aboutsummaryrefslogtreecommitdiff
path: root/src/benchmarks/lld.py
Commit message (Expand)AuthorAgeFilesLines
* don't exit if we fail to prepare a benchmarkFlorian Fischer2019-09-111-3/+1
* explicitly collect binary versionsFlorian Fischer2019-09-111-0/+4
* move urlretrieve report hook to util.py and use archive in dj_traceFlorian Fischer2019-08-291-11/+2
* require a name in Benchmark.__init__Florian Fischer2019-08-291-2/+2
* add license header comments to benchmark definitionsFlorian Fischer2019-08-281-0/+17
* improve benchmark code quality using pylintFlorian Fischer2019-08-271-15/+19
* add error bars to barplot_single_argFlorian Fischer2019-08-261-1/+3
* add test name to runtime plotFlorian Fischer2019-08-261-1/+1
* delete lld-test archive after successful extractionFlorian Fischer2019-08-241-0/+5
* dynamically collect tests from archiveFlorian Fischer2019-08-241-0/+2
* readd chattymallocFlorian Fischer2019-08-221-3/+1
* add lld benchmark using lld provided benchmarkslldFlorian Fischer2019-08-201-0/+99