Make FireFox Light Speed Open Websites

sakuraguy

5,000 RPM
Senior Member
Make FireFox Light Speed Open Websites

Performance Settings

One of the limitations of pretty much all computer applications is the need to target for a general audience because of the wide array of computer components and varied network infrastructure. This is where tweaking comes in.

Quick and Dirty Settings
user_pref("network.http.pipelining", true);
user_pref("network.http.pipelining.firstrequest", true);
user_pref("network.http.pipelining.maxrequests", 8);
user_pref("nglayout.initialpaint.delay", 0);
user_pref("content.notify.backoffcount", 5);
user_pref("plugin.expose_full_path", true);
user_pref("ui.submenuDelay", 0);


Fast Computer Fast Connection
user_pref("content.interrupt.parsing", true);
user_pref("content.max.tokenizing.time", 2250000);
user_pref("content.notify.interval", 750000);
user_pref("content.notify.ontimer", true);
user_pref("content.switch.threshold", 750000);
user_pref("nglayout.initialpaint.delay", 0);
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("browser.cache.memory.capacity", 65536);


Fast Computer, Slower Connection
user_pref("content.max.tokenizing.time", 2250000);
user_pref("content.notify.interval", 750000);
user_pref("content.notify.ontimer", true);
user_pref("content.switch.threshold", 750000);
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("nglayout.initialpaint.delay", 0);
user_pref("browser.cache.memory.capacity", 65536);


Fast Computer, Slow Connection
user_pref("browser.xul.error_pages.enabled", true);
user_pref("content.interrupt.parsing", true);
user_pref("content.max.tokenizing.time", 3000000);
user_pref("content.maxtextrun", 8191);
user_pref("content.notify.interval", 750000);
user_pref("content.notify.ontimer", true);
user_pref("content.switch.threshold", 750000);
user_pref("network.http.max-connections", 32);
user_pref("network.http.max-connections-per-server", 8);
user_pref("network.http.max-persistent-connections-per-proxy", 8);
user_pref("network.http.max-persistent-connections-per-server", 4);
user_pref("nglayout.initialpaint.delay", 0);
user_pref("browser.cache.memory.capacity", 65536);


Slow Computer, Fast Connection
user_pref("content.max.tokenizing.time", 3000000);
user_pref("content.notify.backoffcount", 5);
user_pref("content.notify.interval", 1000000);
user_pref("content.notify.ontimer", true);
user_pref("content.switch.threshold", 1000000);
user_pref("content.maxtextrun", 4095);
user_pref("nglayout.initialpaint.delay", 1000);
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("dom.disable_window_status_change", true);


Slow Computer, Slow Connection
user_pref("content.max.tokenizing.time", 2250000);
user_pref("content.notify.interval", 750000);
user_pref("content.notify.ontimer", true);
user_pref("content.switch.threshold", 750000);
user_pref("nglayout.initialpaint.delay", 750);
user_pref("network.http.max-connections", 32);
user_pref("network.http.max-connections-per-server", 8);
user_pref("network.http.max-persistent-connections-per-proxy", 8);
user_pref("network.http.max-persistent-connections-per-server", 4);
user_pref("dom.disable_window_status_change", true);


Automated file, just copy and paste this file into (Mozilla Firefox\defaults\profile) folder:2shared - download prefs.js


Thanks to GamerBoy From WarezBB


SakuraGuy
Zerotohundred.Com
 
Last edited:
Err...I dont get it.. Do you mean type < user_pref("content.max.tokenizing.time", 2250000);> at the loaction bar???
 
hehehe...to be honest,i'm also scared to tempered the default setting.
later laptop gone haywire,headache pulak.
 
really tempted to try it but scare la sg.really leh....hehehe cos of my noobness in comp,
i don't dare to do it.hahaha....btw sg,1 more thing,which set up is for which?i mean how to
determine which 1 is for my setting.how do we know that our pc is fast n which is not?
what about the connection?
 
Last edited:
try it just now,when i open it,came out character error pulak.hahaha...
headache playing around this type of thing.it's ok lar sg.thanks very
much for ur trouble.i can live with the speed i'm using now.thanks again.
 
just mod that line,satria?after u click modify,what should i do then?sorry ar
for troubling u.maybe i can teach others the same thing.
 
before u click modify, look at the value there first. then click modify and see what happens to it after that lor. You don't really have to worry about messing up firefox cos if you do, just uninstall and install it back. hahaha I'm using firefox 1.5 because I think versions after that has no difference hehehe
 

Search

Enjoying Zerotohundred?

Log-in for an ad-less experience

Online now

Back
Top