-
Notifications
You must be signed in to change notification settings - Fork 0
Memory Bandwidth Benchmark
License
softlab/mbw
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
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. This is the fork of original raas/mbw project (https://github.com/raas/mbw) Features I'd added: * Added ability to run several threads simulatenoulsly * Better output control 2006, 2012 Andras.Horvath atnospam gmail.com 2013 j.m.slocum atnospam gmail.com 2022 Willian.Zhang 2024 Yurii Ingultsov http://github.com/raas/mbw https://github.com/Willian-Zhang/mbw 'mwb -t 4 512' to run 4 threads simulatenously '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
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- C 79.9%
- Assembly 11.4%
- Roff 6.3%
- Makefile 1.8%
- CMake 0.6%