abudhu
03-24-2005, 11:38 PM
Yes, FireFox may be fast, but it can go much faster.
Here's a little tweak to get that preformance, and it is very noticable.
1. Type "about:config" into the address bar (no spaces and Minus the qoutes) 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 at a time to a Web page. When you enable pipelining, the browser 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"
(Just double click the value to change it)
Set "network.http.pipelining.maxrequests" to some number like 30. (This tells the browser to make 30 requests at once.)
3. Lastly, right-click anywhere and select New-> Integer. Name it "nglayout.initialpaint.delay" (minus the quotes) and set its value to "0" (again, minus the quotes). This value is the amount of time the browser waits before acting on received information.
Things go very fast now, and its somewhat freaky.
Enjoy.
----
Update 2:
I have just found this:
The guy who does this hasn't compiled the 1.02 version yet, but if you want to squeeze more out of it try these. (I personally HAVEN'T but I hear they actually Help a LOT!)
Basically they are builds of firefox that are optimized for your particular processor by using the given advance instruction sets like SSE 2
http://www.moox.ws/tech/mozilla/firefox.htm
To find out which one to download for your processor go here:
http://www.moox.ws/tech/mozilla/mdefs.htm
Here's a little tweak to get that preformance, and it is very noticable.
1. Type "about:config" into the address bar (no spaces and Minus the qoutes) 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 at a time to a Web page. When you enable pipelining, the browser 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"
(Just double click the value to change it)
Set "network.http.pipelining.maxrequests" to some number like 30. (This tells the browser to make 30 requests at once.)
3. Lastly, right-click anywhere and select New-> Integer. Name it "nglayout.initialpaint.delay" (minus the quotes) and set its value to "0" (again, minus the quotes). This value is the amount of time the browser waits before acting on received information.
Things go very fast now, and its somewhat freaky.
Enjoy.
----
Update 2:
I have just found this:
The guy who does this hasn't compiled the 1.02 version yet, but if you want to squeeze more out of it try these. (I personally HAVEN'T but I hear they actually Help a LOT!)
Basically they are builds of firefox that are optimized for your particular processor by using the given advance instruction sets like SSE 2
http://www.moox.ws/tech/mozilla/firefox.htm
To find out which one to download for your processor go here:
http://www.moox.ws/tech/mozilla/mdefs.htm