Re: Memory fragmentation?

Boris Zbarsky <[email protected]> Thu, 15 Nov 2007 13:46:34 -0600
Newsgroups gmane.comp.mozilla.performance
Message-ID <[email protected]>
Dan Mosedale wrote:
> What percentage of the time do you think we would be able to destroy 
> them together?  

Fairly often, I suspect (at least after a GC cycle or two).  All I'm saying is 
that we shouldn't assume we can just drop an arena at page unload (the way we do 
for frames, e.g.) to deallocate the DOM.

-Boris