ANTS Profiler™
Walk-through 2: Memory profiling
This walk-through will show you:
- Setting up a project
- How to profile memory
- Viewing and understanding results
- Sorting, filtering, and grouping results
Stop walk-through
Step 6: Viewing the All classes panel
If you are interested in how many objects have been created in each class, you can go to the All classes panel, to see a list of all the classes. In this example, we click the Class name column to sort the classes by class name, then we scroll down to the RectangleShape class. You can see the total number and total size of RectangleShape objects.





