分享几个VPS性能测试脚本


## **SuperBench.sh**

SuperBench.sh是在bench.sh的基础上发展而来的,也可以测试VPS系统基本信息和IO性能,不过将测速节点换成了国内节点。

使用方法:

wget -qO- git.io/superbench.sh | bash


## **Yabs**

Yabs测试脚本。

curl -sL yabs.sh | bash



## **hyperspeed**

SuperSpeed.sh是单纯测试国内节点速度的脚本。

使用方法:

bash <(curl -Lso- https://bench.im/hyperspeed)

tag(s): VPS
show comments · back · home
Edit with markdown