Profiling
The Mono runtime has various tools that you can use to assist your performance tuning using various profilers.
See the pages:
- Profiler the new profiler available in git and with mono 2.9+
- HeapBuddy (obsolete)
- Code Coverage
- HeapShot
For more information.