Summary
- Last Updated: December 23, 2025
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
The Summary view displays the following bar charts that graphically represent the primary memory utilization hotspots for ABL object types and classes with most instances.
| Bar chart | Description |
|---|---|
| Largest Objects | Displays the top five largest memory-consuming objects at the time of the snapshot.
The x-axis represents memory consumed in KB, while the y-axis
represents the name of the object. You can hover over the bars to
see the following information about a particular object:
|
| Classes with Most Instances | Displays the top five OOABL classes that have the highest number of instances at the time of the snapshot. The x-axis represents the count of instances, while the y-axis represents the name of the class. You can hover over the bars to see the count of instances and type for a particular class. |