> In any case, it is on my todo list to eliminate all the HAS_WEAK stuff > completely, and make it controllable via an SML bool ref whether or > not the runtime measures GC time. That is completely portable and > quite fast. I have committed this fix. The new control is val MLton.GC.setRusage: bool -> unit