aboutsummaryrefslogtreecommitdiff
path: root/src/benchmarks/redis/build.sh
Commit message (Collapse)AuthorAgeFilesLines
* add redis benchmark inspired by mimalloc-benchFlorian Fischer2019-09-111-0/+37
redis is build using a bash script because I wasn't able to build with make alone. TODO: build redis using only a Makefile