Comment 13 for bug 429476

Revision history for this message
In , Andreas Gal (gal) wrote :

From my observation memory use drops back down. The problem is that we don't count this in our current cheesy memory pressure heuristics so we don't know its time to GC (which would free all this stuff). Hence my pointer to the actual working-set based heuristics bug.