Topics in this section describe various tasks in measuring application performance and searching for bottlenecks that you can perform using AQTime’s profilers.
General Approach to Estimating Application Performance
Find Methods That Take Up the Most or the Least Execution Time
Measure Average, Maximum and Minimum Execution Times for a Method
Measure the Total Time Spent Executing a Method (Excluding Child Methods)
Measure the Total Time Spent Executing a Method (Including Child Methods)
Find Methods That Use the Most Time for JIT Compiling
Find What Source Code Lines Take Up the Most or the Least Execution Time