SlimTune - an open source profiling and performance analysis tool for .NET applications
SlimTune is a open source profiler and performance tuning tool for .NET based applications, written in C#, VB.NET. It provides nice set of powerful features, such as remote profiling, real time results, multiple plugin-based visualizations. The source code of SlimTune is available under the terms of the MIT License.The tool is nice free alternative to an commercial profiler.
Features
- Live Profiling – reports results while your code still running
- Remote Profiling – perform profiling proccess from a different computer
- SQL Database Storage – all results stored in SQL database
- Multiple Visualizations – different ways to present profiling results
- Plugin Support – write your own visualization plugin
