Linked by lemur2 on Fri 15th Oct 2010 22:50 UTC
Thread beginning with comment 445269
To read all comments associated with this story, please click here.
To read all comments associated with this story, please click here.
How about the memory leak problems with FF? When I close some tabs, ideally, I'd like to see my RAM usage go down some. My FF on OSX consistently uses 600+MB ram.
That has more to do with the fact that tabs are threads rather than processes; with process separation there is the ability to reclaim memory where as with tabs in Safari and Firefox they all operate in the same memory space. What I'd like to see at the very least is some sort of garbage collection where every 5 minutes it does a quick scan of memory to clean the remains of closed tabs.
What I'd like to see at the very least is some sort of garbage collection where every 5 minutes it does a quick scan of memory to clean the remains of closed tabs.
A big part of that has already landed on Firefox 4 beta 7 and the rest will land on Beta 8.
http://andreasgal.wordpress.com/2010/10/13/compartments/
How about the memory leak problems with FF? When I close some tabs, ideally, I'd like to see my RAM usage go down some. My FF on OSX consistently uses 600+MB ram.
Firefox did have some memory leak issues some time ago, but they fixed it. It now (Firefox 4 betas) leaks less that other browsers.




Member since:
2010-05-19
How about the memory leak problems with FF? When I close some tabs, ideally, I'd like to see my RAM usage go down some. My FF on OSX consistently uses 600+MB ram.