aboutsummaryrefslogtreecommitdiff
path: root/src/benchmarks/espresso.py
Commit message (Collapse)AuthorAgeFilesLines
* require a name in Benchmark.__init__Florian Fischer2019-08-291-4/+3
|
* add license header comments to benchmark definitionsFlorian Fischer2019-08-281-0/+17
|
* improve benchmark code quality using pylintFlorian Fischer2019-08-271-4/+7
| | | | The description Benchmark member is replaced with class docstrings
* add error bars to barplot_single_argFlorian Fischer2019-08-261-1/+2
|
* add espresso benchmarkFlorian Fischer2019-08-241-0/+42