Ross ROSS = Recommend OSS · open-source software intelligence for agents

masonr/yet-another-bench-script

YABS - a simple bash script to estimate Linux server performance using fio, iperf3, & Geekbench observed · 2026-08-28

github.com/masonr/yet-another-bench-script · Shell · WTFPL (permissive) observed · 2026-08-28

Health v2 · maintenance only

73/100

  • Activity 94
  • Release rhythm 31
  • Longevity 100

Flags: prerelease_only

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 2527
  • days_rel: 247
  • days_push: 36
  • n_releases_24m: 1

Full methodology

Adoption not part of the score

6653 stars · 564 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

YABS is a self-contained bash script that benchmarks Linux servers by running fio for disk I/O, iperf3 for network throughput, and Geekbench for CPU/memory performance. It requires no dependencies or root privileges and can be run with a single curl or wget command.

Use cases

  • benchmark a VPS before buying or renting it
  • test disk I/O performance on a Linux server
  • measure network speed across multiple locations
  • compare CPU performance of different servers with Geekbench
  • quickly evaluate server performance without installing anything
  • check whether a hosting provider's server matches advertised specs

When to choose

  • you want a one-command, dependency-free benchmark of disk, network, and CPU on a Linux server
  • you're comparing VPS providers or evaluating a new server
  • you need standardized Geekbench, fio, and iperf3 results in one run

When to avoid

  • you're on a low-bandwidth or metered connection, since default iperf tests saturate the network for ~20s per location
  • you need benchmarking on native Windows (only WSL 2 works)
  • you need deep, configurable profiling rather than a quick standardized benchmark
  • you're on ARM hardware and need fully stable results, as ARM support is experimental

Facets

cli-tool · maturity active

benchmarking cli developer-tools performance developer-tools self-hosted cli bash-script vps-benchmarking fio iperf3 geekbench disk-performance network-speedtest server-evaluation command-line linux

1 source

Member repositories

RepositoryRoleHealth v2
masonr/yet-another-bench-scriptmain73

For agents

markdown · JSON · MCP: product_card(name="masonr/yet-another-bench-script")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem