Firefox 的優化
可能是因為每次開firefox 都同時開好幾個分頁,造成記憶體的大量消耗,動輒耗用150mb以上,不得不再去找尋 firefox 優化的方法,所以找到了下列設定:
以上的設定看個人需求及電腦、網路的環境。
但是沒有說明什麼等級的電腦是高速、什麼網路是寬頻,我自己是選用寬頻及慢速電腦的設定先使用一陣子看效果再調整。
如果上述列的再你的電腦找不到選項,按右鍵照樣新增即可。
附帶一點,怎麼覺得每次找到的優化設定都不太相同,是有 firefox 版本的差異嗎?

- 1. 通用設定
- 這裡的選項是每台電腦都可使用的設定。
"content.notify.backoffcount", 5<br />"network.http.pipelining", true<br />"network.http.proxy.pipelining", true<br />"network.http.pipelining.maxrequests", 8<br />"plugin.expose_full_path", true<br />"ui.submenuDelay", 0</pre> <dl><dt>2. 寬頻/高速電腦使用者設定 </dt><dd>這些設定適用60MB以上的記憶體,以及較快的寬頻網路((A)DSL/Cable/fiber) </dd></dl> <pre>"browser.cache.memory.capacity", 65536<br />"content.interrupt.parsing", true<br />"content.max.tokenizing.time", 2250000<br />"content.notify.interval", 750000<br />"content.notify.ontimer", true<br />"content.switch.threshold", 750000<br />"network.http.max-connections", 48<br />"network.http.max-connections-per-server", 16<br />"network.http.max-persistent-connections-per-proxy", 16<br />"network.http.max-persistent-connections-per-server", 8<br />"nglayout.initialpaint.delay", 0</pre> <dl><dt>3. 中等頻寬/高速電腦使用者設定 </dt><dd>這些設定適用較慢的寬頻網路((A)DSL/Cable) </dd></dl> <pre>"browser.cache.memory.capacity", 65536<br />"content.max.tokenizing.time", 2250000<br />"content.notify.interval", 750000<br />"content.notify.ontimer", true<br />"content.switch.threshold", 750000<br />"network.http.max-connections", 48<br />"network.http.max-connections-per-server", 16<br />"network.http.max-persistent-connections-per-proxy", 16<br />"network.http.max-persistent-connections-per-server", 8<br />"nglayout.initialpaint.delay", 0</pre> <dl><dt>4. 窄頻/高速電腦 </dt><dd>56K/V9.0撥接網路適用 </dd></dl> <pre>"browser.cache.memory.capacity", 65536<br />"browser.xul.error_pages.enabled", true<br />"content.interrupt.parsing", true<br />"content.max.tokenizing.time", 3000000<br />"content.maxtextrun", 8191<br />"content.notify.interval", 750000<br />"content.notify.ontimer", true<br />"content.switch.threshold", 750000<br />"network.http.max-connections", 32<br />"network.http.max-connections-per-server", 8<br />"network.http.max-persistent-connections-per-proxy", 8<br />"network.http.max-persistent-connections-per-server", 4<br />"nglayout.initialpaint.delay", 0</pre> <dl><dt>5. 寬頻/慢速電腦 </dt><dd>這裡的最後一項設定取消狀態列的功能,以節省電腦的運算。 </dd></dl> <pre>"content.max.tokenizing.time", 3000000<br />"content.notify.backoffcount", 5<br />"content.notify.interval", 1000000<br />"content.notify.ontimer", true<br />"content.switch.threshold", 1000000<br />"content.maxtextrun", 4095<br />"network.http.max-connections", 48<br />"network.http.max-connections-per-server", 16<br />"network.http.max-persistent-connections-per-proxy", 16<br />"network.http.max-persistent-connections-per-server", 8<br />"nglayout.initialpaint.delay", 1000<br />"dom.disable_window_status_change", true</pre> <dl><dt>6. 窄頻/慢速電腦 </dt></dl> <pre>"content.max.tokenizing.time", 2250000<br />"content.notify.interval", 750000<br />"content.notify.ontimer", true<br />"content.switch.threshold", 750000<br />"network.http.max-connections", 32<br />"network.http.max-connections-per-server", 8<br />"network.http.max-persistent-connections-per-proxy", 8<br />"network.http.max-persistent-connections-per-server", 4<br />"nglayout.initialpaint.delay", 750<br />"dom.disable_window_status_change", true
以上的設定看個人需求及電腦、網路的環境。
但是沒有說明什麼等級的電腦是高速、什麼網路是寬頻,我自己是選用寬頻及慢速電腦的設定先使用一陣子看效果再調整。
如果上述列的再你的電腦找不到選項,按右鍵照樣新增即可。
附帶一點,怎麼覺得每次找到的優化設定都不太相同,是有 firefox 版本的差異嗎?

留言