macOS
brew install bonnie++local Homebrew formula metadata
安装
brew install bonnie++local Homebrew formula metadata
nix profile install nixpkgs#bonnienixpkgs package indexes · pkgs/by-name/bo/bonnie/package.nix · 来源: api.github.com
sudo zypper install bonnieopenSUSE Tumbleweed package metadata · bonnie · 来源: download.opensuse.org
sudo apt install bonnie++Debian stable package indexes · bonnie++ · 来源: deb.debian.org
sudo dnf install bonnie++Fedora Rawhide package metadata · bonnie++ · 来源: dl.fedoraproject.org
sudo pacman -S bonnie++Arch Linux sync databases · bonnie++ · 来源: geo.mirror.pkgbuild.com
概览
Benchmark suite for file systems and hard drives
历史
Bonnie++ is Russell Coker's filesystem and hard-drive benchmark suite, descended from Tim Bray's original Bonnie benchmark. It measures several distinct storage behaviors instead of reducing filesystem performance to one synthetic score.
The original Bonnie was a small Unix filesystem benchmark by Tim Bray. Bonnie++ reused that lineage but expanded the test model: large-file database-like I/O, small-file creation/read/delete workloads, CSV and HTML result tooling, and zcav for measuring performance across disk zones.
Russell Coker's official Bonnie++ page, copyright 2001, states that Bonnie++ is based on Tim Bray's Bonnie and explains why it reports several measurements rather than a single number. The same page tracks the classic 1.0x release line, including portability fixes, direct I/O support, zcav improvements, and reporting changes.
Coker's later project page documents the 1.90 through 2.00a era. That stream added threading, latency reporting, per-character I/O test changes, better CSV and HTML handling, large directory fixes, GCC compatibility fixes, direct I/O, NVMe-oriented random seek options, and an attempted 2.x rewrite away from the old fork-based model.
Bonnie++ became a standard Unix storage-benchmark package because it is simple, scriptable, and old enough to have been used across multiple storage generations: spinning disks, RAID arrays, SSDs, and NVMe devices. The input package metadata lists Homebrew, Debian, Ubuntu, Fedora, Nix, Pacman, and zypper coverage, showing broad distribution adoption.
Its adoption is strongest among system administrators, filesystem developers, and distribution users who need a packaged benchmark that can run on real filesystems without a large harness. The related zcav tool is especially tied to older disk behavior because it can expose zone-dependent throughput across a drive.
Bonnie++ is used to run repeatable filesystem tests that separate sequential I/O, random seeks, metadata-heavy small-file operations, and reporting. Its output is often captured as CSV and converted by companion tools such as bon_csv2html or bon_csv2txt for comparison across machines and filesystems.
The maintainer explicitly warns against a single overall score, which is part of the tool's culture: users are expected to decide which metric matters for their workload, such as maildir-like small files, database-like large files, or disk-zone variation.
Bonnie++ is package-nerd gold because it is one of the old, durable benchmark utilities that distributions keep carrying long after newer benchmark suites appear. It exposes how Unix packaging preserves small specialist tools that remain useful because they are portable, scriptable, and familiar.
It also represents a practical packaging challenge from the pre-modern-build-system era: multiple helper executables, aging C++ code, portability fixes for compilers and operating systems, and release tarballs maintained from a personal upstream site rather than a public forge. That combination makes it historically interesting to maintainers even when the command-line surface is simple.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
bon_csv2html | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
bon_csv2txt | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
bonnie++ | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
generate_randfile | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
getc_putc | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
getc_putc_helper | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
zcav | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:bonnie++ |
|---|---|
| 版本 | 2.00a |
| 软件包管理器 | Homebrew |
| 主页 | https://www.coker.com.au/bonnie++/ |
| 最后更新 | 2026-07-10T17:24:25-04:00 |
| Pulse | updated |
| Bottle | 未记录 |
| 服务 | 未声明 |
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
bonnie++ 2.00a+nmu3
Hard drive benchmark suite
https://doc.coker.com.au/projects/bonnie/
sudo apt install bonnie++bonnie
nix profile install nixpkgs#bonniebonnie++ 2.00a+nmu2build1
Hard drive benchmark suite
https://doc.coker.com.au/projects/bonnie/
sudo apt install bonnie++bonnie++ 2.00a-27.fc45
Filesystem and disk benchmark & burn-in suite
http://www.coker.com.au/bonnie++/
sudo dnf install bonnie++bonnie++ 2.00a-4
Based on the Bonnie hard drive benchmark by Tim Bray
https://www.coker.com.au/bonnie++/
sudo pacman -S bonnie++bonnie 1.6-2.8
File System Benchmark
https://code.google.com/p/bonnie-64/
sudo zypper install bonniebonnie++ 2.00a-2.8
A Bonnie-Like File System Benchmark
https://www.coker.com.au/bonnie++/
sudo zypper install bonnie++来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.