aboutsummaryrefslogtreecommitdiff
path: root/Readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'Readme.md')
-rw-r--r--Readme.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/Readme.md b/Readme.md
index 4061d83..a2247aa 100644
--- a/Readme.md
+++ b/Readme.md
@@ -99,7 +99,7 @@ It groups the included allocators into categories to produce readable and not ex
runs only the loop benchmark for all included allocators and will put its
results in `$PWD/results/$HOSTNAME/<time>/loop`.
- ./bench.py -a BA_allocators
+ ./bench.py -a ba_allocators
builds all allocators used in Florian Fischer's [BA thesis](https://muhq.space/ba.html)
and runs all benchmarks.