aboutsummaryrefslogtreecommitdiff
path: root/benchmark.py
Commit message (Collapse)AuthorAgeFilesLines
* move benchmark to src dir and add autoticks option to plot functionsFlorian Fischer2019-01-151-369/+0
|
* improve chattyparser and fix analyse add best tex tableFlorian Fischer2018-09-251-9/+68
|
* append whitespace to measure oder analyse cmdFlorian Fischer2018-09-161-4/+4
|
* fix perf parsing and add new plot functions and use themFlorian Fischer2018-09-141-10/+67
|
* add usefull chattymalloc support and --nolibmemusage flagFlorian Fischer2018-09-141-49/+50
| | | | | | 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-5/+7
| | | | args
* fix benchmark countingFlorian Fischer2018-09-081-1/+1
|
* fix loadFlorian Fischer2018-09-061-1/+1
|
* improve saving/loading add asci plot of histsFlorian Fischer2018-09-011-10/+36
|
* change benchmark.py for mysql and remove run from mysql.pyFlorian Fischer2018-08-311-22/+48
| | | | | also simplify chattymalloc because memusage fails for mysqld and fix glibc-no-tc
* put common run logic into benchmark.pyFlorian Fischer2018-08-311-2/+183
|
* fix save and loadFlorian Fischer2018-07-241-4/+4
|
* load and save from/to specific fileFlorian Fischer2018-07-231-4/+6
|
* make results independant and add cmdline optionsFlorian Fischer2018-07-201-0/+15