Firefox Loading too Slowly…

October 15th, 2009 by steve

Man — I was at the end of my rope with Firefox this week.

It loaded so slowly that after clicking the Firefox icon, that I could click Opera and IE and both of them would load in advance of Firefox.

So I did some digging and found this from the good folks at PortableApps.com:
http://portableapps.com/support/firefox_portable#performance

The part I implemented was the Session Restore portion. The procedure reads as follows:

Disable Session Restore / Undo Close Tab – Firefox 2.0 introduced a new feature called session restore. It keeps track of all your open windows and tabs and can restore your session if Firefox should crash. While a handy feature, it does have the unfortunate side effect of writing to disk on every page load, which slows down Firefox Portable. In Firefox 3.0, this feature was enhanced to provide more features but at the cost of more disk writes (which is why Firefox Portable asks on first run if you’d like to disable it). There’s no option to disable it in the usual Tools – Options windows, but you can disable it manually.

  1. In Firefox’s address bar, type in about:config and then hit enter
  2. Right-click on any entry and select New – Boolean
  3. For the name, enter browser.sessionstore.enabled and click OK
  4. Select false and then click OK

When you restart Firefox, session restore (and undo close tab) will be disabled and you should notice an improvement in browsing speed.

Bang — Firefox is pretty fast at loading again. Almost as fast as Opera.

I may be sorry I did this because Firefox crashes on my Vista and XP machines at least daily. I use the session restore when it crashes. We’ll see how important it really is, I guess.

Thanks PortableApps.com!

Tags: ,


One Response to “Firefox Loading too Slowly…”

  1. alacy Says:

    It helped mine as well, and I don’t get a lot of Firefox crashes on my XP system. I would guess about once a week, so I don’t think losing the restart will hurt me much if any.