Yet Another Benchmark Script (YABS)
Created by MasonR, what the script does are:
- Fetching basic information about the server (CPU, RAM, Disk, and Swap).
- Sequential Disk Speed Tests using DD (it was IOPING in older version).
- iperf3 Network Speed Tests (IPv4)
- iperf3 Network Speed Tests (IPv6), and
- Geekbench 4 Benchmark Test.
Geekbench is a benchmarking program that measures system performance. Geekbench is a cross-platform processor benchmark, with a scoring system that separates single-core and multi-core performance, and workloads that simulate real-world scenarios. The higher the score the better.
curl -s https://raw.githubusercontent.com/masonr/yet-another-bench-script/master/yabs.sh | bash