Monday, May 23, 2011

How to Speed ​​Up Mozilla Firefox Performance ?

Here are a few ways to accelerate the performance of Mozilla Firefox, and can hopefully help directly in the test:

Quick and Dirty Settings Quick and Dirty Settings

about:config about: config
user_pref("network.http.pipelining", true); user_pref ("network.http.pipelining", true);
user_pref("network.http.pipelining.firstrequest", true); user_pref ("network.http.pipelining.firstrequest", true);
user_pref("network.http.pipelining.maxrequests", 8); user_pref ("network.http.pipelining.maxrequests", 8);
user_pref("nglayout.initialpaint.delay", 0) kalau ini lo klik kanan di area mana aja dan pilih new pilih integer isi nglayout.initialpaint.delay dan isi 0 user_pref ("nglayout.initialpaint.delay", 0) if this lo right click on the area where the aja and choose new choose nglayout.initialpaint.delay integer contents and contents 0

user_pref("network.http.pipelining", true); user_pref ("network.http.pipelining", true);
user_pref("network.http.proxy.pipelining", true); user_pref ("network.http.proxy.pipelining", true);
user_pref("network.http.pipelining.maxrequests", 8); user_pref ("network.http.pipelining.maxrequests", 8);
user_pref("content.notify.backoffcount", 5); user_pref ("content.notify.backoffcount", 5);
user_pref("plugin.expose_full_path", true); user_pref ("plugin.expose_full_path", true);
user_pref("ui.submenuDelay", 0); user_pref ("ui.submenuDelay", 0);

lalu tinggal ketik ini (simple nya cari di filter ) then live this type (its simple search on filters)
Fast Computer Fast Connection (recommended) Fast Computer Fast Connection (recommended)

user_pref("content.interrupt.parsing", true); used boolean user_pref ("content.interrupt.parsing", true); Used boolean
user_pref("content.max.tokenizing.time", 2250000); used integer user_pref ("content.max.tokenizing.time", 2.25 million); Used integer
user_pref("content.notify.interval", 750000); used integer user_pref ("content.notify.interval", 750,000); Used integer
user_pref("content.notify.ontimer", true); used boolean user_pref ("content.notify.ontimer", true); Used boolean
user_pref("content.switch.threshold", 750000); used integer user_pref ("content.switch.threshold", 750,000); Used integer
user_pref("nglayout.initialpaint.delay", 0); user_pref ("nglayout.initialpaint.delay", 0);
user_pref("network.http.max-connections", 48); user_pref ("network.http.max-connections", 48);
user_pref("network.http.max-connections-per-server", 16); user_pref ("network.http.max-connections-per-server", 16);
user_pref("network.http.max-persistent-connections-per-proxy", 16); user_pref ("network.http.max-persistent-connections-per-proxy", 16);
user_pref("network.http.max-persistent-connections-per-server", 8); user_pref ("network.http.max-persistent-connections-per-server", 8);
user_pref("browser.cache.memory.capacity", 65536); user_pref ("browser.cache.memory.capacity", 65,536);

A couple settings of note - Firefox is allocated 4096 KB of memory by default and in this configuration we give it roughly 65MB as denoted by the last line. A couple settings of note - Firefox is Allocated 4096 KB of memory by default and in this configuration We give it roughly 65mb as denoted by the last line. This can be changed according to what is used. This cans be changed According to what is Used.

i hope this help u for browsing, hehehehehehe... i hope this help u for browsing, hehehehehehe ...


source: Tonny Hidayat,S.Kom (Lecturer STMIK AMIKOM Yogyakarta)

No comments:

Post a Comment