aboutsummaryrefslogtreecommitdiff
path: root/src/benchmarks/httpd.py
Commit message (Expand)AuthorAgeFilesLines
* introduce server concept to BenchmarkFlorian Fischer2019-05-151-52/+18
* 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
* add real simple webserver benchmark using nginx and abFlorian Fischer2019-04-021-0/+87