Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
prelude: |
obj1 = Object.new
obj2 = Object.new
benchmark:
vm_neq: |
obj1 != obj2
loop_count: 30000000