Article · Wikipedia archive · Last revised Jun 18, 2026

AQtime

AQtime is a performance profiler and memory/resource debugging toolset developed by SmartBear Software. It is integrated into Microsoft Visual Studio, Visual Studio Test Projects, and Embarcadero RAD Studio, which allows analyzing the application without leaving the development environment.

Last revised
Jun 18, 2026
Read time
≈ 1 min
Length
320 w
Citations
10
Source
AQtime
Original authorAutomatedQA
DeveloperSmartBear Software
Release1999 (1999)
Stable release
8.20 / February 25, 2014 (2014-02-25)
Available inEnglish
LicenseProprietary
Websitesmartbear.com/products/development-tools/performance-profiling/

AQtime is a performance profiler and memory/resource debugging toolset developed by SmartBear Software. It is integrated into Microsoft Visual Studio, Visual Studio Test Projects, and Embarcadero RAD Studio, which allows analyzing the application without leaving the development environment.1234

Overview

AQtime is used for multiple optimization tasks to improve application performance and memory usage. It includes a set of profilers for the 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.5
  • 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.67

Awards

  • Software Development Jolt Awards presented by Software Development magazine:8 2006
  • Delphi Informant Readers Choice Awards as the Best in the Debugging Tool category: 2004, 2003
  • asp.netPRO Readers' Choice Awards:9 2005
  • The Best in the .NET Profiler category .NET Developer's Journal's Readers' Choice Awards:10 2004
See also

See also

References

References

External links