Show Heap Status in Eclipse

Wondering how much heap is used by Eclipse? Using the menu Window > Preferences there is a setting I can enable: “Show heap status“:

Show Heap Status in Eclipse

Show Heap Status in Eclipse

With this, I see the current status of the heap in the lower right corner of Eclipse: The currently used amount of heap and the maxium of heap allocated:

Heap Status

Heap Status

There is as wall an icon to run the garbage collector manually.

With the status I can watch the memory consumption over time which gives me an indication if I feel that Eclipse is using too much memory.

Happy Heaping 🙂

3 thoughts on “Show Heap Status in Eclipse

  1. Pingback: Eclipse Performance Improvement Tip: Close Unused Projects | MCU on Eclipse

  2. Pingback: Improve Eclipse Performance with Increased Heap Size | MCU on Eclipse

What do you think?

This site uses Akismet to reduce spam. Learn how your comment data is processed.