ANTS Profiler™
Walk-through 1: Performance profiling
This walk-through will show you:
- How to set up a new project and start profiling
- How to interact with the timeline
- How to drill down into the results to identify the bottleneck
- How to extract the most out of the source-code pane
Stop walk-through
Step 3: Picking the performance counters
We can then choose the performance data that we want to collect by ticking the counters that interest us. In total, ANTS Profiler has 43 performance counters to choose from, ranging from .NET counters to Processor counters. For this walk-through, we'll keep the default settings that include % Processor time, IO Read Bytes/sec and IO Write Bytes/sec.
Now that we are set, we are ready to click on Start Profiling.





