🚀 v6.9.6 Released • x86_64 / AMD64

Benchmark Linux
Servers in Seconds.

Single binary. Minimal runtime deps. Written in modern C++23 for maximum efficiency and speed.

root@server:~
curl -L -o bench https://github.com/relvinarsenio/bench/releases/latest/download/bench && chmod +x bench && ./bench
-> CPU & Hardware
CPU Model : AMD Ryzen 5 7535HS with Radeon Graphics
CPU Cores : 4 @ 2669.0 MHz
-> System Info
OS : Oracle Linux Server 10.1
Kernel : 6.12.0-106.55.4.2.el10uek
Virtualization : Hyper-V
-> Storage & Memory
Total Disk : 60.2 GB (8.4 GB Used)
Total Mem : 2.5 GB (1.5 GB Used)
-> Network
IPv4/IPv6 : ✓ Online / ✗ Offline
Running I/O Test (1GB File)...
I/O Speed (Average) : 2616.4 MB/s
_

Ultra Lightweight

Compiles to a ~330KB single binary. Far smaller than Python or Node.js runtimes.

Minimal Dependencies

Requires only standard libraries (libc, libcurl). No complex setup like Python pip or Node npm.

Native Performance

Native C++ code. Uses O_DIRECT for accurate disk I/O and low-level syscalls for hardware info.

Why use Bench?

Numbers don't lie. Efficiency matters.

330KB

Binary Size

StdLibs

Dependencies

100%

Native Code