ref: ec35f468e0eba87c9f09cbbe5fa8af2591e6f914
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(); };