Firefox has been outperforming IE in every department for years, and version 3 is speedier than ever.
But tweak the right settings and you could make it faster still, more than doubling your speed in some situations, all for about five minutes work and for the cost of precisely nothing at all. Here's what you need to do.
1. Enable pipelining
Browsers are normally very polite, sending a request to a server then waiting for a response before continuing. Pipelining is a more aggressive technique that lets them send multiple requests before any responses are received, often reducing page download times. To enable it, type about:config in the address bar, double-click network.http.pipelining and network.http.proxy.pipelining so their values are set to true, then double-click network.http.pipelining.maxrequests and set this to 8.
Keep in mind that some servers don't support pipelining, though, and if you regularly visit a lot of these then the tweak can actually reduce performance. Set network.http.pipelining and network.http.proxy.pipelining to false again if you have any problems.
2. Render quickly
Large, complex web pages can take a while to download. Firefox doesn't want to keep you waiting, so by default will display what it's received so far every 0.12 seconds (the "content notify interval"). While this helps the browser feel snappy, frequent redraws increase the total page load time, so a longer content notify interval will improve performance.
Type about:config and press [Enter], then right-click (Apple users ctrl-click) somewhere in the window and select New > Integer. Type content.notify.interval as your preference name, click OK, enter 500000 (that's five hundred thousand, not fifty thousand) and click OK again.
Right-click again in the window and select New > Boolean. This time create a value called content.notify.ontimer and set it to True to finish the job.
3. Faster loading
If you haven't moved your mouse or touched the keyboard for 0.75 seconds (the content switch threshold) then Firefox enters a low frequency interrupt mode, which means its interface becomes less responsive but your page loads more quickly. Reducing the content switch threshold can improve performance, then, and it only takes a moment.
Type about:config and press [Enter], right-click in the window and select New > Integer. Type content.switch.threshold, click OK, enter 250000 (a quarter of a second) and click OK to finish.
4. No interruptions
You can take the last step even further by telling Firefox to ignore user interface events altogether until the current page has been downloaded. This is a little drastic as Firefox could remain unresponsive for quite some time, but try this and see how it works for you.
Type about:config, press [Enter], right-click in the window and select New > Boolean. Type content.interrupt.parsing, click OK, set the value to False and click OK.
5. Block Flash
Intrusive Flash animations are everywhere, popping up over the content you actually want to read and slowing down your browsing. Fortunately there's a very easy solution. Install the Flashblock extension (flashblock.mozdev.org) and it'll block all Flash applets from loading, so web pages will display much more quickly. And if you discover some Flash content that isn't entirely useless, just click its placeholder to download and view the applet as normal.

Your comments (10) Click to add a new comment
wildsignals
October 14th
10. I put them in exactly as described. While they did speed up FF3 for me, most major sites will prevent more than 2-3 sessions to the same IP anyway. So for me, a site like CNN just hung on loading images, while other sites were fine. But it's like you said, there's a good reason for defaults to be set as they are. A great deal of testing goes into software such as this and that's something that was likely the reason for the defaults. It was very good to learn about the FF configs though. Keep the info coming! Thanks!
Alert a moderator
hokieradar45
October 10th
9. Picked the mods I thought would best serve me and they have not disappointed, Firefox has never run this fast for me, like - grease lighting!
Did have to uninstall Minefield, even thought it worked great, it isn't compatible with RoboForm and several other extensions I depend on. Bummer...
Alert a moderator
trice22
September 29th
8. I can't recommend to follow these instructions.
Might be just me, but ever since I've tried the here suggested modifications I'm getting at least one JS error on EVERY page, produced by a FF own file:
nsSessionStore.js (line 1896):
[Exception... "Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsIDOMLocation.host]" nsresult: "0x80004005 (NS_ERROR_FAILURE)" location: "JS frame :: file:///Applications/Firefox.app/Contents/MacOS/components/nsSessionStore.js :: sss_saveState :: line 1896" data: no]
[Break on this error] this._writeFile(this._sessionFile, oState.toSource());
Now I'll have to undo all changes! —Sure was a waste of time.
—trice22
Alert a moderator
mathis
September 28th
7. hey anyone! this is on topic/ can anyone relate? any reason why opening/loading new tabs is suddenly, ongoing, so slow in firefox? It wasn't like this for me before!!!!!!
Alert a moderator
smo
September 26th
6. ...or you can try one of these things found at http://www.computerworld.com/action/article.do?command=viewArticleBasic&articleId=9020880&source=rss_news50
Alert a moderator
stewsofdoom
September 24th
5. There are MUCH BETTER tips avaliable than those.
See : http://www.dslreports.com/forum/r20125122-Tweaking-for-FunSpeed-Fx-v3-Series
Alert a moderator
Tell us what you think
You need to Log in or register to post comments