I am used to profiling Java programs using Jprofiler which can give you a CPU Percentage breakdown for each class and method. Is there a similar tool for .NET?
|
feedback
|
|
If you're looking for a simple and free profiler, have a look at the EQATEC Profiler. | |||
|
feedback
|
|
Redgate ANTS Profiler. You might want to look at CLR profiler too. | ||||
|
feedback
|
|
This question was already answered here "Code Profiling in Visual Studio 2005". And to be free is very nice. I haven't used Ants nor jetbrains to compare. | |||
|
feedback
|