| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | move scripts from scripts/ to root and fix some pylint hints | Florian Fischer | 2019-08-26 | 2 | -150/+0 |
| | | |||||
| * | improve bench_sum | Florian Fischer | 2019-08-26 | 1 | -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.txt | Florian Fischer | 2019-08-26 | 1 | -0/+66 |
| | | |||||
| * | rename histogram script to malt_histogram | Florian Fischer | 2019-08-26 | 1 | -0/+0 |
| | | |||||
| * | load facts and remove threading | Florian Fischer | 2019-08-26 | 1 | -18/+16 |
| | | |||||
| * | add mimalloc to bench_sum | Florian Fischer | 2019-08-26 | 1 | -1/+1 |
| | | |||||
| * | add script to merge to result sets | Florian Fischer | 2019-08-26 | 1 | -0/+61 |
| | | |||||
| * | add option to exclude benchmarks | Florian Fischer | 2019-08-26 | 1 | -1/+4 |
| | | |||||
| * | add script to summarize subsets of all allocators in stored data | Florian Fischer | 2019-08-26 | 1 | -0/+100 |
| | | |||||
| * | add script to plot histogram of allocation sizes from malt json files | Florian Fischer | 2019-08-26 | 1 | -0/+58 |
