个人使用VPS测试

3350230219.png

综合性能测试

{callout color="#f0ad4e"}
秋水逸冰大佬的Bench.sh脚本
{/callout}

速度测试为主

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


{callout color="#f0ad4e"}
老鬼大佬的SuperBench测试脚本 (推荐)
{/callout}

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

© 版权声明
THE END
喜欢就支持一下吧
点赞0 分享
评论 抢沙发
头像
欢迎您留下宝贵的见解!
提交
头像

昵称

取消
昵称表情代码图片

    暂无评论内容