[MLton] gc question

Jake Donham jdonham at cs.cmu.edu
Fri Feb 2 10:34:10 PST 2007


Hi,

Do I understand correctly that the purpose of the GC_HEAP_LIMIT_SLOP
business is to optimize the heap limit checks (since we save an add of
the allocation size) in the common case that the allocation is less
than that size? Thanks,

Jake



More information about the MLton mailing list