require_relative '../../typed/helper' # Benchmarks for the stuff in results.md module BenchTests include RuntimeTests def setup @stdout = "" @machine = Register.machine.boot # Vm::Compiler.load_parfait # most interesting parts saved as interger/word .soml in this dir end def main runko = <