HPjmeter 4.3 User's Guide
Figure 49 Monitoring Metric: Method Compilation Count
Related Topics
• Identifying Excessive Method Compilation (page 56)
• Method Compilation Frequency (page 157)
• Find a Search Pattern (page 204)
Method Compilation Frequency
Produces a graph that shows the compilation frequency. This is a companion to the existing Method
Compilation Count. The Method Compilation Frequency metric provides a view of how much effort
the JVM is spending on method compilation.
Guidelines
• A typical profile shows a lot of compilations as a Java application is starting up, then it usually
goes down to a small number as things reach a steady state.
Figure 50 Monitoring Metric: Method Compilation Frequency
Using Monitoring Displays 157