经过几个版本的演化,一键测试脚本 bench.sh 已经几乎全面适用于各种 Linux 发行版的网络(下行)和 IO 测试。
并将测试结果以较为美观的方式显示出来。
总结一下 bench.sh 特点:
1、显示当前测试的各种系统信息;
2、取自世界多处的知名数据中心的测试点,下载测试比较全面;
3、支持 IPv6 下载测速;
4、IO 测试三次,并显示平均值。再配合 unixbench.sh 脚本测试,即可全面测试 VPS 的性能。使用方法:
命令1:
wget -qO- bench.sh | bash
或者
curl -Lso- bench.sh | bash
命令2:
wget -qO- 86.re/bench.sh | bash
或者
curl -so- 86.re/bench.sh | bash
备注:
bench.sh 既是脚本名,同时又是域名。所以不要怀疑我写错了或者你看错了。
下载地址:
https://github.com/teddysun/across/blob/master/bench.sh
下面所示的是我的 腾讯云香港轻量4核心8g30m 的评测数据:
CPU Model : Intel(R) Xeon(R) Platinum 8255C CPU @ 2.50GHz
CPU Cores : 4
CPU Frequency : 2494.142 MHz
CPU Cache : 36608 KB
Total Disk : 195.0 GB (6.7 GB Used)
Total Mem : 7978 MB (936 MB Used)
Total Swap : 974 MB (3 MB Used)
System uptime : 0 days, 16 hour 38 min
Load average : 0.02, 0.01, 0.00
OS : Debian GNU/Linux 10
Arch : x86_64 (64 Bit)
Kernel : 4.19.0-18-amd64
TCP CC : bbr
Virtualization : Dedicated
Organization : AS132203 Tencent Building, Kejizhongyi Avenue
Location : Beijing / CN
Region : Beijing
----------------------------------------------------------------------
I/O Speed(1st run) : 184 MB/s
I/O Speed(2nd run) : 170 MB/s
I/O Speed(3rd run) : 170 MB/s
Average I/O speed : 174.7 MB/s
----------------------------------------------------------------------
Node Name Upload Speed Download Speed Latency
Speedtest.net 121.11 Mbps 326.73 Mbps 34.26 ms
Shanghai CT 91.59 Mbps 393.50 Mbps 28.39 ms
Shanghai CU 86.05 Mbps 315.25 Mbps 34.34 ms
Guangzhou CT 113.85 Mbps 325.99 Mbps 27.24 ms
Hongkong CN 122.27 Mbps 303.71 Mbps 2.50 ms
----------------------------------------------------------------------
暂无评论内容