|
Open your JRA recording that contains latency data and click on the Latency Graph tab to see an overview of all threads. This tab offers a great overview of a first glance to find latencies. In Figure 16-22, the Latency Graph tab is visible and possible latency events from the Java producer has been selected in the Event Types view. The color of the Java Synchronization event in almost is visible in almost all threads of the application, which gives a hint that the Java Synchronization event causes latencies. Investigate further by looking at the Latency Traces tab, see 3. Look on the Latency Traces Tab to Find Specific Method.

|