forked from MihaZupan/runtime-utils
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Job completed in 15 minutes 1 second.
dotnet/runtime#111084
Diffs
Diffs
Found 262 files with textual diffs.
Summary of Code Size diffs:
(Lower is better)
Total bytes of base: 40225541
Total bytes of diff: 40225525
Total bytes of delta: -16 (-0.00 % of base)
Total relative delta: -0.51
diff is an improvement.
relative diff is an improvement.
Total byte diff includes -1 bytes from reconciling methods
Base had 10 unique methods, 1288 unique bytes
Diff had 10 unique methods, 1287 unique bytes
Top file improvements (bytes):
-16 : System.Private.CoreLib.dasm (-0.00 % of base)
1 total files with Code Size differences (1 improved, 0 regressed), 258 unchanged.
Top method regressions (bytes):
136 (Infinity of base) : System.Private.CoreLib.dasm - System.Threading.Tasks.Task`1[double]:<ConfigureAwait>g__ThrowForInvalidOptions|35_0(System.Object,int) (FullOpts) (0 base, 1 diff methods)
136 (Infinity of base) : System.Private.CoreLib.dasm - System.Threading.Tasks.Task`1[int]:<ConfigureAwait>g__ThrowForInvalidOptions|35_0(System.Object,int) (FullOpts) (0 base, 1 diff methods)
136 (Infinity of base) : System.Private.CoreLib.dasm - System.Threading.Tasks.Task`1[long]:<ConfigureAwait>g__ThrowForInvalidOptions|35_0(System.Object,int) (FullOpts) (0 base, 1 diff methods)
136 (Infinity of base) : System.Private.CoreLib.dasm - System.Threading.Tasks.Task`1[short]:<ConfigureAwait>g__ThrowForInvalidOptions|35_0(System.Object,int) (FullOpts) (0 base, 1 diff methods)
136 (Infinity of base) : System.Private.CoreLib.dasm - System.Threading.Tasks.Task`1[System.Nullable`1[int]]:<ConfigureAwait>g__ThrowForInvalidOptions|35_0(System.Object,int) (FullOpts) (0 base, 1 diff methods)
136 (Infinity of base) : System.Private.CoreLib.dasm - System.Threading.Tasks.Task`1[System.Numerics.Vector`1[float]]:<ConfigureAwait>g__ThrowForInvalidOptions|35_0(System.Object,int) (FullOpts) (0 base, 1 diff methods)
136 (Infinity of base) : System.Private.CoreLib.dasm - System.Threading.Tasks.Task`1[ubyte]:<ConfigureAwait>g__ThrowForInvalidOptions|35_0(System.Object,int) (FullOpts) (0 base, 1 diff methods)
135 (Infinity of base) : System.Private.CoreLib.dasm - System.Threading.Tasks.Task`1[System.__Canon]:<ConfigureAwait>g__ThrowForInvalidOptions|35_0(System.Object,int) (FullOpts) (0 base, 1 diff methods)
100 (Infinity of base) : System.Private.CoreLib.dasm - System.Text.UTF8Encoding+UTF8EncodingSealed:<GetMaxByteCount>g__ThrowArgumentException|7_0(System.Object,int) (FullOpts) (0 base, 1 diff methods)
100 (Infinity of base) : System.Private.CoreLib.dasm - System.Text.UTF8Encoding+UTF8EncodingSealed:<GetMaxCharCount>g__ThrowArgumentException|8_0(System.Object,int) (FullOpts) (0 base, 1 diff methods)
3 (2.63 % of base) : System.Private.CoreLib.dasm - System.Threading.Tasks.Task`1[System.__Canon]:ConfigureAwait(int):System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1[System.__Canon]:this (FullOpts)
Top method improvements (bytes):
-136 (-100.00 % of base) : System.Private.CoreLib.dasm - System.Threading.Tasks.Task`1[double]:<ConfigureAwait>g__ThrowForInvalidOptions|35_0(int) (FullOpts) (1 base, 0 diff methods)
-136 (-100.00 % of base) : System.Private.CoreLib.dasm - System.Threading.Tasks.Task`1[int]:<ConfigureAwait>g__ThrowForInvalidOptions|35_0(int) (FullOpts) (1 base, 0 diff methods)
-136 (-100.00 % of base) : System.Private.CoreLib.dasm - System.Threading.Tasks.Task`1[long]:<ConfigureAwait>g__ThrowForInvalidOptions|35_0(int) (FullOpts) (1 base, 0 diff methods)
-136 (-100.00 % of base) : System.Private.CoreLib.dasm - System.Threading.Tasks.Task`1[short]:<ConfigureAwait>g__ThrowForInvalidOptions|35_0(int) (FullOpts) (1 base, 0 diff methods)
-136 (-100.00 % of base) : System.Private.CoreLib.dasm - System.Threading.Tasks.Task`1[System.__Canon]:<ConfigureAwait>g__ThrowForInvalidOptions|35_0(int) (FullOpts) (1 base, 0 diff methods)
-136 (-100.00 % of base) : System.Private.CoreLib.dasm - System.Threading.Tasks.Task`1[System.Nullable`1[int]]:<ConfigureAwait>g__ThrowForInvalidOptions|35_0(int) (FullOpts) (1 base, 0 diff methods)
-136 (-100.00 % of base) : System.Private.CoreLib.dasm - System.Threading.Tasks.Task`1[System.Numerics.Vector`1[float]]:<ConfigureAwait>g__ThrowForInvalidOptions|35_0(int) (FullOpts) (1 base, 0 diff methods)
-136 (-100.00 % of base) : System.Private.CoreLib.dasm - System.Threading.Tasks.Task`1[ubyte]:<ConfigureAwait>g__ThrowForInvalidOptions|35_0(int) (FullOpts) (1 base, 0 diff methods)
-100 (-100.00 % of base) : System.Private.CoreLib.dasm - System.Text.UTF8Encoding+UTF8EncodingSealed:<GetMaxByteCount>g__ThrowArgumentException|7_0(int) (FullOpts) (1 base, 0 diff methods)
-100 (-100.00 % of base) : System.Private.CoreLib.dasm - System.Text.UTF8Encoding+UTF8EncodingSealed:<GetMaxCharCount>g__ThrowArgumentException|8_0(int) (FullOpts) (1 base, 0 diff methods)
-2 (-5.71 % of base) : System.Private.CoreLib.dasm - System.Text.UTF8Encoding+UTF8EncodingSealed:GetMaxByteCount(int):int:this (FullOpts)
-2 (-6.25 % of base) : System.Private.CoreLib.dasm - System.Text.UTF8Encoding+UTF8EncodingSealed:GetMaxCharCount(int):int:this (FullOpts)
-2 (-5.88 % of base) : System.Private.CoreLib.dasm - System.Threading.Tasks.Task`1[double]:ConfigureAwait(int):System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1[double]:this (FullOpts)
-2 (-5.88 % of base) : System.Private.CoreLib.dasm - System.Threading.Tasks.Task`1[int]:ConfigureAwait(int):System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1[int]:this (FullOpts)
-2 (-5.88 % of base) : System.Private.CoreLib.dasm - System.Threading.Tasks.Task`1[long]:ConfigureAwait(int):System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1[long]:this (FullOpts)
-2 (-5.88 % of base) : System.Private.CoreLib.dasm - System.Threading.Tasks.Task`1[short]:ConfigureAwait(int):System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1[short]:this (FullOpts)
-2 (-5.88 % of base) : System.Private.CoreLib.dasm - System.Threading.Tasks.Task`1[System.Nullable`1[int]]:ConfigureAwait(int):System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1[System.Nullable`1[int]]:this (FullOpts)
-2 (-5.88 % of base) : System.Private.CoreLib.dasm - System.Threading.Tasks.Task`1[System.Numerics.Vector`1[float]]:ConfigureAwait(int):System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1[System.Numerics.Vector`1[float]]:this (FullOpts)
-2 (-5.88 % of base) : System.Private.CoreLib.dasm - System.Threading.Tasks.Task`1[ubyte]:ConfigureAwait(int):System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1[ubyte]:this (FullOpts)
Top method regressions (percentages):
100 (Infinity of base) : System.Private.CoreLib.dasm - System.Text.UTF8Encoding+UTF8EncodingSealed:<GetMaxByteCount>g__ThrowArgumentException|7_0(System.Object,int) (FullOpts) (0 base, 1 diff methods)
100 (Infinity of base) : System.Private.CoreLib.dasm - System.Text.UTF8Encoding+UTF8EncodingSealed:<GetMaxCharCount>g__ThrowArgumentException|8_0(System.Object,int) (FullOpts) (0 base, 1 diff methods)
136 (Infinity of base) : System.Private.CoreLib.dasm - System.Threading.Tasks.Task`1[double]:<ConfigureAwait>g__ThrowForInvalidOptions|35_0(System.Object,int) (FullOpts) (0 base, 1 diff methods)
136 (Infinity of base) : System.Private.CoreLib.dasm - System.Threading.Tasks.Task`1[int]:<ConfigureAwait>g__ThrowForInvalidOptions|35_0(System.Object,int) (FullOpts) (0 base, 1 diff methods)
136 (Infinity of base) : System.Private.CoreLib.dasm - System.Threading.Tasks.Task`1[long]:<ConfigureAwait>g__ThrowForInvalidOptions|35_0(System.Object,int) (FullOpts) (0 base, 1 diff methods)
136 (Infinity of base) : System.Private.CoreLib.dasm - System.Threading.Tasks.Task`1[short]:<ConfigureAwait>g__ThrowForInvalidOptions|35_0(System.Object,int) (FullOpts) (0 base, 1 diff methods)
135 (Infinity of base) : System.Private.CoreLib.dasm - System.Threading.Tasks.Task`1[System.__Canon]:<ConfigureAwait>g__ThrowForInvalidOptions|35_0(System.Object,int) (FullOpts) (0 base, 1 diff methods)
136 (Infinity of base) : System.Private.CoreLib.dasm - System.Threading.Tasks.Task`1[System.Nullable`1[int]]:<ConfigureAwait>g__ThrowForInvalidOptions|35_0(System.Object,int) (FullOpts) (0 base, 1 diff methods)
136 (Infinity of base) : System.Private.CoreLib.dasm - System.Threading.Tasks.Task`1[System.Numerics.Vector`1[float]]:<ConfigureAwait>g__ThrowForInvalidOptions|35_0(System.Object,int) (FullOpts) (0 base, 1 diff methods)
136 (Infinity of base) : System.Private.CoreLib.dasm - System.Threading.Tasks.Task`1[ubyte]:<ConfigureAwait>g__ThrowForInvalidOptions|35_0(System.Object,int) (FullOpts) (0 base, 1 diff methods)
3 (2.63 % of base) : System.Private.CoreLib.dasm - System.Threading.Tasks.Task`1[System.__Canon]:ConfigureAwait(int):System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1[System.__Canon]:this (FullOpts)
Top method improvements (percentages):
-100 (-100.00 % of base) : System.Private.CoreLib.dasm - System.Text.UTF8Encoding+UTF8EncodingSealed:<GetMaxByteCount>g__ThrowArgumentException|7_0(int) (FullOpts) (1 base, 0 diff methods)
-100 (-100.00 % of base) : System.Private.CoreLib.dasm - System.Text.UTF8Encoding+UTF8EncodingSealed:<GetMaxCharCount>g__ThrowArgumentException|8_0(int) (FullOpts) (1 base, 0 diff methods)
-136 (-100.00 % of base) : System.Private.CoreLib.dasm - System.Threading.Tasks.Task`1[double]:<ConfigureAwait>g__ThrowForInvalidOptions|35_0(int) (FullOpts) (1 base, 0 diff methods)
-136 (-100.00 % of base) : System.Private.CoreLib.dasm - System.Threading.Tasks.Task`1[int]:<ConfigureAwait>g__ThrowForInvalidOptions|35_0(int) (FullOpts) (1 base, 0 diff methods)
-136 (-100.00 % of base) : System.Private.CoreLib.dasm - System.Threading.Tasks.Task`1[long]:<ConfigureAwait>g__ThrowForInvalidOptions|35_0(int) (FullOpts) (1 base, 0 diff methods)
-136 (-100.00 % of base) : System.Private.CoreLib.dasm - System.Threading.Tasks.Task`1[short]:<ConfigureAwait>g__ThrowForInvalidOptions|35_0(int) (FullOpts) (1 base, 0 diff methods)
-136 (-100.00 % of base) : System.Private.CoreLib.dasm - System.Threading.Tasks.Task`1[System.__Canon]:<ConfigureAwait>g__ThrowForInvalidOptions|35_0(int) (FullOpts) (1 base, 0 diff methods)
-136 (-100.00 % of base) : System.Private.CoreLib.dasm - System.Threading.Tasks.Task`1[System.Nullable`1[int]]:<ConfigureAwait>g__ThrowForInvalidOptions|35_0(int) (FullOpts) (1 base, 0 diff methods)
-136 (-100.00 % of base) : System.Private.CoreLib.dasm - System.Threading.Tasks.Task`1[System.Numerics.Vector`1[float]]:<ConfigureAwait>g__ThrowForInvalidOptions|35_0(int) (FullOpts) (1 base, 0 diff methods)
-136 (-100.00 % of base) : System.Private.CoreLib.dasm - System.Threading.Tasks.Task`1[ubyte]:<ConfigureAwait>g__ThrowForInvalidOptions|35_0(int) (FullOpts) (1 base, 0 diff methods)
-2 (-6.25 % of base) : System.Private.CoreLib.dasm - System.Text.UTF8Encoding+UTF8EncodingSealed:GetMaxCharCount(int):int:this (FullOpts)
-2 (-5.88 % of base) : System.Private.CoreLib.dasm - System.Threading.Tasks.Task`1[double]:ConfigureAwait(int):System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1[double]:this (FullOpts)
-2 (-5.88 % of base) : System.Private.CoreLib.dasm - System.Threading.Tasks.Task`1[int]:ConfigureAwait(int):System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1[int]:this (FullOpts)
-2 (-5.88 % of base) : System.Private.CoreLib.dasm - System.Threading.Tasks.Task`1[long]:ConfigureAwait(int):System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1[long]:this (FullOpts)
-2 (-5.88 % of base) : System.Private.CoreLib.dasm - System.Threading.Tasks.Task`1[short]:ConfigureAwait(int):System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1[short]:this (FullOpts)
-2 (-5.88 % of base) : System.Private.CoreLib.dasm - System.Threading.Tasks.Task`1[System.Nullable`1[int]]:ConfigureAwait(int):System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1[System.Nullable`1[int]]:this (FullOpts)
-2 (-5.88 % of base) : System.Private.CoreLib.dasm - System.Threading.Tasks.Task`1[System.Numerics.Vector`1[float]]:ConfigureAwait(int):System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1[System.Numerics.Vector`1[float]]:this (FullOpts)
-2 (-5.88 % of base) : System.Private.CoreLib.dasm - System.Threading.Tasks.Task`1[ubyte]:ConfigureAwait(int):System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1[ubyte]:this (FullOpts)
-2 (-5.71 % of base) : System.Private.CoreLib.dasm - System.Text.UTF8Encoding+UTF8EncodingSealed:GetMaxByteCount(int):int:this (FullOpts)
30 total methods with Code Size differences (19 improved, 11 regressed), 232986 unchanged.
--------------------------------------------------------------------------------
Artifacts:
- build-clr-checked-main.zip (88 MB)
- build-artifacts-main.zip (688 MB)
- build-clr-checked-pr.zip (88 MB)
- build-artifacts-pr.zip (688 MB)
- jit-diffs-pr.zip (135 MB)
- jit-diffs-main.zip (135 MB)
- diff-frameworks.txt (12 KB)
- ShortDiffsRegressions.md (5 KB)
- ShortDiffsImprovements.md (29 KB)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels