[DOC] Tweaks for Array#length
[ruby.git] / benchmark / vm_blockparam.yml
blob5e5a0170a2126f3f2bd14e38a7e7ff99317684a6
1 prelude: |
2   def m &b
3   end
4 benchmark:
5   vm_blockparam: |
6     m{}
7 loop_count: 30000000