aboutsummaryrefslogtreecommitdiff
path: root/Readme.md
diff options
context:
space:
mode:
authorFlorian Fischer <florian.fl.fischer@fau.de>2018-07-20 16:08:57 +0200
committerFlorian Fischer <florian.fl.fischer@fau.de>2018-07-20 16:08:57 +0200
commit24371760a19ad234cd96b10a79afffcb95c4c293 (patch)
treecab812fdfe2ae113f72067b9f380b2e522784493 /Readme.md
parent25f5be955a1b4313e928f8f4125a5c761b6e6b3b (diff)
downloadallocbench-24371760a19ad234cd96b10a79afffcb95c4c293.tar.gz
allocbench-24371760a19ad234cd96b10a79afffcb95c4c293.zip
add readme skeleton
Diffstat (limited to 'Readme.md')
-rw-r--r--Readme.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/Readme.md b/Readme.md
new file mode 100644
index 0000000..e69ebd7
--- /dev/null
+++ b/Readme.md
@@ -0,0 +1,10 @@
+# allocbench - benchmark tool for memory allocators
+
+to download allocbench just run
+```shell
+git clone https://muhq.space/software/allocbench.git
+```
+
+## Usage
+
+