ref: 611dced75f0a6c9fd4b35b88ee0dd9ac5806cb54
dir: /module/bench.m/
# Benchmarking Bench: module { PATH: con "$Bench"; FD: adt { fd: int; }; microsec: fn(): big; reset: fn(); read: fn(fd: ref FD, buf: array of byte, n: int): int; disablegc: fn(); enablegc: fn(); };