aboutsummaryrefslogtreecommitdiff
path: root/src/benchmarks
Commit message (Expand)AuthorAgeFilesLines
* implement standalone pgfplot legend creationFlorian Fischer2020-02-111-0/+3
* generate an example pgfplot for the loop benchmarkFlorian Fischer2020-01-231-0/+8
* change default output_verbosity of run_cmd to twoFlorian Fischer2019-12-141-2/+2
* fix and improve mysql prepareFlorian Fischer2019-12-141-12/+20
* introduce verbosity aware subprocess.run wrapper and use it in benchmarksFlorian Fischer2019-12-133-46/+26
* remove unused importsFlorian Fischer2019-12-131-2/+0
* collect vmhwm for servers and use it for mysql, httpd and redisFlorian Fischer2019-12-113-42/+33
* fmt benchmark definitions with yapfFlorian Fischer2019-12-1113-193/+258
* format the __init__ files, facter and util using yapfFlorian Fischer2019-12-111-1/+0
* change german plot label to englishFlorian Fischer2019-12-041-6/+6
* retrieve maxrss by using time as measure cmdFlorian Fischer2019-12-041-8/+16
* calculate speedup and use it for multiple summariesFlorian Fischer2019-11-281-23/+23
* make blowup summary tex friendlyFlorian Fischer2019-11-271-7/+7
* add mentioning papersFlorian Fischer2019-11-272-3/+22
* fix fd.prepare()Florian Fischer2019-11-221-3/+4
* keep not modified artifact data in cacheFlorian Fischer2019-11-213-7/+8
* don't use fixed sizes to aquire life dataFlorian Fischer2019-11-211-21/+46
* cleanup database dumps after redis benchmarkFlorian Fischer2019-11-131-0/+5
* use fixed sizes in loop benchmark and remove legacy source codeFlorian Fischer2019-11-131-51/+9
* don't always use jemalloc for redisFlorian Fischer2019-11-061-1/+1
* add tex tables to cfrac and espressoFlorian Fischer2019-10-302-0/+16
* add and use write_tex_table functionFlorian Fischer2019-10-306-3/+46
* introduce a global summary file extensionFlorian Fischer2019-10-303-10/+15
* use new dj_workload locationFlorian Fischer2019-10-231-2/+2
* fix location of dj_workload artifactFlorian Fischer2019-10-231-1/+1
* fix lld documentationFlorian Fischer2019-10-231-3/+2
* fix redis directoryFlorian Fischer2019-10-221-7/+8
* remove normalized plots from loop and t-test1Florian Fischer2019-10-212-17/+1
* run larson for 5 instead of 1 secondFlorian Fischer2019-10-211-1/+1
* fix y-label for fd plotsFlorian Fischer2019-10-211-1/+1
* add larson documentationFlorian Fischer2019-10-211-7/+31
* add lld and mysql documentationFlorian Fischer2019-10-212-14/+243
* improve analysis: add cycles portions and fix top10 percentagesFlorian Fischer2019-10-162-10/+21
* fix dj_traceFlorian Fischer2019-10-161-1/+1
* improve summary of the blowup testFlorian Fischer2019-10-161-2/+2
* increase workload size for bigger max speedupFlorian Fischer2019-10-162-4/+6
* use fixed xkcd color for ideal rssFlorian Fischer2019-10-161-1/+1
* don't store sysbench version twiceFlorian Fischer2019-10-161-3/+0
* add documentation for loop, cfrac, espressoFlorian Fischer2019-10-143-6/+75
* store mysql files persistent in build/benchmarks/mysqlFlorian Fischer2019-10-131-23/+13
* fix redisFlorian Fischer2019-10-131-2/+3
* don't prepare fd if it was already preparedFlorian Fischer2019-09-231-0/+3
* use ArchiveArtifacts for all benchmark resourcesFlorian Fischer2019-09-235-167/+86
* add artifactsFlorian Fischer2019-09-211-9/+7
* add fd benchmarkFlorian Fischer2019-09-191-0/+104
* add blowup testFlorian Fischer2019-09-193-0/+177
* add raxml-ng benchmarkFlorian Fischer2019-09-141-0/+120
* fix barplots for Ideal_RSSFlorian Fischer2019-09-141-1/+2
* fix mysld server after server changeFlorian Fischer2019-09-141-1/+1
* don't exit if we fail to prepare a benchmarkFlorian Fischer2019-09-113-17/+5