diff options
| author | Florian Fischer <florian.fl.fischer@fau.de> | 2018-07-23 17:35:23 +0200 |
|---|---|---|
| committer | Florian Fischer <florian.fl.fischer@fau.de> | 2018-07-23 17:35:23 +0200 |
| commit | e479948088852258c8f1a028e62963368a4f4c5e (patch) | |
| tree | 56a25f1e33cfafacdfe0884302c2795443a2ec5b /Readme.md | |
| parent | c1a6beba394de7db8590f6f92e7fa232ed6b2d45 (diff) | |
| download | allocbench-e479948088852258c8f1a028e62963368a4f4c5e.tar.gz allocbench-e479948088852258c8f1a028e62963368a4f4c5e.zip | |
add Usage to output
Diffstat (limited to 'Readme.md')
| -rw-r--r-- | Readme.md | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -7,4 +7,9 @@ git clone https://muhq.space/software/allocbench.git ## Usage - + optional arguments: + -h, --help show this help message and exit + -s, --save save benchmark results to disk + -l, --load load benchmark results from disk + -r RUNS, --runs RUNS how often the benchmarks run + -v, --verbose more output |
