Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Florian Fischer
allocbench
Commits
ede9aaa8
Commit
ede9aaa8
authored
Sep 14, 2018
by
Florian Fischer
Browse files
update Readme with new flags
parent
92f9e30d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Readme.md
View file @
ede9aaa8
...
...
@@ -9,7 +9,7 @@ git clone https://muhq.space/software/allocbench.git
## Usage
usage: bench.py [-h] [-s] [-l] [-r RUNS] [-v] [-b BENCHMARKS [BENCHMARKS ...]]
[-ns] [-sd SUMMARYDIR] [-a]
[-ns] [-sd SUMMARYDIR] [-a]
[--nolibmemusage]
benchmark memory allocators
...
...
@@ -20,8 +20,10 @@ git clone https://muhq.space/software/allocbench.git
-r RUNS, --runs RUNS how often the benchmarks run
-v, --verbose more output
-b BENCHMARKS [BENCHMARKS ...], --benchmarks BENCHMARKS [BENCHMARKS ...]
benchmarks to run
benchmarks to run
-ns, --nosum don't produce plots
-sd SUMMARYDIR, --summarydir SUMMARYDIR
directory where all plots and the summary go
directory where all plots and the summary go
-a, --analyse collect allocation sizes
--nolibmemusage don't use libmemusage to analyse
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment