Skip to content

[JitDiff X64] xtqqczze/dotnet-runtime/bounds-CharToHexLookup2 #1777

@MihuBot

Description

@MihuBot

Job completed in 19 minutes 3 seconds (remote runner delay: 1 minute 28 seconds).
https://github.com/xtqqczze/dotnet-runtime/tree/bounds-CharToHexLookup2

Main commit: dotnet/runtime@213a41d
PR commit: xtqqczze/dotnet-runtime@d83f15a

Diffs

Found 99 files with textual diffs.

Summary of Code Size diffs:
(Lower is better)

Total bytes of base: 45376334
Total bytes of diff: 45376441
Total bytes of delta: 107 (0.00 % of base)
Total relative delta: -7.82
    diff is a regression.
    relative diff is an improvement.


Top file regressions (bytes):
         387 : System.Private.Uri.dasm (0.37 % of base)
         112 : System.Net.NetworkInformation.dasm (0.21 % of base)
           4 : System.Net.Http.dasm (0.00 % of base)

Top file improvements (bytes):
         -76 : System.Private.CoreLib.dasm (-0.00 % of base)
         -40 : System.Security.Cryptography.Pkcs.dasm (-0.01 % of base)
         -40 : System.Private.DataContractSerialization.dasm (-0.00 % of base)
         -40 : System.Security.Cryptography.Xml.dasm (-0.02 % of base)
         -40 : System.Reflection.Metadata.dasm (-0.01 % of base)
         -20 : System.Text.RegularExpressions.dasm (-0.00 % of base)
         -20 : System.Text.Json.dasm (-0.00 % of base)
         -20 : System.Diagnostics.DiagnosticSource.dasm (-0.01 % of base)
         -20 : System.Security.Cryptography.dasm (-0.00 % of base)
         -20 : System.Net.HttpListener.dasm (-0.02 % of base)
         -20 : System.Net.Primitives.dasm (-0.02 % of base)
         -20 : System.Private.Xml.dasm (-0.00 % of base)
         -20 : System.Web.HttpUtility.dasm (-0.11 % of base)

16 total files with Code Size differences (13 improved, 3 regressed), 245 unchanged.

Top method regressions (bytes):
         132 (32.27 % of base) : System.Net.NetworkInformation.dasm - System.Net.NetworkInformation.StringParsingHelpers:ParseIPv6HexString(System.ReadOnlySpan`1[char],bool):System.Net.IPAddress (FullOpts)
         118 (9.55 % of base) : System.Private.Uri.dasm - System.UriHelper:UnescapeString(System.ReadOnlySpan`1[char],byref,char,char,char,int,System.UriParser,bool) (FullOpts)
          78 (5.71 % of base) : System.Private.Uri.dasm - System.IriHelper:EscapeUnescapeIri(byref,System.ReadOnlySpan`1[char],bool) (FullOpts)
          74 (26.91 % of base) : System.Private.Uri.dasm - System.Uri:CheckForUnicodeOrEscapedUnreserved(System.String):bool (FullOpts)
          65 (28.38 % of base) : System.Private.Uri.dasm - System.Uri:HexUnescape(System.String,byref):char (FullOpts)
          64 (28.44 % of base) : System.Private.Uri.dasm - System.Uri:UnescapePathSlashesAndDots(byref,int,bool) (FullOpts)
          56 (12.42 % of base) : System.Private.Uri.dasm - System.UriHelper:Unescape(System.ReadOnlySpan`1[char],byref) (FullOpts)
          24 (2.29 % of base) : System.Net.Http.dasm - System.Net.Http.Headers.ContentDispositionHeaderValue:TryDecode5987(System.String,byref):bool (FullOpts)

Top method improvements (bytes):
         -26 (-2.32 % of base) : System.Private.Uri.dasm - System.Uri:CheckCanonical(System.ReadOnlySpan`1[char],char,byref):int:this (FullOpts)
         -22 (-18.97 % of base) : System.Private.Uri.dasm - System.UriHelper:DecodeHexChars(int,int):char (FullOpts)
         -20 (-39.22 % of base) : System.Security.Cryptography.Pkcs.dasm - System.HexConverter:FromChar(int):int (FullOpts)
         -20 (-39.22 % of base) : System.Text.RegularExpressions.dasm - System.HexConverter:FromChar(int):int (FullOpts)
         -20 (-39.22 % of base) : System.Text.Json.dasm - System.HexConverter:FromChar(int):int (FullOpts)
         -20 (-39.22 % of base) : System.Diagnostics.DiagnosticSource.dasm - System.HexConverter:FromChar(int):int (FullOpts)
         -20 (-39.22 % of base) : System.Private.DataContractSerialization.dasm - System.HexConverter:FromChar(int):int (FullOpts)
         -20 (-39.22 % of base) : System.Security.Cryptography.dasm - System.HexConverter:FromChar(int):int (FullOpts)
         -20 (-39.22 % of base) : System.Net.NetworkInformation.dasm - System.HexConverter:FromChar(int):int (FullOpts)
         -20 (-39.22 % of base) : System.Net.HttpListener.dasm - System.HexConverter:FromChar(int):int (FullOpts)
         -20 (-39.22 % of base) : System.Security.Cryptography.Xml.dasm - System.HexConverter:FromChar(int):int (FullOpts)
         -20 (-39.22 % of base) : System.Net.Primitives.dasm - System.HexConverter:FromChar(int):int (FullOpts)
         -20 (-39.22 % of base) : System.Private.Uri.dasm - System.HexConverter:FromChar(int):int (FullOpts)
         -20 (-39.22 % of base) : System.Reflection.Metadata.dasm - System.HexConverter:FromChar(int):int (FullOpts)
         -20 (-39.22 % of base) : System.Private.CoreLib.dasm - System.HexConverter:FromChar(int):int (FullOpts)
         -20 (-39.22 % of base) : System.Private.Xml.dasm - System.HexConverter:FromChar(int):int (FullOpts)
         -20 (-39.22 % of base) : System.Web.HttpUtility.dasm - System.HexConverter:FromChar(int):int (FullOpts)
         -20 (-41.67 % of base) : System.Security.Cryptography.Pkcs.dasm - System.HexConverter:FromUpperChar(int):int (FullOpts)
         -20 (-41.67 % of base) : System.Private.DataContractSerialization.dasm - System.HexConverter:FromUpperChar(int):int (FullOpts)
         -20 (-41.67 % of base) : System.Security.Cryptography.Xml.dasm - System.HexConverter:FromUpperChar(int):int (FullOpts)
         -20 (-41.67 % of base) : System.Reflection.Metadata.dasm - System.HexConverter:FromUpperChar(int):int (FullOpts)
         -20 (-41.67 % of base) : System.Net.Http.dasm - System.HexConverter:FromUpperChar(int):int (FullOpts)
         -14 (-27.45 % of base) : System.Private.CoreLib.dasm - System.Number+HexParser`1[byte]:FromChar(uint):uint (FullOpts)
         -14 (-27.45 % of base) : System.Private.CoreLib.dasm - System.Number+HexParser`1[int]:FromChar(uint):uint (FullOpts)
         -14 (-27.45 % of base) : System.Private.CoreLib.dasm - System.Number+HexParser`1[long]:FromChar(uint):uint (FullOpts)
         -14 (-27.45 % of base) : System.Private.CoreLib.dasm - System.Number+HexParser`1[short]:FromChar(uint):uint (FullOpts)

Top method regressions (percentages):
         132 (32.27 % of base) : System.Net.NetworkInformation.dasm - System.Net.NetworkInformation.StringParsingHelpers:ParseIPv6HexString(System.ReadOnlySpan`1[char],bool):System.Net.IPAddress (FullOpts)
          64 (28.44 % of base) : System.Private.Uri.dasm - System.Uri:UnescapePathSlashesAndDots(byref,int,bool) (FullOpts)
          65 (28.38 % of base) : System.Private.Uri.dasm - System.Uri:HexUnescape(System.String,byref):char (FullOpts)
          74 (26.91 % of base) : System.Private.Uri.dasm - System.Uri:CheckForUnicodeOrEscapedUnreserved(System.String):bool (FullOpts)
          56 (12.42 % of base) : System.Private.Uri.dasm - System.UriHelper:Unescape(System.ReadOnlySpan`1[char],byref) (FullOpts)
         118 (9.55 % of base) : System.Private.Uri.dasm - System.UriHelper:UnescapeString(System.ReadOnlySpan`1[char],byref,char,char,char,int,System.UriParser,bool) (FullOpts)
          78 (5.71 % of base) : System.Private.Uri.dasm - System.IriHelper:EscapeUnescapeIri(byref,System.ReadOnlySpan`1[char],bool) (FullOpts)
          24 (2.29 % of base) : System.Net.Http.dasm - System.Net.Http.Headers.ContentDispositionHeaderValue:TryDecode5987(System.String,byref):bool (FullOpts)

Top method improvements (percentages):
         -20 (-41.67 % of base) : System.Security.Cryptography.Pkcs.dasm - System.HexConverter:FromUpperChar(int):int (FullOpts)
         -20 (-41.67 % of base) : System.Private.DataContractSerialization.dasm - System.HexConverter:FromUpperChar(int):int (FullOpts)
         -20 (-41.67 % of base) : System.Security.Cryptography.Xml.dasm - System.HexConverter:FromUpperChar(int):int (FullOpts)
         -20 (-41.67 % of base) : System.Reflection.Metadata.dasm - System.HexConverter:FromUpperChar(int):int (FullOpts)
         -20 (-41.67 % of base) : System.Net.Http.dasm - System.HexConverter:FromUpperChar(int):int (FullOpts)
         -20 (-39.22 % of base) : System.Security.Cryptography.Pkcs.dasm - System.HexConverter:FromChar(int):int (FullOpts)
         -20 (-39.22 % of base) : System.Text.RegularExpressions.dasm - System.HexConverter:FromChar(int):int (FullOpts)
         -20 (-39.22 % of base) : System.Text.Json.dasm - System.HexConverter:FromChar(int):int (FullOpts)
         -20 (-39.22 % of base) : System.Diagnostics.DiagnosticSource.dasm - System.HexConverter:FromChar(int):int (FullOpts)
         -20 (-39.22 % of base) : System.Private.DataContractSerialization.dasm - System.HexConverter:FromChar(int):int (FullOpts)
         -20 (-39.22 % of base) : System.Security.Cryptography.dasm - System.HexConverter:FromChar(int):int (FullOpts)
         -20 (-39.22 % of base) : System.Net.NetworkInformation.dasm - System.HexConverter:FromChar(int):int (FullOpts)
         -20 (-39.22 % of base) : System.Net.HttpListener.dasm - System.HexConverter:FromChar(int):int (FullOpts)
         -20 (-39.22 % of base) : System.Security.Cryptography.Xml.dasm - System.HexConverter:FromChar(int):int (FullOpts)
         -20 (-39.22 % of base) : System.Net.Primitives.dasm - System.HexConverter:FromChar(int):int (FullOpts)
         -20 (-39.22 % of base) : System.Private.Uri.dasm - System.HexConverter:FromChar(int):int (FullOpts)
         -20 (-39.22 % of base) : System.Reflection.Metadata.dasm - System.HexConverter:FromChar(int):int (FullOpts)
         -20 (-39.22 % of base) : System.Private.CoreLib.dasm - System.HexConverter:FromChar(int):int (FullOpts)
         -20 (-39.22 % of base) : System.Private.Xml.dasm - System.HexConverter:FromChar(int):int (FullOpts)
         -20 (-39.22 % of base) : System.Web.HttpUtility.dasm - System.HexConverter:FromChar(int):int (FullOpts)
         -14 (-27.45 % of base) : System.Private.CoreLib.dasm - System.Number+HexParser`1[byte]:FromChar(uint):uint (FullOpts)
         -14 (-27.45 % of base) : System.Private.CoreLib.dasm - System.Number+HexParser`1[int]:FromChar(uint):uint (FullOpts)
         -14 (-27.45 % of base) : System.Private.CoreLib.dasm - System.Number+HexParser`1[long]:FromChar(uint):uint (FullOpts)
         -14 (-27.45 % of base) : System.Private.CoreLib.dasm - System.Number+HexParser`1[short]:FromChar(uint):uint (FullOpts)
         -22 (-18.97 % of base) : System.Private.Uri.dasm - System.UriHelper:DecodeHexChars(int,int):char (FullOpts)
         -26 (-2.32 % of base) : System.Private.Uri.dasm - System.Uri:CheckCanonical(System.ReadOnlySpan`1[char],char,byref):int:this (FullOpts)

34 total methods with Code Size differences (26 improved, 8 regressed), 284113 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