1, the opening of the pipeline technology
Browser usually send the request to the server, and then wait until the server response to pipeline technology allows users to the server to respond to multiple requests for input before, thus reducing the page load time.
In the address bar enter "about: config", into the configuration page, double-click "network.http.pipelining",
"Network.http.proxy.pipelining", its value is set to "true", and then double-click "network.http.pipelining.maxrequests", numerical input, such as 8 or higher.
To remind you that not all servers technical support line, if you find it adjusted the speed of impact, then it would be better to "network.http.pipelining" and "network.http.proxy.pipelining" to restore the default values.
2, rendering more quickly to deal with
Enter "about: config", press "Enter" keys, and then right-click a window of arbitrary Department (Apple users "Ctrl"), choose New> Boolean, New content.notify.interval, assignment 500000 (Note: No 50000).
Right-click the page again, select New> Boolean, New content.notify.ontimer, assignment for the "true" can be.
3, to load more quickly
Enter "about: config", press "Enter" button, right-click the page, choose New> Integer. New content.switch.threshold, assignment 250,000 (a quarter of seconds), click to identify it.
4, continuous operation
You can also make your Firefox user interface completely ignored until the current page to load fully.
Enter "about: config", press "Enter" keys on the page right-click on any Service, select New> Boolean, New content.interrupt.parsing, is set to "default", click "OK" to.
5, block Flash
When we visit a lot of pages often have to jump out of Flash, which not only affect our readers and to reduce the speed of the browser, but there is a simple way to solve your problems.
From http://flashblock.mozdev.org download and install Flashblock, it will help you to stop the pop-up Flash, if you want to watch some of these, just click the placeholder can be downloaded from normal viewing.
6, increase the capacity of the cache
Enter "about: config", press "Enter" button, right-click the page, choose New> Integer. Type browser.cache.memory.capacity, assignment 65,536, is determined to restart Firefox to get a bigger cache.
7, the start TraceMonkey
Mozilla is TraceMonkey introduced a new generation of JavaScript engine will be used Firefox3.1, it has greatly enhanced
JavaScript compiler speed, the speed of the previous version of the nearly 20-fold, as there are still a number of Bug, so in order to download Firefox does not include
TraceMonkey.
If you would like now to improve the speed of Firefox, and is willing to bring their TraceMonkey unknown risks, from ftp://ftp.mozilla.org/pub/firefox/nightly/latest-trunk/ download and install, type "about : config ", press" Enter "keys in the filter type" JIT ", and then double-click" javascript.options.jit.chrome "and" javascript.options.jit.content ", its settings are changed to" ture ", and then you can run the fastest of the Firefox Javascript engine.


Loading...