0
kicks
Profiling cross-platform .NET code using injection
By using Cecil to instrument assemblies injecting code to measure every method call it is possible to compare performance on the same hardware but under different OS and frameworks (Mono/.NET).