Execution Statistics view
Display
This view is made of a table where the first column presents the list of items. Four display modes are available based on four object types:
- a list of packages

- a list of classes

- a list of methods

- a list of instances for each class

Statistics displayed for each object type
The data displayed depends what object type is selected. The statistics available for each object are summarized in the table below.
| Column heading | Package statistics ![]() |
Class statistics ![]() |
Method statistics ![]() |
Instance statistics ![]() |
|---|---|---|---|---|
Base Time For any invocation, the base time is the time taken to execute the invocation, excluding the time spent in other methods that were called during the invocation. |
The summed base time for the classes in the package | The summed base time for the methods in the class | The time spent executing a given method | Time |
Average Base Time The base time divided by the number of calls. |
Available | Available | Available | Not available |
Cumulative Time For any invocation, the cumulative time is the time taken to execute all methods called from an invocation. If an invocation has no additional method calls, then the cumulative time will be equal to the base time. |
The summed cumulative time for the classes in the package | The time spent executing the methods in the class | The time spent executing the given method. | Time |
Calls The number of calls on the selected method. |
Not available | Accumulated by class | Count | Not available |
Display symbols
- The delta icons
and
indicate that there is a change in the numeric
value (increase or decrease respectively) for that particular cell
since the last time the table was refreshed. - The diamond
indicates new occurrences since the last
time the Refresh Views button
from the Profiling Monitor view was pressed.
Controls
| Icon | Definition |
|---|---|
![]() |
Display the package statistics. |
![]() |
Display the class statistics. |
![]() |
Display the method statistics. |
![]() |
Display the instance statistics. |
![]() |
Open the source of a selected item. |
![]() |
Shows the cumulative time as a percentage instead of seconds. |
![]() |
Shows the change in each numeric column since the last refresh. |
![]() |
Filter objects based on time, size, total instances, or other criteria. |
![]() |
Export the data to a file in HTML format. |
![]() |
Select the columns to be displayed,
or Sort by column. |
| Icon | Definition |
|---|---|
![]() |
Refresh the view. |
![]() |
Choose the columns to display. |
![]() |
Sort by column. |
![]() |
Show Method Invocation Details for the selected method. |
![]() |
Show method invocation. |
![]() |
Open the source of a selected item. |
![]() |
Filter out the selected object. |
Filtering
The statistics views provide filtering based on name. Use the Filter field to specify a string pattern.
Column controls
Click the title of a column to sort it. Click the title of the column again to sort it in reverse order. The title of the column is prefixed with > if the column is sorted in ascending order or with < if it is sorted in descending order.
Columns can be hidden or shown.







Select the columns to be displayed,
or
Sort by column.

