Skip to content

[JitDiff X64] xtqqczze/dotnet-runtime/bounds-CharToHexLookup #1776

@MihuBot

Description

@MihuBot

Job completed in 18 minutes 41 seconds (remote runner delay: 1 minute 15 seconds).
https://github.com/xtqqczze/dotnet-runtime/tree/bounds-CharToHexLookup

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

Diffs

Found 98 files with textual diffs.

Summary of Code Size diffs:
(Lower is better)

Total bytes of base: 45376334
Total bytes of diff: 45375856
Total bytes of delta: -478 (-0.00 % of base)
Total relative delta: -9.25
    diff is an improvement.
    relative diff is an improvement.


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

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

Top method improvements (bytes):
         -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.Reflection.Metadata.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.Web.HttpUtility.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.Private.Xml.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.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.Primitives.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.Private.DataContractSerialization.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.Text.RegularExpressions.dasm - System.HexConverter:FromChar(int):int (FullOpts)
         -20 (-39.22 % of base) : System.Security.Cryptography.Xml.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.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 (-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)
         -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 improvements (percentages):
         -20 (-41.67 % of base) : System.Security.Cryptography.Pkcs.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 (-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 (-39.22 % of base) : System.Security.Cryptography.Pkcs.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.Text.Json.dasm - System.HexConverter:FromChar(int):int (FullOpts)
         -20 (-39.22 % of base) : System.Web.HttpUtility.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.Private.Xml.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.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.Primitives.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.Private.DataContractSerialization.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.Text.RegularExpressions.dasm - System.HexConverter:FromChar(int):int (FullOpts)
         -20 (-39.22 % of base) : System.Security.Cryptography.Xml.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)

25 total methods with Code Size differences (25 improved, 0 regressed), 284122 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