| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | make the whole project more python idiomatic | Florian Fischer | 2020-06-02 | 1 | -129/+0 |
| | | | | | | | | | | * rename src directory to allocbench * make global variable names UPPERCASE * format a lot of code using yapf * use lowercase ld_preload and ld_library_path as Allocator members * name expected Errors 'err' and don't raise a new Exception * disable some pylint messages | ||||
| * | fix keydb and loop summaries | Florian Fischer | 2020-04-07 | 1 | -2/+2 |
| | | |||||
| * | unify plotting code | Florian Fischer | 2020-04-07 | 1 | -9/+15 |
| | | | | | | Now there is only a single plot function which takes a plot type as well as some plot and figure options. | ||||
| * | don't use perm in keydb plot titles | Florian Fischer | 2020-03-10 | 1 | -2/+2 |
| | | |||||
| * | improve matplotlib code | Florian Fischer | 2020-03-09 | 1 | -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 fixes | Florian Fischer | 2020-02-24 | 1 | -2/+2 |
| | | |||||
| * | fix title of keydb plots | Florian Fischer | 2020-02-21 | 1 | -2/+2 |
| | | |||||
| * | use plots from src.plots | Florian Fischer | 2020-02-21 | 1 | -2/+3 |
| | | |||||
| * | change keydb server threads to recommended amount | Florian Fischer | 2020-02-20 | 1 | -1/+1 |
| | | |||||
| * | only build keydb or memtier_benchmark if they don't exists | Florian Fischer | 2020-02-20 | 1 | -23/+29 |
| | | |||||
| * | use real keydb arguments and add plots | Florian Fischer | 2020-02-19 | 1 | -7/+11 |
| | | |||||
| * | add initial keydb benchmark without plotskeydb | Florian Fischer | 2020-02-18 | 1 | -0/+112 |
