• 0

Firefox Tweak File


Question

Just made this lil file to help out all you guys that want to speed up Firefox. Enjoy the added speed and don't forget to check out the readme first.

Link to comment
Share on other sites

Recommended Posts

  • 0

This is my configuration:

user_pref("content.interrupt.parsing", true);

user_pref("content.max.tokenizing.time", 2250000);

user_pref("content.maxtextrun", 8191);

user_pref("content.notify.backoffcount", 5);

user_pref("content.notify.interval", 750000);

user_pref("content.notify.ontimer", true);

user_pref("content.switch.threshold", 750000);

user_pref("nglayout.initialpaint.delay", 500);

user_pref("network.http.max-connections", 48);

user_pref("network.http.max-connections-per-server", 16);

user_pref("network.http.max-persistent-connections-per-proxy", 16);

user_pref("network.http.max-persistent-connections-per-server", 8);

user_pref("network.http.pipelining", true);

user_pref("network.http.pipelining.maxrequests", 8);

user_pref("network.http.proxy.pipelining", true);

Link to comment
Share on other sites

  • 0
This is my configuration:

You should change the max connections to a much higher level. I find that the optimum level for network.http.max-connections is around 100

Link to comment
Share on other sites

  • 0

While we're talking about tweaking FF: I recently switched back to FF because I found out that All in One Gestures's autoscrolling has come quite a long way and is pretty nice now, but I still feel it could be a bit smoother. Is there any way to tweak this?

Link to comment
Share on other sites

  • 0

hmmmmm , im usin it , seems to be a bit faster , though not very much ( could be mah imagination as ell , u c )

Link to comment
Share on other sites

  • 0

OMG guys. Just download it, scan it for viruses if you don't trust me, whatever. I put all the info you need on the read me I put inside. The tweak works like a charm.

By the way, Lardiop. I can tell by your sig that you have very good taste in women. :D

Edited by neoufo51
Link to comment
Share on other sites

  • 0
what if there isnt a users.js file in that folder? will it still work if its not overwriting anything?

You aren't supposed to have a user.js file in there already. The point is to add something that is not there. Just put it in and start up Firefox.

Link to comment
Share on other sites

  • 0

yes, users.js isn't in the firefox directory by default. Also i would recommend getting the chromeedit extension for firefox.. it makes editing easy.. its all inside of the browser with the touch of a button!

Link to comment
Share on other sites

  • 0
You should change the max connections to a much higher level. I find that the optimum level for network.http.max-connections is around 100

EXTREMELY bad idea.

you are needlessly hammer servers w/o any improvement in performance.

your connection is not laggy AND fast enough to warrant such setting

plus with http/1.1 you should worry more about pipelining requests rather than plain ones

Link to comment
Share on other sites

  • 0
EXTREMELY bad idea.

you are needlessly hammer servers w/o any improvement in performance.

your connection is not laggy AND fast enough to warrant such setting

plus with http/1.1 you should worry more about pipelining requests rather than plain ones

Whoa, I didn't really read Lardiop's post as I was staring at his awesome sig.

Yeah, 100 connections really isn't doing anything. Stick to 48 or less if you have cable.

Link to comment
Share on other sites

  • 0
What kind of performance will I be seeing?

If you have dial up, a very noticeable increase in render speed. If you have broadband, a lil.

Link to comment
Share on other sites

  • 0
you won't really see any difference unless you will make yourself think you see any difference

Oh come on, u know there is no placebo effect here. Check a page rendering benchmark site.

Link to comment
Share on other sites

  • 0

isn't it true that those tweaks are dependant on your internet speed? that tweak won't work well with someone who has a slower or faster download speed than you.

Link to comment
Share on other sites

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.