Group: comp.lang.functional · Group Profile · Search for 38000 in comp.lang.functional
Author: Vesa Karvonen
Date: Nov 9, 2007 16:47
... increased memory usage (due to 64-bit pointers), but, what has actually happened is that the amount of parameterization and code in MLton's Basis library implementation has increased significantly (http://mlton.org/pipermail/mlton/2006-May/028833.html). So, when you compile your ~100 line toy benchmarks, most of the time is spent processing the ~38000 line Basis library. -Vesa Karvonen
|