aboutsummaryrefslogtreecommitdiff
path: root/src/benchmarks
Commit message (Expand)AuthorAgeFilesLines
* use bumpptr in loop benchmarkFlorian Fischer2019-04-281-0/+4
* use new barplot functionFlorian Fischer2019-04-151-13/+3
* improve descriptive statistics, csv-export and add general barplot functionFlorian Fischer2019-04-133-52/+20
* improve httpd Makefile and configFlorian Fischer2019-04-132-3/+2
* fix still running checkFlorian Fischer2019-04-131-1/+18
* add check if nginx is running before trying to terminateFlorian Fischer2019-04-131-7/+9
* adjust absurd concurrencyFlorian Fischer2019-04-131-1/+1
* fix normalized plotsFlorian Fischer2019-04-101-1/+1
* add normalized time plotFlorian Fischer2019-04-101-0/+8
* dj_trace: make tex table standaloneFlorian Fischer2019-04-101-1/+5
* use autoticks for loop plotsFlorian Fischer2019-04-101-2/+4
* add real simple realloc benchmarkFlorian Fischer2019-04-023-0/+78
* add real simple webserver benchmark using nginx and abFlorian Fischer2019-04-024-0/+183
* add analyze and server_benchmark featureFlorian Fischer2019-04-021-4/+4
* fix indent in loop.cFlorian Fischer2019-04-021-1/+1
* add export_to_csv and use it in the loop benchmarkFlorian Fischer2019-03-251-0/+3
* move benchmark definitions into src/benchmarksFlorian Fischer2019-03-256-0/+798
* rework build system #2: call make before executing any benchmarkFlorian Fischer2019-02-024-4/+9
* rework build system #1Florian Fischer2019-02-0112-0/+851
* move source code to src/Florian Fischer2019-01-157-0/+1783