Skip to content
Snippets Groups Projects
Commit 28edd13a authored by Florian Fischer's avatar Florian Fischer
Browse files

update readme

parent 675bd9ab
Branches
Tags
No related merge requests found
...@@ -7,9 +7,15 @@ git clone https://muhq.space/software/allocbench.git ...@@ -7,9 +7,15 @@ git clone https://muhq.space/software/allocbench.git
## Usage ## Usage
usage: bench.py [-h] [-s] [-l] [-r RUNS] [-v] [-b BENCHMARKS [BENCHMARKS ...]]
benchmark memory allocators
optional arguments: optional arguments:
-h, --help show this help message and exit -h, --help show this help message and exit
-s, --save save benchmark results to disk -s, --save save benchmark results to disk
-l, --load load benchmark results from disk -l, --load load benchmark results from disk
-r RUNS, --runs RUNS how often the benchmarks run -r RUNS, --runs RUNS how often the benchmarks run
-v, --verbose more output -v, --verbose more output
-b BENCHMARKS [BENCHMARKS ...], --benchmarks BENCHMARKS [BENCHMARKS ...]
benchmarks to run
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment