卸载内核
wget -N --no-check-certificate "https://github.000060000.xyz/tcp.sh" && chmod +x tcp.sh && ./tcp.sh
or
wget -O tcp.sh "https://git.io/coolspeeda" && chmod +x tcp.sh && ./tcp.sh
不卸载内核
wget -N --no-check-certificate "https://github.000060000.xyz/tcpx.sh" && chmod +x tcpx.sh && ./tcpx.sh
or
wget -O tcpx.sh "https://git.io/JYxKU" && chmod +x tcpx.sh && ./tcpx.sh
各个BBR加速脚本总结
经过上面的测试,虾皮路总结了一下各个BBR的加速脚本,如下
选择脚本 | 内核 | IO读写平均值 | 加速效果 |
默认cubic | 3.10 | 174.3MB/s | ★★ |
秋水逸冰BBR(BBR+FQ) | 5.9.8 | 173.3MB/s | ★★★★ |
BBR+CAKE | 5.9.6 | 170.0MB/s | ★★★★☆ |
BBR PLUS+FQ | 4.14.129 | 142.7MB/s | ★★★★ |
BBR2+FQ+ECN | 5.4.0-rc6 | 180.7MB/s | ★★★☆ |
BBR2+CAKE+ECN | 5.4.0-rc6 | 181.3MB/s | ★★★☆ |
最新评论