aboutsummaryrefslogtreecommitdiff
path: root/src/benchmarks/redis.py
Commit message (Expand)AuthorAgeFilesLines
* fmt benchmark definitions with yapfFlorian Fischer2019-12-111-13/+13
* cleanup database dumps after redis benchmarkFlorian Fischer2019-11-131-0/+5
* don't always use jemalloc for redisFlorian Fischer2019-11-061-1/+1
* fix redis directoryFlorian Fischer2019-10-221-7/+8
* fix redisFlorian Fischer2019-10-131-2/+3
* use ArchiveArtifacts for all benchmark resourcesFlorian Fischer2019-09-231-32/+19
* don't exit if we fail to prepare a benchmarkFlorian Fischer2019-09-111-9/+0
* explicitly collect binary versionsFlorian Fischer2019-09-111-0/+2
* port building of redis to pythonFlorian Fischer2019-09-111-0/+52
* add redis benchmark inspired by mimalloc-benchFlorian Fischer2019-09-111-0/+57