ruby--ruby/benchmark/vm_blockparam.yml

8 lines
87 B
YAML

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