macOS
brew install mbwlocal Homebrew formula metadata
brew
Memory Bandwidth Benchmark. Version 2.0 via Homebrew; verified from local package data.
install
brew install mbwlocal Homebrew formula metadata
sudo apt install mbwDebian stable package indexes · mbw · source: deb.debian.org
overview
Memory Bandwidth Benchmark
history
MBW is a tiny command-line memory bandwidth benchmark. It measures the speed of memory copy and memory set operations, giving users a quick local sanity check for RAM throughput without a large benchmark suite.
The official repository describes MBW as a memory bandwidth benchmark and ships a manpage alongside the small C program. Its upstream history is sparse, with a compact tag series and a long-lived codebase whose copyright notices date back to the mid-2000s.
The input metadata lists Homebrew, Debian, and Ubuntu packages. That limited but real adoption fits the tool's scope: MBW is not a broad system profiler, but it is small enough and useful enough to keep available in package indexes.
Users run mbw with an array size to compare memcpy, dumb copy, and memset style throughput. It is most useful as a quick baseline after hardware changes, virtualization changes, or low-level performance investigations.
MBW matters to package nerds as the kind of single-purpose benchmark that survives because it has almost no operational weight. It is easy to build, easy to audit, and easy to invoke when a larger benchmark suite would be overkill.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
mbw | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:mbw |
|---|---|
| Version | 2.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/mbw |
| Homepage | https://github.com/raas/mbw/ |
| Repository | https://github.com/raas/mbw |
| Upstream docs | https://github.com/raas/mbw#readme |
| License | GPL-3.0-or-later |
| Source archive | https://github.com/raas/mbw/archive/refs/tags/v2.0.tar.gz |
| Build dependencies | cmake |
| Bottle | available (on arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| 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 |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
mbw 1.2.2-1.2
memory bandwidth benchmark program
http://ahorvath.web.cern.ch/ahorvath/mbw/
sudo apt install mbwmbw 1.2.2-1.2
memory bandwidth benchmark program
http://ahorvath.web.cern.ch/ahorvath/mbw/
sudo apt install mbwsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.