Software Documentation.Info Logo
  home | technical writing | business software | software documentation tools | service business software | software testing | contact
Home > Software Documentation Articles > Software testing tools > Ants Profiler Download

 

Ants Profiler Download

Ants Performance Profiler is Red Gate's performance testing tool for the .NET Framework.

As a software developer, I've learned over the years that the 80/20 rule applies to so many aspects of programming. Usually in a software application 20% of the code will be in use 80% of the time. You might also find that 80% of your database calls are made using just 20% of your core stored procedures. This factor makes it crucial to get the performance tuning right on your code. Tweaking code performance of frequently used functions can dramatically speed up your applications. Since sometimes only minor changes are often required, a small amount of work can lead to much faster applications.

Ants Performance Profiler works with the two most common .NET programming languages - C# and VB.NET. A variety of .NET applications can be profiled, including Windows Services as well as standard desktop Windows applications. It's also able to performance test ASP.NET, Sharepoint and Silverlight web application code. Ants Profiler can be controlled from within the Visual Studio developer environment.

The nice thing about Ants Performance Profiler is that it can attach to a running process, so if you want to profile an application you don't even need to restart it.

SQL queries made by the .NET application can also be profiled. Since poorly written database queries are often a source of bottlenecks, this is a very useful feature!

Once Ants Profiler has profiled an application you can view documentation to see which code is slow and might need to be optimised. Ants Profiler also shows code that is very slow to run compared to other parts of the code. Some programming techniques (such as string concatenation) are known to be performance sapping, so Ants Profiler can help to avoid known problems in application code.

Ants Performance Profiler can be purchased as a standalone application. It's also available bundled with the ANTS Memory Profiler (which finds annoying memory leaks), Exception Hunter (for highlighting .NET unhandled exceptions in source code) and .NET Reflector (a useful tool for debugging other people's assemblies within Visual Studio - useful if your application uses 3rd party components).

Ants Performance Profiler
Code performance profiler tool for .NET


SEARCH WEBSITE
 Search Website

CATEGORIES
Articles / Whitepapers
Technical Writing
  Technical Writers/Authors
  Technical Writing Services Software Documentation Tools
  Source Code Documentation Tools
    ASP
    .NET Framework
    Visual Basic
    SQL Server
    MySQL
    C++
    Java
    PHP
  End User Documentation Tools
  Business Software
    Document Tracking Software
    Relational Databases
    Monitoring Software
    Service Business Software
    Testing Tools
  ASP.NET Training Courses

WHAT'S NEW?
Starting Your Own Software Company
Toad for SQL Server
SQL Developer Tool
Software Documentation Articles
Aperture Card Scanning
Barcode Document Tracking Software
Service Business Software
More New Stuff...

OTHER SITES
Accounting & Tax Services
Business Management Software
Documentation Generators

CODE DOCUMENTORS
ASP Documentation Tool
.NET Documentation Tool
SQL Documentation Tool
VB Documentation Tool
PHP Documentation Tool

© 2007 - 2011 Winnersh Triangle Web Solutions Limited. Registered company number: 4493816.
Page created Monday, July 12, 2010. Last modified Monday, July 12, 2010.
About SoftwareDocumentation.info | Site Map | Privacy Policy | Add Your Site
Subscribe to our blog and be notified about new software documentation resources