diff options
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 |