Skip to content

[JitDiff X64] [xtqqczze] Optimise char to hex conversion #1213

@MihuBot

Description

@MihuBot

Job completed in 17 minutes 2 seconds (remote runner delay: 52 seconds).
dotnet/runtime#116821

Diffs

Diffs
Found 98 files with textual diffs.

Summary of Code Size diffs:
(Lower is better)

Total bytes of base: 40945598
Total bytes of diff: 40944224
Total bytes of delta: -1374 (-0.00 % of base)
Total relative delta: -1.69
    diff is an improvement.
    relative diff is an improvement.


Total byte diff includes 0 bytes from reconciling methods
	Base had   16 unique methods,      256 unique bytes
	Diff had   16 unique methods,      256 unique bytes

Top file regressions (bytes):
          56 : System.Private.Xml.dasm (0.00 % of base)
           5 : System.Net.Primitives.dasm (0.00 % of base)
           1 : System.Text.Json.dasm (0.00 % of base)
           1 : System.Private.Uri.dasm (0.00 % of base)
           1 : System.Security.Cryptography.dasm (0.00 % of base)

Top file improvements (bytes):
       -1286 : System.Private.CoreLib.dasm (-0.02 % of base)
         -24 : System.Web.HttpUtility.dasm (-0.13 % of base)
         -21 : System.Private.DataContractSerialization.dasm (-0.00 % of base)
         -18 : System.Text.RegularExpressions.dasm (-0.00 % of base)
         -17 : System.Security.Cryptography.Pkcs.dasm (-0.00 % of base)
         -17 : System.Reflection.Metadata.dasm (-0.00 % of base)
         -17 : System.Security.Cryptography.Xml.dasm (-0.01 % of base)
         -17 : System.Diagnostics.DiagnosticSource.dasm (-0.01 % of base)
          -8 : System.Net.Http.dasm (-0.00 % of base)
          -7 : System.Net.HttpListener.dasm (-0.01 % of base)
          -6 : System.Net.NetworkInformation.dasm (-0.01 % of base)

16 total files with Code Size differences (11 improved, 5 regressed), 244 unchanged.

Top method regressions (bytes):
          57 (3.86 % of base) : System.Private.Xml.dasm - System.Xml.XmlConvert:DecodeName(System.String):System.String (FullOpts)
          16 (Infinity of base) : System.Security.Cryptography.Pkcs.dasm - System.HexConverter:get_CharToHexLookup():System.ReadOnlySpan`1[sbyte] (FullOpts) (0 base, 1 diff methods)
          16 (Infinity of base) : System.Reflection.Metadata.dasm - System.HexConverter:get_CharToHexLookup():System.ReadOnlySpan`1[sbyte] (FullOpts) (0 base, 1 diff methods)
          16 (Infinity of base) : System.Security.Cryptography.Xml.dasm - System.HexConverter:get_CharToHexLookup():System.ReadOnlySpan`1[sbyte] (FullOpts) (0 base, 1 diff methods)
          16 (Infinity of base) : System.Net.HttpListener.dasm - System.HexConverter:get_CharToHexLookup():System.ReadOnlySpan`1[sbyte] (FullOpts) (0 base, 1 diff methods)
          16 (Infinity of base) : System.Text.RegularExpressions.dasm - System.HexConverter:get_CharToHexLookup():System.ReadOnlySpan`1[sbyte] (FullOpts) (0 base, 1 diff methods)
          16 (Infinity of base) : System.Private.DataContractSerialization.dasm - System.HexConverter:get_CharToHexLookup():System.ReadOnlySpan`1[sbyte] (FullOpts) (0 base, 1 diff methods)
          16 (Infinity of base) : System.Net.NetworkInformation.dasm - System.HexConverter:get_CharToHexLookup():System.ReadOnlySpan`1[sbyte] (FullOpts) (0 base, 1 diff methods)
          16 (Infinity of base) : System.Net.Primitives.dasm - System.HexConverter:get_CharToHexLookup():System.ReadOnlySpan`1[sbyte] (FullOpts) (0 base, 1 diff methods)
          16 (Infinity of base) : System.Web.HttpUtility.dasm - System.HexConverter:get_CharToHexLookup():System.ReadOnlySpan`1[sbyte] (FullOpts) (0 base, 1 diff methods)
          16 (Infinity of base) : System.Text.Json.dasm - System.HexConverter:get_CharToHexLookup():System.ReadOnlySpan`1[sbyte] (FullOpts) (0 base, 1 diff methods)
          16 (Infinity of base) : System.Net.Http.dasm - System.HexConverter:get_CharToHexLookup():System.ReadOnlySpan`1[sbyte] (FullOpts) (0 base, 1 diff methods)
          16 (Infinity of base) : System.Private.Xml.dasm - System.HexConverter:get_CharToHexLookup():System.ReadOnlySpan`1[sbyte] (FullOpts) (0 base, 1 diff methods)
          16 (Infinity of base) : System.Diagnostics.DiagnosticSource.dasm - System.HexConverter:get_CharToHexLookup():System.ReadOnlySpan`1[sbyte] (FullOpts) (0 base, 1 diff methods)
          16 (Infinity of base) : System.Private.Uri.dasm - System.HexConverter:get_CharToHexLookup():System.ReadOnlySpan`1[sbyte] (FullOpts) (0 base, 1 diff methods)
          16 (Infinity of base) : System.Security.Cryptography.dasm - System.HexConverter:get_CharToHexLookup():System.ReadOnlySpan`1[sbyte] (FullOpts) (0 base, 1 diff methods)
          16 (Infinity of base) : System.Private.CoreLib.dasm - System.HexConverter:get_CharToHexLookup():System.ReadOnlySpan`1[sbyte] (FullOpts) (0 base, 1 diff methods)
           4 (10.26 % of base) : System.Private.Xml.dasm - System.Xml.XmlConvert:FromHex(char):int (FullOpts)
           1 (1.96 % of base) : System.Security.Cryptography.Pkcs.dasm - System.HexConverter:FromChar(int):int (FullOpts)
           1 (1.96 % of base) : System.Reflection.Metadata.dasm - System.HexConverter:FromChar(int):int (FullOpts)
           1 (1.96 % of base) : System.Security.Cryptography.Xml.dasm - System.HexConverter:FromChar(int):int (FullOpts)
           1 (1.96 % of base) : System.Net.HttpListener.dasm - System.HexConverter:FromChar(int):int (FullOpts)
           1 (1.96 % of base) : System.Text.RegularExpressions.dasm - System.HexConverter:FromChar(int):int (FullOpts)
           1 (1.96 % of base) : System.Private.DataContractSerialization.dasm - System.HexConverter:FromChar(int):int (FullOpts)
           1 (1.96 % of base) : System.Net.NetworkInformation.dasm - System.HexConverter:FromChar(int):int (FullOpts)
           1 (1.96 % of base) : System.Net.Primitives.dasm - System.HexConverter:FromChar(int):int (FullOpts)
           1 (1.96 % of base) : System.Web.HttpUtility.dasm - System.HexConverter:FromChar(int):int (FullOpts)
           1 (1.96 % of base) : System.Text.Json.dasm - System.HexConverter:FromChar(int):int (FullOpts)
           1 (1.96 % of base) : System.Private.Xml.dasm - System.HexConverter:FromChar(int):int (FullOpts)
           1 (1.96 % of base) : System.Diagnostics.DiagnosticSource.dasm - System.HexConverter:FromChar(int):int (FullOpts)
           1 (1.96 % of base) : System.Private.Uri.dasm - System.HexConverter:FromChar(int):int (FullOpts)
           1 (1.96 % of base) : System.Security.Cryptography.dasm - System.HexConverter:FromChar(int):int (FullOpts)
           1 (1.96 % of base) : System.Private.CoreLib.dasm - System.HexConverter:FromChar(int):int (FullOpts)
           1 (2.08 % of base) : System.Security.Cryptography.Pkcs.dasm - System.HexConverter:FromUpperChar(int):int (FullOpts)
           1 (2.08 % of base) : System.Reflection.Metadata.dasm - System.HexConverter:FromUpperChar(int):int (FullOpts)
           1 (2.08 % of base) : System.Security.Cryptography.Xml.dasm - System.HexConverter:FromUpperChar(int):int (FullOpts)
           1 (2.08 % of base) : System.Private.DataContractSerialization.dasm - System.HexConverter:FromUpperChar(int):int (FullOpts)
           1 (2.08 % of base) : System.Net.Http.dasm - System.HexConverter:FromUpperChar(int):int (FullOpts)
           1 (0.12 % of base) : System.Net.Primitives.dasm - System.Net.IPv4AddressHelper:ParseNonCanonical[int](ptr,int,byref,bool):long (FullOpts)
           1 (0.12 % of base) : System.Private.Uri.dasm - System.Net.IPv4AddressHelper:ParseNonCanonical[int](ptr,int,byref,bool):long (FullOpts)
           1 (0.12 % of base) : System.Net.Primitives.dasm - System.Net.IPv4AddressHelper:ParseNonCanonical[long](ptr,int,byref,bool):long (FullOpts)
           1 (0.12 % of base) : System.Private.Uri.dasm - System.Net.IPv4AddressHelper:ParseNonCanonical[long](ptr,int,byref,bool):long (FullOpts)
           1 (0.12 % of base) : System.Net.Primitives.dasm - System.Net.IPv4AddressHelper:ParseNonCanonical[short](ptr,int,byref,bool):long (FullOpts)
           1 (0.12 % of base) : System.Private.Uri.dasm - System.Net.IPv4AddressHelper:ParseNonCanonical[short](ptr,int,byref,bool):long (FullOpts)
           1 (0.08 % of base) : System.Net.Primitives.dasm - System.Net.IPv6AddressHelper:Parse[byte](System.ReadOnlySpan`1[byte],System.Span`1[ushort],byref) (FullOpts)
           1 (0.08 % of base) : System.Private.Uri.dasm - System.Net.IPv6AddressHelper:Parse[byte](System.ReadOnlySpan`1[byte],System.Span`1[ushort],byref) (FullOpts)
           1 (1.96 % of base) : System.Private.CoreLib.dasm - System.Number+HexParser`1[byte]:FromChar(uint):uint (FullOpts)
           1 (1.96 % of base) : System.Private.CoreLib.dasm - System.Number+HexParser`1[int]:FromChar(uint):uint (FullOpts)
           1 (1.96 % of base) : System.Private.CoreLib.dasm - System.Number+HexParser`1[long]:FromChar(uint):uint (FullOpts)
           1 (1.96 % of base) : System.Private.CoreLib.dasm - System.Number+HexParser`1[short]:FromChar(uint):uint (FullOpts)

Top method improvements (bytes):
        -461 (-38.67 % of base) : System.Private.CoreLib.dasm - System.Guid:TryParseExactD[byte](System.ReadOnlySpan`1[byte],byref):bool (FullOpts)
        -460 (-40.96 % of base) : System.Private.CoreLib.dasm - System.Guid:TryParseExactN[byte](System.ReadOnlySpan`1[byte],byref):bool (FullOpts)
        -262 (-21.34 % of base) : System.Private.CoreLib.dasm - System.Guid:TryParseExactD[char](System.ReadOnlySpan`1[char],byref):bool (FullOpts)
         -20 (-8.30 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Utf8Parser:TryParseUInt16X(System.ReadOnlySpan`1[byte],byref,byref):bool (FullOpts)
         -20 (-8.33 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Utf8Parser:TryParseUInt32X(System.ReadOnlySpan`1[byte],byref,byref):bool (FullOpts)
         -20 (-31.25 % of base) : System.Private.CoreLib.dasm - System.Guid:DecodeByte[byte](byte,byte,byref):byte (FullOpts)
         -19 (-8.09 % of base) : System.Security.Cryptography.Pkcs.dasm - System.HexConverter:TryDecodeFromUtf16_Scalar(System.ReadOnlySpan`1[char],System.Span`1[byte],byref):bool (FullOpts)
         -19 (-8.09 % of base) : System.Reflection.Metadata.dasm - System.HexConverter:TryDecodeFromUtf16_Scalar(System.ReadOnlySpan`1[char],System.Span`1[byte],byref):bool (FullOpts)
         -19 (-8.09 % of base) : System.Security.Cryptography.Xml.dasm - System.HexConverter:TryDecodeFromUtf16_Scalar(System.ReadOnlySpan`1[char],System.Span`1[byte],byref):bool (FullOpts)
         -19 (-8.09 % of base) : System.Private.DataContractSerialization.dasm - System.HexConverter:TryDecodeFromUtf16_Scalar(System.ReadOnlySpan`1[char],System.Span`1[byte],byref):bool (FullOpts)
         -19 (-8.09 % of base) : System.Private.CoreLib.dasm - System.HexConverter:TryDecodeFromUtf16_Scalar(System.ReadOnlySpan`1[char],System.Span`1[byte],byref):bool (FullOpts)
         -16 (-100.00 % of base) : System.Security.Cryptography.Pkcs.dasm - System.HexConverter:get_CharToHexLookup():System.ReadOnlySpan`1[byte] (FullOpts) (1 base, 0 diff methods)
         -16 (-100.00 % of base) : System.Reflection.Metadata.dasm - System.HexConverter:get_CharToHexLookup():System.ReadOnlySpan`1[byte] (FullOpts) (1 base, 0 diff methods)
         -16 (-100.00 % of base) : System.Security.Cryptography.Xml.dasm - System.HexConverter:get_CharToHexLookup():System.ReadOnlySpan`1[byte] (FullOpts) (1 base, 0 diff methods)
         -16 (-100.00 % of base) : System.Net.HttpListener.dasm - System.HexConverter:get_CharToHexLookup():System.ReadOnlySpan`1[byte] (FullOpts) (1 base, 0 diff methods)
         -16 (-100.00 % of base) : System.Text.RegularExpressions.dasm - System.HexConverter:get_CharToHexLookup():System.ReadOnlySpan`1[byte] (FullOpts) (1 base, 0 diff methods)
         -16 (-100.00 % of base) : System.Private.DataContractSerialization.dasm - System.HexConverter:get_CharToHexLookup():System.ReadOnlySpan`1[byte] (FullOpts) (1 base, 0 diff methods)
         -16 (-100.00 % of base) : System.Net.NetworkInformation.dasm - System.HexConverter:get_CharToHexLookup():System.ReadOnlySpan`1[byte] (FullOpts) (1 base, 0 diff methods)
         -16 (-100.00 % of base) : System.Net.Primitives.dasm - System.HexConverter:get_CharToHexLookup():System.ReadOnlySpan`1[byte] (FullOpts) (1 base, 0 diff methods)
         -16 (-100.00 % of base) : System.Web.HttpUtility.dasm - System.HexConverter:get_CharToHexLookup():System.ReadOnlySpan`1[byte] (FullOpts) (1 base, 0 diff methods)
         -16 (-100.00 % of base) : System.Text.Json.dasm - System.HexConverter:get_CharToHexLookup():System.ReadOnlySpan`1[byte] (FullOpts) (1 base, 0 diff methods)
         -16 (-100.00 % of base) : System.Net.Http.dasm - System.HexConverter:get_CharToHexLookup():System.ReadOnlySpan`1[byte] (FullOpts) (1 base, 0 diff methods)
         -16 (-100.00 % of base) : System.Private.Xml.dasm - System.HexConverter:get_CharToHexLookup():System.ReadOnlySpan`1[byte] (FullOpts) (1 base, 0 diff methods)
         -16 (-100.00 % of base) : System.Diagnostics.DiagnosticSource.dasm - System.HexConverter:get_CharToHexLookup():System.ReadOnlySpan`1[byte] (FullOpts) (1 base, 0 diff methods)
         -16 (-100.00 % of base) : System.Private.Uri.dasm - System.HexConverter:get_CharToHexLookup():System.ReadOnlySpan`1[byte] (FullOpts) (1 base, 0 diff methods)
         -16 (-100.00 % of base) : System.Security.Cryptography.dasm - System.HexConverter:get_CharToHexLookup():System.ReadOnlySpan`1[byte] (FullOpts) (1 base, 0 diff methods)
         -16 (-100.00 % of base) : System.Private.CoreLib.dasm - System.HexConverter:get_CharToHexLookup():System.ReadOnlySpan`1[byte] (FullOpts) (1 base, 0 diff methods)
         -16 (-1.15 % of base) : System.Text.RegularExpressions.dasm - System.Text.RegularExpressions.RegexParser:ScanCharEscape():char:this (FullOpts) (2 methods)
         -12 (-3.92 % of base) : System.Private.CoreLib.dasm - System.Guid:TryParseHex[byte](System.ReadOnlySpan`1[byte],byref,byref):bool (FullOpts) (2 methods)
         -10 (-1.07 % of base) : System.Web.HttpUtility.dasm - System.Web.Util.HttpEncoder:UrlDecode(byte[],int,int,System.Text.Encoding):System.String (FullOpts)
          -9 (-0.87 % of base) : System.Web.HttpUtility.dasm - System.Web.Util.HttpEncoder:UrlDecode(System.ReadOnlySpan`1[char],System.Text.Encoding):System.String (FullOpts)
          -8 (-1.02 % of base) : System.Net.HttpListener.dasm - System.Net.HttpListenerRequest+Helpers:UrlDecodeStringFromStringInternal(System.String,System.Text.Encoding):System.String (FullOpts)
          -7 (-0.80 % of base) : System.Private.CoreLib.dasm - System.Net.WebUtility:UrlDecodeInternal(System.String,System.Text.Encoding):System.String (FullOpts)
          -6 (-0.24 % of base) : System.Diagnostics.DiagnosticSource.dasm - System.Diagnostics.W3CPropagator:TryDecodeBaggageValue(System.ReadOnlySpan`1[char],byref):bool (FullOpts)
          -6 (-4.92 % of base) : System.Diagnostics.DiagnosticSource.dasm - System.Diagnostics.W3CPropagator:TryDecodeEscapedByte(System.ReadOnlySpan`1[char],byref):bool (FullOpts)
          -6 (-0.64 % of base) : System.Net.Http.dasm - System.Net.Http.Headers.AltSvcHeaderParser:TryReadUnknownPercentEncodedAlpnProtocolName(System.ReadOnlySpan`1[char],byref):bool (FullOpts)
          -6 (-1.34 % of base) : System.Web.HttpUtility.dasm - System.Web.Util.HttpEncoder:UrlDecode(System.ReadOnlySpan`1[byte]):byte[] (FullOpts)
          -5 (-2.94 % of base) : System.Diagnostics.DiagnosticSource.dasm - System.Diagnostics.ActivityTraceId:HexByteFromChars(char,char):byte (FullOpts)
          -5 (-1.16 % of base) : System.Private.CoreLib.dasm - System.Net.WebUtility:UrlDecodeInternal(byte[],int,int):byte[] (FullOpts)
          -4 (-1.79 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Utf8Parser:TryParseByteX(System.ReadOnlySpan`1[byte],byref,byref):bool (FullOpts)
          -4 (-0.59 % of base) : System.Net.NetworkInformation.dasm - System.Net.NetworkInformation.PhysicalAddress:TryParse(System.ReadOnlySpan`1[char],byref):bool (FullOpts)
          -4 (-1.47 % of base) : System.Private.Xml.dasm - System.Xml.BinHexDecoder:Decode(System.ReadOnlySpan`1[char],System.Span`1[byte],byref,byref,byref,byref) (FullOpts)
          -4 (-1.45 % of base) : System.Private.DataContractSerialization.dasm - System.Xml.XmlBufferReader:GetHexCharEntity(int,int):int:this (FullOpts)
          -3 (-5.17 % of base) : System.Net.Http.dasm - System.Net.Http.Headers.AltSvcHeaderParser:TryReadAlpnHexDigit(char,byref):bool (FullOpts)
          -3 (-4.23 % of base) : System.Net.NetworkInformation.dasm - System.Net.NetworkInformation.StringParsingHelpers:HexToByte(char):byte (FullOpts)
          -3 (-1.78 % of base) : System.Text.RegularExpressions.dasm - System.Text.RegularExpressions.RegexParser:ScanHex(int):char:this (FullOpts)
          -2 (-1.55 % of base) : System.Private.Uri.dasm - System.Uri:FromHex(char):int (FullOpts)
          -2 (-1.72 % of base) : System.Private.Uri.dasm - System.UriHelper:DecodeHexChars(int,int):char (FullOpts)
          -2 (-0.15 % of base) : System.Private.Xml.dasm - System.Xml.XmlTextReaderImpl:ParseNumericCharRefInline(int,bool,System.Text.StringBuilder,byref,byref):int:this (FullOpts)
          -1 (-0.39 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Utf8Parser:TryParseUInt64X(System.ReadOnlySpan`1[byte],byref,byref):bool (FullOpts)
          -1 (-2.00 % of base) : System.Diagnostics.DiagnosticSource.dasm - System.Diagnostics.W3CPropagator:TryDecodeHexDigit(char,byref):bool (FullOpts)

Top method regressions (percentages):
          16 (Infinity of base) : System.Security.Cryptography.Pkcs.dasm - System.HexConverter:get_CharToHexLookup():System.ReadOnlySpan`1[sbyte] (FullOpts) (0 base, 1 diff methods)
          16 (Infinity of base) : System.Reflection.Metadata.dasm - System.HexConverter:get_CharToHexLookup():System.ReadOnlySpan`1[sbyte] (FullOpts) (0 base, 1 diff methods)
          16 (Infinity of base) : System.Security.Cryptography.Xml.dasm - System.HexConverter:get_CharToHexLookup():System.ReadOnlySpan`1[sbyte] (FullOpts) (0 base, 1 diff methods)
          16 (Infinity of base) : System.Net.HttpListener.dasm - System.HexConverter:get_CharToHexLookup():System.ReadOnlySpan`1[sbyte] (FullOpts) (0 base, 1 diff methods)
          16 (Infinity of base) : System.Text.RegularExpressions.dasm - System.HexConverter:get_CharToHexLookup():System.ReadOnlySpan`1[sbyte] (FullOpts) (0 base, 1 diff methods)
          16 (Infinity of base) : System.Private.DataContractSerialization.dasm - System.HexConverter:get_CharToHexLookup():System.ReadOnlySpan`1[sbyte] (FullOpts) (0 base, 1 diff methods)
          16 (Infinity of base) : System.Net.NetworkInformation.dasm - System.HexConverter:get_CharToHexLookup():System.ReadOnlySpan`1[sbyte] (FullOpts) (0 base, 1 diff methods)
          16 (Infinity of base) : System.Net.Primitives.dasm - System.HexConverter:get_CharToHexLookup():System.ReadOnlySpan`1[sbyte] (FullOpts) (0 base, 1 diff methods)
          16 (Infinity of base) : System.Web.HttpUtility.dasm - System.HexConverter:get_CharToHexLookup():System.ReadOnlySpan`1[sbyte] (FullOpts) (0 base, 1 diff methods)
          16 (Infinity of base) : System.Text.Json.dasm - System.HexConverter:get_CharToHexLookup():System.ReadOnlySpan`1[sbyte] (FullOpts) (0 base, 1 diff methods)
          16 (Infinity of base) : System.Net.Http.dasm - System.HexConverter:get_CharToHexLookup():System.ReadOnlySpan`1[sbyte] (FullOpts) (0 base, 1 diff methods)
          16 (Infinity of base) : System.Private.Xml.dasm - System.HexConverter:get_CharToHexLookup():System.ReadOnlySpan`1[sbyte] (FullOpts) (0 base, 1 diff methods)
          16 (Infinity of base) : System.Diagnostics.DiagnosticSource.dasm - System.HexConverter:get_CharToHexLookup():System.ReadOnlySpan`1[sbyte] (FullOpts) (0 base, 1 diff methods)
          16 (Infinity of base) : System.Private.Uri.dasm - System.HexConverter:get_CharToHexLookup():System.ReadOnlySpan`1[sbyte] (FullOpts) (0 base, 1 diff methods)
          16 (Infinity of base) : System.Security.Cryptography.dasm - System.HexConverter:get_CharToHexLookup():System.ReadOnlySpan`1[sbyte] (FullOpts) (0 base, 1 diff methods)
          16 (Infinity of base) : System.Private.CoreLib.dasm - System.HexConverter:get_CharToHexLookup():System.ReadOnlySpan`1[sbyte] (FullOpts) (0 base, 1 diff methods)
           4 (10.26 % of base) : System.Private.Xml.dasm - System.Xml.XmlConvert:FromHex(char):int (FullOpts)
          57 (3.86 % of base) : System.Private.Xml.dasm - System.Xml.XmlConvert:DecodeName(System.String):System.String (FullOpts)
           1 (2.08 % of base) : System.Security.Cryptography.Pkcs.dasm - System.HexConverter:FromUpperChar(int):int (FullOpts)
           1 (2.08 % of base) : System.Reflection.Metadata.dasm - System.HexConverter:FromUpperChar(int):int (FullOpts)
           1 (2.08 % of base) : System.Security.Cryptography.Xml.dasm - System.HexConverter:FromUpperChar(int):int (FullOpts)
           1 (2.08 % of base) : System.Private.DataContractSerialization.dasm - System.HexConverter:FromUpperChar(int):int (FullOpts)
           1 (2.08 % of base) : System.Net.Http.dasm - System.HexConverter:FromUpperChar(int):int (FullOpts)
           1 (1.96 % of base) : System.Security.Cryptography.Pkcs.dasm - System.HexConverter:FromChar(int):int (FullOpts)
           1 (1.96 % of base) : System.Reflection.Metadata.dasm - System.HexConverter:FromChar(int):int (FullOpts)
           1 (1.96 % of base) : System.Security.Cryptography.Xml.dasm - System.HexConverter:FromChar(int):int (FullOpts)
           1 (1.96 % of base) : System.Net.HttpListener.dasm - System.HexConverter:FromChar(int):int (FullOpts)
           1 (1.96 % of base) : System.Text.RegularExpressions.dasm - System.HexConverter:FromChar(int):int (FullOpts)
           1 (1.96 % of base) : System.Private.DataContractSerialization.dasm - System.HexConverter:FromChar(int):int (FullOpts)
           1 (1.96 % of base) : System.Net.NetworkInformation.dasm - System.HexConverter:FromChar(int):int (FullOpts)
           1 (1.96 % of base) : System.Net.Primitives.dasm - System.HexConverter:FromChar(int):int (FullOpts)
           1 (1.96 % of base) : System.Web.HttpUtility.dasm - System.HexConverter:FromChar(int):int (FullOpts)
           1 (1.96 % of base) : System.Text.Json.dasm - System.HexConverter:FromChar(int):int (FullOpts)
           1 (1.96 % of base) : System.Private.Xml.dasm - System.HexConverter:FromChar(int):int (FullOpts)
           1 (1.96 % of base) : System.Diagnostics.DiagnosticSource.dasm - System.HexConverter:FromChar(int):int (FullOpts)
           1 (1.96 % of base) : System.Private.Uri.dasm - System.HexConverter:FromChar(int):int (FullOpts)
           1 (1.96 % of base) : System.Security.Cryptography.dasm - System.HexConverter:FromChar(int):int (FullOpts)
           1 (1.96 % of base) : System.Private.CoreLib.dasm - System.HexConverter:FromChar(int):int (FullOpts)
           1 (1.96 % of base) : System.Private.CoreLib.dasm - System.Number+HexParser`1[byte]:FromChar(uint):uint (FullOpts)
           1 (1.96 % of base) : System.Private.CoreLib.dasm - System.Number+HexParser`1[int]:FromChar(uint):uint (FullOpts)
           1 (1.96 % of base) : System.Private.CoreLib.dasm - System.Number+HexParser`1[long]:FromChar(uint):uint (FullOpts)
           1 (1.96 % of base) : System.Private.CoreLib.dasm - System.Number+HexParser`1[short]:FromChar(uint):uint (FullOpts)
           1 (0.12 % of base) : System.Net.Primitives.dasm - System.Net.IPv4AddressHelper:ParseNonCanonical[int](ptr,int,byref,bool):long (FullOpts)
           1 (0.12 % of base) : System.Private.Uri.dasm - System.Net.IPv4AddressHelper:ParseNonCanonical[int](ptr,int,byref,bool):long (FullOpts)
           1 (0.12 % of base) : System.Net.Primitives.dasm - System.Net.IPv4AddressHelper:ParseNonCanonical[long](ptr,int,byref,bool):long (FullOpts)
           1 (0.12 % of base) : System.Private.Uri.dasm - System.Net.IPv4AddressHelper:ParseNonCanonical[long](ptr,int,byref,bool):long (FullOpts)
           1 (0.12 % of base) : System.Net.Primitives.dasm - System.Net.IPv4AddressHelper:ParseNonCanonical[short](ptr,int,byref,bool):long (FullOpts)
           1 (0.12 % of base) : System.Private.Uri.dasm - System.Net.IPv4AddressHelper:ParseNonCanonical[short](ptr,int,byref,bool):long (FullOpts)
           1 (0.08 % of base) : System.Net.Primitives.dasm - System.Net.IPv6AddressHelper:Parse[byte](System.ReadOnlySpan`1[byte],System.Span`1[ushort],byref) (FullOpts)
           1 (0.08 % of base) : System.Private.Uri.dasm - System.Net.IPv6AddressHelper:Parse[byte](System.ReadOnlySpan`1[byte],System.Span`1[ushort],byref) (FullOpts)

Top method improvements (percentages):
         -16 (-100.00 % of base) : System.Security.Cryptography.Pkcs.dasm - System.HexConverter:get_CharToHexLookup():System.ReadOnlySpan`1[byte] (FullOpts) (1 base, 0 diff methods)
         -16 (-100.00 % of base) : System.Reflection.Metadata.dasm - System.HexConverter:get_CharToHexLookup():System.ReadOnlySpan`1[byte] (FullOpts) (1 base, 0 diff methods)
         -16 (-100.00 % of base) : System.Security.Cryptography.Xml.dasm - System.HexConverter:get_CharToHexLookup():System.ReadOnlySpan`1[byte] (FullOpts) (1 base, 0 diff methods)
         -16 (-100.00 % of base) : System.Net.HttpListener.dasm - System.HexConverter:get_CharToHexLookup():System.ReadOnlySpan`1[byte] (FullOpts) (1 base, 0 diff methods)
         -16 (-100.00 % of base) : System.Text.RegularExpressions.dasm - System.HexConverter:get_CharToHexLookup():System.ReadOnlySpan`1[byte] (FullOpts) (1 base, 0 diff methods)
         -16 (-100.00 % of base) : System.Private.DataContractSerialization.dasm - System.HexConverter:get_CharToHexLookup():System.ReadOnlySpan`1[byte] (FullOpts) (1 base, 0 diff methods)
         -16 (-100.00 % of base) : System.Net.NetworkInformation.dasm - System.HexConverter:get_CharToHexLookup():System.ReadOnlySpan`1[byte] (FullOpts) (1 base, 0 diff methods)
         -16 (-100.00 % of base) : System.Net.Primitives.dasm - System.HexConverter:get_CharToHexLookup():System.ReadOnlySpan`1[byte] (FullOpts) (1 base, 0 diff methods)
         -16 (-100.00 % of base) : System.Web.HttpUtility.dasm - System.HexConverter:get_CharToHexLookup():System.ReadOnlySpan`1[byte] (FullOpts) (1 base, 0 diff methods)
         -16 (-100.00 % of base) : System.Text.Json.dasm - System.HexConverter:get_CharToHexLookup():System.ReadOnlySpan`1[byte] (FullOpts) (1 base, 0 diff methods)
         -16 (-100.00 % of base) : System.Net.Http.dasm - System.HexConverter:get_CharToHexLookup():System.ReadOnlySpan`1[byte] (FullOpts) (1 base, 0 diff methods)
         -16 (-100.00 % of base) : System.Private.Xml.dasm - System.HexConverter:get_CharToHexLookup():System.ReadOnlySpan`1[byte] (FullOpts) (1 base, 0 diff methods)
         -16 (-100.00 % of base) : System.Diagnostics.DiagnosticSource.dasm - System.HexConverter:get_CharToHexLookup():System.ReadOnlySpan`1[byte] (FullOpts) (1 base, 0 diff methods)
         -16 (-100.00 % of base) : System.Private.Uri.dasm - System.HexConverter:get_CharToHexLookup():System.ReadOnlySpan`1[byte] (FullOpts) (1 base, 0 diff methods)
         -16 (-100.00 % of base) : System.Security.Cryptography.dasm - System.HexConverter:get_CharToHexLookup():System.ReadOnlySpan`1[byte] (FullOpts) (1 base, 0 diff methods)
         -16 (-100.00 % of base) : System.Private.CoreLib.dasm - System.HexConverter:get_CharToHexLookup():System.ReadOnlySpan`1[byte] (FullOpts) (1 base, 0 diff methods)
        -460 (-40.96 % of base) : System.Private.CoreLib.dasm - System.Guid:TryParseExactN[byte](System.ReadOnlySpan`1[byte],byref):bool (FullOpts)
        -461 (-38.67 % of base) : System.Private.CoreLib.dasm - System.Guid:TryParseExactD[byte](System.ReadOnlySpan`1[byte],byref):bool (FullOpts)
         -20 (-31.25 % of base) : System.Private.CoreLib.dasm - System.Guid:DecodeByte[byte](byte,byte,byref):byte (FullOpts)
        -262 (-21.34 % of base) : System.Private.CoreLib.dasm - System.Guid:TryParseExactD[char](System.ReadOnlySpan`1[char],byref):bool (FullOpts)
         -20 (-8.33 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Utf8Parser:TryParseUInt32X(System.ReadOnlySpan`1[byte],byref,byref):bool (FullOpts)
         -20 (-8.30 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Utf8Parser:TryParseUInt16X(System.ReadOnlySpan`1[byte],byref,byref):bool (FullOpts)
         -19 (-8.09 % of base) : System.Security.Cryptography.Pkcs.dasm - System.HexConverter:TryDecodeFromUtf16_Scalar(System.ReadOnlySpan`1[char],System.Span`1[byte],byref):bool (FullOpts)
         -19 (-8.09 % of base) : System.Reflection.Metadata.dasm - System.HexConverter:TryDecodeFromUtf16_Scalar(System.ReadOnlySpan`1[char],System.Span`1[byte],byref):bool (FullOpts)
         -19 (-8.09 % of base) : System.Security.Cryptography.Xml.dasm - System.HexConverter:TryDecodeFromUtf16_Scalar(System.ReadOnlySpan`1[char],System.Span`1[byte],byref):bool (FullOpts)
         -19 (-8.09 % of base) : System.Private.DataContractSerialization.dasm - System.HexConverter:TryDecodeFromUtf16_Scalar(System.ReadOnlySpan`1[char],System.Span`1[byte],byref):bool (FullOpts)
         -19 (-8.09 % of base) : System.Private.CoreLib.dasm - System.HexConverter:TryDecodeFromUtf16_Scalar(System.ReadOnlySpan`1[char],System.Span`1[byte],byref):bool (FullOpts)
          -3 (-5.17 % of base) : System.Net.Http.dasm - System.Net.Http.Headers.AltSvcHeaderParser:TryReadAlpnHexDigit(char,byref):bool (FullOpts)
          -6 (-4.92 % of base) : System.Diagnostics.DiagnosticSource.dasm - System.Diagnostics.W3CPropagator:TryDecodeEscapedByte(System.ReadOnlySpan`1[char],byref):bool (FullOpts)
          -3 (-4.23 % of base) : System.Net.NetworkInformation.dasm - System.Net.NetworkInformation.StringParsingHelpers:HexToByte(char):byte (FullOpts)
         -12 (-3.92 % of base) : System.Private.CoreLib.dasm - System.Guid:TryParseHex[byte](System.ReadOnlySpan`1[byte],byref,byref):bool (FullOpts) (2 methods)
          -5 (-2.94 % of base) : System.Diagnostics.DiagnosticSource.dasm - System.Diagnostics.ActivityTraceId:HexByteFromChars(char,char):byte (FullOpts)
          -1 (-2.00 % of base) : System.Diagnostics.DiagnosticSource.dasm - System.Diagnostics.W3CPropagator:TryDecodeHexDigit(char,byref):bool (FullOpts)
          -4 (-1.79 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Utf8Parser:TryParseByteX(System.ReadOnlySpan`1[byte],byref,byref):bool (FullOpts)
          -3 (-1.78 % of base) : System.Text.RegularExpressions.dasm - System.Text.RegularExpressions.RegexParser:ScanHex(int):char:this (FullOpts)
          -2 (-1.72 % of base) : System.Private.Uri.dasm - System.UriHelper:DecodeHexChars(int,int):char (FullOpts)
          -2 (-1.55 % of base) : System.Private.Uri.dasm - System.Uri:FromHex(char):int (FullOpts)
          -4 (-1.47 % of base) : System.Private.Xml.dasm - System.Xml.BinHexDecoder:Decode(System.ReadOnlySpan`1[char],System.Span`1[byte],byref,byref,byref,byref) (FullOpts)
          -4 (-1.45 % of base) : System.Private.DataContractSerialization.dasm - System.Xml.XmlBufferReader:GetHexCharEntity(int,int):int:this (FullOpts)
          -6 (-1.34 % of base) : System.Web.HttpUtility.dasm - System.Web.Util.HttpEncoder:UrlDecode(System.ReadOnlySpan`1[byte]):byte[] (FullOpts)
          -5 (-1.16 % of base) : System.Private.CoreLib.dasm - System.Net.WebUtility:UrlDecodeInternal(byte[],int,int):byte[] (FullOpts)
         -16 (-1.15 % of base) : System.Text.RegularExpressions.dasm - System.Text.RegularExpressions.RegexParser:ScanCharEscape():char:this (FullOpts) (2 methods)
         -10 (-1.07 % of base) : System.Web.HttpUtility.dasm - System.Web.Util.HttpEncoder:UrlDecode(byte[],int,int,System.Text.Encoding):System.String (FullOpts)
          -8 (-1.02 % of base) : System.Net.HttpListener.dasm - System.Net.HttpListenerRequest+Helpers:UrlDecodeStringFromStringInternal(System.String,System.Text.Encoding):System.String (FullOpts)
          -9 (-0.87 % of base) : System.Web.HttpUtility.dasm - System.Web.Util.HttpEncoder:UrlDecode(System.ReadOnlySpan`1[char],System.Text.Encoding):System.String (FullOpts)
          -7 (-0.80 % of base) : System.Private.CoreLib.dasm - System.Net.WebUtility:UrlDecodeInternal(System.String,System.Text.Encoding):System.String (FullOpts)
          -6 (-0.64 % of base) : System.Net.Http.dasm - System.Net.Http.Headers.AltSvcHeaderParser:TryReadUnknownPercentEncodedAlpnProtocolName(System.ReadOnlySpan`1[char],byref):bool (FullOpts)
          -4 (-0.59 % of base) : System.Net.NetworkInformation.dasm - System.Net.NetworkInformation.PhysicalAddress:TryParse(System.ReadOnlySpan`1[char],byref):bool (FullOpts)
          -1 (-0.39 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Utf8Parser:TryParseUInt64X(System.ReadOnlySpan`1[byte],byref,byref):bool (FullOpts)
          -6 (-0.24 % of base) : System.Diagnostics.DiagnosticSource.dasm - System.Diagnostics.W3CPropagator:TryDecodeBaggageValue(System.ReadOnlySpan`1[char],byref):bool (FullOpts)
          -2 (-0.15 % of base) : System.Private.Xml.dasm - System.Xml.XmlTextReaderImpl:ParseNumericCharRefInline(int,bool,System.Text.StringBuilder,byref,byref):int:this (FullOpts)

101 total methods with Code Size differences (51 improved, 50 regressed), 247853 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