| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | move benchmark definitions into src/benchmarks | Florian Fischer | 2019-03-25 | 1 | -357/+0 |
| | | | | | bench now loads all *.py files from src/benchmarks as benchmarks | ||||
| * | add plain text summary to dj_trace | Florian Fischer | 2019-03-19 | 1 | -30/+117 |
| | | | | | | Format like in: https://sourceware.org/ml/libc-alpha/2017-01/msg00452.html | ||||
| * | use new verbosity system in mysql and dj_trace benchmarks | Florian Fischer | 2019-03-05 | 1 | -3/+3 |
| | | |||||
| * | improve download of dj delorie workloads | Florian Fischer | 2019-02-27 | 1 | -5/+32 |
| | | |||||
| * | s/target/allocator/ and remove analyse feature | Florian Fischer | 2019-02-08 | 1 | -28/+28 |
| | | | | | Use systemwide installed allocators by default | ||||
| * | fix some flake8 linting errors | Florian Fischer | 2019-02-02 | 1 | -34/+36 |
| | | |||||
| * | rework build system #1 | Florian Fischer | 2019-02-01 | 1 | -2/+2 |
| | | | | | | each benchmark has its own Makefile which must put it's binaries into OBJDIR which is added to the PATH during execution. | ||||
| * | 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 | -0/+243 |
