aboutsummaryrefslogtreecommitdiff
path: root/mysql.py
Commit message (Collapse)AuthorAgeFilesLines
* fix mysql argsFlorian Fischer2018-09-141-2/+1
|
* fix perf parsing and add new plot functions and use themFlorian Fischer2018-09-141-72/+26
|
* add usefull chattymalloc support and --nolibmemusage flagFlorian Fischer2018-09-141-2/+2
| | | | | | improve bench.py improve process_stdout hook -> process_output rename perf_cmd -> measure_cmd
* measure wall time in falsesharing and fix summary for results with different ↵Florian Fischer2018-09-081-3/+4
| | | | args
* fix time in mysqlFlorian Fischer2018-09-061-1/+1
|
* remove useless formatFlorian Fischer2018-09-061-1/+1
|
* improve saving/loading add asci plot of histsFlorian Fischer2018-09-011-3/+10
|
* change benchmark.py for mysql and remove run from mysql.pyFlorian Fischer2018-08-311-130/+99
| | | | | also simplify chattymalloc because memusage fails for mysqld and fix glibc-no-tc
* re add re to mysqlFlorian Fischer2018-08-291-0/+1
|
* add new potent chattymalloc and fix and improve mysql histogramsFlorian Fischer2018-08-281-30/+45
|
* intruduce new way of handling analyse and cleanup mysqlFlorian Fischer2018-08-241-64/+70
| | | | chattymalloc writes now to chattymalloc.data
* add histogram results to the results dict and fix summaryFlorian Fischer2018-08-221-11/+12
|
* improve mysql memory statsFlorian Fischer2018-08-201-44/+43
|
* add summary directory optionFlorian Fischer2018-08-201-3/+5
|
* add rssmax to mysql memory statistic and remove useless save code in runFlorian Fischer2018-08-191-5/+10
|
* make targets into directories and add a color attributeFlorian Fischer2018-08-181-4/+4
|
* fix mysqlFlorian Fischer2018-08-131-1/+1
|
* only print histogramFlorian Fischer2018-08-131-8/+11
|
* add plot output to mysql analyseFlorian Fischer2018-08-131-8/+13
|
* don't save memusage of chattymallocFlorian Fischer2018-08-131-1/+2
|
* fix parsing of chattymallocs outputFlorian Fischer2018-08-131-1/+6
|
* add basic analyse to mysqlFlorian Fischer2018-08-131-28/+49
|
* fix mysql memory stats collecting again :(Florian Fischer2018-08-061-1/+1
|
* fix mysql memory stats collectingFlorian Fischer2018-08-061-1/+1
|
* fix mysql memory stats collectingFlorian Fischer2018-07-251-4/+4
|
* fix memusage resultsFlorian Fischer2018-07-251-3/+7
|
* use psutil and don't call psFlorian Fischer2018-07-241-18/+14
|
* fix mysql footprint againFlorian Fischer2018-07-231-2/+2
|
* fix memory footprint of mysqlFlorian Fischer2018-07-231-5/+4
|
* remove conprod from benchmark list add memory footprint to mysqlFlorian Fischer2018-07-231-0/+232
also rename the benchmarks