HPjmeter 4.3 User's Guide

Figure 63 GC Metric: Cumulative Allocation
Related Topics
Using Visualizer Tool Bars (page 201)
Changing Time Interval in GC Data Visualizers (page 206)
Basic Garbage Collection Concepts (page 103)
Creation Rate (page 184)
Creation Rate
This panel shows the incremental object creation rate for the application as observed at each
garbage collection event. The increment at each data point is the amount of elapsed time since
the previous GC event.
The rate of object creation can be a good measure of your application's overall performance. By
correlating GC events with changes in the object creation rate, you can discover opportunities for
improving this performance through heap parameter tuning.
184 Using Visualizer Functions