diff --git a/TODO b/TODO
index ea5a2c15aa176582f0d96c21f0a821120e9e2c53..bca09514d1dbb83e73ce0506215edadbdf395945 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