Comment 1 for bug 518340

Revision history for this message
Daniel Bell (danielbell) wrote :

Hopper as of r51 should now properly re-use objects when possible.
Game now should have less loose references and less cycles where references could be tied up, thus making the collecter able to dump objects properly that are no longer used. This should hopefully fix the issues within the game, memory wise.