forked from MihaZupan/runtime-utils
-
Notifications
You must be signed in to change notification settings - Fork 0
[JitDiff X64] [xtqqczze] Refactor Array.Sort methods to use Span<T>.Sort #1643
Copy link
Copy link
Open
Description
Job completed in 16 minutes 56 seconds (remote runner delay: 40 seconds).
dotnet/runtime#121797
Diffs
Found 86 files with textual diffs.
Summary of Code Size diffs:
(Lower is better)
Total bytes of base: 45942327
Total bytes of diff: 45942509
Total bytes of delta: 182 (0.00 % of base)
Total relative delta: 0.69
diff is a regression.
relative diff is a regression.
Top file regressions (bytes):
182 : System.Private.CoreLib.dasm (0.00 % of base)
1 total files with Code Size differences (0 improved, 1 regressed), 259 unchanged.
Top method regressions (bytes):
97 (44.91 % of base) : System.Private.CoreLib.dasm - System.Array:Sort[System.__Canon](System.__Canon[]) (FullOpts)
45 (10.18 % of base) : System.Private.CoreLib.dasm - System.Array:Sort[System.__Canon,System.Nullable`1[int]](System.__Canon[],System.Nullable`1[int][],int,int,System.Collections.Generic.IComparer`1[System.__Canon]) (FullOpts)
40 (13.56 % of base) : System.Private.CoreLib.dasm - System.Array:Sort[System.__Canon](System.__Canon[],int,int,System.Collections.Generic.IComparer`1[System.__Canon]) (FullOpts)
Top method regressions (percentages):
97 (44.91 % of base) : System.Private.CoreLib.dasm - System.Array:Sort[System.__Canon](System.__Canon[]) (FullOpts)
40 (13.56 % of base) : System.Private.CoreLib.dasm - System.Array:Sort[System.__Canon](System.__Canon[],int,int,System.Collections.Generic.IComparer`1[System.__Canon]) (FullOpts)
45 (10.18 % of base) : System.Private.CoreLib.dasm - System.Array:Sort[System.__Canon,System.Nullable`1[int]](System.__Canon[],System.Nullable`1[int][],int,int,System.Collections.Generic.IComparer`1[System.__Canon]) (FullOpts)
3 total methods with Code Size differences (0 improved, 3 regressed), 283122 unchanged.
--------------------------------------------------------------------------------
Artifacts:
- build-clr-checked-main.zip (87 MB)
- build-artifacts-main.zip (699 MB)
- build-clr-checked-pr.zip (87 MB)
- build-artifacts-pr.zip (700 MB)
- jit-diffs-pr.zip (154 MB)
- jit-diffs-main.zip (154 MB)
- diff-frameworks.txt (1 KB)
- ShortDiffsRegressions.md (39 KB)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels