| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | use new location of bumpptr | Florian Fischer | 2019-08-11 | 1 | -1/+1 |
| * | make bump pointer allocator available through src.allocators.bumpptr | Florian Fischer | 2019-08-11 | 1 | -1/+1 |
| * | don't copy benchmark.allocators again | Florian Fischer | 2019-08-10 | 1 | -6/+0 |
| * | print malloc_stats to stdout | Florian Fischer | 2019-08-10 | 1 | -1/+4 |
| * | add facts to dataref export | Florian Fischer | 2019-07-31 | 5 | -11/+11 |
| * | add barrier to larson benchmark | Florian Fischer | 2019-07-01 | 1 | -0/+10 |
| * | fix realloc micro benchmark for allocators returning null for realloc(ptr, 0) | Florian Fischer | 2019-06-27 | 1 | -1/+1 |
| * | apply some flake8 hints | Florian Fischer | 2019-06-19 | 6 | -63/+45 |
| * | use sane iterations (100 -> 10000) | Florian Fischer | 2019-05-27 | 1 | -3/+3 |
| * | don't break if a result is NaN | Florian Fischer | 2019-05-21 | 1 | -4/+4 |
| * | add ttest1 from ptmalloc | Florian Fischer | 2019-05-15 | 5 | -0/+685 |
| * | introduce server concept to Benchmark | Florian Fischer | 2019-05-15 | 2 | -104/+27 |
| * | add php to httpd benchmark | Florian Fischer | 2019-05-15 | 8 | -75/+2666 |
| * | fix ylabel for llc miss plot | Florian Fischer | 2019-05-14 | 1 | -1/+1 |
| * | add dataref exports | Florian Fischer | 2019-05-08 | 4 | -0/+31 |
| * | use bumpptr in loop benchmark | Florian Fischer | 2019-04-28 | 1 | -0/+4 |
| * | use new barplot function | Florian Fischer | 2019-04-15 | 1 | -13/+3 |
| * | improve descriptive statistics, csv-export and add general barplot function | Florian Fischer | 2019-04-13 | 3 | -52/+20 |
| * | improve httpd Makefile and config | Florian Fischer | 2019-04-13 | 2 | -3/+2 |
| * | 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 |
| * | fix normalized plots | Florian Fischer | 2019-04-10 | 1 | -1/+1 |
| * | add normalized time plot | Florian Fischer | 2019-04-10 | 1 | -0/+8 |
| * | dj_trace: make tex table standalone | Florian Fischer | 2019-04-10 | 1 | -1/+5 |
| * | use autoticks for loop plots | Florian Fischer | 2019-04-10 | 1 | -2/+4 |
| * | add real simple realloc benchmark | Florian Fischer | 2019-04-02 | 3 | -0/+78 |
| * | add real simple webserver benchmark using nginx and ab | Florian Fischer | 2019-04-02 | 4 | -0/+183 |
| * | add analyze and server_benchmark feature | Florian Fischer | 2019-04-02 | 1 | -4/+4 |
| * | fix indent in loop.c | Florian Fischer | 2019-04-02 | 1 | -1/+1 |
| * | add export_to_csv and use it in the loop benchmark | Florian Fischer | 2019-03-25 | 1 | -0/+3 |
| * | move benchmark definitions into src/benchmarks | Florian Fischer | 2019-03-25 | 6 | -0/+798 |
| * | rework build system #2: call make before executing any benchmark | Florian Fischer | 2019-02-02 | 4 | -4/+9 |
| * | rework build system #1 | Florian Fischer | 2019-02-01 | 12 | -0/+851 |
| * | move source code to src/ | Florian Fischer | 2019-01-15 | 7 | -0/+1783 |
