From 4d8c8b76b77d3c4966361ad78b08d9ba2d90318a Mon Sep 17 00:00:00 2001 From: jdybnis Date: Thu, 4 Dec 2008 06:58:27 +0000 Subject: [PATCH] update todo list --- todo | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/todo b/todo index 9ed547f..b198f92 100644 --- 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 -- 2.40.0