Skip to content

[JitDiff X64] MihaZupan/runtime/indexof-singleChar #1763

@MihuBot

Description

@MihuBot

Job completed in 3 minutes 12 seconds (remote runner delay: 0 seconds).
https://github.com/MihaZupan/runtime/tree/indexof-singleChar

Main commit: dotnet/runtime@2e76447
PR commit: MihaZupan/runtime@b841586

Diffs

Found 89 files with textual diffs.

Summary of Code Size diffs:
(Lower is better)

Total bytes of base: 45367737
Total bytes of diff: 45367820
Total bytes of delta: 83 (0.00 % of base)
Total relative delta: 0.19
    diff is a regression.
    relative diff is a regression.


Top file regressions (bytes):
          29 : System.Private.CoreLib.dasm (0.00 % of base)
          18 : System.Text.RegularExpressions.dasm (0.00 % of base)
          18 : System.Diagnostics.Process.dasm (0.02 % of base)
           6 : System.Net.Http.dasm (0.00 % of base)
           6 : System.Text.Json.dasm (0.00 % of base)
           6 : System.IO.FileSystem.DriveInfo.dasm (0.02 % of base)

6 total files with Code Size differences (0 improved, 6 regressed), 255 unchanged.

Top method regressions (bytes):
          18 (0.18 % of base) : System.Text.RegularExpressions.dasm - System.Text.RegularExpressions.RegexFindOptimizations:TryFindNextStartingPositionLeftToRight(System.ReadOnlySpan`1[char],byref,int):bool:this (FullOpts) (2 methods)
          12 (1.22 % of base) : System.Diagnostics.Process.dasm - Interop+cgroups:TryFindHierarchyMount(int,System.String,System.String,byref,byref):bool (FullOpts)
           7 (4.86 % of base) : System.Private.CoreLib.dasm - System.String:Contains(System.Text.Rune):bool:this (FullOpts)
           7 (5.04 % of base) : System.Private.CoreLib.dasm - System.String:IndexOf(System.Text.Rune):int:this (FullOpts)
           6 (0.71 % of base) : System.Private.CoreLib.dasm - Interop+procfs:TryParseMountInfoLine(System.ReadOnlySpan`1[char],byref):bool (FullOpts)
           6 (0.71 % of base) : System.Diagnostics.Process.dasm - Interop+procfs:TryParseMountInfoLine(System.ReadOnlySpan`1[char],byref):bool (FullOpts)
           6 (0.71 % of base) : System.IO.FileSystem.DriveInfo.dasm - Interop+procfs:TryParseMountInfoLine(System.ReadOnlySpan`1[char],byref):bool (FullOpts)
           6 (1.05 % of base) : System.Net.Http.dasm - System.Net.Http.FormUrlEncodedContent:Encode(byref,System.String) (FullOpts)
           6 (1.30 % of base) : System.Private.CoreLib.dasm - System.String:IndexOf(System.Text.Rune,int):int:this (FullOpts) (2 methods)
           6 (2.71 % of base) : System.Text.Json.dasm - System.Text.Json.Utf8JsonWriter:WriteCommentValue(System.ReadOnlySpan`1[char]):this (FullOpts)
           3 (0.90 % of base) : System.Private.CoreLib.dasm - System.String:IndexOf(System.Text.Rune,int,int):int:this (FullOpts) (2 methods)

Top method regressions (percentages):
           7 (5.04 % of base) : System.Private.CoreLib.dasm - System.String:IndexOf(System.Text.Rune):int:this (FullOpts)
           7 (4.86 % of base) : System.Private.CoreLib.dasm - System.String:Contains(System.Text.Rune):bool:this (FullOpts)
           6 (2.71 % of base) : System.Text.Json.dasm - System.Text.Json.Utf8JsonWriter:WriteCommentValue(System.ReadOnlySpan`1[char]):this (FullOpts)
           6 (1.30 % of base) : System.Private.CoreLib.dasm - System.String:IndexOf(System.Text.Rune,int):int:this (FullOpts) (2 methods)
          12 (1.22 % of base) : System.Diagnostics.Process.dasm - Interop+cgroups:TryFindHierarchyMount(int,System.String,System.String,byref,byref):bool (FullOpts)
           6 (1.05 % of base) : System.Net.Http.dasm - System.Net.Http.FormUrlEncodedContent:Encode(byref,System.String) (FullOpts)
           3 (0.90 % of base) : System.Private.CoreLib.dasm - System.String:IndexOf(System.Text.Rune,int,int):int:this (FullOpts) (2 methods)
           6 (0.71 % of base) : System.Private.CoreLib.dasm - Interop+procfs:TryParseMountInfoLine(System.ReadOnlySpan`1[char],byref):bool (FullOpts)
           6 (0.71 % of base) : System.Diagnostics.Process.dasm - Interop+procfs:TryParseMountInfoLine(System.ReadOnlySpan`1[char],byref):bool (FullOpts)
           6 (0.71 % of base) : System.IO.FileSystem.DriveInfo.dasm - Interop+procfs:TryParseMountInfoLine(System.ReadOnlySpan`1[char],byref):bool (FullOpts)
          18 (0.18 % of base) : System.Text.RegularExpressions.dasm - System.Text.RegularExpressions.RegexFindOptimizations:TryFindNextStartingPositionLeftToRight(System.ReadOnlySpan`1[char],byref,int):bool:this (FullOpts) (2 methods)

11 total methods with Code Size differences (0 improved, 11 regressed), 283848 unchanged.

--------------------------------------------------------------------------------

Artifacts:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions