aboutsummaryrefslogtreecommitdiff
path: root/src/benchmarks/mysql.py
Commit message (Expand)AuthorAgeFilesLines
* add license header comments to benchmark definitionsFlorian Fischer2019-08-281-0/+19
* remove verbosity argument from hooksFlorian Fischer2019-08-271-2/+3
* improve benchmark code quality using pylintFlorian Fischer2019-08-271-17/+19
* improve mysql benchmark definitionFlorian Fischer2019-08-141-19/+26
* fix and adjust to mysql installations on Ubuntu 18.04Florian Fischer2019-08-111-7/+8
* don't copy benchmark.allocators againFlorian Fischer2019-08-101-6/+0
* add facts to dataref exportFlorian Fischer2019-07-311-2/+2
* apply some flake8 hintsFlorian Fischer2019-06-191-15/+12
* introduce server concept to BenchmarkFlorian Fischer2019-05-151-52/+9
* add dataref exportsFlorian Fischer2019-05-081-0/+1
* improve descriptive statistics, csv-export and add general barplot functionFlorian Fischer2019-04-131-49/+18
* add analyze and server_benchmark featureFlorian Fischer2019-04-021-4/+4
* move benchmark definitions into src/benchmarksFlorian Fischer2019-03-251-0/+285