diff options
author | Aria <me@aria.rip> | 2023-10-31 16:06:15 +0000 |
---|---|---|
committer | Aria <me@aria.rip> | 2023-10-31 16:06:15 +0000 |
commit | f7a3521c740479eb9a415eaec31f412522bc1917 (patch) | |
tree | 8cb02bcf20cd060b3c439e6a6f398dd0dd5c5297 /Tasks.org | |
parent | 81917b800b206621e39a4d83b347e7b31d717645 (diff) |
chore: update tasks
Diffstat (limited to 'Tasks.org')
-rw-r--r-- | Tasks.org | 8 |
1 files changed, 5 insertions, 3 deletions
@@ -70,9 +70,11 @@ There should also be caching of the outputs. Given some type implementing a given trait, we should be able to get performance information at various Ns. -*** DOING Container trait benchmarker -*** TODO Indexable trait benchmarker -*** TODO Stack trait benchmarker +We have a first pass of these benchmarks, although they may need refined over time + +*** DONE Container trait benchmarker +*** DONE Indexable trait benchmarker +*** DONE Stack trait benchmarker ** TODO Generate benchmarks for arbitrary type |