| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | move source code to src/ | Florian Fischer | 2019-01-15 | 1 | -9/+3 |
| | | |||||
| * | fix perf parsing and add new plot functions and use them | Florian Fischer | 2018-09-14 | 1 | -1/+1 |
| | | |||||
| * | add usefull chattymalloc support and --nolibmemusage flag | Florian Fischer | 2018-09-14 | 1 | -3/+4 |
| | | | | | | | improve bench.py improve process_stdout hook -> process_output rename perf_cmd -> measure_cmd | ||||
| * | cleanup bench.py | Florian Fischer | 2018-09-14 | 1 | -4/+2 |
| | | |||||
| * | add larson's server benchmark | Florian Fischer | 2018-09-10 | 1 | -1/+2 |
| | | |||||
| * | add dj's workloads | Florian Fischer | 2018-09-06 | 1 | -1/+2 |
| | | |||||
| * | only prepare or cleanup if we have to | Florian Fischer | 2018-08-28 | 1 | -5/+6 |
| | | |||||
| * | intruduce new way of handling analyse and cleanup mysql | Florian Fischer | 2018-08-24 | 1 | -7/+8 |
| | | | | | chattymalloc writes now to chattymalloc.data | ||||
| * | pass summary directory to benchmarks | Florian Fischer | 2018-08-21 | 1 | -1/+1 |
| | | |||||
| * | only analyse alloc sizes for mysql | Florian Fischer | 2018-08-20 | 1 | -1/+1 |
| | | |||||
| * | add summary directory option | Florian Fischer | 2018-08-20 | 1 | -0/+5 |
| | | |||||
| * | add basic analyse to mysql | Florian Fischer | 2018-08-13 | 1 | -1/+8 |
| | | |||||
| * | pass verbose to run | Florian Fischer | 2018-08-11 | 1 | -1/+1 |
| | | |||||
| * | fix nosum option | Florian Fischer | 2018-08-06 | 1 | -1/+1 |
| | | |||||
| * | add nosummary option | Florian Fischer | 2018-07-25 | 1 | -2/+4 |
| | | |||||
| * | move c benchmarks in benchmarks subdir | Florian Fischer | 2018-07-24 | 1 | -1/+2 |
| | | |||||
| * | remove conprod from benchmark list add memory footprint to mysql | Florian Fischer | 2018-07-23 | 1 | -4/+7 |
| | | | | | also rename the benchmarks | ||||
| * | add verbose cmdline option | Florian Fischer | 2018-07-23 | 1 | -0/+1 |
| | | |||||
| * | make run argument an integer | Florian Fischer | 2018-07-20 | 1 | -1/+1 |
| | | |||||
| * | make results independant and add cmdline options | Florian Fischer | 2018-07-20 | 1 | -1/+21 |
| | | |||||
| * | add initial mysql, loop and consumer/producer benchmarks | Florian Fischer | 2018-07-15 | 1 | -0/+24 |
