Changes by: Jason Hickey (jyh at cs.caltech.edu)
Date: 2005-03-18 21:34:43 -0800 (Fri, 18 Mar 2005)
Revision: 816
Log message:
Added hash codes to most of the data values in Lm_parser.
This gives a 20-30% speedup. I'll work on the propagate-fixpoint next.
Changes | Path |
+20 -3 | libmojave/util/lm_lexer.ml |
+3 -2 | libmojave/util/lm_lexer.mli |
+229 -80 | libmojave/util/lm_parser.ml |
+10 -15 | libmojave/util/lm_parser.mli |