diff options
| -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 |
