发新话题
打印

Firefox 优化

Firefox 优化

不知道在这里发过吗? 看看~

根据不同的情况可以更改的设定:

打开Firefox火狐狸浏览器,首先,在URL栏输入“about:config”, 将打开一个参数的命令行清单,这就是我们以下进行编辑的~

快的电脑, 快的网络:
network.http.pipelining值为true
network.http.proxy.pipelining值为true
network.http.pipelining.maxrequests值为8
content.notify.backoffcount值为5
plugin.expose_full_path值为true
ui.submenuDelay值为0


快的电脑, 慢的网络:
content.interrupt.parsing值为true
content.max.tokenizing.time值为2250000
content.notify.interval值为750000
content.notify.ontimer值为true
content.switch.threshold值为750000
nglayout.initialpaint.delay值为0
network.http.max-connections值为48
network.http.max-connections-per-server值为16
network.http.max-persistent-connections-per-proxy值为16
network.http.max-persistent-connections-per-server值为8
browser.cache.memory.capacity值为65536

快的电脑, 慢的网络:
content.max.tokenizing.time值为2250000
content.notify.interval值为750000
content.notify.ontimer值为true
content.switch.threshold值为750000
network.http.max-connections值为48
network.http.max-connections-per-server值为16
network.http.max-persistent-connections-per-proxy值为16
network.http.max-persistent-connections-per-server值为8
nglayout.initialpaint.delay值为0
browser.cache.memory.capacity值为65536

慢的电脑, 快的网络:
browser.xul.error_pages.enabled值为true
content.interrupt.parsing值为true
content.max.tokenizing.time值为3000000
content.maxtextrun值为8191
content.notify.interval值为750000
content.notify.ontimer值为true
content.switch.threshold值为750000
network.http.max-connections值为32
network.http.max-connections-per-server值为8
network.http.max-persistent-connections-per-proxy值为8
network.http.max-persistent-connections-per-server值为4
nglayout.initialpaint.delay值为0
browser.cache.memory.capacity值为65536

慢的电脑, 慢的网络:
content.max.tokenizing.time值为3000000
content.notify.backoffcount值为5
content.notify.interval值为1000000
content.notify.ontimer值为true
content.switch.threshold值为1000000
content.maxtextrun值为4095
nglayout.initialpaint.delay值为1000
network.http.max-connections值为48
network.http.max-connections-per-server值为16
network.http.max-persistent-connections-per-proxy值为16
network.http.max-persistent-connections-per-server值为8
dom.disable_window_status_change值为true

慢的电脑, 慢的网络:
content.max.tokenizing.time值为2250000
content.notify.interval值为750000
content.notify.ontimer值为true
content.switch.threshold值为750000
nglayout.initialpaint.delay值为750
network.http.max-connections值为32
network.http.max-connections-per-server值为8
network.http.max-persistent-connections-per-proxy值为8
network.http.max-persistent-connections-per-server值为4
dom.disable_window_status_change值为true      

TOP

早过时啦,firefox3已经高度优化了。      
1,本人乃Linux伊甸园“Linux内核学习”,“红旗等发行版”版主,请大家捧场。
2,红旗Linux在设备驱动,系统设置,中文美化,易用性方面做得非常好,建议大家使用。
3,本人是红旗Linux的粉丝,不是枪手。

TOP

这样子看来,应该还没有过时~
因为我的FF3也是调整过了,不过数值和上述的有点差别,是跟着自己的电脑来调整的,比原本的FF3更快了大约30%。      

TOP

主要是网络速度比较快
我的
network.http.pipelining值为true
network.http.proxy.pipelining值为true
network.http.pipelining.maxrequests值为50
nglayout.initialpaint.delay值为3
network.http.max-connections值为60
network.http.max-connections-per-server值为30
browser.cache.memory.capacity值为65536
网络和电脑承受得住就可以了。
原本的FF3是
network.http.pipelining值为false
network.http.proxy.pipelining值为false
network.http.pipelining.maxrequests值为4
nglayout.initialpaint.delay值为unknown
network.http.max-connections值为30
network.http.max-connections-per-server值为16
browser.cache.memory.capacity值为unknown      

TOP

发新话题