Submitted by Pronco on Wed, 22/02/2006 - 10:52.

According to this article I found that firefox memory leaks is a feature and not a bug

If you want to disable this feature just follow the following instruction:

  1. type about:config in your address bar
  2. scroll down to browser.sessionhistory.max_total_viewers
  3. set its value to 0 (zero)

Enjoy a less memory intensive FF


I don't buy this argument

Alaa's picture

what exactly is saved in memory? the html content? the html, css, image, flash and anything else that get's displayed content?

or some sort of internal structure that represents the rendered output?

cause the html content is not large enough to eat all that ram, what is needed is to avoid downloading files again and to minimize diskaccess (ya3ni use ram cache and not just disk cache), but if my disk cache can be 26MB why is my ram cache larger?

anyways typical mozilla, bugs are features, resource usage is not important, etc etc etc

cheers,
Alaa


http://www.manalaa.net "context is over-rated. who are you anyway?"

odd

Pronco's picture

That seems like a rather odd feature.


- I'm a code junkie security enthusiast

- http://pronco.manalaa.net

From their table, It's

MSameer's picture

From their table, It's caching something like 3 pages.

and they say that each page is using 4 MB

If I have 15 tabs opened * 3 pages per each * 4 MB per page = 180MB

WTH!

I've disabled it and I'll try.


WWW: The place for organized randoms!
EGLUG Admin..

yeah but why the hell use

Alaa's picture

yeah but why the hell use 4mb for a single page?

and why cache all tabs in ram?

cheers,
Alaa


http://www.manalaa.net "context is over-rated. who are you anyway?"

Thanks a 1,000,000! If

MSameer's picture

Thanks a 1,000,000!

If it works, Then I guess I'll get rid of Opera :-)


WWW: The place for organized randoms!
EGLUG Admin..

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.