aboutsummaryrefslogtreecommitdiff
path: root/src/benchmarks/mysql.py
Commit message (Expand)AuthorAgeFilesLines
* add and use write_tex_table functionFlorian Fischer2019-10-301-0/+8
* add lld and mysql documentationFlorian Fischer2019-10-211-5/+58
* don't store sysbench version twiceFlorian Fischer2019-10-161-3/+0
* store mysql files persistent in build/benchmarks/mysqlFlorian Fischer2019-10-131-23/+13
* fix mysld server after server changeFlorian Fischer2019-09-141-1/+1
* explicitly collect binary versionsFlorian Fischer2019-09-111-0/+5
* improve server benchmarksFlorian Fischer2019-09-111-1/+2
* require a name in Benchmark.__init__Florian Fischer2019-08-291-2/+2
* readd missing numpy import for mysql summaryFlorian Fischer2019-08-281-0/+2
* revert accidentally added changesFlorian Fischer2019-08-281-2/+2
* 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