elbencho is a command-line storage benchmark designed as one unified tool for testing file systems, object stores and block devices.
It can run on one machine or across multiple systems, making it suitable for local SSD measurements as well as shared and distributed storage. Its workload model focuses on latency, throughput and IOPS, with controls for repeatable tests across NVMe devices, conventional disks and larger storage infrastructure.
This is free and open source software.
Key Features
- Runs local or distributed benchmarks through a service mode for testing shared storage from multiple clients.
- Supports multi-threaded workloads and asynchronous I/O through libaio.
- Can exercise file storage, block devices and S3-compatible object storage from the same benchmark application.
- Measures GPU storage-access performance through Nvidia CUDA and GPUDirect Storage.
- Provides live statistics while a workload is running so changes in behaviour under load are visible.
- Reports aggregate results at both the first and last finishing thread, separating the tail phase from the main workload.
- Exports results to CSV and JSON for analysis with the accompanying chart and JSON-summary tools.
- Offers data-integrity verification to check that test data can be read back correctly.
- Supports configurable block-size mixes and offsets to target particular I/O-size distributions and regions.
- Includes reusable configuration files plus examples for Slurm and Kubernetes environments.
- Can be built with optional S3 and NVMe-oF support, including SPDK-based NVMe-oF initiator testing.
Website: github.com/breuner/elbencho
Support:
Developer: Sven Breuner
License: GNU General Public License v3.0
elbencho is written in C++. Learn C++ with our recommended free books and free tutorials.
Related Software
| Benchmark Tools | |
|---|---|
| hyperfine | Rust-based command-line benchmarking tool |
| Phoronix Test Suite | Comprehensive testing and benchmarking platform |
| s-tui | Terminal-based stress test and monitoring tool |
| fio | Scriptable I/O tool for storage benchmarks and drive testing |
| KDiskMark | HDD and SSD benchmarking with friendly graphical user interface |
| iperf3 | Active measurement of network performance on IP networks |
| IOzone | Filesystem benchmark tool |
| stress-ng | Stress next generation |
| Hardinfo2 | System information and benchmark tool |
| sysbench | Scriptable database and system performance benchmark |
| GtkStressTesting | Stress and monitor hardware components |
| glmark2 | Measure the performance of OpenGL 2.0 and OpenGL ES 2.0 |
| HardInfo | System Profiler and Benchmark |
| UnixBench | Original BYTE UNIX benchmark suite |
| netperf | A network performance benchmark |
| vkmark | Vulkan benchmarking suite |
| GNOME Disks | View, modify and configure disks and media |
| bonnie++ | Benchmark suite software |
| LLCbench | Low Level Architectural Characterization Benchmark Suite |
Read our verdict in the software roundup.
Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk. You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more. Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form. |


Please read our Comment Policy before commenting.