| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | remove normalized plots from loop and t-test1 | Florian Fischer | 2019-10-21 | 1 | -9/+1 |
| | | |||||
| * | add documentation for loop, cfrac, espresso | Florian Fischer | 2019-10-14 | 1 | -2/+20 |
| | | |||||
| * | require a name in Benchmark.__init__ | Florian Fischer | 2019-08-29 | 1 | -2/+2 |
| | | |||||
| * | add license header comments to benchmark definitions | Florian Fischer | 2019-08-28 | 1 | -0/+17 |
| | | |||||
| * | improve benchmark code quality using pylint | Florian Fischer | 2019-08-27 | 1 | -9/+10 |
| | | | | | The description Benchmark member is replaced with class docstrings | ||||
| * | remove yerr from plot_* functions | Florian Fischer | 2019-08-27 | 1 | -2/+1 |
| | | |||||
| * | add error bars to barplot_single_arg | Florian Fischer | 2019-08-26 | 1 | -1/+2 |
| | | |||||
| * | fix name of loop tex table | Florian Fischer | 2019-08-15 | 1 | -1/+1 |
| | | |||||
| * | make bump pointer allocator available through src.allocators.bumpptr | Florian Fischer | 2019-08-11 | 1 | -1/+1 |
| | | |||||
| * | add facts to dataref export | Florian Fischer | 2019-07-31 | 1 | -2/+2 |
| | | |||||
| * | add dataref exports | Florian Fischer | 2019-05-08 | 1 | -0/+1 |
| | | |||||
| * | use bumpptr in loop benchmark | Florian Fischer | 2019-04-28 | 1 | -0/+4 |
| | | |||||
| * | improve descriptive statistics, csv-export and add general barplot function | Florian Fischer | 2019-04-13 | 1 | -2/+1 |
| | | |||||
| * | fix normalized plots | Florian Fischer | 2019-04-10 | 1 | -1/+1 |
| | | |||||
| * | add normalized time plot | Florian Fischer | 2019-04-10 | 1 | -0/+8 |
| | | |||||
| * | use autoticks for loop plots | Florian Fischer | 2019-04-10 | 1 | -2/+4 |
| | | |||||
| * | add export_to_csv and use it in the loop benchmark | Florian Fischer | 2019-03-25 | 1 | -0/+3 |
| | | |||||
| * | move benchmark definitions into src/benchmarks | Florian Fischer | 2019-03-25 | 1 | -0/+36 |
| bench now loads all *.py files from src/benchmarks as benchmarks | |||||
