aboutsummaryrefslogtreecommitdiff
path: root/src/benchmarks/larson.py
Commit message (Expand)AuthorAgeFilesLines
* fmt benchmark definitions with yapfFlorian Fischer2019-12-111-9/+11
* run larson for 5 instead of 1 secondFlorian Fischer2019-10-211-1/+1
* add larson documentationFlorian Fischer2019-10-211-7/+31
* require a name in Benchmark.__init__Florian Fischer2019-08-291-2/+2
* add license header comments to benchmark definitionsFlorian Fischer2019-08-281-0/+17
* remove verbosity argument from hooksFlorian Fischer2019-08-271-1/+2
* improve benchmark code quality using pylintFlorian Fischer2019-08-271-14/+16
* remove yerr from plot_* functionsFlorian Fischer2019-08-271-2/+1
* add error bars to barplot_single_argFlorian Fischer2019-08-261-1/+2
* mention larson / krishnan paper in larson benchmarkFlorian Fischer2019-08-201-0/+2
* use fewer maximal sizes to speedup benchmarkFlorian Fischer2019-08-201-1/+1
* apply some flake8 hintsFlorian Fischer2019-06-191-1/+2
* move benchmark definitions into src/benchmarksFlorian Fischer2019-03-251-0/+46