vm2_dstr.yml   [plain text]


prelude: |
  x = y = 'z'
benchmark:
  vm2_dstr: |
    str = "foo#{x}bar#{y}baz"
loop_count: 6000000