aboutsummaryrefslogtreecommitdiff
path: root/src/benchmarks/espresso.py
Commit message (Collapse)AuthorAgeFilesLines
* add tex tables to cfrac and espressoFlorian Fischer2019-10-301-0/+8
|
* improve analysis: add cycles portions and fix top10 percentagesFlorian Fischer2019-10-161-4/+8
|
* add documentation for loop, cfrac, espressoFlorian Fischer2019-10-141-2/+27
|
* 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