better

Henry Cejtin henry@sourcelight.com
Mon, 9 Jul 2001 22:25:43 -0500


I checked on the ShootOut page now that the new results are in.  We are now
tied with OCaml in the total score, but things are still clearly rather goofy.
We are far and away #1 in the exception case.  Did MLton manage to turn these
all into jumps?
Nested loops is clearly indicative of things that we are doing poorly on.
We are 3 times slower than gcc.  At first I thought it might be the currying,
but that doesn't make any difference.  Clearly this is an indication of
something we are not doing right.