demonhot / mbw

Memory Bandwidth Benchmark

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

2006, 2012 Andras.Horvath atnospam gmail.com
2013 j.m.slocum atnospam gmail.com
2022 Willian.Zhang

http://github.com/raas/mbw
https://github.com/Willian-Zhang/mbw

'mbw 1000' to run copy memory test on all methods with 1 GiB memory.
'mbw -h' for help

watch out for swap usage (or turn off swap)

About

Memory Bandwidth Benchmark


Languages

Language:C 84.0%Language:Roff 12.3%Language:Makefile 2.3%Language:CMake 1.4%