macOS
brew install sysbenchlocal Homebrew formula metadata
sudo port install sysbenchMacPorts ports tree · benchmarks/sysbench/Portfile · source: api.github.com
brew
System performance benchmark tool. Version 1.0.20 via Homebrew; verified from local package data.
install
brew install sysbenchlocal Homebrew formula metadata
sudo port install sysbenchMacPorts ports tree · benchmarks/sysbench/Portfile · source: api.github.com
sudo apk add sysbenchAlpine Linux edge package indexes · sysbench · source: dl-cdn.alpinelinux.org
sudo apt install sysbenchDebian stable package indexes · sysbench · source: deb.debian.org
sudo dnf install sysbenchFedora Rawhide package metadata · sysbench · source: dl.fedoraproject.org
nix profile install nixpkgs#sysbenchnixpkgs package indexes · pkgs/by-name/sy/sysbench/package.nix · source: api.github.com
sudo pacman -S sysbenchArch Linux sync databases · sysbench · source: geo.mirror.pkgbuild.com
sudo zypper install sysbenchopenSUSE Tumbleweed package metadata · sysbench · source: download.opensuse.org
overview
System performance benchmark tool
history
sysbench is a scriptable multi-threaded benchmark CLI, best known in package-manager culture as a quick way to install repeatable CPU, memory, file I/O, thread, mutex, and database benchmark workloads.
The official README describes sysbench as a LuaJIT-based, scriptable, multi-threaded benchmark tool. Although it is frequently used for database benchmarks, upstream explicitly presents it as a general workload engine that can create complex benchmarks without a database server.
The 1.0 release series, visible in the official GitHub releases page, turned sysbench into a regularly packaged upstream with release notes that repeatedly mention CI, Linux distribution packaging, macOS build fixes, and compatibility with PostgreSQL and MySQL versions.
Upstream documents binary installation through packagecloud repositories for Debian/Ubuntu, RHEL/CentOS, and Fedora, and also points Arch Linux users to `pacman -Suy sysbench`.
The input package facts list sysbench across apk, Homebrew, Debian, Fedora/dnf, MacPorts, Nix, Arch, Ubuntu, and zypper ecosystems, which matches its role as a standard benchmark utility carried by many Unix-like package managers.
Typical CLI usage is `sysbench [options]... [testname] [command]`, with bundled workloads such as `oltp_*.lua`, `fileio`, `cpu`, `memory`, `threads`, and `mutex`.
Database users commonly install sysbench to generate OLTP-like load, while systems users use the same command to compare machines, virtual instances, storage, or packaging choices with a small reproducible benchmark.
sysbench matters to package nerds because it is both a package and a measuring stick for packages: it is often installed to compare hardware, kernels, database builds, filesystem behavior, or VM/container performance.
Its LuaJIT scripting model makes it more flexible than a fixed microbenchmark while staying easy to ship as a single command-line tool.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
sysbench | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/akopytov/sysbench
install metadata
| Package key | brew:sysbench |
|---|---|
| Version | 1.0.20 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/sysbench |
| Homepage | https://github.com/akopytov/sysbench |
| Repository | https://github.com/akopytov/sysbench |
| Upstream docs | https://github.com/akopytov/sysbench#readme |
| License | GPL-2.0-or-later |
| Source archive | https://github.com/akopytov/sysbench/archive/refs/tags/1.0.20.tar.gz |
| Dependencies | libpq, luajit, mariadb-connector-c |
| Build dependencies | autoconf, automake, libtool, pkgconf |
| Uses from macOS | vim |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | sysbench |
| Version Scheme | 0 |
| Revision | 7 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
sysbench 1.0.20+ds-7
multi-threaded benchmark tool for database systems
https://github.com/akopytov/sysbench
sudo apt install sysbenchsysbench
nix profile install nixpkgs#sysbenchsysbench 1.0.20+ds-6build2
multi-threaded benchmark tool for database systems
https://github.com/akopytov/sysbench
sudo apt install sysbenchsysbench 1.0.20-r5
Scriptable database and system performance benchmark
https://github.com/akopytov/sysbench
sudo apk add sysbenchsysbench-dev 1.0.20-r5
Scriptable database and system performance benchmark (development files)
https://github.com/akopytov/sysbench
sudo apk add sysbench-devsysbench-doc 1.0.20-r5
Scriptable database and system performance benchmark (documentation)
https://github.com/akopytov/sysbench
sudo apk add sysbench-docsysbench 1.0.20-20.fc44
System performance benchmark
https://github.com/akopytov/sysbench/
sudo dnf install sysbenchsysbench 1.0.20-2
Scriptable multi-threaded benchmark tool for databases and systems
https://github.com/akopytov/sysbench
sudo pacman -S sysbenchsysbench 1.0.20-1.27
A MySQL benchmarking tool
https://github.com/akopytov/sysbench
sudo zypper install sysbenchsysbench
sudo port install sysbenchsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.