我使用没有Cookie和javascript的Firefox。有些网站把我的副本
Firefox速度过快。例如,top -o cpu
在Firefox中显示这些行
打开没有标签:
ID COMMAND %CPU TIME #TH #WQ #PORT MEM PURG CMPRS PGRP PPID
2431 top 2.7 00:01.77 1/1 0 27 3648K 0B 0B 2431 522
0 kernel_task 0.9 10:17.16 153/4 0 0 678M 0B 0B 0 0
513 Terminal 0.6 00:21.25 8 3 440 38M 3088K 12M 513 1
然后我打开the site of the Lego
foundation,
今天是我第一次来,我的粉丝开始
关。 Firefox连同WindowServer
一起跃升至30%的CPU,有时
plugin-container
:
PID COMMAND %CPU TIME #TH #WQ #PORT MEM PURG CMPRS PGRP
713 firefox 33.5 13:30.07 55/2 2 1815 526M 21M 32M 713
204 WindowServer 29.7 11:27.57 11 5 2083 353M 2752K- 60M 204
2431 top 15.1 00:16.97 1/1 0 29 3712K 0B 0B 2431
如果我允许不带Cookie的Javascript,数字同样会很高:
PID COMMAND %CPU TIME #TH #WQ #PORT MEM PURG CMPRS PGRP
204 WindowServer 20.9 11:38.10 11 5 2083 353M 8248K 60M 204
713 firefox 20.4 13:51.06 54 1 1924- 546M- 27M 30M 713
2431 top 5.7 00:26.32 1/1 0 30 3712K 0B 0B 2431
如果我允许不使用Javascript的cookie,则数字甚至更高:
PID COMMAND %CPU TIME #TH #WQ #PORT MEM PURG CMPRS PGRP
713 firefox 111.8 14:39.40 59/1 4 1997 578M+ 8348K 30M 713
2453 plugin-conta 50.4 00:06.07 29 1 146 134M+ 0B 0B 713
204 WindowServer 37.0 12:06.63 12/1 5 2086+ 357M+ 7972K+ 60M 204
同时启用这两个功能时,数字甚至会更高,plugin-container
:
PID COMMAND %CPU TIME #TH #WQ #PORT MEM PURG CMPRS PGRP
2456 plugin-conta 181.4 00:16.69 47/3 1 224 384M 0B 0B 713
204 WindowServer 43.5 12:26.70 11 4 2084 357M 8248K 60M 204
713 firefox 40.0 15:12.44 59 2 2063 575M 27M 30M 713
Firefox是最新的,版本67.0(64位)。我使用的是macOS Mojave 10.14.5。
该网站在其他浏览器上运行良好。有什么问题吗?