BLXBenchBLXBench UI
blxbench

Benchmark

Levels

Misc

DocsDownload blxbenchOur TestsPassSponsor / Partnership
DocsDownload blxbenchOur TestsPassSponsor / Partnership
  1. Download blxbench
blxbench

blxbench

Download for your platform

Run benchmarks from the terminal: interactive TUI, local runs, and headless mode. Use the package manager, or drop in a pre-built binary from the same build scripts we ship in the monorepo — no sign-up required.

Copy commands below. Binaries are produced with bun build --compile in the published package (Linux, Windows, macOS arm64/x64).

Package managers

Prefer a global install from the registry. Bun, pnpm, or npm — each needs its runtime installed.

bun

bun install -g @bitslix/blxbench

pnpm

pnpm add -g @bitslix/blxbench

npm

npm install -g @bitslix/blxbench
Static binaries

Place the compiled artifact next to your project or install it to your PATH. Filenames match therelease:* scripts in the package.

Linux

glibc; single executable, no extra runtime in the binary.

# Artifact: blxbench-linux (see release:linux)
chmod +x blxbench-linux
./blxbench-linux --version
Win

Windows

x64; run in PowerShell or cmd from the download folder.

# Artifact: blxbench-windows.exe (see release:windows)
.\blxbench-windows.exe --version

macOS (Apple Silicon)

arm64 — matches Apple M-series chips.

# Artifact: blxbench-darwin-arm64 (Apple silicon — release:mac-arm)
chmod +x blxbench-darwin-arm64
./blxbench-darwin-arm64 --version

macOS (Intel)

x64 for older Mac hardware.

# Artifact: blxbench-darwin-x64 (Intel — release:mac-x64)
chmod +x blxbench-darwin-x64
./blxbench-darwin-x64 --version

BLXBench

Community driven leaderboardPublic benchmark runner — run in your environment, share results with the community.

© 2026 BLXBench by bitslix.com

ProvenanceAggregated from user runs
Scope0 / 7 / 372
LatestNo runs
TermsPrivacy