Prof-It for C#
Home Page
Categories: Code coverage, Profiling - Debugging
Author: Klaus Lehner
Latest version: 1.01
Added 2004-09-21
Standalone profiler for C# that measures execution frequencies for each statement while keeping the instrumentation of the source code to a minimum. A strategy for finding basic blocks, incrementing their counters and calculating counters from others makes Prof-It faster than other profilers, that can collect execution frequencies for each line of code.
 Built for .NET |
 Free or free version available |
 Source code provided |