| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | make the whole project more python idiomatic | Florian Fischer | 2020-06-02 | 1 | -94/+0 |
| * | fix syntax after plot changes | Florian Fischer | 2020-04-07 | 1 | -1/+1 |
| * | unify plotting code | Florian Fischer | 2020-04-07 | 1 | -21/+27 |
| * | improve matplotlib code | Florian Fischer | 2020-03-09 | 1 | -3/+3 |
| * | cleanup plot code | Florian Fischer | 2020-02-11 | 1 | -9/+9 |
| * | move plotting code from src.benchmark to src.plots | Florian Fischer | 2020-02-11 | 1 | -22/+24 |
| * | collect vmhwm for servers and use it for mysql, httpd and redis | Florian Fischer | 2019-12-11 | 1 | -33/+25 |
| * | explicitly collect binary versions | Florian Fischer | 2019-09-11 | 1 | -0/+7 |
| * | improve server benchmarks | Florian Fischer | 2019-09-11 | 1 | -2/+5 |
| * | require a name in Benchmark.__init__ | Florian Fischer | 2019-08-29 | 1 | -2/+2 |
| * | add license header comments to benchmark definitions | Florian Fischer | 2019-08-28 | 1 | -0/+17 |
| * | remove verbosity argument from hooks | Florian Fischer | 2019-08-27 | 1 | -1/+2 |
| * | improve benchmark code quality using pylint | Florian Fischer | 2019-08-27 | 1 | -3/+6 |
| * | apply some flake8 hints | Florian Fischer | 2019-06-19 | 1 | -26/+17 |
| * | use sane iterations (100 -> 10000) | Florian Fischer | 2019-05-27 | 1 | -3/+3 |
| * | introduce server concept to Benchmark | Florian Fischer | 2019-05-15 | 1 | -52/+18 |
| * | fix still running check | Florian Fischer | 2019-04-13 | 1 | -1/+18 |
| * | add check if nginx is running before trying to terminate | Florian Fischer | 2019-04-13 | 1 | -7/+9 |
| * | adjust absurd concurrency | Florian Fischer | 2019-04-13 | 1 | -1/+1 |
| * | add real simple webserver benchmark using nginx and ab | Florian Fischer | 2019-04-02 | 1 | -0/+87 |
