]> pd.if.org Git - nbds/blobdiff - todo
update todo list
[nbds] / todo
diff --git a/todo b/todo
index 9ed547fdfd6eb4faad1a05c8f89eba5dfe1d71d2..b198f920596e2ecae48341924ad86d82fccaebcd 100644 (file)
--- a/todo
+++ b/todo
@@ -2,7 +2,7 @@
 + fix makefile to compute dependency info as a side-effect of compilation (-MF)
 - investigate 16 byte CAS; ht can store GUIDs inline instead of pointers to actual keys 
 - testing, testing, testing
-- support integer keys for ht
++ support integer keys for ht
 - validate arguments to interface functions
 + optimize tracing code, still too much overhead
 + use NULL instead of a sentinal node in skiplist and list
@@ -13,4 +13,4 @@
 - 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
+- experiment with embedding keys in the list/skiplist nodes