ruby--ruby/benchmark/vm2_unif1.yml

8 lines
91 B
YAML

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