aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* improve chattyparser and fix analyse add best tex tableFlorian Fischer2018-09-252-51/+128
|
* add LLC plot and simplify l1 plotFlorian Fischer2018-09-181-29/+15
|
* use perf again and add cache and rss plotFlorian Fischer2018-09-181-3/+16
|
* adjust parameters to larsons paperFlorian Fischer2018-09-181-1/+1
|
* reduce loop to a simple loop of malloc/free pairsFlorian Fischer2018-09-172-43/+12
|
* use library constructor to register print_statusFlorian Fischer2018-09-171-59/+1
|
* don't use perf in larson's testFlorian Fischer2018-09-161-0/+1
|
* append whitespace to measure oder analyse cmdFlorian Fischer2018-09-161-4/+4
|
* improve loop time graphsFlorian Fischer2018-09-161-3/+3
|
* cleanup loopFlorian Fischer2018-09-161-6/+0
|
* fix larsonFlorian Fischer2018-09-151-1/+1
|
* fix process_outputFlorian Fischer2018-09-141-1/+1
|
* fix mysql argsFlorian Fischer2018-09-141-2/+1
|
* fix perf parsing and add new plot functions and use themFlorian Fischer2018-09-145-167/+111
|
* update Readme with new flagsFlorian Fischer2018-09-141-3/+5
|
* add usefull chattymalloc support and --nolibmemusage flagFlorian Fischer2018-09-148-142/+229
| | | | | | improve bench.py improve process_stdout hook -> process_output rename perf_cmd -> measure_cmd
* cleanup bench.pyFlorian Fischer2018-09-141-4/+2
|
* remove unused importsFlorian Fischer2018-09-112-6/+0
|
* add larson benchmarkFlorian Fischer2018-09-101-0/+744
|
* add larson's server benchmarkFlorian Fischer2018-09-103-2/+80
|
* Revert "delete chattyparser"Florian Fischer2018-09-101-0/+88
| | | | This reverts commit 00ec0f6340257cd82e596725aa077d6bfd15eef4.
* measure wall time in falsesharing and fix summary for results with different ↵Florian Fischer2018-09-084-15/+24
| | | | args
* fix benchmark countingFlorian Fischer2018-09-081-1/+1
|
* also output sizes of calloc and reallocFlorian Fischer2018-09-061-7/+52
|
* fix time in mysqlFlorian Fischer2018-09-061-1/+1
|
* remove useless formatFlorian Fischer2018-09-061-1/+1
|
* add dj's workloadsFlorian Fischer2018-09-064-3/+918
|
* fix loadFlorian Fischer2018-09-061-1/+1
|
* add hist files to gitignoreFlorian Fischer2018-09-011-0/+1
|
* improve saving/loading add asci plot of histsFlorian Fischer2018-09-012-13/+46
|
* change benchmark.py for mysql and remove run from mysql.pyFlorian Fischer2018-08-314-595/+180
| | | | | also simplify chattymalloc because memusage fails for mysqld and fix glibc-no-tc
* delete chattyparserFlorian Fischer2018-08-311-88/+0
|
* remove klmalloc and analyse_targetsFlorian Fischer2018-08-311-12/+1
|
* remove debug printFlorian Fischer2018-08-311-1/+0
|
* put common run logic into benchmark.pyFlorian Fischer2018-08-313-279/+278
|
* don't overwrite status just append to itFlorian Fischer2018-08-311-1/+1
|
* re add re to mysqlFlorian Fischer2018-08-291-0/+1
|
* add parser for chattmallocs output fileFlorian Fischer2018-08-281-0/+88
|
* add new potent chattymalloc and fix and improve mysql histogramsFlorian Fischer2018-08-282-60/+484
|
* add glibc without tc and cleanup MakefileFlorian Fischer2018-08-282-35/+61
|
* add cache-miss graphesFlorian Fischer2018-08-281-26/+36
|
* only prepare or cleanup if we have toFlorian Fischer2018-08-281-5/+6
|
* use new memusage gathering in loopFlorian Fischer2018-08-243-40/+18
|
* add status to gitignoreFlorian Fischer2018-08-241-0/+1
|
* intruduce new way of handling analyse and cleanup mysqlFlorian Fischer2018-08-245-123/+205
| | | | chattymalloc writes now to chattymalloc.data
* add histogram results to the results dict and fix summaryFlorian Fischer2018-08-221-11/+12
|
* pass summary directory to benchmarksFlorian Fischer2018-08-211-1/+1
|
* only analyse alloc sizes for mysqlFlorian Fischer2018-08-201-1/+1
|
* fix chattymalloc target for new target layoutFlorian Fischer2018-08-201-1/+5
|
* update usage in readmeFlorian Fischer2018-08-201-1/+6
|