aboutsummaryrefslogtreecommitdiff
path: root/scripts/paper_plots.py
Commit message (Expand)AuthorAgeFilesLines
* [logging] call getLogger only with the basename of the module filesFlorian Fischer2020-07-131-3/+2
* [refactoring] fix or ignore many pylint hintsFlorian Fischer2020-07-131-1/+8
* [paper_plots] update paper_plots to reflect changes in allocbenchFlorian Fischer2020-07-131-35/+34
* [scripts/paper_plots] fix mypy errorFlorian Fischer2020-07-121-3/+1
* format the source code using yapfFlorian Fischer2020-06-021-24/+63
* scripts: improve code quality from some scriptsFlorian Fischer2020-06-021-15/+16
* make the whole project more python idiomaticFlorian Fischer2020-06-021-21/+21
* remove no-color option, exclude our allocators, add loopFlorian Fischer2020-02-251-23/+26
* add script to generate pgfplots for the paperFlorian Fischer2020-02-241-0/+244