About:config Speed & other settings macros
Posted by: dugbugoffice
Date: September 20, 2010 01:50PM

I have a set of Macros, A Kit for K-meleon.

http://dugbug.homestead.com/files/KMFILES.7z

I found some secret settings that does speed things up a bit.

"app.update.enabled",false);
"content.notify.ontimer",true);
"content.notify.interval",240000);
"content.notify.backoffcount",10);
"network.http.pipelining",true);
"network.http.pipelining.maxrequests",8);
"network.http.proxy.pipelining",true);
"network.http.pipelining.firstrequest",true);
"network.dns.disableIPv6",true);
"nglayout.initialpaint.delay",0);
"network.http.max-connections",48);
"network.http.max-connections-per-server",24);
"network.http.max-persistent-connections-per-proxy",16);
"network.http.max-persistent-connections-per-server",8);
"browser.cache.disk.capacity",76800);
"browser.cache.memory.capacity",65536);
"javascript.options.jit.content",true);
"javascript.options.jit.chrome",true);
"content.interrupt.parsing",true);
"content.max.tokenizing.time",2333333);
"content.switch.threshold",849999);

These settings work with 1.5+ and 1.6a4+
But you might have to put the speed settings your self in
about:config to pave the road so the macro will work.
All other macros are working, it is just the speed settings you
might have to put in there.

If anyone knows of any more settings in about:config let me know!

Re: About:config Speed & other settings macros
Posted by: Matt
Date: September 20, 2010 02:12PM

There is a lot about:config speed settings. Take a look at this very informative post by guenter. It contains optimised settings for fast and slow connections and computers.

Re: About:config Speed & other settings macros
Posted by: desga2
Date: September 20, 2010 02:31PM

Also in MacroLibrary you can found a similar macro:
http://kmeleon.sourceforge.net/wiki/KmmSpeedUp

K-Meleon in Spanish

Re: About:config Speed & other settings macros
Posted by: guenter
Date: September 20, 2010 07:17PM

Quote
dugbugoffice
I have a set of Macros, A Kit for K-meleon.

http://dugbug.homestead.com/files/KMFILES.7z



I found some secret settings that does speed things up a bit.


These settings work with 1.5+ and 1.6a4+
But you might have to put the speed settings your self in
about:config to pave the road so the macro will work.
All other macros are working, it is just the speed settings you
might have to put in there.

If anyone knows of any more settings in about:config let me know!

Thank You for sharing. smiling smiley

I think Your handout/download deserved more description.

It contains 5 macros and some customized skins: 2 for CCF and 6 for K-Meleon.


PPL that want to use Your speed tweaks macro may AFAIK need to know what type Your connection and PC is (e.g. DSL? A very fast PC?). Speed tweak are AFAIK connection and machine specific. And Your macro toggles Your settings between values You often need. There is an interesting toggle "plugin.scan.plid.all" macro.
If I could code I would would combine that with restart browser - if possible smiling smiley

The skins come with some interesting buttons.

If I correctly understood the English read me texts smiling smiley



Edited 1 time(s). Last edit at 09/20/2010 07:26PM by guenter.

K-Meleon forum is powered by Phorum.