Diff
checker
Text
Text
Images
Documents
Excel
Folders
Legal
Enterprise
Desktop
Pricing
Sign in
Download Diffchecker Desktop
Compare text
Find the difference between two text files
Tools
History
Real-time editor
Hide whitespace changes
Hide unchanged lines
Disable line wrap
Layout
Split
Unified
Diff precision
Smart
Word
Char
Text styles
Change appearance
Syntax highlighting
Choose syntax
Ignore
Transform text
Go to first change
Edit input
Diffchecker Desktop
The most secure way to run Diffchecker. Get the Diffchecker Desktop app: your diffs never leave your computer!
Get Desktop
Untitled Diff
Created
5 years ago
Diff never expires
Clear
Export
Share
Explain
16 removals
Lines
Total
Removed
Characters
Total
Removed
To continue using this feature, upgrade to
Diff
checker
Pro
View Pricing
26 lines
Copy
9 additions
Lines
Total
Added
Characters
Total
Added
To continue using this feature, upgrade to
Diff
checker
Pro
View Pricing
21 lines
Copy
; Method Program:Sum():int
; Method Program:Sum():int
G_M59799_IG01:
G_M59799_IG01:
Copy
Copied
Copy
Copied
push rsi
sub rsp,
40
sub rsp,
32
;; bbWeight=1 PerfScore
0
.25
;; bbWeight=1 PerfScore
1
.25
G_M59799_IG02:
G_M59799_IG02:
mov rcx, 0xD1FFAB1E
mov rcx, 0xD1FFAB1E
call CORINFO_HELP_NEWSFAST
call CORINFO_HELP_NEWSFAST
Copy
Copied
Copy
Copied
mov
rsi
, rax
mov
rcx
, rax
mov dword ptr [
rsi
+8], 42
mov dword ptr [
rcx
+8], 42
mov rcx, rsi
call System.Console:WriteLine(System.Object)
call System.Console:WriteLine(System.Object)
Copy
Copied
Copy
Copied
mov
rcx, rsi
mov
eax, 42
call Foo:GetV():int:this
;; bbWeight=1 PerfScore
3.75
nop
;; bbWeight=1 PerfScore
5.25
G_M59799_IG03:
G_M59799_IG03:
Copy
Copied
Copy
Copied
add rsp,
32
add rsp,
40
pop rsi
ret
ret
Copy
Copied
Copy
Copied
;; bbWeight=1 PerfScore 1.
75
;; bbWeight=1 PerfScore 1.
25
; Total bytes of code:
53
; Total bytes of code:
44
Saved diffs
Original text
Open file
; Method Program:Sum():int G_M59799_IG01: push rsi sub rsp, 32 ;; bbWeight=1 PerfScore 1.25 G_M59799_IG02: mov rcx, 0xD1FFAB1E call CORINFO_HELP_NEWSFAST mov rsi, rax mov dword ptr [rsi+8], 42 mov rcx, rsi call System.Console:WriteLine(System.Object) mov rcx, rsi call Foo:GetV():int:this nop ;; bbWeight=1 PerfScore 5.25 G_M59799_IG03: add rsp, 32 pop rsi ret ;; bbWeight=1 PerfScore 1.75 ; Total bytes of code: 53
Changed text
Open file
; Method Program:Sum():int G_M59799_IG01: sub rsp, 40 ;; bbWeight=1 PerfScore 0.25 G_M59799_IG02: mov rcx, 0xD1FFAB1E call CORINFO_HELP_NEWSFAST mov rcx, rax mov dword ptr [rcx+8], 42 call System.Console:WriteLine(System.Object) mov eax, 42 ;; bbWeight=1 PerfScore 3.75 G_M59799_IG03: add rsp, 40 ret ;; bbWeight=1 PerfScore 1.25 ; Total bytes of code: 44
Find difference