aboutsummaryrefslogtreecommitdiff
path: root/falsesharing.py
Commit message (Collapse)AuthorAgeFilesLines
* move falsesharing.py to src/Florian Fischer2019-01-151-76/+0
|
* add LLC plot and simplify l1 plotFlorian Fischer2018-09-181-29/+15
|
* add usefull chattymalloc support and --nolibmemusage flagFlorian Fischer2018-09-141-1/+1
| | | | | | improve bench.py improve process_stdout hook -> process_output rename perf_cmd -> measure_cmd
* remove unused importsFlorian Fischer2018-09-111-3/+0
|
* measure wall time in falsesharing and fix summary for results with different ↵Florian Fischer2018-09-081-5/+11
| | | | args
* put common run logic into benchmark.pyFlorian Fischer2018-08-311-100/+34
|
* add cache-miss graphesFlorian Fischer2018-08-281-26/+36
|
* add summary directory optionFlorian Fischer2018-08-201-2/+4
|
* make targets into directories and add a color attributeFlorian Fischer2018-08-181-4/+4
|
* make loop and falsesharing work with different perf outputsFlorian Fischer2018-08-071-2/+7
|
* add perf and output cache missesFlorian Fischer2018-07-251-12/+24
|
* add falsesharing benchmarks from bergerFlorian Fischer2018-07-241-0/+124