-node_bench is a reproducible benchmark for Linux nodes (VPS / Bare Metal / Cloud). It exercises CPU with sysbench, memory with STREAM when `stream` is available, and disk with fio using direct I/O, fixed profiles, and JSON output. It prints commands to the console, logs everything, and fails fast with clear reasons (permissions, missing directory, insufficient disk space). The maintained script is hosted at [https://storage-for-testing.erpc.global/tools/node_bench.sh](https://storage-for-testing.erpc.global/tools/node_bench.sh).
0 commit comments