# Installer bonnie++ avec Homebrew, Nix, zypper, apt, dnf, pacman

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de bonnie++ pour les workflows d'agents IA.

## installation

```sh
sudo av install brew:bonnie++
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install bonnie++
```

  Preuve: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#bonnie
```

  Preuve: nixpkgs package indexes: pkgs/by-name/bo/bonnie/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- zypper (92%):

```sh
sudo zypper install bonnie
```

  Preuve: openSUSE Tumbleweed package metadata: bonnie from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

- Debian apt (92%):

```sh
sudo apt install bonnie++
```

  Preuve: Debian stable package indexes: bonnie++ from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- dnf (92%):

```sh
sudo dnf install bonnie++
```

  Preuve: Fedora Rawhide package metadata: bonnie++ from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst

- pacman (92%):

```sh
sudo pacman -S bonnie++
```

  Preuve: Arch Linux sync databases: bonnie++ from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

## Faits du paquet

- **Clé du paquet:** brew:bonnie++
- **Gestionnaire de paquets:** Homebrew
- **Version:** 2.00a
- **Résumé source:** Benchmark suite for file systems and hard drives
- **Page d'accueil:** <https://www.coker.com.au/bonnie++/>
- **Dernière mise à jour:** 2026-07-10T17:24:25-04:00
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- bon_csv2html (alias)
- bon_csv2txt (alias)
- bonnie++ (alias)
- generate_randfile (alias)
- getc_putc (alias)
- getc_putc_helper (alias)
- zcav (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 2.00a
## Historique du projet et usages

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.

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

- 2001: Russell Coker's Bonnie++ page is copyrighted and describes Bonnie++ as based on Tim Bray's Bonnie.
- 2002-era 1.03 releases: GCC 3.2 compatibility and zcav write support appear in the classic release list.
- 1.04: Release adds larger I/O tests, more file-creation test coverage, and Solaris direct I/O support.
- 1.90a: The later release stream adds basic threading and changes CSV format.
- 1.93: Adds a per-character I/O test program for linux-kernel mailing-list users.
- 1.95: Adds direct I/O support and drops NT and OS/2 build support.
- 1.98: Adds NVMe-oriented random seek controls and KiB/MiB/GiB reporting.
- 2.00a: Starts a rewrite toward a threaded Bonnie++ 2.x design.

### Related projects

- Bonnie by Tim Bray is the direct predecessor.
- zcav began as a separate package and is included as a disk-zone benchmark companion.
- Postal, another Russell Coker benchmark, is linked from the Bonnie++ page as a mail-server benchmark and related hard-drive test.

### Sources

- <https://doc.coker.com.au/projects/bonnie>
- <https://www.coker.com.au/bonnie++>
- source_facts.package-manager


## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** vert / faible
- narrow executable package without higher-risk signals

## Autres enregistrements de gestionnaires de paquets

- Debian apt - bonnie++ - 2.00a+nmu3: normalized package name match | Debian stable package indexes: bonnie++ from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Hard drive benchmark suite | https://doc.coker.com.au/projects/bonnie/
- Nix - bonnie: normalized package name match | nixpkgs package indexes: pkgs/by-name/bo/bonnie/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - bonnie++ - 2.00a+nmu2build1: normalized package name match | Ubuntu 24.04 LTS package indexes: bonnie++ from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz | Hard drive benchmark suite | https://doc.coker.com.au/projects/bonnie/
- dnf - bonnie++ - 2.00a-27.fc45: normalized package name match | Fedora Rawhide package metadata: bonnie++ from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Filesystem and disk benchmark & burn-in suite | http://www.coker.com.au/bonnie++/
- pacman - bonnie++ - 2.00a-4: normalized package name match | Arch Linux sync databases: bonnie++ from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | Based on the Bonnie hard drive benchmark by Tim Bray | https://www.coker.com.au/bonnie++/
- zypper - bonnie - 1.6-2.8: normalized package name match | openSUSE Tumbleweed package metadata: bonnie from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | File System Benchmark | https://code.google.com/p/bonnie-64/
- zypper - bonnie++ - 2.00a-2.8: normalized package name match | openSUSE Tumbleweed package metadata: bonnie++ from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | A Bonnie-Like File System Benchmark | https://www.coker.com.au/bonnie++/


## Combined YAML source

View the package source record on GitHub. [combined/bonnie++.yml](https://github.com/mxcl/pkgdb/blob/main/combined/bonnie++.yml)


## Sources

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
