| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | move benchmark definitions into src/benchmarks | Florian Fischer | 2019-03-25 | 1 | -285/+0 |
| | | | | | bench now loads all *.py files from src/benchmarks as benchmarks | ||||
| * | fix some Exceptions | Florian Fischer | 2019-03-22 | 1 | -1/+1 |
| | | |||||
| * | use exceptions in mysql benchmark | Florian Fischer | 2019-03-21 | 1 | -33/+33 |
| | | |||||
| * | add normalized plots to mysql benchmark | Florian Fischer | 2019-03-19 | 1 | -0/+40 |
| | | |||||
| * | improve myqsl | Florian Fischer | 2019-03-08 | 1 | -4/+7 |
| | | | | | | | start server with --max-connections=<cpu count> don't reference mysql.server if not available remove non empty mysql_test directory | ||||
| * | add allocators to globalvars; kill mysql server on exit; save libc versions ↵ | Florian Fischer | 2019-03-06 | 1 | -1/+11 |
| | | | | | of requirements | ||||
| * | use new verbosity system in mysql and dj_trace benchmarks | Florian Fischer | 2019-03-05 | 1 | -28/+28 |
| | | |||||
| * | add function to scale thread to available cpus | Florian Fischer | 2019-03-05 | 1 | -2/+1 |
| | | |||||
| * | fix type in variable name | Florian Fischer | 2019-02-27 | 1 | -1/+1 |
| | | |||||
| * | s/target/allocator/ and remove analyse feature | Florian Fischer | 2019-02-08 | 1 | -70/+25 |
| | | | | | Use systemwide installed allocators by default | ||||
| * | fix some flake8 linting errors | Florian Fischer | 2019-02-02 | 1 | -28/+31 |
| | | |||||
| * | add custom target option | Florian Fischer | 2019-01-22 | 1 | -2/+2 |
| | | | | | | the custom target definitions must be a valid python script exporting a global dictionary "targets". | ||||
| * | save all results by default in results/hostname/timestamp | Florian Fischer | 2019-01-22 | 1 | -7/+5 |
| | | |||||
| * | move dj_trace.py to src/ and remove debug output | Florian Fischer | 2019-01-15 | 1 | -2/+0 |
| | | |||||
| * | move mysql.py to src/, fix analyse and add transactions latex table | Florian Fischer | 2019-01-15 | 1 | -0/+279 |
