Monday, August 3, 2009

ANTS Profiler - Performance profiling


ANTS Profiler is a code profiling tool designed for .NET developers who want to get to the bottom of these and other related issues. Technical testers also use ANTS Profiler to pin bugs down to a specific line of code or to determine scope for optimization.


What ANTS Profiler does
ANTS Profiler allows you to identify slow lines of code in .NET applications within 5 minutes of installation, allowing you to get on with what you do best � writing code. The program can also be used to measure line-level timings and method execution times, and to understand how your application performs.