require_relative '../../soml/helper' # Benchmarks for the stuff in results.md module BenchTests include RuntimeTests def setup @stdout = "" @machine = Register.machine.boot Typed::Compiler.load_parfait end def main runko = <