X-Git-Url: https://pd.if.org/git/?p=nbds;a=blobdiff_plain;f=todo;h=86d19ab549fb2c5e742bace7cb93f4100dfaaf2e;hp=805a9a55a7ecf8fb09054db3a9e2e409df02ba68;hb=2d93f3b29622488bde80b6cd18661fd7eb603eee;hpb=052506ff082f134f00834f666653819e18d9bddf diff --git a/todo b/todo index 805a9a5..86d19ab 100644 --- a/todo +++ b/todo @@ -5,3 +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 ++ optimize integer keys