macOS
brew install sysbenchlocal Homebrew formula metadata
sudo port install sysbenchMacPorts ports tree · benchmarks/sysbench/Portfile · ソース: api.github.com
brew
sysbench のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install sysbenchlocal Homebrew formula metadata
sudo port install sysbenchMacPorts ports tree · benchmarks/sysbench/Portfile · ソース: api.github.com
sudo apk add sysbenchAlpine Linux edge package indexes · sysbench · ソース: dl-cdn.alpinelinux.org
sudo apt install sysbenchDebian stable package indexes · sysbench · ソース: deb.debian.org
sudo dnf install sysbenchFedora Rawhide package metadata · sysbench · ソース: dl.fedoraproject.org
nix profile install nixpkgs#sysbenchnixpkgs package indexes · pkgs/by-name/sy/sysbench/package.nix · ソース: api.github.com
sudo pacman -S sysbenchArch Linux sync databases · sysbench · ソース: geo.mirror.pkgbuild.com
sudo zypper install sysbenchopenSUSE Tumbleweed package metadata · sysbench · ソース: download.opensuse.org
概要
System performance benchmark tool
履歴
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.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
sysbench | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/akopytov/sysbench
インストールメタデータ
| パッケージキー | brew:sysbench |
|---|---|
| バージョン | 1.0.20 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/sysbench |
| ホームページ | https://github.com/akopytov/sysbench |
| リポジトリ | https://github.com/akopytov/sysbench |
| 上流ドキュメント | https://github.com/akopytov/sysbench#readme |
| ライセンス | GPL-2.0-or-later |
| ソースアーカイブ | https://github.com/akopytov/sysbench/archive/refs/tags/1.0.20.tar.gz |
| 依存関係 | libpq, luajit, mariadb-connector-c |
| ビルド依存関係 | autoconf, automake, libtool, pkgconf |
| macOS 提供ライブラリ | vim |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| 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 |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
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 sysbenchソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.