General :  K-Meleon Web Browser Forum
General discussion about K-Meleon 
Try this for a little faster rendering
Posted by: Wendell
Date: January 30, 2003 01:48PM

I added the following to the user.js file in profiles but I think it can also just be added to the Prefs.js file and get the same results, it is a Phoenix tip but works great in KM and made a difference for me, give it a try and let me know, just copy and paste it.

user_pref("nglayout.initialpaint.delay", 100);
user_pref("network.http.pipelining", true);
user_pref("network.http.proxy.pipelining", true);
user_pref("network.http.pipelining.maxrequests", 100);

Options: ReplyQuote
Re: Try this for a little faster rendering
Posted by: raztro
Date: January 30, 2003 10:38PM

yes, it works great!

Options: ReplyQuote
Re: Try this for a little faster rendering
Posted by: Orphee
Date: January 30, 2003 10:47PM

Be careful, some servers don't like http pipelining, that is the reason why the option is off by default in Moz.

Options: ReplyQuote
Re: Try this for a little faster rendering
Posted by: Wendell
Date: January 30, 2003 10:54PM

Yes, if you have trouble with pipelining you can change the "true" to false or you can remove the 3 lines of pipelining commands entiely and save changes when promped and reboot.

Options: ReplyQuote
Re: Try this for a little faster rendering
Posted by: Andrew
Date: January 31, 2003 12:17AM

Wendell,

You should never have to reboot when you make changes in K-Meleon, unless you have the loader running and forget to exit it before making changes. Otherwise, just closing and restarting the browser should show any changes. You might have meant that but I didn't want anyone to be confused by the terminology.

Options: ReplyQuote
Re: Try this for a little faster rendering
Posted by: Coolin
Date: February 03, 2003 12:05AM

Will page rendering be faster if we change nglayout.initialpaint.delay to a lower number?

Options: ReplyQuote
Re: Try this for a little faster rendering
Posted by: Wendell
Date: February 03, 2003 12:55AM

You can change it to any number you like, I have it set at "0".

Options: ReplyQuote
Re: Try this for a little faster rendering
Posted by: MonkeeSage
Date: February 05, 2003 04:34AM

And these, while you're at it:

user_pref(BOOLEAN, "browser.turbo.enabled", true);


Shelumi`El
Jordan

S.D.G

Options: ReplyQuote
Re: Try this for a little faster rendering
Posted by: Nick
Date: February 05, 2003 06:54AM

MonkeeSage,

That line produces errors for me:

BOOLEAN is a reserved word.

Nick

Options: ReplyQuote
Re: Try this for a little faster rendering
Posted by: MonkeeSage
Date: February 05, 2003 07:09AM

oops LOL

I'm thinking of the syntax for macro scrip setpref() lol doh!! Sorry!

For the prefs file itself it's just:

user_pref("browser.turbo.enabled", true);


Shelumi`El
Jordan

S.D.G

Options: ReplyQuote
Re: Try this for a little faster rendering
Posted by: lynchknot
Date: February 05, 2003 07:29AM

would not stay in pref.js - had to make a user.js..................

Options: ReplyQuote
Re: Try this for a little faster rendering
Posted by: MaxAuthority
Date: February 09, 2003 07:55PM

user_pref("browser.turbo.enabled", true);

This sounds nice, but does anybody have a clue what this setting actually does exactly?

Options: ReplyQuote
Re: Try this for a little faster rendering
Posted by: asmpgmr
Date: February 09, 2003 08:34PM

No, browser.turbo prefs are leftovers which dealt with Mozilla's "quick launch".

Options: ReplyQuote
Re: Try this for a little faster rendering
Posted by: RottweilerKing
Date: February 14, 2003 12:33AM


Should I use this?

Options: ReplyQuote
Re: Try this for a little faster rendering
Posted by: ne081
Date: February 14, 2003 12:40AM

if youre talking about the initialpaint and pipelining then yeah id use it and do.im not sure whats up with the browser turbo prefs,but by what asmpgmr said id imagine its just leftovers from moz

Options: ReplyQuote


K-Meleon forum is powered by Phorum.