| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 |
| | | |||||
| * | remove verbosity argument from hooks | Florian Fischer | 2019-08-27 | 1 | -1/+2 |
| | | |||||
| * | improve benchmark code quality using pylint | Florian Fischer | 2019-08-27 | 1 | -16/+20 |
| | | | | | The description Benchmark member is replaced with class docstrings | ||||
| * | apply some flake8 hints | Florian Fischer | 2019-06-19 | 1 | -1/+1 |
| | | |||||
| * | fix ylabel for llc miss plot | Florian Fischer | 2019-05-14 | 1 | -1/+1 |
| | | |||||
| * | move benchmark definitions into src/benchmarks | Florian Fischer | 2019-03-25 | 1 | -0/+74 |
| bench now loads all *.py files from src/benchmarks as benchmarks | |||||
