xtao / 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

http://github.com/raas/mbw

'mbw -h' for help

watch out for swap usage (or turn off swap)

Fix:
* Use memcpy instead of mempcpy for OS compitable

About

Memory Bandwidth Benchmark


Languages

Language:C 100.0%