Showing posts with label firefox tricks. Show all posts
Showing posts with label firefox tricks. Show all posts

Sunday, September 20, 2009

Make Your Firefox Extreme Fast

Here is another firefox tips, how you can double your firefox browser performance.

1. Enable pipelining


Just enter about:config in the address bar, double-click network.http.pipelining and network.http.proxy.pipelining so their values are set to true, then double-click network.http.pipelining.maxrequests and set this to 8.

2. Faster loading

Just enter about:config and press [Enter], right-click in the window and select New > Integer. Type content.switch.threshold, click OK, enter 250000 (a quarter of a second) and click OK to finish.

3. Enable TraceMonkey

Go to(ftp://ftp.mozilla.org/pub/firefox/nightly/latest-trunk/) and install the latest version, launch it, type about:config in the address bar and press Enter. Type JIT in the filter box, then double-click javascript.options.jit.chrome and javascript.options.jit.content to change their values to true, and that’s it – you’re running the fastest Firefox Javascript engine ever.