aboutsummaryrefslogtreecommitdiff
path: root/scripts
Commit message (Collapse)AuthorAgeFilesLines
* merge histogram scripts into oneFlorian Fischer2019-08-293-124/+78
|
* move scripts from scripts/ to root and fix some pylint hintsFlorian Fischer2019-08-262-150/+0
|
* improve bench_sumFlorian Fischer2019-08-261-36/+24
| | | | | | | Use allocators in set only if they are in the benchmark results. Don't colorize alloactors because bench.py does this already. Don't add or remove bumpptr allocator. Improve output.
* add script to plot interactive histogram from chattymalloc.txtFlorian Fischer2019-08-261-0/+66
|
* rename histogram script to malt_histogramFlorian Fischer2019-08-261-0/+0
|
* load facts and remove threadingFlorian Fischer2019-08-261-18/+16
|
* add mimalloc to bench_sumFlorian Fischer2019-08-261-1/+1
|
* add script to merge to result setsFlorian Fischer2019-08-261-0/+61
|
* add option to exclude benchmarksFlorian Fischer2019-08-261-1/+4
|
* add script to summarize subsets of all allocators in stored dataFlorian Fischer2019-08-261-0/+100
|
* add script to plot histogram of allocation sizes from malt json filesFlorian Fischer2019-08-261-0/+58