googleba88693c99e7e8ce.html
Profile and boost the performance of your .NET 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
The call tree shows performance data for every method and identifies the most expensive methods, database queries, and 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 editionUnderstand 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.
Find bottlenecks in third-party components and framework assemblies using integrated decompilation, powered by .NET Reflector.
*Only available in Pro editionRelate 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.