diff options
| author | Florian Fischer <florian.fl.fischer@fau.de> | 2019-02-15 13:10:32 +0100 |
|---|---|---|
| committer | Florian Fischer <florian.fl.fischer@fau.de> | 2019-02-15 13:10:32 +0100 |
| commit | 248aebf6b942b837baafb47f981c9b3459147770 (patch) | |
| tree | aec53a80ab0eb9121a9444c3d235b82d5a347bfe | |
| parent | d315110364ec0ff9fe50b4d05268e6b7660209c9 (diff) | |
| download | allocbench-248aebf6b942b837baafb47f981c9b3459147770.tar.gz allocbench-248aebf6b942b837baafb47f981c9b3459147770.zip | |
fix BA thesis link
| -rw-r--r-- | Readme.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -46,7 +46,7 @@ results in `$PWD/results/$HOSTNAME/<time>/loop` ./bench.py -a allocators/BA_allocators.py -builds all allocators used in my [BA thesis](muhq.space/ba.html) and runs all +builds all allocators used in my [BA thesis](https://muhq.space/ba.html) and runs all default benchmarks ./bench.py -r 0 -l <path/to/saved/results> |
