Yet-Another-Bench-Script
https://github.com/masonr/yet-another-bench-script

Display system information

wget -qO- yabs.sh | bash -s -- -gif


Test disk

wget -qO- yabs.sh | bash -s -- -gi


Test network

wget -qO- yabs.sh | bash -s -- -gf


Benchmark

wget -qO- yabs.sh | bash -s -- -if


Test disk, network and benchmark

wget -qO- yabs.sh | bash

Teddysun’s bench.sh script

wget -qO- bench.sh | bash

oldking’s SuperBench.sh script

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

VPS performance test script

Display system information

wget -qO- bench.monster/speedtest.sh | bash -s -- -i


Test disk

wget -qO- bench.monster/speedtest.sh | bash -s -- -io


Test network

wget -qO- bench.monster/speedtest.sh | bash -s -- -speed
wget -qO- bench.monster/speedtest.sh | bash -s -- -cnspeed


Benchmark

wget -qO- bench.monster/speedtest.sh | bash -s -- -gb5


Test disk, network and benchmark

wget -qO- bench.monster/speedtest.sh | sed "s/bench4;/bench5;/g" | bash
wget -qO- bench.monster/speedtest.sh | sed "s/bench4;/bench5;/g" | bash -s -- -china