一、测试之前的准备:安装wget
CentOS:
yum -y install wget
Ubuntu / Debian:
apt install -y wget
二、开始测试
1、Bench.sh
测试命令:
wget -qO- bench.sh | bash
2、Superbench.sh
测试命令:
wget -qO- git.io/besttrace | bash
一、测试之前的准备:安装wget
CentOS:
yum -y install wget
Ubuntu / Debian:
apt install -y wget
二、开始测试
1、Bench.sh
测试命令:
wget -qO- bench.sh | bash
2、Superbench.sh
测试命令:
wget -qO- git.io/besttrace | bash