<< Click here to Goto HomePage

     
     

Tuesday, March 06, 2007

Tweak Firefox to work a lot faster


I have noticed that Firefox needs more memory when I keep it open for a long time and surf many websites. I was thinking it was a memory leak that made it work so slow.

I just figured out that Firefox saves the last 50 visited websites of a single session in memory which means that it could add up quickly if you visit lots of content filled websites. The reason behind this is that it is faster to access a already visited website if it still resides in memory instead of loading it from disk cache or from the server.

50 sites on the other hand seems a lot to me. I usually do not visit sites again that I visited a while ago - I tend to visit many different sites and only a few ones more than once daily.

The fix is here.


Type about:config in the Firefox address bar and search for the term:

browser.sessionhistory.max_entries

Right-click the entry, select modify from the list and change it to a lower value. I set it to 5 which works well for my surfing habits. Other values might be better for yours.

0 comments: