redgate ANTS Performance Profiler
Boost the performance of your applications with .NET profiling
ANTS Performance Profiler is a .NET profiler for desktop, ASP.NET, and ASP.NET MVC applications.
NEW: Profile your SQL queries and see execution plans
Find performance bottlenecks fast by profiling both the .NET code and the data access layer
Get rich performance data, right-down to line-level timings and expensive database queries
Save time going round in circles diagnosing and debugging – let the profiler do the hard work for you
Explore unfamiliar code bases
Enhanced data access profiling, with support for SQL Server, Oracle, MySQL, MariaDB, and PostgreSQL
STANDARD
per user
Improve application performance by profiling your own .NET code only.
PRO
per user
Identify performance bottlenecks in your own .NET code, as well as third-party code, framework methods, SQL Server queries and disk activity
All the performance data you need in a single .NET profiler
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 in the .NET performance profiler shows you 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
C# profiling for 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.
.NET Code Profiling | Standard | Pro | Bundle |
---|---|---|---|
Profile .NET executables, ASP.NET web applications, Windows services, Silverlight, SharePoint, Windows Store apps, and COM+ server applications – including multi-threaded applications | |||
Line-level timings (instrumented profiling mode) | |||
Sampling mode, for minimal-overhead profiling | |||
Attach to a running process | |||
Timeline: get real-time feedback on your application's performance and select interesting regions to focus your profiling results on | |||
Call Tree: auto-expands to highlight the worst performing stack traces | |||
Save and export profiler results | |||
Profile C#5 async code | |||
Call graph view: visualize all callers and callees for a selected method | |||
Integrated decompilation: get source code and timings for third-party and framework methods | |||
Command-line access | |||
Profile child processes | |||
Database call profiling | Standard | Pro | Bundle |
View SQL query strings, timings, and hit counts in the call tree | |||
Profile calls to all SQL Server versions, including Express and Compact | |||
Profile calls to Oracle databases | |||
Profile calls to MySQL (or MariaDB) | |||
Profile calls to PostgreSQL | |||
Profile calls to databases hosted in the cloud (Amazon RDS and SQL Azure) | |||
Understand what .NET code led to queries being executed | |||
File I/O profiling | Standard | Pro | Bundle |
Dedicated file I/O view: see what files have been accessed | |||
See disk read / write speeds for individual files | |||
Incoming HTTP request grouping | Standard | Pro | Bundle |
View timing data and hit counts for inbound HTTP calls to any ASP.NET application | |||
See methods in your ASP.NET app grouped by the HTTP requests that triggered them | |||
Investigate performance problems related to specific web pages | |||
Profile more | Standard | Pro | Bundle |
ANTS Memory Profiler: find memory leaks and understand how your application uses memory | |||
.NET Reflector VSPro: debug third-party code in Visual Studio |
© Copyright 2000-2023 COGITO SOFTWARE CO.,LTD. All rights reserved