HPjmeter 4.3 User's Guide
Details
Here are two possible ways to make improvements:
• Tune the heap parameters for better performance. For HP HotSpot VM, run your application
with the -Xverbosegc option and view the results in HPjmeter.
• If the heap has been already tuned, you can decrease the application pressure on the heap,
that is, decrease the rate of object allocations, by trying these alternatives:
◦ Reusing objects
◦ Changing memory-inefficient algorithms
Object allocation statistics can help identify areas for improvement.
Figure 41 Monitoring Metric: Percentage of Time Spent in Garbage Collection
Related Topics
• Checking for Proper Heap Sizing (page 53)
• Reviewing the Percentage of Time Spent in Garbage Collection (page 51)
• Allocated Object Statistics by Class (page 145)
• Allocating Method Statistics (page 146)
• Identifying Excessive Object Allocation (page 54)
Unfinalized Objects
Shows a measure of the objects that have not been finalized at each garbage collection during
the monitoring period.
144 Using Visualizer Functions