aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Readme.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/Readme.md b/Readme.md
index 8a3a05f..bd7ee6f 100644
--- a/Readme.md
+++ b/Readme.md
@@ -9,6 +9,7 @@ git clone https://muhq.space/software/allocbench.git
## Requirements
* python3
+* make, find, gcc (build dependencies)
* perf (`perf stat -d` is the default command to measure benchmark results)
* util-linux (`whereis` is used to find system installed allocators)
* (git to clone allocators in `allocators/{no_falsesharing, BA_allocators}.py`)