![]() Previous |
![]() Next |
The Latencies tab contains information about events that contribute to a thread not executing Java code (thread stalls). You can see how much time your threads spent time sleeping, waiting, being blocked, and so on.
Note: The reported total latency depends on the threshold of the events related to latency (that is, you will only see outliers with a duration larger than the selected threshold). For most latency hunting scenarios, the default threshold is a good compromise between performance and wealth of information. |
For information about using the range navigator, see Using the Range Navigator.