个人使用VPS测试

Root
2022-12-11 / 0 评论 / 18 阅读 / 正在检测是否收录...

1.png

综合性能测试

速度测试为主

wget -qO- bench.sh | bash
#或者
curl -Lso- bench.sh | bash
#或者
wget -qO- 86.re/bench.sh | bash
#或者
curl -so- 86.re/bench.sh | bash

Github地址:https://github.com/teddysun/across/blob/master/bench.sh


1.改进了显示的模式,基本参数添加了颜色,方面区分与查找。
2.I/O测试,更改了原来默认的测试的内容,采用小文件,中等文件,大文件,分别测试IO性能,然后取平均值。
3.速度测试替换成了 Superspeed 里面的测试,第一个默认节点是,Speedtest 默认,其他分别测试到中国电信,联通,移动,各三个不同地区的速度。

wget -qO- --no-check-certificate https://raw.githubusercontent.com/oooldking/script/master/superbench.sh | bash
#或者
curl -Lso- -no-check-certificate https://raw.githubusercontent.com/oooldking/script/master/superbench.sh | bash

ZBench.sh 综合性能测试

中文版
wget -N --no-check-certificate https://raw.githubusercontent.com/FunctionClub/ZBench/master/ZBench-CN.sh && bash ZBench-CN.sh

英文版
wget -N --no-check-certificate https://raw.githubusercontent.com/FunctionClub/ZBench/master/ZBench.sh && bash ZBench.sh 

回程路由一键测试

wget -qO- git.io/besttrace | bash
1>wget https://raw.githubusercontent.com/nanqinlang-script/testrace/master/testrace.sh 
2>bash testrace.sh 

工具来源: https://www.mrkevin.net/share/1383.html

本文共 177 个字数,平均阅读时长 ≈ 1分钟
0

打赏

海报

正在生成.....

评论 (0)

取消