macOS
brew install sysbenchlocal Homebrew formula metadata
sudo port install sysbenchMacPorts ports tree · benchmarks/sysbench/Portfile · Quelle: api.github.com
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für sysbench in AI-Agent-Workflows.
Installation
brew install sysbenchlocal Homebrew formula metadata
sudo port install sysbenchMacPorts ports tree · benchmarks/sysbench/Portfile · Quelle: api.github.com
sudo apk add sysbenchAlpine Linux edge package indexes · sysbench · Quelle: dl-cdn.alpinelinux.org
sudo apt install sysbenchDebian stable package indexes · sysbench · Quelle: deb.debian.org
sudo dnf install sysbenchFedora Rawhide package metadata · sysbench · Quelle: dl.fedoraproject.org
nix profile install nixpkgs#sysbenchnixpkgs package indexes · pkgs/by-name/sy/sysbench/package.nix · Quelle: api.github.com
sudo pacman -S sysbenchArch Linux sync databases · sysbench · Quelle: geo.mirror.pkgbuild.com
sudo zypper install sysbenchopenSUSE Tumbleweed package metadata · sysbench · Quelle: download.opensuse.org
Überblick
System performance benchmark tool
Verlauf
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.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
sysbench | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/akopytov/sysbench
Installationsmetadaten
| Paketschlüssel | brew:sysbench |
|---|---|
| Version | 1.0.20 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/sysbench |
| Homepage | https://github.com/akopytov/sysbench |
| Repository | https://github.com/akopytov/sysbench |
| Upstream-Dokumentation | https://github.com/akopytov/sysbench#readme |
| Lizenz | GPL-2.0-or-later |
| Quellarchiv | https://github.com/akopytov/sysbench/archive/refs/tags/1.0.20.tar.gz |
| Abhängigkeiten | libpq, luajit, mariadb-connector-c |
| Build-Abhängigkeiten | autoconf, automake, libtool, pkgconf |
| Von macOS bereitgestellte Bibliotheken | vim |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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 sysbenchQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.