I have been making some R&D on the tools or the profilers to test the performance of one of my .NET application.
Below are list of some of the compiled collection of .NET Profilers that I could gather.
1. JetBrains dotTrace
JetBrains dotTrace is a performance and memory profilers for .NET apps from JetBrains. It lets you to profile the performance of the applications targeting .NET 1.0 to 4.5 and detect bottlenecks quickly.
Know more about JetBrains dotTrace at JetBrains dotTrace’s product website
2. ANTS Performance Profiler
ANTS Performance Profiler is from red gate and lets you profile .NET, ASP.NET and MVC apps easily and lets you optimize .NET application performance quickly.
Know more about ANTS Performance Profiler at ANTS Performance Profiler’s product page
3. EQATEC Profiler
Another good .NET Profilers and comes in different versions like free, standard, professional, corporate.
Know more about EQATEC Profiler and download it from EQATEC Profiler’s product download page
4. Telerik Just Trace
Telerik Just Trace is from Telerik and helps you identify memory leaks and also resolve the performance issues easily.
Know more about Telerik Just Trace at Telerik Just Trace’s product page
5. .NET Memory Profiler
An in depth .NET Memory Profiling tool and lets you find memory leaks and automate memory testing.
Know more about .NET Memory Profiler from .NET Memory Profiler’s product page
The above list is just a partial one that I was able to explore and list them. If you feel that there are any other .NET Profilers to be included to the above list, please add them in the comments section.