aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* improve scale_thread_for_cpusFlorian Fischer2019-10-211-21/+21
* add larson documentationFlorian Fischer2019-10-211-7/+31
* add lld and mysql documentationFlorian Fischer2019-10-212-14/+243
* improve top10 percentagesFlorian Fischer2019-10-161-4/+4
* 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
* fix bins and top10 order in histogramsFlorian Fischer2019-10-141-8/+12
* add documentation for loop, cfrac, espressoFlorian Fischer2019-10-143-6/+75
* add rpmallocFlorian Fischer2019-10-142-1/+42
* produce ascii histograms with scripts/matplotlib_histograms.pyFlorian Fischer2019-10-141-6/+11
* don't try to terminate servers that exited with 0Florian Fischer2019-10-131-1/+1
* store mysql files persistent in build/benchmarks/mysqlFlorian Fischer2019-10-131-23/+13
* fix redisFlorian Fischer2019-10-131-2/+3
* support substitutions in server shutdown_cmdsFlorian Fischer2019-10-131-6/+10
* Merge branch 'catch_abort'Florian Fischer2019-10-134-3/+44
|\
| * print signal message before exitcatch_abortFlorian Fischer2019-09-301-0/+1
| * catch SIGSEGV as well; register sa_handlers only if its SIG_DLF beforeFlorian Fischer2019-09-295-31/+40
| * catch if cmd abortsFlorian Fischer2019-09-293-2/+33
* | improve patch handling in allocator.pyFlorian Fischer2019-10-136-18/+26
|/
* Merge branch 'artifact'Florian Fischer2019-09-2925-475/+447
|\
| * don't prepare fd if it was already preparedFlorian Fischer2019-09-231-0/+3
| * use ArchiveArtifacts for all benchmark resourcesFlorian Fischer2019-09-237-179/+90
| * Add ArchiveArtifactsFlorian Fischer2019-09-225-15/+78
| * fix tbbmalloc definitionFlorian Fischer2019-09-222-1/+1
| * fix patchdirartifactFlorian Fischer2019-09-221-2/+3
| * add missing patchdirFlorian Fischer2019-09-211-0/+1
| * replace AllocatorSources with ArtifactsFlorian Fischer2019-09-2116-282/+188
| * add artifactsFlorian Fischer2019-09-212-9/+96
* | remove whitespace and comment global varsFlorian Fischer2019-09-212-2/+8
|/
* add fd benchmarkFlorian Fischer2019-09-191-0/+104
* add blowup testFlorian Fischer2019-09-193-0/+177
* add perm substitution for benchmarks with empty argsFlorian Fischer2019-09-191-0/+2
* add streamflow allocatorFlorian Fischer2019-09-181-0/+41
* add raxml-ng benchmarkFlorian Fischer2019-09-142-3/+123
* fix barplots for Ideal_RSSFlorian Fischer2019-09-141-1/+2
* fix mysld server after server changeFlorian Fischer2019-09-141-1/+1
* improve debug output of Allocator.buildFlorian Fischer2019-09-111-1/+2
* don't exit if we fail to prepare a benchmarkFlorian Fischer2019-09-113-17/+5
* explicitly collect binary versionsFlorian Fischer2019-09-116-4/+21
* fix wrong use of benchmark.results["facts"]Florian Fischer2019-09-111-1/+1
* port building of redis to pythonFlorian Fischer2019-09-112-20/+52