aboutsummaryrefslogtreecommitdiff
path: root/src/benchmarks/cfrac.py
Commit message (Collapse)AuthorAgeFilesLines
* fmt benchmark definitions with yapfFlorian Fischer2019-12-111-12/+16
|
* add mentioning papersFlorian Fischer2019-11-271-1/+10
|
* add tex tables to cfrac and espressoFlorian Fischer2019-10-301-0/+8
|
* improve analysis: add cycles portions and fix top10 percentagesFlorian Fischer2019-10-161-6/+13
|
* add documentation for loop, cfrac, espressoFlorian Fischer2019-10-141-2/+28
|
* improve benchmark code qualityFlorian Fischer2019-08-291-1/+1
|
* 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-3/+5
| | | | The description Benchmark member is replaced with class docstrings
* add error bars to barplot_single_argFlorian Fischer2019-08-261-1/+2
|
* fix VmHWM summaryFlorian Fischer2019-08-261-2/+2
|
* plot VmHWMFlorian Fischer2019-08-251-2/+9
|
* add cfrac benchmarkFlorian Fischer2019-08-241-0/+32