vm2_regexp.yml   [plain text]


prelude: |
  str = 'xxxhogexxx'
benchmark:
  vm2_regexp: |
    /hoge/ =~ str
loop_count: 6000000