|
The application that has been used in this example contains a common method for logging transactions, which causes many latencies due to Java synchronization. These latencies can be found in almost all threads in the recording. This section will guide you through how the JRA Tool can be used to find which method that contains the latency.
| Note: | This is an example recording that contains extremely visible latencies, the application that you are looking at might not contain as obvious latencies. |
Look in Figure 16-20 for an example workflow of how to start your latency detective work.

The workflow is divided into the following instructions:
|