Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/raas/mbw
Memory Bandwidth Benchmark
https://github.com/raas/mbw
Last synced: 3 months ago
JSON representation
Memory Bandwidth Benchmark
- Host: GitHub
- URL: https://github.com/raas/mbw
- Owner: raas
- License: gpl-3.0
- Created: 2012-03-06T22:20:21.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2023-08-16T10:48:53.000Z (over 1 year ago)
- Last Synced: 2024-10-28T12:12:02.631Z (3 months ago)
- Language: C
- Homepage:
- Size: 35.2 KB
- Stars: 225
- Watchers: 10
- Forks: 81
- Open Issues: 2
-
Metadata Files:
- Readme: README
- License: LICENSE
Awesome Lists containing this project
README
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.Zhanghttp://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 helpwatch out for swap usage (or turn off swap)