aboutsummaryrefslogtreecommitdiff
path: root/summarize.py
Commit message (Expand)AuthorAgeFilesLines
* add summarize option to specify a custom latex preambleFlorian Fischer2020-02-111-0/+6
* fmt summarize.py with yapfFlorian Fischer2019-12-281-20/+44
* readd option to summarize after benchmark runFlorian Fischer2019-12-281-32/+37
* use sys.exit instead of exit and other small code improvementsFlorian Fischer2019-12-141-2/+2
* move allocbench_version to facter and make the facts a global variable of fac...Florian Fischer2019-12-141-2/+3
* support tikz plot using tikzplotlibFlorian Fischer2019-11-281-0/+4
* remove useless check for factsFlorian Fischer2019-11-231-4/+0
* let facter handle load/store of global factsFlorian Fischer2019-11-221-3/+2
* fix typo in optionFlorian Fischer2019-10-161-1/+1
* the matplotlib "C" colors only range till C9Florian Fischer2019-10-161-1/+1
* add --version flag to executablesFlorian Fischer2019-08-301-1/+5
* don't summarize empty setsFlorian Fischer2019-08-281-6/+11
* add license to summarize.py and improve outputFlorian Fischer2019-08-271-13/+42
* move scripts from scripts/ to root and fix some pylint hintsFlorian Fischer2019-08-261-0/+113