diff options
author | Aria Shrimpton <me@aria.rip> | 2024-03-01 16:07:39 +0000 |
---|---|---|
committer | Aria Shrimpton <me@aria.rip> | 2024-03-01 16:07:39 +0000 |
commit | 934a6f67af4de1abfbd1c373ad5de0556e687f21 (patch) | |
tree | 4705814495901d5706c0d687e86005e39180ae5b | |
parent | 4025301eb18ab259760441c9e7a34cde59806dec (diff) |
chore: update tasks
-rw-r--r-- | Tasks.org | 7 |
1 files changed, 0 insertions, 7 deletions
@@ -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. |