aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--TODO3
1 files changed, 3 insertions, 0 deletions
diff --git a/TODO b/TODO
index ed043d0..5fe23fa 100644
--- a/TODO
+++ b/TODO
@@ -41,3 +41,6 @@ Add CPU-warmup loop to benchmarks.
This loop shall be done after help variables have
been assigned values, as this can help the warmup.
+benchmark with worst case, average case, and best case input.
+
+zadd, zsub: benchmark both dense and sparse integers.