]> pd.if.org Git - nbds/blobdiff - todo
all structures now support arbitrary type keys with a fast path for integers
[nbds] / todo
diff --git a/todo b/todo
index e052f1c24e2f30711bade75f72ca32fe0622f584..9ed547fdfd6eb4faad1a05c8f89eba5dfe1d71d2 100644 (file)
--- a/todo
+++ b/todo
@@ -11,3 +11,6 @@
 + optimize integer keys
 - ht_print()
 - iterators
+- characterize performance of data structures
+- experiment with the performance impact of not passing the hash between functions
+- experiment with embedding key is the list/skiplist nodes