0
BIGUN

Make firefox Faster

Recommended Posts

forevergeek.com has a useful guide on speeding up firefox for broadband users. basically after getting to the hidden config settings you set the browser to request more data that it usually does.

1.Type “about:config” into the address bar and hit return. Scroll down and look for the following entries:

network.http.pipelining network.
http.proxy.pipelining network.http.pipelining.maxrequests

Normally the browser will make one request to a web page at a time. When you enable pipelining it will make several at once, which really speeds up page loading.

2. Alter the entries as follows:

Set “network.http.pipelining” to “true”

Set “network.http.proxy.pipelining” to “true”

Set “network.http.pipelining.maxrequests” to some number like 30. This means it will make 30 requests at once.

3. Lastly right-click anywhere and select New-> Integer. Name it “nglayout.initialpaint.delay” and set its value to “0”. This value is the amount of time the browser waits before it acts on information it receives.

If you’re using a broadband connection you’ll load pages MUCH faster now!
Nobody has time to listen; because they're desperately chasing the need of being heard.

Share this post


Link to post
Share on other sites
And this works on the Mac OS X version as well...just Control-click instead of right click if you're using a one-button mouse on your Mac. Everything else was exactly the same.


Thanks for the tips!
--
Murray

"No tyranny is so irksome as petty tyranny: the officious demands of policemen, government clerks, and electromechanical gadgets." - Edward Abbey

Share this post


Link to post
Share on other sites
Quote

Set “network.http.pipelining.maxrequests” to some number like 30. This means it will make 30 requests at once.



Great. Instant Slashdot from only your browser. You're not doing the world any favors with this setting, especially at 30. 4 or even 8 is a more reasonable setting for this and may even give you more performance.

Quote

3. Lastly right-click anywhere and select New-> Integer. Name it “nglayout.initialpaint.delay” and set its value to “0”. This value is the amount of time the browser waits before it acts on information it receives.



This setting is interesting in that it only changes the way you perceive the experience. Setting it to zero forces Firefox to draw the screen as soon as it receives any information, on the other hand, setting it a bit higher (this setting is in milliseconds, IIRC) should actually give the perception of things moving along a bit faster. To put it simply, at zero you get to watch the entire screen draw, line by line, at higher numbers you wait a few milliseconds and FF presents you with the entire screen (or more of it, anyway) all at once.

Want a faster Firefox experience? Windows users can go here and download processor specific builds with REASONABLE tweaks already applied: http://www.moox.ws/tech/mozilla/firefox.htm. Be sure to read the installation instruction first.

-
Jim
"Like" - The modern day comma
Good bye, my friends. You are missed.

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

0