Spur has a known poor compaction algorithm that I understand from past
vm-dev posts is near the top of the list for next action.
For the moment you might try Spur32BitPreen...
* http://forum.world.st/unused-method-removal-vs-Spur-compaction-td4916008.html
*
http://forum.world.st/Fwd-Vm-dev-unused
Hi,
I know that I can cleanup the image with `Smalltalk cleanUp: true except: {}
confirming: false.`, however that doesn't seem to help much.
My guess is that there are some objects that the system is permanently unable
to GC, however I have no idea how to find them (or even where to begin the