Tagged Questions
1
vote
5answers
293 views
Is there a JProfiler equivalent for .NET?
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?