Skip to content

Instantly share code, notes, and snippets.

@roxlu

roxlu/perf.log Secret

Created October 30, 2013 21:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save roxlu/31aaf72432694e812dfe to your computer and use it in GitHub Desktop.
Save roxlu/31aaf72432694e812dfe to your computer and use it in GitHub Desktop.
│4066e0: mov %rsi,%rdx
│4066e3: xor %ecx,%ecx
│4066e5: nopl (%rax)
1.40 │4066e8: vaddps (%rdx),%xmm3,%xmm0
55.80 │4066ec: add $0x1,%ecx
0.76 │4066ef: add $0x60,%rdx
1.70 │4066f3: vmovap %xmm0,-0x60(%rdx)
4.77 │4066f8: vaddps -0x50(%rdx),%xmm2,%xmm0
6.31 │4066fd: vmovap %xmm0,-0x50(%rdx)
3.10 │406702: cmp $0x61a8,%ecx
│406708: ↑ jne 4066e8 <main+0x88>
│40670a: mov %rdi,%rcx
│40670d: xor %edx,%edx
│40670f: ↓ jmp 406727 <main+0xc7>
│406711: nopl 0x0(%rax)
4.32 │406718: add $0x1,%edx
│40671b: add $0x60,%rcx
│40671f: cmp $0x61a8,%edx
│406725: ↓ je 40673e <main+0xde>
3.56 │406727: test $0x1,%dl
│40672a: ↑ jne 406718 <main+0xb8>
4.65 │40672c: add $0x1,%edx
│40672f: prefet (%rcx)
13.63 │406732: add $0x60,%rcx
│406736: cmp $0x61a8,%edx
│40673c: ↑ jne 406727 <main+0xc7>
│40673e: sub $0x1,%eax
│406741: ↑ jne 4066e0 <main+0x80>
│406743: vmovap %xmm2,0x10(%rsp)
│406749: vmovap %xmm3,(%rsp)
│40674e: → callq 406aad <uv_hrtime>
│406753: vmovap (%rsp),%xmm3
│406758: sub %rbp,%rax
│40675b: vmovap 0x10(%rsp),%xmm2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment