A CLI tool for running and managing performance benchmarks across multiple platforms including HammerDB, VDbench, and fio. Current version 1.0.986, requires Python >=3.10, released under Red Hat Performance. Active development with frequent releases.
pip install benchmark-runnerVerified import paths — ran on the pinned version, not inferred.
Basic usage of benchmark-runner library to execute a fio read benchmark.
Prefer running 'benchmark-runner <command>' from terminal instead of importing in Python.
Update benchmark configurations to specify exact versions if needed, or adjust to new defaults.
Upgrade to Python 3.10 or higher.
Run 'pip install benchmark-runner' and ensure you are using the correct Python environment (Python >=3.10).
Use 'python -m benchmark_runner' or add the pip scripts directory to your PATH.
Check the benchmark type string (e.g., 'fio' instead of 'io') and consult the documentation for supported types.
No dependency data recorded yet.