ruby--ruby/benchmark/vm_unif1.yml

8 lines
90 B
YAML

prelude: |
def m a, b
end
benchmark:
vm_unif1: |
m 100, 200
loop_count: 6000000