Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
prelude: |
x = y = 'z'
benchmark:
vm_dstr: |
str = "foo#{x}bar#{y}baz"
loop_count: 6000000