diff options
Diffstat (limited to 'Readme.md')
| -rw-r--r-- | Readme.md | 10 |
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 + + |
