checkpoint
[sbp.git] / TODO
diff --git a/TODO b/TODO
index 5f5e1cf..3e67a2e 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,6 +1,20 @@
 _____________________________________________________________________________
 Immediately
 
+  - Performance
+
+     - Next target: TopologicalBag (make it wickedfast: preoptimize)
+
+     - Forest: keep() and valid() -- can we do this with states
+       rather than subtrees?
+
+     - hash Long->long: it's all bogus
+
+  * huge performance improvement (try for more)
+  * pick back up cleaning up end of Parser.java (Reduction)
+  * some weird edge cases; check last regression test, 'make doc'
+
+
   - Sensible tree-printout
   - make Tib.Block extend Tree<>