Changes by: Aleksey Nogin (nogin at cs.caltech.edu)
Date: 2004-01-08 19:32:14 -0800 (Thu, 08 Jan 2004)
Revision: 318
Log message:
When comparing symbols, compare ints first, instead of using Pervasives.compare
right away. This gives another ~4% speedup on "status_all();;".
Changes | Path |
+4 -1 | libmojave/util/lm_symbol.ml |