vm1_block.yml   [plain text]


prelude: |
  def m
    yield
  end
benchmark:
  vm1_block: |
    m{
    }
loop_count: 30000000