Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
prelude: |
a = 1
b = 2
benchmark:
vm_swap: |
a, b = b, a
loop_count: 30000000