aboutsummaryrefslogtreecommitdiff
path: root/src/benchmarks/keydb.py
Commit message (Collapse)AuthorAgeFilesLines
* improve matplotlib codeFlorian Fischer2020-03-091-2/+2
| | | | | | add new helper functions to get all y_values for a plot use seperate figures for each plot s/filepostfix/file_postfix/ to be consistent
* minor whitespace fixesFlorian Fischer2020-02-241-2/+2
|
* fix title of keydb plotsFlorian Fischer2020-02-211-2/+2
|
* use plots from src.plotsFlorian Fischer2020-02-211-2/+3
|
* change keydb server threads to recommended amountFlorian Fischer2020-02-201-1/+1
|
* only build keydb or memtier_benchmark if they don't existsFlorian Fischer2020-02-201-23/+29
|
* use real keydb arguments and add plotsFlorian Fischer2020-02-191-7/+11
|
* add initial keydb benchmark without plotskeydbFlorian Fischer2020-02-181-0/+112