AQtime
   HOME

TheInfoList



OR:

AQtime is a performance profiler and memory/resource debugging toolset developed by
SmartBear Software SmartBear Software is an American privately-held information technology company that delivers tools for application performance monitoring (APM), software development, software testing, API testing and API management. The company is based in ...
. It is integrated into Microsoft Visual Studio, Visual Studio Test Projects and Embarcadero RAD Studio that allows analyzing the application without leaving the development environment.


Overview

AQtime is used for multiple optimization tasks to improve application performance and memory usage. It includes a set of profilers for analysis of different application aspects. It does sophisticated application performance analysis of function execution time down to the individual source code lines. It tracks performance issues and memory leaks. It analyzes resource usage and function call order. It monitors code coverage, Windows API compliance and includes other profilers for analyzing more application properties.


Features

* Support for Windows and .NET compilers. * Support for profiling 32- and 64-bit applications. * Profiling Java and Silverlight Applications. * Profiling scripts. * Integration into Microsoft Visual Studio and Embarcadero RAD Studio IDEs.


Awards

* Software Development Jolt Awards presented by Software Development magazine: 2006 * Delphi Informant Readers Choice Awards as the Best in the Debugging Tool category: 2004, 2003 * asp.netPRO Readers' Choice Awards: 2005 * The Best in the .NET Profiler category .NET Developer's Journal's Readers' Choice Awards:http://www.sys-con.com/2002/PR/02252004.cfm 2004


See also

*
Software optimization In computer science, program optimization, code optimization, or software optimization, is the process of modifying a software system to make some aspect of it work more efficiently or use fewer resources. In general, a computer program may be o ...
* Performance analysis *
List of performance analysis tools This is a list of performance analysis tools for use in software development. General purpose, language independent The following tools work based on log files that can be generated from various systems. * time (Unix) - can be used to determi ...
*
Debugger A debugger or debugging tool is a computer program used to test and debug other programs (the "target" program). The main use of a debugger is to run the target program under controlled conditions that permit the programmer to track its executi ...
*
Memory debugger Memory is the faculty of the mind by which data or information is encoded, stored, and retrieved when needed. It is the retention of information over time for the purpose of influencing future action. If past events could not be remembered, ...


References

{{Reflist


External links


AQtime pageAQtime forumAQtime on Softpedia
Profilers Debuggers