aboutsummaryrefslogtreecommitdiff
path: root/src/benchmarks/lld.py
Commit message (Expand)AuthorAgeFilesLines
* make the whole project more python idiomaticFlorian Fischer2020-06-021-300/+0
* improve matplotlib codeFlorian Fischer2020-03-091-1/+1
* use plots from src.plotsFlorian Fischer2020-02-211-3/+3
* move plotting code from src.benchmark to src.plotsFlorian Fischer2020-02-111-4/+5
* fmt benchmark definitions with yapfFlorian Fischer2019-12-111-25/+33
* retrieve maxrss by using time as measure cmdFlorian Fischer2019-12-041-8/+16
* keep not modified artifact data in cacheFlorian Fischer2019-11-211-3/+3
* add and use write_tex_table functionFlorian Fischer2019-10-301-0/+5
* introduce a global summary file extensionFlorian Fischer2019-10-301-1/+2
* fix lld documentationFlorian Fischer2019-10-231-3/+2
* add lld and mysql documentationFlorian Fischer2019-10-211-9/+185
* use ArchiveArtifacts for all benchmark resourcesFlorian Fischer2019-09-231-25/+7
* 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