ruby--ruby/benchmark/vm1_blockparam.yml

8 lines
88 B
YAML

prelude: |
def m &b
end
benchmark:
vm1_blockparam: |
m{}
loop_count: 30000000