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