previous      content      next
Biggest objects

This view automatically finds individual objects that retain most of memory.

This information can be useful to understand and reduce memory usage. In particular, it helps finding memory leaks caused by individual objects. Sometimes you can learn a lot by looking at memory distribution in terms of individual objects.

Also consider "Class list" which shows similar information for objects grouped by classes.

previous      content      next