Changes by: Aleksey Nogin (nogin at cs.caltech.edu)
Date: 2004-01-08 19:32:14 -0800 (Thu, 08 Jan 2004)
Revision: 5239
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 |
+3 -4 | metaprl/refiner/reflib/jall.ml |