flag to perform regular Gc's
Status: Alpha
Brought to you by:
rummyr
Although running GC's frequently is not a good idea if the
user has allocated say 256Mb of heap to handle large
images we don't necessarily want to use all of it until we
actually have to. Probably need a "comfort zone" below
which we don't bother gc'ing. This would allow for a
reasonable amount of image caching and performance.
Tie into the Memory Widget?
Put on the prefs page.