diff options
| author | Florian Fischer <florian.fl.fischer@fau.de> | 2019-12-11 13:24:24 +0100 |
|---|---|---|
| committer | Florian Fischer <florian.fl.fischer@fau.de> | 2019-12-11 13:24:24 +0100 |
| commit | db95dd73be24e4c390d3c3bb1c3afebef8d4caf3 (patch) | |
| tree | 6fb5b800bf6fbfbb856609d3bc4adf357df0c44e | |
| parent | 98c241738d9f8a8a8e0192bd3c28a0eaabaae76d (diff) | |
| download | allocbench-db95dd73be24e4c390d3c3bb1c3afebef8d4caf3.tar.gz allocbench-db95dd73be24e4c390d3c3bb1c3afebef8d4caf3.zip | |
update TODO
| -rw-r--r-- | TODO | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,6 +1,16 @@ +- randomization + - env randomization *easy* + - benchmark order *relatively easy* warmup? + - heap randomization *not possible* because we want to benchmark different allocators with deterministic workloads + - other segments *difficult* temci build? + - fix mysqld termination with malt - add mysql warmup in preallocator_hook +- revisit redis benchmark + - use KeyDB instead ? + - use memtier_benchmark instead of redis-benchmark ? + - rethink colors - check dependencies |
