Add item.
[pspp-builds.git] / TODO
diff --git a/TODO b/TODO
index 9eba34965b903668d9a6127c6dcddeff90a607ad..fd69b38991f1b7c26c50e33f71373ca3053e6ff6 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,8 +1,13 @@
-Time-stamp: <2004-02-24 19:22:15 blp>
+Time-stamp: <2004-03-10 21:28:22 blp>
 
 TODO
 ----
 
+Check our results against the NIST StRD benchmark results at
+strd.itl.nist.gov/div898/strd
+
+In debug mode hash table code should verify that collisions are reasonably low.
+
 Use posix_fadvise(POSIX_FADV_SEQUENTIAL) where available.
 
 random.c should not know about set_seed.