macOS
brew install sysbenchlocal Homebrew formula metadata
sudo port install sysbenchMacPorts ports tree · benchmarks/sysbench/Portfile · 来源: api.github.com
安装
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来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.