Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
prelude: |
a = 'abc'
b = [1, 2, 3]
benchmark:
vm_length: |
a.length
b.length
loop_count: 30000000