# Installer mbw avec Homebrew, apt

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

## installation

```sh
sudo av install brew:mbw
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install mbw
```

  Preuve: local Homebrew formula metadata

### Linux

- Debian apt (92%):

```sh
sudo apt install mbw
```

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

## Faits du paquet

- **Clé du paquet:** brew:mbw
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/mbw>
- **Version:** 2.0
- **Résumé source:** Memory Bandwidth Benchmark
- **Page d'accueil:** <https://github.com/raas/mbw/>
- **Dépôt:** <https://github.com/raas/mbw>
- **Docs amont:** <https://github.com/raas/mbw/>
- **Licence:** GPL-3.0-or-later
- **Archive source:** <https://github.com/raas/mbw/archive/refs/tags/v2.0.tar.gz>
- **Généré:** 2026-08-04T22:13:35+00:00

## exécutables

- mbw (cli)
- mbw (alias)

## Dépendances de compilation

- cmake

## Comportement d'installation

- hook post-installation: non défini
- Bouteille: disponible sur arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, monterey, sonoma, ventura, x86_64_linux

## Version et fraîcheur

- page générée: 2026-08-04
- version du gestionnaire: 2.0
- données locales: OK
- dépôt amont: https://github.com/raas/mbw
- dernière version détectée: v2.0 (à jour)
- info: No package-manager update timestamp was available.
## Historique du projet et usages

MBW is a compact command-line memory bandwidth benchmark. It times copies between large in-memory arrays to provide a quick estimate of available memory throughput.

### Historique du projet

The upstream manpage is dated April 2006, while the GitHub repository was imported in March 2012. The repository has maintained a small tagged release series through v2.0, reflecting the project's long-lived, single-purpose design.

### Historique d'adoption

The supplied package metadata records MBW packages for Homebrew, Debian, and Ubuntu. This modest cross-platform distribution suits a small benchmark intended for quick local checks rather than a comprehensive profiling suite.

### Modes d'utilisation

Users give mbw an array size in MiB and may select tests for memcpy, a simple element-by-element copy, or arbitrary-block copies. The manpage advises avoiding paging and busy systems so the reported throughput better represents memory copying.

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

MBW appeals to package users because it is easy to build, easy to audit, and quick to invoke when a full benchmark suite would be excessive.

### Chronologie

- 2006: The upstream manpage documents MBW's benchmark interface.
- 2012: The code is imported into the public GitHub repository and v1.2 is tagged.
- 2022: v1.5 is tagged.
- 2023: v2.0 is tagged.

### Related projects

- MBW occupies the same package niche as small memory and system benchmarks such as STREAM and lmbench, while remaining focused on copy throughput.

### Sources

- <https://github.com/raas/mbw#readme>
- <https://github.com/raas/mbw/blob/master/mbw.1>
- <https://github.com/raas/mbw/tags>
- 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

## Détails de la base source

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** mbw
- **Version Scheme:** 0
- **Revision:** 0
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable

## Autres enregistrements de gestionnaires de paquets

- Debian apt - mbw - 1.2.2-1.2: normalized package name match | Debian stable package indexes: mbw from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | memory bandwidth benchmark program | http://ahorvath.web.cern.ch/ahorvath/mbw/
- Ubuntu apt - mbw - 1.2.2-1.2: normalized package name match | Ubuntu 24.04 LTS package indexes: mbw from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | memory bandwidth benchmark program | http://ahorvath.web.cern.ch/ahorvath/mbw/


## Liens liés

- [Source-control packages](https://pkg.so/fr/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://pkg.so/fr/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://pkg.so/fr/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Homebrew utility packages](https://pkg.so/fr/brew-utility-packages/) - Matched Homebrew package provider.
- [cmake](https://pkg.so/fr/brew/cmake/) - Build dependency declared by Homebrew.
- [numactl](https://pkg.so/fr/brew/numactl/) - Shares pkgdb curated category or tags: cli, memory, performance, system.
- [fio](https://pkg.so/fr/brew/fio/) - Shares pkgdb curated category or tags: benchmark, cli, performance, system.
- [sysbench](https://pkg.so/fr/brew/sysbench/) - Shares pkgdb curated category or tags: benchmark, cli, performance, system.
- [vmtouch](https://pkg.so/fr/brew/vmtouch/) - Shares pkgdb curated category or tags: cli, memory, performance, system.
- [bonnie++](https://pkg.so/fr/brew/bonnie/) - Shares pkgdb curated category or tags: benchmark, cli, performance, system.
- [stress-ng](https://pkg.so/fr/brew/stress-ng/) - Shares pkgdb curated category or tags: cli, memory, system.
- [jemalloc](https://pkg.so/fr/brew/jemalloc/) - Shares pkgdb curated category or tags: cli, performance, system.
- [asitop](https://pkg.so/fr/brew/asitop/) - Shares pkgdb curated category or tags: cli, performance, system.

## Combined YAML source

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


## Sources

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