macOS
brew install bonnie++local Homebrew formula metadata
brew / rang 9333
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de bonnie++ pour les workflows d'agents IA.
installation
brew install bonnie++local Homebrew formula metadata
nix profile install nixpkgs#bonnienixpkgs package indexes · pkgs/by-name/bo/bonnie/package.nix · Source: api.github.com
sudo zypper install bonnieopenSUSE Tumbleweed package metadata · bonnie · Source: download.opensuse.org
sudo apt install bonnie++Debian stable package indexes · bonnie++ · Source: deb.debian.org
sudo dnf install bonnie++Fedora Rawhide package metadata · bonnie++ · Source: dl.fedoraproject.org
sudo pacman -S bonnie++Arch Linux sync databases · bonnie++ · Source: geo.mirror.pkgbuild.com
aperçu
Benchmark suite for file systems and hard drives
historique
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.
posture de sécurité
narrow executable package without higher-risk signals.
risque vert · confiance faible · appliance
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
bon_csv2html | exécutable | exécutable indexé | Découvert depuis l'index local des exécutables. |
bon_csv2txt | exécutable | exécutable indexé | Découvert depuis l'index local des exécutables. |
bonnie++ | exécutable | exécutable indexé | Découvert depuis l'index local des exécutables. |
generate_randfile | exécutable | exécutable indexé | Découvert depuis l'index local des exécutables. |
getc_putc | exécutable | exécutable indexé | Découvert depuis l'index local des exécutables. |
getc_putc_helper | exécutable | exécutable indexé | Découvert depuis l'index local des exécutables. |
zcav | exécutable | exécutable indexé | Découvert depuis l'index local des exécutables. |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
métadonnées d'installation
| Clé du paquet | brew:bonnie++ |
|---|---|
| Version | 2.00a |
| Gestionnaire de paquets | Homebrew |
| Page d'accueil | https://www.coker.com.au/bonnie++/ |
| Dernière mise à jour | 2026-07-10T17:24:25-04:00 |
| Pulse | updated |
| Bouteille | non enregistré |
| Service | aucun déclaré |
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
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++piste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.