Menu
Your Cart

ANTS Performance Profiler

ANTS Performance Profiler

Need more information on this product?

Please contact us on +44 (0)20 8733 7100 or via our online form.

Contact Us

If you are not currently a customer, you can apply for an account.

Register here


  • SKU: RGANTSPP


An application profiler for .NET desktop, ASP.NET, and ASP.NET MVC applications.

ANTS Performance Profiler provides you with all the contextual information you need to identify the bottleneck, from the moment an HTTP request calls your .NET code, to the moment the SQL queries you make return results.

Key Features:

  • From .NET code to database. View performance data for both your .NET code and database requests made by the .NET code. Profile database requests your application makes to any SQL Server, Oracle, MySQL (or MariaDB), and PostgreSQL database. This is ideal if you're using an ORM.
  • Understand web requests. View rich data about outbound HTTP requests made by your application, including request and response header information. See all the information in the context of the .NET code which caused the request to run.
  • File I/O performance. Get comprehensive performance information on your application's disk activity.
  • Jump straight to the slowest activity. The call tree shows performance data for every method and identifies the most expensive methods, database queries, and web requests.
  • Drill down to slow lines of code with line-level timings. Profile C# or any other .NET code line by line, with precise timing data so you can find issues at a glance. Expensive lines of code are automatically highlighted for quick visual inspection.
  • Look at your code's database interaction. Understand how your .NET code makes database queries and how those queries perform. ANTS Performance Profiler supports SQL Server and Oracle databases, whether local or remote. (Only available in Pro edition)
  • Capture outgoing web requests. Look at your application's outgoing HTTP requests. Get data about the request and response headers, and see what .NET code caused them to run. (Only available in Pro edition)
  • Immediate feedback on application performance. Use the interactive timeline to check the CPU usage of your .NET or ASP.NET application and highlight problem areas to focus only on the data that matters.
  • Group methods by HTTP request. Code and database activity are grouped by HTTP request, exposing performance problems on specific web pages. (Only available in Pro edition)
  • Profile async code. Understand the performance of C#5 async code. View activity in the context of the code you wrote, and see how work being done asynchronously is related to the async method which caused it to run.
  • Decompile third-party code. Find bottlenecks in third-party components and framework assemblies using integrated decompilation, powered by .NET Reflector. (Only available in Pro edition)
  • Profile SQL queries. Relate timings for your individual lines of .NET code right through to the SQL execution plans. Find out exactly why your SQL query is running slow.



ANTS Performance Profiler - Features

Features

  • From .NET code to database
    View performance data for both your .NET code and database requests made by the .NET code.
    Profile database requests your application makes to any SQL Server, Oracle, MySQL (or MariaDB), and PostgreSQL database.
    This is ideal if you're using an ORM.
  • Understand web requests
    View rich data about outbound HTTP requests made by your application, including request and response header information.
    See all the information in the context of the .NET code which caused the request to run.
  • File I/O performance
    Get comprehensive performance information on your application's disk activity.

More features

  • Jump straight to the slowest activity?
    The call tree shows performance data for every method and identifies the most expensive methods, database queries, and web requests.
  • Drill down to slow lines of code with line-level timings?
    Profile C# or any other .NET code line by line, with precise timing data so you can find issues at a glance. Expensive lines of code are automatically highlighted for quick visual inspection.
  • Look at your code's database interaction
    Understand how your .NET code makes database queries and how those queries perform. ANTS Performance Profiler supports SQL Server and Oracle databases, whether local or remote. (Only available in Pro edition)
  • Capture outgoing web requests
    Look at your application's outgoing HTTP requests. Get data about the request and response headers, and see what .NET code caused them to run. (Only available in Pro edition)
  • Immediate feedback on application performance?
    Use the interactive timeline to check the CPU usage of your .NET or ASP.NET application and highlight problem areas to focus only on the data that matters.
  • Group methods by HTTP request
    Code and database activity are grouped by HTTP request, exposing performance problems on specific web pages. (Only available in Pro edition)
  • Profile async code
    Understand the performance of C#5 async code. View activity in the context of the code you wrote, and see how work being done asynchronously is related to the async method which caused it to run.
  • Decompile third-party code
    Find bottlenecks in third-party components and framework assemblies using integrated decompilation, powered by .NET Reflector. (Only available in Pro edition)
  • NEW: Profile SQL queries
    Relate timings for your individual lines of .NET code right through to the SQL execution plans. Find out exactly why your SQL query is running slow.