network.http.pipelining = true
network.http.proxy.pipelining = true
network.http.pipelining.maxrequests = 4 (YMMV–between 4 and 40. I have noticed bad performance on some pages when pipelining is enabled, especially with >4 maxrequests) network.http.request.max-start-delay = 0 (makes the page start to render as soon as your browser starts receiving information)
Rightclick, then select New → Integer:
*Name *nglayout.initialpaint.delay, *then set value to *0.
the only thing that i dun like about the firefox is when u scroll down with ur middle click it goes down a lil too fast... i wanna reduce the speed of that scrolling......dun really know how to do it :(
hey! I made these changes but it looks like it actually slowed down. I'll reapply one by one and see
OK - when I turned pipelining off (False) everything went back to fast. Is it possible that if you have pipelining on but restrict it to 4, it's sub optimal?