mbw
memory bandwidth benchmark program
Install
- All systems
-
curl cmd.cat/mbw.sh
- Debian
-
apt-get install mbw
- Ubuntu
-
apt-get install mbw
- Kali Linux
-
apt-get install mbw
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install mbw
- Raspbian
-
apt-get install mbw
- Dockerfile
- dockerfile.run/mbw
mbw
memory bandwidth benchmark program
MBW determines the "copy" memory bandwidth available to userspace programs. Its simplistic approach models that of real applications. It is not tuned to extremes and it is not aware of hardware architecture, just like your average software package.