Tag: self_explanatory

The secrets of about:config – part2

August 05, 2007 by Jason

Some of the more recent Firefox customizations I’ve examined are ways to speed up the rendering of Web pages. The settings to do this are a little arcane and not terribly self-explanatory, but with a little tinkering, you can often get pages to pop up faster and waste less time redrawing themselves.

Start rendering pages faster
Creating an nglayout.initialpaint.delay integer preference lets you control how long Firefox waits before starting to render a page. If this value isn’t set, Firefox defaults to 250 milliseconds, or 0.25 of a second. Some people report that setting it to 0 i.e., forcing Firefox to begin rendering immediately causes almost all pages to show up faster. Values as high as 50 are also pretty snappy. Read More»