aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAria Shrimpton <me@aria.rip>2024-03-01 16:07:39 +0000
committerAria Shrimpton <me@aria.rip>2024-03-01 16:07:39 +0000
commit934a6f67af4de1abfbd1c373ad5de0556e687f21 (patch)
tree4705814495901d5706c0d687e86005e39180ae5b
parent4025301eb18ab259760441c9e7a34cde59806dec (diff)
chore: update tasks
-rw-r--r--Tasks.org7
1 files changed, 0 insertions, 7 deletions
diff --git a/Tasks.org b/Tasks.org
index 6ed50ef..c2c1327 100644
--- a/Tasks.org
+++ b/Tasks.org
@@ -112,13 +112,6 @@ We also need to figure out which operations we want to bother counting, and how
We have the code to do all this end-to-end, and to run a 'brute force' for comparison.
-* TODO Improvements for selection & stuff
-
-** TODO Merge observations from multiple benchmarks
-
-ie if we have two different ~insert/100 ...~ lines we should use both instead of only one.
-This will enable writing multiple scenarios per operation
-
* TODO Benchmarks & Evaluation
We implement several test programs which require different data structures and different implementations.