Switch language한국어
Back to the list

"Yet-Another-Bench-Script" for easy, free Linux server benchmarking

TL;DR AI

Key summary

2 min read
  1. Yet-Another-Bench-Script (YABS) is a free bash tool for Linux server benchmarking.

  2. From one command, it runs fio, iperf3, and Geekbench to test disk, network, and CPU performance.

  3. The script is low-friction and works over SSH without extra dependencies or admin rights.

  4. The article includes sample outputs, usage options, and notes a current Geekbench output issue.

  5. YABS also makes it easier to compare results across VPS hosts and benchmark databases.

Read the original