Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rwth-os/memlab

A memory latency and bandwidth benchmark
https://github.com/rwth-os/memlab

Last synced: 15 days ago
JSON representation

A memory latency and bandwidth benchmark

Awesome Lists containing this project

README

        

# memlab: MEMory Latency and bandwidth Benchmark

```
memlab - MEMory Latency And bandwith Benchmark
usage: ./memlab [options] [test] [test] [...]
options:
-h help
-p plot (format output for gnuplot)
-q sqlplot (format output for sqlplot)
-v verbose (include system infos)
-rN range N Bytes (eg. 8192, 8K, 2M, 1G)
-dN detail for iteration: 2^N steps between Powers-of-two
-tN create N threads
tests:
lat : latency range/stride
bw : bandwidth test
bwt : threaded bandwidth test
```