[Step 1] - Type this into your URL bar!
Code:
[COLOR="red"]"about:config" without the ""[/COLOR]
[Step 2] - Then search for this texts!
Code:
[COLOR="red"]network.http.pipelining
network.http.proxy.pipelining
network.http.pipelining.maxrequests[/COLOR]
When you want to open a homepage, Firefox will ask it only one time!
When you activate pipelining Firefox will send more ask's instead of one.
[Step 3] - Now set this variables below as i mention!
Code:
set "[COLOR="red"]network.http.pipelining[/COLOR]" on "true"
set "[COLOR="red"]network.http.proxy.pipelining[/COLOR]" on "true"
set "[COLOR="Red"]network.http.pipelining.maxrequests[/COLOR]" on 50.*
*Now Firefox will ask for a site 50 times.
(you can tweak your own amount here instead of 50)
[Step 4] - Now right click -> new -> integer and take the variable
Code:
[COLOR="Red"]"nglayout.initialpaint.delay" and set "0".[/COLOR]
Now your Firefox should be faster!