firefox较慢

  1. Ctrl+Shift+Delete,清楚缓存、浏览历史、下载,效果不是很明显。

  2. 地址栏输入about:support,打开配置文件夹,删掉配置文件夹里的places.sqlite,urlclassifier3.sqlite,有点效果。

  3. 在FireFox地址栏里输入“about:config”,等系统调用完毕之后按照下列步骤:

    更改 "network.http.pipelining" 为 ture

    更改 "network.http.proxy.pipelining" 为 ture

    更改 "network.http.pipelining.maxrequests" 为 8

    有点效果。

原文地址:https://www.cnblogs.com/timssd/p/5817456.html