ANTS Profiler 3   

Using ANTS Profiler

See Also

ANTS Profiler enables you to profile the code of applications written in any of the languages available for the .NET Framework, including Visual Basic .NET, C#, and Managed C++.

This is useful, for example to optimize performance. ANTS Profiler identifies inefficient areas of your application by recording the time spent in each line of your code or method as you run your application. ANTS Profiler also enables you to improve memory usage by identifying the objects and classes that use the most memory, and objects that remain live the longest.

You can use ANTS Profiler to profile .NET desktop applications, ASP.NET Web applications hosted in Internet Information Services (IIS) or the ASP.NET Development Server, .NET Windows services, and COM+ server applications. In addition, you can profile applications that host the .NET Runtime, for example Visual Studio .NET plug-ins.

You can use ANTS Profiler with the following versions of the .NET Framework:

To see an overview of how you use ANTS Profiler, and optionally try it out for yourself, see Profiling the Performance of an Application and Profiling the Memory Usage of an Application.

 

 

 

 


© Red Gate Software Ltd 2007. All Rights Reserved.