Diff
checker
텍스트
텍스트
이미지
문서
Excel
폴더
Legal
Enterprise
데스크톱
요금제
로그인
데스크톱 앱 다운로드
텍스트 비교
두 텍스트 파일의 차이점을 찾아보세요
도구
기록
실시간 편집
공백 변경 숨기기
변경 없는 행 숨기기
줄바꿈 비활성화
레이아웃
나란히 보기
합쳐 보기
비교 단위
스마트
단어
글자
텍스트 스타일
모양 변경
구문 강조
언어 선택
제외
텍스트 변환
첫 변경으로
수정
Diffchecker Desktop
가장 안전하게 Diffchecker를 사용하는 방법. 데스크톱 앱을 사용하면 비교 데이터가 외부로 전송되지 않습니다!
데스크톱 앱 받기
Untitled Diff
생성일
5년 전
비교 결과 만료 없음
초기화
내보내기
공유
설명
32 삭제
행
총
삭제
글자
총
삭제
이 기능을 계속 사용하려면 업그레이드해 주세요
Diff
checker
Pro
요금제 보기
60 행
복사
27 추가
행
총
추가
글자
총
추가
이 기능을 계속 사용하려면 업그레이드해 주세요
Diff
checker
Pro
요금제 보기
54 행
복사
; Method Program:Test(int):bool
; Method Program:Test(int):bool
G_M57668_IG01:
G_M57668_IG01:
복사
복사됨
복사
복사됨
push rdi
push rsi
push rsi
복사
복사됨
복사
복사됨
push rbx
sub rsp, 32
sub rsp, 32
mov esi, ecx
mov esi, ecx
복사
복사됨
복사
복사됨
;; bbWeight=1 PerfScore
3
.50
;; bbWeight=1 PerfScore
1
.50
G_M57668_IG02:
G_M57668_IG02:
mov rcx, 0xD1FFAB1E
mov rcx, 0xD1FFAB1E
복사
복사됨
복사
복사됨
mov edx,
8
mov edx,
1
8
call CORINFO_HELP_CLASSINIT_SHARED_DYNAMICCLASS
call CORINFO_HELP_CLASSINIT_SHARED_DYNAMICCLASS
복사
복사됨
복사
복사됨
mov r
c
x, 0xD1FFAB1E
mov r
a
x, 0xD1FFAB1E
mov
rdi
, gword ptr [r
c
x]
mov
rax
, gword ptr [r
a
x]
xor e
b
x, e
bx
xor e
d
x, e
dx
;; bbWeight=1 PerfScore 4.
00
align [6 bytes]
;; bbWeight=1 PerfScore 4.
25
G_M57668_IG03:
G_M57668_IG03:
복사
복사됨
복사
복사됨
mov
r
cx,
rdi
mov
e
cx,
edx
mov
r8d
, esi
cmp
dword ptr [rax], eax
mov
edx, ebx
cmp ecx
, esi
mov
r11, 0xD1FFAB1E
sete
cl
call [System.Collections.Generic.IEqualityComparer`1[Int32][System.Int32]:Equals(int,int):bool:this]
mov
zx
rcx, cl
test e
a
x, e
a
x
test e
c
x, e
c
x
jne SHORT G_M57668_IG07
jne SHORT G_M57668_IG07
복사
복사됨
복사
복사됨
;; bbWeight=4 PerfScore
21
.00
;; bbWeight=4 PerfScore
20
.00
G_M57668_IG04:
G_M57668_IG04:
복사
복사됨
복사
복사됨
inc e
b
x
inc e
d
x
cmp e
b
x, 100
cmp e
d
x, 100
jl SHORT G_M57668_IG03
jl SHORT G_M57668_IG03
;; bbWeight=4 PerfScore 6.00
;; bbWeight=4 PerfScore 6.00
G_M57668_IG05:
G_M57668_IG05:
xor eax, eax
xor eax, eax
;; bbWeight=0.50 PerfScore 0.13
;; bbWeight=0.50 PerfScore 0.13
G_M57668_IG06:
G_M57668_IG06:
add rsp, 32
add rsp, 32
복사
복사됨
복사
복사됨
pop rbx
pop rsi
pop rsi
복사
복사됨
복사
복사됨
pop rdi
ret
ret
복사
복사됨
복사
복사됨
;; bbWeight=0.50 PerfScore
1.38
;; bbWeight=0.50 PerfScore
0.88
G_M57668_IG07:
G_M57668_IG07:
mov eax, 1
mov eax, 1
;; bbWeight=0.50 PerfScore 0.13
;; bbWeight=0.50 PerfScore 0.13
G_M57668_IG08:
G_M57668_IG08:
add rsp, 32
add rsp, 32
복사
복사됨
복사
복사됨
pop rbx
pop rsi
pop rsi
복사
복사됨
복사
복사됨
pop rdi
ret
ret
복사
복사됨
복사
복사됨
;; bbWeight=0.50 PerfScore
1.38
;; bbWeight=0.50 PerfScore
0.88
; Total bytes of code:
102
; Total bytes of code:
90
저장된 비교 결과
원본
파일 열기
; Method Program:Test(int):bool G_M57668_IG01: push rdi push rsi push rbx sub rsp, 32 mov esi, ecx ;; bbWeight=1 PerfScore 3.50 G_M57668_IG02: mov rcx, 0xD1FFAB1E mov edx, 8 call CORINFO_HELP_CLASSINIT_SHARED_DYNAMICCLASS mov rcx, 0xD1FFAB1E mov rdi, gword ptr [rcx] xor ebx, ebx ;; bbWeight=1 PerfScore 4.00 G_M57668_IG03: mov rcx, rdi mov r8d, esi mov edx, ebx mov r11, 0xD1FFAB1E call [System.Collections.Generic.IEqualityComparer`1[Int32][System.Int32]:Equals(int,int):bool:this] test eax, eax jne SHORT G_M57668_IG07 ;; bbWeight=4 PerfScore 21.00 G_M57668_IG04: inc ebx cmp ebx, 100 jl SHORT G_M57668_IG03 ;; bbWeight=4 PerfScore 6.00 G_M57668_IG05: xor eax, eax ;; bbWeight=0.50 PerfScore 0.13 G_M57668_IG06: add rsp, 32 pop rbx pop rsi pop rdi ret ;; bbWeight=0.50 PerfScore 1.38 G_M57668_IG07: mov eax, 1 ;; bbWeight=0.50 PerfScore 0.13 G_M57668_IG08: add rsp, 32 pop rbx pop rsi pop rdi ret ;; bbWeight=0.50 PerfScore 1.38 ; Total bytes of code: 102
수정본
파일 열기
; Method Program:Test(int):bool G_M57668_IG01: push rsi sub rsp, 32 mov esi, ecx ;; bbWeight=1 PerfScore 1.50 G_M57668_IG02: mov rcx, 0xD1FFAB1E mov edx, 18 call CORINFO_HELP_CLASSINIT_SHARED_DYNAMICCLASS mov rax, 0xD1FFAB1E mov rax, gword ptr [rax] xor edx, edx align [6 bytes] ;; bbWeight=1 PerfScore 4.25 G_M57668_IG03: mov ecx, edx cmp dword ptr [rax], eax cmp ecx, esi sete cl movzx rcx, cl test ecx, ecx jne SHORT G_M57668_IG07 ;; bbWeight=4 PerfScore 20.00 G_M57668_IG04: inc edx cmp edx, 100 jl SHORT G_M57668_IG03 ;; bbWeight=4 PerfScore 6.00 G_M57668_IG05: xor eax, eax ;; bbWeight=0.50 PerfScore 0.13 G_M57668_IG06: add rsp, 32 pop rsi ret ;; bbWeight=0.50 PerfScore 0.88 G_M57668_IG07: mov eax, 1 ;; bbWeight=0.50 PerfScore 0.13 G_M57668_IG08: add rsp, 32 pop rsi ret ;; bbWeight=0.50 PerfScore 0.88 ; Total bytes of code: 90
비교하기