aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Fischer <florian.fl.fischer@fau.de>2019-12-11 13:24:24 +0100
committerFlorian Fischer <florian.fl.fischer@fau.de>2019-12-11 13:24:24 +0100
commitdb95dd73be24e4c390d3c3bb1c3afebef8d4caf3 (patch)
tree6fb5b800bf6fbfbb856609d3bc4adf357df0c44e
parent98c241738d9f8a8a8e0192bd3c28a0eaabaae76d (diff)
downloadallocbench-db95dd73be24e4c390d3c3bb1c3afebef8d4caf3.tar.gz
allocbench-db95dd73be24e4c390d3c3bb1c3afebef8d4caf3.zip
update TODO
-rw-r--r--TODO10
1 files changed, 10 insertions, 0 deletions
diff --git a/TODO b/TODO
index ea5a2c1..bca0951 100644
--- a/TODO
+++ b/TODO
@@ -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