Quick Search:

 

AQtime 7 Pro

• Find performance problems in minutes
• Track memory leaks and resource leaks with ease
• Integrates with Microsoft Visual Studio and Embarcadero RAD Studio IDEs

PDF format Download the AQtime User Manual (PDF format)
   

Contents

- Products
-
Downloads
- Pricing
- Secure Order

buynow2.gif (1553 bytes)

Price Guarantee

 

AQtime Pro is an award-winning performance profiling and memory and resource debugging toolset for 32- and 64-bit Windows, .NET and Java applications as well as VBScript and JScript code.

AQtime Pro helps you completely understand how your program performs during execution. It includes a vast array of profilers and panels that help you easily isolate and eliminate performance issues and memory and resource leaks in your code. AQtime Pro does not just tell you that there are performance bottlenecks or memory leaks in your project — it shows you exactly which module, class, routine or line of code is causing the problem so you can go to work and quickly eliminate it.

AQtime Pro can run as a stand-alone application or it can be integrated into Microsoft Visual Studio or Embarcadero RAD Studio (Delphi and C++Builder) which gives you the power to optimise your code without leaving these IDEs.

As you optimise and improve your code, AQtime Pro provides all the tools to compare and merge results so that over time, an exact and accurate “picture” of your application’s state takes shape. With AQtime Pro you can eliminate guesswork during development and deliver rock solid software products.

New Features
Java Support - AQtime Pro can profile applications written in Java. They can be represented in the form of Java Archives (.jar files) or machine-readable bytecodes (.class files). AQtime Pro also supports profiling mixed code. For example, you can use it to profile a Java application and a native dynamic link library that is used by this application.
Microsoft Visual Studio 2010 Support - AQtime 7 Pro is  completely integrated into the Microsoft Visual Studio 2010 IDE and supports Visual Studio 2010 compilers and .NET Framework 4.
Embarcadero RAD Studio XE Support - AQtime 7 Pro introduces complete support for Embarcadero RAD Studio XE
Profiling Under User Account - The Normal profiling mode includes new settings that let you specify the user account, under which the profiled application will be started.
Plus other improvements

Top Reasons to Try AQtime Pro

AQtime Pro is an runtime profiler for .NET, Java and native Windows applications that helps developers diagnose and eliminate problems early in the development process and deliver rock solid and lightning fast software. Here are the top reasons to have AQtime Pro in your developer toolbox:

Complete Performance, Memory and Coverage Analysis

AQtime Pro is the most comprehensive performance profiler suite that gives you complete top-to-bottom application analysis. Not only does it help you pin-point the nature and cause of performance bottlenecks, it also lets you track down memory and resource leaks, analyse code coverage and much more. Within minutes of running your application through AQtime Pro, you’ll be able to identify the exact functions and code lines that are causing problems, and optimise the code appropriately.

Performance Profiling for a Variety of Applications

Whether you need to profile native Windows, .NET, ASP.NET, Java, COM, mixed or multi-threaded applications, 32-bit or 64-bit applications, DLLs, services or scripts — AQtime Pro has you covered. In addition, AQtime Pro runs on Windows 2000 through Windows 7 and supports 32-bit and 64-bit chipsets from both Intel and AMD, so that you can profile your applications in variety of environments.

Minimal Impact Performance Profiling

Unlike profilers that require you to modify the code in order to collect profiling information, AQtime Pro does not touch your source code, so there is no risk of accidentally breaking it. AQtime Pro has a minimal effect on the application's execution and provides precise and accurate measurements of your application’s performance and other metrics. You can also limit profiling to specific parts of your code and turn profiling on and off on demand to streamline the profiling process and only focus on the code you are interested in.

IDE Integration

AQtime Pro enhances Microsoft Visual Studio and Embarcadero RAD Studio, allowing you to profile applications from within the IDE. You can start profiling in just a couple of clicks, manage the profiling settings, view the results and navigate from the profiling results to the corresponding source files, classes, methods and lines in the IDE’s Code Editor.

Detailed Performance Profiling Reports

AQtime Pro delivers performance profiling reports both in summarised and detailed forms. The summary shows top functions that need to be optimised, so that you can quickly zero in on problem areas in the code. The detailed report includes statistics on individual modules, threads, source files, classes, methods and lines of code — to help you analyse found problems in depth. AQtime Pro also allows you to compare results of different profiler runs, so that you can see how the application’s performance, memory usage and other characteristics change as you change the code.

But don’t just take our word for it! Download AQtime Pro today and see for yourself how it can help optimise your applications.

 

Supported Application Types

AQtime Pro can profile all types of 32-bit and 64-bit executable modules, including —

  • Executable files (.exe)
  • Dynamic-link libraries (.dll)
  • Control Panel extensions (.cpl)
  • Embarcadero IDE packages (.bpl)
  • ActiveX libraries
  • COM, DCOM and COM+ servers
  • Services
  • ISAPI extensions
  • ASP.NET applications
  • Java applications
  • VBScript and JScript code of the web pages and TestComplete projects

Supported .NET Applications

AQtime Pro can profile both managed, unmanaged and mixed code projects. It supports all .NET languages and allows you to profile both 32-bit and 64-bit .NET applications created with both Microsoft and non-Microsoft compilers for Microsoft .NET Framework version 1.0, 1.1, 2.0, 3.0, 3.5 and 4.0:

Microsoft Visual Studio Compilers Other .NET Languages and IDEs
Visual C# 2002—2010
Visual Basic.NET 2002—2010
Visual C++.NET 2002—2010
Visual J# 2002, 2003, 2005
JScript .NET
F#, Visual F# 2008, 2010
Embarcadero RAD Studio 2010 and XE
CodeGear RAD Studio 2007 and 2009
Borland Delphi 2005 and 2006 for .NET
Borland Delphi 8 (Delphi for .NET)
Borland C#Builder 2006
Borland C#Builder
APL
Cobol
Component Pascal
Eiffel
Haskell
Mercury
Oberon
Perl
Python
Scheme
SmallTalk
Standard ML

 

Supported Native-Code Applications

  • Microsoft Visual C++ 4, 5, 6, 2002, 2003, 2005, 2008, 2010
  • Microsoft Visual Basic 6.0
  • Embarcadero Delphi 2010 and XE,
    CodeGear Delphi 2007 and 2009 for Win32,
    Borland Delphi 2005 and 2006 for Win32,
    Borland Delphi ver. 2, 3, 4, 5, 6, 7
  • Embarcadero C++Builder 2010 and XE,
    CodeGear C++Builder 2007 and 2009,
    Borland C++Builder 2006,
    Borland C++Builder ver. 3, 4, 5, 6
  • Intel C++ ver. 7.0
  • Borland C++ ver. 4.5 and 5.x
  • GNU Compiler Collection ver .2.95 and later
  • Compaq Visual Fortran ver. 6.5

Supported Java Applications

AQtime Pro supports any Java application that runs on Java 1.5 and 1.6 (by Sun Microsystems).

Supported Scripting Code

AQtime Pro can profile VBScript and JScript code executed by the Microsoft Scripting Engine.

This can be, for example, script code that resides on web pages, which are shown by Internet Explorer, or .vb and .js files executed by Windows Script Host, or script code that reside in TestComplete projects.

 

 

For more information please contact the MicroWay sales team:
Head Office
MicroWay Pty Ltd
PO Box 84,
Braeside, Victoria, 3195, Australia
Ph: 1300 553 313
Fax: 1300 132 709
email: sales@microway.com.au
ABN: 56 129 024 825
Sydney Sales Office
MicroWay Pty Ltd
PO Box 1733,
Crows Nest, NSW 1585, Australia
Tel: 1300 553 313
Fax: 1300 132 709
email: sales@microway.com.au
ABN: 56 129 024 825
New Zealand Sales Office
MicroWay Pty Ltd (NZ)
PO Box 912026
Victoria Street West
Auckland 1142, New Zealand
Tel: 0800 450 168
email: sales@microway.co.nz
buynow2.gif (1553 bytes)


International: call +61 3 9580 1333, fax +61 3 9580 8995

 

© 1995-2012 MicroWay Pty Ltd. All Rights Reserved. Terms and Privacy Policy.