]> pd.if.org Git - nbds/blobdiff - todo
optimize 8 byte integer keys for list and skiplist
[nbds] / todo
diff --git a/todo b/todo
index 4640dd6d46b6f820e1f6b47040c45b3d6fce898a..86d19ab549fb2c5e742bace7cb93f4100dfaaf2e 100644 (file)
--- a/todo
+++ b/todo
@@ -5,4 +5,5 @@
 + optimize tracing code, still too much overhead
 + use NULL instead of a sentinal node in skiplist and list
 - make interfaces for all data structures consistent 
-- make list and skiplist use string keys
++ make list and skiplist use string keys
++ optimize integer keys