GNOME Bugzilla – Bug 526122
Reduce memory usage for brushes and patterns
Last modified: 2008-10-30 20:11:55 UTC
GIMP permanently loads all brushes and patterns into memory on startup. This can be quite a lot if you happen to have a larger collection of brushes you want to work with. At one point, I found GIMP having allocated about 512MB of system RAM for a couple of (admittedly large) brushes. My suggestion would be that GIMP should load only thumbnails of brush and pattern images upon startup, which would significantly reduce memory usage. Only one brush and pattern (the currently used ones) should be loaded completely.
*** This bug has been marked as a duplicate of 330099 ***