![]() Previous |
![]() Next |
The GC Pauses graph shows the pauses caused by garbage collections that occurred during the recording period. Each pause is displayed as a vertical bar with the height corresponding to the length of the pause.
The All Collections Pause Time panel contains fields with information about the pause times caused by garbage collections that occurred during the recording period. This panel contains the following fields:
Average Sum of Pauses: The average sum of pause times among the recorded garbage collections.
Maximum Sum of Pauses: The longest sum of pause times among the recorded garbage collections.
Total Pause Time: The total amount of pause time caused by the recorded garbage collections.
The GC Pauses per GC panel contains a table with the list of recorded garbage collections and details about their pause times. The table contains the following columns:
Name: The name of the garbage collection.
Longest Pause: The longest pause caused by the garbage collection.
Sum of Pauses: The sum of pause times caused by the garbage collection.
For information about working with tables, see Working with Tables.