Profiling stats

The Profiling stats feature provides low-level, valuable information to the administrator to help identify application performance problems.

By default, the Profiling stats feature is disabled because log analysis consumes hardware resources.

This feature should only be enabled by the administrator to investigate possible performance problems with the application.

Each time the application is restarted, all previous analyses are removed. It's important that, when the administrator enables this feature, they take into consideration that the application should not be stopped.

Profiling stats are shown in a table structure:

Class

Method

Calls

Max dur.

Min dur.

Avg dur.

Total dur.

Action

 

FieldDescription

Class

The Java class name.

Method

The Java method name in the class.

Calls

Number of calls.

Max dur.

Maximum duration of the calls.

Min dur.

Minimum duration of the calls.

Avg dur.

Average duration of the calls.

Total dur.

Accumulated duration.

Action

List of all calls.

The duration time is in milliseconds.

Enable profiling stats

  • In the top right, click on  the Enable button.

Disable profiling stats

  • In the top right, click on  the Disable button.

Clear profiling stats

  • In the top right, click on  the Clear button.

Refresh profiling stats

  • In the top right, click on  the Refresh button.

List of detailed calls

  • Click on  the View icon.