aboutsummaryrefslogtreecommitdiff
path: root/src/benchmarks/redis.py
Commit message (Expand)AuthorAgeFilesLines
* make the whole project more python idiomaticFlorian Fischer2020-06-021-105/+0
* unify plotting codeFlorian Fischer2020-04-071-9/+17
* improve matplotlib codeFlorian Fischer2020-03-091-2/+2
* use plots from src.plotsFlorian Fischer2020-02-211-4/+4
* introduce verbosity aware subprocess.run wrapper and use it in benchmarksFlorian Fischer2019-12-131-6/+2
* collect vmhwm for servers and use it for mysql, httpd and redisFlorian Fischer2019-12-111-1/+6
* 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