Diff
checker
Texte
Texte
Images
Documents
Excel
Dossiers
Legal
Enterprise
Application de bureau
Prix
Se connecter
Télécharger Diffchecker Desktop
Comparer le texte
Trouver la différence entre deux fichiers texte
Outils
Historique
Éditeur live
Masquer les espaces
Cacher identiques
Sans retour à la ligne
Vue
Divisé
Unifié
Niveau de précision
Intelligent
Mot
Caractère
Styles de texte
Modifier l’apparence
Coloration syntaxique
Choisir la syntaxe
Ignorer
Transformer le texte
Aller au premier écart
Modifier l'entrée
Diffchecker Desktop
La façon la plus sécurisée d'utiliser Diffchecker. Obtenez l'application Diffchecker Desktop : vos diffs ne quittent jamais votre ordinateur !
Obtenir Desktop
Untitled Diff
Créé
il y a 4 ans
Le diff n'expire jamais
Effacer
Exporter
Partager
Expliquer
37 suppressions
Lignes
Total
Supprimé
Caractères
Total
Supprimé
Pour continuer à utiliser cette fonctionnalité, passez à
Diff
checker
Pro
Voir les prix
46 lignes
Copier tout
22 ajouts
Lignes
Total
Ajouté
Caractères
Total
Ajouté
Pour continuer à utiliser cette fonctionnalité, passez à
Diff
checker
Pro
Voir les prix
33 lignes
Copier tout
; Method Program:Test(System.Object):this
; Method Program:Test(System.Object):this
G_M53761_IG01:
G_M53761_IG01:
Copier
Copié
Copier
Copié
push rsi
sub rsp,
40
sub rsp,
32
;; size=
4
bbWeight=1 PerfScore
0.25
mov rsi, rdx
;; size=
8
bbWeight=1 PerfScore
1.50
G_M53761_IG02:
G_M53761_IG02:
Copier
Copié
Copier
Copié
mov r
d
x,
rsi
mov r
c
x,
rdx
test r
d
x, r
d
x
test r
c
x, r
c
x
je SHORT G_M53761_IG0
7
je SHORT G_M53761_IG0
5
;; size=8 bbWeight=1 PerfScore 1.50
;; size=8 bbWeight=1 PerfScore 1.50
G_M53761_IG03:
G_M53761_IG03:
Copier
Copié
Copier
Copié
mov
rdx, qword ptr [rdx]
mov
rax
, 0xD1FFAB1E ; System.Int32
mov rcx
, 0xD1FFAB1E ; System.Int32
cmp
qword ptr [rcx]
, r
a
x
cmp
rdx
, r
c
x
jne SHORT G_M53761_IG0
5
jne SHORT G_M53761_IG0
7
;; size=
15
bbWeight=0.25 PerfScore
1.06
;; size=
18
bbWeight=0.25 PerfScore
0.88
G_M53761_IG04:
G_M53761_IG04:
Copier
Copié
Copier
Copié
cmp rdx, rcx
mov ecx, dword ptr [
rdx
+8]
je SHORT G_M53761_IG06
;; size=5 bbWeight=0.50 PerfScore 0.62
G_M53761_IG05:
mov rdx, rsi
call [CORINFO_HELP_UNBOX]
;; size=9 bbWeight=0.25 PerfScore 0.81
G_M53761_IG06:
mov ecx, dword ptr [
rsi
+8]
call [System.Console:WriteLine(int)]
call [System.Console:WriteLine(int)]
;; size=9 bbWeight=0.50 PerfScore 2.50
;; size=9 bbWeight=0.50 PerfScore 2.50
Copier
Copié
Copier
Copié
G_M53761_IG0
7
:
G_M53761_IG0
5
:
nop
nop
;; size=1 bbWeight=1 PerfScore 0.25
;; size=1 bbWeight=1 PerfScore 0.25
Copier
Copié
Copier
Copié
G_M53761_IG0
8
:
G_M53761_IG0
6
:
add rsp,
32
add rsp,
40
pop rsi
ret
ret
Copier
Copié
Copier
Copié
;; size=
6
bbWeight=1 PerfScore 1.
75
;; size=
5
bbWeight=1 PerfScore 1.
25
; Total bytes of code:
64
; Total bytes of code:
42
Différences enregistrées
Texte d'origine
Ouvrir un fichier
; Method Program:Test(System.Object):this G_M53761_IG01: push rsi sub rsp, 32 mov rsi, rdx ;; size=8 bbWeight=1 PerfScore 1.50 G_M53761_IG02: mov rdx, rsi test rdx, rdx je SHORT G_M53761_IG07 ;; size=8 bbWeight=1 PerfScore 1.50 G_M53761_IG03: mov rdx, qword ptr [rdx] mov rcx, 0xD1FFAB1E ; System.Int32 cmp rdx, rcx jne SHORT G_M53761_IG07 ;; size=18 bbWeight=0.25 PerfScore 0.88 G_M53761_IG04: cmp rdx, rcx je SHORT G_M53761_IG06 ;; size=5 bbWeight=0.50 PerfScore 0.62 G_M53761_IG05: mov rdx, rsi call [CORINFO_HELP_UNBOX] ;; size=9 bbWeight=0.25 PerfScore 0.81 G_M53761_IG06: mov ecx, dword ptr [rsi+8] call [System.Console:WriteLine(int)] ;; size=9 bbWeight=0.50 PerfScore 2.50 G_M53761_IG07: nop ;; size=1 bbWeight=1 PerfScore 0.25 G_M53761_IG08: add rsp, 32 pop rsi ret ;; size=6 bbWeight=1 PerfScore 1.75 ; Total bytes of code: 64
Texte modifié
Ouvrir un fichier
; Method Program:Test(System.Object):this G_M53761_IG01: sub rsp, 40 ;; size=4 bbWeight=1 PerfScore 0.25 G_M53761_IG02: mov rcx, rdx test rcx, rcx je SHORT G_M53761_IG05 ;; size=8 bbWeight=1 PerfScore 1.50 G_M53761_IG03: mov rax, 0xD1FFAB1E ; System.Int32 cmp qword ptr [rcx], rax jne SHORT G_M53761_IG05 ;; size=15 bbWeight=0.25 PerfScore 1.06 G_M53761_IG04: mov ecx, dword ptr [rdx+8] call [System.Console:WriteLine(int)] ;; size=9 bbWeight=0.50 PerfScore 2.50 G_M53761_IG05: nop ;; size=1 bbWeight=1 PerfScore 0.25 G_M53761_IG06: add rsp, 40 ret ;; size=5 bbWeight=1 PerfScore 1.25 ; Total bytes of code: 42
Trouver la différence