[X64] [jakobbotsch] Simplify "secret stub arg" handling between JIT and EE #355

Description

@MihuBot

Build completed in 32 minutes.
dotnet/runtime#100823

Diffs

Diffs
Found 309 files with textual diffs.
Summary of Code Size diffs:
(Lower is better)
Total bytes of base: 38854080
Total bytes of diff: 38848320
Total bytes of delta: -5760 (-0.01 % of base)
Total relative delta: Infinity
diff is an improvement.
relative diff is a regression.
Top file regressions (bytes):
352 : System.Linq.Parallel.dasm (0.02 % of base)
132 : System.Configuration.ConfigurationManager.dasm (0.03 % of base)
97 : System.Private.Xml.dasm (0.00 % of base)
94 : Microsoft.VisualBasic.Core.dasm (0.02 % of base)
67 : System.ComponentModel.TypeConverter.dasm (0.02 % of base)
31 : Microsoft.CSharp.dasm (0.01 % of base)
21 : Microsoft.Extensions.DependencyModel.dasm (0.03 % of base)
16 : System.Security.Cryptography.ProtectedData.dasm (0.31 % of base)
11 : System.Transactions.Local.dasm (0.01 % of base)
10 : System.Net.WebSockets.Client.dasm (0.04 % of base)
6 : Microsoft.Extensions.Logging.Console.dasm (0.01 % of base)
4 : System.IO.IsolatedStorage.dasm (0.02 % of base)
1 : Microsoft.Extensions.Hosting.dasm (0.00 % of base)
Top file improvements (bytes):
-2568 : System.Private.CoreLib.dasm (-0.04 % of base)
-580 : System.Net.Security.dasm (-0.25 % of base)
-567 : System.Security.Cryptography.dasm (-0.05 % of base)
-365 : System.Net.Sockets.dasm (-0.14 % of base)
-310 : System.Data.Odbc.dasm (-0.13 % of base)
-198 : System.Text.Json.dasm (-0.02 % of base)
-194 : System.DirectoryServices.Protocols.dasm (-0.13 % of base)
-193 : System.IO.Ports.dasm (-0.39 % of base)
-188 : System.Diagnostics.Process.dasm (-0.19 % of base)
-145 : System.IO.Pipes.dasm (-0.37 % of base)
-109 : System.IO.MemoryMappedFiles.dasm (-0.52 % of base)
-103 : System.Console.dasm (-0.12 % of base)
-93 : System.Formats.Tar.dasm (-0.07 % of base)
-90 : System.Net.NetworkInformation.dasm (-0.17 % of base)
-83 : System.Net.Primitives.dasm (-0.09 % of base)
-80 : System.IO.FileSystem.Watcher.dasm (-0.29 % of base)
-73 : System.IO.Compression.Brotli.dasm (-0.33 % of base)
-68 : System.IO.Compression.dasm (-0.07 % of base)
-66 : System.Net.Quic.dasm (-0.05 % of base)
-65 : System.Composition.Convention.dasm (-0.05 % of base)
-65 : System.ComponentModel.Composition.Registration.dasm (-0.06 % of base)
-64 : System.ComponentModel.Composition.dasm (-0.01 % of base)
-56 : System.Net.WebSockets.dasm (-0.05 % of base)
-53 : System.Net.NameResolution.dasm (-0.13 % of base)
-52 : System.IO.FileSystem.DriveInfo.dasm (-0.20 % of base)
-42 : System.IO.Compression.ZipFile.dasm (-0.30 % of base)
-40 : System.Runtime.InteropServices.dasm (-0.16 % of base)
-24 : System.Net.Ping.dasm (-0.05 % of base)
-16 : System.Threading.Tasks.Dataflow.dasm (-0.00 % of base)
-11 : System.Diagnostics.FileVersionInfo.dasm (-0.11 % of base)
-7 : runincontext.dasm (-0.05 % of base)
-7 : Microsoft.Extensions.Hosting.Systemd.dasm (-0.14 % of base)
-5 : System.Diagnostics.TraceSource.dasm (-0.01 % of base)
-5 : System.Net.Requests.dasm (-0.00 % of base)
-5 : System.Private.DataContractSerialization.dasm (-0.00 % of base)
-4 : Microsoft.Extensions.Hosting.WindowsServices.dasm (-0.05 % of base)
-2 : System.Text.Encoding.CodePages.dasm (-0.00 % of base)
-2 : System.Reflection.Metadata.dasm (-0.00 % of base)
-2 : System.Diagnostics.DiagnosticSource.dasm (-0.00 % of base)
-2 : Microsoft.Extensions.DependencyInjection.dasm (-0.00 % of base)
53 total files with Code Size differences (40 improved, 13 regressed), 203 unchanged.
Top method regressions (bytes):
168 (5.60 % of base) : System.DirectoryServices.Protocols.dasm - System.DirectoryServices.Protocols.LdapConnection:BuildAttributes(System.Collections.CollectionBase,System.Collections.ArrayList):System.DirectoryServices.Protocols.LdapMod[] (FullOpts)
138 (10.81 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.X509Certificates.OpenSslX509CertificateReader+<>c:<GetPolicyData>b__63_0(Microsoft.Win32.SafeHandles.SafeX509Handle):System.Security.Cryptography.X509Certificates.PolicyData:this (FullOpts)
121 (5.53 % of base) : System.Private.CoreLib.dasm - System.Reflection.Emit.RuntimeModuleBuilder:GetMethodTokenNoLock(System.Reflection.MethodInfo,ubyte):int:this (FullOpts)
106 (6.26 % of base) : System.Private.CoreLib.dasm - System.Reflection.InvokerEmitUtil:CreateInvokeDelegate_Obj4Args(System.Reflection.MethodBase,ubyte):System.Reflection.InvokerEmitUtil+InvokeFunc_Obj4Args (FullOpts)
101 (6.43 % of base) : System.Private.CoreLib.dasm - System.Reflection.InvokerEmitUtil:CreateInvokeDelegate_RefArgs(System.Reflection.MethodBase,ubyte):System.Reflection.InvokerEmitUtil+InvokeFunc_RefArgs (FullOpts)
97 (5.56 % of base) : Microsoft.VisualBasic.Core.dasm - Microsoft.VisualBasic.CompilerServices.IDOUtils:CreateInvoker(int):System.Func`4[System.Runtime.CompilerServices.CallSiteBinder,System.Object,System.Object[],System.Object] (FullOpts)
82 (5.51 % of base) : System.Private.CoreLib.dasm - System.Reflection.InvokerEmitUtil:CreateInvokeDelegate_ObjSpanArgs(System.Reflection.MethodBase,ubyte):System.Reflection.InvokerEmitUtil+InvokeFunc_ObjSpanArgs (FullOpts)
77 (4.38 % of base) : System.ComponentModel.TypeConverter.dasm - System.ComponentModel.Design.RuntimeLicenseContext:GetSavedLicenseKey(System.Type,System.Reflection.Assembly):System.String:this (FullOpts)
77 (6.74 % of base) : System.Private.CoreLib.dasm - System.RuntimeType:ValidateGenericArguments(System.Reflection.MemberInfo,System.RuntimeType[],System.Exception) (FullOpts)
73 (8.32 % of base) : System.Net.Sockets.dasm - System.Net.Sockets.SocketPal:SelectViaPoll(System.Collections.IList,int,System.Collections.IList,int,System.Collections.IList,int,ulong,int,int):int (FullOpts)
73 (4.80 % of base) : System.Private.CoreLib.dasm - System.Reflection.Emit.RuntimeModuleBuilder:GetMethodMetadataToken(System.Reflection.ConstructorInfo):int:this (FullOpts)
73 (6.03 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.OpenSslAsnFormatter:FormatNative(System.Security.Cryptography.Oid,ubyte[],ubyte):System.String:this (FullOpts)
60 (7.73 % of base) : System.Net.Security.dasm - Interop+OpenSsl:AlpnServerSelectCallback(long,ulong,ulong,ulong,uint,long):int (FullOpts)
58 (3.83 % of base) : System.DirectoryServices.Protocols.dasm - System.DirectoryServices.Protocols.BerConverter:EncodingMultiByteArrayHelper(System.DirectoryServices.Protocols.SafeBerHandle,ubyte[][],ushort,ulong):int (FullOpts)
58 (8.38 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.RandomNumberGenerator:GetItemsCore[System.__Canon](System.ReadOnlySpan`1[System.__Canon],System.Span`1[System.__Canon]) (FullOpts)
58 (2.54 % of base) : System.Private.Xml.dasm - System.Xml.Xsl.XmlILGenerator:Generate(System.Xml.Xsl.Qil.QilExpression,System.Reflection.Emit.TypeBuilder):System.Xml.Xsl.XmlILCommand:this (FullOpts)
55 (3.40 % of base) : System.Console.dasm - System.IO.StdInReader:ReadLineCore(ubyte):ubyte:this (FullOpts)
55 (3.36 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.X509Certificates.OpenSslDirectoryBasedStoreProvider:AddCertToStore(System.Security.Cryptography.X509Certificates.ICertificatePal):this (FullOpts)
52 (4.08 % of base) : System.Diagnostics.Process.dasm - System.Diagnostics.Process:ForkAndExecProcess(System.Diagnostics.ProcessStartInfo,System.String,System.String[],System.String[],System.String,ubyte,uint,uint,uint[],byref,byref,byref,ubyte,ubyte):ubyte:this (FullOpts)
49 (6.58 % of base) : System.Private.CoreLib.dasm - System.Diagnostics.Tracing.EventPipeInternal:Enable(System.String,int,uint,System.Diagnostics.Tracing.EventPipeProviderConfiguration[]):ulong (FullOpts)
49 (2.45 % of base) : System.DirectoryServices.Protocols.dasm - System.DirectoryServices.Protocols.LdapConnection:BuildControlArray(System.DirectoryServices.Protocols.DirectoryControlCollection,ubyte):System.DirectoryServices.Protocols.LdapControl[] (FullOpts)
49 (3.09 % of base) : System.Private.CoreLib.dasm - System.RuntimeType:GetMethodBase(System.RuntimeType,long):System.Reflection.MethodBase (FullOpts)
49 (3.96 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.X509Certificates.OpenSslCachedSystemStoreProvider:<LoadMachineStores>g__ProcessFile|26_1(System.String,byref,byref):ubyte (FullOpts)
46 (3.67 % of base) : System.Configuration.ConfigurationManager.dasm - System.Configuration.ClientConfigurationSystem:EnsureInit(System.String):this (FullOpts)
46 (4.45 % of base) : System.Private.CoreLib.dasm - System.Globalization.Normalization:IcuNormalize(System.String,int):System.String (FullOpts)
46 (3.73 % of base) : System.Private.CoreLib.dasm - System.Reflection.Emit.RuntimeModuleBuilder:GetMemberRefToken(System.Reflection.MethodBase,System.Type[]):int:this (FullOpts)
43 (1.93 % of base) : System.Configuration.ConfigurationManager.dasm - System.Configuration.ClientConfigPaths:.ctor(System.String,ubyte):this (FullOpts)
43 (5.11 % of base) : System.Configuration.ConfigurationManager.dasm - System.Configuration.ClientConfigPaths:GetTypeAndHashSuffix(System.String,ubyte):System.String (FullOpts)
43 (2.58 % of base) : System.Private.CoreLib.dasm - System.Reflection.Emit.RuntimeTypeBuilder:.ctor(System.String,int,System.Type,System.Type[],System.Reflection.Emit.RuntimeModuleBuilder,int,int,System.Reflection.Emit.RuntimeTypeBuilder):this (FullOpts)
41 (Infinity of base) : System.Net.Sockets.dasm - System.Net.Sockets.SocketAsyncEngine:UnregisterSocket(long):this (FullOpts)
40 (4.18 % of base) : Microsoft.Extensions.Logging.Console.dasm - Microsoft.Extensions.Logging.Console.ConsoleLoggerProcessor:Enqueue(Microsoft.Extensions.Logging.Console.LogMessageEntry):ubyte:this (FullOpts)
40 (4.19 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.OrderPreservingPipeliningMergeHelper`2+OrderedPipeliningMergeEnumerator[System.__Canon,System.Nullable`1[int]]:TryWaitForElement(int,byref):ubyte:this (FullOpts)
40 (6.35 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.RandomNumberGenerator:GetItemsCore[int](System.ReadOnlySpan`1[int],System.Span`1[int]) (FullOpts)
40 (6.34 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.RandomNumberGenerator:GetItemsCore[long](System.ReadOnlySpan`1[long],System.Span`1[long]) (FullOpts)
40 (6.31 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.RandomNumberGenerator:GetItemsCore[short](System.ReadOnlySpan`1[short],System.Span`1[short]) (FullOpts)
40 (6.34 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.RandomNumberGenerator:GetItemsCore[System.Nullable`1[int]](System.ReadOnlySpan`1[System.Nullable`1[int]],System.Span`1[System.Nullable`1[int]]) (FullOpts)
40 (6.36 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.RandomNumberGenerator:GetItemsCore[ubyte](System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte]) (FullOpts)
37 (5.77 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.RandomNumberGenerator:GetItemsCore[double](System.ReadOnlySpan`1[double],System.Span`1[double]) (FullOpts)
37 (5.56 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.RandomNumberGenerator:GetItemsCore[System.Numerics.Vector`1[float]](System.ReadOnlySpan`1[System.Numerics.Vector`1[float]],System.Span`1[System.Numerics.Vector`1[float]]) (FullOpts)
34 (3.56 % of base) : System.Private.CoreLib.dasm - System.Globalization.CompareInfo:IcuGetHashCodeOfString(System.ReadOnlySpan`1[ushort],int):int:this (FullOpts)
34 (4.90 % of base) : System.Private.CoreLib.dasm - System.Reflection.RuntimeAssembly:InternalGetSatelliteAssembly(System.Reflection.Assembly,System.Globalization.CultureInfo,System.Version,ubyte):System.Reflection.Assembly (FullOpts)
34 (2.97 % of base) : System.Private.CoreLib.dasm - System.RuntimeType:GetInterfaceMap(System.Type):System.Reflection.InterfaceMapping:this (FullOpts)
33 (3.13 % of base) : System.Security.Cryptography.ProtectedData.dasm - Interop+Kernel32:GetMessage(int,long):System.String (FullOpts)
32 (3.21 % of base) : System.Private.CoreLib.dasm - System.Reflection.Assembly:LoadFromResolveHandler(System.Object,System.ResolveEventArgs):System.Reflection.Assembly (FullOpts)
32 (3.60 % of base) : System.Private.CoreLib.dasm - System.Runtime.Loader.AssemblyLoadContext:InvokeResolveEvent(System.ResolveEventHandler,System.Reflection.RuntimeAssembly,System.String):System.Reflection.RuntimeAssembly (FullOpts)
32 (3.88 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.X509Certificates.OpenSslCertificateAssetDownloader:DownloadCrl(System.String,System.TimeSpan):Microsoft.Win32.SafeHandles.SafeX509CrlHandle (FullOpts)
31 (1.63 % of base) : Microsoft.CSharp.dasm - Microsoft.CSharp.RuntimeBinder.Semantics.ExpressionBinder+ImplicitConversion:BindNubConversion(Microsoft.CSharp.RuntimeBinder.Semantics.NullableType):ubyte:this (FullOpts)
31 (2.19 % of base) : Microsoft.Extensions.Hosting.WindowsServices.dasm - Microsoft.Extensions.Hosting.WindowsServices.WindowsServiceLifetime:WaitForStartAsync(System.Threading.CancellationToken):System.Threading.Tasks.Task:this (FullOpts)
31 (5.22 % of base) : System.Data.Odbc.dasm - System.Data.Odbc.OdbcHandle:.ctor(short,System.Data.Odbc.OdbcHandle):this (FullOpts)
31 (2.46 % of base) : System.DirectoryServices.Protocols.dasm - System.DirectoryServices.Protocols.SortRequestControl:GetValue():ubyte[]:this (FullOpts)
31 (3.10 % of base) : System.Net.Quic.dasm - System.Net.Quic.MsQuicBuffers:Initialize[System.Numerics.Vector`1[float]](System.Collections.Generic.IList`1[System.Numerics.Vector`1[float]],System.Func`2[System.Numerics.Vector`1[float],System.ReadOnlyMemory`1[ubyte]]):this (FullOpts)
31 (3.30 % of base) : System.Private.CoreLib.dasm - System.Runtime.Loader.AssemblyLoadContext:ResolveSatelliteAssembly(System.Reflection.AssemblyName):System.Reflection.Assembly:this (FullOpts)
31 (2.51 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.HMACCommon:ChangeKeyImpl(System.ReadOnlySpan`1[ubyte]):ubyte[]:this (FullOpts)
31 (3.89 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.RandomNumberGenerator:GetHexStringCore(System.Span`1[ushort],ubyte) (FullOpts)
30 (2.95 % of base) : System.Private.CoreLib.dasm - Interop+Kernel32:GetMessage(int,long):System.String (FullOpts)
30 (3.41 % of base) : System.Private.CoreLib.dasm - System.Runtime.InteropServices.PosixSignalRegistration:OnPosixSignal(int,int):int (FullOpts)
28 (3.85 % of base) : Microsoft.Extensions.DependencyModel.dasm - Microsoft.Extensions.DependencyModel.DependencyContextLoader:Load(System.Reflection.Assembly):Microsoft.Extensions.DependencyModel.DependencyContext:this (FullOpts)
28 (3.24 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.OrderPreservingPipeliningMergeHelper`2+OrderedPipeliningMergeEnumerator[double,System.Nullable`1[int]]:TryWaitForElement(int,byref):ubyte:this (FullOpts)
28 (3.25 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.OrderPreservingPipeliningMergeHelper`2+OrderedPipeliningMergeEnumerator[int,System.Nullable`1[int]]:TryWaitForElement(int,byref):ubyte:this (FullOpts)
28 (3.25 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.OrderPreservingPipeliningMergeHelper`2+OrderedPipeliningMergeEnumerator[long,System.Nullable`1[int]]:TryWaitForElement(int,byref):ubyte:this (FullOpts)
28 (3.25 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.OrderPreservingPipeliningMergeHelper`2+OrderedPipeliningMergeEnumerator[short,System.Nullable`1[int]]:TryWaitForElement(int,byref):ubyte:this (FullOpts)
28 (3.25 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.OrderPreservingPipeliningMergeHelper`2+OrderedPipeliningMergeEnumerator[System.Nullable`1[int],System.Nullable`1[int]]:TryWaitForElement(int,byref):ubyte:this (FullOpts)
28 (3.28 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.OrderPreservingPipeliningMergeHelper`2+OrderedPipeliningMergeEnumerator[System.Numerics.Vector`1[float],System.Nullable`1[int]]:TryWaitForElement(int,byref):ubyte:this (FullOpts)
28 (3.25 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.OrderPreservingPipeliningMergeHelper`2+OrderedPipeliningMergeEnumerator[ubyte,System.Nullable`1[int]]:TryWaitForElement(int,byref):ubyte:this (FullOpts)
25 (2.11 % of base) : System.Private.Xml.dasm - System.Xml.Serialization.XmlSchemaImporter:GetEquivalentElements(System.Xml.Schema.XmlSchemaElement):System.Xml.Schema.XmlSchemaElement[]:this (FullOpts)
23 (3.10 % of base) : System.Private.CoreLib.dasm - Interop+Sys:GetCwd():System.String (FullOpts)
22 (1.62 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.OrderPreservingPipeliningSpoolingTask`2[System.__Canon,System.Nullable`1[int]]:SpoolingWork():this (FullOpts)
22 (2.91 % of base) : System.Private.CoreLib.dasm - System.Reflection.Emit.RuntimeFieldBuilder:.ctor(System.Reflection.Emit.RuntimeTypeBuilder,System.String,System.Type,System.Type[],System.Type[],int):this (FullOpts)
22 (2.00 % of base) : System.Private.CoreLib.dasm - System.Reflection.Emit.RuntimeTypeBuilder:DefinePInvokeMethodCore(System.String,System.String,System.String,int,int,System.Type,System.Type[],System.Type[],System.Type[],System.Type[][],System.Type[][],int,int):System.Reflection.Emit.MethodBuilder:this (FullOpts)
22 (2.50 % of base) : System.Private.CoreLib.dasm - System.Runtime.Loader.AssemblyLoadContext:GetFirstResolvedAssemblyFromResolvingEvent(System.Reflection.AssemblyName):System.Reflection.Assembly:this (FullOpts)
20 (1.63 % of base) : System.Private.CoreLib.dasm - Interop+Sys:ReadLink(System.ReadOnlySpan`1[ushort]):System.String (FullOpts)
20 (1.63 % of base) : System.Diagnostics.Process.dasm - Interop+Sys:ReadLink(System.ReadOnlySpan`1[ushort]):System.String (FullOpts)
19 (2.24 % of base) : System.Security.Cryptography.dasm - Interop+Crypto:DsaKeyCreateByExplicitParameters(byref,ubyte[],int,ubyte[],int,ubyte[],int,ubyte[],int,ubyte[],int):ubyte (FullOpts)
19 (2.42 % of base) : System.Security.Cryptography.dasm - Interop+Crypto:EcKeyCreateByKeyParameters(byref,System.String,ubyte[],int,ubyte[],int,ubyte[],int):int (FullOpts)
19 (3.36 % of base) : System.Net.Security.dasm - Interop+NetSecurityNative:ImportPrincipalName(byref,System.String,int,byref):uint (FullOpts)
19 (3.36 % of base) : System.Net.Security.dasm - Interop+NetSecurityNative:ImportUserName(byref,System.String,int,byref):uint (FullOpts)
19 (2.75 % of base) : System.Net.Security.dasm - Interop+NetSecurityNative:InitiateCredWithPassword(byref,uint,Microsoft.Win32.SafeHandles.SafeGssNameHandle,System.String,int,byref):uint (FullOpts)
19 (2.04 % of base) : System.Private.CoreLib.dasm - System.Reflection.Emit.RuntimeTypeBuilder:DefinePropertyCore(System.String,int,int,System.Type,System.Type[],System.Type[],System.Type[],System.Type[][],System.Type[][]):System.Reflection.Emit.PropertyBuilder:this (FullOpts)
19 (2.81 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.DesImplementation:TryEncryptEcbCore(System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte],int,byref):ubyte:this (FullOpts)
19 (2.86 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.TripleDesImplementation:TryEncryptEcbCore(System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte],int,byref):ubyte:this (FullOpts)
17 (1.83 % of base) : System.Console.dasm - Interop+Sys:Dup(Microsoft.Win32.SafeHandles.SafeFileHandle):Microsoft.Win32.SafeHandles.SafeFileHandle (FullOpts) (2 methods)
16 (2.95 % of base) : System.Security.Cryptography.dasm - Interop+Crypto:BioNewFile(System.String,System.String):Microsoft.Win32.SafeHandles.SafeBioHandle (FullOpts)
16 (2.94 % of base) : System.Net.Security.dasm - Interop+NetSecurityNative:InitiateCredSpNego(byref,Microsoft.Win32.SafeHandles.SafeGssNameHandle,byref):uint (FullOpts)
16 (3.82 % of base) : System.Console.dasm - System.ConsolePal:<TryGetCursorPosition>g__AppendToStdInReaderUntil|84_2(ubyte,System.IO.StdInReader,System.Span`1[ubyte],byref,byref):ubyte (FullOpts)
16 (0.66 % of base) : System.DirectoryServices.Protocols.dasm - System.DirectoryServices.Protocols.LdapSessionOptions:StartTransportLayerSecurity(System.DirectoryServices.Protocols.DirectoryControlCollection):this (FullOpts)
16 (3.66 % of base) : System.Private.CoreLib.dasm - System.IO.Enumeration.FileSystemEnumerator`1[double]:FindNextEntry(ulong,int):this (FullOpts)
16 (3.66 % of base) : System.Private.CoreLib.dasm - System.IO.Enumeration.FileSystemEnumerator`1[int]:FindNextEntry(ulong,int):this (FullOpts)
16 (3.66 % of base) : System.Private.CoreLib.dasm - System.IO.Enumeration.FileSystemEnumerator`1[long]:FindNextEntry(ulong,int):this (FullOpts)
16 (3.66 % of base) : System.Private.CoreLib.dasm - System.IO.Enumeration.FileSystemEnumerator`1[short]:FindNextEntry(ulong,int):this (FullOpts)
16 (3.66 % of base) : System.Private.CoreLib.dasm - System.IO.Enumeration.FileSystemEnumerator`1[System.Nullable`1[int]]:FindNextEntry(ulong,int):this (FullOpts)
16 (3.66 % of base) : System.Private.CoreLib.dasm - System.IO.Enumeration.FileSystemEnumerator`1[System.Numerics.Vector`1[float]]:FindNextEntry(ulong,int):this (FullOpts)
16 (3.66 % of base) : System.Private.CoreLib.dasm - System.IO.Enumeration.FileSystemEnumerator`1[ubyte]:FindNextEntry(ulong,int):this (FullOpts)
16 (0.82 % of base) : System.IO.Ports.dasm - System.IO.Ports.SerialStream:FinishPendingIORequests(System.Nullable`1[Interop+ErrorInfo]):this (FullOpts)
16 (1.27 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.OrderPreservingPipeliningSpoolingTask`2[double,System.Nullable`1[int]]:SpoolingWork():this (FullOpts)
16 (1.25 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.OrderPreservingPipeliningSpoolingTask`2[int,System.Nullable`1[int]]:SpoolingWork():this (FullOpts)
16 (1.27 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.OrderPreservingPipeliningSpoolingTask`2[long,System.Nullable`1[int]]:SpoolingWork():this (FullOpts)
16 (1.25 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.OrderPreservingPipeliningSpoolingTask`2[short,System.Nullable`1[int]]:SpoolingWork():this (FullOpts)
16 (1.26 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.OrderPreservingPipeliningSpoolingTask`2[System.Nullable`1[int],System.Nullable`1[int]]:SpoolingWork():this (FullOpts)
16 (1.25 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.OrderPreservingPipeliningSpoolingTask`2[ubyte,System.Nullable`1[int]]:SpoolingWork():this (FullOpts)
16 (1.51 % of base) : System.Net.Quic.dasm - System.Net.Quic.MsQuicBuffers:Initialize[System.__Canon](System.Collections.Generic.IList`1[System.__Canon],System.Func`2[System.__Canon,System.ReadOnlyMemory`1[ubyte]]):this (FullOpts)
Top method improvements (bytes):
-108 (-5.45 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,ulong):int (FullOpts) (12 methods)
-48 (-1.99 % of base) : System.Private.CoreLib.dasm - System.Runtime.InteropServices.Marshalling.ComVariant:Dispose():this (FullOpts)
-45 (-5.45 % of base) : System.Net.Sockets.dasm - (dynamicClass):IL_STUB_PInvoke(long,ulong):int (FullOpts) (5 methods)
-45 (-5.45 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,int):int (FullOpts) (5 methods)
-45 (-5.66 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(ulong):int (FullOpts) (5 methods)
-36 (-5.45 % of base) : System.IO.Ports.dasm - (dynamicClass):IL_STUB_PInvoke(long,int):int (FullOpts) (4 methods)
-36 (-5.45 % of base) : System.DirectoryServices.Protocols.dasm - (dynamicClass):IL_STUB_PInvoke(long,ulong):int (FullOpts) (4 methods)
-35 (-2.92 % of base) : System.DirectoryServices.Protocols.dasm - (dynamicClass):IL_STUB_PInvoke(long,int,ulong):int (FullOpts) (7 methods)
-32 (-6.05 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(ulong) (FullOpts) (4 methods)
-27 (-5.49 % of base) : System.Diagnostics.Process.dasm - (dynamicClass):IL_STUB_PInvoke(int,ulong):int (FullOpts) (3 methods)
-27 (-5.45 % of base) : System.Net.Sockets.dasm - (dynamicClass):IL_STUB_PInvoke(long,int):int (FullOpts) (3 methods)
-27 (-5.45 % of base) : System.Security.Cryptography.dasm - (dynamicClass):IL_STUB_PInvoke(long,ulong):int (FullOpts) (3 methods)
-27 (-5.45 % of base) : System.Net.Security.dasm - (dynamicClass):IL_STUB_PInvoke(long,ulong):int (FullOpts) (3 methods)
-27 (-5.66 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(long):long (FullOpts) (3 methods)
-27 (-5.45 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(System.Runtime.CompilerServices.QCallAssembly):int (FullOpts) (3 methods)
-27 (-5.45 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,ulong) (FullOpts) (3 methods)
-27 (-5.66 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(ulong):ulong (FullOpts) (3 methods)
-26 (-5.15 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke():ulong (FullOpts) (4 methods)
-24 (-6.74 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(int):int (FullOpts) (4 methods)
-24 (-4.37 % of base) : System.Data.Odbc.dasm - (dynamicClass):IL_STUB_PInvoke(long,int,long,int):short (FullOpts) (3 methods)
-23 (-6.22 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(long) (FullOpts) (3 methods)
-23 (-5.71 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(System.Runtime.CompilerServices.QCallTypeHandle):int (FullOpts) (3 methods)
-20 (-4.66 % of base) : System.Net.Sockets.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,int,ulong):int (FullOpts) (4 methods)
-20 (-2.92 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,ulong,int):int (FullOpts) (4 methods)
-19 (-5.37 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke():int (FullOpts) (3 methods)
-19 (-5.37 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke():long (FullOpts) (3 methods)
-19 (-6.55 % of base) : System.Console.dasm - (dynamicClass):IL_STUB_PInvoke(int):int (FullOpts) (3 methods)
-18 (-5.49 % of base) : System.Diagnostics.Process.dasm - (dynamicClass):IL_STUB_PInvoke(int,int):int (FullOpts) (2 methods)
-18 (-5.49 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(int,System.Runtime.CompilerServices.StringHandleOnStack) (FullOpts) (2 methods)
-18 (-5.70 % of base) : System.IO.Ports.dasm - (dynamicClass):IL_STUB_PInvoke(int):int (FullOpts) (2 methods)
-18 (-5.70 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(int):long (FullOpts) (2 methods)
-18 (-5.45 % of base) : System.Net.Security.dasm - (dynamicClass):IL_STUB_PInvoke(long,int) (FullOpts) (2 methods)
-18 (-5.45 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(long,int):int (FullOpts) (2 methods)
-18 (-5.45 % of base) : System.Security.Cryptography.dasm - (dynamicClass):IL_STUB_PInvoke(long,int):int (FullOpts) (2 methods)
-18 (-5.45 % of base) : System.Net.Security.dasm - (dynamicClass):IL_STUB_PInvoke(long,int):int (FullOpts) (2 methods)
-18 (-5.45 % of base) : System.Security.Cryptography.dasm - (dynamicClass):IL_STUB_PInvoke(long,int):long (FullOpts) (2 methods)
-18 (-5.36 % of base) : System.Data.Odbc.dasm - (dynamicClass):IL_STUB_PInvoke(long,short):short (FullOpts) (2 methods)
-18 (-5.45 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(long,System.Runtime.CompilerServices.ObjectHandleOnStack) (FullOpts) (2 methods)
-18 (-5.45 % of base) : System.Net.Security.dasm - (dynamicClass):IL_STUB_PInvoke(long,ulong) (FullOpts) (2 methods)
-18 (-5.45 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(long,ulong):int (FullOpts) (2 methods)
-18 (-5.45 % of base) : System.IO.Pipes.dasm - (dynamicClass):IL_STUB_PInvoke(long,ulong):int (FullOpts) (2 methods)
-18 (-5.45 % of base) : System.IO.MemoryMappedFiles.dasm - (dynamicClass):IL_STUB_PInvoke(long,ulong):int (FullOpts) (2 methods)
-18 (-5.39 % of base) : System.Data.Odbc.dasm - (dynamicClass):IL_STUB_PInvoke(long,ulong):short (FullOpts) (2 methods)
-18 (-5.66 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(long):int (FullOpts) (2 methods)
-18 (-5.66 % of base) : System.IO.Ports.dasm - (dynamicClass):IL_STUB_PInvoke(long):int (FullOpts) (2 methods)
-18 (-5.66 % of base) : System.Net.Sockets.dasm - (dynamicClass):IL_STUB_PInvoke(long):int (FullOpts) (2 methods)
-18 (-5.66 % of base) : System.Security.Cryptography.dasm - (dynamicClass):IL_STUB_PInvoke(long):ulong (FullOpts) (2 methods)
-18 (-5.45 % of base) : System.Net.WebSockets.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,int):int (FullOpts) (2 methods)
-18 (-5.45 % of base) : System.Security.Cryptography.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,int):int (FullOpts) (2 methods)
-18 (-5.45 % of base) : System.IO.Pipes.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,int):int (FullOpts) (2 methods)
-18 (-5.45 % of base) : System.Diagnostics.Process.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,int):int (FullOpts) (2 methods)
-18 (-5.45 % of base) : System.IO.Compression.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,int):int (FullOpts) (2 methods)
-18 (-5.45 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,int):long (FullOpts) (2 methods)
-18 (-5.45 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,long):int (FullOpts) (2 methods)
-18 (-5.45 % of base) : System.Security.Cryptography.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,ulong):int (FullOpts) (2 methods)
-18 (-5.45 % of base) : System.Formats.Tar.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,ulong):int (FullOpts) (2 methods)
-18 (-5.45 % of base) : System.IO.FileSystem.DriveInfo.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,ulong):int (FullOpts) (2 methods)
-18 (-5.45 % of base) : System.Security.Cryptography.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,ulong):long (FullOpts) (2 methods)
-18 (-5.45 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,ulong):ulong (FullOpts) (2 methods)
-18 (-5.66 % of base) : System.Net.Sockets.dasm - (dynamicClass):IL_STUB_PInvoke(ulong):int (FullOpts) (2 methods)
-18 (-5.66 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(ulong):long (FullOpts) (2 methods)
-16 (-4.44 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(System.Runtime.CompilerServices.QCallModule,int,int) (FullOpts) (2 methods)
-16 (-4.42 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(System.Runtime.CompilerServices.QCallModule,ulong,int):int (FullOpts) (2 methods)
-16 (-4.42 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,ulong,ulong,ulong):int (FullOpts) (2 methods)
-16 (-4.42 % of base) : System.Net.NetworkInformation.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,ulong,ulong,ulong):int (FullOpts)
-15 (-7.58 % of base) : System.Net.NetworkInformation.dasm - (dynamicClass):IL_STUB_PInvoke(int):int (FullOpts) (3 methods)
-15 (-2.92 % of base) : System.Security.Cryptography.dasm - (dynamicClass):IL_STUB_PInvoke(long,ulong,ulong):int (FullOpts) (3 methods)
-15 (-5.81 % of base) : System.Net.Quic.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,int,ulong):int (FullOpts) (3 methods)
-15 (-5.81 % of base) : System.Net.Primitives.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,int,ulong):int (FullOpts) (3 methods)
-15 (-2.92 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,ulong,ulong) (FullOpts) (3 methods)
-15 (-1.86 % of base) : System.Net.Security.dasm - Microsoft.Win32.SafeHandles.SafeSslContextHandle:ReleaseHandle():ubyte:this (FullOpts)
-14 (-4.64 % of base) : System.Security.Cryptography.dasm - (dynamicClass):IL_STUB_PInvoke():long (FullOpts) (2 methods)
-14 (-6.57 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(int) (FullOpts) (2 methods)
-14 (-6.64 % of base) : System.Diagnostics.Process.dasm - (dynamicClass):IL_STUB_PInvoke(ulong) (FullOpts) (2 methods)
-14 (-3.54 % of base) : System.Security.Cryptography.dasm - Interop+Crypto:CryptoNative_X509StoreSetVerifyTime(Microsoft.Win32.SafeHandles.SafeX509StoreHandle,int,int,int,int,int,int,ubyte):int (FullOpts)
-14 (-1.78 % of base) : System.Private.CoreLib.dasm - System.Globalization.CompareInfo:IndexOfOrdinalHelper(System.ReadOnlySpan`1[ushort],System.ReadOnlySpan`1[ushort],int,ulong,ubyte):int:this (FullOpts)
-14 (-1.81 % of base) : System.Private.CoreLib.dasm - System.Globalization.CompareInfo:IndexOfOrdinalIgnoreCaseHelper(System.ReadOnlySpan`1[ushort],System.ReadOnlySpan`1[ushort],int,ulong,ubyte):int:this (FullOpts)
-14 (-0.88 % of base) : System.Private.CoreLib.dasm - System.Reflection.Emit.RuntimeTypeBuilder:SetConstantValue(System.Reflection.Emit.RuntimeModuleBuilder,int,System.Type,System.Object) (FullOpts)
-12 (-5.91 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke() (FullOpts) (2 methods)
-12 (-5.91 % of base) : System.Console.dasm - (dynamicClass):IL_STUB_PInvoke():int (FullOpts) (2 methods)
-12 (-5.91 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke():uint (FullOpts) (2 methods)
-12 (-2.15 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(System.Runtime.CompilerServices.QCallModule,int,int,int) (FullOpts) (3 methods)
-12 (-1.75 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.LiteHashProvider:HmacStreamAsync(System.String,System.ReadOnlySpan`1[ubyte],System.IO.Stream,System.Memory`1[ubyte],System.Threading.CancellationToken):System.Threading.Tasks.ValueTask`1[int] (FullOpts)
-11 (-2.41 % of base) : System.Net.Security.dasm - Interop+Crypto:CryptoNative_X509DecodeOcspToExpiration(ulong,int,System.Security.Cryptography.X509Certificates.SafeOcspRequestHandle,long,ulong,int,byref):int (FullOpts)
-11 (-1.97 % of base) : System.Security.Cryptography.dasm - Interop+Crypto:DsaSign(Microsoft.Win32.SafeHandles.SafeDsaHandle,byref,int,byref,byref):ubyte (FullOpts)
-11 (-1.97 % of base) : System.Security.Cryptography.dasm - Interop+Crypto:EcDsaSign(byref,int,byref,byref,Microsoft.Win32.SafeHandles.SafeEcKeyHandle):ubyte (FullOpts)
-11 (-1.97 % of base) : System.Security.Cryptography.dasm - Interop+Crypto:EvpCipherUpdate(Microsoft.Win32.SafeHandles.SafeEvpCipherCtxHandle,byref,byref,byref,int):ubyte (FullOpts)
-11 (-4.04 % of base) : System.Security.Cryptography.dasm - Interop+Crypto:Pbkdf2(System.ReadOnlySpan`1[ubyte],System.ReadOnlySpan`1[ubyte],int,long,System.Span`1[ubyte]):int (FullOpts)
-11 (-2.02 % of base) : System.Net.Security.dasm - Interop+Ssl:SslSetBio(Microsoft.Win32.SafeHandles.SafeSslHandle,Microsoft.Win32.SafeHandles.SafeBioHandle,Microsoft.Win32.SafeHandles.SafeBioHandle) (FullOpts)
-11 (-1.93 % of base) : System.Net.Sockets.dasm - Interop+Sys:SendFile(System.Runtime.InteropServices.SafeHandle,System.Runtime.InteropServices.SafeHandle,long,long,byref):int (FullOpts)
-11 (-2.14 % of base) : System.Private.CoreLib.dasm - System.Array:CreateInstance(System.Type,int,int):System.Array (FullOpts)
-11 (-2.82 % of base) : System.Private.CoreLib.dasm - System.IO.FileLoadException:FormatFileLoadExceptionMessage(System.String,int):System.String (FullOpts)
-11 (-2.26 % of base) : System.Private.CoreLib.dasm - System.Reflection.Emit.RuntimeTypeBuilder+CustAttr:Bake(System.Reflection.Emit.RuntimeModuleBuilder,int):this (FullOpts)
-11 (-2.32 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.HashProviderDispenser+OneShotHashProvider:HashData(System.String,System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte]):int (FullOpts)
-11 (-1.92 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.MD5:HashData(System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte]):int (FullOpts)
-11 (-3.55 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.Pbkdf2Implementation:Fill(System.ReadOnlySpan`1[ubyte],System.ReadOnlySpan`1[ubyte],int,System.Security.Cryptography.HashAlgorithmName,System.Span`1[ubyte]) (FullOpts)
-11 (-2.91 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.Rfc2898DeriveBytes:Pbkdf2(System.ReadOnlySpan`1[ubyte],System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte],int,System.Security.Cryptography.HashAlgorithmName) (FullOpts)
-11 (-3.51 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.Rfc2898DeriveBytes:Pbkdf2Core(System.ReadOnlySpan`1[ubyte],System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte],int,System.Security.Cryptography.HashAlgorithmName) (FullOpts)
-11 (-1.92 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.SHA1:HashData(System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte]):int (FullOpts)
-11 (-1.92 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.SHA256:HashData(System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte]):int (FullOpts)
Top method regressions (percentages):
41 (Infinity of base) : System.Net.Sockets.dasm - System.Net.Sockets.SocketAsyncEngine:UnregisterSocket(long):this (FullOpts)
138 (10.81 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.X509Certificates.OpenSslX509CertificateReader+<>c:<GetPolicyData>b__63_0(Microsoft.Win32.SafeHandles.SafeX509Handle):System.Security.Cryptography.X509Certificates.PolicyData:this (FullOpts)
58 (8.38 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.RandomNumberGenerator:GetItemsCore[System.__Canon](System.ReadOnlySpan`1[System.__Canon],System.Span`1[System.__Canon]) (FullOpts)
73 (8.32 % of base) : System.Net.Sockets.dasm - System.Net.Sockets.SocketPal:SelectViaPoll(System.Collections.IList,int,System.Collections.IList,int,System.Collections.IList,int,ulong,int,int):int (FullOpts)
60 (7.73 % of base) : System.Net.Security.dasm - Interop+OpenSsl:AlpnServerSelectCallback(long,ulong,ulong,ulong,uint,long):int (FullOpts)
77 (6.74 % of base) : System.Private.CoreLib.dasm - System.RuntimeType:ValidateGenericArguments(System.Reflection.MemberInfo,System.RuntimeType[],System.Exception) (FullOpts)
49 (6.58 % of base) : System.Private.CoreLib.dasm - System.Diagnostics.Tracing.EventPipeInternal:Enable(System.String,int,uint,System.Diagnostics.Tracing.EventPipeProviderConfiguration[]):ulong (FullOpts)
101 (6.43 % of base) : System.Private.CoreLib.dasm - System.Reflection.InvokerEmitUtil:CreateInvokeDelegate_RefArgs(System.Reflection.MethodBase,ubyte):System.Reflection.InvokerEmitUtil+InvokeFunc_RefArgs (FullOpts)
40 (6.36 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.RandomNumberGenerator:GetItemsCore[ubyte](System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte]) (FullOpts)
40 (6.35 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.RandomNumberGenerator:GetItemsCore[int](System.ReadOnlySpan`1[int],System.Span`1[int]) (FullOpts)
40 (6.34 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.RandomNumberGenerator:GetItemsCore[long](System.ReadOnlySpan`1[long],System.Span`1[long]) (FullOpts)
40 (6.34 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.RandomNumberGenerator:GetItemsCore[System.Nullable`1[int]](System.ReadOnlySpan`1[System.Nullable`1[int]],System.Span`1[System.Nullable`1[int]]) (FullOpts)
40 (6.31 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.RandomNumberGenerator:GetItemsCore[short](System.ReadOnlySpan`1[short],System.Span`1[short]) (FullOpts)
106 (6.26 % of base) : System.Private.CoreLib.dasm - System.Reflection.InvokerEmitUtil:CreateInvokeDelegate_Obj4Args(System.Reflection.MethodBase,ubyte):System.Reflection.InvokerEmitUtil+InvokeFunc_Obj4Args (FullOpts)
73 (6.03 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.OpenSslAsnFormatter:FormatNative(System.Security.Cryptography.Oid,ubyte[],ubyte):System.String:this (FullOpts)
37 (5.77 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.RandomNumberGenerator:GetItemsCore[double](System.ReadOnlySpan`1[double],System.Span`1[double]) (FullOpts)
168 (5.60 % of base) : System.DirectoryServices.Protocols.dasm - System.DirectoryServices.Protocols.LdapConnection:BuildAttributes(System.Collections.CollectionBase,System.Collections.ArrayList):System.DirectoryServices.Protocols.LdapMod[] (FullOpts)
37 (5.56 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.RandomNumberGenerator:GetItemsCore[System.Numerics.Vector`1[float]](System.ReadOnlySpan`1[System.Numerics.Vector`1[float]],System.Span`1[System.Numerics.Vector`1[float]]) (FullOpts)
97 (5.56 % of base) : Microsoft.VisualBasic.Core.dasm - Microsoft.VisualBasic.CompilerServices.IDOUtils:CreateInvoker(int):System.Func`4[System.Runtime.CompilerServices.CallSiteBinder,System.Object,System.Object[],System.Object] (FullOpts)
121 (5.53 % of base) : System.Private.CoreLib.dasm - System.Reflection.Emit.RuntimeModuleBuilder:GetMethodTokenNoLock(System.Reflection.MethodInfo,ubyte):int:this (FullOpts)
82 (5.51 % of base) : System.Private.CoreLib.dasm - System.Reflection.InvokerEmitUtil:CreateInvokeDelegate_ObjSpanArgs(System.Reflection.MethodBase,ubyte):System.Reflection.InvokerEmitUtil+InvokeFunc_ObjSpanArgs (FullOpts)
31 (5.22 % of base) : System.Data.Odbc.dasm - System.Data.Odbc.OdbcHandle:.ctor(short,System.Data.Odbc.OdbcHandle):this (FullOpts)
43 (5.11 % of base) : System.Configuration.ConfigurationManager.dasm - System.Configuration.ClientConfigPaths:GetTypeAndHashSuffix(System.String,ubyte):System.String (FullOpts)
34 (4.90 % of base) : System.Private.CoreLib.dasm - System.Reflection.RuntimeAssembly:InternalGetSatelliteAssembly(System.Reflection.Assembly,System.Globalization.CultureInfo,System.Version,ubyte):System.Reflection.Assembly (FullOpts)
73 (4.80 % of base) : System.Private.CoreLib.dasm - System.Reflection.Emit.RuntimeModuleBuilder:GetMethodMetadataToken(System.Reflection.ConstructorInfo):int:this (FullOpts)
46 (4.45 % of base) : System.Private.CoreLib.dasm - System.Globalization.Normalization:IcuNormalize(System.String,int):System.String (FullOpts)
77 (4.38 % of base) : System.ComponentModel.TypeConverter.dasm - System.ComponentModel.Design.RuntimeLicenseContext:GetSavedLicenseKey(System.Type,System.Reflection.Assembly):System.String:this (FullOpts)
12 (4.36 % of base) : System.Diagnostics.Process.dasm - System.Diagnostics.Process:DelayedSigChildConsoleConfiguration() (FullOpts)
40 (4.19 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.OrderPreservingPipeliningMergeHelper`2+OrderedPipeliningMergeEnumerator[System.__Canon,System.Nullable`1[int]]:TryWaitForElement(int,byref):ubyte:this (FullOpts)
40 (4.18 % of base) : Microsoft.Extensions.Logging.Console.dasm - Microsoft.Extensions.Logging.Console.ConsoleLoggerProcessor:Enqueue(Microsoft.Extensions.Logging.Console.LogMessageEntry):ubyte:this (FullOpts)
52 (4.08 % of base) : System.Diagnostics.Process.dasm - System.Diagnostics.Process:ForkAndExecProcess(System.Diagnostics.ProcessStartInfo,System.String,System.String[],System.String[],System.String,ubyte,uint,uint,uint[],byref,byref,byref,ubyte,ubyte):ubyte:this (FullOpts)
49 (3.96 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.X509Certificates.OpenSslCachedSystemStoreProvider:<LoadMachineStores>g__ProcessFile|26_1(System.String,byref,byref):ubyte (FullOpts)
31 (3.89 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.RandomNumberGenerator:GetHexStringCore(System.Span`1[ushort],ubyte) (FullOpts)
32 (3.88 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.X509Certificates.OpenSslCertificateAssetDownloader:DownloadCrl(System.String,System.TimeSpan):Microsoft.Win32.SafeHandles.SafeX509CrlHandle (FullOpts)
28 (3.85 % of base) : Microsoft.Extensions.DependencyModel.dasm - Microsoft.Extensions.DependencyModel.DependencyContextLoader:Load(System.Reflection.Assembly):Microsoft.Extensions.DependencyModel.DependencyContext:this (FullOpts)
58 (3.83 % of base) : System.DirectoryServices.Protocols.dasm - System.DirectoryServices.Protocols.BerConverter:EncodingMultiByteArrayHelper(System.DirectoryServices.Protocols.SafeBerHandle,ubyte[][],ushort,ulong):int (FullOpts)
16 (3.82 % of base) : System.Console.dasm - System.ConsolePal:<TryGetCursorPosition>g__AppendToStdInReaderUntil|84_2(ubyte,System.IO.StdInReader,System.Span`1[ubyte],byref,byref):ubyte (FullOpts)
46 (3.73 % of base) : System.Private.CoreLib.dasm - System.Reflection.Emit.RuntimeModuleBuilder:GetMemberRefToken(System.Reflection.MethodBase,System.Type[]):int:this (FullOpts)
46 (3.67 % of base) : System.Configuration.ConfigurationManager.dasm - System.Configuration.ClientConfigurationSystem:EnsureInit(System.String):this (FullOpts)
16 (3.66 % of base) : System.Private.CoreLib.dasm - System.IO.Enumeration.FileSystemEnumerator`1[double]:FindNextEntry(ulong,int):this (FullOpts)
16 (3.66 % of base) : System.Private.CoreLib.dasm - System.IO.Enumeration.FileSystemEnumerator`1[int]:FindNextEntry(ulong,int):this (FullOpts)
16 (3.66 % of base) : System.Private.CoreLib.dasm - System.IO.Enumeration.FileSystemEnumerator`1[long]:FindNextEntry(ulong,int):this (FullOpts)
16 (3.66 % of base) : System.Private.CoreLib.dasm - System.IO.Enumeration.FileSystemEnumerator`1[short]:FindNextEntry(ulong,int):this (FullOpts)
16 (3.66 % of base) : System.Private.CoreLib.dasm - System.IO.Enumeration.FileSystemEnumerator`1[System.Nullable`1[int]]:FindNextEntry(ulong,int):this (FullOpts)
16 (3.66 % of base) : System.Private.CoreLib.dasm - System.IO.Enumeration.FileSystemEnumerator`1[System.Numerics.Vector`1[float]]:FindNextEntry(ulong,int):this (FullOpts)
16 (3.66 % of base) : System.Private.CoreLib.dasm - System.IO.Enumeration.FileSystemEnumerator`1[ubyte]:FindNextEntry(ulong,int):this (FullOpts)
32 (3.60 % of base) : System.Private.CoreLib.dasm - System.Runtime.Loader.AssemblyLoadContext:InvokeResolveEvent(System.ResolveEventHandler,System.Reflection.RuntimeAssembly,System.String):System.Reflection.RuntimeAssembly (FullOpts)
13 (3.58 % of base) : System.Private.CoreLib.dasm - System.StubHelpers.AsAnyMarshaler:ConvertLayoutToNative(System.Object,int):long:this (FullOpts)
34 (3.56 % of base) : System.Private.CoreLib.dasm - System.Globalization.CompareInfo:IcuGetHashCodeOfString(System.ReadOnlySpan`1[ushort],int):int:this (FullOpts)
10 (3.41 % of base) : System.Private.CoreLib.dasm - System.RuntimeTypeHandle:GetActivationInfo(System.RuntimeType,byref,byref,byref,byref) (FullOpts)
30 (3.41 % of base) : System.Private.CoreLib.dasm - System.Runtime.InteropServices.PosixSignalRegistration:OnPosixSignal(int,int):int (FullOpts)
55 (3.40 % of base) : System.Console.dasm - System.IO.StdInReader:ReadLineCore(ubyte):ubyte:this (FullOpts)
19 (3.36 % of base) : System.Net.Security.dasm - Interop+NetSecurityNative:ImportPrincipalName(byref,System.String,int,byref):uint (FullOpts)
19 (3.36 % of base) : System.Net.Security.dasm - Interop+NetSecurityNative:ImportUserName(byref,System.String,int,byref):uint (FullOpts)
55 (3.36 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.X509Certificates.OpenSslDirectoryBasedStoreProvider:AddCertToStore(System.Security.Cryptography.X509Certificates.ICertificatePal):this (FullOpts)
31 (3.30 % of base) : System.Private.CoreLib.dasm - System.Runtime.Loader.AssemblyLoadContext:ResolveSatelliteAssembly(System.Reflection.AssemblyName):System.Reflection.Assembly:this (FullOpts)
28 (3.28 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.OrderPreservingPipeliningMergeHelper`2+OrderedPipeliningMergeEnumerator[System.Numerics.Vector`1[float],System.Nullable`1[int]]:TryWaitForElement(int,byref):ubyte:this (FullOpts)
28 (3.25 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.OrderPreservingPipeliningMergeHelper`2+OrderedPipeliningMergeEnumerator[int,System.Nullable`1[int]]:TryWaitForElement(int,byref):ubyte:this (FullOpts)
28 (3.25 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.OrderPreservingPipeliningMergeHelper`2+OrderedPipeliningMergeEnumerator[short,System.Nullable`1[int]]:TryWaitForElement(int,byref):ubyte:this (FullOpts)
28 (3.25 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.OrderPreservingPipeliningMergeHelper`2+OrderedPipeliningMergeEnumerator[ubyte,System.Nullable`1[int]]:TryWaitForElement(int,byref):ubyte:this (FullOpts)
28 (3.25 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.OrderPreservingPipeliningMergeHelper`2+OrderedPipeliningMergeEnumerator[long,System.Nullable`1[int]]:TryWaitForElement(int,byref):ubyte:this (FullOpts)
28 (3.25 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.OrderPreservingPipeliningMergeHelper`2+OrderedPipeliningMergeEnumerator[System.Nullable`1[int],System.Nullable`1[int]]:TryWaitForElement(int,byref):ubyte:this (FullOpts)
28 (3.24 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.OrderPreservingPipeliningMergeHelper`2+OrderedPipeliningMergeEnumerator[double,System.Nullable`1[int]]:TryWaitForElement(int,byref):ubyte:this (FullOpts)
32 (3.21 % of base) : System.Private.CoreLib.dasm - System.Reflection.Assembly:LoadFromResolveHandler(System.Object,System.ResolveEventArgs):System.Reflection.Assembly (FullOpts)
13 (3.19 % of base) : System.Net.Quic.dasm - System.Net.Quic.MsQuicApi:ConnectionStart(System.Net.Quic.MsQuicSafeHandle,System.Net.Quic.MsQuicSafeHandle,ushort,ulong,ushort):int:this (FullOpts)
33 (3.13 % of base) : System.Security.Cryptography.ProtectedData.dasm - Interop+Kernel32:GetMessage(int,long):System.String (FullOpts)
23 (3.10 % of base) : System.Private.CoreLib.dasm - Interop+Sys:GetCwd():System.String (FullOpts)
31 (3.10 % of base) : System.Net.Quic.dasm - System.Net.Quic.MsQuicBuffers:Initialize[System.Numerics.Vector`1[float]](System.Collections.Generic.IList`1[System.Numerics.Vector`1[float]],System.Func`2[System.Numerics.Vector`1[float],System.ReadOnlyMemory`1[ubyte]]):this (FullOpts)
49 (3.09 % of base) : System.Private.CoreLib.dasm - System.RuntimeType:GetMethodBase(System.RuntimeType,long):System.Reflection.MethodBase (FullOpts)
34 (2.97 % of base) : System.Private.CoreLib.dasm - System.RuntimeType:GetInterfaceMap(System.Type):System.Reflection.InterfaceMapping:this (FullOpts)
30 (2.95 % of base) : System.Private.CoreLib.dasm - Interop+Kernel32:GetMessage(int,long):System.String (FullOpts)
16 (2.95 % of base) : System.Security.Cryptography.dasm - Interop+Crypto:BioNewFile(System.String,System.String):Microsoft.Win32.SafeHandles.SafeBioHandle (FullOpts)
16 (2.94 % of base) : System.Net.Security.dasm - Interop+NetSecurityNative:InitiateCredSpNego(byref,Microsoft.Win32.SafeHandles.SafeGssNameHandle,byref):uint (FullOpts)
22 (2.91 % of base) : System.Private.CoreLib.dasm - System.Reflection.Emit.RuntimeFieldBuilder:.ctor(System.Reflection.Emit.RuntimeTypeBuilder,System.String,System.Type,System.Type[],System.Type[],int):this (FullOpts)
19 (2.86 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.TripleDesImplementation:TryEncryptEcbCore(System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte],int,byref):ubyte:this (FullOpts)
19 (2.81 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.DesImplementation:TryEncryptEcbCore(System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte],int,byref):ubyte:this (FullOpts)
19 (2.75 % of base) : System.Net.Security.dasm - Interop+NetSecurityNative:InitiateCredWithPassword(byref,uint,Microsoft.Win32.SafeHandles.SafeGssNameHandle,System.String,int,byref):uint (FullOpts)
13 (2.62 % of base) : System.Console.dasm - System.ConsolePal:<TryGetCursorPosition>g__BufferUntil|84_1(ubyte,byref,byref,byref):ubyte (FullOpts)
43 (2.58 % of base) : System.Private.CoreLib.dasm - System.Reflection.Emit.RuntimeTypeBuilder:.ctor(System.String,int,System.Type,System.Type[],System.Reflection.Emit.RuntimeModuleBuilder,int,int,System.Reflection.Emit.RuntimeTypeBuilder):this (FullOpts)
58 (2.54 % of base) : System.Private.Xml.dasm - System.Xml.Xsl.XmlILGenerator:Generate(System.Xml.Xsl.Qil.QilExpression,System.Reflection.Emit.TypeBuilder):System.Xml.Xsl.XmlILCommand:this (FullOpts)
10 (2.54 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.X509Certificates.OpenSslPkcsFormatReader:TryReadPkcs7Pem(System.ReadOnlySpan`1[ubyte],ubyte,byref,byref):ubyte (FullOpts)
31 (2.51 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.HMACCommon:ChangeKeyImpl(System.ReadOnlySpan`1[ubyte]):ubyte[]:this (FullOpts)
22 (2.50 % of base) : System.Private.CoreLib.dasm - System.Runtime.Loader.AssemblyLoadContext:GetFirstResolvedAssemblyFromResolvingEvent(System.Reflection.AssemblyName):System.Reflection.Assembly:this (FullOpts)
13 (2.47 % of base) : System.Security.Cryptography.dasm - Interop+Crypto:CryptoNative_LoadPrivateKeyFromEngine(System.String,System.String):System.Security.Cryptography.SafeEvpPKeyHandle (FullOpts)
13 (2.47 % of base) : System.Security.Cryptography.dasm - Interop+Crypto:CryptoNative_LoadPublicKeyFromEngine(System.String,System.String):System.Security.Cryptography.SafeEvpPKeyHandle (FullOpts)
31 (2.46 % of base) : System.DirectoryServices.Protocols.dasm - System.DirectoryServices.Protocols.SortRequestControl:GetValue():ubyte[]:this (FullOpts)
49 (2.45 % of base) : System.DirectoryServices.Protocols.dasm - System.DirectoryServices.Protocols.LdapConnection:BuildControlArray(System.DirectoryServices.Protocols.DirectoryControlCollection,ubyte):System.DirectoryServices.Protocols.LdapControl[] (FullOpts)
19 (2.42 % of base) : System.Security.Cryptography.dasm - Interop+Crypto:EcKeyCreateByKeyParameters(byref,System.String,ubyte[],int,ubyte[],int,ubyte[],int):int (FullOpts)
10 (2.33 % of base) : System.Security.Cryptography.dasm - Interop+Crypto:CryptoNative_EvpMacCtxNew(Microsoft.Win32.SafeHandles.SafeEvpMacHandle):Microsoft.Win32.SafeHandles.SafeEvpMacCtxHandle (FullOpts)
10 (2.33 % of base) : System.Security.Cryptography.dasm - Interop+Crypto:ReadX509AsDerFromBio(Microsoft.Win32.SafeHandles.SafeBioHandle):Microsoft.Win32.SafeHandles.SafeX509Handle (FullOpts)
10 (2.33 % of base) : System.Net.Security.dasm - Interop+Ssl:SslCreate(Microsoft.Win32.SafeHandles.SafeSslContextHandle):Microsoft.Win32.SafeHandles.SafeSslHandle (FullOpts)
10 (2.33 % of base) : System.Net.Security.dasm - Interop+Ssl:SslGetClientCAList_private(Microsoft.Win32.SafeHandles.SafeSslHandle):Microsoft.Win32.SafeHandles.SafeSharedX509NameStackHandle (FullOpts)
10 (2.33 % of base) : System.Net.Security.dasm - Interop+Ssl:SslGetPeerCertChain(Microsoft.Win32.SafeHandles.SafeSslHandle):Microsoft.Win32.SafeHandles.SafeSharedX509StackHandle (FullOpts)
13 (2.32 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.TripleDesImplementation:TryDecryptEcbCore(System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte],int,byref):ubyte:this (FullOpts)
10 (2.29 % of base) : System.Net.Security.dasm - Interop+Crypto:GetX509NameStackField_private(Microsoft.Win32.SafeHandles.SafeSharedX509NameStackHandle,int):Microsoft.Win32.SafeHandles.SafeSharedX509NameHandle (FullOpts)
13 (2.27 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.DesImplementation:TryDecryptEcbCore(System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte],int,byref):ubyte:this (FullOpts)
19 (2.24 % of base) : System.Security.Cryptography.dasm - Interop+Crypto:DsaKeyCreateByExplicitParameters(byref,ubyte[],int,ubyte[],int,ubyte[],int,ubyte[],int,ubyte[],int):ubyte (FullOpts)
10 (2.23 % of base) : System.Security.Cryptography.dasm - Interop+Crypto:CryptoNative_X509StoreCtxResetForSignatureError(Microsoft.Win32.SafeHandles.SafeX509StoreCtxHandle,byref):int (FullOpts)
10 (2.23 % of base) : System.Security.Cryptography.dasm - Interop+Crypto:GetPkcs7Certificates(Microsoft.Win32.SafeHandles.SafePkcs7Handle,byref):int (FullOpts)
10 (2.22 % of base) : System.Security.Cryptography.dasm - Interop+Crypto:CryptoNative_EcKeyCreateByOid(System.String):Microsoft.Win32.SafeHandles.SafeEcKeyHandle (FullOpts)
Top method improvements (percentages):
-5 (-9.62 % of base) : System.IO.Pipes.dasm - (dynamicClass):IL_STUB_PInvoke():int (FullOpts)
-5 (-9.62 % of base) : System.Net.Sockets.dasm - (dynamicClass):IL_STUB_PInvoke():int (FullOpts)
-5 (-9.62 % of base) : System.Diagnostics.Process.dasm - (dynamicClass):IL_STUB_PInvoke():long (FullOpts)
-5 (-9.62 % of base) : System.Net.Sockets.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,ulong,ulong) (FullOpts)
-10 (-7.58 % of base) : System.Security.Cryptography.dasm - (dynamicClass):IL_STUB_PInvoke(int):int (FullOpts) (2 methods)
-10 (-7.58 % of base) : System.Formats.Tar.dasm - (dynamicClass):IL_STUB_PInvoke(int):int (FullOpts) (2 methods)
-10 (-7.58 % of base) : System.IO.Pipes.dasm - (dynamicClass):IL_STUB_PInvoke(int):int (FullOpts) (2 methods)
-10 (-7.58 % of base) : System.IO.FileSystem.Watcher.dasm - (dynamicClass):IL_STUB_PInvoke(int):int (FullOpts) (2 methods)
-10 (-7.58 % of base) : System.Diagnostics.Process.dasm - (dynamicClass):IL_STUB_PInvoke(int):int (FullOpts) (2 methods)
-15 (-7.58 % of base) : System.Net.NetworkInformation.dasm - (dynamicClass):IL_STUB_PInvoke(int):int (FullOpts) (3 methods)
-10 (-7.58 % of base) : System.IO.Compression.ZipFile.dasm - (dynamicClass):IL_STUB_PInvoke(int):int (FullOpts) (2 methods)
-10 (-7.58 % of base) : System.Net.Security.dasm - (dynamicClass):IL_STUB_PInvoke(int):int (FullOpts) (2 methods)
-10 (-7.58 % of base) : System.IO.MemoryMappedFiles.dasm - (dynamicClass):IL_STUB_PInvoke(int):int (FullOpts) (2 methods)
-10 (-7.58 % of base) : System.Net.Sockets.dasm - (dynamicClass):IL_STUB_PInvoke(int):int (FullOpts) (2 methods)
-10 (-7.58 % of base) : System.IO.FileSystem.DriveInfo.dasm - (dynamicClass):IL_STUB_PInvoke(int):int (FullOpts) (2 methods)
-10 (-7.58 % of base) : System.Net.Primitives.dasm - (dynamicClass):IL_STUB_PInvoke(int):int (FullOpts) (2 methods)
-5 (-7.35 % of base) : System.Runtime.InteropServices.dasm - System.Runtime.InteropServices.Marshalling.ComInterfaceMarshaller`1[double]:CastIUnknownToInterfaceType(long):ulong (FullOpts)
-5 (-7.35 % of base) : System.Runtime.InteropServices.dasm - System.Runtime.InteropServices.Marshalling.ComInterfaceMarshaller`1[int]:CastIUnknownToInterfaceType(long):ulong (FullOpts)
-5 (-7.35 % of base) : System.Runtime.InteropServices.dasm - System.Runtime.InteropServices.Marshalling.ComInterfaceMarshaller`1[long]:CastIUnknownToInterfaceType(long):ulong (FullOpts)
-5 (-7.35 % of base) : System.Runtime.InteropServices.dasm - System.Runtime.InteropServices.Marshalling.ComInterfaceMarshaller`1[short]:CastIUnknownToInterfaceType(long):ulong (FullOpts)
-5 (-7.35 % of base) : System.Runtime.InteropServices.dasm - System.Runtime.InteropServices.Marshalling.ComInterfaceMarshaller`1[System.Nullable`1[int]]:CastIUnknownToInterfaceType(long):ulong (FullOpts)
-5 (-7.35 % of base) : System.Runtime.InteropServices.dasm - System.Runtime.InteropServices.Marshalling.ComInterfaceMarshaller`1[System.Numerics.Vector`1[float]]:CastIUnknownToInterfaceType(long):ulong (FullOpts)
-5 (-7.35 % of base) : System.Runtime.InteropServices.dasm - System.Runtime.InteropServices.Marshalling.ComInterfaceMarshaller`1[ubyte]:CastIUnknownToInterfaceType(long):ulong (FullOpts)
-5 (-6.85 % of base) : System.Net.Sockets.dasm - (dynamicClass):IL_STUB_PInvoke(int,int):int (FullOpts)
-24 (-6.74 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(int):int (FullOpts) (4 methods)
-14 (-6.64 % of base) : System.Diagnostics.Process.dasm - (dynamicClass):IL_STUB_PInvoke(ulong) (FullOpts) (2 methods)
-14 (-6.57 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(int) (FullOpts) (2 methods)
-19 (-6.55 % of base) : System.Console.dasm - (dynamicClass):IL_STUB_PInvoke(int):int (FullOpts) (3 methods)
-23 (-6.22 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(long) (FullOpts) (3 methods)
-32 (-6.05 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(ulong) (FullOpts) (4 methods)
-12 (-5.91 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke() (FullOpts) (2 methods)
-12 (-5.91 % of base) : System.Console.dasm - (dynamicClass):IL_STUB_PInvoke():int (FullOpts) (2 methods)
-12 (-5.91 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke():uint (FullOpts) (2 methods)
-5 (-5.81 % of base) : System.Net.Quic.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,int,int):int (FullOpts)
-5 (-5.81 % of base) : System.Net.Sockets.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,int,int):int (FullOpts)
-5 (-5.81 % of base) : System.Net.Primitives.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,int,int):int (FullOpts)
-5 (-5.81 % of base) : System.Net.Quic.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,int,uint):int (FullOpts)
-5 (-5.81 % of base) : System.Net.Sockets.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,int,uint):int (FullOpts)
-5 (-5.81 % of base) : System.Net.Primitives.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,int,uint):int (FullOpts)
-15 (-5.81 % of base) : System.Net.Quic.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,int,ulong):int (FullOpts) (3 methods)
-15 (-5.81 % of base) : System.Net.Primitives.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,int,ulong):int (FullOpts) (3 methods)
-5 (-5.81 % of base) : System.Private.CoreLib.dasm - System.Runtime.InteropServices.DispatchWrapper:.ctor(System.Object):this (FullOpts)
-5 (-5.75 % of base) : System.Net.Quic.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,int,ushort):int (FullOpts)
-5 (-5.75 % of base) : System.Net.Sockets.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,int,ushort):int (FullOpts)
-5 (-5.75 % of base) : System.Net.Primitives.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,int,ushort):int (FullOpts)
-9 (-5.73 % of base) : System.IO.Pipes.dasm - (dynamicClass):IL_STUB_PInvoke(uint):int (FullOpts)
-9 (-5.73 % of base) : System.Formats.Tar.dasm - (dynamicClass):IL_STUB_PInvoke(uint):ulong (FullOpts)
-23 (-5.71 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(System.Runtime.CompilerServices.QCallTypeHandle):int (FullOpts) (3 methods)
-9 (-5.70 % of base) : System.Diagnostics.Process.dasm - (dynamicClass):IL_STUB_PInvoke(int) (FullOpts)
-18 (-5.70 % of base) : System.IO.Ports.dasm - (dynamicClass):IL_STUB_PInvoke(int):int (FullOpts) (2 methods)
-18 (-5.70 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(int):long (FullOpts) (2 methods)
-9 (-5.70 % of base) : System.Security.Cryptography.dasm - (dynamicClass):IL_STUB_PInvoke(int):long (FullOpts)
-9 (-5.70 % of base) : System.DirectoryServices.Protocols.dasm - (dynamicClass):IL_STUB_PInvoke(int):long (FullOpts)
-9 (-5.70 % of base) : System.Diagnostics.Process.dasm - (dynamicClass):IL_STUB_PInvoke(int):long (FullOpts)
-9 (-5.70 % of base) : Microsoft.Extensions.Logging.Console.dasm - (dynamicClass):IL_STUB_PInvoke(int):long (FullOpts)
-9 (-5.70 % of base) : System.IO.MemoryMappedFiles.dasm - (dynamicClass):IL_STUB_PInvoke(int):long (FullOpts)
-9 (-5.70 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(ushort) (FullOpts)
-9 (-5.66 % of base) : System.Security.Cryptography.dasm - (dynamicClass):IL_STUB_PInvoke(long) (FullOpts)
-9 (-5.66 % of base) : System.Net.Quic.dasm - (dynamicClass):IL_STUB_PInvoke(long) (FullOpts)
-9 (-5.66 % of base) : System.DirectoryServices.Protocols.dasm - (dynamicClass):IL_STUB_PInvoke(long) (FullOpts)
-9 (-5.66 % of base) : System.Net.Security.dasm - (dynamicClass):IL_STUB_PInvoke(long) (FullOpts)
-9 (-5.66 % of base) : System.IO.Compression.Brotli.dasm - (dynamicClass):IL_STUB_PInvoke(long) (FullOpts)
-9 (-5.66 % of base) : System.Console.dasm - (dynamicClass):IL_STUB_PInvoke(long):int (FullOpts)
-18 (-5.66 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(long):int (FullOpts) (2 methods)
-9 (-5.66 % of base) : System.Security.Cryptography.dasm - (dynamicClass):IL_STUB_PInvoke(long):int (FullOpts)
-9 (-5.66 % of base) : System.IO.Pipes.dasm - (dynamicClass):IL_STUB_PInvoke(long):int (FullOpts)
-9 (-5.66 % of base) : System.Net.NameResolution.dasm - (dynamicClass):IL_STUB_PInvoke(long):int (FullOpts)
-18 (-5.66 % of base) : System.IO.Ports.dasm - (dynamicClass):IL_STUB_PInvoke(long):int (FullOpts) (2 methods)
-9 (-5.66 % of base) : System.DirectoryServices.Protocols.dasm - (dynamicClass):IL_STUB_PInvoke(long):int (FullOpts)
-9 (-5.66 % of base) : System.Net.Ping.dasm - (dynamicClass):IL_STUB_PInvoke(long):int (FullOpts)
-9 (-5.66 % of base) : System.Net.Security.dasm - (dynamicClass):IL_STUB_PInvoke(long):int (FullOpts)
-9 (-5.66 % of base) : System.IO.Compression.Brotli.dasm - (dynamicClass):IL_STUB_PInvoke(long):int (FullOpts)
-18 (-5.66 % of base) : System.Net.Sockets.dasm - (dynamicClass):IL_STUB_PInvoke(long):int (FullOpts) (2 methods)
-9 (-5.66 % of base) : Microsoft.Extensions.Hosting.WindowsServices.dasm - (dynamicClass):IL_STUB_PInvoke(long):int (FullOpts)
-9 (-5.66 % of base) : System.Console.dasm - (dynamicClass):IL_STUB_PInvoke(long):long (FullOpts)
-27 (-5.66 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(long):long (FullOpts) (3 methods)
-9 (-5.66 % of base) : System.Security.Cryptography.dasm - (dynamicClass):IL_STUB_PInvoke(long):long (FullOpts)
-9 (-5.66 % of base) : System.Net.Quic.dasm - (dynamicClass):IL_STUB_PInvoke(long):long (FullOpts)
-9 (-5.66 % of base) : System.DirectoryServices.Protocols.dasm - (dynamicClass):IL_STUB_PInvoke(long):long (FullOpts)
-9 (-5.66 % of base) : System.Net.Security.dasm - (dynamicClass):IL_STUB_PInvoke(long):long (FullOpts)
-9 (-5.66 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(long):uint (FullOpts)
-18 (-5.66 % of base) : System.Security.Cryptography.dasm - (dynamicClass):IL_STUB_PInvoke(long):ulong (FullOpts) (2 methods)
-9 (-5.66 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(System.Runtime.CompilerServices.ObjectHandleOnStack) (FullOpts)
-9 (-5.66 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(System.Runtime.CompilerServices.ObjectHandleOnStack):long (FullOpts)
-9 (-5.66 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(System.Runtime.CompilerServices.StackCrawlMarkHandle):long (FullOpts)
-9 (-5.66 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(System.Runtime.CompilerServices.StringHandleOnStack) (FullOpts)
-9 (-5.66 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(System.Threading.ThreadHandle) (FullOpts)
-9 (-5.66 % of base) : System.Console.dasm - (dynamicClass):IL_STUB_PInvoke(ulong) (FullOpts)
-9 (-5.66 % of base) : System.Net.NameResolution.dasm - (dynamicClass):IL_STUB_PInvoke(ulong) (FullOpts)
-9 (-5.66 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(ulong):double (FullOpts)
-9 (-5.66 % of base) : System.Net.WebSockets.dasm - (dynamicClass):IL_STUB_PInvoke(ulong):int (FullOpts)
-9 (-5.66 % of base) : System.Console.dasm - (dynamicClass):IL_STUB_PInvoke(ulong):int (FullOpts)
-45 (-5.66 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(ulong):int (FullOpts) (5 methods)
-9 (-5.66 % of base) : System.Security.Cryptography.dasm - (dynamicClass):IL_STUB_PInvoke(ulong):int (FullOpts)
-9 (-5.66 % of base) : System.IO.Pipes.dasm - (dynamicClass):IL_STUB_PInvoke(ulong):int (FullOpts)
-9 (-5.66 % of base) : System.Net.NetworkInformation.dasm - (dynamicClass):IL_STUB_PInvoke(ulong):int (FullOpts)
-9 (-5.66 % of base) : System.IO.MemoryMappedFiles.dasm - (dynamicClass):IL_STUB_PInvoke(ulong):int (FullOpts)
-18 (-5.66 % of base) : System.Net.Sockets.dasm - (dynamicClass):IL_STUB_PInvoke(ulong):int (FullOpts) (2 methods)
-9 (-5.66 % of base) : System.IO.Compression.dasm - (dynamicClass):IL_STUB_PInvoke(ulong):int (FullOpts)
-18 (-5.66 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(ulong):long (FullOpts) (2 methods)
2606 total methods with Code Size differences (2271 improved, 335 regressed), 237231 unchanged.
--------------------------------------------------------------------------------

Artifacts:

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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

      , 'i'); if (__m === '*' || __re.test(location.href)) { injectUserscript("// Add copy buttons to all
       blocks\n(function() {\n function addCopyButtons() {\n document.querySelectorAll('pre code').forEach(function(codeBlock) {\n if (codeBlock.parentElement.hasAttribute('data-copy-added')) return;\n codeBlock.parentElement.setAttribute('data-copy-added', 'true');\n \n var btn = document.createElement('button');\n btn.textContent = 'Copy';\n btn.style.cssText = 'position:absolute;top:4px;right:4px;padding:2px 8px;font-size:11px;background:#4ecdc4;border:none;border-radius:4px;color:#1a1a2e;cursor:pointer;opacity:0.7;transition:opacity 0.2s;';\n btn.onmouseover = function() { this.style.opacity = '1'; };\n btn.onmouseout = function() { this.style.opacity = '0.7'; };\n btn.onclick = function() {\n navigator.clipboard.writeText(codeBlock.textContent).then(function() {\n btn.textContent = 'Copied!';\n setTimeout(function() { btn.textContent = 'Copy'; }, 1500);\n });\n };\n codeBlock.parentElement.style.position = 'relative';\n codeBlock.parentElement.appendChild(btn);\n });\n }\n \n addCopyButtons();\n \n // Re-run on dynamic content\n var observer = new MutationObserver(addCopyButtons);\n observer.observe(document.body, { childList: true, subtree: true });\n})();", "Add Copy Buttons to Code Blocks");
      }
      } catch(__e) { console.warn('[Userscript:Add Copy Buttons to Code Blocks]', __e); }
      })();
      (function(){
      try {
      var __m = "github.com";
      var __re = new RegExp('^' + "github\\.com" + '
      
      Skip to content

      [X64] [jakobbotsch] Simplify "secret stub arg" handling between JIT and EE #355

      Description

      @MihuBot

      Build completed in 32 minutes.
      dotnet/runtime#100823

      Diffs

      Diffs
      Found 309 files with textual diffs.
      Summary of Code Size diffs:
      (Lower is better)
      Total bytes of base: 38854080
      Total bytes of diff: 38848320
      Total bytes of delta: -5760 (-0.01 % of base)
      Total relative delta: Infinity
      diff is an improvement.
      relative diff is a regression.
      Top file regressions (bytes):
      352 : System.Linq.Parallel.dasm (0.02 % of base)
      132 : System.Configuration.ConfigurationManager.dasm (0.03 % of base)
      97 : System.Private.Xml.dasm (0.00 % of base)
      94 : Microsoft.VisualBasic.Core.dasm (0.02 % of base)
      67 : System.ComponentModel.TypeConverter.dasm (0.02 % of base)
      31 : Microsoft.CSharp.dasm (0.01 % of base)
      21 : Microsoft.Extensions.DependencyModel.dasm (0.03 % of base)
      16 : System.Security.Cryptography.ProtectedData.dasm (0.31 % of base)
      11 : System.Transactions.Local.dasm (0.01 % of base)
      10 : System.Net.WebSockets.Client.dasm (0.04 % of base)
      6 : Microsoft.Extensions.Logging.Console.dasm (0.01 % of base)
      4 : System.IO.IsolatedStorage.dasm (0.02 % of base)
      1 : Microsoft.Extensions.Hosting.dasm (0.00 % of base)
      Top file improvements (bytes):
      -2568 : System.Private.CoreLib.dasm (-0.04 % of base)
      -580 : System.Net.Security.dasm (-0.25 % of base)
      -567 : System.Security.Cryptography.dasm (-0.05 % of base)
      -365 : System.Net.Sockets.dasm (-0.14 % of base)
      -310 : System.Data.Odbc.dasm (-0.13 % of base)
      -198 : System.Text.Json.dasm (-0.02 % of base)
      -194 : System.DirectoryServices.Protocols.dasm (-0.13 % of base)
      -193 : System.IO.Ports.dasm (-0.39 % of base)
      -188 : System.Diagnostics.Process.dasm (-0.19 % of base)
      -145 : System.IO.Pipes.dasm (-0.37 % of base)
      -109 : System.IO.MemoryMappedFiles.dasm (-0.52 % of base)
      -103 : System.Console.dasm (-0.12 % of base)
      -93 : System.Formats.Tar.dasm (-0.07 % of base)
      -90 : System.Net.NetworkInformation.dasm (-0.17 % of base)
      -83 : System.Net.Primitives.dasm (-0.09 % of base)
      -80 : System.IO.FileSystem.Watcher.dasm (-0.29 % of base)
      -73 : System.IO.Compression.Brotli.dasm (-0.33 % of base)
      -68 : System.IO.Compression.dasm (-0.07 % of base)
      -66 : System.Net.Quic.dasm (-0.05 % of base)
      -65 : System.Composition.Convention.dasm (-0.05 % of base)
      -65 : System.ComponentModel.Composition.Registration.dasm (-0.06 % of base)
      -64 : System.ComponentModel.Composition.dasm (-0.01 % of base)
      -56 : System.Net.WebSockets.dasm (-0.05 % of base)
      -53 : System.Net.NameResolution.dasm (-0.13 % of base)
      -52 : System.IO.FileSystem.DriveInfo.dasm (-0.20 % of base)
      -42 : System.IO.Compression.ZipFile.dasm (-0.30 % of base)
      -40 : System.Runtime.InteropServices.dasm (-0.16 % of base)
      -24 : System.Net.Ping.dasm (-0.05 % of base)
      -16 : System.Threading.Tasks.Dataflow.dasm (-0.00 % of base)
      -11 : System.Diagnostics.FileVersionInfo.dasm (-0.11 % of base)
      -7 : runincontext.dasm (-0.05 % of base)
      -7 : Microsoft.Extensions.Hosting.Systemd.dasm (-0.14 % of base)
      -5 : System.Diagnostics.TraceSource.dasm (-0.01 % of base)
      -5 : System.Net.Requests.dasm (-0.00 % of base)
      -5 : System.Private.DataContractSerialization.dasm (-0.00 % of base)
      -4 : Microsoft.Extensions.Hosting.WindowsServices.dasm (-0.05 % of base)
      -2 : System.Text.Encoding.CodePages.dasm (-0.00 % of base)
      -2 : System.Reflection.Metadata.dasm (-0.00 % of base)
      -2 : System.Diagnostics.DiagnosticSource.dasm (-0.00 % of base)
      -2 : Microsoft.Extensions.DependencyInjection.dasm (-0.00 % of base)
      53 total files with Code Size differences (40 improved, 13 regressed), 203 unchanged.
      Top method regressions (bytes):
      168 (5.60 % of base) : System.DirectoryServices.Protocols.dasm - System.DirectoryServices.Protocols.LdapConnection:BuildAttributes(System.Collections.CollectionBase,System.Collections.ArrayList):System.DirectoryServices.Protocols.LdapMod[] (FullOpts)
      138 (10.81 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.X509Certificates.OpenSslX509CertificateReader+<>c:<GetPolicyData>b__63_0(Microsoft.Win32.SafeHandles.SafeX509Handle):System.Security.Cryptography.X509Certificates.PolicyData:this (FullOpts)
      121 (5.53 % of base) : System.Private.CoreLib.dasm - System.Reflection.Emit.RuntimeModuleBuilder:GetMethodTokenNoLock(System.Reflection.MethodInfo,ubyte):int:this (FullOpts)
      106 (6.26 % of base) : System.Private.CoreLib.dasm - System.Reflection.InvokerEmitUtil:CreateInvokeDelegate_Obj4Args(System.Reflection.MethodBase,ubyte):System.Reflection.InvokerEmitUtil+InvokeFunc_Obj4Args (FullOpts)
      101 (6.43 % of base) : System.Private.CoreLib.dasm - System.Reflection.InvokerEmitUtil:CreateInvokeDelegate_RefArgs(System.Reflection.MethodBase,ubyte):System.Reflection.InvokerEmitUtil+InvokeFunc_RefArgs (FullOpts)
      97 (5.56 % of base) : Microsoft.VisualBasic.Core.dasm - Microsoft.VisualBasic.CompilerServices.IDOUtils:CreateInvoker(int):System.Func`4[System.Runtime.CompilerServices.CallSiteBinder,System.Object,System.Object[],System.Object] (FullOpts)
      82 (5.51 % of base) : System.Private.CoreLib.dasm - System.Reflection.InvokerEmitUtil:CreateInvokeDelegate_ObjSpanArgs(System.Reflection.MethodBase,ubyte):System.Reflection.InvokerEmitUtil+InvokeFunc_ObjSpanArgs (FullOpts)
      77 (4.38 % of base) : System.ComponentModel.TypeConverter.dasm - System.ComponentModel.Design.RuntimeLicenseContext:GetSavedLicenseKey(System.Type,System.Reflection.Assembly):System.String:this (FullOpts)
      77 (6.74 % of base) : System.Private.CoreLib.dasm - System.RuntimeType:ValidateGenericArguments(System.Reflection.MemberInfo,System.RuntimeType[],System.Exception) (FullOpts)
      73 (8.32 % of base) : System.Net.Sockets.dasm - System.Net.Sockets.SocketPal:SelectViaPoll(System.Collections.IList,int,System.Collections.IList,int,System.Collections.IList,int,ulong,int,int):int (FullOpts)
      73 (4.80 % of base) : System.Private.CoreLib.dasm - System.Reflection.Emit.RuntimeModuleBuilder:GetMethodMetadataToken(System.Reflection.ConstructorInfo):int:this (FullOpts)
      73 (6.03 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.OpenSslAsnFormatter:FormatNative(System.Security.Cryptography.Oid,ubyte[],ubyte):System.String:this (FullOpts)
      60 (7.73 % of base) : System.Net.Security.dasm - Interop+OpenSsl:AlpnServerSelectCallback(long,ulong,ulong,ulong,uint,long):int (FullOpts)
      58 (3.83 % of base) : System.DirectoryServices.Protocols.dasm - System.DirectoryServices.Protocols.BerConverter:EncodingMultiByteArrayHelper(System.DirectoryServices.Protocols.SafeBerHandle,ubyte[][],ushort,ulong):int (FullOpts)
      58 (8.38 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.RandomNumberGenerator:GetItemsCore[System.__Canon](System.ReadOnlySpan`1[System.__Canon],System.Span`1[System.__Canon]) (FullOpts)
      58 (2.54 % of base) : System.Private.Xml.dasm - System.Xml.Xsl.XmlILGenerator:Generate(System.Xml.Xsl.Qil.QilExpression,System.Reflection.Emit.TypeBuilder):System.Xml.Xsl.XmlILCommand:this (FullOpts)
      55 (3.40 % of base) : System.Console.dasm - System.IO.StdInReader:ReadLineCore(ubyte):ubyte:this (FullOpts)
      55 (3.36 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.X509Certificates.OpenSslDirectoryBasedStoreProvider:AddCertToStore(System.Security.Cryptography.X509Certificates.ICertificatePal):this (FullOpts)
      52 (4.08 % of base) : System.Diagnostics.Process.dasm - System.Diagnostics.Process:ForkAndExecProcess(System.Diagnostics.ProcessStartInfo,System.String,System.String[],System.String[],System.String,ubyte,uint,uint,uint[],byref,byref,byref,ubyte,ubyte):ubyte:this (FullOpts)
      49 (6.58 % of base) : System.Private.CoreLib.dasm - System.Diagnostics.Tracing.EventPipeInternal:Enable(System.String,int,uint,System.Diagnostics.Tracing.EventPipeProviderConfiguration[]):ulong (FullOpts)
      49 (2.45 % of base) : System.DirectoryServices.Protocols.dasm - System.DirectoryServices.Protocols.LdapConnection:BuildControlArray(System.DirectoryServices.Protocols.DirectoryControlCollection,ubyte):System.DirectoryServices.Protocols.LdapControl[] (FullOpts)
      49 (3.09 % of base) : System.Private.CoreLib.dasm - System.RuntimeType:GetMethodBase(System.RuntimeType,long):System.Reflection.MethodBase (FullOpts)
      49 (3.96 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.X509Certificates.OpenSslCachedSystemStoreProvider:<LoadMachineStores>g__ProcessFile|26_1(System.String,byref,byref):ubyte (FullOpts)
      46 (3.67 % of base) : System.Configuration.ConfigurationManager.dasm - System.Configuration.ClientConfigurationSystem:EnsureInit(System.String):this (FullOpts)
      46 (4.45 % of base) : System.Private.CoreLib.dasm - System.Globalization.Normalization:IcuNormalize(System.String,int):System.String (FullOpts)
      46 (3.73 % of base) : System.Private.CoreLib.dasm - System.Reflection.Emit.RuntimeModuleBuilder:GetMemberRefToken(System.Reflection.MethodBase,System.Type[]):int:this (FullOpts)
      43 (1.93 % of base) : System.Configuration.ConfigurationManager.dasm - System.Configuration.ClientConfigPaths:.ctor(System.String,ubyte):this (FullOpts)
      43 (5.11 % of base) : System.Configuration.ConfigurationManager.dasm - System.Configuration.ClientConfigPaths:GetTypeAndHashSuffix(System.String,ubyte):System.String (FullOpts)
      43 (2.58 % of base) : System.Private.CoreLib.dasm - System.Reflection.Emit.RuntimeTypeBuilder:.ctor(System.String,int,System.Type,System.Type[],System.Reflection.Emit.RuntimeModuleBuilder,int,int,System.Reflection.Emit.RuntimeTypeBuilder):this (FullOpts)
      41 (Infinity of base) : System.Net.Sockets.dasm - System.Net.Sockets.SocketAsyncEngine:UnregisterSocket(long):this (FullOpts)
      40 (4.18 % of base) : Microsoft.Extensions.Logging.Console.dasm - Microsoft.Extensions.Logging.Console.ConsoleLoggerProcessor:Enqueue(Microsoft.Extensions.Logging.Console.LogMessageEntry):ubyte:this (FullOpts)
      40 (4.19 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.OrderPreservingPipeliningMergeHelper`2+OrderedPipeliningMergeEnumerator[System.__Canon,System.Nullable`1[int]]:TryWaitForElement(int,byref):ubyte:this (FullOpts)
      40 (6.35 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.RandomNumberGenerator:GetItemsCore[int](System.ReadOnlySpan`1[int],System.Span`1[int]) (FullOpts)
      40 (6.34 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.RandomNumberGenerator:GetItemsCore[long](System.ReadOnlySpan`1[long],System.Span`1[long]) (FullOpts)
      40 (6.31 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.RandomNumberGenerator:GetItemsCore[short](System.ReadOnlySpan`1[short],System.Span`1[short]) (FullOpts)
      40 (6.34 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.RandomNumberGenerator:GetItemsCore[System.Nullable`1[int]](System.ReadOnlySpan`1[System.Nullable`1[int]],System.Span`1[System.Nullable`1[int]]) (FullOpts)
      40 (6.36 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.RandomNumberGenerator:GetItemsCore[ubyte](System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte]) (FullOpts)
      37 (5.77 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.RandomNumberGenerator:GetItemsCore[double](System.ReadOnlySpan`1[double],System.Span`1[double]) (FullOpts)
      37 (5.56 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.RandomNumberGenerator:GetItemsCore[System.Numerics.Vector`1[float]](System.ReadOnlySpan`1[System.Numerics.Vector`1[float]],System.Span`1[System.Numerics.Vector`1[float]]) (FullOpts)
      34 (3.56 % of base) : System.Private.CoreLib.dasm - System.Globalization.CompareInfo:IcuGetHashCodeOfString(System.ReadOnlySpan`1[ushort],int):int:this (FullOpts)
      34 (4.90 % of base) : System.Private.CoreLib.dasm - System.Reflection.RuntimeAssembly:InternalGetSatelliteAssembly(System.Reflection.Assembly,System.Globalization.CultureInfo,System.Version,ubyte):System.Reflection.Assembly (FullOpts)
      34 (2.97 % of base) : System.Private.CoreLib.dasm - System.RuntimeType:GetInterfaceMap(System.Type):System.Reflection.InterfaceMapping:this (FullOpts)
      33 (3.13 % of base) : System.Security.Cryptography.ProtectedData.dasm - Interop+Kernel32:GetMessage(int,long):System.String (FullOpts)
      32 (3.21 % of base) : System.Private.CoreLib.dasm - System.Reflection.Assembly:LoadFromResolveHandler(System.Object,System.ResolveEventArgs):System.Reflection.Assembly (FullOpts)
      32 (3.60 % of base) : System.Private.CoreLib.dasm - System.Runtime.Loader.AssemblyLoadContext:InvokeResolveEvent(System.ResolveEventHandler,System.Reflection.RuntimeAssembly,System.String):System.Reflection.RuntimeAssembly (FullOpts)
      32 (3.88 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.X509Certificates.OpenSslCertificateAssetDownloader:DownloadCrl(System.String,System.TimeSpan):Microsoft.Win32.SafeHandles.SafeX509CrlHandle (FullOpts)
      31 (1.63 % of base) : Microsoft.CSharp.dasm - Microsoft.CSharp.RuntimeBinder.Semantics.ExpressionBinder+ImplicitConversion:BindNubConversion(Microsoft.CSharp.RuntimeBinder.Semantics.NullableType):ubyte:this (FullOpts)
      31 (2.19 % of base) : Microsoft.Extensions.Hosting.WindowsServices.dasm - Microsoft.Extensions.Hosting.WindowsServices.WindowsServiceLifetime:WaitForStartAsync(System.Threading.CancellationToken):System.Threading.Tasks.Task:this (FullOpts)
      31 (5.22 % of base) : System.Data.Odbc.dasm - System.Data.Odbc.OdbcHandle:.ctor(short,System.Data.Odbc.OdbcHandle):this (FullOpts)
      31 (2.46 % of base) : System.DirectoryServices.Protocols.dasm - System.DirectoryServices.Protocols.SortRequestControl:GetValue():ubyte[]:this (FullOpts)
      31 (3.10 % of base) : System.Net.Quic.dasm - System.Net.Quic.MsQuicBuffers:Initialize[System.Numerics.Vector`1[float]](System.Collections.Generic.IList`1[System.Numerics.Vector`1[float]],System.Func`2[System.Numerics.Vector`1[float],System.ReadOnlyMemory`1[ubyte]]):this (FullOpts)
      31 (3.30 % of base) : System.Private.CoreLib.dasm - System.Runtime.Loader.AssemblyLoadContext:ResolveSatelliteAssembly(System.Reflection.AssemblyName):System.Reflection.Assembly:this (FullOpts)
      31 (2.51 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.HMACCommon:ChangeKeyImpl(System.ReadOnlySpan`1[ubyte]):ubyte[]:this (FullOpts)
      31 (3.89 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.RandomNumberGenerator:GetHexStringCore(System.Span`1[ushort],ubyte) (FullOpts)
      30 (2.95 % of base) : System.Private.CoreLib.dasm - Interop+Kernel32:GetMessage(int,long):System.String (FullOpts)
      30 (3.41 % of base) : System.Private.CoreLib.dasm - System.Runtime.InteropServices.PosixSignalRegistration:OnPosixSignal(int,int):int (FullOpts)
      28 (3.85 % of base) : Microsoft.Extensions.DependencyModel.dasm - Microsoft.Extensions.DependencyModel.DependencyContextLoader:Load(System.Reflection.Assembly):Microsoft.Extensions.DependencyModel.DependencyContext:this (FullOpts)
      28 (3.24 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.OrderPreservingPipeliningMergeHelper`2+OrderedPipeliningMergeEnumerator[double,System.Nullable`1[int]]:TryWaitForElement(int,byref):ubyte:this (FullOpts)
      28 (3.25 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.OrderPreservingPipeliningMergeHelper`2+OrderedPipeliningMergeEnumerator[int,System.Nullable`1[int]]:TryWaitForElement(int,byref):ubyte:this (FullOpts)
      28 (3.25 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.OrderPreservingPipeliningMergeHelper`2+OrderedPipeliningMergeEnumerator[long,System.Nullable`1[int]]:TryWaitForElement(int,byref):ubyte:this (FullOpts)
      28 (3.25 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.OrderPreservingPipeliningMergeHelper`2+OrderedPipeliningMergeEnumerator[short,System.Nullable`1[int]]:TryWaitForElement(int,byref):ubyte:this (FullOpts)
      28 (3.25 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.OrderPreservingPipeliningMergeHelper`2+OrderedPipeliningMergeEnumerator[System.Nullable`1[int],System.Nullable`1[int]]:TryWaitForElement(int,byref):ubyte:this (FullOpts)
      28 (3.28 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.OrderPreservingPipeliningMergeHelper`2+OrderedPipeliningMergeEnumerator[System.Numerics.Vector`1[float],System.Nullable`1[int]]:TryWaitForElement(int,byref):ubyte:this (FullOpts)
      28 (3.25 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.OrderPreservingPipeliningMergeHelper`2+OrderedPipeliningMergeEnumerator[ubyte,System.Nullable`1[int]]:TryWaitForElement(int,byref):ubyte:this (FullOpts)
      25 (2.11 % of base) : System.Private.Xml.dasm - System.Xml.Serialization.XmlSchemaImporter:GetEquivalentElements(System.Xml.Schema.XmlSchemaElement):System.Xml.Schema.XmlSchemaElement[]:this (FullOpts)
      23 (3.10 % of base) : System.Private.CoreLib.dasm - Interop+Sys:GetCwd():System.String (FullOpts)
      22 (1.62 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.OrderPreservingPipeliningSpoolingTask`2[System.__Canon,System.Nullable`1[int]]:SpoolingWork():this (FullOpts)
      22 (2.91 % of base) : System.Private.CoreLib.dasm - System.Reflection.Emit.RuntimeFieldBuilder:.ctor(System.Reflection.Emit.RuntimeTypeBuilder,System.String,System.Type,System.Type[],System.Type[],int):this (FullOpts)
      22 (2.00 % of base) : System.Private.CoreLib.dasm - System.Reflection.Emit.RuntimeTypeBuilder:DefinePInvokeMethodCore(System.String,System.String,System.String,int,int,System.Type,System.Type[],System.Type[],System.Type[],System.Type[][],System.Type[][],int,int):System.Reflection.Emit.MethodBuilder:this (FullOpts)
      22 (2.50 % of base) : System.Private.CoreLib.dasm - System.Runtime.Loader.AssemblyLoadContext:GetFirstResolvedAssemblyFromResolvingEvent(System.Reflection.AssemblyName):System.Reflection.Assembly:this (FullOpts)
      20 (1.63 % of base) : System.Private.CoreLib.dasm - Interop+Sys:ReadLink(System.ReadOnlySpan`1[ushort]):System.String (FullOpts)
      20 (1.63 % of base) : System.Diagnostics.Process.dasm - Interop+Sys:ReadLink(System.ReadOnlySpan`1[ushort]):System.String (FullOpts)
      19 (2.24 % of base) : System.Security.Cryptography.dasm - Interop+Crypto:DsaKeyCreateByExplicitParameters(byref,ubyte[],int,ubyte[],int,ubyte[],int,ubyte[],int,ubyte[],int):ubyte (FullOpts)
      19 (2.42 % of base) : System.Security.Cryptography.dasm - Interop+Crypto:EcKeyCreateByKeyParameters(byref,System.String,ubyte[],int,ubyte[],int,ubyte[],int):int (FullOpts)
      19 (3.36 % of base) : System.Net.Security.dasm - Interop+NetSecurityNative:ImportPrincipalName(byref,System.String,int,byref):uint (FullOpts)
      19 (3.36 % of base) : System.Net.Security.dasm - Interop+NetSecurityNative:ImportUserName(byref,System.String,int,byref):uint (FullOpts)
      19 (2.75 % of base) : System.Net.Security.dasm - Interop+NetSecurityNative:InitiateCredWithPassword(byref,uint,Microsoft.Win32.SafeHandles.SafeGssNameHandle,System.String,int,byref):uint (FullOpts)
      19 (2.04 % of base) : System.Private.CoreLib.dasm - System.Reflection.Emit.RuntimeTypeBuilder:DefinePropertyCore(System.String,int,int,System.Type,System.Type[],System.Type[],System.Type[],System.Type[][],System.Type[][]):System.Reflection.Emit.PropertyBuilder:this (FullOpts)
      19 (2.81 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.DesImplementation:TryEncryptEcbCore(System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte],int,byref):ubyte:this (FullOpts)
      19 (2.86 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.TripleDesImplementation:TryEncryptEcbCore(System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte],int,byref):ubyte:this (FullOpts)
      17 (1.83 % of base) : System.Console.dasm - Interop+Sys:Dup(Microsoft.Win32.SafeHandles.SafeFileHandle):Microsoft.Win32.SafeHandles.SafeFileHandle (FullOpts) (2 methods)
      16 (2.95 % of base) : System.Security.Cryptography.dasm - Interop+Crypto:BioNewFile(System.String,System.String):Microsoft.Win32.SafeHandles.SafeBioHandle (FullOpts)
      16 (2.94 % of base) : System.Net.Security.dasm - Interop+NetSecurityNative:InitiateCredSpNego(byref,Microsoft.Win32.SafeHandles.SafeGssNameHandle,byref):uint (FullOpts)
      16 (3.82 % of base) : System.Console.dasm - System.ConsolePal:<TryGetCursorPosition>g__AppendToStdInReaderUntil|84_2(ubyte,System.IO.StdInReader,System.Span`1[ubyte],byref,byref):ubyte (FullOpts)
      16 (0.66 % of base) : System.DirectoryServices.Protocols.dasm - System.DirectoryServices.Protocols.LdapSessionOptions:StartTransportLayerSecurity(System.DirectoryServices.Protocols.DirectoryControlCollection):this (FullOpts)
      16 (3.66 % of base) : System.Private.CoreLib.dasm - System.IO.Enumeration.FileSystemEnumerator`1[double]:FindNextEntry(ulong,int):this (FullOpts)
      16 (3.66 % of base) : System.Private.CoreLib.dasm - System.IO.Enumeration.FileSystemEnumerator`1[int]:FindNextEntry(ulong,int):this (FullOpts)
      16 (3.66 % of base) : System.Private.CoreLib.dasm - System.IO.Enumeration.FileSystemEnumerator`1[long]:FindNextEntry(ulong,int):this (FullOpts)
      16 (3.66 % of base) : System.Private.CoreLib.dasm - System.IO.Enumeration.FileSystemEnumerator`1[short]:FindNextEntry(ulong,int):this (FullOpts)
      16 (3.66 % of base) : System.Private.CoreLib.dasm - System.IO.Enumeration.FileSystemEnumerator`1[System.Nullable`1[int]]:FindNextEntry(ulong,int):this (FullOpts)
      16 (3.66 % of base) : System.Private.CoreLib.dasm - System.IO.Enumeration.FileSystemEnumerator`1[System.Numerics.Vector`1[float]]:FindNextEntry(ulong,int):this (FullOpts)
      16 (3.66 % of base) : System.Private.CoreLib.dasm - System.IO.Enumeration.FileSystemEnumerator`1[ubyte]:FindNextEntry(ulong,int):this (FullOpts)
      16 (0.82 % of base) : System.IO.Ports.dasm - System.IO.Ports.SerialStream:FinishPendingIORequests(System.Nullable`1[Interop+ErrorInfo]):this (FullOpts)
      16 (1.27 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.OrderPreservingPipeliningSpoolingTask`2[double,System.Nullable`1[int]]:SpoolingWork():this (FullOpts)
      16 (1.25 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.OrderPreservingPipeliningSpoolingTask`2[int,System.Nullable`1[int]]:SpoolingWork():this (FullOpts)
      16 (1.27 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.OrderPreservingPipeliningSpoolingTask`2[long,System.Nullable`1[int]]:SpoolingWork():this (FullOpts)
      16 (1.25 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.OrderPreservingPipeliningSpoolingTask`2[short,System.Nullable`1[int]]:SpoolingWork():this (FullOpts)
      16 (1.26 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.OrderPreservingPipeliningSpoolingTask`2[System.Nullable`1[int],System.Nullable`1[int]]:SpoolingWork():this (FullOpts)
      16 (1.25 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.OrderPreservingPipeliningSpoolingTask`2[ubyte,System.Nullable`1[int]]:SpoolingWork():this (FullOpts)
      16 (1.51 % of base) : System.Net.Quic.dasm - System.Net.Quic.MsQuicBuffers:Initialize[System.__Canon](System.Collections.Generic.IList`1[System.__Canon],System.Func`2[System.__Canon,System.ReadOnlyMemory`1[ubyte]]):this (FullOpts)
      Top method improvements (bytes):
      -108 (-5.45 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,ulong):int (FullOpts) (12 methods)
      -48 (-1.99 % of base) : System.Private.CoreLib.dasm - System.Runtime.InteropServices.Marshalling.ComVariant:Dispose():this (FullOpts)
      -45 (-5.45 % of base) : System.Net.Sockets.dasm - (dynamicClass):IL_STUB_PInvoke(long,ulong):int (FullOpts) (5 methods)
      -45 (-5.45 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,int):int (FullOpts) (5 methods)
      -45 (-5.66 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(ulong):int (FullOpts) (5 methods)
      -36 (-5.45 % of base) : System.IO.Ports.dasm - (dynamicClass):IL_STUB_PInvoke(long,int):int (FullOpts) (4 methods)
      -36 (-5.45 % of base) : System.DirectoryServices.Protocols.dasm - (dynamicClass):IL_STUB_PInvoke(long,ulong):int (FullOpts) (4 methods)
      -35 (-2.92 % of base) : System.DirectoryServices.Protocols.dasm - (dynamicClass):IL_STUB_PInvoke(long,int,ulong):int (FullOpts) (7 methods)
      -32 (-6.05 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(ulong) (FullOpts) (4 methods)
      -27 (-5.49 % of base) : System.Diagnostics.Process.dasm - (dynamicClass):IL_STUB_PInvoke(int,ulong):int (FullOpts) (3 methods)
      -27 (-5.45 % of base) : System.Net.Sockets.dasm - (dynamicClass):IL_STUB_PInvoke(long,int):int (FullOpts) (3 methods)
      -27 (-5.45 % of base) : System.Security.Cryptography.dasm - (dynamicClass):IL_STUB_PInvoke(long,ulong):int (FullOpts) (3 methods)
      -27 (-5.45 % of base) : System.Net.Security.dasm - (dynamicClass):IL_STUB_PInvoke(long,ulong):int (FullOpts) (3 methods)
      -27 (-5.66 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(long):long (FullOpts) (3 methods)
      -27 (-5.45 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(System.Runtime.CompilerServices.QCallAssembly):int (FullOpts) (3 methods)
      -27 (-5.45 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,ulong) (FullOpts) (3 methods)
      -27 (-5.66 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(ulong):ulong (FullOpts) (3 methods)
      -26 (-5.15 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke():ulong (FullOpts) (4 methods)
      -24 (-6.74 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(int):int (FullOpts) (4 methods)
      -24 (-4.37 % of base) : System.Data.Odbc.dasm - (dynamicClass):IL_STUB_PInvoke(long,int,long,int):short (FullOpts) (3 methods)
      -23 (-6.22 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(long) (FullOpts) (3 methods)
      -23 (-5.71 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(System.Runtime.CompilerServices.QCallTypeHandle):int (FullOpts) (3 methods)
      -20 (-4.66 % of base) : System.Net.Sockets.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,int,ulong):int (FullOpts) (4 methods)
      -20 (-2.92 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,ulong,int):int (FullOpts) (4 methods)
      -19 (-5.37 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke():int (FullOpts) (3 methods)
      -19 (-5.37 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke():long (FullOpts) (3 methods)
      -19 (-6.55 % of base) : System.Console.dasm - (dynamicClass):IL_STUB_PInvoke(int):int (FullOpts) (3 methods)
      -18 (-5.49 % of base) : System.Diagnostics.Process.dasm - (dynamicClass):IL_STUB_PInvoke(int,int):int (FullOpts) (2 methods)
      -18 (-5.49 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(int,System.Runtime.CompilerServices.StringHandleOnStack) (FullOpts) (2 methods)
      -18 (-5.70 % of base) : System.IO.Ports.dasm - (dynamicClass):IL_STUB_PInvoke(int):int (FullOpts) (2 methods)
      -18 (-5.70 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(int):long (FullOpts) (2 methods)
      -18 (-5.45 % of base) : System.Net.Security.dasm - (dynamicClass):IL_STUB_PInvoke(long,int) (FullOpts) (2 methods)
      -18 (-5.45 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(long,int):int (FullOpts) (2 methods)
      -18 (-5.45 % of base) : System.Security.Cryptography.dasm - (dynamicClass):IL_STUB_PInvoke(long,int):int (FullOpts) (2 methods)
      -18 (-5.45 % of base) : System.Net.Security.dasm - (dynamicClass):IL_STUB_PInvoke(long,int):int (FullOpts) (2 methods)
      -18 (-5.45 % of base) : System.Security.Cryptography.dasm - (dynamicClass):IL_STUB_PInvoke(long,int):long (FullOpts) (2 methods)
      -18 (-5.36 % of base) : System.Data.Odbc.dasm - (dynamicClass):IL_STUB_PInvoke(long,short):short (FullOpts) (2 methods)
      -18 (-5.45 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(long,System.Runtime.CompilerServices.ObjectHandleOnStack) (FullOpts) (2 methods)
      -18 (-5.45 % of base) : System.Net.Security.dasm - (dynamicClass):IL_STUB_PInvoke(long,ulong) (FullOpts) (2 methods)
      -18 (-5.45 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(long,ulong):int (FullOpts) (2 methods)
      -18 (-5.45 % of base) : System.IO.Pipes.dasm - (dynamicClass):IL_STUB_PInvoke(long,ulong):int (FullOpts) (2 methods)
      -18 (-5.45 % of base) : System.IO.MemoryMappedFiles.dasm - (dynamicClass):IL_STUB_PInvoke(long,ulong):int (FullOpts) (2 methods)
      -18 (-5.39 % of base) : System.Data.Odbc.dasm - (dynamicClass):IL_STUB_PInvoke(long,ulong):short (FullOpts) (2 methods)
      -18 (-5.66 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(long):int (FullOpts) (2 methods)
      -18 (-5.66 % of base) : System.IO.Ports.dasm - (dynamicClass):IL_STUB_PInvoke(long):int (FullOpts) (2 methods)
      -18 (-5.66 % of base) : System.Net.Sockets.dasm - (dynamicClass):IL_STUB_PInvoke(long):int (FullOpts) (2 methods)
      -18 (-5.66 % of base) : System.Security.Cryptography.dasm - (dynamicClass):IL_STUB_PInvoke(long):ulong (FullOpts) (2 methods)
      -18 (-5.45 % of base) : System.Net.WebSockets.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,int):int (FullOpts) (2 methods)
      -18 (-5.45 % of base) : System.Security.Cryptography.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,int):int (FullOpts) (2 methods)
      -18 (-5.45 % of base) : System.IO.Pipes.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,int):int (FullOpts) (2 methods)
      -18 (-5.45 % of base) : System.Diagnostics.Process.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,int):int (FullOpts) (2 methods)
      -18 (-5.45 % of base) : System.IO.Compression.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,int):int (FullOpts) (2 methods)
      -18 (-5.45 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,int):long (FullOpts) (2 methods)
      -18 (-5.45 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,long):int (FullOpts) (2 methods)
      -18 (-5.45 % of base) : System.Security.Cryptography.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,ulong):int (FullOpts) (2 methods)
      -18 (-5.45 % of base) : System.Formats.Tar.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,ulong):int (FullOpts) (2 methods)
      -18 (-5.45 % of base) : System.IO.FileSystem.DriveInfo.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,ulong):int (FullOpts) (2 methods)
      -18 (-5.45 % of base) : System.Security.Cryptography.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,ulong):long (FullOpts) (2 methods)
      -18 (-5.45 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,ulong):ulong (FullOpts) (2 methods)
      -18 (-5.66 % of base) : System.Net.Sockets.dasm - (dynamicClass):IL_STUB_PInvoke(ulong):int (FullOpts) (2 methods)
      -18 (-5.66 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(ulong):long (FullOpts) (2 methods)
      -16 (-4.44 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(System.Runtime.CompilerServices.QCallModule,int,int) (FullOpts) (2 methods)
      -16 (-4.42 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(System.Runtime.CompilerServices.QCallModule,ulong,int):int (FullOpts) (2 methods)
      -16 (-4.42 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,ulong,ulong,ulong):int (FullOpts) (2 methods)
      -16 (-4.42 % of base) : System.Net.NetworkInformation.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,ulong,ulong,ulong):int (FullOpts)
      -15 (-7.58 % of base) : System.Net.NetworkInformation.dasm - (dynamicClass):IL_STUB_PInvoke(int):int (FullOpts) (3 methods)
      -15 (-2.92 % of base) : System.Security.Cryptography.dasm - (dynamicClass):IL_STUB_PInvoke(long,ulong,ulong):int (FullOpts) (3 methods)
      -15 (-5.81 % of base) : System.Net.Quic.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,int,ulong):int (FullOpts) (3 methods)
      -15 (-5.81 % of base) : System.Net.Primitives.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,int,ulong):int (FullOpts) (3 methods)
      -15 (-2.92 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,ulong,ulong) (FullOpts) (3 methods)
      -15 (-1.86 % of base) : System.Net.Security.dasm - Microsoft.Win32.SafeHandles.SafeSslContextHandle:ReleaseHandle():ubyte:this (FullOpts)
      -14 (-4.64 % of base) : System.Security.Cryptography.dasm - (dynamicClass):IL_STUB_PInvoke():long (FullOpts) (2 methods)
      -14 (-6.57 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(int) (FullOpts) (2 methods)
      -14 (-6.64 % of base) : System.Diagnostics.Process.dasm - (dynamicClass):IL_STUB_PInvoke(ulong) (FullOpts) (2 methods)
      -14 (-3.54 % of base) : System.Security.Cryptography.dasm - Interop+Crypto:CryptoNative_X509StoreSetVerifyTime(Microsoft.Win32.SafeHandles.SafeX509StoreHandle,int,int,int,int,int,int,ubyte):int (FullOpts)
      -14 (-1.78 % of base) : System.Private.CoreLib.dasm - System.Globalization.CompareInfo:IndexOfOrdinalHelper(System.ReadOnlySpan`1[ushort],System.ReadOnlySpan`1[ushort],int,ulong,ubyte):int:this (FullOpts)
      -14 (-1.81 % of base) : System.Private.CoreLib.dasm - System.Globalization.CompareInfo:IndexOfOrdinalIgnoreCaseHelper(System.ReadOnlySpan`1[ushort],System.ReadOnlySpan`1[ushort],int,ulong,ubyte):int:this (FullOpts)
      -14 (-0.88 % of base) : System.Private.CoreLib.dasm - System.Reflection.Emit.RuntimeTypeBuilder:SetConstantValue(System.Reflection.Emit.RuntimeModuleBuilder,int,System.Type,System.Object) (FullOpts)
      -12 (-5.91 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke() (FullOpts) (2 methods)
      -12 (-5.91 % of base) : System.Console.dasm - (dynamicClass):IL_STUB_PInvoke():int (FullOpts) (2 methods)
      -12 (-5.91 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke():uint (FullOpts) (2 methods)
      -12 (-2.15 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(System.Runtime.CompilerServices.QCallModule,int,int,int) (FullOpts) (3 methods)
      -12 (-1.75 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.LiteHashProvider:HmacStreamAsync(System.String,System.ReadOnlySpan`1[ubyte],System.IO.Stream,System.Memory`1[ubyte],System.Threading.CancellationToken):System.Threading.Tasks.ValueTask`1[int] (FullOpts)
      -11 (-2.41 % of base) : System.Net.Security.dasm - Interop+Crypto:CryptoNative_X509DecodeOcspToExpiration(ulong,int,System.Security.Cryptography.X509Certificates.SafeOcspRequestHandle,long,ulong,int,byref):int (FullOpts)
      -11 (-1.97 % of base) : System.Security.Cryptography.dasm - Interop+Crypto:DsaSign(Microsoft.Win32.SafeHandles.SafeDsaHandle,byref,int,byref,byref):ubyte (FullOpts)
      -11 (-1.97 % of base) : System.Security.Cryptography.dasm - Interop+Crypto:EcDsaSign(byref,int,byref,byref,Microsoft.Win32.SafeHandles.SafeEcKeyHandle):ubyte (FullOpts)
      -11 (-1.97 % of base) : System.Security.Cryptography.dasm - Interop+Crypto:EvpCipherUpdate(Microsoft.Win32.SafeHandles.SafeEvpCipherCtxHandle,byref,byref,byref,int):ubyte (FullOpts)
      -11 (-4.04 % of base) : System.Security.Cryptography.dasm - Interop+Crypto:Pbkdf2(System.ReadOnlySpan`1[ubyte],System.ReadOnlySpan`1[ubyte],int,long,System.Span`1[ubyte]):int (FullOpts)
      -11 (-2.02 % of base) : System.Net.Security.dasm - Interop+Ssl:SslSetBio(Microsoft.Win32.SafeHandles.SafeSslHandle,Microsoft.Win32.SafeHandles.SafeBioHandle,Microsoft.Win32.SafeHandles.SafeBioHandle) (FullOpts)
      -11 (-1.93 % of base) : System.Net.Sockets.dasm - Interop+Sys:SendFile(System.Runtime.InteropServices.SafeHandle,System.Runtime.InteropServices.SafeHandle,long,long,byref):int (FullOpts)
      -11 (-2.14 % of base) : System.Private.CoreLib.dasm - System.Array:CreateInstance(System.Type,int,int):System.Array (FullOpts)
      -11 (-2.82 % of base) : System.Private.CoreLib.dasm - System.IO.FileLoadException:FormatFileLoadExceptionMessage(System.String,int):System.String (FullOpts)
      -11 (-2.26 % of base) : System.Private.CoreLib.dasm - System.Reflection.Emit.RuntimeTypeBuilder+CustAttr:Bake(System.Reflection.Emit.RuntimeModuleBuilder,int):this (FullOpts)
      -11 (-2.32 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.HashProviderDispenser+OneShotHashProvider:HashData(System.String,System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte]):int (FullOpts)
      -11 (-1.92 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.MD5:HashData(System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte]):int (FullOpts)
      -11 (-3.55 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.Pbkdf2Implementation:Fill(System.ReadOnlySpan`1[ubyte],System.ReadOnlySpan`1[ubyte],int,System.Security.Cryptography.HashAlgorithmName,System.Span`1[ubyte]) (FullOpts)
      -11 (-2.91 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.Rfc2898DeriveBytes:Pbkdf2(System.ReadOnlySpan`1[ubyte],System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte],int,System.Security.Cryptography.HashAlgorithmName) (FullOpts)
      -11 (-3.51 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.Rfc2898DeriveBytes:Pbkdf2Core(System.ReadOnlySpan`1[ubyte],System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte],int,System.Security.Cryptography.HashAlgorithmName) (FullOpts)
      -11 (-1.92 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.SHA1:HashData(System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte]):int (FullOpts)
      -11 (-1.92 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.SHA256:HashData(System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte]):int (FullOpts)
      Top method regressions (percentages):
      41 (Infinity of base) : System.Net.Sockets.dasm - System.Net.Sockets.SocketAsyncEngine:UnregisterSocket(long):this (FullOpts)
      138 (10.81 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.X509Certificates.OpenSslX509CertificateReader+<>c:<GetPolicyData>b__63_0(Microsoft.Win32.SafeHandles.SafeX509Handle):System.Security.Cryptography.X509Certificates.PolicyData:this (FullOpts)
      58 (8.38 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.RandomNumberGenerator:GetItemsCore[System.__Canon](System.ReadOnlySpan`1[System.__Canon],System.Span`1[System.__Canon]) (FullOpts)
      73 (8.32 % of base) : System.Net.Sockets.dasm - System.Net.Sockets.SocketPal:SelectViaPoll(System.Collections.IList,int,System.Collections.IList,int,System.Collections.IList,int,ulong,int,int):int (FullOpts)
      60 (7.73 % of base) : System.Net.Security.dasm - Interop+OpenSsl:AlpnServerSelectCallback(long,ulong,ulong,ulong,uint,long):int (FullOpts)
      77 (6.74 % of base) : System.Private.CoreLib.dasm - System.RuntimeType:ValidateGenericArguments(System.Reflection.MemberInfo,System.RuntimeType[],System.Exception) (FullOpts)
      49 (6.58 % of base) : System.Private.CoreLib.dasm - System.Diagnostics.Tracing.EventPipeInternal:Enable(System.String,int,uint,System.Diagnostics.Tracing.EventPipeProviderConfiguration[]):ulong (FullOpts)
      101 (6.43 % of base) : System.Private.CoreLib.dasm - System.Reflection.InvokerEmitUtil:CreateInvokeDelegate_RefArgs(System.Reflection.MethodBase,ubyte):System.Reflection.InvokerEmitUtil+InvokeFunc_RefArgs (FullOpts)
      40 (6.36 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.RandomNumberGenerator:GetItemsCore[ubyte](System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte]) (FullOpts)
      40 (6.35 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.RandomNumberGenerator:GetItemsCore[int](System.ReadOnlySpan`1[int],System.Span`1[int]) (FullOpts)
      40 (6.34 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.RandomNumberGenerator:GetItemsCore[long](System.ReadOnlySpan`1[long],System.Span`1[long]) (FullOpts)
      40 (6.34 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.RandomNumberGenerator:GetItemsCore[System.Nullable`1[int]](System.ReadOnlySpan`1[System.Nullable`1[int]],System.Span`1[System.Nullable`1[int]]) (FullOpts)
      40 (6.31 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.RandomNumberGenerator:GetItemsCore[short](System.ReadOnlySpan`1[short],System.Span`1[short]) (FullOpts)
      106 (6.26 % of base) : System.Private.CoreLib.dasm - System.Reflection.InvokerEmitUtil:CreateInvokeDelegate_Obj4Args(System.Reflection.MethodBase,ubyte):System.Reflection.InvokerEmitUtil+InvokeFunc_Obj4Args (FullOpts)
      73 (6.03 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.OpenSslAsnFormatter:FormatNative(System.Security.Cryptography.Oid,ubyte[],ubyte):System.String:this (FullOpts)
      37 (5.77 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.RandomNumberGenerator:GetItemsCore[double](System.ReadOnlySpan`1[double],System.Span`1[double]) (FullOpts)
      168 (5.60 % of base) : System.DirectoryServices.Protocols.dasm - System.DirectoryServices.Protocols.LdapConnection:BuildAttributes(System.Collections.CollectionBase,System.Collections.ArrayList):System.DirectoryServices.Protocols.LdapMod[] (FullOpts)
      37 (5.56 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.RandomNumberGenerator:GetItemsCore[System.Numerics.Vector`1[float]](System.ReadOnlySpan`1[System.Numerics.Vector`1[float]],System.Span`1[System.Numerics.Vector`1[float]]) (FullOpts)
      97 (5.56 % of base) : Microsoft.VisualBasic.Core.dasm - Microsoft.VisualBasic.CompilerServices.IDOUtils:CreateInvoker(int):System.Func`4[System.Runtime.CompilerServices.CallSiteBinder,System.Object,System.Object[],System.Object] (FullOpts)
      121 (5.53 % of base) : System.Private.CoreLib.dasm - System.Reflection.Emit.RuntimeModuleBuilder:GetMethodTokenNoLock(System.Reflection.MethodInfo,ubyte):int:this (FullOpts)
      82 (5.51 % of base) : System.Private.CoreLib.dasm - System.Reflection.InvokerEmitUtil:CreateInvokeDelegate_ObjSpanArgs(System.Reflection.MethodBase,ubyte):System.Reflection.InvokerEmitUtil+InvokeFunc_ObjSpanArgs (FullOpts)
      31 (5.22 % of base) : System.Data.Odbc.dasm - System.Data.Odbc.OdbcHandle:.ctor(short,System.Data.Odbc.OdbcHandle):this (FullOpts)
      43 (5.11 % of base) : System.Configuration.ConfigurationManager.dasm - System.Configuration.ClientConfigPaths:GetTypeAndHashSuffix(System.String,ubyte):System.String (FullOpts)
      34 (4.90 % of base) : System.Private.CoreLib.dasm - System.Reflection.RuntimeAssembly:InternalGetSatelliteAssembly(System.Reflection.Assembly,System.Globalization.CultureInfo,System.Version,ubyte):System.Reflection.Assembly (FullOpts)
      73 (4.80 % of base) : System.Private.CoreLib.dasm - System.Reflection.Emit.RuntimeModuleBuilder:GetMethodMetadataToken(System.Reflection.ConstructorInfo):int:this (FullOpts)
      46 (4.45 % of base) : System.Private.CoreLib.dasm - System.Globalization.Normalization:IcuNormalize(System.String,int):System.String (FullOpts)
      77 (4.38 % of base) : System.ComponentModel.TypeConverter.dasm - System.ComponentModel.Design.RuntimeLicenseContext:GetSavedLicenseKey(System.Type,System.Reflection.Assembly):System.String:this (FullOpts)
      12 (4.36 % of base) : System.Diagnostics.Process.dasm - System.Diagnostics.Process:DelayedSigChildConsoleConfiguration() (FullOpts)
      40 (4.19 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.OrderPreservingPipeliningMergeHelper`2+OrderedPipeliningMergeEnumerator[System.__Canon,System.Nullable`1[int]]:TryWaitForElement(int,byref):ubyte:this (FullOpts)
      40 (4.18 % of base) : Microsoft.Extensions.Logging.Console.dasm - Microsoft.Extensions.Logging.Console.ConsoleLoggerProcessor:Enqueue(Microsoft.Extensions.Logging.Console.LogMessageEntry):ubyte:this (FullOpts)
      52 (4.08 % of base) : System.Diagnostics.Process.dasm - System.Diagnostics.Process:ForkAndExecProcess(System.Diagnostics.ProcessStartInfo,System.String,System.String[],System.String[],System.String,ubyte,uint,uint,uint[],byref,byref,byref,ubyte,ubyte):ubyte:this (FullOpts)
      49 (3.96 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.X509Certificates.OpenSslCachedSystemStoreProvider:<LoadMachineStores>g__ProcessFile|26_1(System.String,byref,byref):ubyte (FullOpts)
      31 (3.89 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.RandomNumberGenerator:GetHexStringCore(System.Span`1[ushort],ubyte) (FullOpts)
      32 (3.88 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.X509Certificates.OpenSslCertificateAssetDownloader:DownloadCrl(System.String,System.TimeSpan):Microsoft.Win32.SafeHandles.SafeX509CrlHandle (FullOpts)
      28 (3.85 % of base) : Microsoft.Extensions.DependencyModel.dasm - Microsoft.Extensions.DependencyModel.DependencyContextLoader:Load(System.Reflection.Assembly):Microsoft.Extensions.DependencyModel.DependencyContext:this (FullOpts)
      58 (3.83 % of base) : System.DirectoryServices.Protocols.dasm - System.DirectoryServices.Protocols.BerConverter:EncodingMultiByteArrayHelper(System.DirectoryServices.Protocols.SafeBerHandle,ubyte[][],ushort,ulong):int (FullOpts)
      16 (3.82 % of base) : System.Console.dasm - System.ConsolePal:<TryGetCursorPosition>g__AppendToStdInReaderUntil|84_2(ubyte,System.IO.StdInReader,System.Span`1[ubyte],byref,byref):ubyte (FullOpts)
      46 (3.73 % of base) : System.Private.CoreLib.dasm - System.Reflection.Emit.RuntimeModuleBuilder:GetMemberRefToken(System.Reflection.MethodBase,System.Type[]):int:this (FullOpts)
      46 (3.67 % of base) : System.Configuration.ConfigurationManager.dasm - System.Configuration.ClientConfigurationSystem:EnsureInit(System.String):this (FullOpts)
      16 (3.66 % of base) : System.Private.CoreLib.dasm - System.IO.Enumeration.FileSystemEnumerator`1[double]:FindNextEntry(ulong,int):this (FullOpts)
      16 (3.66 % of base) : System.Private.CoreLib.dasm - System.IO.Enumeration.FileSystemEnumerator`1[int]:FindNextEntry(ulong,int):this (FullOpts)
      16 (3.66 % of base) : System.Private.CoreLib.dasm - System.IO.Enumeration.FileSystemEnumerator`1[long]:FindNextEntry(ulong,int):this (FullOpts)
      16 (3.66 % of base) : System.Private.CoreLib.dasm - System.IO.Enumeration.FileSystemEnumerator`1[short]:FindNextEntry(ulong,int):this (FullOpts)
      16 (3.66 % of base) : System.Private.CoreLib.dasm - System.IO.Enumeration.FileSystemEnumerator`1[System.Nullable`1[int]]:FindNextEntry(ulong,int):this (FullOpts)
      16 (3.66 % of base) : System.Private.CoreLib.dasm - System.IO.Enumeration.FileSystemEnumerator`1[System.Numerics.Vector`1[float]]:FindNextEntry(ulong,int):this (FullOpts)
      16 (3.66 % of base) : System.Private.CoreLib.dasm - System.IO.Enumeration.FileSystemEnumerator`1[ubyte]:FindNextEntry(ulong,int):this (FullOpts)
      32 (3.60 % of base) : System.Private.CoreLib.dasm - System.Runtime.Loader.AssemblyLoadContext:InvokeResolveEvent(System.ResolveEventHandler,System.Reflection.RuntimeAssembly,System.String):System.Reflection.RuntimeAssembly (FullOpts)
      13 (3.58 % of base) : System.Private.CoreLib.dasm - System.StubHelpers.AsAnyMarshaler:ConvertLayoutToNative(System.Object,int):long:this (FullOpts)
      34 (3.56 % of base) : System.Private.CoreLib.dasm - System.Globalization.CompareInfo:IcuGetHashCodeOfString(System.ReadOnlySpan`1[ushort],int):int:this (FullOpts)
      10 (3.41 % of base) : System.Private.CoreLib.dasm - System.RuntimeTypeHandle:GetActivationInfo(System.RuntimeType,byref,byref,byref,byref) (FullOpts)
      30 (3.41 % of base) : System.Private.CoreLib.dasm - System.Runtime.InteropServices.PosixSignalRegistration:OnPosixSignal(int,int):int (FullOpts)
      55 (3.40 % of base) : System.Console.dasm - System.IO.StdInReader:ReadLineCore(ubyte):ubyte:this (FullOpts)
      19 (3.36 % of base) : System.Net.Security.dasm - Interop+NetSecurityNative:ImportPrincipalName(byref,System.String,int,byref):uint (FullOpts)
      19 (3.36 % of base) : System.Net.Security.dasm - Interop+NetSecurityNative:ImportUserName(byref,System.String,int,byref):uint (FullOpts)
      55 (3.36 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.X509Certificates.OpenSslDirectoryBasedStoreProvider:AddCertToStore(System.Security.Cryptography.X509Certificates.ICertificatePal):this (FullOpts)
      31 (3.30 % of base) : System.Private.CoreLib.dasm - System.Runtime.Loader.AssemblyLoadContext:ResolveSatelliteAssembly(System.Reflection.AssemblyName):System.Reflection.Assembly:this (FullOpts)
      28 (3.28 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.OrderPreservingPipeliningMergeHelper`2+OrderedPipeliningMergeEnumerator[System.Numerics.Vector`1[float],System.Nullable`1[int]]:TryWaitForElement(int,byref):ubyte:this (FullOpts)
      28 (3.25 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.OrderPreservingPipeliningMergeHelper`2+OrderedPipeliningMergeEnumerator[int,System.Nullable`1[int]]:TryWaitForElement(int,byref):ubyte:this (FullOpts)
      28 (3.25 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.OrderPreservingPipeliningMergeHelper`2+OrderedPipeliningMergeEnumerator[short,System.Nullable`1[int]]:TryWaitForElement(int,byref):ubyte:this (FullOpts)
      28 (3.25 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.OrderPreservingPipeliningMergeHelper`2+OrderedPipeliningMergeEnumerator[ubyte,System.Nullable`1[int]]:TryWaitForElement(int,byref):ubyte:this (FullOpts)
      28 (3.25 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.OrderPreservingPipeliningMergeHelper`2+OrderedPipeliningMergeEnumerator[long,System.Nullable`1[int]]:TryWaitForElement(int,byref):ubyte:this (FullOpts)
      28 (3.25 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.OrderPreservingPipeliningMergeHelper`2+OrderedPipeliningMergeEnumerator[System.Nullable`1[int],System.Nullable`1[int]]:TryWaitForElement(int,byref):ubyte:this (FullOpts)
      28 (3.24 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.OrderPreservingPipeliningMergeHelper`2+OrderedPipeliningMergeEnumerator[double,System.Nullable`1[int]]:TryWaitForElement(int,byref):ubyte:this (FullOpts)
      32 (3.21 % of base) : System.Private.CoreLib.dasm - System.Reflection.Assembly:LoadFromResolveHandler(System.Object,System.ResolveEventArgs):System.Reflection.Assembly (FullOpts)
      13 (3.19 % of base) : System.Net.Quic.dasm - System.Net.Quic.MsQuicApi:ConnectionStart(System.Net.Quic.MsQuicSafeHandle,System.Net.Quic.MsQuicSafeHandle,ushort,ulong,ushort):int:this (FullOpts)
      33 (3.13 % of base) : System.Security.Cryptography.ProtectedData.dasm - Interop+Kernel32:GetMessage(int,long):System.String (FullOpts)
      23 (3.10 % of base) : System.Private.CoreLib.dasm - Interop+Sys:GetCwd():System.String (FullOpts)
      31 (3.10 % of base) : System.Net.Quic.dasm - System.Net.Quic.MsQuicBuffers:Initialize[System.Numerics.Vector`1[float]](System.Collections.Generic.IList`1[System.Numerics.Vector`1[float]],System.Func`2[System.Numerics.Vector`1[float],System.ReadOnlyMemory`1[ubyte]]):this (FullOpts)
      49 (3.09 % of base) : System.Private.CoreLib.dasm - System.RuntimeType:GetMethodBase(System.RuntimeType,long):System.Reflection.MethodBase (FullOpts)
      34 (2.97 % of base) : System.Private.CoreLib.dasm - System.RuntimeType:GetInterfaceMap(System.Type):System.Reflection.InterfaceMapping:this (FullOpts)
      30 (2.95 % of base) : System.Private.CoreLib.dasm - Interop+Kernel32:GetMessage(int,long):System.String (FullOpts)
      16 (2.95 % of base) : System.Security.Cryptography.dasm - Interop+Crypto:BioNewFile(System.String,System.String):Microsoft.Win32.SafeHandles.SafeBioHandle (FullOpts)
      16 (2.94 % of base) : System.Net.Security.dasm - Interop+NetSecurityNative:InitiateCredSpNego(byref,Microsoft.Win32.SafeHandles.SafeGssNameHandle,byref):uint (FullOpts)
      22 (2.91 % of base) : System.Private.CoreLib.dasm - System.Reflection.Emit.RuntimeFieldBuilder:.ctor(System.Reflection.Emit.RuntimeTypeBuilder,System.String,System.Type,System.Type[],System.Type[],int):this (FullOpts)
      19 (2.86 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.TripleDesImplementation:TryEncryptEcbCore(System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte],int,byref):ubyte:this (FullOpts)
      19 (2.81 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.DesImplementation:TryEncryptEcbCore(System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte],int,byref):ubyte:this (FullOpts)
      19 (2.75 % of base) : System.Net.Security.dasm - Interop+NetSecurityNative:InitiateCredWithPassword(byref,uint,Microsoft.Win32.SafeHandles.SafeGssNameHandle,System.String,int,byref):uint (FullOpts)
      13 (2.62 % of base) : System.Console.dasm - System.ConsolePal:<TryGetCursorPosition>g__BufferUntil|84_1(ubyte,byref,byref,byref):ubyte (FullOpts)
      43 (2.58 % of base) : System.Private.CoreLib.dasm - System.Reflection.Emit.RuntimeTypeBuilder:.ctor(System.String,int,System.Type,System.Type[],System.Reflection.Emit.RuntimeModuleBuilder,int,int,System.Reflection.Emit.RuntimeTypeBuilder):this (FullOpts)
      58 (2.54 % of base) : System.Private.Xml.dasm - System.Xml.Xsl.XmlILGenerator:Generate(System.Xml.Xsl.Qil.QilExpression,System.Reflection.Emit.TypeBuilder):System.Xml.Xsl.XmlILCommand:this (FullOpts)
      10 (2.54 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.X509Certificates.OpenSslPkcsFormatReader:TryReadPkcs7Pem(System.ReadOnlySpan`1[ubyte],ubyte,byref,byref):ubyte (FullOpts)
      31 (2.51 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.HMACCommon:ChangeKeyImpl(System.ReadOnlySpan`1[ubyte]):ubyte[]:this (FullOpts)
      22 (2.50 % of base) : System.Private.CoreLib.dasm - System.Runtime.Loader.AssemblyLoadContext:GetFirstResolvedAssemblyFromResolvingEvent(System.Reflection.AssemblyName):System.Reflection.Assembly:this (FullOpts)
      13 (2.47 % of base) : System.Security.Cryptography.dasm - Interop+Crypto:CryptoNative_LoadPrivateKeyFromEngine(System.String,System.String):System.Security.Cryptography.SafeEvpPKeyHandle (FullOpts)
      13 (2.47 % of base) : System.Security.Cryptography.dasm - Interop+Crypto:CryptoNative_LoadPublicKeyFromEngine(System.String,System.String):System.Security.Cryptography.SafeEvpPKeyHandle (FullOpts)
      31 (2.46 % of base) : System.DirectoryServices.Protocols.dasm - System.DirectoryServices.Protocols.SortRequestControl:GetValue():ubyte[]:this (FullOpts)
      49 (2.45 % of base) : System.DirectoryServices.Protocols.dasm - System.DirectoryServices.Protocols.LdapConnection:BuildControlArray(System.DirectoryServices.Protocols.DirectoryControlCollection,ubyte):System.DirectoryServices.Protocols.LdapControl[] (FullOpts)
      19 (2.42 % of base) : System.Security.Cryptography.dasm - Interop+Crypto:EcKeyCreateByKeyParameters(byref,System.String,ubyte[],int,ubyte[],int,ubyte[],int):int (FullOpts)
      10 (2.33 % of base) : System.Security.Cryptography.dasm - Interop+Crypto:CryptoNative_EvpMacCtxNew(Microsoft.Win32.SafeHandles.SafeEvpMacHandle):Microsoft.Win32.SafeHandles.SafeEvpMacCtxHandle (FullOpts)
      10 (2.33 % of base) : System.Security.Cryptography.dasm - Interop+Crypto:ReadX509AsDerFromBio(Microsoft.Win32.SafeHandles.SafeBioHandle):Microsoft.Win32.SafeHandles.SafeX509Handle (FullOpts)
      10 (2.33 % of base) : System.Net.Security.dasm - Interop+Ssl:SslCreate(Microsoft.Win32.SafeHandles.SafeSslContextHandle):Microsoft.Win32.SafeHandles.SafeSslHandle (FullOpts)
      10 (2.33 % of base) : System.Net.Security.dasm - Interop+Ssl:SslGetClientCAList_private(Microsoft.Win32.SafeHandles.SafeSslHandle):Microsoft.Win32.SafeHandles.SafeSharedX509NameStackHandle (FullOpts)
      10 (2.33 % of base) : System.Net.Security.dasm - Interop+Ssl:SslGetPeerCertChain(Microsoft.Win32.SafeHandles.SafeSslHandle):Microsoft.Win32.SafeHandles.SafeSharedX509StackHandle (FullOpts)
      13 (2.32 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.TripleDesImplementation:TryDecryptEcbCore(System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte],int,byref):ubyte:this (FullOpts)
      10 (2.29 % of base) : System.Net.Security.dasm - Interop+Crypto:GetX509NameStackField_private(Microsoft.Win32.SafeHandles.SafeSharedX509NameStackHandle,int):Microsoft.Win32.SafeHandles.SafeSharedX509NameHandle (FullOpts)
      13 (2.27 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.DesImplementation:TryDecryptEcbCore(System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte],int,byref):ubyte:this (FullOpts)
      19 (2.24 % of base) : System.Security.Cryptography.dasm - Interop+Crypto:DsaKeyCreateByExplicitParameters(byref,ubyte[],int,ubyte[],int,ubyte[],int,ubyte[],int,ubyte[],int):ubyte (FullOpts)
      10 (2.23 % of base) : System.Security.Cryptography.dasm - Interop+Crypto:CryptoNative_X509StoreCtxResetForSignatureError(Microsoft.Win32.SafeHandles.SafeX509StoreCtxHandle,byref):int (FullOpts)
      10 (2.23 % of base) : System.Security.Cryptography.dasm - Interop+Crypto:GetPkcs7Certificates(Microsoft.Win32.SafeHandles.SafePkcs7Handle,byref):int (FullOpts)
      10 (2.22 % of base) : System.Security.Cryptography.dasm - Interop+Crypto:CryptoNative_EcKeyCreateByOid(System.String):Microsoft.Win32.SafeHandles.SafeEcKeyHandle (FullOpts)
      Top method improvements (percentages):
      -5 (-9.62 % of base) : System.IO.Pipes.dasm - (dynamicClass):IL_STUB_PInvoke():int (FullOpts)
      -5 (-9.62 % of base) : System.Net.Sockets.dasm - (dynamicClass):IL_STUB_PInvoke():int (FullOpts)
      -5 (-9.62 % of base) : System.Diagnostics.Process.dasm - (dynamicClass):IL_STUB_PInvoke():long (FullOpts)
      -5 (-9.62 % of base) : System.Net.Sockets.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,ulong,ulong) (FullOpts)
      -10 (-7.58 % of base) : System.Security.Cryptography.dasm - (dynamicClass):IL_STUB_PInvoke(int):int (FullOpts) (2 methods)
      -10 (-7.58 % of base) : System.Formats.Tar.dasm - (dynamicClass):IL_STUB_PInvoke(int):int (FullOpts) (2 methods)
      -10 (-7.58 % of base) : System.IO.Pipes.dasm - (dynamicClass):IL_STUB_PInvoke(int):int (FullOpts) (2 methods)
      -10 (-7.58 % of base) : System.IO.FileSystem.Watcher.dasm - (dynamicClass):IL_STUB_PInvoke(int):int (FullOpts) (2 methods)
      -10 (-7.58 % of base) : System.Diagnostics.Process.dasm - (dynamicClass):IL_STUB_PInvoke(int):int (FullOpts) (2 methods)
      -15 (-7.58 % of base) : System.Net.NetworkInformation.dasm - (dynamicClass):IL_STUB_PInvoke(int):int (FullOpts) (3 methods)
      -10 (-7.58 % of base) : System.IO.Compression.ZipFile.dasm - (dynamicClass):IL_STUB_PInvoke(int):int (FullOpts) (2 methods)
      -10 (-7.58 % of base) : System.Net.Security.dasm - (dynamicClass):IL_STUB_PInvoke(int):int (FullOpts) (2 methods)
      -10 (-7.58 % of base) : System.IO.MemoryMappedFiles.dasm - (dynamicClass):IL_STUB_PInvoke(int):int (FullOpts) (2 methods)
      -10 (-7.58 % of base) : System.Net.Sockets.dasm - (dynamicClass):IL_STUB_PInvoke(int):int (FullOpts) (2 methods)
      -10 (-7.58 % of base) : System.IO.FileSystem.DriveInfo.dasm - (dynamicClass):IL_STUB_PInvoke(int):int (FullOpts) (2 methods)
      -10 (-7.58 % of base) : System.Net.Primitives.dasm - (dynamicClass):IL_STUB_PInvoke(int):int (FullOpts) (2 methods)
      -5 (-7.35 % of base) : System.Runtime.InteropServices.dasm - System.Runtime.InteropServices.Marshalling.ComInterfaceMarshaller`1[double]:CastIUnknownToInterfaceType(long):ulong (FullOpts)
      -5 (-7.35 % of base) : System.Runtime.InteropServices.dasm - System.Runtime.InteropServices.Marshalling.ComInterfaceMarshaller`1[int]:CastIUnknownToInterfaceType(long):ulong (FullOpts)
      -5 (-7.35 % of base) : System.Runtime.InteropServices.dasm - System.Runtime.InteropServices.Marshalling.ComInterfaceMarshaller`1[long]:CastIUnknownToInterfaceType(long):ulong (FullOpts)
      -5 (-7.35 % of base) : System.Runtime.InteropServices.dasm - System.Runtime.InteropServices.Marshalling.ComInterfaceMarshaller`1[short]:CastIUnknownToInterfaceType(long):ulong (FullOpts)
      -5 (-7.35 % of base) : System.Runtime.InteropServices.dasm - System.Runtime.InteropServices.Marshalling.ComInterfaceMarshaller`1[System.Nullable`1[int]]:CastIUnknownToInterfaceType(long):ulong (FullOpts)
      -5 (-7.35 % of base) : System.Runtime.InteropServices.dasm - System.Runtime.InteropServices.Marshalling.ComInterfaceMarshaller`1[System.Numerics.Vector`1[float]]:CastIUnknownToInterfaceType(long):ulong (FullOpts)
      -5 (-7.35 % of base) : System.Runtime.InteropServices.dasm - System.Runtime.InteropServices.Marshalling.ComInterfaceMarshaller`1[ubyte]:CastIUnknownToInterfaceType(long):ulong (FullOpts)
      -5 (-6.85 % of base) : System.Net.Sockets.dasm - (dynamicClass):IL_STUB_PInvoke(int,int):int (FullOpts)
      -24 (-6.74 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(int):int (FullOpts) (4 methods)
      -14 (-6.64 % of base) : System.Diagnostics.Process.dasm - (dynamicClass):IL_STUB_PInvoke(ulong) (FullOpts) (2 methods)
      -14 (-6.57 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(int) (FullOpts) (2 methods)
      -19 (-6.55 % of base) : System.Console.dasm - (dynamicClass):IL_STUB_PInvoke(int):int (FullOpts) (3 methods)
      -23 (-6.22 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(long) (FullOpts) (3 methods)
      -32 (-6.05 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(ulong) (FullOpts) (4 methods)
      -12 (-5.91 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke() (FullOpts) (2 methods)
      -12 (-5.91 % of base) : System.Console.dasm - (dynamicClass):IL_STUB_PInvoke():int (FullOpts) (2 methods)
      -12 (-5.91 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke():uint (FullOpts) (2 methods)
      -5 (-5.81 % of base) : System.Net.Quic.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,int,int):int (FullOpts)
      -5 (-5.81 % of base) : System.Net.Sockets.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,int,int):int (FullOpts)
      -5 (-5.81 % of base) : System.Net.Primitives.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,int,int):int (FullOpts)
      -5 (-5.81 % of base) : System.Net.Quic.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,int,uint):int (FullOpts)
      -5 (-5.81 % of base) : System.Net.Sockets.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,int,uint):int (FullOpts)
      -5 (-5.81 % of base) : System.Net.Primitives.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,int,uint):int (FullOpts)
      -15 (-5.81 % of base) : System.Net.Quic.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,int,ulong):int (FullOpts) (3 methods)
      -15 (-5.81 % of base) : System.Net.Primitives.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,int,ulong):int (FullOpts) (3 methods)
      -5 (-5.81 % of base) : System.Private.CoreLib.dasm - System.Runtime.InteropServices.DispatchWrapper:.ctor(System.Object):this (FullOpts)
      -5 (-5.75 % of base) : System.Net.Quic.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,int,ushort):int (FullOpts)
      -5 (-5.75 % of base) : System.Net.Sockets.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,int,ushort):int (FullOpts)
      -5 (-5.75 % of base) : System.Net.Primitives.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,int,ushort):int (FullOpts)
      -9 (-5.73 % of base) : System.IO.Pipes.dasm - (dynamicClass):IL_STUB_PInvoke(uint):int (FullOpts)
      -9 (-5.73 % of base) : System.Formats.Tar.dasm - (dynamicClass):IL_STUB_PInvoke(uint):ulong (FullOpts)
      -23 (-5.71 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(System.Runtime.CompilerServices.QCallTypeHandle):int (FullOpts) (3 methods)
      -9 (-5.70 % of base) : System.Diagnostics.Process.dasm - (dynamicClass):IL_STUB_PInvoke(int) (FullOpts)
      -18 (-5.70 % of base) : System.IO.Ports.dasm - (dynamicClass):IL_STUB_PInvoke(int):int (FullOpts) (2 methods)
      -18 (-5.70 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(int):long (FullOpts) (2 methods)
      -9 (-5.70 % of base) : System.Security.Cryptography.dasm - (dynamicClass):IL_STUB_PInvoke(int):long (FullOpts)
      -9 (-5.70 % of base) : System.DirectoryServices.Protocols.dasm - (dynamicClass):IL_STUB_PInvoke(int):long (FullOpts)
      -9 (-5.70 % of base) : System.Diagnostics.Process.dasm - (dynamicClass):IL_STUB_PInvoke(int):long (FullOpts)
      -9 (-5.70 % of base) : Microsoft.Extensions.Logging.Console.dasm - (dynamicClass):IL_STUB_PInvoke(int):long (FullOpts)
      -9 (-5.70 % of base) : System.IO.MemoryMappedFiles.dasm - (dynamicClass):IL_STUB_PInvoke(int):long (FullOpts)
      -9 (-5.70 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(ushort) (FullOpts)
      -9 (-5.66 % of base) : System.Security.Cryptography.dasm - (dynamicClass):IL_STUB_PInvoke(long) (FullOpts)
      -9 (-5.66 % of base) : System.Net.Quic.dasm - (dynamicClass):IL_STUB_PInvoke(long) (FullOpts)
      -9 (-5.66 % of base) : System.DirectoryServices.Protocols.dasm - (dynamicClass):IL_STUB_PInvoke(long) (FullOpts)
      -9 (-5.66 % of base) : System.Net.Security.dasm - (dynamicClass):IL_STUB_PInvoke(long) (FullOpts)
      -9 (-5.66 % of base) : System.IO.Compression.Brotli.dasm - (dynamicClass):IL_STUB_PInvoke(long) (FullOpts)
      -9 (-5.66 % of base) : System.Console.dasm - (dynamicClass):IL_STUB_PInvoke(long):int (FullOpts)
      -18 (-5.66 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(long):int (FullOpts) (2 methods)
      -9 (-5.66 % of base) : System.Security.Cryptography.dasm - (dynamicClass):IL_STUB_PInvoke(long):int (FullOpts)
      -9 (-5.66 % of base) : System.IO.Pipes.dasm - (dynamicClass):IL_STUB_PInvoke(long):int (FullOpts)
      -9 (-5.66 % of base) : System.Net.NameResolution.dasm - (dynamicClass):IL_STUB_PInvoke(long):int (FullOpts)
      -18 (-5.66 % of base) : System.IO.Ports.dasm - (dynamicClass):IL_STUB_PInvoke(long):int (FullOpts) (2 methods)
      -9 (-5.66 % of base) : System.DirectoryServices.Protocols.dasm - (dynamicClass):IL_STUB_PInvoke(long):int (FullOpts)
      -9 (-5.66 % of base) : System.Net.Ping.dasm - (dynamicClass):IL_STUB_PInvoke(long):int (FullOpts)
      -9 (-5.66 % of base) : System.Net.Security.dasm - (dynamicClass):IL_STUB_PInvoke(long):int (FullOpts)
      -9 (-5.66 % of base) : System.IO.Compression.Brotli.dasm - (dynamicClass):IL_STUB_PInvoke(long):int (FullOpts)
      -18 (-5.66 % of base) : System.Net.Sockets.dasm - (dynamicClass):IL_STUB_PInvoke(long):int (FullOpts) (2 methods)
      -9 (-5.66 % of base) : Microsoft.Extensions.Hosting.WindowsServices.dasm - (dynamicClass):IL_STUB_PInvoke(long):int (FullOpts)
      -9 (-5.66 % of base) : System.Console.dasm - (dynamicClass):IL_STUB_PInvoke(long):long (FullOpts)
      -27 (-5.66 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(long):long (FullOpts) (3 methods)
      -9 (-5.66 % of base) : System.Security.Cryptography.dasm - (dynamicClass):IL_STUB_PInvoke(long):long (FullOpts)
      -9 (-5.66 % of base) : System.Net.Quic.dasm - (dynamicClass):IL_STUB_PInvoke(long):long (FullOpts)
      -9 (-5.66 % of base) : System.DirectoryServices.Protocols.dasm - (dynamicClass):IL_STUB_PInvoke(long):long (FullOpts)
      -9 (-5.66 % of base) : System.Net.Security.dasm - (dynamicClass):IL_STUB_PInvoke(long):long (FullOpts)
      -9 (-5.66 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(long):uint (FullOpts)
      -18 (-5.66 % of base) : System.Security.Cryptography.dasm - (dynamicClass):IL_STUB_PInvoke(long):ulong (FullOpts) (2 methods)
      -9 (-5.66 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(System.Runtime.CompilerServices.ObjectHandleOnStack) (FullOpts)
      -9 (-5.66 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(System.Runtime.CompilerServices.ObjectHandleOnStack):long (FullOpts)
      -9 (-5.66 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(System.Runtime.CompilerServices.StackCrawlMarkHandle):long (FullOpts)
      -9 (-5.66 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(System.Runtime.CompilerServices.StringHandleOnStack) (FullOpts)
      -9 (-5.66 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(System.Threading.ThreadHandle) (FullOpts)
      -9 (-5.66 % of base) : System.Console.dasm - (dynamicClass):IL_STUB_PInvoke(ulong) (FullOpts)
      -9 (-5.66 % of base) : System.Net.NameResolution.dasm - (dynamicClass):IL_STUB_PInvoke(ulong) (FullOpts)
      -9 (-5.66 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(ulong):double (FullOpts)
      -9 (-5.66 % of base) : System.Net.WebSockets.dasm - (dynamicClass):IL_STUB_PInvoke(ulong):int (FullOpts)
      -9 (-5.66 % of base) : System.Console.dasm - (dynamicClass):IL_STUB_PInvoke(ulong):int (FullOpts)
      -45 (-5.66 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(ulong):int (FullOpts) (5 methods)
      -9 (-5.66 % of base) : System.Security.Cryptography.dasm - (dynamicClass):IL_STUB_PInvoke(ulong):int (FullOpts)
      -9 (-5.66 % of base) : System.IO.Pipes.dasm - (dynamicClass):IL_STUB_PInvoke(ulong):int (FullOpts)
      -9 (-5.66 % of base) : System.Net.NetworkInformation.dasm - (dynamicClass):IL_STUB_PInvoke(ulong):int (FullOpts)
      -9 (-5.66 % of base) : System.IO.MemoryMappedFiles.dasm - (dynamicClass):IL_STUB_PInvoke(ulong):int (FullOpts)
      -18 (-5.66 % of base) : System.Net.Sockets.dasm - (dynamicClass):IL_STUB_PInvoke(ulong):int (FullOpts) (2 methods)
      -9 (-5.66 % of base) : System.IO.Compression.dasm - (dynamicClass):IL_STUB_PInvoke(ulong):int (FullOpts)
      -18 (-5.66 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(ulong):long (FullOpts) (2 methods)
      2606 total methods with Code Size differences (2271 improved, 335 regressed), 237231 unchanged.
      --------------------------------------------------------------------------------
      

      Artifacts:

      Activity

      Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

      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

          , 'i'); if (__m === '*' || __re.test(location.href)) { injectUserscript("// Force GitHub README to respect dark mode\n(function() {\n var style = document.createElement('style');\n style.textContent = '\n .markdown-body {\n color-scheme: dark light;\n }\n .markdown-body pre { background: #161b22 !important; }\n .markdown-body code { background: rgba(110, 118, 129, 0.4) !important; }\n .markdown-body table th, .markdown-body table td { border-color: #30363d !important; }\n .markdown-body img { background: #0d1117; }\n .markdown-body blockquote { border-left-color: #8b949e; }\n .markdown-body hr { border-color: #30363d; }\n ';\n document.head.appendChild(style);\n})();", "GitHub Dark Mode README Fix"); } } catch(__e) { console.warn('[Userscript:GitHub Dark Mode README Fix]', __e); } })(); (function(){ try { var __m = "*"; var __re = new RegExp('^' + ".*" + '
          Skip to content

          [X64] [jakobbotsch] Simplify "secret stub arg" handling between JIT and EE #355

          Description

          @MihuBot

          Build completed in 32 minutes.
          dotnet/runtime#100823

          Diffs

          Diffs
          Found 309 files with textual diffs.
          Summary of Code Size diffs:
          (Lower is better)
          Total bytes of base: 38854080
          Total bytes of diff: 38848320
          Total bytes of delta: -5760 (-0.01 % of base)
          Total relative delta: Infinity
          diff is an improvement.
          relative diff is a regression.
          Top file regressions (bytes):
          352 : System.Linq.Parallel.dasm (0.02 % of base)
          132 : System.Configuration.ConfigurationManager.dasm (0.03 % of base)
          97 : System.Private.Xml.dasm (0.00 % of base)
          94 : Microsoft.VisualBasic.Core.dasm (0.02 % of base)
          67 : System.ComponentModel.TypeConverter.dasm (0.02 % of base)
          31 : Microsoft.CSharp.dasm (0.01 % of base)
          21 : Microsoft.Extensions.DependencyModel.dasm (0.03 % of base)
          16 : System.Security.Cryptography.ProtectedData.dasm (0.31 % of base)
          11 : System.Transactions.Local.dasm (0.01 % of base)
          10 : System.Net.WebSockets.Client.dasm (0.04 % of base)
          6 : Microsoft.Extensions.Logging.Console.dasm (0.01 % of base)
          4 : System.IO.IsolatedStorage.dasm (0.02 % of base)
          1 : Microsoft.Extensions.Hosting.dasm (0.00 % of base)
          Top file improvements (bytes):
          -2568 : System.Private.CoreLib.dasm (-0.04 % of base)
          -580 : System.Net.Security.dasm (-0.25 % of base)
          -567 : System.Security.Cryptography.dasm (-0.05 % of base)
          -365 : System.Net.Sockets.dasm (-0.14 % of base)
          -310 : System.Data.Odbc.dasm (-0.13 % of base)
          -198 : System.Text.Json.dasm (-0.02 % of base)
          -194 : System.DirectoryServices.Protocols.dasm (-0.13 % of base)
          -193 : System.IO.Ports.dasm (-0.39 % of base)
          -188 : System.Diagnostics.Process.dasm (-0.19 % of base)
          -145 : System.IO.Pipes.dasm (-0.37 % of base)
          -109 : System.IO.MemoryMappedFiles.dasm (-0.52 % of base)
          -103 : System.Console.dasm (-0.12 % of base)
          -93 : System.Formats.Tar.dasm (-0.07 % of base)
          -90 : System.Net.NetworkInformation.dasm (-0.17 % of base)
          -83 : System.Net.Primitives.dasm (-0.09 % of base)
          -80 : System.IO.FileSystem.Watcher.dasm (-0.29 % of base)
          -73 : System.IO.Compression.Brotli.dasm (-0.33 % of base)
          -68 : System.IO.Compression.dasm (-0.07 % of base)
          -66 : System.Net.Quic.dasm (-0.05 % of base)
          -65 : System.Composition.Convention.dasm (-0.05 % of base)
          -65 : System.ComponentModel.Composition.Registration.dasm (-0.06 % of base)
          -64 : System.ComponentModel.Composition.dasm (-0.01 % of base)
          -56 : System.Net.WebSockets.dasm (-0.05 % of base)
          -53 : System.Net.NameResolution.dasm (-0.13 % of base)
          -52 : System.IO.FileSystem.DriveInfo.dasm (-0.20 % of base)
          -42 : System.IO.Compression.ZipFile.dasm (-0.30 % of base)
          -40 : System.Runtime.InteropServices.dasm (-0.16 % of base)
          -24 : System.Net.Ping.dasm (-0.05 % of base)
          -16 : System.Threading.Tasks.Dataflow.dasm (-0.00 % of base)
          -11 : System.Diagnostics.FileVersionInfo.dasm (-0.11 % of base)
          -7 : runincontext.dasm (-0.05 % of base)
          -7 : Microsoft.Extensions.Hosting.Systemd.dasm (-0.14 % of base)
          -5 : System.Diagnostics.TraceSource.dasm (-0.01 % of base)
          -5 : System.Net.Requests.dasm (-0.00 % of base)
          -5 : System.Private.DataContractSerialization.dasm (-0.00 % of base)
          -4 : Microsoft.Extensions.Hosting.WindowsServices.dasm (-0.05 % of base)
          -2 : System.Text.Encoding.CodePages.dasm (-0.00 % of base)
          -2 : System.Reflection.Metadata.dasm (-0.00 % of base)
          -2 : System.Diagnostics.DiagnosticSource.dasm (-0.00 % of base)
          -2 : Microsoft.Extensions.DependencyInjection.dasm (-0.00 % of base)
          53 total files with Code Size differences (40 improved, 13 regressed), 203 unchanged.
          Top method regressions (bytes):
          168 (5.60 % of base) : System.DirectoryServices.Protocols.dasm - System.DirectoryServices.Protocols.LdapConnection:BuildAttributes(System.Collections.CollectionBase,System.Collections.ArrayList):System.DirectoryServices.Protocols.LdapMod[] (FullOpts)
          138 (10.81 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.X509Certificates.OpenSslX509CertificateReader+<>c:<GetPolicyData>b__63_0(Microsoft.Win32.SafeHandles.SafeX509Handle):System.Security.Cryptography.X509Certificates.PolicyData:this (FullOpts)
          121 (5.53 % of base) : System.Private.CoreLib.dasm - System.Reflection.Emit.RuntimeModuleBuilder:GetMethodTokenNoLock(System.Reflection.MethodInfo,ubyte):int:this (FullOpts)
          106 (6.26 % of base) : System.Private.CoreLib.dasm - System.Reflection.InvokerEmitUtil:CreateInvokeDelegate_Obj4Args(System.Reflection.MethodBase,ubyte):System.Reflection.InvokerEmitUtil+InvokeFunc_Obj4Args (FullOpts)
          101 (6.43 % of base) : System.Private.CoreLib.dasm - System.Reflection.InvokerEmitUtil:CreateInvokeDelegate_RefArgs(System.Reflection.MethodBase,ubyte):System.Reflection.InvokerEmitUtil+InvokeFunc_RefArgs (FullOpts)
          97 (5.56 % of base) : Microsoft.VisualBasic.Core.dasm - Microsoft.VisualBasic.CompilerServices.IDOUtils:CreateInvoker(int):System.Func`4[System.Runtime.CompilerServices.CallSiteBinder,System.Object,System.Object[],System.Object] (FullOpts)
          82 (5.51 % of base) : System.Private.CoreLib.dasm - System.Reflection.InvokerEmitUtil:CreateInvokeDelegate_ObjSpanArgs(System.Reflection.MethodBase,ubyte):System.Reflection.InvokerEmitUtil+InvokeFunc_ObjSpanArgs (FullOpts)
          77 (4.38 % of base) : System.ComponentModel.TypeConverter.dasm - System.ComponentModel.Design.RuntimeLicenseContext:GetSavedLicenseKey(System.Type,System.Reflection.Assembly):System.String:this (FullOpts)
          77 (6.74 % of base) : System.Private.CoreLib.dasm - System.RuntimeType:ValidateGenericArguments(System.Reflection.MemberInfo,System.RuntimeType[],System.Exception) (FullOpts)
          73 (8.32 % of base) : System.Net.Sockets.dasm - System.Net.Sockets.SocketPal:SelectViaPoll(System.Collections.IList,int,System.Collections.IList,int,System.Collections.IList,int,ulong,int,int):int (FullOpts)
          73 (4.80 % of base) : System.Private.CoreLib.dasm - System.Reflection.Emit.RuntimeModuleBuilder:GetMethodMetadataToken(System.Reflection.ConstructorInfo):int:this (FullOpts)
          73 (6.03 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.OpenSslAsnFormatter:FormatNative(System.Security.Cryptography.Oid,ubyte[],ubyte):System.String:this (FullOpts)
          60 (7.73 % of base) : System.Net.Security.dasm - Interop+OpenSsl:AlpnServerSelectCallback(long,ulong,ulong,ulong,uint,long):int (FullOpts)
          58 (3.83 % of base) : System.DirectoryServices.Protocols.dasm - System.DirectoryServices.Protocols.BerConverter:EncodingMultiByteArrayHelper(System.DirectoryServices.Protocols.SafeBerHandle,ubyte[][],ushort,ulong):int (FullOpts)
          58 (8.38 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.RandomNumberGenerator:GetItemsCore[System.__Canon](System.ReadOnlySpan`1[System.__Canon],System.Span`1[System.__Canon]) (FullOpts)
          58 (2.54 % of base) : System.Private.Xml.dasm - System.Xml.Xsl.XmlILGenerator:Generate(System.Xml.Xsl.Qil.QilExpression,System.Reflection.Emit.TypeBuilder):System.Xml.Xsl.XmlILCommand:this (FullOpts)
          55 (3.40 % of base) : System.Console.dasm - System.IO.StdInReader:ReadLineCore(ubyte):ubyte:this (FullOpts)
          55 (3.36 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.X509Certificates.OpenSslDirectoryBasedStoreProvider:AddCertToStore(System.Security.Cryptography.X509Certificates.ICertificatePal):this (FullOpts)
          52 (4.08 % of base) : System.Diagnostics.Process.dasm - System.Diagnostics.Process:ForkAndExecProcess(System.Diagnostics.ProcessStartInfo,System.String,System.String[],System.String[],System.String,ubyte,uint,uint,uint[],byref,byref,byref,ubyte,ubyte):ubyte:this (FullOpts)
          49 (6.58 % of base) : System.Private.CoreLib.dasm - System.Diagnostics.Tracing.EventPipeInternal:Enable(System.String,int,uint,System.Diagnostics.Tracing.EventPipeProviderConfiguration[]):ulong (FullOpts)
          49 (2.45 % of base) : System.DirectoryServices.Protocols.dasm - System.DirectoryServices.Protocols.LdapConnection:BuildControlArray(System.DirectoryServices.Protocols.DirectoryControlCollection,ubyte):System.DirectoryServices.Protocols.LdapControl[] (FullOpts)
          49 (3.09 % of base) : System.Private.CoreLib.dasm - System.RuntimeType:GetMethodBase(System.RuntimeType,long):System.Reflection.MethodBase (FullOpts)
          49 (3.96 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.X509Certificates.OpenSslCachedSystemStoreProvider:<LoadMachineStores>g__ProcessFile|26_1(System.String,byref,byref):ubyte (FullOpts)
          46 (3.67 % of base) : System.Configuration.ConfigurationManager.dasm - System.Configuration.ClientConfigurationSystem:EnsureInit(System.String):this (FullOpts)
          46 (4.45 % of base) : System.Private.CoreLib.dasm - System.Globalization.Normalization:IcuNormalize(System.String,int):System.String (FullOpts)
          46 (3.73 % of base) : System.Private.CoreLib.dasm - System.Reflection.Emit.RuntimeModuleBuilder:GetMemberRefToken(System.Reflection.MethodBase,System.Type[]):int:this (FullOpts)
          43 (1.93 % of base) : System.Configuration.ConfigurationManager.dasm - System.Configuration.ClientConfigPaths:.ctor(System.String,ubyte):this (FullOpts)
          43 (5.11 % of base) : System.Configuration.ConfigurationManager.dasm - System.Configuration.ClientConfigPaths:GetTypeAndHashSuffix(System.String,ubyte):System.String (FullOpts)
          43 (2.58 % of base) : System.Private.CoreLib.dasm - System.Reflection.Emit.RuntimeTypeBuilder:.ctor(System.String,int,System.Type,System.Type[],System.Reflection.Emit.RuntimeModuleBuilder,int,int,System.Reflection.Emit.RuntimeTypeBuilder):this (FullOpts)
          41 (Infinity of base) : System.Net.Sockets.dasm - System.Net.Sockets.SocketAsyncEngine:UnregisterSocket(long):this (FullOpts)
          40 (4.18 % of base) : Microsoft.Extensions.Logging.Console.dasm - Microsoft.Extensions.Logging.Console.ConsoleLoggerProcessor:Enqueue(Microsoft.Extensions.Logging.Console.LogMessageEntry):ubyte:this (FullOpts)
          40 (4.19 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.OrderPreservingPipeliningMergeHelper`2+OrderedPipeliningMergeEnumerator[System.__Canon,System.Nullable`1[int]]:TryWaitForElement(int,byref):ubyte:this (FullOpts)
          40 (6.35 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.RandomNumberGenerator:GetItemsCore[int](System.ReadOnlySpan`1[int],System.Span`1[int]) (FullOpts)
          40 (6.34 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.RandomNumberGenerator:GetItemsCore[long](System.ReadOnlySpan`1[long],System.Span`1[long]) (FullOpts)
          40 (6.31 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.RandomNumberGenerator:GetItemsCore[short](System.ReadOnlySpan`1[short],System.Span`1[short]) (FullOpts)
          40 (6.34 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.RandomNumberGenerator:GetItemsCore[System.Nullable`1[int]](System.ReadOnlySpan`1[System.Nullable`1[int]],System.Span`1[System.Nullable`1[int]]) (FullOpts)
          40 (6.36 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.RandomNumberGenerator:GetItemsCore[ubyte](System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte]) (FullOpts)
          37 (5.77 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.RandomNumberGenerator:GetItemsCore[double](System.ReadOnlySpan`1[double],System.Span`1[double]) (FullOpts)
          37 (5.56 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.RandomNumberGenerator:GetItemsCore[System.Numerics.Vector`1[float]](System.ReadOnlySpan`1[System.Numerics.Vector`1[float]],System.Span`1[System.Numerics.Vector`1[float]]) (FullOpts)
          34 (3.56 % of base) : System.Private.CoreLib.dasm - System.Globalization.CompareInfo:IcuGetHashCodeOfString(System.ReadOnlySpan`1[ushort],int):int:this (FullOpts)
          34 (4.90 % of base) : System.Private.CoreLib.dasm - System.Reflection.RuntimeAssembly:InternalGetSatelliteAssembly(System.Reflection.Assembly,System.Globalization.CultureInfo,System.Version,ubyte):System.Reflection.Assembly (FullOpts)
          34 (2.97 % of base) : System.Private.CoreLib.dasm - System.RuntimeType:GetInterfaceMap(System.Type):System.Reflection.InterfaceMapping:this (FullOpts)
          33 (3.13 % of base) : System.Security.Cryptography.ProtectedData.dasm - Interop+Kernel32:GetMessage(int,long):System.String (FullOpts)
          32 (3.21 % of base) : System.Private.CoreLib.dasm - System.Reflection.Assembly:LoadFromResolveHandler(System.Object,System.ResolveEventArgs):System.Reflection.Assembly (FullOpts)
          32 (3.60 % of base) : System.Private.CoreLib.dasm - System.Runtime.Loader.AssemblyLoadContext:InvokeResolveEvent(System.ResolveEventHandler,System.Reflection.RuntimeAssembly,System.String):System.Reflection.RuntimeAssembly (FullOpts)
          32 (3.88 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.X509Certificates.OpenSslCertificateAssetDownloader:DownloadCrl(System.String,System.TimeSpan):Microsoft.Win32.SafeHandles.SafeX509CrlHandle (FullOpts)
          31 (1.63 % of base) : Microsoft.CSharp.dasm - Microsoft.CSharp.RuntimeBinder.Semantics.ExpressionBinder+ImplicitConversion:BindNubConversion(Microsoft.CSharp.RuntimeBinder.Semantics.NullableType):ubyte:this (FullOpts)
          31 (2.19 % of base) : Microsoft.Extensions.Hosting.WindowsServices.dasm - Microsoft.Extensions.Hosting.WindowsServices.WindowsServiceLifetime:WaitForStartAsync(System.Threading.CancellationToken):System.Threading.Tasks.Task:this (FullOpts)
          31 (5.22 % of base) : System.Data.Odbc.dasm - System.Data.Odbc.OdbcHandle:.ctor(short,System.Data.Odbc.OdbcHandle):this (FullOpts)
          31 (2.46 % of base) : System.DirectoryServices.Protocols.dasm - System.DirectoryServices.Protocols.SortRequestControl:GetValue():ubyte[]:this (FullOpts)
          31 (3.10 % of base) : System.Net.Quic.dasm - System.Net.Quic.MsQuicBuffers:Initialize[System.Numerics.Vector`1[float]](System.Collections.Generic.IList`1[System.Numerics.Vector`1[float]],System.Func`2[System.Numerics.Vector`1[float],System.ReadOnlyMemory`1[ubyte]]):this (FullOpts)
          31 (3.30 % of base) : System.Private.CoreLib.dasm - System.Runtime.Loader.AssemblyLoadContext:ResolveSatelliteAssembly(System.Reflection.AssemblyName):System.Reflection.Assembly:this (FullOpts)
          31 (2.51 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.HMACCommon:ChangeKeyImpl(System.ReadOnlySpan`1[ubyte]):ubyte[]:this (FullOpts)
          31 (3.89 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.RandomNumberGenerator:GetHexStringCore(System.Span`1[ushort],ubyte) (FullOpts)
          30 (2.95 % of base) : System.Private.CoreLib.dasm - Interop+Kernel32:GetMessage(int,long):System.String (FullOpts)
          30 (3.41 % of base) : System.Private.CoreLib.dasm - System.Runtime.InteropServices.PosixSignalRegistration:OnPosixSignal(int,int):int (FullOpts)
          28 (3.85 % of base) : Microsoft.Extensions.DependencyModel.dasm - Microsoft.Extensions.DependencyModel.DependencyContextLoader:Load(System.Reflection.Assembly):Microsoft.Extensions.DependencyModel.DependencyContext:this (FullOpts)
          28 (3.24 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.OrderPreservingPipeliningMergeHelper`2+OrderedPipeliningMergeEnumerator[double,System.Nullable`1[int]]:TryWaitForElement(int,byref):ubyte:this (FullOpts)
          28 (3.25 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.OrderPreservingPipeliningMergeHelper`2+OrderedPipeliningMergeEnumerator[int,System.Nullable`1[int]]:TryWaitForElement(int,byref):ubyte:this (FullOpts)
          28 (3.25 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.OrderPreservingPipeliningMergeHelper`2+OrderedPipeliningMergeEnumerator[long,System.Nullable`1[int]]:TryWaitForElement(int,byref):ubyte:this (FullOpts)
          28 (3.25 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.OrderPreservingPipeliningMergeHelper`2+OrderedPipeliningMergeEnumerator[short,System.Nullable`1[int]]:TryWaitForElement(int,byref):ubyte:this (FullOpts)
          28 (3.25 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.OrderPreservingPipeliningMergeHelper`2+OrderedPipeliningMergeEnumerator[System.Nullable`1[int],System.Nullable`1[int]]:TryWaitForElement(int,byref):ubyte:this (FullOpts)
          28 (3.28 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.OrderPreservingPipeliningMergeHelper`2+OrderedPipeliningMergeEnumerator[System.Numerics.Vector`1[float],System.Nullable`1[int]]:TryWaitForElement(int,byref):ubyte:this (FullOpts)
          28 (3.25 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.OrderPreservingPipeliningMergeHelper`2+OrderedPipeliningMergeEnumerator[ubyte,System.Nullable`1[int]]:TryWaitForElement(int,byref):ubyte:this (FullOpts)
          25 (2.11 % of base) : System.Private.Xml.dasm - System.Xml.Serialization.XmlSchemaImporter:GetEquivalentElements(System.Xml.Schema.XmlSchemaElement):System.Xml.Schema.XmlSchemaElement[]:this (FullOpts)
          23 (3.10 % of base) : System.Private.CoreLib.dasm - Interop+Sys:GetCwd():System.String (FullOpts)
          22 (1.62 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.OrderPreservingPipeliningSpoolingTask`2[System.__Canon,System.Nullable`1[int]]:SpoolingWork():this (FullOpts)
          22 (2.91 % of base) : System.Private.CoreLib.dasm - System.Reflection.Emit.RuntimeFieldBuilder:.ctor(System.Reflection.Emit.RuntimeTypeBuilder,System.String,System.Type,System.Type[],System.Type[],int):this (FullOpts)
          22 (2.00 % of base) : System.Private.CoreLib.dasm - System.Reflection.Emit.RuntimeTypeBuilder:DefinePInvokeMethodCore(System.String,System.String,System.String,int,int,System.Type,System.Type[],System.Type[],System.Type[],System.Type[][],System.Type[][],int,int):System.Reflection.Emit.MethodBuilder:this (FullOpts)
          22 (2.50 % of base) : System.Private.CoreLib.dasm - System.Runtime.Loader.AssemblyLoadContext:GetFirstResolvedAssemblyFromResolvingEvent(System.Reflection.AssemblyName):System.Reflection.Assembly:this (FullOpts)
          20 (1.63 % of base) : System.Private.CoreLib.dasm - Interop+Sys:ReadLink(System.ReadOnlySpan`1[ushort]):System.String (FullOpts)
          20 (1.63 % of base) : System.Diagnostics.Process.dasm - Interop+Sys:ReadLink(System.ReadOnlySpan`1[ushort]):System.String (FullOpts)
          19 (2.24 % of base) : System.Security.Cryptography.dasm - Interop+Crypto:DsaKeyCreateByExplicitParameters(byref,ubyte[],int,ubyte[],int,ubyte[],int,ubyte[],int,ubyte[],int):ubyte (FullOpts)
          19 (2.42 % of base) : System.Security.Cryptography.dasm - Interop+Crypto:EcKeyCreateByKeyParameters(byref,System.String,ubyte[],int,ubyte[],int,ubyte[],int):int (FullOpts)
          19 (3.36 % of base) : System.Net.Security.dasm - Interop+NetSecurityNative:ImportPrincipalName(byref,System.String,int,byref):uint (FullOpts)
          19 (3.36 % of base) : System.Net.Security.dasm - Interop+NetSecurityNative:ImportUserName(byref,System.String,int,byref):uint (FullOpts)
          19 (2.75 % of base) : System.Net.Security.dasm - Interop+NetSecurityNative:InitiateCredWithPassword(byref,uint,Microsoft.Win32.SafeHandles.SafeGssNameHandle,System.String,int,byref):uint (FullOpts)
          19 (2.04 % of base) : System.Private.CoreLib.dasm - System.Reflection.Emit.RuntimeTypeBuilder:DefinePropertyCore(System.String,int,int,System.Type,System.Type[],System.Type[],System.Type[],System.Type[][],System.Type[][]):System.Reflection.Emit.PropertyBuilder:this (FullOpts)
          19 (2.81 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.DesImplementation:TryEncryptEcbCore(System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte],int,byref):ubyte:this (FullOpts)
          19 (2.86 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.TripleDesImplementation:TryEncryptEcbCore(System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte],int,byref):ubyte:this (FullOpts)
          17 (1.83 % of base) : System.Console.dasm - Interop+Sys:Dup(Microsoft.Win32.SafeHandles.SafeFileHandle):Microsoft.Win32.SafeHandles.SafeFileHandle (FullOpts) (2 methods)
          16 (2.95 % of base) : System.Security.Cryptography.dasm - Interop+Crypto:BioNewFile(System.String,System.String):Microsoft.Win32.SafeHandles.SafeBioHandle (FullOpts)
          16 (2.94 % of base) : System.Net.Security.dasm - Interop+NetSecurityNative:InitiateCredSpNego(byref,Microsoft.Win32.SafeHandles.SafeGssNameHandle,byref):uint (FullOpts)
          16 (3.82 % of base) : System.Console.dasm - System.ConsolePal:<TryGetCursorPosition>g__AppendToStdInReaderUntil|84_2(ubyte,System.IO.StdInReader,System.Span`1[ubyte],byref,byref):ubyte (FullOpts)
          16 (0.66 % of base) : System.DirectoryServices.Protocols.dasm - System.DirectoryServices.Protocols.LdapSessionOptions:StartTransportLayerSecurity(System.DirectoryServices.Protocols.DirectoryControlCollection):this (FullOpts)
          16 (3.66 % of base) : System.Private.CoreLib.dasm - System.IO.Enumeration.FileSystemEnumerator`1[double]:FindNextEntry(ulong,int):this (FullOpts)
          16 (3.66 % of base) : System.Private.CoreLib.dasm - System.IO.Enumeration.FileSystemEnumerator`1[int]:FindNextEntry(ulong,int):this (FullOpts)
          16 (3.66 % of base) : System.Private.CoreLib.dasm - System.IO.Enumeration.FileSystemEnumerator`1[long]:FindNextEntry(ulong,int):this (FullOpts)
          16 (3.66 % of base) : System.Private.CoreLib.dasm - System.IO.Enumeration.FileSystemEnumerator`1[short]:FindNextEntry(ulong,int):this (FullOpts)
          16 (3.66 % of base) : System.Private.CoreLib.dasm - System.IO.Enumeration.FileSystemEnumerator`1[System.Nullable`1[int]]:FindNextEntry(ulong,int):this (FullOpts)
          16 (3.66 % of base) : System.Private.CoreLib.dasm - System.IO.Enumeration.FileSystemEnumerator`1[System.Numerics.Vector`1[float]]:FindNextEntry(ulong,int):this (FullOpts)
          16 (3.66 % of base) : System.Private.CoreLib.dasm - System.IO.Enumeration.FileSystemEnumerator`1[ubyte]:FindNextEntry(ulong,int):this (FullOpts)
          16 (0.82 % of base) : System.IO.Ports.dasm - System.IO.Ports.SerialStream:FinishPendingIORequests(System.Nullable`1[Interop+ErrorInfo]):this (FullOpts)
          16 (1.27 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.OrderPreservingPipeliningSpoolingTask`2[double,System.Nullable`1[int]]:SpoolingWork():this (FullOpts)
          16 (1.25 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.OrderPreservingPipeliningSpoolingTask`2[int,System.Nullable`1[int]]:SpoolingWork():this (FullOpts)
          16 (1.27 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.OrderPreservingPipeliningSpoolingTask`2[long,System.Nullable`1[int]]:SpoolingWork():this (FullOpts)
          16 (1.25 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.OrderPreservingPipeliningSpoolingTask`2[short,System.Nullable`1[int]]:SpoolingWork():this (FullOpts)
          16 (1.26 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.OrderPreservingPipeliningSpoolingTask`2[System.Nullable`1[int],System.Nullable`1[int]]:SpoolingWork():this (FullOpts)
          16 (1.25 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.OrderPreservingPipeliningSpoolingTask`2[ubyte,System.Nullable`1[int]]:SpoolingWork():this (FullOpts)
          16 (1.51 % of base) : System.Net.Quic.dasm - System.Net.Quic.MsQuicBuffers:Initialize[System.__Canon](System.Collections.Generic.IList`1[System.__Canon],System.Func`2[System.__Canon,System.ReadOnlyMemory`1[ubyte]]):this (FullOpts)
          Top method improvements (bytes):
          -108 (-5.45 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,ulong):int (FullOpts) (12 methods)
          -48 (-1.99 % of base) : System.Private.CoreLib.dasm - System.Runtime.InteropServices.Marshalling.ComVariant:Dispose():this (FullOpts)
          -45 (-5.45 % of base) : System.Net.Sockets.dasm - (dynamicClass):IL_STUB_PInvoke(long,ulong):int (FullOpts) (5 methods)
          -45 (-5.45 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,int):int (FullOpts) (5 methods)
          -45 (-5.66 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(ulong):int (FullOpts) (5 methods)
          -36 (-5.45 % of base) : System.IO.Ports.dasm - (dynamicClass):IL_STUB_PInvoke(long,int):int (FullOpts) (4 methods)
          -36 (-5.45 % of base) : System.DirectoryServices.Protocols.dasm - (dynamicClass):IL_STUB_PInvoke(long,ulong):int (FullOpts) (4 methods)
          -35 (-2.92 % of base) : System.DirectoryServices.Protocols.dasm - (dynamicClass):IL_STUB_PInvoke(long,int,ulong):int (FullOpts) (7 methods)
          -32 (-6.05 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(ulong) (FullOpts) (4 methods)
          -27 (-5.49 % of base) : System.Diagnostics.Process.dasm - (dynamicClass):IL_STUB_PInvoke(int,ulong):int (FullOpts) (3 methods)
          -27 (-5.45 % of base) : System.Net.Sockets.dasm - (dynamicClass):IL_STUB_PInvoke(long,int):int (FullOpts) (3 methods)
          -27 (-5.45 % of base) : System.Security.Cryptography.dasm - (dynamicClass):IL_STUB_PInvoke(long,ulong):int (FullOpts) (3 methods)
          -27 (-5.45 % of base) : System.Net.Security.dasm - (dynamicClass):IL_STUB_PInvoke(long,ulong):int (FullOpts) (3 methods)
          -27 (-5.66 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(long):long (FullOpts) (3 methods)
          -27 (-5.45 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(System.Runtime.CompilerServices.QCallAssembly):int (FullOpts) (3 methods)
          -27 (-5.45 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,ulong) (FullOpts) (3 methods)
          -27 (-5.66 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(ulong):ulong (FullOpts) (3 methods)
          -26 (-5.15 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke():ulong (FullOpts) (4 methods)
          -24 (-6.74 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(int):int (FullOpts) (4 methods)
          -24 (-4.37 % of base) : System.Data.Odbc.dasm - (dynamicClass):IL_STUB_PInvoke(long,int,long,int):short (FullOpts) (3 methods)
          -23 (-6.22 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(long) (FullOpts) (3 methods)
          -23 (-5.71 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(System.Runtime.CompilerServices.QCallTypeHandle):int (FullOpts) (3 methods)
          -20 (-4.66 % of base) : System.Net.Sockets.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,int,ulong):int (FullOpts) (4 methods)
          -20 (-2.92 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,ulong,int):int (FullOpts) (4 methods)
          -19 (-5.37 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke():int (FullOpts) (3 methods)
          -19 (-5.37 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke():long (FullOpts) (3 methods)
          -19 (-6.55 % of base) : System.Console.dasm - (dynamicClass):IL_STUB_PInvoke(int):int (FullOpts) (3 methods)
          -18 (-5.49 % of base) : System.Diagnostics.Process.dasm - (dynamicClass):IL_STUB_PInvoke(int,int):int (FullOpts) (2 methods)
          -18 (-5.49 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(int,System.Runtime.CompilerServices.StringHandleOnStack) (FullOpts) (2 methods)
          -18 (-5.70 % of base) : System.IO.Ports.dasm - (dynamicClass):IL_STUB_PInvoke(int):int (FullOpts) (2 methods)
          -18 (-5.70 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(int):long (FullOpts) (2 methods)
          -18 (-5.45 % of base) : System.Net.Security.dasm - (dynamicClass):IL_STUB_PInvoke(long,int) (FullOpts) (2 methods)
          -18 (-5.45 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(long,int):int (FullOpts) (2 methods)
          -18 (-5.45 % of base) : System.Security.Cryptography.dasm - (dynamicClass):IL_STUB_PInvoke(long,int):int (FullOpts) (2 methods)
          -18 (-5.45 % of base) : System.Net.Security.dasm - (dynamicClass):IL_STUB_PInvoke(long,int):int (FullOpts) (2 methods)
          -18 (-5.45 % of base) : System.Security.Cryptography.dasm - (dynamicClass):IL_STUB_PInvoke(long,int):long (FullOpts) (2 methods)
          -18 (-5.36 % of base) : System.Data.Odbc.dasm - (dynamicClass):IL_STUB_PInvoke(long,short):short (FullOpts) (2 methods)
          -18 (-5.45 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(long,System.Runtime.CompilerServices.ObjectHandleOnStack) (FullOpts) (2 methods)
          -18 (-5.45 % of base) : System.Net.Security.dasm - (dynamicClass):IL_STUB_PInvoke(long,ulong) (FullOpts) (2 methods)
          -18 (-5.45 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(long,ulong):int (FullOpts) (2 methods)
          -18 (-5.45 % of base) : System.IO.Pipes.dasm - (dynamicClass):IL_STUB_PInvoke(long,ulong):int (FullOpts) (2 methods)
          -18 (-5.45 % of base) : System.IO.MemoryMappedFiles.dasm - (dynamicClass):IL_STUB_PInvoke(long,ulong):int (FullOpts) (2 methods)
          -18 (-5.39 % of base) : System.Data.Odbc.dasm - (dynamicClass):IL_STUB_PInvoke(long,ulong):short (FullOpts) (2 methods)
          -18 (-5.66 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(long):int (FullOpts) (2 methods)
          -18 (-5.66 % of base) : System.IO.Ports.dasm - (dynamicClass):IL_STUB_PInvoke(long):int (FullOpts) (2 methods)
          -18 (-5.66 % of base) : System.Net.Sockets.dasm - (dynamicClass):IL_STUB_PInvoke(long):int (FullOpts) (2 methods)
          -18 (-5.66 % of base) : System.Security.Cryptography.dasm - (dynamicClass):IL_STUB_PInvoke(long):ulong (FullOpts) (2 methods)
          -18 (-5.45 % of base) : System.Net.WebSockets.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,int):int (FullOpts) (2 methods)
          -18 (-5.45 % of base) : System.Security.Cryptography.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,int):int (FullOpts) (2 methods)
          -18 (-5.45 % of base) : System.IO.Pipes.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,int):int (FullOpts) (2 methods)
          -18 (-5.45 % of base) : System.Diagnostics.Process.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,int):int (FullOpts) (2 methods)
          -18 (-5.45 % of base) : System.IO.Compression.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,int):int (FullOpts) (2 methods)
          -18 (-5.45 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,int):long (FullOpts) (2 methods)
          -18 (-5.45 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,long):int (FullOpts) (2 methods)
          -18 (-5.45 % of base) : System.Security.Cryptography.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,ulong):int (FullOpts) (2 methods)
          -18 (-5.45 % of base) : System.Formats.Tar.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,ulong):int (FullOpts) (2 methods)
          -18 (-5.45 % of base) : System.IO.FileSystem.DriveInfo.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,ulong):int (FullOpts) (2 methods)
          -18 (-5.45 % of base) : System.Security.Cryptography.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,ulong):long (FullOpts) (2 methods)
          -18 (-5.45 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,ulong):ulong (FullOpts) (2 methods)
          -18 (-5.66 % of base) : System.Net.Sockets.dasm - (dynamicClass):IL_STUB_PInvoke(ulong):int (FullOpts) (2 methods)
          -18 (-5.66 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(ulong):long (FullOpts) (2 methods)
          -16 (-4.44 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(System.Runtime.CompilerServices.QCallModule,int,int) (FullOpts) (2 methods)
          -16 (-4.42 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(System.Runtime.CompilerServices.QCallModule,ulong,int):int (FullOpts) (2 methods)
          -16 (-4.42 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,ulong,ulong,ulong):int (FullOpts) (2 methods)
          -16 (-4.42 % of base) : System.Net.NetworkInformation.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,ulong,ulong,ulong):int (FullOpts)
          -15 (-7.58 % of base) : System.Net.NetworkInformation.dasm - (dynamicClass):IL_STUB_PInvoke(int):int (FullOpts) (3 methods)
          -15 (-2.92 % of base) : System.Security.Cryptography.dasm - (dynamicClass):IL_STUB_PInvoke(long,ulong,ulong):int (FullOpts) (3 methods)
          -15 (-5.81 % of base) : System.Net.Quic.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,int,ulong):int (FullOpts) (3 methods)
          -15 (-5.81 % of base) : System.Net.Primitives.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,int,ulong):int (FullOpts) (3 methods)
          -15 (-2.92 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,ulong,ulong) (FullOpts) (3 methods)
          -15 (-1.86 % of base) : System.Net.Security.dasm - Microsoft.Win32.SafeHandles.SafeSslContextHandle:ReleaseHandle():ubyte:this (FullOpts)
          -14 (-4.64 % of base) : System.Security.Cryptography.dasm - (dynamicClass):IL_STUB_PInvoke():long (FullOpts) (2 methods)
          -14 (-6.57 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(int) (FullOpts) (2 methods)
          -14 (-6.64 % of base) : System.Diagnostics.Process.dasm - (dynamicClass):IL_STUB_PInvoke(ulong) (FullOpts) (2 methods)
          -14 (-3.54 % of base) : System.Security.Cryptography.dasm - Interop+Crypto:CryptoNative_X509StoreSetVerifyTime(Microsoft.Win32.SafeHandles.SafeX509StoreHandle,int,int,int,int,int,int,ubyte):int (FullOpts)
          -14 (-1.78 % of base) : System.Private.CoreLib.dasm - System.Globalization.CompareInfo:IndexOfOrdinalHelper(System.ReadOnlySpan`1[ushort],System.ReadOnlySpan`1[ushort],int,ulong,ubyte):int:this (FullOpts)
          -14 (-1.81 % of base) : System.Private.CoreLib.dasm - System.Globalization.CompareInfo:IndexOfOrdinalIgnoreCaseHelper(System.ReadOnlySpan`1[ushort],System.ReadOnlySpan`1[ushort],int,ulong,ubyte):int:this (FullOpts)
          -14 (-0.88 % of base) : System.Private.CoreLib.dasm - System.Reflection.Emit.RuntimeTypeBuilder:SetConstantValue(System.Reflection.Emit.RuntimeModuleBuilder,int,System.Type,System.Object) (FullOpts)
          -12 (-5.91 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke() (FullOpts) (2 methods)
          -12 (-5.91 % of base) : System.Console.dasm - (dynamicClass):IL_STUB_PInvoke():int (FullOpts) (2 methods)
          -12 (-5.91 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke():uint (FullOpts) (2 methods)
          -12 (-2.15 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(System.Runtime.CompilerServices.QCallModule,int,int,int) (FullOpts) (3 methods)
          -12 (-1.75 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.LiteHashProvider:HmacStreamAsync(System.String,System.ReadOnlySpan`1[ubyte],System.IO.Stream,System.Memory`1[ubyte],System.Threading.CancellationToken):System.Threading.Tasks.ValueTask`1[int] (FullOpts)
          -11 (-2.41 % of base) : System.Net.Security.dasm - Interop+Crypto:CryptoNative_X509DecodeOcspToExpiration(ulong,int,System.Security.Cryptography.X509Certificates.SafeOcspRequestHandle,long,ulong,int,byref):int (FullOpts)
          -11 (-1.97 % of base) : System.Security.Cryptography.dasm - Interop+Crypto:DsaSign(Microsoft.Win32.SafeHandles.SafeDsaHandle,byref,int,byref,byref):ubyte (FullOpts)
          -11 (-1.97 % of base) : System.Security.Cryptography.dasm - Interop+Crypto:EcDsaSign(byref,int,byref,byref,Microsoft.Win32.SafeHandles.SafeEcKeyHandle):ubyte (FullOpts)
          -11 (-1.97 % of base) : System.Security.Cryptography.dasm - Interop+Crypto:EvpCipherUpdate(Microsoft.Win32.SafeHandles.SafeEvpCipherCtxHandle,byref,byref,byref,int):ubyte (FullOpts)
          -11 (-4.04 % of base) : System.Security.Cryptography.dasm - Interop+Crypto:Pbkdf2(System.ReadOnlySpan`1[ubyte],System.ReadOnlySpan`1[ubyte],int,long,System.Span`1[ubyte]):int (FullOpts)
          -11 (-2.02 % of base) : System.Net.Security.dasm - Interop+Ssl:SslSetBio(Microsoft.Win32.SafeHandles.SafeSslHandle,Microsoft.Win32.SafeHandles.SafeBioHandle,Microsoft.Win32.SafeHandles.SafeBioHandle) (FullOpts)
          -11 (-1.93 % of base) : System.Net.Sockets.dasm - Interop+Sys:SendFile(System.Runtime.InteropServices.SafeHandle,System.Runtime.InteropServices.SafeHandle,long,long,byref):int (FullOpts)
          -11 (-2.14 % of base) : System.Private.CoreLib.dasm - System.Array:CreateInstance(System.Type,int,int):System.Array (FullOpts)
          -11 (-2.82 % of base) : System.Private.CoreLib.dasm - System.IO.FileLoadException:FormatFileLoadExceptionMessage(System.String,int):System.String (FullOpts)
          -11 (-2.26 % of base) : System.Private.CoreLib.dasm - System.Reflection.Emit.RuntimeTypeBuilder+CustAttr:Bake(System.Reflection.Emit.RuntimeModuleBuilder,int):this (FullOpts)
          -11 (-2.32 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.HashProviderDispenser+OneShotHashProvider:HashData(System.String,System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte]):int (FullOpts)
          -11 (-1.92 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.MD5:HashData(System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte]):int (FullOpts)
          -11 (-3.55 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.Pbkdf2Implementation:Fill(System.ReadOnlySpan`1[ubyte],System.ReadOnlySpan`1[ubyte],int,System.Security.Cryptography.HashAlgorithmName,System.Span`1[ubyte]) (FullOpts)
          -11 (-2.91 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.Rfc2898DeriveBytes:Pbkdf2(System.ReadOnlySpan`1[ubyte],System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte],int,System.Security.Cryptography.HashAlgorithmName) (FullOpts)
          -11 (-3.51 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.Rfc2898DeriveBytes:Pbkdf2Core(System.ReadOnlySpan`1[ubyte],System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte],int,System.Security.Cryptography.HashAlgorithmName) (FullOpts)
          -11 (-1.92 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.SHA1:HashData(System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte]):int (FullOpts)
          -11 (-1.92 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.SHA256:HashData(System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte]):int (FullOpts)
          Top method regressions (percentages):
          41 (Infinity of base) : System.Net.Sockets.dasm - System.Net.Sockets.SocketAsyncEngine:UnregisterSocket(long):this (FullOpts)
          138 (10.81 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.X509Certificates.OpenSslX509CertificateReader+<>c:<GetPolicyData>b__63_0(Microsoft.Win32.SafeHandles.SafeX509Handle):System.Security.Cryptography.X509Certificates.PolicyData:this (FullOpts)
          58 (8.38 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.RandomNumberGenerator:GetItemsCore[System.__Canon](System.ReadOnlySpan`1[System.__Canon],System.Span`1[System.__Canon]) (FullOpts)
          73 (8.32 % of base) : System.Net.Sockets.dasm - System.Net.Sockets.SocketPal:SelectViaPoll(System.Collections.IList,int,System.Collections.IList,int,System.Collections.IList,int,ulong,int,int):int (FullOpts)
          60 (7.73 % of base) : System.Net.Security.dasm - Interop+OpenSsl:AlpnServerSelectCallback(long,ulong,ulong,ulong,uint,long):int (FullOpts)
          77 (6.74 % of base) : System.Private.CoreLib.dasm - System.RuntimeType:ValidateGenericArguments(System.Reflection.MemberInfo,System.RuntimeType[],System.Exception) (FullOpts)
          49 (6.58 % of base) : System.Private.CoreLib.dasm - System.Diagnostics.Tracing.EventPipeInternal:Enable(System.String,int,uint,System.Diagnostics.Tracing.EventPipeProviderConfiguration[]):ulong (FullOpts)
          101 (6.43 % of base) : System.Private.CoreLib.dasm - System.Reflection.InvokerEmitUtil:CreateInvokeDelegate_RefArgs(System.Reflection.MethodBase,ubyte):System.Reflection.InvokerEmitUtil+InvokeFunc_RefArgs (FullOpts)
          40 (6.36 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.RandomNumberGenerator:GetItemsCore[ubyte](System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte]) (FullOpts)
          40 (6.35 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.RandomNumberGenerator:GetItemsCore[int](System.ReadOnlySpan`1[int],System.Span`1[int]) (FullOpts)
          40 (6.34 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.RandomNumberGenerator:GetItemsCore[long](System.ReadOnlySpan`1[long],System.Span`1[long]) (FullOpts)
          40 (6.34 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.RandomNumberGenerator:GetItemsCore[System.Nullable`1[int]](System.ReadOnlySpan`1[System.Nullable`1[int]],System.Span`1[System.Nullable`1[int]]) (FullOpts)
          40 (6.31 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.RandomNumberGenerator:GetItemsCore[short](System.ReadOnlySpan`1[short],System.Span`1[short]) (FullOpts)
          106 (6.26 % of base) : System.Private.CoreLib.dasm - System.Reflection.InvokerEmitUtil:CreateInvokeDelegate_Obj4Args(System.Reflection.MethodBase,ubyte):System.Reflection.InvokerEmitUtil+InvokeFunc_Obj4Args (FullOpts)
          73 (6.03 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.OpenSslAsnFormatter:FormatNative(System.Security.Cryptography.Oid,ubyte[],ubyte):System.String:this (FullOpts)
          37 (5.77 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.RandomNumberGenerator:GetItemsCore[double](System.ReadOnlySpan`1[double],System.Span`1[double]) (FullOpts)
          168 (5.60 % of base) : System.DirectoryServices.Protocols.dasm - System.DirectoryServices.Protocols.LdapConnection:BuildAttributes(System.Collections.CollectionBase,System.Collections.ArrayList):System.DirectoryServices.Protocols.LdapMod[] (FullOpts)
          37 (5.56 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.RandomNumberGenerator:GetItemsCore[System.Numerics.Vector`1[float]](System.ReadOnlySpan`1[System.Numerics.Vector`1[float]],System.Span`1[System.Numerics.Vector`1[float]]) (FullOpts)
          97 (5.56 % of base) : Microsoft.VisualBasic.Core.dasm - Microsoft.VisualBasic.CompilerServices.IDOUtils:CreateInvoker(int):System.Func`4[System.Runtime.CompilerServices.CallSiteBinder,System.Object,System.Object[],System.Object] (FullOpts)
          121 (5.53 % of base) : System.Private.CoreLib.dasm - System.Reflection.Emit.RuntimeModuleBuilder:GetMethodTokenNoLock(System.Reflection.MethodInfo,ubyte):int:this (FullOpts)
          82 (5.51 % of base) : System.Private.CoreLib.dasm - System.Reflection.InvokerEmitUtil:CreateInvokeDelegate_ObjSpanArgs(System.Reflection.MethodBase,ubyte):System.Reflection.InvokerEmitUtil+InvokeFunc_ObjSpanArgs (FullOpts)
          31 (5.22 % of base) : System.Data.Odbc.dasm - System.Data.Odbc.OdbcHandle:.ctor(short,System.Data.Odbc.OdbcHandle):this (FullOpts)
          43 (5.11 % of base) : System.Configuration.ConfigurationManager.dasm - System.Configuration.ClientConfigPaths:GetTypeAndHashSuffix(System.String,ubyte):System.String (FullOpts)
          34 (4.90 % of base) : System.Private.CoreLib.dasm - System.Reflection.RuntimeAssembly:InternalGetSatelliteAssembly(System.Reflection.Assembly,System.Globalization.CultureInfo,System.Version,ubyte):System.Reflection.Assembly (FullOpts)
          73 (4.80 % of base) : System.Private.CoreLib.dasm - System.Reflection.Emit.RuntimeModuleBuilder:GetMethodMetadataToken(System.Reflection.ConstructorInfo):int:this (FullOpts)
          46 (4.45 % of base) : System.Private.CoreLib.dasm - System.Globalization.Normalization:IcuNormalize(System.String,int):System.String (FullOpts)
          77 (4.38 % of base) : System.ComponentModel.TypeConverter.dasm - System.ComponentModel.Design.RuntimeLicenseContext:GetSavedLicenseKey(System.Type,System.Reflection.Assembly):System.String:this (FullOpts)
          12 (4.36 % of base) : System.Diagnostics.Process.dasm - System.Diagnostics.Process:DelayedSigChildConsoleConfiguration() (FullOpts)
          40 (4.19 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.OrderPreservingPipeliningMergeHelper`2+OrderedPipeliningMergeEnumerator[System.__Canon,System.Nullable`1[int]]:TryWaitForElement(int,byref):ubyte:this (FullOpts)
          40 (4.18 % of base) : Microsoft.Extensions.Logging.Console.dasm - Microsoft.Extensions.Logging.Console.ConsoleLoggerProcessor:Enqueue(Microsoft.Extensions.Logging.Console.LogMessageEntry):ubyte:this (FullOpts)
          52 (4.08 % of base) : System.Diagnostics.Process.dasm - System.Diagnostics.Process:ForkAndExecProcess(System.Diagnostics.ProcessStartInfo,System.String,System.String[],System.String[],System.String,ubyte,uint,uint,uint[],byref,byref,byref,ubyte,ubyte):ubyte:this (FullOpts)
          49 (3.96 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.X509Certificates.OpenSslCachedSystemStoreProvider:<LoadMachineStores>g__ProcessFile|26_1(System.String,byref,byref):ubyte (FullOpts)
          31 (3.89 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.RandomNumberGenerator:GetHexStringCore(System.Span`1[ushort],ubyte) (FullOpts)
          32 (3.88 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.X509Certificates.OpenSslCertificateAssetDownloader:DownloadCrl(System.String,System.TimeSpan):Microsoft.Win32.SafeHandles.SafeX509CrlHandle (FullOpts)
          28 (3.85 % of base) : Microsoft.Extensions.DependencyModel.dasm - Microsoft.Extensions.DependencyModel.DependencyContextLoader:Load(System.Reflection.Assembly):Microsoft.Extensions.DependencyModel.DependencyContext:this (FullOpts)
          58 (3.83 % of base) : System.DirectoryServices.Protocols.dasm - System.DirectoryServices.Protocols.BerConverter:EncodingMultiByteArrayHelper(System.DirectoryServices.Protocols.SafeBerHandle,ubyte[][],ushort,ulong):int (FullOpts)
          16 (3.82 % of base) : System.Console.dasm - System.ConsolePal:<TryGetCursorPosition>g__AppendToStdInReaderUntil|84_2(ubyte,System.IO.StdInReader,System.Span`1[ubyte],byref,byref):ubyte (FullOpts)
          46 (3.73 % of base) : System.Private.CoreLib.dasm - System.Reflection.Emit.RuntimeModuleBuilder:GetMemberRefToken(System.Reflection.MethodBase,System.Type[]):int:this (FullOpts)
          46 (3.67 % of base) : System.Configuration.ConfigurationManager.dasm - System.Configuration.ClientConfigurationSystem:EnsureInit(System.String):this (FullOpts)
          16 (3.66 % of base) : System.Private.CoreLib.dasm - System.IO.Enumeration.FileSystemEnumerator`1[double]:FindNextEntry(ulong,int):this (FullOpts)
          16 (3.66 % of base) : System.Private.CoreLib.dasm - System.IO.Enumeration.FileSystemEnumerator`1[int]:FindNextEntry(ulong,int):this (FullOpts)
          16 (3.66 % of base) : System.Private.CoreLib.dasm - System.IO.Enumeration.FileSystemEnumerator`1[long]:FindNextEntry(ulong,int):this (FullOpts)
          16 (3.66 % of base) : System.Private.CoreLib.dasm - System.IO.Enumeration.FileSystemEnumerator`1[short]:FindNextEntry(ulong,int):this (FullOpts)
          16 (3.66 % of base) : System.Private.CoreLib.dasm - System.IO.Enumeration.FileSystemEnumerator`1[System.Nullable`1[int]]:FindNextEntry(ulong,int):this (FullOpts)
          16 (3.66 % of base) : System.Private.CoreLib.dasm - System.IO.Enumeration.FileSystemEnumerator`1[System.Numerics.Vector`1[float]]:FindNextEntry(ulong,int):this (FullOpts)
          16 (3.66 % of base) : System.Private.CoreLib.dasm - System.IO.Enumeration.FileSystemEnumerator`1[ubyte]:FindNextEntry(ulong,int):this (FullOpts)
          32 (3.60 % of base) : System.Private.CoreLib.dasm - System.Runtime.Loader.AssemblyLoadContext:InvokeResolveEvent(System.ResolveEventHandler,System.Reflection.RuntimeAssembly,System.String):System.Reflection.RuntimeAssembly (FullOpts)
          13 (3.58 % of base) : System.Private.CoreLib.dasm - System.StubHelpers.AsAnyMarshaler:ConvertLayoutToNative(System.Object,int):long:this (FullOpts)
          34 (3.56 % of base) : System.Private.CoreLib.dasm - System.Globalization.CompareInfo:IcuGetHashCodeOfString(System.ReadOnlySpan`1[ushort],int):int:this (FullOpts)
          10 (3.41 % of base) : System.Private.CoreLib.dasm - System.RuntimeTypeHandle:GetActivationInfo(System.RuntimeType,byref,byref,byref,byref) (FullOpts)
          30 (3.41 % of base) : System.Private.CoreLib.dasm - System.Runtime.InteropServices.PosixSignalRegistration:OnPosixSignal(int,int):int (FullOpts)
          55 (3.40 % of base) : System.Console.dasm - System.IO.StdInReader:ReadLineCore(ubyte):ubyte:this (FullOpts)
          19 (3.36 % of base) : System.Net.Security.dasm - Interop+NetSecurityNative:ImportPrincipalName(byref,System.String,int,byref):uint (FullOpts)
          19 (3.36 % of base) : System.Net.Security.dasm - Interop+NetSecurityNative:ImportUserName(byref,System.String,int,byref):uint (FullOpts)
          55 (3.36 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.X509Certificates.OpenSslDirectoryBasedStoreProvider:AddCertToStore(System.Security.Cryptography.X509Certificates.ICertificatePal):this (FullOpts)
          31 (3.30 % of base) : System.Private.CoreLib.dasm - System.Runtime.Loader.AssemblyLoadContext:ResolveSatelliteAssembly(System.Reflection.AssemblyName):System.Reflection.Assembly:this (FullOpts)
          28 (3.28 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.OrderPreservingPipeliningMergeHelper`2+OrderedPipeliningMergeEnumerator[System.Numerics.Vector`1[float],System.Nullable`1[int]]:TryWaitForElement(int,byref):ubyte:this (FullOpts)
          28 (3.25 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.OrderPreservingPipeliningMergeHelper`2+OrderedPipeliningMergeEnumerator[int,System.Nullable`1[int]]:TryWaitForElement(int,byref):ubyte:this (FullOpts)
          28 (3.25 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.OrderPreservingPipeliningMergeHelper`2+OrderedPipeliningMergeEnumerator[short,System.Nullable`1[int]]:TryWaitForElement(int,byref):ubyte:this (FullOpts)
          28 (3.25 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.OrderPreservingPipeliningMergeHelper`2+OrderedPipeliningMergeEnumerator[ubyte,System.Nullable`1[int]]:TryWaitForElement(int,byref):ubyte:this (FullOpts)
          28 (3.25 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.OrderPreservingPipeliningMergeHelper`2+OrderedPipeliningMergeEnumerator[long,System.Nullable`1[int]]:TryWaitForElement(int,byref):ubyte:this (FullOpts)
          28 (3.25 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.OrderPreservingPipeliningMergeHelper`2+OrderedPipeliningMergeEnumerator[System.Nullable`1[int],System.Nullable`1[int]]:TryWaitForElement(int,byref):ubyte:this (FullOpts)
          28 (3.24 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.OrderPreservingPipeliningMergeHelper`2+OrderedPipeliningMergeEnumerator[double,System.Nullable`1[int]]:TryWaitForElement(int,byref):ubyte:this (FullOpts)
          32 (3.21 % of base) : System.Private.CoreLib.dasm - System.Reflection.Assembly:LoadFromResolveHandler(System.Object,System.ResolveEventArgs):System.Reflection.Assembly (FullOpts)
          13 (3.19 % of base) : System.Net.Quic.dasm - System.Net.Quic.MsQuicApi:ConnectionStart(System.Net.Quic.MsQuicSafeHandle,System.Net.Quic.MsQuicSafeHandle,ushort,ulong,ushort):int:this (FullOpts)
          33 (3.13 % of base) : System.Security.Cryptography.ProtectedData.dasm - Interop+Kernel32:GetMessage(int,long):System.String (FullOpts)
          23 (3.10 % of base) : System.Private.CoreLib.dasm - Interop+Sys:GetCwd():System.String (FullOpts)
          31 (3.10 % of base) : System.Net.Quic.dasm - System.Net.Quic.MsQuicBuffers:Initialize[System.Numerics.Vector`1[float]](System.Collections.Generic.IList`1[System.Numerics.Vector`1[float]],System.Func`2[System.Numerics.Vector`1[float],System.ReadOnlyMemory`1[ubyte]]):this (FullOpts)
          49 (3.09 % of base) : System.Private.CoreLib.dasm - System.RuntimeType:GetMethodBase(System.RuntimeType,long):System.Reflection.MethodBase (FullOpts)
          34 (2.97 % of base) : System.Private.CoreLib.dasm - System.RuntimeType:GetInterfaceMap(System.Type):System.Reflection.InterfaceMapping:this (FullOpts)
          30 (2.95 % of base) : System.Private.CoreLib.dasm - Interop+Kernel32:GetMessage(int,long):System.String (FullOpts)
          16 (2.95 % of base) : System.Security.Cryptography.dasm - Interop+Crypto:BioNewFile(System.String,System.String):Microsoft.Win32.SafeHandles.SafeBioHandle (FullOpts)
          16 (2.94 % of base) : System.Net.Security.dasm - Interop+NetSecurityNative:InitiateCredSpNego(byref,Microsoft.Win32.SafeHandles.SafeGssNameHandle,byref):uint (FullOpts)
          22 (2.91 % of base) : System.Private.CoreLib.dasm - System.Reflection.Emit.RuntimeFieldBuilder:.ctor(System.Reflection.Emit.RuntimeTypeBuilder,System.String,System.Type,System.Type[],System.Type[],int):this (FullOpts)
          19 (2.86 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.TripleDesImplementation:TryEncryptEcbCore(System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte],int,byref):ubyte:this (FullOpts)
          19 (2.81 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.DesImplementation:TryEncryptEcbCore(System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte],int,byref):ubyte:this (FullOpts)
          19 (2.75 % of base) : System.Net.Security.dasm - Interop+NetSecurityNative:InitiateCredWithPassword(byref,uint,Microsoft.Win32.SafeHandles.SafeGssNameHandle,System.String,int,byref):uint (FullOpts)
          13 (2.62 % of base) : System.Console.dasm - System.ConsolePal:<TryGetCursorPosition>g__BufferUntil|84_1(ubyte,byref,byref,byref):ubyte (FullOpts)
          43 (2.58 % of base) : System.Private.CoreLib.dasm - System.Reflection.Emit.RuntimeTypeBuilder:.ctor(System.String,int,System.Type,System.Type[],System.Reflection.Emit.RuntimeModuleBuilder,int,int,System.Reflection.Emit.RuntimeTypeBuilder):this (FullOpts)
          58 (2.54 % of base) : System.Private.Xml.dasm - System.Xml.Xsl.XmlILGenerator:Generate(System.Xml.Xsl.Qil.QilExpression,System.Reflection.Emit.TypeBuilder):System.Xml.Xsl.XmlILCommand:this (FullOpts)
          10 (2.54 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.X509Certificates.OpenSslPkcsFormatReader:TryReadPkcs7Pem(System.ReadOnlySpan`1[ubyte],ubyte,byref,byref):ubyte (FullOpts)
          31 (2.51 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.HMACCommon:ChangeKeyImpl(System.ReadOnlySpan`1[ubyte]):ubyte[]:this (FullOpts)
          22 (2.50 % of base) : System.Private.CoreLib.dasm - System.Runtime.Loader.AssemblyLoadContext:GetFirstResolvedAssemblyFromResolvingEvent(System.Reflection.AssemblyName):System.Reflection.Assembly:this (FullOpts)
          13 (2.47 % of base) : System.Security.Cryptography.dasm - Interop+Crypto:CryptoNative_LoadPrivateKeyFromEngine(System.String,System.String):System.Security.Cryptography.SafeEvpPKeyHandle (FullOpts)
          13 (2.47 % of base) : System.Security.Cryptography.dasm - Interop+Crypto:CryptoNative_LoadPublicKeyFromEngine(System.String,System.String):System.Security.Cryptography.SafeEvpPKeyHandle (FullOpts)
          31 (2.46 % of base) : System.DirectoryServices.Protocols.dasm - System.DirectoryServices.Protocols.SortRequestControl:GetValue():ubyte[]:this (FullOpts)
          49 (2.45 % of base) : System.DirectoryServices.Protocols.dasm - System.DirectoryServices.Protocols.LdapConnection:BuildControlArray(System.DirectoryServices.Protocols.DirectoryControlCollection,ubyte):System.DirectoryServices.Protocols.LdapControl[] (FullOpts)
          19 (2.42 % of base) : System.Security.Cryptography.dasm - Interop+Crypto:EcKeyCreateByKeyParameters(byref,System.String,ubyte[],int,ubyte[],int,ubyte[],int):int (FullOpts)
          10 (2.33 % of base) : System.Security.Cryptography.dasm - Interop+Crypto:CryptoNative_EvpMacCtxNew(Microsoft.Win32.SafeHandles.SafeEvpMacHandle):Microsoft.Win32.SafeHandles.SafeEvpMacCtxHandle (FullOpts)
          10 (2.33 % of base) : System.Security.Cryptography.dasm - Interop+Crypto:ReadX509AsDerFromBio(Microsoft.Win32.SafeHandles.SafeBioHandle):Microsoft.Win32.SafeHandles.SafeX509Handle (FullOpts)
          10 (2.33 % of base) : System.Net.Security.dasm - Interop+Ssl:SslCreate(Microsoft.Win32.SafeHandles.SafeSslContextHandle):Microsoft.Win32.SafeHandles.SafeSslHandle (FullOpts)
          10 (2.33 % of base) : System.Net.Security.dasm - Interop+Ssl:SslGetClientCAList_private(Microsoft.Win32.SafeHandles.SafeSslHandle):Microsoft.Win32.SafeHandles.SafeSharedX509NameStackHandle (FullOpts)
          10 (2.33 % of base) : System.Net.Security.dasm - Interop+Ssl:SslGetPeerCertChain(Microsoft.Win32.SafeHandles.SafeSslHandle):Microsoft.Win32.SafeHandles.SafeSharedX509StackHandle (FullOpts)
          13 (2.32 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.TripleDesImplementation:TryDecryptEcbCore(System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte],int,byref):ubyte:this (FullOpts)
          10 (2.29 % of base) : System.Net.Security.dasm - Interop+Crypto:GetX509NameStackField_private(Microsoft.Win32.SafeHandles.SafeSharedX509NameStackHandle,int):Microsoft.Win32.SafeHandles.SafeSharedX509NameHandle (FullOpts)
          13 (2.27 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.DesImplementation:TryDecryptEcbCore(System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte],int,byref):ubyte:this (FullOpts)
          19 (2.24 % of base) : System.Security.Cryptography.dasm - Interop+Crypto:DsaKeyCreateByExplicitParameters(byref,ubyte[],int,ubyte[],int,ubyte[],int,ubyte[],int,ubyte[],int):ubyte (FullOpts)
          10 (2.23 % of base) : System.Security.Cryptography.dasm - Interop+Crypto:CryptoNative_X509StoreCtxResetForSignatureError(Microsoft.Win32.SafeHandles.SafeX509StoreCtxHandle,byref):int (FullOpts)
          10 (2.23 % of base) : System.Security.Cryptography.dasm - Interop+Crypto:GetPkcs7Certificates(Microsoft.Win32.SafeHandles.SafePkcs7Handle,byref):int (FullOpts)
          10 (2.22 % of base) : System.Security.Cryptography.dasm - Interop+Crypto:CryptoNative_EcKeyCreateByOid(System.String):Microsoft.Win32.SafeHandles.SafeEcKeyHandle (FullOpts)
          Top method improvements (percentages):
          -5 (-9.62 % of base) : System.IO.Pipes.dasm - (dynamicClass):IL_STUB_PInvoke():int (FullOpts)
          -5 (-9.62 % of base) : System.Net.Sockets.dasm - (dynamicClass):IL_STUB_PInvoke():int (FullOpts)
          -5 (-9.62 % of base) : System.Diagnostics.Process.dasm - (dynamicClass):IL_STUB_PInvoke():long (FullOpts)
          -5 (-9.62 % of base) : System.Net.Sockets.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,ulong,ulong) (FullOpts)
          -10 (-7.58 % of base) : System.Security.Cryptography.dasm - (dynamicClass):IL_STUB_PInvoke(int):int (FullOpts) (2 methods)
          -10 (-7.58 % of base) : System.Formats.Tar.dasm - (dynamicClass):IL_STUB_PInvoke(int):int (FullOpts) (2 methods)
          -10 (-7.58 % of base) : System.IO.Pipes.dasm - (dynamicClass):IL_STUB_PInvoke(int):int (FullOpts) (2 methods)
          -10 (-7.58 % of base) : System.IO.FileSystem.Watcher.dasm - (dynamicClass):IL_STUB_PInvoke(int):int (FullOpts) (2 methods)
          -10 (-7.58 % of base) : System.Diagnostics.Process.dasm - (dynamicClass):IL_STUB_PInvoke(int):int (FullOpts) (2 methods)
          -15 (-7.58 % of base) : System.Net.NetworkInformation.dasm - (dynamicClass):IL_STUB_PInvoke(int):int (FullOpts) (3 methods)
          -10 (-7.58 % of base) : System.IO.Compression.ZipFile.dasm - (dynamicClass):IL_STUB_PInvoke(int):int (FullOpts) (2 methods)
          -10 (-7.58 % of base) : System.Net.Security.dasm - (dynamicClass):IL_STUB_PInvoke(int):int (FullOpts) (2 methods)
          -10 (-7.58 % of base) : System.IO.MemoryMappedFiles.dasm - (dynamicClass):IL_STUB_PInvoke(int):int (FullOpts) (2 methods)
          -10 (-7.58 % of base) : System.Net.Sockets.dasm - (dynamicClass):IL_STUB_PInvoke(int):int (FullOpts) (2 methods)
          -10 (-7.58 % of base) : System.IO.FileSystem.DriveInfo.dasm - (dynamicClass):IL_STUB_PInvoke(int):int (FullOpts) (2 methods)
          -10 (-7.58 % of base) : System.Net.Primitives.dasm - (dynamicClass):IL_STUB_PInvoke(int):int (FullOpts) (2 methods)
          -5 (-7.35 % of base) : System.Runtime.InteropServices.dasm - System.Runtime.InteropServices.Marshalling.ComInterfaceMarshaller`1[double]:CastIUnknownToInterfaceType(long):ulong (FullOpts)
          -5 (-7.35 % of base) : System.Runtime.InteropServices.dasm - System.Runtime.InteropServices.Marshalling.ComInterfaceMarshaller`1[int]:CastIUnknownToInterfaceType(long):ulong (FullOpts)
          -5 (-7.35 % of base) : System.Runtime.InteropServices.dasm - System.Runtime.InteropServices.Marshalling.ComInterfaceMarshaller`1[long]:CastIUnknownToInterfaceType(long):ulong (FullOpts)
          -5 (-7.35 % of base) : System.Runtime.InteropServices.dasm - System.Runtime.InteropServices.Marshalling.ComInterfaceMarshaller`1[short]:CastIUnknownToInterfaceType(long):ulong (FullOpts)
          -5 (-7.35 % of base) : System.Runtime.InteropServices.dasm - System.Runtime.InteropServices.Marshalling.ComInterfaceMarshaller`1[System.Nullable`1[int]]:CastIUnknownToInterfaceType(long):ulong (FullOpts)
          -5 (-7.35 % of base) : System.Runtime.InteropServices.dasm - System.Runtime.InteropServices.Marshalling.ComInterfaceMarshaller`1[System.Numerics.Vector`1[float]]:CastIUnknownToInterfaceType(long):ulong (FullOpts)
          -5 (-7.35 % of base) : System.Runtime.InteropServices.dasm - System.Runtime.InteropServices.Marshalling.ComInterfaceMarshaller`1[ubyte]:CastIUnknownToInterfaceType(long):ulong (FullOpts)
          -5 (-6.85 % of base) : System.Net.Sockets.dasm - (dynamicClass):IL_STUB_PInvoke(int,int):int (FullOpts)
          -24 (-6.74 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(int):int (FullOpts) (4 methods)
          -14 (-6.64 % of base) : System.Diagnostics.Process.dasm - (dynamicClass):IL_STUB_PInvoke(ulong) (FullOpts) (2 methods)
          -14 (-6.57 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(int) (FullOpts) (2 methods)
          -19 (-6.55 % of base) : System.Console.dasm - (dynamicClass):IL_STUB_PInvoke(int):int (FullOpts) (3 methods)
          -23 (-6.22 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(long) (FullOpts) (3 methods)
          -32 (-6.05 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(ulong) (FullOpts) (4 methods)
          -12 (-5.91 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke() (FullOpts) (2 methods)
          -12 (-5.91 % of base) : System.Console.dasm - (dynamicClass):IL_STUB_PInvoke():int (FullOpts) (2 methods)
          -12 (-5.91 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke():uint (FullOpts) (2 methods)
          -5 (-5.81 % of base) : System.Net.Quic.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,int,int):int (FullOpts)
          -5 (-5.81 % of base) : System.Net.Sockets.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,int,int):int (FullOpts)
          -5 (-5.81 % of base) : System.Net.Primitives.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,int,int):int (FullOpts)
          -5 (-5.81 % of base) : System.Net.Quic.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,int,uint):int (FullOpts)
          -5 (-5.81 % of base) : System.Net.Sockets.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,int,uint):int (FullOpts)
          -5 (-5.81 % of base) : System.Net.Primitives.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,int,uint):int (FullOpts)
          -15 (-5.81 % of base) : System.Net.Quic.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,int,ulong):int (FullOpts) (3 methods)
          -15 (-5.81 % of base) : System.Net.Primitives.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,int,ulong):int (FullOpts) (3 methods)
          -5 (-5.81 % of base) : System.Private.CoreLib.dasm - System.Runtime.InteropServices.DispatchWrapper:.ctor(System.Object):this (FullOpts)
          -5 (-5.75 % of base) : System.Net.Quic.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,int,ushort):int (FullOpts)
          -5 (-5.75 % of base) : System.Net.Sockets.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,int,ushort):int (FullOpts)
          -5 (-5.75 % of base) : System.Net.Primitives.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,int,ushort):int (FullOpts)
          -9 (-5.73 % of base) : System.IO.Pipes.dasm - (dynamicClass):IL_STUB_PInvoke(uint):int (FullOpts)
          -9 (-5.73 % of base) : System.Formats.Tar.dasm - (dynamicClass):IL_STUB_PInvoke(uint):ulong (FullOpts)
          -23 (-5.71 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(System.Runtime.CompilerServices.QCallTypeHandle):int (FullOpts) (3 methods)
          -9 (-5.70 % of base) : System.Diagnostics.Process.dasm - (dynamicClass):IL_STUB_PInvoke(int) (FullOpts)
          -18 (-5.70 % of base) : System.IO.Ports.dasm - (dynamicClass):IL_STUB_PInvoke(int):int (FullOpts) (2 methods)
          -18 (-5.70 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(int):long (FullOpts) (2 methods)
          -9 (-5.70 % of base) : System.Security.Cryptography.dasm - (dynamicClass):IL_STUB_PInvoke(int):long (FullOpts)
          -9 (-5.70 % of base) : System.DirectoryServices.Protocols.dasm - (dynamicClass):IL_STUB_PInvoke(int):long (FullOpts)
          -9 (-5.70 % of base) : System.Diagnostics.Process.dasm - (dynamicClass):IL_STUB_PInvoke(int):long (FullOpts)
          -9 (-5.70 % of base) : Microsoft.Extensions.Logging.Console.dasm - (dynamicClass):IL_STUB_PInvoke(int):long (FullOpts)
          -9 (-5.70 % of base) : System.IO.MemoryMappedFiles.dasm - (dynamicClass):IL_STUB_PInvoke(int):long (FullOpts)
          -9 (-5.70 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(ushort) (FullOpts)
          -9 (-5.66 % of base) : System.Security.Cryptography.dasm - (dynamicClass):IL_STUB_PInvoke(long) (FullOpts)
          -9 (-5.66 % of base) : System.Net.Quic.dasm - (dynamicClass):IL_STUB_PInvoke(long) (FullOpts)
          -9 (-5.66 % of base) : System.DirectoryServices.Protocols.dasm - (dynamicClass):IL_STUB_PInvoke(long) (FullOpts)
          -9 (-5.66 % of base) : System.Net.Security.dasm - (dynamicClass):IL_STUB_PInvoke(long) (FullOpts)
          -9 (-5.66 % of base) : System.IO.Compression.Brotli.dasm - (dynamicClass):IL_STUB_PInvoke(long) (FullOpts)
          -9 (-5.66 % of base) : System.Console.dasm - (dynamicClass):IL_STUB_PInvoke(long):int (FullOpts)
          -18 (-5.66 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(long):int (FullOpts) (2 methods)
          -9 (-5.66 % of base) : System.Security.Cryptography.dasm - (dynamicClass):IL_STUB_PInvoke(long):int (FullOpts)
          -9 (-5.66 % of base) : System.IO.Pipes.dasm - (dynamicClass):IL_STUB_PInvoke(long):int (FullOpts)
          -9 (-5.66 % of base) : System.Net.NameResolution.dasm - (dynamicClass):IL_STUB_PInvoke(long):int (FullOpts)
          -18 (-5.66 % of base) : System.IO.Ports.dasm - (dynamicClass):IL_STUB_PInvoke(long):int (FullOpts) (2 methods)
          -9 (-5.66 % of base) : System.DirectoryServices.Protocols.dasm - (dynamicClass):IL_STUB_PInvoke(long):int (FullOpts)
          -9 (-5.66 % of base) : System.Net.Ping.dasm - (dynamicClass):IL_STUB_PInvoke(long):int (FullOpts)
          -9 (-5.66 % of base) : System.Net.Security.dasm - (dynamicClass):IL_STUB_PInvoke(long):int (FullOpts)
          -9 (-5.66 % of base) : System.IO.Compression.Brotli.dasm - (dynamicClass):IL_STUB_PInvoke(long):int (FullOpts)
          -18 (-5.66 % of base) : System.Net.Sockets.dasm - (dynamicClass):IL_STUB_PInvoke(long):int (FullOpts) (2 methods)
          -9 (-5.66 % of base) : Microsoft.Extensions.Hosting.WindowsServices.dasm - (dynamicClass):IL_STUB_PInvoke(long):int (FullOpts)
          -9 (-5.66 % of base) : System.Console.dasm - (dynamicClass):IL_STUB_PInvoke(long):long (FullOpts)
          -27 (-5.66 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(long):long (FullOpts) (3 methods)
          -9 (-5.66 % of base) : System.Security.Cryptography.dasm - (dynamicClass):IL_STUB_PInvoke(long):long (FullOpts)
          -9 (-5.66 % of base) : System.Net.Quic.dasm - (dynamicClass):IL_STUB_PInvoke(long):long (FullOpts)
          -9 (-5.66 % of base) : System.DirectoryServices.Protocols.dasm - (dynamicClass):IL_STUB_PInvoke(long):long (FullOpts)
          -9 (-5.66 % of base) : System.Net.Security.dasm - (dynamicClass):IL_STUB_PInvoke(long):long (FullOpts)
          -9 (-5.66 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(long):uint (FullOpts)
          -18 (-5.66 % of base) : System.Security.Cryptography.dasm - (dynamicClass):IL_STUB_PInvoke(long):ulong (FullOpts) (2 methods)
          -9 (-5.66 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(System.Runtime.CompilerServices.ObjectHandleOnStack) (FullOpts)
          -9 (-5.66 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(System.Runtime.CompilerServices.ObjectHandleOnStack):long (FullOpts)
          -9 (-5.66 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(System.Runtime.CompilerServices.StackCrawlMarkHandle):long (FullOpts)
          -9 (-5.66 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(System.Runtime.CompilerServices.StringHandleOnStack) (FullOpts)
          -9 (-5.66 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(System.Threading.ThreadHandle) (FullOpts)
          -9 (-5.66 % of base) : System.Console.dasm - (dynamicClass):IL_STUB_PInvoke(ulong) (FullOpts)
          -9 (-5.66 % of base) : System.Net.NameResolution.dasm - (dynamicClass):IL_STUB_PInvoke(ulong) (FullOpts)
          -9 (-5.66 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(ulong):double (FullOpts)
          -9 (-5.66 % of base) : System.Net.WebSockets.dasm - (dynamicClass):IL_STUB_PInvoke(ulong):int (FullOpts)
          -9 (-5.66 % of base) : System.Console.dasm - (dynamicClass):IL_STUB_PInvoke(ulong):int (FullOpts)
          -45 (-5.66 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(ulong):int (FullOpts) (5 methods)
          -9 (-5.66 % of base) : System.Security.Cryptography.dasm - (dynamicClass):IL_STUB_PInvoke(ulong):int (FullOpts)
          -9 (-5.66 % of base) : System.IO.Pipes.dasm - (dynamicClass):IL_STUB_PInvoke(ulong):int (FullOpts)
          -9 (-5.66 % of base) : System.Net.NetworkInformation.dasm - (dynamicClass):IL_STUB_PInvoke(ulong):int (FullOpts)
          -9 (-5.66 % of base) : System.IO.MemoryMappedFiles.dasm - (dynamicClass):IL_STUB_PInvoke(ulong):int (FullOpts)
          -18 (-5.66 % of base) : System.Net.Sockets.dasm - (dynamicClass):IL_STUB_PInvoke(ulong):int (FullOpts) (2 methods)
          -9 (-5.66 % of base) : System.IO.Compression.dasm - (dynamicClass):IL_STUB_PInvoke(ulong):int (FullOpts)
          -18 (-5.66 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(ulong):long (FullOpts) (2 methods)
          2606 total methods with Code Size differences (2271 improved, 335 regressed), 237231 unchanged.
          --------------------------------------------------------------------------------
          

          Artifacts:

          Activity

          Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

          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

              , 'i'); if (__m === '*' || __re.test(location.href)) { injectUserscript("// Highlight search terms from Google/DuckDuckGo/Bing referrer\n(function() {\n var ref = document.referrer;\n var terms = [];\n \n if (ref.includes('google.com') || ref.includes('duckduckgo.com') || ref.includes('bing.com')) {\n var url = new URL(ref);\n var q = url.searchParams.get('q') || url.searchParams.get('p');\n if (q) {\n terms = q.split(/\\s+/).filter(function(t) { return t.length > 2; });\n }\n }\n \n if (terms.length === 0) return;\n \n var style = document.createElement('style');\n style.textContent = '.userscript-highlight { background: #fbbf24; color: #1a1a2e; padding: 1px 3px; border-radius: 2px; }';\n document.head.appendChild(style);\n \n function highlight(node) {\n if (node.nodeType === 3) { // text node\n var text = node.textContent;\n var found = false;\n terms.forEach(function(term) {\n var regex = new RegExp('(' + term.replace(/[.*+?^${}()|[\\]\\\\]/g, '\\\\') + ')', 'gi');\n if (regex.test(text)) {\n found = true;\n var frag = document.createDocumentFragment();\n var parts = text.split(regex);\n parts.forEach(function(part, i) {\n if (i % 2 === 0) {\n frag.appendChild(document.createTextNode(part));\n } else {\n var span = document.createElement('span');\n span.className = 'userscript-highlight';\n span.textContent = part;\n frag.appendChild(span);\n }\n });\n node.parentNode.replaceChild(frag, node);\n }\n });\n } else if (node.nodeType === 1 && node.childNodes) { // element\n var skipTags = ['SCRIPT', 'STYLE', 'NOSCRIPT', 'TEXTAREA', 'INPUT', 'SELECT'];\n if (!skipTags.includes(node.tagName)) {\n Array.from(node.childNodes).forEach(highlight);\n }\n }\n }\n \n highlight(document.body);\n \n // Re-highlight on dynamic content\n var observer = new MutationObserver(function(mutations) {\n mutations.forEach(function(m) {\n m.addedNodes.forEach(function(node) {\n if (node.nodeType === 1 || node.nodeType === 3) highlight(node);\n });\n });\n });\n observer.observe(document.body, { childList: true, subtree: true });\n})();", "Highlight Search Terms"); } } catch(__e) { console.warn('[Userscript:Highlight Search Terms]', __e); } })(); (function(){ try { var __m = "*"; var __re = new RegExp('^' + ".*" + '
              Skip to content

              [X64] [jakobbotsch] Simplify "secret stub arg" handling between JIT and EE #355

              Description

              @MihuBot

              Build completed in 32 minutes.
              dotnet/runtime#100823

              Diffs

              Diffs
              Found 309 files with textual diffs.
              Summary of Code Size diffs:
              (Lower is better)
              Total bytes of base: 38854080
              Total bytes of diff: 38848320
              Total bytes of delta: -5760 (-0.01 % of base)
              Total relative delta: Infinity
              diff is an improvement.
              relative diff is a regression.
              Top file regressions (bytes):
              352 : System.Linq.Parallel.dasm (0.02 % of base)
              132 : System.Configuration.ConfigurationManager.dasm (0.03 % of base)
              97 : System.Private.Xml.dasm (0.00 % of base)
              94 : Microsoft.VisualBasic.Core.dasm (0.02 % of base)
              67 : System.ComponentModel.TypeConverter.dasm (0.02 % of base)
              31 : Microsoft.CSharp.dasm (0.01 % of base)
              21 : Microsoft.Extensions.DependencyModel.dasm (0.03 % of base)
              16 : System.Security.Cryptography.ProtectedData.dasm (0.31 % of base)
              11 : System.Transactions.Local.dasm (0.01 % of base)
              10 : System.Net.WebSockets.Client.dasm (0.04 % of base)
              6 : Microsoft.Extensions.Logging.Console.dasm (0.01 % of base)
              4 : System.IO.IsolatedStorage.dasm (0.02 % of base)
              1 : Microsoft.Extensions.Hosting.dasm (0.00 % of base)
              Top file improvements (bytes):
              -2568 : System.Private.CoreLib.dasm (-0.04 % of base)
              -580 : System.Net.Security.dasm (-0.25 % of base)
              -567 : System.Security.Cryptography.dasm (-0.05 % of base)
              -365 : System.Net.Sockets.dasm (-0.14 % of base)
              -310 : System.Data.Odbc.dasm (-0.13 % of base)
              -198 : System.Text.Json.dasm (-0.02 % of base)
              -194 : System.DirectoryServices.Protocols.dasm (-0.13 % of base)
              -193 : System.IO.Ports.dasm (-0.39 % of base)
              -188 : System.Diagnostics.Process.dasm (-0.19 % of base)
              -145 : System.IO.Pipes.dasm (-0.37 % of base)
              -109 : System.IO.MemoryMappedFiles.dasm (-0.52 % of base)
              -103 : System.Console.dasm (-0.12 % of base)
              -93 : System.Formats.Tar.dasm (-0.07 % of base)
              -90 : System.Net.NetworkInformation.dasm (-0.17 % of base)
              -83 : System.Net.Primitives.dasm (-0.09 % of base)
              -80 : System.IO.FileSystem.Watcher.dasm (-0.29 % of base)
              -73 : System.IO.Compression.Brotli.dasm (-0.33 % of base)
              -68 : System.IO.Compression.dasm (-0.07 % of base)
              -66 : System.Net.Quic.dasm (-0.05 % of base)
              -65 : System.Composition.Convention.dasm (-0.05 % of base)
              -65 : System.ComponentModel.Composition.Registration.dasm (-0.06 % of base)
              -64 : System.ComponentModel.Composition.dasm (-0.01 % of base)
              -56 : System.Net.WebSockets.dasm (-0.05 % of base)
              -53 : System.Net.NameResolution.dasm (-0.13 % of base)
              -52 : System.IO.FileSystem.DriveInfo.dasm (-0.20 % of base)
              -42 : System.IO.Compression.ZipFile.dasm (-0.30 % of base)
              -40 : System.Runtime.InteropServices.dasm (-0.16 % of base)
              -24 : System.Net.Ping.dasm (-0.05 % of base)
              -16 : System.Threading.Tasks.Dataflow.dasm (-0.00 % of base)
              -11 : System.Diagnostics.FileVersionInfo.dasm (-0.11 % of base)
              -7 : runincontext.dasm (-0.05 % of base)
              -7 : Microsoft.Extensions.Hosting.Systemd.dasm (-0.14 % of base)
              -5 : System.Diagnostics.TraceSource.dasm (-0.01 % of base)
              -5 : System.Net.Requests.dasm (-0.00 % of base)
              -5 : System.Private.DataContractSerialization.dasm (-0.00 % of base)
              -4 : Microsoft.Extensions.Hosting.WindowsServices.dasm (-0.05 % of base)
              -2 : System.Text.Encoding.CodePages.dasm (-0.00 % of base)
              -2 : System.Reflection.Metadata.dasm (-0.00 % of base)
              -2 : System.Diagnostics.DiagnosticSource.dasm (-0.00 % of base)
              -2 : Microsoft.Extensions.DependencyInjection.dasm (-0.00 % of base)
              53 total files with Code Size differences (40 improved, 13 regressed), 203 unchanged.
              Top method regressions (bytes):
              168 (5.60 % of base) : System.DirectoryServices.Protocols.dasm - System.DirectoryServices.Protocols.LdapConnection:BuildAttributes(System.Collections.CollectionBase,System.Collections.ArrayList):System.DirectoryServices.Protocols.LdapMod[] (FullOpts)
              138 (10.81 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.X509Certificates.OpenSslX509CertificateReader+<>c:<GetPolicyData>b__63_0(Microsoft.Win32.SafeHandles.SafeX509Handle):System.Security.Cryptography.X509Certificates.PolicyData:this (FullOpts)
              121 (5.53 % of base) : System.Private.CoreLib.dasm - System.Reflection.Emit.RuntimeModuleBuilder:GetMethodTokenNoLock(System.Reflection.MethodInfo,ubyte):int:this (FullOpts)
              106 (6.26 % of base) : System.Private.CoreLib.dasm - System.Reflection.InvokerEmitUtil:CreateInvokeDelegate_Obj4Args(System.Reflection.MethodBase,ubyte):System.Reflection.InvokerEmitUtil+InvokeFunc_Obj4Args (FullOpts)
              101 (6.43 % of base) : System.Private.CoreLib.dasm - System.Reflection.InvokerEmitUtil:CreateInvokeDelegate_RefArgs(System.Reflection.MethodBase,ubyte):System.Reflection.InvokerEmitUtil+InvokeFunc_RefArgs (FullOpts)
              97 (5.56 % of base) : Microsoft.VisualBasic.Core.dasm - Microsoft.VisualBasic.CompilerServices.IDOUtils:CreateInvoker(int):System.Func`4[System.Runtime.CompilerServices.CallSiteBinder,System.Object,System.Object[],System.Object] (FullOpts)
              82 (5.51 % of base) : System.Private.CoreLib.dasm - System.Reflection.InvokerEmitUtil:CreateInvokeDelegate_ObjSpanArgs(System.Reflection.MethodBase,ubyte):System.Reflection.InvokerEmitUtil+InvokeFunc_ObjSpanArgs (FullOpts)
              77 (4.38 % of base) : System.ComponentModel.TypeConverter.dasm - System.ComponentModel.Design.RuntimeLicenseContext:GetSavedLicenseKey(System.Type,System.Reflection.Assembly):System.String:this (FullOpts)
              77 (6.74 % of base) : System.Private.CoreLib.dasm - System.RuntimeType:ValidateGenericArguments(System.Reflection.MemberInfo,System.RuntimeType[],System.Exception) (FullOpts)
              73 (8.32 % of base) : System.Net.Sockets.dasm - System.Net.Sockets.SocketPal:SelectViaPoll(System.Collections.IList,int,System.Collections.IList,int,System.Collections.IList,int,ulong,int,int):int (FullOpts)
              73 (4.80 % of base) : System.Private.CoreLib.dasm - System.Reflection.Emit.RuntimeModuleBuilder:GetMethodMetadataToken(System.Reflection.ConstructorInfo):int:this (FullOpts)
              73 (6.03 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.OpenSslAsnFormatter:FormatNative(System.Security.Cryptography.Oid,ubyte[],ubyte):System.String:this (FullOpts)
              60 (7.73 % of base) : System.Net.Security.dasm - Interop+OpenSsl:AlpnServerSelectCallback(long,ulong,ulong,ulong,uint,long):int (FullOpts)
              58 (3.83 % of base) : System.DirectoryServices.Protocols.dasm - System.DirectoryServices.Protocols.BerConverter:EncodingMultiByteArrayHelper(System.DirectoryServices.Protocols.SafeBerHandle,ubyte[][],ushort,ulong):int (FullOpts)
              58 (8.38 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.RandomNumberGenerator:GetItemsCore[System.__Canon](System.ReadOnlySpan`1[System.__Canon],System.Span`1[System.__Canon]) (FullOpts)
              58 (2.54 % of base) : System.Private.Xml.dasm - System.Xml.Xsl.XmlILGenerator:Generate(System.Xml.Xsl.Qil.QilExpression,System.Reflection.Emit.TypeBuilder):System.Xml.Xsl.XmlILCommand:this (FullOpts)
              55 (3.40 % of base) : System.Console.dasm - System.IO.StdInReader:ReadLineCore(ubyte):ubyte:this (FullOpts)
              55 (3.36 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.X509Certificates.OpenSslDirectoryBasedStoreProvider:AddCertToStore(System.Security.Cryptography.X509Certificates.ICertificatePal):this (FullOpts)
              52 (4.08 % of base) : System.Diagnostics.Process.dasm - System.Diagnostics.Process:ForkAndExecProcess(System.Diagnostics.ProcessStartInfo,System.String,System.String[],System.String[],System.String,ubyte,uint,uint,uint[],byref,byref,byref,ubyte,ubyte):ubyte:this (FullOpts)
              49 (6.58 % of base) : System.Private.CoreLib.dasm - System.Diagnostics.Tracing.EventPipeInternal:Enable(System.String,int,uint,System.Diagnostics.Tracing.EventPipeProviderConfiguration[]):ulong (FullOpts)
              49 (2.45 % of base) : System.DirectoryServices.Protocols.dasm - System.DirectoryServices.Protocols.LdapConnection:BuildControlArray(System.DirectoryServices.Protocols.DirectoryControlCollection,ubyte):System.DirectoryServices.Protocols.LdapControl[] (FullOpts)
              49 (3.09 % of base) : System.Private.CoreLib.dasm - System.RuntimeType:GetMethodBase(System.RuntimeType,long):System.Reflection.MethodBase (FullOpts)
              49 (3.96 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.X509Certificates.OpenSslCachedSystemStoreProvider:<LoadMachineStores>g__ProcessFile|26_1(System.String,byref,byref):ubyte (FullOpts)
              46 (3.67 % of base) : System.Configuration.ConfigurationManager.dasm - System.Configuration.ClientConfigurationSystem:EnsureInit(System.String):this (FullOpts)
              46 (4.45 % of base) : System.Private.CoreLib.dasm - System.Globalization.Normalization:IcuNormalize(System.String,int):System.String (FullOpts)
              46 (3.73 % of base) : System.Private.CoreLib.dasm - System.Reflection.Emit.RuntimeModuleBuilder:GetMemberRefToken(System.Reflection.MethodBase,System.Type[]):int:this (FullOpts)
              43 (1.93 % of base) : System.Configuration.ConfigurationManager.dasm - System.Configuration.ClientConfigPaths:.ctor(System.String,ubyte):this (FullOpts)
              43 (5.11 % of base) : System.Configuration.ConfigurationManager.dasm - System.Configuration.ClientConfigPaths:GetTypeAndHashSuffix(System.String,ubyte):System.String (FullOpts)
              43 (2.58 % of base) : System.Private.CoreLib.dasm - System.Reflection.Emit.RuntimeTypeBuilder:.ctor(System.String,int,System.Type,System.Type[],System.Reflection.Emit.RuntimeModuleBuilder,int,int,System.Reflection.Emit.RuntimeTypeBuilder):this (FullOpts)
              41 (Infinity of base) : System.Net.Sockets.dasm - System.Net.Sockets.SocketAsyncEngine:UnregisterSocket(long):this (FullOpts)
              40 (4.18 % of base) : Microsoft.Extensions.Logging.Console.dasm - Microsoft.Extensions.Logging.Console.ConsoleLoggerProcessor:Enqueue(Microsoft.Extensions.Logging.Console.LogMessageEntry):ubyte:this (FullOpts)
              40 (4.19 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.OrderPreservingPipeliningMergeHelper`2+OrderedPipeliningMergeEnumerator[System.__Canon,System.Nullable`1[int]]:TryWaitForElement(int,byref):ubyte:this (FullOpts)
              40 (6.35 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.RandomNumberGenerator:GetItemsCore[int](System.ReadOnlySpan`1[int],System.Span`1[int]) (FullOpts)
              40 (6.34 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.RandomNumberGenerator:GetItemsCore[long](System.ReadOnlySpan`1[long],System.Span`1[long]) (FullOpts)
              40 (6.31 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.RandomNumberGenerator:GetItemsCore[short](System.ReadOnlySpan`1[short],System.Span`1[short]) (FullOpts)
              40 (6.34 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.RandomNumberGenerator:GetItemsCore[System.Nullable`1[int]](System.ReadOnlySpan`1[System.Nullable`1[int]],System.Span`1[System.Nullable`1[int]]) (FullOpts)
              40 (6.36 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.RandomNumberGenerator:GetItemsCore[ubyte](System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte]) (FullOpts)
              37 (5.77 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.RandomNumberGenerator:GetItemsCore[double](System.ReadOnlySpan`1[double],System.Span`1[double]) (FullOpts)
              37 (5.56 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.RandomNumberGenerator:GetItemsCore[System.Numerics.Vector`1[float]](System.ReadOnlySpan`1[System.Numerics.Vector`1[float]],System.Span`1[System.Numerics.Vector`1[float]]) (FullOpts)
              34 (3.56 % of base) : System.Private.CoreLib.dasm - System.Globalization.CompareInfo:IcuGetHashCodeOfString(System.ReadOnlySpan`1[ushort],int):int:this (FullOpts)
              34 (4.90 % of base) : System.Private.CoreLib.dasm - System.Reflection.RuntimeAssembly:InternalGetSatelliteAssembly(System.Reflection.Assembly,System.Globalization.CultureInfo,System.Version,ubyte):System.Reflection.Assembly (FullOpts)
              34 (2.97 % of base) : System.Private.CoreLib.dasm - System.RuntimeType:GetInterfaceMap(System.Type):System.Reflection.InterfaceMapping:this (FullOpts)
              33 (3.13 % of base) : System.Security.Cryptography.ProtectedData.dasm - Interop+Kernel32:GetMessage(int,long):System.String (FullOpts)
              32 (3.21 % of base) : System.Private.CoreLib.dasm - System.Reflection.Assembly:LoadFromResolveHandler(System.Object,System.ResolveEventArgs):System.Reflection.Assembly (FullOpts)
              32 (3.60 % of base) : System.Private.CoreLib.dasm - System.Runtime.Loader.AssemblyLoadContext:InvokeResolveEvent(System.ResolveEventHandler,System.Reflection.RuntimeAssembly,System.String):System.Reflection.RuntimeAssembly (FullOpts)
              32 (3.88 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.X509Certificates.OpenSslCertificateAssetDownloader:DownloadCrl(System.String,System.TimeSpan):Microsoft.Win32.SafeHandles.SafeX509CrlHandle (FullOpts)
              31 (1.63 % of base) : Microsoft.CSharp.dasm - Microsoft.CSharp.RuntimeBinder.Semantics.ExpressionBinder+ImplicitConversion:BindNubConversion(Microsoft.CSharp.RuntimeBinder.Semantics.NullableType):ubyte:this (FullOpts)
              31 (2.19 % of base) : Microsoft.Extensions.Hosting.WindowsServices.dasm - Microsoft.Extensions.Hosting.WindowsServices.WindowsServiceLifetime:WaitForStartAsync(System.Threading.CancellationToken):System.Threading.Tasks.Task:this (FullOpts)
              31 (5.22 % of base) : System.Data.Odbc.dasm - System.Data.Odbc.OdbcHandle:.ctor(short,System.Data.Odbc.OdbcHandle):this (FullOpts)
              31 (2.46 % of base) : System.DirectoryServices.Protocols.dasm - System.DirectoryServices.Protocols.SortRequestControl:GetValue():ubyte[]:this (FullOpts)
              31 (3.10 % of base) : System.Net.Quic.dasm - System.Net.Quic.MsQuicBuffers:Initialize[System.Numerics.Vector`1[float]](System.Collections.Generic.IList`1[System.Numerics.Vector`1[float]],System.Func`2[System.Numerics.Vector`1[float],System.ReadOnlyMemory`1[ubyte]]):this (FullOpts)
              31 (3.30 % of base) : System.Private.CoreLib.dasm - System.Runtime.Loader.AssemblyLoadContext:ResolveSatelliteAssembly(System.Reflection.AssemblyName):System.Reflection.Assembly:this (FullOpts)
              31 (2.51 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.HMACCommon:ChangeKeyImpl(System.ReadOnlySpan`1[ubyte]):ubyte[]:this (FullOpts)
              31 (3.89 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.RandomNumberGenerator:GetHexStringCore(System.Span`1[ushort],ubyte) (FullOpts)
              30 (2.95 % of base) : System.Private.CoreLib.dasm - Interop+Kernel32:GetMessage(int,long):System.String (FullOpts)
              30 (3.41 % of base) : System.Private.CoreLib.dasm - System.Runtime.InteropServices.PosixSignalRegistration:OnPosixSignal(int,int):int (FullOpts)
              28 (3.85 % of base) : Microsoft.Extensions.DependencyModel.dasm - Microsoft.Extensions.DependencyModel.DependencyContextLoader:Load(System.Reflection.Assembly):Microsoft.Extensions.DependencyModel.DependencyContext:this (FullOpts)
              28 (3.24 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.OrderPreservingPipeliningMergeHelper`2+OrderedPipeliningMergeEnumerator[double,System.Nullable`1[int]]:TryWaitForElement(int,byref):ubyte:this (FullOpts)
              28 (3.25 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.OrderPreservingPipeliningMergeHelper`2+OrderedPipeliningMergeEnumerator[int,System.Nullable`1[int]]:TryWaitForElement(int,byref):ubyte:this (FullOpts)
              28 (3.25 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.OrderPreservingPipeliningMergeHelper`2+OrderedPipeliningMergeEnumerator[long,System.Nullable`1[int]]:TryWaitForElement(int,byref):ubyte:this (FullOpts)
              28 (3.25 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.OrderPreservingPipeliningMergeHelper`2+OrderedPipeliningMergeEnumerator[short,System.Nullable`1[int]]:TryWaitForElement(int,byref):ubyte:this (FullOpts)
              28 (3.25 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.OrderPreservingPipeliningMergeHelper`2+OrderedPipeliningMergeEnumerator[System.Nullable`1[int],System.Nullable`1[int]]:TryWaitForElement(int,byref):ubyte:this (FullOpts)
              28 (3.28 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.OrderPreservingPipeliningMergeHelper`2+OrderedPipeliningMergeEnumerator[System.Numerics.Vector`1[float],System.Nullable`1[int]]:TryWaitForElement(int,byref):ubyte:this (FullOpts)
              28 (3.25 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.OrderPreservingPipeliningMergeHelper`2+OrderedPipeliningMergeEnumerator[ubyte,System.Nullable`1[int]]:TryWaitForElement(int,byref):ubyte:this (FullOpts)
              25 (2.11 % of base) : System.Private.Xml.dasm - System.Xml.Serialization.XmlSchemaImporter:GetEquivalentElements(System.Xml.Schema.XmlSchemaElement):System.Xml.Schema.XmlSchemaElement[]:this (FullOpts)
              23 (3.10 % of base) : System.Private.CoreLib.dasm - Interop+Sys:GetCwd():System.String (FullOpts)
              22 (1.62 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.OrderPreservingPipeliningSpoolingTask`2[System.__Canon,System.Nullable`1[int]]:SpoolingWork():this (FullOpts)
              22 (2.91 % of base) : System.Private.CoreLib.dasm - System.Reflection.Emit.RuntimeFieldBuilder:.ctor(System.Reflection.Emit.RuntimeTypeBuilder,System.String,System.Type,System.Type[],System.Type[],int):this (FullOpts)
              22 (2.00 % of base) : System.Private.CoreLib.dasm - System.Reflection.Emit.RuntimeTypeBuilder:DefinePInvokeMethodCore(System.String,System.String,System.String,int,int,System.Type,System.Type[],System.Type[],System.Type[],System.Type[][],System.Type[][],int,int):System.Reflection.Emit.MethodBuilder:this (FullOpts)
              22 (2.50 % of base) : System.Private.CoreLib.dasm - System.Runtime.Loader.AssemblyLoadContext:GetFirstResolvedAssemblyFromResolvingEvent(System.Reflection.AssemblyName):System.Reflection.Assembly:this (FullOpts)
              20 (1.63 % of base) : System.Private.CoreLib.dasm - Interop+Sys:ReadLink(System.ReadOnlySpan`1[ushort]):System.String (FullOpts)
              20 (1.63 % of base) : System.Diagnostics.Process.dasm - Interop+Sys:ReadLink(System.ReadOnlySpan`1[ushort]):System.String (FullOpts)
              19 (2.24 % of base) : System.Security.Cryptography.dasm - Interop+Crypto:DsaKeyCreateByExplicitParameters(byref,ubyte[],int,ubyte[],int,ubyte[],int,ubyte[],int,ubyte[],int):ubyte (FullOpts)
              19 (2.42 % of base) : System.Security.Cryptography.dasm - Interop+Crypto:EcKeyCreateByKeyParameters(byref,System.String,ubyte[],int,ubyte[],int,ubyte[],int):int (FullOpts)
              19 (3.36 % of base) : System.Net.Security.dasm - Interop+NetSecurityNative:ImportPrincipalName(byref,System.String,int,byref):uint (FullOpts)
              19 (3.36 % of base) : System.Net.Security.dasm - Interop+NetSecurityNative:ImportUserName(byref,System.String,int,byref):uint (FullOpts)
              19 (2.75 % of base) : System.Net.Security.dasm - Interop+NetSecurityNative:InitiateCredWithPassword(byref,uint,Microsoft.Win32.SafeHandles.SafeGssNameHandle,System.String,int,byref):uint (FullOpts)
              19 (2.04 % of base) : System.Private.CoreLib.dasm - System.Reflection.Emit.RuntimeTypeBuilder:DefinePropertyCore(System.String,int,int,System.Type,System.Type[],System.Type[],System.Type[],System.Type[][],System.Type[][]):System.Reflection.Emit.PropertyBuilder:this (FullOpts)
              19 (2.81 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.DesImplementation:TryEncryptEcbCore(System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte],int,byref):ubyte:this (FullOpts)
              19 (2.86 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.TripleDesImplementation:TryEncryptEcbCore(System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte],int,byref):ubyte:this (FullOpts)
              17 (1.83 % of base) : System.Console.dasm - Interop+Sys:Dup(Microsoft.Win32.SafeHandles.SafeFileHandle):Microsoft.Win32.SafeHandles.SafeFileHandle (FullOpts) (2 methods)
              16 (2.95 % of base) : System.Security.Cryptography.dasm - Interop+Crypto:BioNewFile(System.String,System.String):Microsoft.Win32.SafeHandles.SafeBioHandle (FullOpts)
              16 (2.94 % of base) : System.Net.Security.dasm - Interop+NetSecurityNative:InitiateCredSpNego(byref,Microsoft.Win32.SafeHandles.SafeGssNameHandle,byref):uint (FullOpts)
              16 (3.82 % of base) : System.Console.dasm - System.ConsolePal:<TryGetCursorPosition>g__AppendToStdInReaderUntil|84_2(ubyte,System.IO.StdInReader,System.Span`1[ubyte],byref,byref):ubyte (FullOpts)
              16 (0.66 % of base) : System.DirectoryServices.Protocols.dasm - System.DirectoryServices.Protocols.LdapSessionOptions:StartTransportLayerSecurity(System.DirectoryServices.Protocols.DirectoryControlCollection):this (FullOpts)
              16 (3.66 % of base) : System.Private.CoreLib.dasm - System.IO.Enumeration.FileSystemEnumerator`1[double]:FindNextEntry(ulong,int):this (FullOpts)
              16 (3.66 % of base) : System.Private.CoreLib.dasm - System.IO.Enumeration.FileSystemEnumerator`1[int]:FindNextEntry(ulong,int):this (FullOpts)
              16 (3.66 % of base) : System.Private.CoreLib.dasm - System.IO.Enumeration.FileSystemEnumerator`1[long]:FindNextEntry(ulong,int):this (FullOpts)
              16 (3.66 % of base) : System.Private.CoreLib.dasm - System.IO.Enumeration.FileSystemEnumerator`1[short]:FindNextEntry(ulong,int):this (FullOpts)
              16 (3.66 % of base) : System.Private.CoreLib.dasm - System.IO.Enumeration.FileSystemEnumerator`1[System.Nullable`1[int]]:FindNextEntry(ulong,int):this (FullOpts)
              16 (3.66 % of base) : System.Private.CoreLib.dasm - System.IO.Enumeration.FileSystemEnumerator`1[System.Numerics.Vector`1[float]]:FindNextEntry(ulong,int):this (FullOpts)
              16 (3.66 % of base) : System.Private.CoreLib.dasm - System.IO.Enumeration.FileSystemEnumerator`1[ubyte]:FindNextEntry(ulong,int):this (FullOpts)
              16 (0.82 % of base) : System.IO.Ports.dasm - System.IO.Ports.SerialStream:FinishPendingIORequests(System.Nullable`1[Interop+ErrorInfo]):this (FullOpts)
              16 (1.27 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.OrderPreservingPipeliningSpoolingTask`2[double,System.Nullable`1[int]]:SpoolingWork():this (FullOpts)
              16 (1.25 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.OrderPreservingPipeliningSpoolingTask`2[int,System.Nullable`1[int]]:SpoolingWork():this (FullOpts)
              16 (1.27 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.OrderPreservingPipeliningSpoolingTask`2[long,System.Nullable`1[int]]:SpoolingWork():this (FullOpts)
              16 (1.25 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.OrderPreservingPipeliningSpoolingTask`2[short,System.Nullable`1[int]]:SpoolingWork():this (FullOpts)
              16 (1.26 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.OrderPreservingPipeliningSpoolingTask`2[System.Nullable`1[int],System.Nullable`1[int]]:SpoolingWork():this (FullOpts)
              16 (1.25 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.OrderPreservingPipeliningSpoolingTask`2[ubyte,System.Nullable`1[int]]:SpoolingWork():this (FullOpts)
              16 (1.51 % of base) : System.Net.Quic.dasm - System.Net.Quic.MsQuicBuffers:Initialize[System.__Canon](System.Collections.Generic.IList`1[System.__Canon],System.Func`2[System.__Canon,System.ReadOnlyMemory`1[ubyte]]):this (FullOpts)
              Top method improvements (bytes):
              -108 (-5.45 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,ulong):int (FullOpts) (12 methods)
              -48 (-1.99 % of base) : System.Private.CoreLib.dasm - System.Runtime.InteropServices.Marshalling.ComVariant:Dispose():this (FullOpts)
              -45 (-5.45 % of base) : System.Net.Sockets.dasm - (dynamicClass):IL_STUB_PInvoke(long,ulong):int (FullOpts) (5 methods)
              -45 (-5.45 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,int):int (FullOpts) (5 methods)
              -45 (-5.66 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(ulong):int (FullOpts) (5 methods)
              -36 (-5.45 % of base) : System.IO.Ports.dasm - (dynamicClass):IL_STUB_PInvoke(long,int):int (FullOpts) (4 methods)
              -36 (-5.45 % of base) : System.DirectoryServices.Protocols.dasm - (dynamicClass):IL_STUB_PInvoke(long,ulong):int (FullOpts) (4 methods)
              -35 (-2.92 % of base) : System.DirectoryServices.Protocols.dasm - (dynamicClass):IL_STUB_PInvoke(long,int,ulong):int (FullOpts) (7 methods)
              -32 (-6.05 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(ulong) (FullOpts) (4 methods)
              -27 (-5.49 % of base) : System.Diagnostics.Process.dasm - (dynamicClass):IL_STUB_PInvoke(int,ulong):int (FullOpts) (3 methods)
              -27 (-5.45 % of base) : System.Net.Sockets.dasm - (dynamicClass):IL_STUB_PInvoke(long,int):int (FullOpts) (3 methods)
              -27 (-5.45 % of base) : System.Security.Cryptography.dasm - (dynamicClass):IL_STUB_PInvoke(long,ulong):int (FullOpts) (3 methods)
              -27 (-5.45 % of base) : System.Net.Security.dasm - (dynamicClass):IL_STUB_PInvoke(long,ulong):int (FullOpts) (3 methods)
              -27 (-5.66 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(long):long (FullOpts) (3 methods)
              -27 (-5.45 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(System.Runtime.CompilerServices.QCallAssembly):int (FullOpts) (3 methods)
              -27 (-5.45 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,ulong) (FullOpts) (3 methods)
              -27 (-5.66 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(ulong):ulong (FullOpts) (3 methods)
              -26 (-5.15 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke():ulong (FullOpts) (4 methods)
              -24 (-6.74 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(int):int (FullOpts) (4 methods)
              -24 (-4.37 % of base) : System.Data.Odbc.dasm - (dynamicClass):IL_STUB_PInvoke(long,int,long,int):short (FullOpts) (3 methods)
              -23 (-6.22 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(long) (FullOpts) (3 methods)
              -23 (-5.71 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(System.Runtime.CompilerServices.QCallTypeHandle):int (FullOpts) (3 methods)
              -20 (-4.66 % of base) : System.Net.Sockets.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,int,ulong):int (FullOpts) (4 methods)
              -20 (-2.92 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,ulong,int):int (FullOpts) (4 methods)
              -19 (-5.37 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke():int (FullOpts) (3 methods)
              -19 (-5.37 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke():long (FullOpts) (3 methods)
              -19 (-6.55 % of base) : System.Console.dasm - (dynamicClass):IL_STUB_PInvoke(int):int (FullOpts) (3 methods)
              -18 (-5.49 % of base) : System.Diagnostics.Process.dasm - (dynamicClass):IL_STUB_PInvoke(int,int):int (FullOpts) (2 methods)
              -18 (-5.49 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(int,System.Runtime.CompilerServices.StringHandleOnStack) (FullOpts) (2 methods)
              -18 (-5.70 % of base) : System.IO.Ports.dasm - (dynamicClass):IL_STUB_PInvoke(int):int (FullOpts) (2 methods)
              -18 (-5.70 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(int):long (FullOpts) (2 methods)
              -18 (-5.45 % of base) : System.Net.Security.dasm - (dynamicClass):IL_STUB_PInvoke(long,int) (FullOpts) (2 methods)
              -18 (-5.45 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(long,int):int (FullOpts) (2 methods)
              -18 (-5.45 % of base) : System.Security.Cryptography.dasm - (dynamicClass):IL_STUB_PInvoke(long,int):int (FullOpts) (2 methods)
              -18 (-5.45 % of base) : System.Net.Security.dasm - (dynamicClass):IL_STUB_PInvoke(long,int):int (FullOpts) (2 methods)
              -18 (-5.45 % of base) : System.Security.Cryptography.dasm - (dynamicClass):IL_STUB_PInvoke(long,int):long (FullOpts) (2 methods)
              -18 (-5.36 % of base) : System.Data.Odbc.dasm - (dynamicClass):IL_STUB_PInvoke(long,short):short (FullOpts) (2 methods)
              -18 (-5.45 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(long,System.Runtime.CompilerServices.ObjectHandleOnStack) (FullOpts) (2 methods)
              -18 (-5.45 % of base) : System.Net.Security.dasm - (dynamicClass):IL_STUB_PInvoke(long,ulong) (FullOpts) (2 methods)
              -18 (-5.45 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(long,ulong):int (FullOpts) (2 methods)
              -18 (-5.45 % of base) : System.IO.Pipes.dasm - (dynamicClass):IL_STUB_PInvoke(long,ulong):int (FullOpts) (2 methods)
              -18 (-5.45 % of base) : System.IO.MemoryMappedFiles.dasm - (dynamicClass):IL_STUB_PInvoke(long,ulong):int (FullOpts) (2 methods)
              -18 (-5.39 % of base) : System.Data.Odbc.dasm - (dynamicClass):IL_STUB_PInvoke(long,ulong):short (FullOpts) (2 methods)
              -18 (-5.66 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(long):int (FullOpts) (2 methods)
              -18 (-5.66 % of base) : System.IO.Ports.dasm - (dynamicClass):IL_STUB_PInvoke(long):int (FullOpts) (2 methods)
              -18 (-5.66 % of base) : System.Net.Sockets.dasm - (dynamicClass):IL_STUB_PInvoke(long):int (FullOpts) (2 methods)
              -18 (-5.66 % of base) : System.Security.Cryptography.dasm - (dynamicClass):IL_STUB_PInvoke(long):ulong (FullOpts) (2 methods)
              -18 (-5.45 % of base) : System.Net.WebSockets.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,int):int (FullOpts) (2 methods)
              -18 (-5.45 % of base) : System.Security.Cryptography.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,int):int (FullOpts) (2 methods)
              -18 (-5.45 % of base) : System.IO.Pipes.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,int):int (FullOpts) (2 methods)
              -18 (-5.45 % of base) : System.Diagnostics.Process.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,int):int (FullOpts) (2 methods)
              -18 (-5.45 % of base) : System.IO.Compression.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,int):int (FullOpts) (2 methods)
              -18 (-5.45 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,int):long (FullOpts) (2 methods)
              -18 (-5.45 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,long):int (FullOpts) (2 methods)
              -18 (-5.45 % of base) : System.Security.Cryptography.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,ulong):int (FullOpts) (2 methods)
              -18 (-5.45 % of base) : System.Formats.Tar.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,ulong):int (FullOpts) (2 methods)
              -18 (-5.45 % of base) : System.IO.FileSystem.DriveInfo.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,ulong):int (FullOpts) (2 methods)
              -18 (-5.45 % of base) : System.Security.Cryptography.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,ulong):long (FullOpts) (2 methods)
              -18 (-5.45 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,ulong):ulong (FullOpts) (2 methods)
              -18 (-5.66 % of base) : System.Net.Sockets.dasm - (dynamicClass):IL_STUB_PInvoke(ulong):int (FullOpts) (2 methods)
              -18 (-5.66 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(ulong):long (FullOpts) (2 methods)
              -16 (-4.44 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(System.Runtime.CompilerServices.QCallModule,int,int) (FullOpts) (2 methods)
              -16 (-4.42 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(System.Runtime.CompilerServices.QCallModule,ulong,int):int (FullOpts) (2 methods)
              -16 (-4.42 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,ulong,ulong,ulong):int (FullOpts) (2 methods)
              -16 (-4.42 % of base) : System.Net.NetworkInformation.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,ulong,ulong,ulong):int (FullOpts)
              -15 (-7.58 % of base) : System.Net.NetworkInformation.dasm - (dynamicClass):IL_STUB_PInvoke(int):int (FullOpts) (3 methods)
              -15 (-2.92 % of base) : System.Security.Cryptography.dasm - (dynamicClass):IL_STUB_PInvoke(long,ulong,ulong):int (FullOpts) (3 methods)
              -15 (-5.81 % of base) : System.Net.Quic.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,int,ulong):int (FullOpts) (3 methods)
              -15 (-5.81 % of base) : System.Net.Primitives.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,int,ulong):int (FullOpts) (3 methods)
              -15 (-2.92 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,ulong,ulong) (FullOpts) (3 methods)
              -15 (-1.86 % of base) : System.Net.Security.dasm - Microsoft.Win32.SafeHandles.SafeSslContextHandle:ReleaseHandle():ubyte:this (FullOpts)
              -14 (-4.64 % of base) : System.Security.Cryptography.dasm - (dynamicClass):IL_STUB_PInvoke():long (FullOpts) (2 methods)
              -14 (-6.57 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(int) (FullOpts) (2 methods)
              -14 (-6.64 % of base) : System.Diagnostics.Process.dasm - (dynamicClass):IL_STUB_PInvoke(ulong) (FullOpts) (2 methods)
              -14 (-3.54 % of base) : System.Security.Cryptography.dasm - Interop+Crypto:CryptoNative_X509StoreSetVerifyTime(Microsoft.Win32.SafeHandles.SafeX509StoreHandle,int,int,int,int,int,int,ubyte):int (FullOpts)
              -14 (-1.78 % of base) : System.Private.CoreLib.dasm - System.Globalization.CompareInfo:IndexOfOrdinalHelper(System.ReadOnlySpan`1[ushort],System.ReadOnlySpan`1[ushort],int,ulong,ubyte):int:this (FullOpts)
              -14 (-1.81 % of base) : System.Private.CoreLib.dasm - System.Globalization.CompareInfo:IndexOfOrdinalIgnoreCaseHelper(System.ReadOnlySpan`1[ushort],System.ReadOnlySpan`1[ushort],int,ulong,ubyte):int:this (FullOpts)
              -14 (-0.88 % of base) : System.Private.CoreLib.dasm - System.Reflection.Emit.RuntimeTypeBuilder:SetConstantValue(System.Reflection.Emit.RuntimeModuleBuilder,int,System.Type,System.Object) (FullOpts)
              -12 (-5.91 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke() (FullOpts) (2 methods)
              -12 (-5.91 % of base) : System.Console.dasm - (dynamicClass):IL_STUB_PInvoke():int (FullOpts) (2 methods)
              -12 (-5.91 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke():uint (FullOpts) (2 methods)
              -12 (-2.15 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(System.Runtime.CompilerServices.QCallModule,int,int,int) (FullOpts) (3 methods)
              -12 (-1.75 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.LiteHashProvider:HmacStreamAsync(System.String,System.ReadOnlySpan`1[ubyte],System.IO.Stream,System.Memory`1[ubyte],System.Threading.CancellationToken):System.Threading.Tasks.ValueTask`1[int] (FullOpts)
              -11 (-2.41 % of base) : System.Net.Security.dasm - Interop+Crypto:CryptoNative_X509DecodeOcspToExpiration(ulong,int,System.Security.Cryptography.X509Certificates.SafeOcspRequestHandle,long,ulong,int,byref):int (FullOpts)
              -11 (-1.97 % of base) : System.Security.Cryptography.dasm - Interop+Crypto:DsaSign(Microsoft.Win32.SafeHandles.SafeDsaHandle,byref,int,byref,byref):ubyte (FullOpts)
              -11 (-1.97 % of base) : System.Security.Cryptography.dasm - Interop+Crypto:EcDsaSign(byref,int,byref,byref,Microsoft.Win32.SafeHandles.SafeEcKeyHandle):ubyte (FullOpts)
              -11 (-1.97 % of base) : System.Security.Cryptography.dasm - Interop+Crypto:EvpCipherUpdate(Microsoft.Win32.SafeHandles.SafeEvpCipherCtxHandle,byref,byref,byref,int):ubyte (FullOpts)
              -11 (-4.04 % of base) : System.Security.Cryptography.dasm - Interop+Crypto:Pbkdf2(System.ReadOnlySpan`1[ubyte],System.ReadOnlySpan`1[ubyte],int,long,System.Span`1[ubyte]):int (FullOpts)
              -11 (-2.02 % of base) : System.Net.Security.dasm - Interop+Ssl:SslSetBio(Microsoft.Win32.SafeHandles.SafeSslHandle,Microsoft.Win32.SafeHandles.SafeBioHandle,Microsoft.Win32.SafeHandles.SafeBioHandle) (FullOpts)
              -11 (-1.93 % of base) : System.Net.Sockets.dasm - Interop+Sys:SendFile(System.Runtime.InteropServices.SafeHandle,System.Runtime.InteropServices.SafeHandle,long,long,byref):int (FullOpts)
              -11 (-2.14 % of base) : System.Private.CoreLib.dasm - System.Array:CreateInstance(System.Type,int,int):System.Array (FullOpts)
              -11 (-2.82 % of base) : System.Private.CoreLib.dasm - System.IO.FileLoadException:FormatFileLoadExceptionMessage(System.String,int):System.String (FullOpts)
              -11 (-2.26 % of base) : System.Private.CoreLib.dasm - System.Reflection.Emit.RuntimeTypeBuilder+CustAttr:Bake(System.Reflection.Emit.RuntimeModuleBuilder,int):this (FullOpts)
              -11 (-2.32 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.HashProviderDispenser+OneShotHashProvider:HashData(System.String,System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte]):int (FullOpts)
              -11 (-1.92 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.MD5:HashData(System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte]):int (FullOpts)
              -11 (-3.55 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.Pbkdf2Implementation:Fill(System.ReadOnlySpan`1[ubyte],System.ReadOnlySpan`1[ubyte],int,System.Security.Cryptography.HashAlgorithmName,System.Span`1[ubyte]) (FullOpts)
              -11 (-2.91 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.Rfc2898DeriveBytes:Pbkdf2(System.ReadOnlySpan`1[ubyte],System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte],int,System.Security.Cryptography.HashAlgorithmName) (FullOpts)
              -11 (-3.51 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.Rfc2898DeriveBytes:Pbkdf2Core(System.ReadOnlySpan`1[ubyte],System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte],int,System.Security.Cryptography.HashAlgorithmName) (FullOpts)
              -11 (-1.92 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.SHA1:HashData(System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte]):int (FullOpts)
              -11 (-1.92 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.SHA256:HashData(System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte]):int (FullOpts)
              Top method regressions (percentages):
              41 (Infinity of base) : System.Net.Sockets.dasm - System.Net.Sockets.SocketAsyncEngine:UnregisterSocket(long):this (FullOpts)
              138 (10.81 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.X509Certificates.OpenSslX509CertificateReader+<>c:<GetPolicyData>b__63_0(Microsoft.Win32.SafeHandles.SafeX509Handle):System.Security.Cryptography.X509Certificates.PolicyData:this (FullOpts)
              58 (8.38 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.RandomNumberGenerator:GetItemsCore[System.__Canon](System.ReadOnlySpan`1[System.__Canon],System.Span`1[System.__Canon]) (FullOpts)
              73 (8.32 % of base) : System.Net.Sockets.dasm - System.Net.Sockets.SocketPal:SelectViaPoll(System.Collections.IList,int,System.Collections.IList,int,System.Collections.IList,int,ulong,int,int):int (FullOpts)
              60 (7.73 % of base) : System.Net.Security.dasm - Interop+OpenSsl:AlpnServerSelectCallback(long,ulong,ulong,ulong,uint,long):int (FullOpts)
              77 (6.74 % of base) : System.Private.CoreLib.dasm - System.RuntimeType:ValidateGenericArguments(System.Reflection.MemberInfo,System.RuntimeType[],System.Exception) (FullOpts)
              49 (6.58 % of base) : System.Private.CoreLib.dasm - System.Diagnostics.Tracing.EventPipeInternal:Enable(System.String,int,uint,System.Diagnostics.Tracing.EventPipeProviderConfiguration[]):ulong (FullOpts)
              101 (6.43 % of base) : System.Private.CoreLib.dasm - System.Reflection.InvokerEmitUtil:CreateInvokeDelegate_RefArgs(System.Reflection.MethodBase,ubyte):System.Reflection.InvokerEmitUtil+InvokeFunc_RefArgs (FullOpts)
              40 (6.36 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.RandomNumberGenerator:GetItemsCore[ubyte](System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte]) (FullOpts)
              40 (6.35 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.RandomNumberGenerator:GetItemsCore[int](System.ReadOnlySpan`1[int],System.Span`1[int]) (FullOpts)
              40 (6.34 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.RandomNumberGenerator:GetItemsCore[long](System.ReadOnlySpan`1[long],System.Span`1[long]) (FullOpts)
              40 (6.34 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.RandomNumberGenerator:GetItemsCore[System.Nullable`1[int]](System.ReadOnlySpan`1[System.Nullable`1[int]],System.Span`1[System.Nullable`1[int]]) (FullOpts)
              40 (6.31 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.RandomNumberGenerator:GetItemsCore[short](System.ReadOnlySpan`1[short],System.Span`1[short]) (FullOpts)
              106 (6.26 % of base) : System.Private.CoreLib.dasm - System.Reflection.InvokerEmitUtil:CreateInvokeDelegate_Obj4Args(System.Reflection.MethodBase,ubyte):System.Reflection.InvokerEmitUtil+InvokeFunc_Obj4Args (FullOpts)
              73 (6.03 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.OpenSslAsnFormatter:FormatNative(System.Security.Cryptography.Oid,ubyte[],ubyte):System.String:this (FullOpts)
              37 (5.77 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.RandomNumberGenerator:GetItemsCore[double](System.ReadOnlySpan`1[double],System.Span`1[double]) (FullOpts)
              168 (5.60 % of base) : System.DirectoryServices.Protocols.dasm - System.DirectoryServices.Protocols.LdapConnection:BuildAttributes(System.Collections.CollectionBase,System.Collections.ArrayList):System.DirectoryServices.Protocols.LdapMod[] (FullOpts)
              37 (5.56 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.RandomNumberGenerator:GetItemsCore[System.Numerics.Vector`1[float]](System.ReadOnlySpan`1[System.Numerics.Vector`1[float]],System.Span`1[System.Numerics.Vector`1[float]]) (FullOpts)
              97 (5.56 % of base) : Microsoft.VisualBasic.Core.dasm - Microsoft.VisualBasic.CompilerServices.IDOUtils:CreateInvoker(int):System.Func`4[System.Runtime.CompilerServices.CallSiteBinder,System.Object,System.Object[],System.Object] (FullOpts)
              121 (5.53 % of base) : System.Private.CoreLib.dasm - System.Reflection.Emit.RuntimeModuleBuilder:GetMethodTokenNoLock(System.Reflection.MethodInfo,ubyte):int:this (FullOpts)
              82 (5.51 % of base) : System.Private.CoreLib.dasm - System.Reflection.InvokerEmitUtil:CreateInvokeDelegate_ObjSpanArgs(System.Reflection.MethodBase,ubyte):System.Reflection.InvokerEmitUtil+InvokeFunc_ObjSpanArgs (FullOpts)
              31 (5.22 % of base) : System.Data.Odbc.dasm - System.Data.Odbc.OdbcHandle:.ctor(short,System.Data.Odbc.OdbcHandle):this (FullOpts)
              43 (5.11 % of base) : System.Configuration.ConfigurationManager.dasm - System.Configuration.ClientConfigPaths:GetTypeAndHashSuffix(System.String,ubyte):System.String (FullOpts)
              34 (4.90 % of base) : System.Private.CoreLib.dasm - System.Reflection.RuntimeAssembly:InternalGetSatelliteAssembly(System.Reflection.Assembly,System.Globalization.CultureInfo,System.Version,ubyte):System.Reflection.Assembly (FullOpts)
              73 (4.80 % of base) : System.Private.CoreLib.dasm - System.Reflection.Emit.RuntimeModuleBuilder:GetMethodMetadataToken(System.Reflection.ConstructorInfo):int:this (FullOpts)
              46 (4.45 % of base) : System.Private.CoreLib.dasm - System.Globalization.Normalization:IcuNormalize(System.String,int):System.String (FullOpts)
              77 (4.38 % of base) : System.ComponentModel.TypeConverter.dasm - System.ComponentModel.Design.RuntimeLicenseContext:GetSavedLicenseKey(System.Type,System.Reflection.Assembly):System.String:this (FullOpts)
              12 (4.36 % of base) : System.Diagnostics.Process.dasm - System.Diagnostics.Process:DelayedSigChildConsoleConfiguration() (FullOpts)
              40 (4.19 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.OrderPreservingPipeliningMergeHelper`2+OrderedPipeliningMergeEnumerator[System.__Canon,System.Nullable`1[int]]:TryWaitForElement(int,byref):ubyte:this (FullOpts)
              40 (4.18 % of base) : Microsoft.Extensions.Logging.Console.dasm - Microsoft.Extensions.Logging.Console.ConsoleLoggerProcessor:Enqueue(Microsoft.Extensions.Logging.Console.LogMessageEntry):ubyte:this (FullOpts)
              52 (4.08 % of base) : System.Diagnostics.Process.dasm - System.Diagnostics.Process:ForkAndExecProcess(System.Diagnostics.ProcessStartInfo,System.String,System.String[],System.String[],System.String,ubyte,uint,uint,uint[],byref,byref,byref,ubyte,ubyte):ubyte:this (FullOpts)
              49 (3.96 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.X509Certificates.OpenSslCachedSystemStoreProvider:<LoadMachineStores>g__ProcessFile|26_1(System.String,byref,byref):ubyte (FullOpts)
              31 (3.89 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.RandomNumberGenerator:GetHexStringCore(System.Span`1[ushort],ubyte) (FullOpts)
              32 (3.88 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.X509Certificates.OpenSslCertificateAssetDownloader:DownloadCrl(System.String,System.TimeSpan):Microsoft.Win32.SafeHandles.SafeX509CrlHandle (FullOpts)
              28 (3.85 % of base) : Microsoft.Extensions.DependencyModel.dasm - Microsoft.Extensions.DependencyModel.DependencyContextLoader:Load(System.Reflection.Assembly):Microsoft.Extensions.DependencyModel.DependencyContext:this (FullOpts)
              58 (3.83 % of base) : System.DirectoryServices.Protocols.dasm - System.DirectoryServices.Protocols.BerConverter:EncodingMultiByteArrayHelper(System.DirectoryServices.Protocols.SafeBerHandle,ubyte[][],ushort,ulong):int (FullOpts)
              16 (3.82 % of base) : System.Console.dasm - System.ConsolePal:<TryGetCursorPosition>g__AppendToStdInReaderUntil|84_2(ubyte,System.IO.StdInReader,System.Span`1[ubyte],byref,byref):ubyte (FullOpts)
              46 (3.73 % of base) : System.Private.CoreLib.dasm - System.Reflection.Emit.RuntimeModuleBuilder:GetMemberRefToken(System.Reflection.MethodBase,System.Type[]):int:this (FullOpts)
              46 (3.67 % of base) : System.Configuration.ConfigurationManager.dasm - System.Configuration.ClientConfigurationSystem:EnsureInit(System.String):this (FullOpts)
              16 (3.66 % of base) : System.Private.CoreLib.dasm - System.IO.Enumeration.FileSystemEnumerator`1[double]:FindNextEntry(ulong,int):this (FullOpts)
              16 (3.66 % of base) : System.Private.CoreLib.dasm - System.IO.Enumeration.FileSystemEnumerator`1[int]:FindNextEntry(ulong,int):this (FullOpts)
              16 (3.66 % of base) : System.Private.CoreLib.dasm - System.IO.Enumeration.FileSystemEnumerator`1[long]:FindNextEntry(ulong,int):this (FullOpts)
              16 (3.66 % of base) : System.Private.CoreLib.dasm - System.IO.Enumeration.FileSystemEnumerator`1[short]:FindNextEntry(ulong,int):this (FullOpts)
              16 (3.66 % of base) : System.Private.CoreLib.dasm - System.IO.Enumeration.FileSystemEnumerator`1[System.Nullable`1[int]]:FindNextEntry(ulong,int):this (FullOpts)
              16 (3.66 % of base) : System.Private.CoreLib.dasm - System.IO.Enumeration.FileSystemEnumerator`1[System.Numerics.Vector`1[float]]:FindNextEntry(ulong,int):this (FullOpts)
              16 (3.66 % of base) : System.Private.CoreLib.dasm - System.IO.Enumeration.FileSystemEnumerator`1[ubyte]:FindNextEntry(ulong,int):this (FullOpts)
              32 (3.60 % of base) : System.Private.CoreLib.dasm - System.Runtime.Loader.AssemblyLoadContext:InvokeResolveEvent(System.ResolveEventHandler,System.Reflection.RuntimeAssembly,System.String):System.Reflection.RuntimeAssembly (FullOpts)
              13 (3.58 % of base) : System.Private.CoreLib.dasm - System.StubHelpers.AsAnyMarshaler:ConvertLayoutToNative(System.Object,int):long:this (FullOpts)
              34 (3.56 % of base) : System.Private.CoreLib.dasm - System.Globalization.CompareInfo:IcuGetHashCodeOfString(System.ReadOnlySpan`1[ushort],int):int:this (FullOpts)
              10 (3.41 % of base) : System.Private.CoreLib.dasm - System.RuntimeTypeHandle:GetActivationInfo(System.RuntimeType,byref,byref,byref,byref) (FullOpts)
              30 (3.41 % of base) : System.Private.CoreLib.dasm - System.Runtime.InteropServices.PosixSignalRegistration:OnPosixSignal(int,int):int (FullOpts)
              55 (3.40 % of base) : System.Console.dasm - System.IO.StdInReader:ReadLineCore(ubyte):ubyte:this (FullOpts)
              19 (3.36 % of base) : System.Net.Security.dasm - Interop+NetSecurityNative:ImportPrincipalName(byref,System.String,int,byref):uint (FullOpts)
              19 (3.36 % of base) : System.Net.Security.dasm - Interop+NetSecurityNative:ImportUserName(byref,System.String,int,byref):uint (FullOpts)
              55 (3.36 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.X509Certificates.OpenSslDirectoryBasedStoreProvider:AddCertToStore(System.Security.Cryptography.X509Certificates.ICertificatePal):this (FullOpts)
              31 (3.30 % of base) : System.Private.CoreLib.dasm - System.Runtime.Loader.AssemblyLoadContext:ResolveSatelliteAssembly(System.Reflection.AssemblyName):System.Reflection.Assembly:this (FullOpts)
              28 (3.28 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.OrderPreservingPipeliningMergeHelper`2+OrderedPipeliningMergeEnumerator[System.Numerics.Vector`1[float],System.Nullable`1[int]]:TryWaitForElement(int,byref):ubyte:this (FullOpts)
              28 (3.25 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.OrderPreservingPipeliningMergeHelper`2+OrderedPipeliningMergeEnumerator[int,System.Nullable`1[int]]:TryWaitForElement(int,byref):ubyte:this (FullOpts)
              28 (3.25 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.OrderPreservingPipeliningMergeHelper`2+OrderedPipeliningMergeEnumerator[short,System.Nullable`1[int]]:TryWaitForElement(int,byref):ubyte:this (FullOpts)
              28 (3.25 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.OrderPreservingPipeliningMergeHelper`2+OrderedPipeliningMergeEnumerator[ubyte,System.Nullable`1[int]]:TryWaitForElement(int,byref):ubyte:this (FullOpts)
              28 (3.25 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.OrderPreservingPipeliningMergeHelper`2+OrderedPipeliningMergeEnumerator[long,System.Nullable`1[int]]:TryWaitForElement(int,byref):ubyte:this (FullOpts)
              28 (3.25 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.OrderPreservingPipeliningMergeHelper`2+OrderedPipeliningMergeEnumerator[System.Nullable`1[int],System.Nullable`1[int]]:TryWaitForElement(int,byref):ubyte:this (FullOpts)
              28 (3.24 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.OrderPreservingPipeliningMergeHelper`2+OrderedPipeliningMergeEnumerator[double,System.Nullable`1[int]]:TryWaitForElement(int,byref):ubyte:this (FullOpts)
              32 (3.21 % of base) : System.Private.CoreLib.dasm - System.Reflection.Assembly:LoadFromResolveHandler(System.Object,System.ResolveEventArgs):System.Reflection.Assembly (FullOpts)
              13 (3.19 % of base) : System.Net.Quic.dasm - System.Net.Quic.MsQuicApi:ConnectionStart(System.Net.Quic.MsQuicSafeHandle,System.Net.Quic.MsQuicSafeHandle,ushort,ulong,ushort):int:this (FullOpts)
              33 (3.13 % of base) : System.Security.Cryptography.ProtectedData.dasm - Interop+Kernel32:GetMessage(int,long):System.String (FullOpts)
              23 (3.10 % of base) : System.Private.CoreLib.dasm - Interop+Sys:GetCwd():System.String (FullOpts)
              31 (3.10 % of base) : System.Net.Quic.dasm - System.Net.Quic.MsQuicBuffers:Initialize[System.Numerics.Vector`1[float]](System.Collections.Generic.IList`1[System.Numerics.Vector`1[float]],System.Func`2[System.Numerics.Vector`1[float],System.ReadOnlyMemory`1[ubyte]]):this (FullOpts)
              49 (3.09 % of base) : System.Private.CoreLib.dasm - System.RuntimeType:GetMethodBase(System.RuntimeType,long):System.Reflection.MethodBase (FullOpts)
              34 (2.97 % of base) : System.Private.CoreLib.dasm - System.RuntimeType:GetInterfaceMap(System.Type):System.Reflection.InterfaceMapping:this (FullOpts)
              30 (2.95 % of base) : System.Private.CoreLib.dasm - Interop+Kernel32:GetMessage(int,long):System.String (FullOpts)
              16 (2.95 % of base) : System.Security.Cryptography.dasm - Interop+Crypto:BioNewFile(System.String,System.String):Microsoft.Win32.SafeHandles.SafeBioHandle (FullOpts)
              16 (2.94 % of base) : System.Net.Security.dasm - Interop+NetSecurityNative:InitiateCredSpNego(byref,Microsoft.Win32.SafeHandles.SafeGssNameHandle,byref):uint (FullOpts)
              22 (2.91 % of base) : System.Private.CoreLib.dasm - System.Reflection.Emit.RuntimeFieldBuilder:.ctor(System.Reflection.Emit.RuntimeTypeBuilder,System.String,System.Type,System.Type[],System.Type[],int):this (FullOpts)
              19 (2.86 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.TripleDesImplementation:TryEncryptEcbCore(System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte],int,byref):ubyte:this (FullOpts)
              19 (2.81 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.DesImplementation:TryEncryptEcbCore(System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte],int,byref):ubyte:this (FullOpts)
              19 (2.75 % of base) : System.Net.Security.dasm - Interop+NetSecurityNative:InitiateCredWithPassword(byref,uint,Microsoft.Win32.SafeHandles.SafeGssNameHandle,System.String,int,byref):uint (FullOpts)
              13 (2.62 % of base) : System.Console.dasm - System.ConsolePal:<TryGetCursorPosition>g__BufferUntil|84_1(ubyte,byref,byref,byref):ubyte (FullOpts)
              43 (2.58 % of base) : System.Private.CoreLib.dasm - System.Reflection.Emit.RuntimeTypeBuilder:.ctor(System.String,int,System.Type,System.Type[],System.Reflection.Emit.RuntimeModuleBuilder,int,int,System.Reflection.Emit.RuntimeTypeBuilder):this (FullOpts)
              58 (2.54 % of base) : System.Private.Xml.dasm - System.Xml.Xsl.XmlILGenerator:Generate(System.Xml.Xsl.Qil.QilExpression,System.Reflection.Emit.TypeBuilder):System.Xml.Xsl.XmlILCommand:this (FullOpts)
              10 (2.54 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.X509Certificates.OpenSslPkcsFormatReader:TryReadPkcs7Pem(System.ReadOnlySpan`1[ubyte],ubyte,byref,byref):ubyte (FullOpts)
              31 (2.51 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.HMACCommon:ChangeKeyImpl(System.ReadOnlySpan`1[ubyte]):ubyte[]:this (FullOpts)
              22 (2.50 % of base) : System.Private.CoreLib.dasm - System.Runtime.Loader.AssemblyLoadContext:GetFirstResolvedAssemblyFromResolvingEvent(System.Reflection.AssemblyName):System.Reflection.Assembly:this (FullOpts)
              13 (2.47 % of base) : System.Security.Cryptography.dasm - Interop+Crypto:CryptoNative_LoadPrivateKeyFromEngine(System.String,System.String):System.Security.Cryptography.SafeEvpPKeyHandle (FullOpts)
              13 (2.47 % of base) : System.Security.Cryptography.dasm - Interop+Crypto:CryptoNative_LoadPublicKeyFromEngine(System.String,System.String):System.Security.Cryptography.SafeEvpPKeyHandle (FullOpts)
              31 (2.46 % of base) : System.DirectoryServices.Protocols.dasm - System.DirectoryServices.Protocols.SortRequestControl:GetValue():ubyte[]:this (FullOpts)
              49 (2.45 % of base) : System.DirectoryServices.Protocols.dasm - System.DirectoryServices.Protocols.LdapConnection:BuildControlArray(System.DirectoryServices.Protocols.DirectoryControlCollection,ubyte):System.DirectoryServices.Protocols.LdapControl[] (FullOpts)
              19 (2.42 % of base) : System.Security.Cryptography.dasm - Interop+Crypto:EcKeyCreateByKeyParameters(byref,System.String,ubyte[],int,ubyte[],int,ubyte[],int):int (FullOpts)
              10 (2.33 % of base) : System.Security.Cryptography.dasm - Interop+Crypto:CryptoNative_EvpMacCtxNew(Microsoft.Win32.SafeHandles.SafeEvpMacHandle):Microsoft.Win32.SafeHandles.SafeEvpMacCtxHandle (FullOpts)
              10 (2.33 % of base) : System.Security.Cryptography.dasm - Interop+Crypto:ReadX509AsDerFromBio(Microsoft.Win32.SafeHandles.SafeBioHandle):Microsoft.Win32.SafeHandles.SafeX509Handle (FullOpts)
              10 (2.33 % of base) : System.Net.Security.dasm - Interop+Ssl:SslCreate(Microsoft.Win32.SafeHandles.SafeSslContextHandle):Microsoft.Win32.SafeHandles.SafeSslHandle (FullOpts)
              10 (2.33 % of base) : System.Net.Security.dasm - Interop+Ssl:SslGetClientCAList_private(Microsoft.Win32.SafeHandles.SafeSslHandle):Microsoft.Win32.SafeHandles.SafeSharedX509NameStackHandle (FullOpts)
              10 (2.33 % of base) : System.Net.Security.dasm - Interop+Ssl:SslGetPeerCertChain(Microsoft.Win32.SafeHandles.SafeSslHandle):Microsoft.Win32.SafeHandles.SafeSharedX509StackHandle (FullOpts)
              13 (2.32 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.TripleDesImplementation:TryDecryptEcbCore(System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte],int,byref):ubyte:this (FullOpts)
              10 (2.29 % of base) : System.Net.Security.dasm - Interop+Crypto:GetX509NameStackField_private(Microsoft.Win32.SafeHandles.SafeSharedX509NameStackHandle,int):Microsoft.Win32.SafeHandles.SafeSharedX509NameHandle (FullOpts)
              13 (2.27 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.DesImplementation:TryDecryptEcbCore(System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte],int,byref):ubyte:this (FullOpts)
              19 (2.24 % of base) : System.Security.Cryptography.dasm - Interop+Crypto:DsaKeyCreateByExplicitParameters(byref,ubyte[],int,ubyte[],int,ubyte[],int,ubyte[],int,ubyte[],int):ubyte (FullOpts)
              10 (2.23 % of base) : System.Security.Cryptography.dasm - Interop+Crypto:CryptoNative_X509StoreCtxResetForSignatureError(Microsoft.Win32.SafeHandles.SafeX509StoreCtxHandle,byref):int (FullOpts)
              10 (2.23 % of base) : System.Security.Cryptography.dasm - Interop+Crypto:GetPkcs7Certificates(Microsoft.Win32.SafeHandles.SafePkcs7Handle,byref):int (FullOpts)
              10 (2.22 % of base) : System.Security.Cryptography.dasm - Interop+Crypto:CryptoNative_EcKeyCreateByOid(System.String):Microsoft.Win32.SafeHandles.SafeEcKeyHandle (FullOpts)
              Top method improvements (percentages):
              -5 (-9.62 % of base) : System.IO.Pipes.dasm - (dynamicClass):IL_STUB_PInvoke():int (FullOpts)
              -5 (-9.62 % of base) : System.Net.Sockets.dasm - (dynamicClass):IL_STUB_PInvoke():int (FullOpts)
              -5 (-9.62 % of base) : System.Diagnostics.Process.dasm - (dynamicClass):IL_STUB_PInvoke():long (FullOpts)
              -5 (-9.62 % of base) : System.Net.Sockets.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,ulong,ulong) (FullOpts)
              -10 (-7.58 % of base) : System.Security.Cryptography.dasm - (dynamicClass):IL_STUB_PInvoke(int):int (FullOpts) (2 methods)
              -10 (-7.58 % of base) : System.Formats.Tar.dasm - (dynamicClass):IL_STUB_PInvoke(int):int (FullOpts) (2 methods)
              -10 (-7.58 % of base) : System.IO.Pipes.dasm - (dynamicClass):IL_STUB_PInvoke(int):int (FullOpts) (2 methods)
              -10 (-7.58 % of base) : System.IO.FileSystem.Watcher.dasm - (dynamicClass):IL_STUB_PInvoke(int):int (FullOpts) (2 methods)
              -10 (-7.58 % of base) : System.Diagnostics.Process.dasm - (dynamicClass):IL_STUB_PInvoke(int):int (FullOpts) (2 methods)
              -15 (-7.58 % of base) : System.Net.NetworkInformation.dasm - (dynamicClass):IL_STUB_PInvoke(int):int (FullOpts) (3 methods)
              -10 (-7.58 % of base) : System.IO.Compression.ZipFile.dasm - (dynamicClass):IL_STUB_PInvoke(int):int (FullOpts) (2 methods)
              -10 (-7.58 % of base) : System.Net.Security.dasm - (dynamicClass):IL_STUB_PInvoke(int):int (FullOpts) (2 methods)
              -10 (-7.58 % of base) : System.IO.MemoryMappedFiles.dasm - (dynamicClass):IL_STUB_PInvoke(int):int (FullOpts) (2 methods)
              -10 (-7.58 % of base) : System.Net.Sockets.dasm - (dynamicClass):IL_STUB_PInvoke(int):int (FullOpts) (2 methods)
              -10 (-7.58 % of base) : System.IO.FileSystem.DriveInfo.dasm - (dynamicClass):IL_STUB_PInvoke(int):int (FullOpts) (2 methods)
              -10 (-7.58 % of base) : System.Net.Primitives.dasm - (dynamicClass):IL_STUB_PInvoke(int):int (FullOpts) (2 methods)
              -5 (-7.35 % of base) : System.Runtime.InteropServices.dasm - System.Runtime.InteropServices.Marshalling.ComInterfaceMarshaller`1[double]:CastIUnknownToInterfaceType(long):ulong (FullOpts)
              -5 (-7.35 % of base) : System.Runtime.InteropServices.dasm - System.Runtime.InteropServices.Marshalling.ComInterfaceMarshaller`1[int]:CastIUnknownToInterfaceType(long):ulong (FullOpts)
              -5 (-7.35 % of base) : System.Runtime.InteropServices.dasm - System.Runtime.InteropServices.Marshalling.ComInterfaceMarshaller`1[long]:CastIUnknownToInterfaceType(long):ulong (FullOpts)
              -5 (-7.35 % of base) : System.Runtime.InteropServices.dasm - System.Runtime.InteropServices.Marshalling.ComInterfaceMarshaller`1[short]:CastIUnknownToInterfaceType(long):ulong (FullOpts)
              -5 (-7.35 % of base) : System.Runtime.InteropServices.dasm - System.Runtime.InteropServices.Marshalling.ComInterfaceMarshaller`1[System.Nullable`1[int]]:CastIUnknownToInterfaceType(long):ulong (FullOpts)
              -5 (-7.35 % of base) : System.Runtime.InteropServices.dasm - System.Runtime.InteropServices.Marshalling.ComInterfaceMarshaller`1[System.Numerics.Vector`1[float]]:CastIUnknownToInterfaceType(long):ulong (FullOpts)
              -5 (-7.35 % of base) : System.Runtime.InteropServices.dasm - System.Runtime.InteropServices.Marshalling.ComInterfaceMarshaller`1[ubyte]:CastIUnknownToInterfaceType(long):ulong (FullOpts)
              -5 (-6.85 % of base) : System.Net.Sockets.dasm - (dynamicClass):IL_STUB_PInvoke(int,int):int (FullOpts)
              -24 (-6.74 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(int):int (FullOpts) (4 methods)
              -14 (-6.64 % of base) : System.Diagnostics.Process.dasm - (dynamicClass):IL_STUB_PInvoke(ulong) (FullOpts) (2 methods)
              -14 (-6.57 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(int) (FullOpts) (2 methods)
              -19 (-6.55 % of base) : System.Console.dasm - (dynamicClass):IL_STUB_PInvoke(int):int (FullOpts) (3 methods)
              -23 (-6.22 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(long) (FullOpts) (3 methods)
              -32 (-6.05 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(ulong) (FullOpts) (4 methods)
              -12 (-5.91 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke() (FullOpts) (2 methods)
              -12 (-5.91 % of base) : System.Console.dasm - (dynamicClass):IL_STUB_PInvoke():int (FullOpts) (2 methods)
              -12 (-5.91 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke():uint (FullOpts) (2 methods)
              -5 (-5.81 % of base) : System.Net.Quic.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,int,int):int (FullOpts)
              -5 (-5.81 % of base) : System.Net.Sockets.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,int,int):int (FullOpts)
              -5 (-5.81 % of base) : System.Net.Primitives.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,int,int):int (FullOpts)
              -5 (-5.81 % of base) : System.Net.Quic.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,int,uint):int (FullOpts)
              -5 (-5.81 % of base) : System.Net.Sockets.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,int,uint):int (FullOpts)
              -5 (-5.81 % of base) : System.Net.Primitives.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,int,uint):int (FullOpts)
              -15 (-5.81 % of base) : System.Net.Quic.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,int,ulong):int (FullOpts) (3 methods)
              -15 (-5.81 % of base) : System.Net.Primitives.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,int,ulong):int (FullOpts) (3 methods)
              -5 (-5.81 % of base) : System.Private.CoreLib.dasm - System.Runtime.InteropServices.DispatchWrapper:.ctor(System.Object):this (FullOpts)
              -5 (-5.75 % of base) : System.Net.Quic.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,int,ushort):int (FullOpts)
              -5 (-5.75 % of base) : System.Net.Sockets.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,int,ushort):int (FullOpts)
              -5 (-5.75 % of base) : System.Net.Primitives.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,int,ushort):int (FullOpts)
              -9 (-5.73 % of base) : System.IO.Pipes.dasm - (dynamicClass):IL_STUB_PInvoke(uint):int (FullOpts)
              -9 (-5.73 % of base) : System.Formats.Tar.dasm - (dynamicClass):IL_STUB_PInvoke(uint):ulong (FullOpts)
              -23 (-5.71 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(System.Runtime.CompilerServices.QCallTypeHandle):int (FullOpts) (3 methods)
              -9 (-5.70 % of base) : System.Diagnostics.Process.dasm - (dynamicClass):IL_STUB_PInvoke(int) (FullOpts)
              -18 (-5.70 % of base) : System.IO.Ports.dasm - (dynamicClass):IL_STUB_PInvoke(int):int (FullOpts) (2 methods)
              -18 (-5.70 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(int):long (FullOpts) (2 methods)
              -9 (-5.70 % of base) : System.Security.Cryptography.dasm - (dynamicClass):IL_STUB_PInvoke(int):long (FullOpts)
              -9 (-5.70 % of base) : System.DirectoryServices.Protocols.dasm - (dynamicClass):IL_STUB_PInvoke(int):long (FullOpts)
              -9 (-5.70 % of base) : System.Diagnostics.Process.dasm - (dynamicClass):IL_STUB_PInvoke(int):long (FullOpts)
              -9 (-5.70 % of base) : Microsoft.Extensions.Logging.Console.dasm - (dynamicClass):IL_STUB_PInvoke(int):long (FullOpts)
              -9 (-5.70 % of base) : System.IO.MemoryMappedFiles.dasm - (dynamicClass):IL_STUB_PInvoke(int):long (FullOpts)
              -9 (-5.70 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(ushort) (FullOpts)
              -9 (-5.66 % of base) : System.Security.Cryptography.dasm - (dynamicClass):IL_STUB_PInvoke(long) (FullOpts)
              -9 (-5.66 % of base) : System.Net.Quic.dasm - (dynamicClass):IL_STUB_PInvoke(long) (FullOpts)
              -9 (-5.66 % of base) : System.DirectoryServices.Protocols.dasm - (dynamicClass):IL_STUB_PInvoke(long) (FullOpts)
              -9 (-5.66 % of base) : System.Net.Security.dasm - (dynamicClass):IL_STUB_PInvoke(long) (FullOpts)
              -9 (-5.66 % of base) : System.IO.Compression.Brotli.dasm - (dynamicClass):IL_STUB_PInvoke(long) (FullOpts)
              -9 (-5.66 % of base) : System.Console.dasm - (dynamicClass):IL_STUB_PInvoke(long):int (FullOpts)
              -18 (-5.66 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(long):int (FullOpts) (2 methods)
              -9 (-5.66 % of base) : System.Security.Cryptography.dasm - (dynamicClass):IL_STUB_PInvoke(long):int (FullOpts)
              -9 (-5.66 % of base) : System.IO.Pipes.dasm - (dynamicClass):IL_STUB_PInvoke(long):int (FullOpts)
              -9 (-5.66 % of base) : System.Net.NameResolution.dasm - (dynamicClass):IL_STUB_PInvoke(long):int (FullOpts)
              -18 (-5.66 % of base) : System.IO.Ports.dasm - (dynamicClass):IL_STUB_PInvoke(long):int (FullOpts) (2 methods)
              -9 (-5.66 % of base) : System.DirectoryServices.Protocols.dasm - (dynamicClass):IL_STUB_PInvoke(long):int (FullOpts)
              -9 (-5.66 % of base) : System.Net.Ping.dasm - (dynamicClass):IL_STUB_PInvoke(long):int (FullOpts)
              -9 (-5.66 % of base) : System.Net.Security.dasm - (dynamicClass):IL_STUB_PInvoke(long):int (FullOpts)
              -9 (-5.66 % of base) : System.IO.Compression.Brotli.dasm - (dynamicClass):IL_STUB_PInvoke(long):int (FullOpts)
              -18 (-5.66 % of base) : System.Net.Sockets.dasm - (dynamicClass):IL_STUB_PInvoke(long):int (FullOpts) (2 methods)
              -9 (-5.66 % of base) : Microsoft.Extensions.Hosting.WindowsServices.dasm - (dynamicClass):IL_STUB_PInvoke(long):int (FullOpts)
              -9 (-5.66 % of base) : System.Console.dasm - (dynamicClass):IL_STUB_PInvoke(long):long (FullOpts)
              -27 (-5.66 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(long):long (FullOpts) (3 methods)
              -9 (-5.66 % of base) : System.Security.Cryptography.dasm - (dynamicClass):IL_STUB_PInvoke(long):long (FullOpts)
              -9 (-5.66 % of base) : System.Net.Quic.dasm - (dynamicClass):IL_STUB_PInvoke(long):long (FullOpts)
              -9 (-5.66 % of base) : System.DirectoryServices.Protocols.dasm - (dynamicClass):IL_STUB_PInvoke(long):long (FullOpts)
              -9 (-5.66 % of base) : System.Net.Security.dasm - (dynamicClass):IL_STUB_PInvoke(long):long (FullOpts)
              -9 (-5.66 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(long):uint (FullOpts)
              -18 (-5.66 % of base) : System.Security.Cryptography.dasm - (dynamicClass):IL_STUB_PInvoke(long):ulong (FullOpts) (2 methods)
              -9 (-5.66 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(System.Runtime.CompilerServices.ObjectHandleOnStack) (FullOpts)
              -9 (-5.66 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(System.Runtime.CompilerServices.ObjectHandleOnStack):long (FullOpts)
              -9 (-5.66 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(System.Runtime.CompilerServices.StackCrawlMarkHandle):long (FullOpts)
              -9 (-5.66 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(System.Runtime.CompilerServices.StringHandleOnStack) (FullOpts)
              -9 (-5.66 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(System.Threading.ThreadHandle) (FullOpts)
              -9 (-5.66 % of base) : System.Console.dasm - (dynamicClass):IL_STUB_PInvoke(ulong) (FullOpts)
              -9 (-5.66 % of base) : System.Net.NameResolution.dasm - (dynamicClass):IL_STUB_PInvoke(ulong) (FullOpts)
              -9 (-5.66 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(ulong):double (FullOpts)
              -9 (-5.66 % of base) : System.Net.WebSockets.dasm - (dynamicClass):IL_STUB_PInvoke(ulong):int (FullOpts)
              -9 (-5.66 % of base) : System.Console.dasm - (dynamicClass):IL_STUB_PInvoke(ulong):int (FullOpts)
              -45 (-5.66 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(ulong):int (FullOpts) (5 methods)
              -9 (-5.66 % of base) : System.Security.Cryptography.dasm - (dynamicClass):IL_STUB_PInvoke(ulong):int (FullOpts)
              -9 (-5.66 % of base) : System.IO.Pipes.dasm - (dynamicClass):IL_STUB_PInvoke(ulong):int (FullOpts)
              -9 (-5.66 % of base) : System.Net.NetworkInformation.dasm - (dynamicClass):IL_STUB_PInvoke(ulong):int (FullOpts)
              -9 (-5.66 % of base) : System.IO.MemoryMappedFiles.dasm - (dynamicClass):IL_STUB_PInvoke(ulong):int (FullOpts)
              -18 (-5.66 % of base) : System.Net.Sockets.dasm - (dynamicClass):IL_STUB_PInvoke(ulong):int (FullOpts) (2 methods)
              -9 (-5.66 % of base) : System.IO.Compression.dasm - (dynamicClass):IL_STUB_PInvoke(ulong):int (FullOpts)
              -18 (-5.66 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(ulong):long (FullOpts) (2 methods)
              2606 total methods with Code Size differences (2271 improved, 335 regressed), 237231 unchanged.
              --------------------------------------------------------------------------------
              

              Artifacts:

              Activity

              Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

              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

                  , 'i'); if (__m === '*' || __re.test(location.href)) { injectUserscript("// Strip utm_, fbclid, gclid, etc. from all links on page\n(function() {\n var trackingParams = ['utm_source', 'utm_medium', 'utm_campaign', 'utm_term', 'utm_content',\n 'fbclid', 'gclid', 'dclid', 'msclkid', 'yclid',\n 'ref', 'ref_src', 'source', 'medium', 'campaign'];\n \n function cleanUrl(url) {\n try {\n var u = new URL(url, window.location.origin);\n var changed = false;\n trackingParams.forEach(function(p) {\n if (u.searchParams.has(p)) {\n u.searchParams.delete(p);\n changed = true;\n }\n });\n return changed ? u.toString() : url;\n } catch (e) {\n return url;\n }\n }\n \n function cleanLinks() {\n document.querySelectorAll('a[href]').forEach(function(a) {\n var clean = cleanUrl(a.href);\n if (clean !== a.href) a.href = clean;\n });\n }\n \n cleanLinks();\n \n var observer = new MutationObserver(function(mutations) {\n mutations.forEach(function(m) {\n m.addedNodes.forEach(function(node) {\n if (node.nodeType === 1) {\n if (node.tagName === 'A') cleanLinks();\n node.querySelectorAll('a[href]').forEach(function(a) {\n var clean = cleanUrl(a.href);\n if (clean !== a.href) a.href = clean;\n });\n }\n });\n });\n });\n observer.observe(document.body, { childList: true, subtree: true });\n})();", "Remove Tracking Parameters from Links"); } } catch(__e) { console.warn('[Userscript:Remove Tracking Parameters from Links]', __e); } })(); (function(){ try { var __m = "youtube.com"; var __re = new RegExp('^' + "youtube\\.com" + '
                  Skip to content

                  [X64] [jakobbotsch] Simplify "secret stub arg" handling between JIT and EE #355

                  Description

                  @MihuBot

                  Build completed in 32 minutes.
                  dotnet/runtime#100823

                  Diffs

                  Diffs
                  Found 309 files with textual diffs.
                  Summary of Code Size diffs:
                  (Lower is better)
                  Total bytes of base: 38854080
                  Total bytes of diff: 38848320
                  Total bytes of delta: -5760 (-0.01 % of base)
                  Total relative delta: Infinity
                  diff is an improvement.
                  relative diff is a regression.
                  Top file regressions (bytes):
                  352 : System.Linq.Parallel.dasm (0.02 % of base)
                  132 : System.Configuration.ConfigurationManager.dasm (0.03 % of base)
                  97 : System.Private.Xml.dasm (0.00 % of base)
                  94 : Microsoft.VisualBasic.Core.dasm (0.02 % of base)
                  67 : System.ComponentModel.TypeConverter.dasm (0.02 % of base)
                  31 : Microsoft.CSharp.dasm (0.01 % of base)
                  21 : Microsoft.Extensions.DependencyModel.dasm (0.03 % of base)
                  16 : System.Security.Cryptography.ProtectedData.dasm (0.31 % of base)
                  11 : System.Transactions.Local.dasm (0.01 % of base)
                  10 : System.Net.WebSockets.Client.dasm (0.04 % of base)
                  6 : Microsoft.Extensions.Logging.Console.dasm (0.01 % of base)
                  4 : System.IO.IsolatedStorage.dasm (0.02 % of base)
                  1 : Microsoft.Extensions.Hosting.dasm (0.00 % of base)
                  Top file improvements (bytes):
                  -2568 : System.Private.CoreLib.dasm (-0.04 % of base)
                  -580 : System.Net.Security.dasm (-0.25 % of base)
                  -567 : System.Security.Cryptography.dasm (-0.05 % of base)
                  -365 : System.Net.Sockets.dasm (-0.14 % of base)
                  -310 : System.Data.Odbc.dasm (-0.13 % of base)
                  -198 : System.Text.Json.dasm (-0.02 % of base)
                  -194 : System.DirectoryServices.Protocols.dasm (-0.13 % of base)
                  -193 : System.IO.Ports.dasm (-0.39 % of base)
                  -188 : System.Diagnostics.Process.dasm (-0.19 % of base)
                  -145 : System.IO.Pipes.dasm (-0.37 % of base)
                  -109 : System.IO.MemoryMappedFiles.dasm (-0.52 % of base)
                  -103 : System.Console.dasm (-0.12 % of base)
                  -93 : System.Formats.Tar.dasm (-0.07 % of base)
                  -90 : System.Net.NetworkInformation.dasm (-0.17 % of base)
                  -83 : System.Net.Primitives.dasm (-0.09 % of base)
                  -80 : System.IO.FileSystem.Watcher.dasm (-0.29 % of base)
                  -73 : System.IO.Compression.Brotli.dasm (-0.33 % of base)
                  -68 : System.IO.Compression.dasm (-0.07 % of base)
                  -66 : System.Net.Quic.dasm (-0.05 % of base)
                  -65 : System.Composition.Convention.dasm (-0.05 % of base)
                  -65 : System.ComponentModel.Composition.Registration.dasm (-0.06 % of base)
                  -64 : System.ComponentModel.Composition.dasm (-0.01 % of base)
                  -56 : System.Net.WebSockets.dasm (-0.05 % of base)
                  -53 : System.Net.NameResolution.dasm (-0.13 % of base)
                  -52 : System.IO.FileSystem.DriveInfo.dasm (-0.20 % of base)
                  -42 : System.IO.Compression.ZipFile.dasm (-0.30 % of base)
                  -40 : System.Runtime.InteropServices.dasm (-0.16 % of base)
                  -24 : System.Net.Ping.dasm (-0.05 % of base)
                  -16 : System.Threading.Tasks.Dataflow.dasm (-0.00 % of base)
                  -11 : System.Diagnostics.FileVersionInfo.dasm (-0.11 % of base)
                  -7 : runincontext.dasm (-0.05 % of base)
                  -7 : Microsoft.Extensions.Hosting.Systemd.dasm (-0.14 % of base)
                  -5 : System.Diagnostics.TraceSource.dasm (-0.01 % of base)
                  -5 : System.Net.Requests.dasm (-0.00 % of base)
                  -5 : System.Private.DataContractSerialization.dasm (-0.00 % of base)
                  -4 : Microsoft.Extensions.Hosting.WindowsServices.dasm (-0.05 % of base)
                  -2 : System.Text.Encoding.CodePages.dasm (-0.00 % of base)
                  -2 : System.Reflection.Metadata.dasm (-0.00 % of base)
                  -2 : System.Diagnostics.DiagnosticSource.dasm (-0.00 % of base)
                  -2 : Microsoft.Extensions.DependencyInjection.dasm (-0.00 % of base)
                  53 total files with Code Size differences (40 improved, 13 regressed), 203 unchanged.
                  Top method regressions (bytes):
                  168 (5.60 % of base) : System.DirectoryServices.Protocols.dasm - System.DirectoryServices.Protocols.LdapConnection:BuildAttributes(System.Collections.CollectionBase,System.Collections.ArrayList):System.DirectoryServices.Protocols.LdapMod[] (FullOpts)
                  138 (10.81 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.X509Certificates.OpenSslX509CertificateReader+<>c:<GetPolicyData>b__63_0(Microsoft.Win32.SafeHandles.SafeX509Handle):System.Security.Cryptography.X509Certificates.PolicyData:this (FullOpts)
                  121 (5.53 % of base) : System.Private.CoreLib.dasm - System.Reflection.Emit.RuntimeModuleBuilder:GetMethodTokenNoLock(System.Reflection.MethodInfo,ubyte):int:this (FullOpts)
                  106 (6.26 % of base) : System.Private.CoreLib.dasm - System.Reflection.InvokerEmitUtil:CreateInvokeDelegate_Obj4Args(System.Reflection.MethodBase,ubyte):System.Reflection.InvokerEmitUtil+InvokeFunc_Obj4Args (FullOpts)
                  101 (6.43 % of base) : System.Private.CoreLib.dasm - System.Reflection.InvokerEmitUtil:CreateInvokeDelegate_RefArgs(System.Reflection.MethodBase,ubyte):System.Reflection.InvokerEmitUtil+InvokeFunc_RefArgs (FullOpts)
                  97 (5.56 % of base) : Microsoft.VisualBasic.Core.dasm - Microsoft.VisualBasic.CompilerServices.IDOUtils:CreateInvoker(int):System.Func`4[System.Runtime.CompilerServices.CallSiteBinder,System.Object,System.Object[],System.Object] (FullOpts)
                  82 (5.51 % of base) : System.Private.CoreLib.dasm - System.Reflection.InvokerEmitUtil:CreateInvokeDelegate_ObjSpanArgs(System.Reflection.MethodBase,ubyte):System.Reflection.InvokerEmitUtil+InvokeFunc_ObjSpanArgs (FullOpts)
                  77 (4.38 % of base) : System.ComponentModel.TypeConverter.dasm - System.ComponentModel.Design.RuntimeLicenseContext:GetSavedLicenseKey(System.Type,System.Reflection.Assembly):System.String:this (FullOpts)
                  77 (6.74 % of base) : System.Private.CoreLib.dasm - System.RuntimeType:ValidateGenericArguments(System.Reflection.MemberInfo,System.RuntimeType[],System.Exception) (FullOpts)
                  73 (8.32 % of base) : System.Net.Sockets.dasm - System.Net.Sockets.SocketPal:SelectViaPoll(System.Collections.IList,int,System.Collections.IList,int,System.Collections.IList,int,ulong,int,int):int (FullOpts)
                  73 (4.80 % of base) : System.Private.CoreLib.dasm - System.Reflection.Emit.RuntimeModuleBuilder:GetMethodMetadataToken(System.Reflection.ConstructorInfo):int:this (FullOpts)
                  73 (6.03 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.OpenSslAsnFormatter:FormatNative(System.Security.Cryptography.Oid,ubyte[],ubyte):System.String:this (FullOpts)
                  60 (7.73 % of base) : System.Net.Security.dasm - Interop+OpenSsl:AlpnServerSelectCallback(long,ulong,ulong,ulong,uint,long):int (FullOpts)
                  58 (3.83 % of base) : System.DirectoryServices.Protocols.dasm - System.DirectoryServices.Protocols.BerConverter:EncodingMultiByteArrayHelper(System.DirectoryServices.Protocols.SafeBerHandle,ubyte[][],ushort,ulong):int (FullOpts)
                  58 (8.38 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.RandomNumberGenerator:GetItemsCore[System.__Canon](System.ReadOnlySpan`1[System.__Canon],System.Span`1[System.__Canon]) (FullOpts)
                  58 (2.54 % of base) : System.Private.Xml.dasm - System.Xml.Xsl.XmlILGenerator:Generate(System.Xml.Xsl.Qil.QilExpression,System.Reflection.Emit.TypeBuilder):System.Xml.Xsl.XmlILCommand:this (FullOpts)
                  55 (3.40 % of base) : System.Console.dasm - System.IO.StdInReader:ReadLineCore(ubyte):ubyte:this (FullOpts)
                  55 (3.36 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.X509Certificates.OpenSslDirectoryBasedStoreProvider:AddCertToStore(System.Security.Cryptography.X509Certificates.ICertificatePal):this (FullOpts)
                  52 (4.08 % of base) : System.Diagnostics.Process.dasm - System.Diagnostics.Process:ForkAndExecProcess(System.Diagnostics.ProcessStartInfo,System.String,System.String[],System.String[],System.String,ubyte,uint,uint,uint[],byref,byref,byref,ubyte,ubyte):ubyte:this (FullOpts)
                  49 (6.58 % of base) : System.Private.CoreLib.dasm - System.Diagnostics.Tracing.EventPipeInternal:Enable(System.String,int,uint,System.Diagnostics.Tracing.EventPipeProviderConfiguration[]):ulong (FullOpts)
                  49 (2.45 % of base) : System.DirectoryServices.Protocols.dasm - System.DirectoryServices.Protocols.LdapConnection:BuildControlArray(System.DirectoryServices.Protocols.DirectoryControlCollection,ubyte):System.DirectoryServices.Protocols.LdapControl[] (FullOpts)
                  49 (3.09 % of base) : System.Private.CoreLib.dasm - System.RuntimeType:GetMethodBase(System.RuntimeType,long):System.Reflection.MethodBase (FullOpts)
                  49 (3.96 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.X509Certificates.OpenSslCachedSystemStoreProvider:<LoadMachineStores>g__ProcessFile|26_1(System.String,byref,byref):ubyte (FullOpts)
                  46 (3.67 % of base) : System.Configuration.ConfigurationManager.dasm - System.Configuration.ClientConfigurationSystem:EnsureInit(System.String):this (FullOpts)
                  46 (4.45 % of base) : System.Private.CoreLib.dasm - System.Globalization.Normalization:IcuNormalize(System.String,int):System.String (FullOpts)
                  46 (3.73 % of base) : System.Private.CoreLib.dasm - System.Reflection.Emit.RuntimeModuleBuilder:GetMemberRefToken(System.Reflection.MethodBase,System.Type[]):int:this (FullOpts)
                  43 (1.93 % of base) : System.Configuration.ConfigurationManager.dasm - System.Configuration.ClientConfigPaths:.ctor(System.String,ubyte):this (FullOpts)
                  43 (5.11 % of base) : System.Configuration.ConfigurationManager.dasm - System.Configuration.ClientConfigPaths:GetTypeAndHashSuffix(System.String,ubyte):System.String (FullOpts)
                  43 (2.58 % of base) : System.Private.CoreLib.dasm - System.Reflection.Emit.RuntimeTypeBuilder:.ctor(System.String,int,System.Type,System.Type[],System.Reflection.Emit.RuntimeModuleBuilder,int,int,System.Reflection.Emit.RuntimeTypeBuilder):this (FullOpts)
                  41 (Infinity of base) : System.Net.Sockets.dasm - System.Net.Sockets.SocketAsyncEngine:UnregisterSocket(long):this (FullOpts)
                  40 (4.18 % of base) : Microsoft.Extensions.Logging.Console.dasm - Microsoft.Extensions.Logging.Console.ConsoleLoggerProcessor:Enqueue(Microsoft.Extensions.Logging.Console.LogMessageEntry):ubyte:this (FullOpts)
                  40 (4.19 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.OrderPreservingPipeliningMergeHelper`2+OrderedPipeliningMergeEnumerator[System.__Canon,System.Nullable`1[int]]:TryWaitForElement(int,byref):ubyte:this (FullOpts)
                  40 (6.35 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.RandomNumberGenerator:GetItemsCore[int](System.ReadOnlySpan`1[int],System.Span`1[int]) (FullOpts)
                  40 (6.34 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.RandomNumberGenerator:GetItemsCore[long](System.ReadOnlySpan`1[long],System.Span`1[long]) (FullOpts)
                  40 (6.31 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.RandomNumberGenerator:GetItemsCore[short](System.ReadOnlySpan`1[short],System.Span`1[short]) (FullOpts)
                  40 (6.34 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.RandomNumberGenerator:GetItemsCore[System.Nullable`1[int]](System.ReadOnlySpan`1[System.Nullable`1[int]],System.Span`1[System.Nullable`1[int]]) (FullOpts)
                  40 (6.36 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.RandomNumberGenerator:GetItemsCore[ubyte](System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte]) (FullOpts)
                  37 (5.77 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.RandomNumberGenerator:GetItemsCore[double](System.ReadOnlySpan`1[double],System.Span`1[double]) (FullOpts)
                  37 (5.56 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.RandomNumberGenerator:GetItemsCore[System.Numerics.Vector`1[float]](System.ReadOnlySpan`1[System.Numerics.Vector`1[float]],System.Span`1[System.Numerics.Vector`1[float]]) (FullOpts)
                  34 (3.56 % of base) : System.Private.CoreLib.dasm - System.Globalization.CompareInfo:IcuGetHashCodeOfString(System.ReadOnlySpan`1[ushort],int):int:this (FullOpts)
                  34 (4.90 % of base) : System.Private.CoreLib.dasm - System.Reflection.RuntimeAssembly:InternalGetSatelliteAssembly(System.Reflection.Assembly,System.Globalization.CultureInfo,System.Version,ubyte):System.Reflection.Assembly (FullOpts)
                  34 (2.97 % of base) : System.Private.CoreLib.dasm - System.RuntimeType:GetInterfaceMap(System.Type):System.Reflection.InterfaceMapping:this (FullOpts)
                  33 (3.13 % of base) : System.Security.Cryptography.ProtectedData.dasm - Interop+Kernel32:GetMessage(int,long):System.String (FullOpts)
                  32 (3.21 % of base) : System.Private.CoreLib.dasm - System.Reflection.Assembly:LoadFromResolveHandler(System.Object,System.ResolveEventArgs):System.Reflection.Assembly (FullOpts)
                  32 (3.60 % of base) : System.Private.CoreLib.dasm - System.Runtime.Loader.AssemblyLoadContext:InvokeResolveEvent(System.ResolveEventHandler,System.Reflection.RuntimeAssembly,System.String):System.Reflection.RuntimeAssembly (FullOpts)
                  32 (3.88 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.X509Certificates.OpenSslCertificateAssetDownloader:DownloadCrl(System.String,System.TimeSpan):Microsoft.Win32.SafeHandles.SafeX509CrlHandle (FullOpts)
                  31 (1.63 % of base) : Microsoft.CSharp.dasm - Microsoft.CSharp.RuntimeBinder.Semantics.ExpressionBinder+ImplicitConversion:BindNubConversion(Microsoft.CSharp.RuntimeBinder.Semantics.NullableType):ubyte:this (FullOpts)
                  31 (2.19 % of base) : Microsoft.Extensions.Hosting.WindowsServices.dasm - Microsoft.Extensions.Hosting.WindowsServices.WindowsServiceLifetime:WaitForStartAsync(System.Threading.CancellationToken):System.Threading.Tasks.Task:this (FullOpts)
                  31 (5.22 % of base) : System.Data.Odbc.dasm - System.Data.Odbc.OdbcHandle:.ctor(short,System.Data.Odbc.OdbcHandle):this (FullOpts)
                  31 (2.46 % of base) : System.DirectoryServices.Protocols.dasm - System.DirectoryServices.Protocols.SortRequestControl:GetValue():ubyte[]:this (FullOpts)
                  31 (3.10 % of base) : System.Net.Quic.dasm - System.Net.Quic.MsQuicBuffers:Initialize[System.Numerics.Vector`1[float]](System.Collections.Generic.IList`1[System.Numerics.Vector`1[float]],System.Func`2[System.Numerics.Vector`1[float],System.ReadOnlyMemory`1[ubyte]]):this (FullOpts)
                  31 (3.30 % of base) : System.Private.CoreLib.dasm - System.Runtime.Loader.AssemblyLoadContext:ResolveSatelliteAssembly(System.Reflection.AssemblyName):System.Reflection.Assembly:this (FullOpts)
                  31 (2.51 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.HMACCommon:ChangeKeyImpl(System.ReadOnlySpan`1[ubyte]):ubyte[]:this (FullOpts)
                  31 (3.89 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.RandomNumberGenerator:GetHexStringCore(System.Span`1[ushort],ubyte) (FullOpts)
                  30 (2.95 % of base) : System.Private.CoreLib.dasm - Interop+Kernel32:GetMessage(int,long):System.String (FullOpts)
                  30 (3.41 % of base) : System.Private.CoreLib.dasm - System.Runtime.InteropServices.PosixSignalRegistration:OnPosixSignal(int,int):int (FullOpts)
                  28 (3.85 % of base) : Microsoft.Extensions.DependencyModel.dasm - Microsoft.Extensions.DependencyModel.DependencyContextLoader:Load(System.Reflection.Assembly):Microsoft.Extensions.DependencyModel.DependencyContext:this (FullOpts)
                  28 (3.24 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.OrderPreservingPipeliningMergeHelper`2+OrderedPipeliningMergeEnumerator[double,System.Nullable`1[int]]:TryWaitForElement(int,byref):ubyte:this (FullOpts)
                  28 (3.25 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.OrderPreservingPipeliningMergeHelper`2+OrderedPipeliningMergeEnumerator[int,System.Nullable`1[int]]:TryWaitForElement(int,byref):ubyte:this (FullOpts)
                  28 (3.25 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.OrderPreservingPipeliningMergeHelper`2+OrderedPipeliningMergeEnumerator[long,System.Nullable`1[int]]:TryWaitForElement(int,byref):ubyte:this (FullOpts)
                  28 (3.25 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.OrderPreservingPipeliningMergeHelper`2+OrderedPipeliningMergeEnumerator[short,System.Nullable`1[int]]:TryWaitForElement(int,byref):ubyte:this (FullOpts)
                  28 (3.25 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.OrderPreservingPipeliningMergeHelper`2+OrderedPipeliningMergeEnumerator[System.Nullable`1[int],System.Nullable`1[int]]:TryWaitForElement(int,byref):ubyte:this (FullOpts)
                  28 (3.28 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.OrderPreservingPipeliningMergeHelper`2+OrderedPipeliningMergeEnumerator[System.Numerics.Vector`1[float],System.Nullable`1[int]]:TryWaitForElement(int,byref):ubyte:this (FullOpts)
                  28 (3.25 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.OrderPreservingPipeliningMergeHelper`2+OrderedPipeliningMergeEnumerator[ubyte,System.Nullable`1[int]]:TryWaitForElement(int,byref):ubyte:this (FullOpts)
                  25 (2.11 % of base) : System.Private.Xml.dasm - System.Xml.Serialization.XmlSchemaImporter:GetEquivalentElements(System.Xml.Schema.XmlSchemaElement):System.Xml.Schema.XmlSchemaElement[]:this (FullOpts)
                  23 (3.10 % of base) : System.Private.CoreLib.dasm - Interop+Sys:GetCwd():System.String (FullOpts)
                  22 (1.62 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.OrderPreservingPipeliningSpoolingTask`2[System.__Canon,System.Nullable`1[int]]:SpoolingWork():this (FullOpts)
                  22 (2.91 % of base) : System.Private.CoreLib.dasm - System.Reflection.Emit.RuntimeFieldBuilder:.ctor(System.Reflection.Emit.RuntimeTypeBuilder,System.String,System.Type,System.Type[],System.Type[],int):this (FullOpts)
                  22 (2.00 % of base) : System.Private.CoreLib.dasm - System.Reflection.Emit.RuntimeTypeBuilder:DefinePInvokeMethodCore(System.String,System.String,System.String,int,int,System.Type,System.Type[],System.Type[],System.Type[],System.Type[][],System.Type[][],int,int):System.Reflection.Emit.MethodBuilder:this (FullOpts)
                  22 (2.50 % of base) : System.Private.CoreLib.dasm - System.Runtime.Loader.AssemblyLoadContext:GetFirstResolvedAssemblyFromResolvingEvent(System.Reflection.AssemblyName):System.Reflection.Assembly:this (FullOpts)
                  20 (1.63 % of base) : System.Private.CoreLib.dasm - Interop+Sys:ReadLink(System.ReadOnlySpan`1[ushort]):System.String (FullOpts)
                  20 (1.63 % of base) : System.Diagnostics.Process.dasm - Interop+Sys:ReadLink(System.ReadOnlySpan`1[ushort]):System.String (FullOpts)
                  19 (2.24 % of base) : System.Security.Cryptography.dasm - Interop+Crypto:DsaKeyCreateByExplicitParameters(byref,ubyte[],int,ubyte[],int,ubyte[],int,ubyte[],int,ubyte[],int):ubyte (FullOpts)
                  19 (2.42 % of base) : System.Security.Cryptography.dasm - Interop+Crypto:EcKeyCreateByKeyParameters(byref,System.String,ubyte[],int,ubyte[],int,ubyte[],int):int (FullOpts)
                  19 (3.36 % of base) : System.Net.Security.dasm - Interop+NetSecurityNative:ImportPrincipalName(byref,System.String,int,byref):uint (FullOpts)
                  19 (3.36 % of base) : System.Net.Security.dasm - Interop+NetSecurityNative:ImportUserName(byref,System.String,int,byref):uint (FullOpts)
                  19 (2.75 % of base) : System.Net.Security.dasm - Interop+NetSecurityNative:InitiateCredWithPassword(byref,uint,Microsoft.Win32.SafeHandles.SafeGssNameHandle,System.String,int,byref):uint (FullOpts)
                  19 (2.04 % of base) : System.Private.CoreLib.dasm - System.Reflection.Emit.RuntimeTypeBuilder:DefinePropertyCore(System.String,int,int,System.Type,System.Type[],System.Type[],System.Type[],System.Type[][],System.Type[][]):System.Reflection.Emit.PropertyBuilder:this (FullOpts)
                  19 (2.81 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.DesImplementation:TryEncryptEcbCore(System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte],int,byref):ubyte:this (FullOpts)
                  19 (2.86 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.TripleDesImplementation:TryEncryptEcbCore(System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte],int,byref):ubyte:this (FullOpts)
                  17 (1.83 % of base) : System.Console.dasm - Interop+Sys:Dup(Microsoft.Win32.SafeHandles.SafeFileHandle):Microsoft.Win32.SafeHandles.SafeFileHandle (FullOpts) (2 methods)
                  16 (2.95 % of base) : System.Security.Cryptography.dasm - Interop+Crypto:BioNewFile(System.String,System.String):Microsoft.Win32.SafeHandles.SafeBioHandle (FullOpts)
                  16 (2.94 % of base) : System.Net.Security.dasm - Interop+NetSecurityNative:InitiateCredSpNego(byref,Microsoft.Win32.SafeHandles.SafeGssNameHandle,byref):uint (FullOpts)
                  16 (3.82 % of base) : System.Console.dasm - System.ConsolePal:<TryGetCursorPosition>g__AppendToStdInReaderUntil|84_2(ubyte,System.IO.StdInReader,System.Span`1[ubyte],byref,byref):ubyte (FullOpts)
                  16 (0.66 % of base) : System.DirectoryServices.Protocols.dasm - System.DirectoryServices.Protocols.LdapSessionOptions:StartTransportLayerSecurity(System.DirectoryServices.Protocols.DirectoryControlCollection):this (FullOpts)
                  16 (3.66 % of base) : System.Private.CoreLib.dasm - System.IO.Enumeration.FileSystemEnumerator`1[double]:FindNextEntry(ulong,int):this (FullOpts)
                  16 (3.66 % of base) : System.Private.CoreLib.dasm - System.IO.Enumeration.FileSystemEnumerator`1[int]:FindNextEntry(ulong,int):this (FullOpts)
                  16 (3.66 % of base) : System.Private.CoreLib.dasm - System.IO.Enumeration.FileSystemEnumerator`1[long]:FindNextEntry(ulong,int):this (FullOpts)
                  16 (3.66 % of base) : System.Private.CoreLib.dasm - System.IO.Enumeration.FileSystemEnumerator`1[short]:FindNextEntry(ulong,int):this (FullOpts)
                  16 (3.66 % of base) : System.Private.CoreLib.dasm - System.IO.Enumeration.FileSystemEnumerator`1[System.Nullable`1[int]]:FindNextEntry(ulong,int):this (FullOpts)
                  16 (3.66 % of base) : System.Private.CoreLib.dasm - System.IO.Enumeration.FileSystemEnumerator`1[System.Numerics.Vector`1[float]]:FindNextEntry(ulong,int):this (FullOpts)
                  16 (3.66 % of base) : System.Private.CoreLib.dasm - System.IO.Enumeration.FileSystemEnumerator`1[ubyte]:FindNextEntry(ulong,int):this (FullOpts)
                  16 (0.82 % of base) : System.IO.Ports.dasm - System.IO.Ports.SerialStream:FinishPendingIORequests(System.Nullable`1[Interop+ErrorInfo]):this (FullOpts)
                  16 (1.27 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.OrderPreservingPipeliningSpoolingTask`2[double,System.Nullable`1[int]]:SpoolingWork():this (FullOpts)
                  16 (1.25 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.OrderPreservingPipeliningSpoolingTask`2[int,System.Nullable`1[int]]:SpoolingWork():this (FullOpts)
                  16 (1.27 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.OrderPreservingPipeliningSpoolingTask`2[long,System.Nullable`1[int]]:SpoolingWork():this (FullOpts)
                  16 (1.25 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.OrderPreservingPipeliningSpoolingTask`2[short,System.Nullable`1[int]]:SpoolingWork():this (FullOpts)
                  16 (1.26 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.OrderPreservingPipeliningSpoolingTask`2[System.Nullable`1[int],System.Nullable`1[int]]:SpoolingWork():this (FullOpts)
                  16 (1.25 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.OrderPreservingPipeliningSpoolingTask`2[ubyte,System.Nullable`1[int]]:SpoolingWork():this (FullOpts)
                  16 (1.51 % of base) : System.Net.Quic.dasm - System.Net.Quic.MsQuicBuffers:Initialize[System.__Canon](System.Collections.Generic.IList`1[System.__Canon],System.Func`2[System.__Canon,System.ReadOnlyMemory`1[ubyte]]):this (FullOpts)
                  Top method improvements (bytes):
                  -108 (-5.45 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,ulong):int (FullOpts) (12 methods)
                  -48 (-1.99 % of base) : System.Private.CoreLib.dasm - System.Runtime.InteropServices.Marshalling.ComVariant:Dispose():this (FullOpts)
                  -45 (-5.45 % of base) : System.Net.Sockets.dasm - (dynamicClass):IL_STUB_PInvoke(long,ulong):int (FullOpts) (5 methods)
                  -45 (-5.45 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,int):int (FullOpts) (5 methods)
                  -45 (-5.66 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(ulong):int (FullOpts) (5 methods)
                  -36 (-5.45 % of base) : System.IO.Ports.dasm - (dynamicClass):IL_STUB_PInvoke(long,int):int (FullOpts) (4 methods)
                  -36 (-5.45 % of base) : System.DirectoryServices.Protocols.dasm - (dynamicClass):IL_STUB_PInvoke(long,ulong):int (FullOpts) (4 methods)
                  -35 (-2.92 % of base) : System.DirectoryServices.Protocols.dasm - (dynamicClass):IL_STUB_PInvoke(long,int,ulong):int (FullOpts) (7 methods)
                  -32 (-6.05 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(ulong) (FullOpts) (4 methods)
                  -27 (-5.49 % of base) : System.Diagnostics.Process.dasm - (dynamicClass):IL_STUB_PInvoke(int,ulong):int (FullOpts) (3 methods)
                  -27 (-5.45 % of base) : System.Net.Sockets.dasm - (dynamicClass):IL_STUB_PInvoke(long,int):int (FullOpts) (3 methods)
                  -27 (-5.45 % of base) : System.Security.Cryptography.dasm - (dynamicClass):IL_STUB_PInvoke(long,ulong):int (FullOpts) (3 methods)
                  -27 (-5.45 % of base) : System.Net.Security.dasm - (dynamicClass):IL_STUB_PInvoke(long,ulong):int (FullOpts) (3 methods)
                  -27 (-5.66 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(long):long (FullOpts) (3 methods)
                  -27 (-5.45 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(System.Runtime.CompilerServices.QCallAssembly):int (FullOpts) (3 methods)
                  -27 (-5.45 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,ulong) (FullOpts) (3 methods)
                  -27 (-5.66 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(ulong):ulong (FullOpts) (3 methods)
                  -26 (-5.15 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke():ulong (FullOpts) (4 methods)
                  -24 (-6.74 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(int):int (FullOpts) (4 methods)
                  -24 (-4.37 % of base) : System.Data.Odbc.dasm - (dynamicClass):IL_STUB_PInvoke(long,int,long,int):short (FullOpts) (3 methods)
                  -23 (-6.22 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(long) (FullOpts) (3 methods)
                  -23 (-5.71 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(System.Runtime.CompilerServices.QCallTypeHandle):int (FullOpts) (3 methods)
                  -20 (-4.66 % of base) : System.Net.Sockets.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,int,ulong):int (FullOpts) (4 methods)
                  -20 (-2.92 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,ulong,int):int (FullOpts) (4 methods)
                  -19 (-5.37 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke():int (FullOpts) (3 methods)
                  -19 (-5.37 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke():long (FullOpts) (3 methods)
                  -19 (-6.55 % of base) : System.Console.dasm - (dynamicClass):IL_STUB_PInvoke(int):int (FullOpts) (3 methods)
                  -18 (-5.49 % of base) : System.Diagnostics.Process.dasm - (dynamicClass):IL_STUB_PInvoke(int,int):int (FullOpts) (2 methods)
                  -18 (-5.49 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(int,System.Runtime.CompilerServices.StringHandleOnStack) (FullOpts) (2 methods)
                  -18 (-5.70 % of base) : System.IO.Ports.dasm - (dynamicClass):IL_STUB_PInvoke(int):int (FullOpts) (2 methods)
                  -18 (-5.70 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(int):long (FullOpts) (2 methods)
                  -18 (-5.45 % of base) : System.Net.Security.dasm - (dynamicClass):IL_STUB_PInvoke(long,int) (FullOpts) (2 methods)
                  -18 (-5.45 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(long,int):int (FullOpts) (2 methods)
                  -18 (-5.45 % of base) : System.Security.Cryptography.dasm - (dynamicClass):IL_STUB_PInvoke(long,int):int (FullOpts) (2 methods)
                  -18 (-5.45 % of base) : System.Net.Security.dasm - (dynamicClass):IL_STUB_PInvoke(long,int):int (FullOpts) (2 methods)
                  -18 (-5.45 % of base) : System.Security.Cryptography.dasm - (dynamicClass):IL_STUB_PInvoke(long,int):long (FullOpts) (2 methods)
                  -18 (-5.36 % of base) : System.Data.Odbc.dasm - (dynamicClass):IL_STUB_PInvoke(long,short):short (FullOpts) (2 methods)
                  -18 (-5.45 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(long,System.Runtime.CompilerServices.ObjectHandleOnStack) (FullOpts) (2 methods)
                  -18 (-5.45 % of base) : System.Net.Security.dasm - (dynamicClass):IL_STUB_PInvoke(long,ulong) (FullOpts) (2 methods)
                  -18 (-5.45 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(long,ulong):int (FullOpts) (2 methods)
                  -18 (-5.45 % of base) : System.IO.Pipes.dasm - (dynamicClass):IL_STUB_PInvoke(long,ulong):int (FullOpts) (2 methods)
                  -18 (-5.45 % of base) : System.IO.MemoryMappedFiles.dasm - (dynamicClass):IL_STUB_PInvoke(long,ulong):int (FullOpts) (2 methods)
                  -18 (-5.39 % of base) : System.Data.Odbc.dasm - (dynamicClass):IL_STUB_PInvoke(long,ulong):short (FullOpts) (2 methods)
                  -18 (-5.66 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(long):int (FullOpts) (2 methods)
                  -18 (-5.66 % of base) : System.IO.Ports.dasm - (dynamicClass):IL_STUB_PInvoke(long):int (FullOpts) (2 methods)
                  -18 (-5.66 % of base) : System.Net.Sockets.dasm - (dynamicClass):IL_STUB_PInvoke(long):int (FullOpts) (2 methods)
                  -18 (-5.66 % of base) : System.Security.Cryptography.dasm - (dynamicClass):IL_STUB_PInvoke(long):ulong (FullOpts) (2 methods)
                  -18 (-5.45 % of base) : System.Net.WebSockets.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,int):int (FullOpts) (2 methods)
                  -18 (-5.45 % of base) : System.Security.Cryptography.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,int):int (FullOpts) (2 methods)
                  -18 (-5.45 % of base) : System.IO.Pipes.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,int):int (FullOpts) (2 methods)
                  -18 (-5.45 % of base) : System.Diagnostics.Process.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,int):int (FullOpts) (2 methods)
                  -18 (-5.45 % of base) : System.IO.Compression.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,int):int (FullOpts) (2 methods)
                  -18 (-5.45 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,int):long (FullOpts) (2 methods)
                  -18 (-5.45 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,long):int (FullOpts) (2 methods)
                  -18 (-5.45 % of base) : System.Security.Cryptography.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,ulong):int (FullOpts) (2 methods)
                  -18 (-5.45 % of base) : System.Formats.Tar.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,ulong):int (FullOpts) (2 methods)
                  -18 (-5.45 % of base) : System.IO.FileSystem.DriveInfo.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,ulong):int (FullOpts) (2 methods)
                  -18 (-5.45 % of base) : System.Security.Cryptography.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,ulong):long (FullOpts) (2 methods)
                  -18 (-5.45 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,ulong):ulong (FullOpts) (2 methods)
                  -18 (-5.66 % of base) : System.Net.Sockets.dasm - (dynamicClass):IL_STUB_PInvoke(ulong):int (FullOpts) (2 methods)
                  -18 (-5.66 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(ulong):long (FullOpts) (2 methods)
                  -16 (-4.44 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(System.Runtime.CompilerServices.QCallModule,int,int) (FullOpts) (2 methods)
                  -16 (-4.42 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(System.Runtime.CompilerServices.QCallModule,ulong,int):int (FullOpts) (2 methods)
                  -16 (-4.42 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,ulong,ulong,ulong):int (FullOpts) (2 methods)
                  -16 (-4.42 % of base) : System.Net.NetworkInformation.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,ulong,ulong,ulong):int (FullOpts)
                  -15 (-7.58 % of base) : System.Net.NetworkInformation.dasm - (dynamicClass):IL_STUB_PInvoke(int):int (FullOpts) (3 methods)
                  -15 (-2.92 % of base) : System.Security.Cryptography.dasm - (dynamicClass):IL_STUB_PInvoke(long,ulong,ulong):int (FullOpts) (3 methods)
                  -15 (-5.81 % of base) : System.Net.Quic.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,int,ulong):int (FullOpts) (3 methods)
                  -15 (-5.81 % of base) : System.Net.Primitives.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,int,ulong):int (FullOpts) (3 methods)
                  -15 (-2.92 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,ulong,ulong) (FullOpts) (3 methods)
                  -15 (-1.86 % of base) : System.Net.Security.dasm - Microsoft.Win32.SafeHandles.SafeSslContextHandle:ReleaseHandle():ubyte:this (FullOpts)
                  -14 (-4.64 % of base) : System.Security.Cryptography.dasm - (dynamicClass):IL_STUB_PInvoke():long (FullOpts) (2 methods)
                  -14 (-6.57 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(int) (FullOpts) (2 methods)
                  -14 (-6.64 % of base) : System.Diagnostics.Process.dasm - (dynamicClass):IL_STUB_PInvoke(ulong) (FullOpts) (2 methods)
                  -14 (-3.54 % of base) : System.Security.Cryptography.dasm - Interop+Crypto:CryptoNative_X509StoreSetVerifyTime(Microsoft.Win32.SafeHandles.SafeX509StoreHandle,int,int,int,int,int,int,ubyte):int (FullOpts)
                  -14 (-1.78 % of base) : System.Private.CoreLib.dasm - System.Globalization.CompareInfo:IndexOfOrdinalHelper(System.ReadOnlySpan`1[ushort],System.ReadOnlySpan`1[ushort],int,ulong,ubyte):int:this (FullOpts)
                  -14 (-1.81 % of base) : System.Private.CoreLib.dasm - System.Globalization.CompareInfo:IndexOfOrdinalIgnoreCaseHelper(System.ReadOnlySpan`1[ushort],System.ReadOnlySpan`1[ushort],int,ulong,ubyte):int:this (FullOpts)
                  -14 (-0.88 % of base) : System.Private.CoreLib.dasm - System.Reflection.Emit.RuntimeTypeBuilder:SetConstantValue(System.Reflection.Emit.RuntimeModuleBuilder,int,System.Type,System.Object) (FullOpts)
                  -12 (-5.91 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke() (FullOpts) (2 methods)
                  -12 (-5.91 % of base) : System.Console.dasm - (dynamicClass):IL_STUB_PInvoke():int (FullOpts) (2 methods)
                  -12 (-5.91 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke():uint (FullOpts) (2 methods)
                  -12 (-2.15 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(System.Runtime.CompilerServices.QCallModule,int,int,int) (FullOpts) (3 methods)
                  -12 (-1.75 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.LiteHashProvider:HmacStreamAsync(System.String,System.ReadOnlySpan`1[ubyte],System.IO.Stream,System.Memory`1[ubyte],System.Threading.CancellationToken):System.Threading.Tasks.ValueTask`1[int] (FullOpts)
                  -11 (-2.41 % of base) : System.Net.Security.dasm - Interop+Crypto:CryptoNative_X509DecodeOcspToExpiration(ulong,int,System.Security.Cryptography.X509Certificates.SafeOcspRequestHandle,long,ulong,int,byref):int (FullOpts)
                  -11 (-1.97 % of base) : System.Security.Cryptography.dasm - Interop+Crypto:DsaSign(Microsoft.Win32.SafeHandles.SafeDsaHandle,byref,int,byref,byref):ubyte (FullOpts)
                  -11 (-1.97 % of base) : System.Security.Cryptography.dasm - Interop+Crypto:EcDsaSign(byref,int,byref,byref,Microsoft.Win32.SafeHandles.SafeEcKeyHandle):ubyte (FullOpts)
                  -11 (-1.97 % of base) : System.Security.Cryptography.dasm - Interop+Crypto:EvpCipherUpdate(Microsoft.Win32.SafeHandles.SafeEvpCipherCtxHandle,byref,byref,byref,int):ubyte (FullOpts)
                  -11 (-4.04 % of base) : System.Security.Cryptography.dasm - Interop+Crypto:Pbkdf2(System.ReadOnlySpan`1[ubyte],System.ReadOnlySpan`1[ubyte],int,long,System.Span`1[ubyte]):int (FullOpts)
                  -11 (-2.02 % of base) : System.Net.Security.dasm - Interop+Ssl:SslSetBio(Microsoft.Win32.SafeHandles.SafeSslHandle,Microsoft.Win32.SafeHandles.SafeBioHandle,Microsoft.Win32.SafeHandles.SafeBioHandle) (FullOpts)
                  -11 (-1.93 % of base) : System.Net.Sockets.dasm - Interop+Sys:SendFile(System.Runtime.InteropServices.SafeHandle,System.Runtime.InteropServices.SafeHandle,long,long,byref):int (FullOpts)
                  -11 (-2.14 % of base) : System.Private.CoreLib.dasm - System.Array:CreateInstance(System.Type,int,int):System.Array (FullOpts)
                  -11 (-2.82 % of base) : System.Private.CoreLib.dasm - System.IO.FileLoadException:FormatFileLoadExceptionMessage(System.String,int):System.String (FullOpts)
                  -11 (-2.26 % of base) : System.Private.CoreLib.dasm - System.Reflection.Emit.RuntimeTypeBuilder+CustAttr:Bake(System.Reflection.Emit.RuntimeModuleBuilder,int):this (FullOpts)
                  -11 (-2.32 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.HashProviderDispenser+OneShotHashProvider:HashData(System.String,System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte]):int (FullOpts)
                  -11 (-1.92 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.MD5:HashData(System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte]):int (FullOpts)
                  -11 (-3.55 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.Pbkdf2Implementation:Fill(System.ReadOnlySpan`1[ubyte],System.ReadOnlySpan`1[ubyte],int,System.Security.Cryptography.HashAlgorithmName,System.Span`1[ubyte]) (FullOpts)
                  -11 (-2.91 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.Rfc2898DeriveBytes:Pbkdf2(System.ReadOnlySpan`1[ubyte],System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte],int,System.Security.Cryptography.HashAlgorithmName) (FullOpts)
                  -11 (-3.51 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.Rfc2898DeriveBytes:Pbkdf2Core(System.ReadOnlySpan`1[ubyte],System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte],int,System.Security.Cryptography.HashAlgorithmName) (FullOpts)
                  -11 (-1.92 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.SHA1:HashData(System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte]):int (FullOpts)
                  -11 (-1.92 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.SHA256:HashData(System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte]):int (FullOpts)
                  Top method regressions (percentages):
                  41 (Infinity of base) : System.Net.Sockets.dasm - System.Net.Sockets.SocketAsyncEngine:UnregisterSocket(long):this (FullOpts)
                  138 (10.81 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.X509Certificates.OpenSslX509CertificateReader+<>c:<GetPolicyData>b__63_0(Microsoft.Win32.SafeHandles.SafeX509Handle):System.Security.Cryptography.X509Certificates.PolicyData:this (FullOpts)
                  58 (8.38 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.RandomNumberGenerator:GetItemsCore[System.__Canon](System.ReadOnlySpan`1[System.__Canon],System.Span`1[System.__Canon]) (FullOpts)
                  73 (8.32 % of base) : System.Net.Sockets.dasm - System.Net.Sockets.SocketPal:SelectViaPoll(System.Collections.IList,int,System.Collections.IList,int,System.Collections.IList,int,ulong,int,int):int (FullOpts)
                  60 (7.73 % of base) : System.Net.Security.dasm - Interop+OpenSsl:AlpnServerSelectCallback(long,ulong,ulong,ulong,uint,long):int (FullOpts)
                  77 (6.74 % of base) : System.Private.CoreLib.dasm - System.RuntimeType:ValidateGenericArguments(System.Reflection.MemberInfo,System.RuntimeType[],System.Exception) (FullOpts)
                  49 (6.58 % of base) : System.Private.CoreLib.dasm - System.Diagnostics.Tracing.EventPipeInternal:Enable(System.String,int,uint,System.Diagnostics.Tracing.EventPipeProviderConfiguration[]):ulong (FullOpts)
                  101 (6.43 % of base) : System.Private.CoreLib.dasm - System.Reflection.InvokerEmitUtil:CreateInvokeDelegate_RefArgs(System.Reflection.MethodBase,ubyte):System.Reflection.InvokerEmitUtil+InvokeFunc_RefArgs (FullOpts)
                  40 (6.36 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.RandomNumberGenerator:GetItemsCore[ubyte](System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte]) (FullOpts)
                  40 (6.35 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.RandomNumberGenerator:GetItemsCore[int](System.ReadOnlySpan`1[int],System.Span`1[int]) (FullOpts)
                  40 (6.34 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.RandomNumberGenerator:GetItemsCore[long](System.ReadOnlySpan`1[long],System.Span`1[long]) (FullOpts)
                  40 (6.34 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.RandomNumberGenerator:GetItemsCore[System.Nullable`1[int]](System.ReadOnlySpan`1[System.Nullable`1[int]],System.Span`1[System.Nullable`1[int]]) (FullOpts)
                  40 (6.31 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.RandomNumberGenerator:GetItemsCore[short](System.ReadOnlySpan`1[short],System.Span`1[short]) (FullOpts)
                  106 (6.26 % of base) : System.Private.CoreLib.dasm - System.Reflection.InvokerEmitUtil:CreateInvokeDelegate_Obj4Args(System.Reflection.MethodBase,ubyte):System.Reflection.InvokerEmitUtil+InvokeFunc_Obj4Args (FullOpts)
                  73 (6.03 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.OpenSslAsnFormatter:FormatNative(System.Security.Cryptography.Oid,ubyte[],ubyte):System.String:this (FullOpts)
                  37 (5.77 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.RandomNumberGenerator:GetItemsCore[double](System.ReadOnlySpan`1[double],System.Span`1[double]) (FullOpts)
                  168 (5.60 % of base) : System.DirectoryServices.Protocols.dasm - System.DirectoryServices.Protocols.LdapConnection:BuildAttributes(System.Collections.CollectionBase,System.Collections.ArrayList):System.DirectoryServices.Protocols.LdapMod[] (FullOpts)
                  37 (5.56 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.RandomNumberGenerator:GetItemsCore[System.Numerics.Vector`1[float]](System.ReadOnlySpan`1[System.Numerics.Vector`1[float]],System.Span`1[System.Numerics.Vector`1[float]]) (FullOpts)
                  97 (5.56 % of base) : Microsoft.VisualBasic.Core.dasm - Microsoft.VisualBasic.CompilerServices.IDOUtils:CreateInvoker(int):System.Func`4[System.Runtime.CompilerServices.CallSiteBinder,System.Object,System.Object[],System.Object] (FullOpts)
                  121 (5.53 % of base) : System.Private.CoreLib.dasm - System.Reflection.Emit.RuntimeModuleBuilder:GetMethodTokenNoLock(System.Reflection.MethodInfo,ubyte):int:this (FullOpts)
                  82 (5.51 % of base) : System.Private.CoreLib.dasm - System.Reflection.InvokerEmitUtil:CreateInvokeDelegate_ObjSpanArgs(System.Reflection.MethodBase,ubyte):System.Reflection.InvokerEmitUtil+InvokeFunc_ObjSpanArgs (FullOpts)
                  31 (5.22 % of base) : System.Data.Odbc.dasm - System.Data.Odbc.OdbcHandle:.ctor(short,System.Data.Odbc.OdbcHandle):this (FullOpts)
                  43 (5.11 % of base) : System.Configuration.ConfigurationManager.dasm - System.Configuration.ClientConfigPaths:GetTypeAndHashSuffix(System.String,ubyte):System.String (FullOpts)
                  34 (4.90 % of base) : System.Private.CoreLib.dasm - System.Reflection.RuntimeAssembly:InternalGetSatelliteAssembly(System.Reflection.Assembly,System.Globalization.CultureInfo,System.Version,ubyte):System.Reflection.Assembly (FullOpts)
                  73 (4.80 % of base) : System.Private.CoreLib.dasm - System.Reflection.Emit.RuntimeModuleBuilder:GetMethodMetadataToken(System.Reflection.ConstructorInfo):int:this (FullOpts)
                  46 (4.45 % of base) : System.Private.CoreLib.dasm - System.Globalization.Normalization:IcuNormalize(System.String,int):System.String (FullOpts)
                  77 (4.38 % of base) : System.ComponentModel.TypeConverter.dasm - System.ComponentModel.Design.RuntimeLicenseContext:GetSavedLicenseKey(System.Type,System.Reflection.Assembly):System.String:this (FullOpts)
                  12 (4.36 % of base) : System.Diagnostics.Process.dasm - System.Diagnostics.Process:DelayedSigChildConsoleConfiguration() (FullOpts)
                  40 (4.19 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.OrderPreservingPipeliningMergeHelper`2+OrderedPipeliningMergeEnumerator[System.__Canon,System.Nullable`1[int]]:TryWaitForElement(int,byref):ubyte:this (FullOpts)
                  40 (4.18 % of base) : Microsoft.Extensions.Logging.Console.dasm - Microsoft.Extensions.Logging.Console.ConsoleLoggerProcessor:Enqueue(Microsoft.Extensions.Logging.Console.LogMessageEntry):ubyte:this (FullOpts)
                  52 (4.08 % of base) : System.Diagnostics.Process.dasm - System.Diagnostics.Process:ForkAndExecProcess(System.Diagnostics.ProcessStartInfo,System.String,System.String[],System.String[],System.String,ubyte,uint,uint,uint[],byref,byref,byref,ubyte,ubyte):ubyte:this (FullOpts)
                  49 (3.96 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.X509Certificates.OpenSslCachedSystemStoreProvider:<LoadMachineStores>g__ProcessFile|26_1(System.String,byref,byref):ubyte (FullOpts)
                  31 (3.89 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.RandomNumberGenerator:GetHexStringCore(System.Span`1[ushort],ubyte) (FullOpts)
                  32 (3.88 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.X509Certificates.OpenSslCertificateAssetDownloader:DownloadCrl(System.String,System.TimeSpan):Microsoft.Win32.SafeHandles.SafeX509CrlHandle (FullOpts)
                  28 (3.85 % of base) : Microsoft.Extensions.DependencyModel.dasm - Microsoft.Extensions.DependencyModel.DependencyContextLoader:Load(System.Reflection.Assembly):Microsoft.Extensions.DependencyModel.DependencyContext:this (FullOpts)
                  58 (3.83 % of base) : System.DirectoryServices.Protocols.dasm - System.DirectoryServices.Protocols.BerConverter:EncodingMultiByteArrayHelper(System.DirectoryServices.Protocols.SafeBerHandle,ubyte[][],ushort,ulong):int (FullOpts)
                  16 (3.82 % of base) : System.Console.dasm - System.ConsolePal:<TryGetCursorPosition>g__AppendToStdInReaderUntil|84_2(ubyte,System.IO.StdInReader,System.Span`1[ubyte],byref,byref):ubyte (FullOpts)
                  46 (3.73 % of base) : System.Private.CoreLib.dasm - System.Reflection.Emit.RuntimeModuleBuilder:GetMemberRefToken(System.Reflection.MethodBase,System.Type[]):int:this (FullOpts)
                  46 (3.67 % of base) : System.Configuration.ConfigurationManager.dasm - System.Configuration.ClientConfigurationSystem:EnsureInit(System.String):this (FullOpts)
                  16 (3.66 % of base) : System.Private.CoreLib.dasm - System.IO.Enumeration.FileSystemEnumerator`1[double]:FindNextEntry(ulong,int):this (FullOpts)
                  16 (3.66 % of base) : System.Private.CoreLib.dasm - System.IO.Enumeration.FileSystemEnumerator`1[int]:FindNextEntry(ulong,int):this (FullOpts)
                  16 (3.66 % of base) : System.Private.CoreLib.dasm - System.IO.Enumeration.FileSystemEnumerator`1[long]:FindNextEntry(ulong,int):this (FullOpts)
                  16 (3.66 % of base) : System.Private.CoreLib.dasm - System.IO.Enumeration.FileSystemEnumerator`1[short]:FindNextEntry(ulong,int):this (FullOpts)
                  16 (3.66 % of base) : System.Private.CoreLib.dasm - System.IO.Enumeration.FileSystemEnumerator`1[System.Nullable`1[int]]:FindNextEntry(ulong,int):this (FullOpts)
                  16 (3.66 % of base) : System.Private.CoreLib.dasm - System.IO.Enumeration.FileSystemEnumerator`1[System.Numerics.Vector`1[float]]:FindNextEntry(ulong,int):this (FullOpts)
                  16 (3.66 % of base) : System.Private.CoreLib.dasm - System.IO.Enumeration.FileSystemEnumerator`1[ubyte]:FindNextEntry(ulong,int):this (FullOpts)
                  32 (3.60 % of base) : System.Private.CoreLib.dasm - System.Runtime.Loader.AssemblyLoadContext:InvokeResolveEvent(System.ResolveEventHandler,System.Reflection.RuntimeAssembly,System.String):System.Reflection.RuntimeAssembly (FullOpts)
                  13 (3.58 % of base) : System.Private.CoreLib.dasm - System.StubHelpers.AsAnyMarshaler:ConvertLayoutToNative(System.Object,int):long:this (FullOpts)
                  34 (3.56 % of base) : System.Private.CoreLib.dasm - System.Globalization.CompareInfo:IcuGetHashCodeOfString(System.ReadOnlySpan`1[ushort],int):int:this (FullOpts)
                  10 (3.41 % of base) : System.Private.CoreLib.dasm - System.RuntimeTypeHandle:GetActivationInfo(System.RuntimeType,byref,byref,byref,byref) (FullOpts)
                  30 (3.41 % of base) : System.Private.CoreLib.dasm - System.Runtime.InteropServices.PosixSignalRegistration:OnPosixSignal(int,int):int (FullOpts)
                  55 (3.40 % of base) : System.Console.dasm - System.IO.StdInReader:ReadLineCore(ubyte):ubyte:this (FullOpts)
                  19 (3.36 % of base) : System.Net.Security.dasm - Interop+NetSecurityNative:ImportPrincipalName(byref,System.String,int,byref):uint (FullOpts)
                  19 (3.36 % of base) : System.Net.Security.dasm - Interop+NetSecurityNative:ImportUserName(byref,System.String,int,byref):uint (FullOpts)
                  55 (3.36 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.X509Certificates.OpenSslDirectoryBasedStoreProvider:AddCertToStore(System.Security.Cryptography.X509Certificates.ICertificatePal):this (FullOpts)
                  31 (3.30 % of base) : System.Private.CoreLib.dasm - System.Runtime.Loader.AssemblyLoadContext:ResolveSatelliteAssembly(System.Reflection.AssemblyName):System.Reflection.Assembly:this (FullOpts)
                  28 (3.28 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.OrderPreservingPipeliningMergeHelper`2+OrderedPipeliningMergeEnumerator[System.Numerics.Vector`1[float],System.Nullable`1[int]]:TryWaitForElement(int,byref):ubyte:this (FullOpts)
                  28 (3.25 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.OrderPreservingPipeliningMergeHelper`2+OrderedPipeliningMergeEnumerator[int,System.Nullable`1[int]]:TryWaitForElement(int,byref):ubyte:this (FullOpts)
                  28 (3.25 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.OrderPreservingPipeliningMergeHelper`2+OrderedPipeliningMergeEnumerator[short,System.Nullable`1[int]]:TryWaitForElement(int,byref):ubyte:this (FullOpts)
                  28 (3.25 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.OrderPreservingPipeliningMergeHelper`2+OrderedPipeliningMergeEnumerator[ubyte,System.Nullable`1[int]]:TryWaitForElement(int,byref):ubyte:this (FullOpts)
                  28 (3.25 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.OrderPreservingPipeliningMergeHelper`2+OrderedPipeliningMergeEnumerator[long,System.Nullable`1[int]]:TryWaitForElement(int,byref):ubyte:this (FullOpts)
                  28 (3.25 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.OrderPreservingPipeliningMergeHelper`2+OrderedPipeliningMergeEnumerator[System.Nullable`1[int],System.Nullable`1[int]]:TryWaitForElement(int,byref):ubyte:this (FullOpts)
                  28 (3.24 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.OrderPreservingPipeliningMergeHelper`2+OrderedPipeliningMergeEnumerator[double,System.Nullable`1[int]]:TryWaitForElement(int,byref):ubyte:this (FullOpts)
                  32 (3.21 % of base) : System.Private.CoreLib.dasm - System.Reflection.Assembly:LoadFromResolveHandler(System.Object,System.ResolveEventArgs):System.Reflection.Assembly (FullOpts)
                  13 (3.19 % of base) : System.Net.Quic.dasm - System.Net.Quic.MsQuicApi:ConnectionStart(System.Net.Quic.MsQuicSafeHandle,System.Net.Quic.MsQuicSafeHandle,ushort,ulong,ushort):int:this (FullOpts)
                  33 (3.13 % of base) : System.Security.Cryptography.ProtectedData.dasm - Interop+Kernel32:GetMessage(int,long):System.String (FullOpts)
                  23 (3.10 % of base) : System.Private.CoreLib.dasm - Interop+Sys:GetCwd():System.String (FullOpts)
                  31 (3.10 % of base) : System.Net.Quic.dasm - System.Net.Quic.MsQuicBuffers:Initialize[System.Numerics.Vector`1[float]](System.Collections.Generic.IList`1[System.Numerics.Vector`1[float]],System.Func`2[System.Numerics.Vector`1[float],System.ReadOnlyMemory`1[ubyte]]):this (FullOpts)
                  49 (3.09 % of base) : System.Private.CoreLib.dasm - System.RuntimeType:GetMethodBase(System.RuntimeType,long):System.Reflection.MethodBase (FullOpts)
                  34 (2.97 % of base) : System.Private.CoreLib.dasm - System.RuntimeType:GetInterfaceMap(System.Type):System.Reflection.InterfaceMapping:this (FullOpts)
                  30 (2.95 % of base) : System.Private.CoreLib.dasm - Interop+Kernel32:GetMessage(int,long):System.String (FullOpts)
                  16 (2.95 % of base) : System.Security.Cryptography.dasm - Interop+Crypto:BioNewFile(System.String,System.String):Microsoft.Win32.SafeHandles.SafeBioHandle (FullOpts)
                  16 (2.94 % of base) : System.Net.Security.dasm - Interop+NetSecurityNative:InitiateCredSpNego(byref,Microsoft.Win32.SafeHandles.SafeGssNameHandle,byref):uint (FullOpts)
                  22 (2.91 % of base) : System.Private.CoreLib.dasm - System.Reflection.Emit.RuntimeFieldBuilder:.ctor(System.Reflection.Emit.RuntimeTypeBuilder,System.String,System.Type,System.Type[],System.Type[],int):this (FullOpts)
                  19 (2.86 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.TripleDesImplementation:TryEncryptEcbCore(System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte],int,byref):ubyte:this (FullOpts)
                  19 (2.81 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.DesImplementation:TryEncryptEcbCore(System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte],int,byref):ubyte:this (FullOpts)
                  19 (2.75 % of base) : System.Net.Security.dasm - Interop+NetSecurityNative:InitiateCredWithPassword(byref,uint,Microsoft.Win32.SafeHandles.SafeGssNameHandle,System.String,int,byref):uint (FullOpts)
                  13 (2.62 % of base) : System.Console.dasm - System.ConsolePal:<TryGetCursorPosition>g__BufferUntil|84_1(ubyte,byref,byref,byref):ubyte (FullOpts)
                  43 (2.58 % of base) : System.Private.CoreLib.dasm - System.Reflection.Emit.RuntimeTypeBuilder:.ctor(System.String,int,System.Type,System.Type[],System.Reflection.Emit.RuntimeModuleBuilder,int,int,System.Reflection.Emit.RuntimeTypeBuilder):this (FullOpts)
                  58 (2.54 % of base) : System.Private.Xml.dasm - System.Xml.Xsl.XmlILGenerator:Generate(System.Xml.Xsl.Qil.QilExpression,System.Reflection.Emit.TypeBuilder):System.Xml.Xsl.XmlILCommand:this (FullOpts)
                  10 (2.54 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.X509Certificates.OpenSslPkcsFormatReader:TryReadPkcs7Pem(System.ReadOnlySpan`1[ubyte],ubyte,byref,byref):ubyte (FullOpts)
                  31 (2.51 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.HMACCommon:ChangeKeyImpl(System.ReadOnlySpan`1[ubyte]):ubyte[]:this (FullOpts)
                  22 (2.50 % of base) : System.Private.CoreLib.dasm - System.Runtime.Loader.AssemblyLoadContext:GetFirstResolvedAssemblyFromResolvingEvent(System.Reflection.AssemblyName):System.Reflection.Assembly:this (FullOpts)
                  13 (2.47 % of base) : System.Security.Cryptography.dasm - Interop+Crypto:CryptoNative_LoadPrivateKeyFromEngine(System.String,System.String):System.Security.Cryptography.SafeEvpPKeyHandle (FullOpts)
                  13 (2.47 % of base) : System.Security.Cryptography.dasm - Interop+Crypto:CryptoNative_LoadPublicKeyFromEngine(System.String,System.String):System.Security.Cryptography.SafeEvpPKeyHandle (FullOpts)
                  31 (2.46 % of base) : System.DirectoryServices.Protocols.dasm - System.DirectoryServices.Protocols.SortRequestControl:GetValue():ubyte[]:this (FullOpts)
                  49 (2.45 % of base) : System.DirectoryServices.Protocols.dasm - System.DirectoryServices.Protocols.LdapConnection:BuildControlArray(System.DirectoryServices.Protocols.DirectoryControlCollection,ubyte):System.DirectoryServices.Protocols.LdapControl[] (FullOpts)
                  19 (2.42 % of base) : System.Security.Cryptography.dasm - Interop+Crypto:EcKeyCreateByKeyParameters(byref,System.String,ubyte[],int,ubyte[],int,ubyte[],int):int (FullOpts)
                  10 (2.33 % of base) : System.Security.Cryptography.dasm - Interop+Crypto:CryptoNative_EvpMacCtxNew(Microsoft.Win32.SafeHandles.SafeEvpMacHandle):Microsoft.Win32.SafeHandles.SafeEvpMacCtxHandle (FullOpts)
                  10 (2.33 % of base) : System.Security.Cryptography.dasm - Interop+Crypto:ReadX509AsDerFromBio(Microsoft.Win32.SafeHandles.SafeBioHandle):Microsoft.Win32.SafeHandles.SafeX509Handle (FullOpts)
                  10 (2.33 % of base) : System.Net.Security.dasm - Interop+Ssl:SslCreate(Microsoft.Win32.SafeHandles.SafeSslContextHandle):Microsoft.Win32.SafeHandles.SafeSslHandle (FullOpts)
                  10 (2.33 % of base) : System.Net.Security.dasm - Interop+Ssl:SslGetClientCAList_private(Microsoft.Win32.SafeHandles.SafeSslHandle):Microsoft.Win32.SafeHandles.SafeSharedX509NameStackHandle (FullOpts)
                  10 (2.33 % of base) : System.Net.Security.dasm - Interop+Ssl:SslGetPeerCertChain(Microsoft.Win32.SafeHandles.SafeSslHandle):Microsoft.Win32.SafeHandles.SafeSharedX509StackHandle (FullOpts)
                  13 (2.32 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.TripleDesImplementation:TryDecryptEcbCore(System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte],int,byref):ubyte:this (FullOpts)
                  10 (2.29 % of base) : System.Net.Security.dasm - Interop+Crypto:GetX509NameStackField_private(Microsoft.Win32.SafeHandles.SafeSharedX509NameStackHandle,int):Microsoft.Win32.SafeHandles.SafeSharedX509NameHandle (FullOpts)
                  13 (2.27 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.DesImplementation:TryDecryptEcbCore(System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte],int,byref):ubyte:this (FullOpts)
                  19 (2.24 % of base) : System.Security.Cryptography.dasm - Interop+Crypto:DsaKeyCreateByExplicitParameters(byref,ubyte[],int,ubyte[],int,ubyte[],int,ubyte[],int,ubyte[],int):ubyte (FullOpts)
                  10 (2.23 % of base) : System.Security.Cryptography.dasm - Interop+Crypto:CryptoNative_X509StoreCtxResetForSignatureError(Microsoft.Win32.SafeHandles.SafeX509StoreCtxHandle,byref):int (FullOpts)
                  10 (2.23 % of base) : System.Security.Cryptography.dasm - Interop+Crypto:GetPkcs7Certificates(Microsoft.Win32.SafeHandles.SafePkcs7Handle,byref):int (FullOpts)
                  10 (2.22 % of base) : System.Security.Cryptography.dasm - Interop+Crypto:CryptoNative_EcKeyCreateByOid(System.String):Microsoft.Win32.SafeHandles.SafeEcKeyHandle (FullOpts)
                  Top method improvements (percentages):
                  -5 (-9.62 % of base) : System.IO.Pipes.dasm - (dynamicClass):IL_STUB_PInvoke():int (FullOpts)
                  -5 (-9.62 % of base) : System.Net.Sockets.dasm - (dynamicClass):IL_STUB_PInvoke():int (FullOpts)
                  -5 (-9.62 % of base) : System.Diagnostics.Process.dasm - (dynamicClass):IL_STUB_PInvoke():long (FullOpts)
                  -5 (-9.62 % of base) : System.Net.Sockets.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,ulong,ulong) (FullOpts)
                  -10 (-7.58 % of base) : System.Security.Cryptography.dasm - (dynamicClass):IL_STUB_PInvoke(int):int (FullOpts) (2 methods)
                  -10 (-7.58 % of base) : System.Formats.Tar.dasm - (dynamicClass):IL_STUB_PInvoke(int):int (FullOpts) (2 methods)
                  -10 (-7.58 % of base) : System.IO.Pipes.dasm - (dynamicClass):IL_STUB_PInvoke(int):int (FullOpts) (2 methods)
                  -10 (-7.58 % of base) : System.IO.FileSystem.Watcher.dasm - (dynamicClass):IL_STUB_PInvoke(int):int (FullOpts) (2 methods)
                  -10 (-7.58 % of base) : System.Diagnostics.Process.dasm - (dynamicClass):IL_STUB_PInvoke(int):int (FullOpts) (2 methods)
                  -15 (-7.58 % of base) : System.Net.NetworkInformation.dasm - (dynamicClass):IL_STUB_PInvoke(int):int (FullOpts) (3 methods)
                  -10 (-7.58 % of base) : System.IO.Compression.ZipFile.dasm - (dynamicClass):IL_STUB_PInvoke(int):int (FullOpts) (2 methods)
                  -10 (-7.58 % of base) : System.Net.Security.dasm - (dynamicClass):IL_STUB_PInvoke(int):int (FullOpts) (2 methods)
                  -10 (-7.58 % of base) : System.IO.MemoryMappedFiles.dasm - (dynamicClass):IL_STUB_PInvoke(int):int (FullOpts) (2 methods)
                  -10 (-7.58 % of base) : System.Net.Sockets.dasm - (dynamicClass):IL_STUB_PInvoke(int):int (FullOpts) (2 methods)
                  -10 (-7.58 % of base) : System.IO.FileSystem.DriveInfo.dasm - (dynamicClass):IL_STUB_PInvoke(int):int (FullOpts) (2 methods)
                  -10 (-7.58 % of base) : System.Net.Primitives.dasm - (dynamicClass):IL_STUB_PInvoke(int):int (FullOpts) (2 methods)
                  -5 (-7.35 % of base) : System.Runtime.InteropServices.dasm - System.Runtime.InteropServices.Marshalling.ComInterfaceMarshaller`1[double]:CastIUnknownToInterfaceType(long):ulong (FullOpts)
                  -5 (-7.35 % of base) : System.Runtime.InteropServices.dasm - System.Runtime.InteropServices.Marshalling.ComInterfaceMarshaller`1[int]:CastIUnknownToInterfaceType(long):ulong (FullOpts)
                  -5 (-7.35 % of base) : System.Runtime.InteropServices.dasm - System.Runtime.InteropServices.Marshalling.ComInterfaceMarshaller`1[long]:CastIUnknownToInterfaceType(long):ulong (FullOpts)
                  -5 (-7.35 % of base) : System.Runtime.InteropServices.dasm - System.Runtime.InteropServices.Marshalling.ComInterfaceMarshaller`1[short]:CastIUnknownToInterfaceType(long):ulong (FullOpts)
                  -5 (-7.35 % of base) : System.Runtime.InteropServices.dasm - System.Runtime.InteropServices.Marshalling.ComInterfaceMarshaller`1[System.Nullable`1[int]]:CastIUnknownToInterfaceType(long):ulong (FullOpts)
                  -5 (-7.35 % of base) : System.Runtime.InteropServices.dasm - System.Runtime.InteropServices.Marshalling.ComInterfaceMarshaller`1[System.Numerics.Vector`1[float]]:CastIUnknownToInterfaceType(long):ulong (FullOpts)
                  -5 (-7.35 % of base) : System.Runtime.InteropServices.dasm - System.Runtime.InteropServices.Marshalling.ComInterfaceMarshaller`1[ubyte]:CastIUnknownToInterfaceType(long):ulong (FullOpts)
                  -5 (-6.85 % of base) : System.Net.Sockets.dasm - (dynamicClass):IL_STUB_PInvoke(int,int):int (FullOpts)
                  -24 (-6.74 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(int):int (FullOpts) (4 methods)
                  -14 (-6.64 % of base) : System.Diagnostics.Process.dasm - (dynamicClass):IL_STUB_PInvoke(ulong) (FullOpts) (2 methods)
                  -14 (-6.57 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(int) (FullOpts) (2 methods)
                  -19 (-6.55 % of base) : System.Console.dasm - (dynamicClass):IL_STUB_PInvoke(int):int (FullOpts) (3 methods)
                  -23 (-6.22 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(long) (FullOpts) (3 methods)
                  -32 (-6.05 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(ulong) (FullOpts) (4 methods)
                  -12 (-5.91 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke() (FullOpts) (2 methods)
                  -12 (-5.91 % of base) : System.Console.dasm - (dynamicClass):IL_STUB_PInvoke():int (FullOpts) (2 methods)
                  -12 (-5.91 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke():uint (FullOpts) (2 methods)
                  -5 (-5.81 % of base) : System.Net.Quic.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,int,int):int (FullOpts)
                  -5 (-5.81 % of base) : System.Net.Sockets.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,int,int):int (FullOpts)
                  -5 (-5.81 % of base) : System.Net.Primitives.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,int,int):int (FullOpts)
                  -5 (-5.81 % of base) : System.Net.Quic.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,int,uint):int (FullOpts)
                  -5 (-5.81 % of base) : System.Net.Sockets.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,int,uint):int (FullOpts)
                  -5 (-5.81 % of base) : System.Net.Primitives.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,int,uint):int (FullOpts)
                  -15 (-5.81 % of base) : System.Net.Quic.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,int,ulong):int (FullOpts) (3 methods)
                  -15 (-5.81 % of base) : System.Net.Primitives.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,int,ulong):int (FullOpts) (3 methods)
                  -5 (-5.81 % of base) : System.Private.CoreLib.dasm - System.Runtime.InteropServices.DispatchWrapper:.ctor(System.Object):this (FullOpts)
                  -5 (-5.75 % of base) : System.Net.Quic.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,int,ushort):int (FullOpts)
                  -5 (-5.75 % of base) : System.Net.Sockets.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,int,ushort):int (FullOpts)
                  -5 (-5.75 % of base) : System.Net.Primitives.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,int,ushort):int (FullOpts)
                  -9 (-5.73 % of base) : System.IO.Pipes.dasm - (dynamicClass):IL_STUB_PInvoke(uint):int (FullOpts)
                  -9 (-5.73 % of base) : System.Formats.Tar.dasm - (dynamicClass):IL_STUB_PInvoke(uint):ulong (FullOpts)
                  -23 (-5.71 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(System.Runtime.CompilerServices.QCallTypeHandle):int (FullOpts) (3 methods)
                  -9 (-5.70 % of base) : System.Diagnostics.Process.dasm - (dynamicClass):IL_STUB_PInvoke(int) (FullOpts)
                  -18 (-5.70 % of base) : System.IO.Ports.dasm - (dynamicClass):IL_STUB_PInvoke(int):int (FullOpts) (2 methods)
                  -18 (-5.70 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(int):long (FullOpts) (2 methods)
                  -9 (-5.70 % of base) : System.Security.Cryptography.dasm - (dynamicClass):IL_STUB_PInvoke(int):long (FullOpts)
                  -9 (-5.70 % of base) : System.DirectoryServices.Protocols.dasm - (dynamicClass):IL_STUB_PInvoke(int):long (FullOpts)
                  -9 (-5.70 % of base) : System.Diagnostics.Process.dasm - (dynamicClass):IL_STUB_PInvoke(int):long (FullOpts)
                  -9 (-5.70 % of base) : Microsoft.Extensions.Logging.Console.dasm - (dynamicClass):IL_STUB_PInvoke(int):long (FullOpts)
                  -9 (-5.70 % of base) : System.IO.MemoryMappedFiles.dasm - (dynamicClass):IL_STUB_PInvoke(int):long (FullOpts)
                  -9 (-5.70 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(ushort) (FullOpts)
                  -9 (-5.66 % of base) : System.Security.Cryptography.dasm - (dynamicClass):IL_STUB_PInvoke(long) (FullOpts)
                  -9 (-5.66 % of base) : System.Net.Quic.dasm - (dynamicClass):IL_STUB_PInvoke(long) (FullOpts)
                  -9 (-5.66 % of base) : System.DirectoryServices.Protocols.dasm - (dynamicClass):IL_STUB_PInvoke(long) (FullOpts)
                  -9 (-5.66 % of base) : System.Net.Security.dasm - (dynamicClass):IL_STUB_PInvoke(long) (FullOpts)
                  -9 (-5.66 % of base) : System.IO.Compression.Brotli.dasm - (dynamicClass):IL_STUB_PInvoke(long) (FullOpts)
                  -9 (-5.66 % of base) : System.Console.dasm - (dynamicClass):IL_STUB_PInvoke(long):int (FullOpts)
                  -18 (-5.66 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(long):int (FullOpts) (2 methods)
                  -9 (-5.66 % of base) : System.Security.Cryptography.dasm - (dynamicClass):IL_STUB_PInvoke(long):int (FullOpts)
                  -9 (-5.66 % of base) : System.IO.Pipes.dasm - (dynamicClass):IL_STUB_PInvoke(long):int (FullOpts)
                  -9 (-5.66 % of base) : System.Net.NameResolution.dasm - (dynamicClass):IL_STUB_PInvoke(long):int (FullOpts)
                  -18 (-5.66 % of base) : System.IO.Ports.dasm - (dynamicClass):IL_STUB_PInvoke(long):int (FullOpts) (2 methods)
                  -9 (-5.66 % of base) : System.DirectoryServices.Protocols.dasm - (dynamicClass):IL_STUB_PInvoke(long):int (FullOpts)
                  -9 (-5.66 % of base) : System.Net.Ping.dasm - (dynamicClass):IL_STUB_PInvoke(long):int (FullOpts)
                  -9 (-5.66 % of base) : System.Net.Security.dasm - (dynamicClass):IL_STUB_PInvoke(long):int (FullOpts)
                  -9 (-5.66 % of base) : System.IO.Compression.Brotli.dasm - (dynamicClass):IL_STUB_PInvoke(long):int (FullOpts)
                  -18 (-5.66 % of base) : System.Net.Sockets.dasm - (dynamicClass):IL_STUB_PInvoke(long):int (FullOpts) (2 methods)
                  -9 (-5.66 % of base) : Microsoft.Extensions.Hosting.WindowsServices.dasm - (dynamicClass):IL_STUB_PInvoke(long):int (FullOpts)
                  -9 (-5.66 % of base) : System.Console.dasm - (dynamicClass):IL_STUB_PInvoke(long):long (FullOpts)
                  -27 (-5.66 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(long):long (FullOpts) (3 methods)
                  -9 (-5.66 % of base) : System.Security.Cryptography.dasm - (dynamicClass):IL_STUB_PInvoke(long):long (FullOpts)
                  -9 (-5.66 % of base) : System.Net.Quic.dasm - (dynamicClass):IL_STUB_PInvoke(long):long (FullOpts)
                  -9 (-5.66 % of base) : System.DirectoryServices.Protocols.dasm - (dynamicClass):IL_STUB_PInvoke(long):long (FullOpts)
                  -9 (-5.66 % of base) : System.Net.Security.dasm - (dynamicClass):IL_STUB_PInvoke(long):long (FullOpts)
                  -9 (-5.66 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(long):uint (FullOpts)
                  -18 (-5.66 % of base) : System.Security.Cryptography.dasm - (dynamicClass):IL_STUB_PInvoke(long):ulong (FullOpts) (2 methods)
                  -9 (-5.66 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(System.Runtime.CompilerServices.ObjectHandleOnStack) (FullOpts)
                  -9 (-5.66 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(System.Runtime.CompilerServices.ObjectHandleOnStack):long (FullOpts)
                  -9 (-5.66 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(System.Runtime.CompilerServices.StackCrawlMarkHandle):long (FullOpts)
                  -9 (-5.66 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(System.Runtime.CompilerServices.StringHandleOnStack) (FullOpts)
                  -9 (-5.66 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(System.Threading.ThreadHandle) (FullOpts)
                  -9 (-5.66 % of base) : System.Console.dasm - (dynamicClass):IL_STUB_PInvoke(ulong) (FullOpts)
                  -9 (-5.66 % of base) : System.Net.NameResolution.dasm - (dynamicClass):IL_STUB_PInvoke(ulong) (FullOpts)
                  -9 (-5.66 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(ulong):double (FullOpts)
                  -9 (-5.66 % of base) : System.Net.WebSockets.dasm - (dynamicClass):IL_STUB_PInvoke(ulong):int (FullOpts)
                  -9 (-5.66 % of base) : System.Console.dasm - (dynamicClass):IL_STUB_PInvoke(ulong):int (FullOpts)
                  -45 (-5.66 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(ulong):int (FullOpts) (5 methods)
                  -9 (-5.66 % of base) : System.Security.Cryptography.dasm - (dynamicClass):IL_STUB_PInvoke(ulong):int (FullOpts)
                  -9 (-5.66 % of base) : System.IO.Pipes.dasm - (dynamicClass):IL_STUB_PInvoke(ulong):int (FullOpts)
                  -9 (-5.66 % of base) : System.Net.NetworkInformation.dasm - (dynamicClass):IL_STUB_PInvoke(ulong):int (FullOpts)
                  -9 (-5.66 % of base) : System.IO.MemoryMappedFiles.dasm - (dynamicClass):IL_STUB_PInvoke(ulong):int (FullOpts)
                  -18 (-5.66 % of base) : System.Net.Sockets.dasm - (dynamicClass):IL_STUB_PInvoke(ulong):int (FullOpts) (2 methods)
                  -9 (-5.66 % of base) : System.IO.Compression.dasm - (dynamicClass):IL_STUB_PInvoke(ulong):int (FullOpts)
                  -18 (-5.66 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(ulong):long (FullOpts) (2 methods)
                  2606 total methods with Code Size differences (2271 improved, 335 regressed), 237231 unchanged.
                  --------------------------------------------------------------------------------
                  

                  Artifacts:

                  Activity

                  Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

                  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

                      , 'i'); if (__m === '*' || __re.test(location.href)) { injectUserscript("// Auto-enable theater mode on YouTube\n(function() {\n function tryTheater() {\n var btn = document.querySelector('button[aria-label=\"Theater mode\"], ytd-player #player button[title=\"Theater mode\"]');\n if (btn && !btn.classList.contains('activated')) {\n btn.click();\n }\n }\n \n // Try immediately\n tryTheater();\n \n // Try after navigation (SPA)\n var lastUrl = location.href;\n setInterval(function() {\n if (location.href !== lastUrl) {\n lastUrl = location.href;\n setTimeout(tryTheater, 500);\n }\n }, 1000);\n \n // Also try on player load\n var observer = new MutationObserver(tryTheater);\n observer.observe(document.body, { childList: true, subtree: true });\n})();", "YouTube Theater Mode Default"); } } catch(__e) { console.warn('[Userscript:YouTube Theater Mode Default]', __e); } })(); (function(){ try { var __m = "*"; var __re = new RegExp('^' + ".*" + '
                      Skip to content

                      [X64] [jakobbotsch] Simplify "secret stub arg" handling between JIT and EE #355

                      Description

                      @MihuBot

                      Build completed in 32 minutes.
                      dotnet/runtime#100823

                      Diffs

                      Diffs
                      Found 309 files with textual diffs.
                      Summary of Code Size diffs:
                      (Lower is better)
                      Total bytes of base: 38854080
                      Total bytes of diff: 38848320
                      Total bytes of delta: -5760 (-0.01 % of base)
                      Total relative delta: Infinity
                      diff is an improvement.
                      relative diff is a regression.
                      Top file regressions (bytes):
                      352 : System.Linq.Parallel.dasm (0.02 % of base)
                      132 : System.Configuration.ConfigurationManager.dasm (0.03 % of base)
                      97 : System.Private.Xml.dasm (0.00 % of base)
                      94 : Microsoft.VisualBasic.Core.dasm (0.02 % of base)
                      67 : System.ComponentModel.TypeConverter.dasm (0.02 % of base)
                      31 : Microsoft.CSharp.dasm (0.01 % of base)
                      21 : Microsoft.Extensions.DependencyModel.dasm (0.03 % of base)
                      16 : System.Security.Cryptography.ProtectedData.dasm (0.31 % of base)
                      11 : System.Transactions.Local.dasm (0.01 % of base)
                      10 : System.Net.WebSockets.Client.dasm (0.04 % of base)
                      6 : Microsoft.Extensions.Logging.Console.dasm (0.01 % of base)
                      4 : System.IO.IsolatedStorage.dasm (0.02 % of base)
                      1 : Microsoft.Extensions.Hosting.dasm (0.00 % of base)
                      Top file improvements (bytes):
                      -2568 : System.Private.CoreLib.dasm (-0.04 % of base)
                      -580 : System.Net.Security.dasm (-0.25 % of base)
                      -567 : System.Security.Cryptography.dasm (-0.05 % of base)
                      -365 : System.Net.Sockets.dasm (-0.14 % of base)
                      -310 : System.Data.Odbc.dasm (-0.13 % of base)
                      -198 : System.Text.Json.dasm (-0.02 % of base)
                      -194 : System.DirectoryServices.Protocols.dasm (-0.13 % of base)
                      -193 : System.IO.Ports.dasm (-0.39 % of base)
                      -188 : System.Diagnostics.Process.dasm (-0.19 % of base)
                      -145 : System.IO.Pipes.dasm (-0.37 % of base)
                      -109 : System.IO.MemoryMappedFiles.dasm (-0.52 % of base)
                      -103 : System.Console.dasm (-0.12 % of base)
                      -93 : System.Formats.Tar.dasm (-0.07 % of base)
                      -90 : System.Net.NetworkInformation.dasm (-0.17 % of base)
                      -83 : System.Net.Primitives.dasm (-0.09 % of base)
                      -80 : System.IO.FileSystem.Watcher.dasm (-0.29 % of base)
                      -73 : System.IO.Compression.Brotli.dasm (-0.33 % of base)
                      -68 : System.IO.Compression.dasm (-0.07 % of base)
                      -66 : System.Net.Quic.dasm (-0.05 % of base)
                      -65 : System.Composition.Convention.dasm (-0.05 % of base)
                      -65 : System.ComponentModel.Composition.Registration.dasm (-0.06 % of base)
                      -64 : System.ComponentModel.Composition.dasm (-0.01 % of base)
                      -56 : System.Net.WebSockets.dasm (-0.05 % of base)
                      -53 : System.Net.NameResolution.dasm (-0.13 % of base)
                      -52 : System.IO.FileSystem.DriveInfo.dasm (-0.20 % of base)
                      -42 : System.IO.Compression.ZipFile.dasm (-0.30 % of base)
                      -40 : System.Runtime.InteropServices.dasm (-0.16 % of base)
                      -24 : System.Net.Ping.dasm (-0.05 % of base)
                      -16 : System.Threading.Tasks.Dataflow.dasm (-0.00 % of base)
                      -11 : System.Diagnostics.FileVersionInfo.dasm (-0.11 % of base)
                      -7 : runincontext.dasm (-0.05 % of base)
                      -7 : Microsoft.Extensions.Hosting.Systemd.dasm (-0.14 % of base)
                      -5 : System.Diagnostics.TraceSource.dasm (-0.01 % of base)
                      -5 : System.Net.Requests.dasm (-0.00 % of base)
                      -5 : System.Private.DataContractSerialization.dasm (-0.00 % of base)
                      -4 : Microsoft.Extensions.Hosting.WindowsServices.dasm (-0.05 % of base)
                      -2 : System.Text.Encoding.CodePages.dasm (-0.00 % of base)
                      -2 : System.Reflection.Metadata.dasm (-0.00 % of base)
                      -2 : System.Diagnostics.DiagnosticSource.dasm (-0.00 % of base)
                      -2 : Microsoft.Extensions.DependencyInjection.dasm (-0.00 % of base)
                      53 total files with Code Size differences (40 improved, 13 regressed), 203 unchanged.
                      Top method regressions (bytes):
                      168 (5.60 % of base) : System.DirectoryServices.Protocols.dasm - System.DirectoryServices.Protocols.LdapConnection:BuildAttributes(System.Collections.CollectionBase,System.Collections.ArrayList):System.DirectoryServices.Protocols.LdapMod[] (FullOpts)
                      138 (10.81 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.X509Certificates.OpenSslX509CertificateReader+<>c:<GetPolicyData>b__63_0(Microsoft.Win32.SafeHandles.SafeX509Handle):System.Security.Cryptography.X509Certificates.PolicyData:this (FullOpts)
                      121 (5.53 % of base) : System.Private.CoreLib.dasm - System.Reflection.Emit.RuntimeModuleBuilder:GetMethodTokenNoLock(System.Reflection.MethodInfo,ubyte):int:this (FullOpts)
                      106 (6.26 % of base) : System.Private.CoreLib.dasm - System.Reflection.InvokerEmitUtil:CreateInvokeDelegate_Obj4Args(System.Reflection.MethodBase,ubyte):System.Reflection.InvokerEmitUtil+InvokeFunc_Obj4Args (FullOpts)
                      101 (6.43 % of base) : System.Private.CoreLib.dasm - System.Reflection.InvokerEmitUtil:CreateInvokeDelegate_RefArgs(System.Reflection.MethodBase,ubyte):System.Reflection.InvokerEmitUtil+InvokeFunc_RefArgs (FullOpts)
                      97 (5.56 % of base) : Microsoft.VisualBasic.Core.dasm - Microsoft.VisualBasic.CompilerServices.IDOUtils:CreateInvoker(int):System.Func`4[System.Runtime.CompilerServices.CallSiteBinder,System.Object,System.Object[],System.Object] (FullOpts)
                      82 (5.51 % of base) : System.Private.CoreLib.dasm - System.Reflection.InvokerEmitUtil:CreateInvokeDelegate_ObjSpanArgs(System.Reflection.MethodBase,ubyte):System.Reflection.InvokerEmitUtil+InvokeFunc_ObjSpanArgs (FullOpts)
                      77 (4.38 % of base) : System.ComponentModel.TypeConverter.dasm - System.ComponentModel.Design.RuntimeLicenseContext:GetSavedLicenseKey(System.Type,System.Reflection.Assembly):System.String:this (FullOpts)
                      77 (6.74 % of base) : System.Private.CoreLib.dasm - System.RuntimeType:ValidateGenericArguments(System.Reflection.MemberInfo,System.RuntimeType[],System.Exception) (FullOpts)
                      73 (8.32 % of base) : System.Net.Sockets.dasm - System.Net.Sockets.SocketPal:SelectViaPoll(System.Collections.IList,int,System.Collections.IList,int,System.Collections.IList,int,ulong,int,int):int (FullOpts)
                      73 (4.80 % of base) : System.Private.CoreLib.dasm - System.Reflection.Emit.RuntimeModuleBuilder:GetMethodMetadataToken(System.Reflection.ConstructorInfo):int:this (FullOpts)
                      73 (6.03 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.OpenSslAsnFormatter:FormatNative(System.Security.Cryptography.Oid,ubyte[],ubyte):System.String:this (FullOpts)
                      60 (7.73 % of base) : System.Net.Security.dasm - Interop+OpenSsl:AlpnServerSelectCallback(long,ulong,ulong,ulong,uint,long):int (FullOpts)
                      58 (3.83 % of base) : System.DirectoryServices.Protocols.dasm - System.DirectoryServices.Protocols.BerConverter:EncodingMultiByteArrayHelper(System.DirectoryServices.Protocols.SafeBerHandle,ubyte[][],ushort,ulong):int (FullOpts)
                      58 (8.38 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.RandomNumberGenerator:GetItemsCore[System.__Canon](System.ReadOnlySpan`1[System.__Canon],System.Span`1[System.__Canon]) (FullOpts)
                      58 (2.54 % of base) : System.Private.Xml.dasm - System.Xml.Xsl.XmlILGenerator:Generate(System.Xml.Xsl.Qil.QilExpression,System.Reflection.Emit.TypeBuilder):System.Xml.Xsl.XmlILCommand:this (FullOpts)
                      55 (3.40 % of base) : System.Console.dasm - System.IO.StdInReader:ReadLineCore(ubyte):ubyte:this (FullOpts)
                      55 (3.36 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.X509Certificates.OpenSslDirectoryBasedStoreProvider:AddCertToStore(System.Security.Cryptography.X509Certificates.ICertificatePal):this (FullOpts)
                      52 (4.08 % of base) : System.Diagnostics.Process.dasm - System.Diagnostics.Process:ForkAndExecProcess(System.Diagnostics.ProcessStartInfo,System.String,System.String[],System.String[],System.String,ubyte,uint,uint,uint[],byref,byref,byref,ubyte,ubyte):ubyte:this (FullOpts)
                      49 (6.58 % of base) : System.Private.CoreLib.dasm - System.Diagnostics.Tracing.EventPipeInternal:Enable(System.String,int,uint,System.Diagnostics.Tracing.EventPipeProviderConfiguration[]):ulong (FullOpts)
                      49 (2.45 % of base) : System.DirectoryServices.Protocols.dasm - System.DirectoryServices.Protocols.LdapConnection:BuildControlArray(System.DirectoryServices.Protocols.DirectoryControlCollection,ubyte):System.DirectoryServices.Protocols.LdapControl[] (FullOpts)
                      49 (3.09 % of base) : System.Private.CoreLib.dasm - System.RuntimeType:GetMethodBase(System.RuntimeType,long):System.Reflection.MethodBase (FullOpts)
                      49 (3.96 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.X509Certificates.OpenSslCachedSystemStoreProvider:<LoadMachineStores>g__ProcessFile|26_1(System.String,byref,byref):ubyte (FullOpts)
                      46 (3.67 % of base) : System.Configuration.ConfigurationManager.dasm - System.Configuration.ClientConfigurationSystem:EnsureInit(System.String):this (FullOpts)
                      46 (4.45 % of base) : System.Private.CoreLib.dasm - System.Globalization.Normalization:IcuNormalize(System.String,int):System.String (FullOpts)
                      46 (3.73 % of base) : System.Private.CoreLib.dasm - System.Reflection.Emit.RuntimeModuleBuilder:GetMemberRefToken(System.Reflection.MethodBase,System.Type[]):int:this (FullOpts)
                      43 (1.93 % of base) : System.Configuration.ConfigurationManager.dasm - System.Configuration.ClientConfigPaths:.ctor(System.String,ubyte):this (FullOpts)
                      43 (5.11 % of base) : System.Configuration.ConfigurationManager.dasm - System.Configuration.ClientConfigPaths:GetTypeAndHashSuffix(System.String,ubyte):System.String (FullOpts)
                      43 (2.58 % of base) : System.Private.CoreLib.dasm - System.Reflection.Emit.RuntimeTypeBuilder:.ctor(System.String,int,System.Type,System.Type[],System.Reflection.Emit.RuntimeModuleBuilder,int,int,System.Reflection.Emit.RuntimeTypeBuilder):this (FullOpts)
                      41 (Infinity of base) : System.Net.Sockets.dasm - System.Net.Sockets.SocketAsyncEngine:UnregisterSocket(long):this (FullOpts)
                      40 (4.18 % of base) : Microsoft.Extensions.Logging.Console.dasm - Microsoft.Extensions.Logging.Console.ConsoleLoggerProcessor:Enqueue(Microsoft.Extensions.Logging.Console.LogMessageEntry):ubyte:this (FullOpts)
                      40 (4.19 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.OrderPreservingPipeliningMergeHelper`2+OrderedPipeliningMergeEnumerator[System.__Canon,System.Nullable`1[int]]:TryWaitForElement(int,byref):ubyte:this (FullOpts)
                      40 (6.35 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.RandomNumberGenerator:GetItemsCore[int](System.ReadOnlySpan`1[int],System.Span`1[int]) (FullOpts)
                      40 (6.34 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.RandomNumberGenerator:GetItemsCore[long](System.ReadOnlySpan`1[long],System.Span`1[long]) (FullOpts)
                      40 (6.31 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.RandomNumberGenerator:GetItemsCore[short](System.ReadOnlySpan`1[short],System.Span`1[short]) (FullOpts)
                      40 (6.34 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.RandomNumberGenerator:GetItemsCore[System.Nullable`1[int]](System.ReadOnlySpan`1[System.Nullable`1[int]],System.Span`1[System.Nullable`1[int]]) (FullOpts)
                      40 (6.36 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.RandomNumberGenerator:GetItemsCore[ubyte](System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte]) (FullOpts)
                      37 (5.77 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.RandomNumberGenerator:GetItemsCore[double](System.ReadOnlySpan`1[double],System.Span`1[double]) (FullOpts)
                      37 (5.56 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.RandomNumberGenerator:GetItemsCore[System.Numerics.Vector`1[float]](System.ReadOnlySpan`1[System.Numerics.Vector`1[float]],System.Span`1[System.Numerics.Vector`1[float]]) (FullOpts)
                      34 (3.56 % of base) : System.Private.CoreLib.dasm - System.Globalization.CompareInfo:IcuGetHashCodeOfString(System.ReadOnlySpan`1[ushort],int):int:this (FullOpts)
                      34 (4.90 % of base) : System.Private.CoreLib.dasm - System.Reflection.RuntimeAssembly:InternalGetSatelliteAssembly(System.Reflection.Assembly,System.Globalization.CultureInfo,System.Version,ubyte):System.Reflection.Assembly (FullOpts)
                      34 (2.97 % of base) : System.Private.CoreLib.dasm - System.RuntimeType:GetInterfaceMap(System.Type):System.Reflection.InterfaceMapping:this (FullOpts)
                      33 (3.13 % of base) : System.Security.Cryptography.ProtectedData.dasm - Interop+Kernel32:GetMessage(int,long):System.String (FullOpts)
                      32 (3.21 % of base) : System.Private.CoreLib.dasm - System.Reflection.Assembly:LoadFromResolveHandler(System.Object,System.ResolveEventArgs):System.Reflection.Assembly (FullOpts)
                      32 (3.60 % of base) : System.Private.CoreLib.dasm - System.Runtime.Loader.AssemblyLoadContext:InvokeResolveEvent(System.ResolveEventHandler,System.Reflection.RuntimeAssembly,System.String):System.Reflection.RuntimeAssembly (FullOpts)
                      32 (3.88 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.X509Certificates.OpenSslCertificateAssetDownloader:DownloadCrl(System.String,System.TimeSpan):Microsoft.Win32.SafeHandles.SafeX509CrlHandle (FullOpts)
                      31 (1.63 % of base) : Microsoft.CSharp.dasm - Microsoft.CSharp.RuntimeBinder.Semantics.ExpressionBinder+ImplicitConversion:BindNubConversion(Microsoft.CSharp.RuntimeBinder.Semantics.NullableType):ubyte:this (FullOpts)
                      31 (2.19 % of base) : Microsoft.Extensions.Hosting.WindowsServices.dasm - Microsoft.Extensions.Hosting.WindowsServices.WindowsServiceLifetime:WaitForStartAsync(System.Threading.CancellationToken):System.Threading.Tasks.Task:this (FullOpts)
                      31 (5.22 % of base) : System.Data.Odbc.dasm - System.Data.Odbc.OdbcHandle:.ctor(short,System.Data.Odbc.OdbcHandle):this (FullOpts)
                      31 (2.46 % of base) : System.DirectoryServices.Protocols.dasm - System.DirectoryServices.Protocols.SortRequestControl:GetValue():ubyte[]:this (FullOpts)
                      31 (3.10 % of base) : System.Net.Quic.dasm - System.Net.Quic.MsQuicBuffers:Initialize[System.Numerics.Vector`1[float]](System.Collections.Generic.IList`1[System.Numerics.Vector`1[float]],System.Func`2[System.Numerics.Vector`1[float],System.ReadOnlyMemory`1[ubyte]]):this (FullOpts)
                      31 (3.30 % of base) : System.Private.CoreLib.dasm - System.Runtime.Loader.AssemblyLoadContext:ResolveSatelliteAssembly(System.Reflection.AssemblyName):System.Reflection.Assembly:this (FullOpts)
                      31 (2.51 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.HMACCommon:ChangeKeyImpl(System.ReadOnlySpan`1[ubyte]):ubyte[]:this (FullOpts)
                      31 (3.89 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.RandomNumberGenerator:GetHexStringCore(System.Span`1[ushort],ubyte) (FullOpts)
                      30 (2.95 % of base) : System.Private.CoreLib.dasm - Interop+Kernel32:GetMessage(int,long):System.String (FullOpts)
                      30 (3.41 % of base) : System.Private.CoreLib.dasm - System.Runtime.InteropServices.PosixSignalRegistration:OnPosixSignal(int,int):int (FullOpts)
                      28 (3.85 % of base) : Microsoft.Extensions.DependencyModel.dasm - Microsoft.Extensions.DependencyModel.DependencyContextLoader:Load(System.Reflection.Assembly):Microsoft.Extensions.DependencyModel.DependencyContext:this (FullOpts)
                      28 (3.24 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.OrderPreservingPipeliningMergeHelper`2+OrderedPipeliningMergeEnumerator[double,System.Nullable`1[int]]:TryWaitForElement(int,byref):ubyte:this (FullOpts)
                      28 (3.25 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.OrderPreservingPipeliningMergeHelper`2+OrderedPipeliningMergeEnumerator[int,System.Nullable`1[int]]:TryWaitForElement(int,byref):ubyte:this (FullOpts)
                      28 (3.25 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.OrderPreservingPipeliningMergeHelper`2+OrderedPipeliningMergeEnumerator[long,System.Nullable`1[int]]:TryWaitForElement(int,byref):ubyte:this (FullOpts)
                      28 (3.25 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.OrderPreservingPipeliningMergeHelper`2+OrderedPipeliningMergeEnumerator[short,System.Nullable`1[int]]:TryWaitForElement(int,byref):ubyte:this (FullOpts)
                      28 (3.25 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.OrderPreservingPipeliningMergeHelper`2+OrderedPipeliningMergeEnumerator[System.Nullable`1[int],System.Nullable`1[int]]:TryWaitForElement(int,byref):ubyte:this (FullOpts)
                      28 (3.28 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.OrderPreservingPipeliningMergeHelper`2+OrderedPipeliningMergeEnumerator[System.Numerics.Vector`1[float],System.Nullable`1[int]]:TryWaitForElement(int,byref):ubyte:this (FullOpts)
                      28 (3.25 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.OrderPreservingPipeliningMergeHelper`2+OrderedPipeliningMergeEnumerator[ubyte,System.Nullable`1[int]]:TryWaitForElement(int,byref):ubyte:this (FullOpts)
                      25 (2.11 % of base) : System.Private.Xml.dasm - System.Xml.Serialization.XmlSchemaImporter:GetEquivalentElements(System.Xml.Schema.XmlSchemaElement):System.Xml.Schema.XmlSchemaElement[]:this (FullOpts)
                      23 (3.10 % of base) : System.Private.CoreLib.dasm - Interop+Sys:GetCwd():System.String (FullOpts)
                      22 (1.62 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.OrderPreservingPipeliningSpoolingTask`2[System.__Canon,System.Nullable`1[int]]:SpoolingWork():this (FullOpts)
                      22 (2.91 % of base) : System.Private.CoreLib.dasm - System.Reflection.Emit.RuntimeFieldBuilder:.ctor(System.Reflection.Emit.RuntimeTypeBuilder,System.String,System.Type,System.Type[],System.Type[],int):this (FullOpts)
                      22 (2.00 % of base) : System.Private.CoreLib.dasm - System.Reflection.Emit.RuntimeTypeBuilder:DefinePInvokeMethodCore(System.String,System.String,System.String,int,int,System.Type,System.Type[],System.Type[],System.Type[],System.Type[][],System.Type[][],int,int):System.Reflection.Emit.MethodBuilder:this (FullOpts)
                      22 (2.50 % of base) : System.Private.CoreLib.dasm - System.Runtime.Loader.AssemblyLoadContext:GetFirstResolvedAssemblyFromResolvingEvent(System.Reflection.AssemblyName):System.Reflection.Assembly:this (FullOpts)
                      20 (1.63 % of base) : System.Private.CoreLib.dasm - Interop+Sys:ReadLink(System.ReadOnlySpan`1[ushort]):System.String (FullOpts)
                      20 (1.63 % of base) : System.Diagnostics.Process.dasm - Interop+Sys:ReadLink(System.ReadOnlySpan`1[ushort]):System.String (FullOpts)
                      19 (2.24 % of base) : System.Security.Cryptography.dasm - Interop+Crypto:DsaKeyCreateByExplicitParameters(byref,ubyte[],int,ubyte[],int,ubyte[],int,ubyte[],int,ubyte[],int):ubyte (FullOpts)
                      19 (2.42 % of base) : System.Security.Cryptography.dasm - Interop+Crypto:EcKeyCreateByKeyParameters(byref,System.String,ubyte[],int,ubyte[],int,ubyte[],int):int (FullOpts)
                      19 (3.36 % of base) : System.Net.Security.dasm - Interop+NetSecurityNative:ImportPrincipalName(byref,System.String,int,byref):uint (FullOpts)
                      19 (3.36 % of base) : System.Net.Security.dasm - Interop+NetSecurityNative:ImportUserName(byref,System.String,int,byref):uint (FullOpts)
                      19 (2.75 % of base) : System.Net.Security.dasm - Interop+NetSecurityNative:InitiateCredWithPassword(byref,uint,Microsoft.Win32.SafeHandles.SafeGssNameHandle,System.String,int,byref):uint (FullOpts)
                      19 (2.04 % of base) : System.Private.CoreLib.dasm - System.Reflection.Emit.RuntimeTypeBuilder:DefinePropertyCore(System.String,int,int,System.Type,System.Type[],System.Type[],System.Type[],System.Type[][],System.Type[][]):System.Reflection.Emit.PropertyBuilder:this (FullOpts)
                      19 (2.81 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.DesImplementation:TryEncryptEcbCore(System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte],int,byref):ubyte:this (FullOpts)
                      19 (2.86 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.TripleDesImplementation:TryEncryptEcbCore(System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte],int,byref):ubyte:this (FullOpts)
                      17 (1.83 % of base) : System.Console.dasm - Interop+Sys:Dup(Microsoft.Win32.SafeHandles.SafeFileHandle):Microsoft.Win32.SafeHandles.SafeFileHandle (FullOpts) (2 methods)
                      16 (2.95 % of base) : System.Security.Cryptography.dasm - Interop+Crypto:BioNewFile(System.String,System.String):Microsoft.Win32.SafeHandles.SafeBioHandle (FullOpts)
                      16 (2.94 % of base) : System.Net.Security.dasm - Interop+NetSecurityNative:InitiateCredSpNego(byref,Microsoft.Win32.SafeHandles.SafeGssNameHandle,byref):uint (FullOpts)
                      16 (3.82 % of base) : System.Console.dasm - System.ConsolePal:<TryGetCursorPosition>g__AppendToStdInReaderUntil|84_2(ubyte,System.IO.StdInReader,System.Span`1[ubyte],byref,byref):ubyte (FullOpts)
                      16 (0.66 % of base) : System.DirectoryServices.Protocols.dasm - System.DirectoryServices.Protocols.LdapSessionOptions:StartTransportLayerSecurity(System.DirectoryServices.Protocols.DirectoryControlCollection):this (FullOpts)
                      16 (3.66 % of base) : System.Private.CoreLib.dasm - System.IO.Enumeration.FileSystemEnumerator`1[double]:FindNextEntry(ulong,int):this (FullOpts)
                      16 (3.66 % of base) : System.Private.CoreLib.dasm - System.IO.Enumeration.FileSystemEnumerator`1[int]:FindNextEntry(ulong,int):this (FullOpts)
                      16 (3.66 % of base) : System.Private.CoreLib.dasm - System.IO.Enumeration.FileSystemEnumerator`1[long]:FindNextEntry(ulong,int):this (FullOpts)
                      16 (3.66 % of base) : System.Private.CoreLib.dasm - System.IO.Enumeration.FileSystemEnumerator`1[short]:FindNextEntry(ulong,int):this (FullOpts)
                      16 (3.66 % of base) : System.Private.CoreLib.dasm - System.IO.Enumeration.FileSystemEnumerator`1[System.Nullable`1[int]]:FindNextEntry(ulong,int):this (FullOpts)
                      16 (3.66 % of base) : System.Private.CoreLib.dasm - System.IO.Enumeration.FileSystemEnumerator`1[System.Numerics.Vector`1[float]]:FindNextEntry(ulong,int):this (FullOpts)
                      16 (3.66 % of base) : System.Private.CoreLib.dasm - System.IO.Enumeration.FileSystemEnumerator`1[ubyte]:FindNextEntry(ulong,int):this (FullOpts)
                      16 (0.82 % of base) : System.IO.Ports.dasm - System.IO.Ports.SerialStream:FinishPendingIORequests(System.Nullable`1[Interop+ErrorInfo]):this (FullOpts)
                      16 (1.27 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.OrderPreservingPipeliningSpoolingTask`2[double,System.Nullable`1[int]]:SpoolingWork():this (FullOpts)
                      16 (1.25 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.OrderPreservingPipeliningSpoolingTask`2[int,System.Nullable`1[int]]:SpoolingWork():this (FullOpts)
                      16 (1.27 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.OrderPreservingPipeliningSpoolingTask`2[long,System.Nullable`1[int]]:SpoolingWork():this (FullOpts)
                      16 (1.25 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.OrderPreservingPipeliningSpoolingTask`2[short,System.Nullable`1[int]]:SpoolingWork():this (FullOpts)
                      16 (1.26 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.OrderPreservingPipeliningSpoolingTask`2[System.Nullable`1[int],System.Nullable`1[int]]:SpoolingWork():this (FullOpts)
                      16 (1.25 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.OrderPreservingPipeliningSpoolingTask`2[ubyte,System.Nullable`1[int]]:SpoolingWork():this (FullOpts)
                      16 (1.51 % of base) : System.Net.Quic.dasm - System.Net.Quic.MsQuicBuffers:Initialize[System.__Canon](System.Collections.Generic.IList`1[System.__Canon],System.Func`2[System.__Canon,System.ReadOnlyMemory`1[ubyte]]):this (FullOpts)
                      Top method improvements (bytes):
                      -108 (-5.45 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,ulong):int (FullOpts) (12 methods)
                      -48 (-1.99 % of base) : System.Private.CoreLib.dasm - System.Runtime.InteropServices.Marshalling.ComVariant:Dispose():this (FullOpts)
                      -45 (-5.45 % of base) : System.Net.Sockets.dasm - (dynamicClass):IL_STUB_PInvoke(long,ulong):int (FullOpts) (5 methods)
                      -45 (-5.45 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,int):int (FullOpts) (5 methods)
                      -45 (-5.66 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(ulong):int (FullOpts) (5 methods)
                      -36 (-5.45 % of base) : System.IO.Ports.dasm - (dynamicClass):IL_STUB_PInvoke(long,int):int (FullOpts) (4 methods)
                      -36 (-5.45 % of base) : System.DirectoryServices.Protocols.dasm - (dynamicClass):IL_STUB_PInvoke(long,ulong):int (FullOpts) (4 methods)
                      -35 (-2.92 % of base) : System.DirectoryServices.Protocols.dasm - (dynamicClass):IL_STUB_PInvoke(long,int,ulong):int (FullOpts) (7 methods)
                      -32 (-6.05 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(ulong) (FullOpts) (4 methods)
                      -27 (-5.49 % of base) : System.Diagnostics.Process.dasm - (dynamicClass):IL_STUB_PInvoke(int,ulong):int (FullOpts) (3 methods)
                      -27 (-5.45 % of base) : System.Net.Sockets.dasm - (dynamicClass):IL_STUB_PInvoke(long,int):int (FullOpts) (3 methods)
                      -27 (-5.45 % of base) : System.Security.Cryptography.dasm - (dynamicClass):IL_STUB_PInvoke(long,ulong):int (FullOpts) (3 methods)
                      -27 (-5.45 % of base) : System.Net.Security.dasm - (dynamicClass):IL_STUB_PInvoke(long,ulong):int (FullOpts) (3 methods)
                      -27 (-5.66 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(long):long (FullOpts) (3 methods)
                      -27 (-5.45 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(System.Runtime.CompilerServices.QCallAssembly):int (FullOpts) (3 methods)
                      -27 (-5.45 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,ulong) (FullOpts) (3 methods)
                      -27 (-5.66 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(ulong):ulong (FullOpts) (3 methods)
                      -26 (-5.15 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke():ulong (FullOpts) (4 methods)
                      -24 (-6.74 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(int):int (FullOpts) (4 methods)
                      -24 (-4.37 % of base) : System.Data.Odbc.dasm - (dynamicClass):IL_STUB_PInvoke(long,int,long,int):short (FullOpts) (3 methods)
                      -23 (-6.22 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(long) (FullOpts) (3 methods)
                      -23 (-5.71 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(System.Runtime.CompilerServices.QCallTypeHandle):int (FullOpts) (3 methods)
                      -20 (-4.66 % of base) : System.Net.Sockets.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,int,ulong):int (FullOpts) (4 methods)
                      -20 (-2.92 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,ulong,int):int (FullOpts) (4 methods)
                      -19 (-5.37 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke():int (FullOpts) (3 methods)
                      -19 (-5.37 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke():long (FullOpts) (3 methods)
                      -19 (-6.55 % of base) : System.Console.dasm - (dynamicClass):IL_STUB_PInvoke(int):int (FullOpts) (3 methods)
                      -18 (-5.49 % of base) : System.Diagnostics.Process.dasm - (dynamicClass):IL_STUB_PInvoke(int,int):int (FullOpts) (2 methods)
                      -18 (-5.49 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(int,System.Runtime.CompilerServices.StringHandleOnStack) (FullOpts) (2 methods)
                      -18 (-5.70 % of base) : System.IO.Ports.dasm - (dynamicClass):IL_STUB_PInvoke(int):int (FullOpts) (2 methods)
                      -18 (-5.70 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(int):long (FullOpts) (2 methods)
                      -18 (-5.45 % of base) : System.Net.Security.dasm - (dynamicClass):IL_STUB_PInvoke(long,int) (FullOpts) (2 methods)
                      -18 (-5.45 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(long,int):int (FullOpts) (2 methods)
                      -18 (-5.45 % of base) : System.Security.Cryptography.dasm - (dynamicClass):IL_STUB_PInvoke(long,int):int (FullOpts) (2 methods)
                      -18 (-5.45 % of base) : System.Net.Security.dasm - (dynamicClass):IL_STUB_PInvoke(long,int):int (FullOpts) (2 methods)
                      -18 (-5.45 % of base) : System.Security.Cryptography.dasm - (dynamicClass):IL_STUB_PInvoke(long,int):long (FullOpts) (2 methods)
                      -18 (-5.36 % of base) : System.Data.Odbc.dasm - (dynamicClass):IL_STUB_PInvoke(long,short):short (FullOpts) (2 methods)
                      -18 (-5.45 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(long,System.Runtime.CompilerServices.ObjectHandleOnStack) (FullOpts) (2 methods)
                      -18 (-5.45 % of base) : System.Net.Security.dasm - (dynamicClass):IL_STUB_PInvoke(long,ulong) (FullOpts) (2 methods)
                      -18 (-5.45 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(long,ulong):int (FullOpts) (2 methods)
                      -18 (-5.45 % of base) : System.IO.Pipes.dasm - (dynamicClass):IL_STUB_PInvoke(long,ulong):int (FullOpts) (2 methods)
                      -18 (-5.45 % of base) : System.IO.MemoryMappedFiles.dasm - (dynamicClass):IL_STUB_PInvoke(long,ulong):int (FullOpts) (2 methods)
                      -18 (-5.39 % of base) : System.Data.Odbc.dasm - (dynamicClass):IL_STUB_PInvoke(long,ulong):short (FullOpts) (2 methods)
                      -18 (-5.66 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(long):int (FullOpts) (2 methods)
                      -18 (-5.66 % of base) : System.IO.Ports.dasm - (dynamicClass):IL_STUB_PInvoke(long):int (FullOpts) (2 methods)
                      -18 (-5.66 % of base) : System.Net.Sockets.dasm - (dynamicClass):IL_STUB_PInvoke(long):int (FullOpts) (2 methods)
                      -18 (-5.66 % of base) : System.Security.Cryptography.dasm - (dynamicClass):IL_STUB_PInvoke(long):ulong (FullOpts) (2 methods)
                      -18 (-5.45 % of base) : System.Net.WebSockets.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,int):int (FullOpts) (2 methods)
                      -18 (-5.45 % of base) : System.Security.Cryptography.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,int):int (FullOpts) (2 methods)
                      -18 (-5.45 % of base) : System.IO.Pipes.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,int):int (FullOpts) (2 methods)
                      -18 (-5.45 % of base) : System.Diagnostics.Process.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,int):int (FullOpts) (2 methods)
                      -18 (-5.45 % of base) : System.IO.Compression.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,int):int (FullOpts) (2 methods)
                      -18 (-5.45 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,int):long (FullOpts) (2 methods)
                      -18 (-5.45 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,long):int (FullOpts) (2 methods)
                      -18 (-5.45 % of base) : System.Security.Cryptography.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,ulong):int (FullOpts) (2 methods)
                      -18 (-5.45 % of base) : System.Formats.Tar.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,ulong):int (FullOpts) (2 methods)
                      -18 (-5.45 % of base) : System.IO.FileSystem.DriveInfo.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,ulong):int (FullOpts) (2 methods)
                      -18 (-5.45 % of base) : System.Security.Cryptography.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,ulong):long (FullOpts) (2 methods)
                      -18 (-5.45 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,ulong):ulong (FullOpts) (2 methods)
                      -18 (-5.66 % of base) : System.Net.Sockets.dasm - (dynamicClass):IL_STUB_PInvoke(ulong):int (FullOpts) (2 methods)
                      -18 (-5.66 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(ulong):long (FullOpts) (2 methods)
                      -16 (-4.44 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(System.Runtime.CompilerServices.QCallModule,int,int) (FullOpts) (2 methods)
                      -16 (-4.42 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(System.Runtime.CompilerServices.QCallModule,ulong,int):int (FullOpts) (2 methods)
                      -16 (-4.42 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,ulong,ulong,ulong):int (FullOpts) (2 methods)
                      -16 (-4.42 % of base) : System.Net.NetworkInformation.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,ulong,ulong,ulong):int (FullOpts)
                      -15 (-7.58 % of base) : System.Net.NetworkInformation.dasm - (dynamicClass):IL_STUB_PInvoke(int):int (FullOpts) (3 methods)
                      -15 (-2.92 % of base) : System.Security.Cryptography.dasm - (dynamicClass):IL_STUB_PInvoke(long,ulong,ulong):int (FullOpts) (3 methods)
                      -15 (-5.81 % of base) : System.Net.Quic.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,int,ulong):int (FullOpts) (3 methods)
                      -15 (-5.81 % of base) : System.Net.Primitives.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,int,ulong):int (FullOpts) (3 methods)
                      -15 (-2.92 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,ulong,ulong) (FullOpts) (3 methods)
                      -15 (-1.86 % of base) : System.Net.Security.dasm - Microsoft.Win32.SafeHandles.SafeSslContextHandle:ReleaseHandle():ubyte:this (FullOpts)
                      -14 (-4.64 % of base) : System.Security.Cryptography.dasm - (dynamicClass):IL_STUB_PInvoke():long (FullOpts) (2 methods)
                      -14 (-6.57 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(int) (FullOpts) (2 methods)
                      -14 (-6.64 % of base) : System.Diagnostics.Process.dasm - (dynamicClass):IL_STUB_PInvoke(ulong) (FullOpts) (2 methods)
                      -14 (-3.54 % of base) : System.Security.Cryptography.dasm - Interop+Crypto:CryptoNative_X509StoreSetVerifyTime(Microsoft.Win32.SafeHandles.SafeX509StoreHandle,int,int,int,int,int,int,ubyte):int (FullOpts)
                      -14 (-1.78 % of base) : System.Private.CoreLib.dasm - System.Globalization.CompareInfo:IndexOfOrdinalHelper(System.ReadOnlySpan`1[ushort],System.ReadOnlySpan`1[ushort],int,ulong,ubyte):int:this (FullOpts)
                      -14 (-1.81 % of base) : System.Private.CoreLib.dasm - System.Globalization.CompareInfo:IndexOfOrdinalIgnoreCaseHelper(System.ReadOnlySpan`1[ushort],System.ReadOnlySpan`1[ushort],int,ulong,ubyte):int:this (FullOpts)
                      -14 (-0.88 % of base) : System.Private.CoreLib.dasm - System.Reflection.Emit.RuntimeTypeBuilder:SetConstantValue(System.Reflection.Emit.RuntimeModuleBuilder,int,System.Type,System.Object) (FullOpts)
                      -12 (-5.91 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke() (FullOpts) (2 methods)
                      -12 (-5.91 % of base) : System.Console.dasm - (dynamicClass):IL_STUB_PInvoke():int (FullOpts) (2 methods)
                      -12 (-5.91 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke():uint (FullOpts) (2 methods)
                      -12 (-2.15 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(System.Runtime.CompilerServices.QCallModule,int,int,int) (FullOpts) (3 methods)
                      -12 (-1.75 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.LiteHashProvider:HmacStreamAsync(System.String,System.ReadOnlySpan`1[ubyte],System.IO.Stream,System.Memory`1[ubyte],System.Threading.CancellationToken):System.Threading.Tasks.ValueTask`1[int] (FullOpts)
                      -11 (-2.41 % of base) : System.Net.Security.dasm - Interop+Crypto:CryptoNative_X509DecodeOcspToExpiration(ulong,int,System.Security.Cryptography.X509Certificates.SafeOcspRequestHandle,long,ulong,int,byref):int (FullOpts)
                      -11 (-1.97 % of base) : System.Security.Cryptography.dasm - Interop+Crypto:DsaSign(Microsoft.Win32.SafeHandles.SafeDsaHandle,byref,int,byref,byref):ubyte (FullOpts)
                      -11 (-1.97 % of base) : System.Security.Cryptography.dasm - Interop+Crypto:EcDsaSign(byref,int,byref,byref,Microsoft.Win32.SafeHandles.SafeEcKeyHandle):ubyte (FullOpts)
                      -11 (-1.97 % of base) : System.Security.Cryptography.dasm - Interop+Crypto:EvpCipherUpdate(Microsoft.Win32.SafeHandles.SafeEvpCipherCtxHandle,byref,byref,byref,int):ubyte (FullOpts)
                      -11 (-4.04 % of base) : System.Security.Cryptography.dasm - Interop+Crypto:Pbkdf2(System.ReadOnlySpan`1[ubyte],System.ReadOnlySpan`1[ubyte],int,long,System.Span`1[ubyte]):int (FullOpts)
                      -11 (-2.02 % of base) : System.Net.Security.dasm - Interop+Ssl:SslSetBio(Microsoft.Win32.SafeHandles.SafeSslHandle,Microsoft.Win32.SafeHandles.SafeBioHandle,Microsoft.Win32.SafeHandles.SafeBioHandle) (FullOpts)
                      -11 (-1.93 % of base) : System.Net.Sockets.dasm - Interop+Sys:SendFile(System.Runtime.InteropServices.SafeHandle,System.Runtime.InteropServices.SafeHandle,long,long,byref):int (FullOpts)
                      -11 (-2.14 % of base) : System.Private.CoreLib.dasm - System.Array:CreateInstance(System.Type,int,int):System.Array (FullOpts)
                      -11 (-2.82 % of base) : System.Private.CoreLib.dasm - System.IO.FileLoadException:FormatFileLoadExceptionMessage(System.String,int):System.String (FullOpts)
                      -11 (-2.26 % of base) : System.Private.CoreLib.dasm - System.Reflection.Emit.RuntimeTypeBuilder+CustAttr:Bake(System.Reflection.Emit.RuntimeModuleBuilder,int):this (FullOpts)
                      -11 (-2.32 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.HashProviderDispenser+OneShotHashProvider:HashData(System.String,System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte]):int (FullOpts)
                      -11 (-1.92 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.MD5:HashData(System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte]):int (FullOpts)
                      -11 (-3.55 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.Pbkdf2Implementation:Fill(System.ReadOnlySpan`1[ubyte],System.ReadOnlySpan`1[ubyte],int,System.Security.Cryptography.HashAlgorithmName,System.Span`1[ubyte]) (FullOpts)
                      -11 (-2.91 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.Rfc2898DeriveBytes:Pbkdf2(System.ReadOnlySpan`1[ubyte],System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte],int,System.Security.Cryptography.HashAlgorithmName) (FullOpts)
                      -11 (-3.51 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.Rfc2898DeriveBytes:Pbkdf2Core(System.ReadOnlySpan`1[ubyte],System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte],int,System.Security.Cryptography.HashAlgorithmName) (FullOpts)
                      -11 (-1.92 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.SHA1:HashData(System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte]):int (FullOpts)
                      -11 (-1.92 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.SHA256:HashData(System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte]):int (FullOpts)
                      Top method regressions (percentages):
                      41 (Infinity of base) : System.Net.Sockets.dasm - System.Net.Sockets.SocketAsyncEngine:UnregisterSocket(long):this (FullOpts)
                      138 (10.81 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.X509Certificates.OpenSslX509CertificateReader+<>c:<GetPolicyData>b__63_0(Microsoft.Win32.SafeHandles.SafeX509Handle):System.Security.Cryptography.X509Certificates.PolicyData:this (FullOpts)
                      58 (8.38 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.RandomNumberGenerator:GetItemsCore[System.__Canon](System.ReadOnlySpan`1[System.__Canon],System.Span`1[System.__Canon]) (FullOpts)
                      73 (8.32 % of base) : System.Net.Sockets.dasm - System.Net.Sockets.SocketPal:SelectViaPoll(System.Collections.IList,int,System.Collections.IList,int,System.Collections.IList,int,ulong,int,int):int (FullOpts)
                      60 (7.73 % of base) : System.Net.Security.dasm - Interop+OpenSsl:AlpnServerSelectCallback(long,ulong,ulong,ulong,uint,long):int (FullOpts)
                      77 (6.74 % of base) : System.Private.CoreLib.dasm - System.RuntimeType:ValidateGenericArguments(System.Reflection.MemberInfo,System.RuntimeType[],System.Exception) (FullOpts)
                      49 (6.58 % of base) : System.Private.CoreLib.dasm - System.Diagnostics.Tracing.EventPipeInternal:Enable(System.String,int,uint,System.Diagnostics.Tracing.EventPipeProviderConfiguration[]):ulong (FullOpts)
                      101 (6.43 % of base) : System.Private.CoreLib.dasm - System.Reflection.InvokerEmitUtil:CreateInvokeDelegate_RefArgs(System.Reflection.MethodBase,ubyte):System.Reflection.InvokerEmitUtil+InvokeFunc_RefArgs (FullOpts)
                      40 (6.36 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.RandomNumberGenerator:GetItemsCore[ubyte](System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte]) (FullOpts)
                      40 (6.35 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.RandomNumberGenerator:GetItemsCore[int](System.ReadOnlySpan`1[int],System.Span`1[int]) (FullOpts)
                      40 (6.34 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.RandomNumberGenerator:GetItemsCore[long](System.ReadOnlySpan`1[long],System.Span`1[long]) (FullOpts)
                      40 (6.34 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.RandomNumberGenerator:GetItemsCore[System.Nullable`1[int]](System.ReadOnlySpan`1[System.Nullable`1[int]],System.Span`1[System.Nullable`1[int]]) (FullOpts)
                      40 (6.31 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.RandomNumberGenerator:GetItemsCore[short](System.ReadOnlySpan`1[short],System.Span`1[short]) (FullOpts)
                      106 (6.26 % of base) : System.Private.CoreLib.dasm - System.Reflection.InvokerEmitUtil:CreateInvokeDelegate_Obj4Args(System.Reflection.MethodBase,ubyte):System.Reflection.InvokerEmitUtil+InvokeFunc_Obj4Args (FullOpts)
                      73 (6.03 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.OpenSslAsnFormatter:FormatNative(System.Security.Cryptography.Oid,ubyte[],ubyte):System.String:this (FullOpts)
                      37 (5.77 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.RandomNumberGenerator:GetItemsCore[double](System.ReadOnlySpan`1[double],System.Span`1[double]) (FullOpts)
                      168 (5.60 % of base) : System.DirectoryServices.Protocols.dasm - System.DirectoryServices.Protocols.LdapConnection:BuildAttributes(System.Collections.CollectionBase,System.Collections.ArrayList):System.DirectoryServices.Protocols.LdapMod[] (FullOpts)
                      37 (5.56 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.RandomNumberGenerator:GetItemsCore[System.Numerics.Vector`1[float]](System.ReadOnlySpan`1[System.Numerics.Vector`1[float]],System.Span`1[System.Numerics.Vector`1[float]]) (FullOpts)
                      97 (5.56 % of base) : Microsoft.VisualBasic.Core.dasm - Microsoft.VisualBasic.CompilerServices.IDOUtils:CreateInvoker(int):System.Func`4[System.Runtime.CompilerServices.CallSiteBinder,System.Object,System.Object[],System.Object] (FullOpts)
                      121 (5.53 % of base) : System.Private.CoreLib.dasm - System.Reflection.Emit.RuntimeModuleBuilder:GetMethodTokenNoLock(System.Reflection.MethodInfo,ubyte):int:this (FullOpts)
                      82 (5.51 % of base) : System.Private.CoreLib.dasm - System.Reflection.InvokerEmitUtil:CreateInvokeDelegate_ObjSpanArgs(System.Reflection.MethodBase,ubyte):System.Reflection.InvokerEmitUtil+InvokeFunc_ObjSpanArgs (FullOpts)
                      31 (5.22 % of base) : System.Data.Odbc.dasm - System.Data.Odbc.OdbcHandle:.ctor(short,System.Data.Odbc.OdbcHandle):this (FullOpts)
                      43 (5.11 % of base) : System.Configuration.ConfigurationManager.dasm - System.Configuration.ClientConfigPaths:GetTypeAndHashSuffix(System.String,ubyte):System.String (FullOpts)
                      34 (4.90 % of base) : System.Private.CoreLib.dasm - System.Reflection.RuntimeAssembly:InternalGetSatelliteAssembly(System.Reflection.Assembly,System.Globalization.CultureInfo,System.Version,ubyte):System.Reflection.Assembly (FullOpts)
                      73 (4.80 % of base) : System.Private.CoreLib.dasm - System.Reflection.Emit.RuntimeModuleBuilder:GetMethodMetadataToken(System.Reflection.ConstructorInfo):int:this (FullOpts)
                      46 (4.45 % of base) : System.Private.CoreLib.dasm - System.Globalization.Normalization:IcuNormalize(System.String,int):System.String (FullOpts)
                      77 (4.38 % of base) : System.ComponentModel.TypeConverter.dasm - System.ComponentModel.Design.RuntimeLicenseContext:GetSavedLicenseKey(System.Type,System.Reflection.Assembly):System.String:this (FullOpts)
                      12 (4.36 % of base) : System.Diagnostics.Process.dasm - System.Diagnostics.Process:DelayedSigChildConsoleConfiguration() (FullOpts)
                      40 (4.19 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.OrderPreservingPipeliningMergeHelper`2+OrderedPipeliningMergeEnumerator[System.__Canon,System.Nullable`1[int]]:TryWaitForElement(int,byref):ubyte:this (FullOpts)
                      40 (4.18 % of base) : Microsoft.Extensions.Logging.Console.dasm - Microsoft.Extensions.Logging.Console.ConsoleLoggerProcessor:Enqueue(Microsoft.Extensions.Logging.Console.LogMessageEntry):ubyte:this (FullOpts)
                      52 (4.08 % of base) : System.Diagnostics.Process.dasm - System.Diagnostics.Process:ForkAndExecProcess(System.Diagnostics.ProcessStartInfo,System.String,System.String[],System.String[],System.String,ubyte,uint,uint,uint[],byref,byref,byref,ubyte,ubyte):ubyte:this (FullOpts)
                      49 (3.96 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.X509Certificates.OpenSslCachedSystemStoreProvider:<LoadMachineStores>g__ProcessFile|26_1(System.String,byref,byref):ubyte (FullOpts)
                      31 (3.89 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.RandomNumberGenerator:GetHexStringCore(System.Span`1[ushort],ubyte) (FullOpts)
                      32 (3.88 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.X509Certificates.OpenSslCertificateAssetDownloader:DownloadCrl(System.String,System.TimeSpan):Microsoft.Win32.SafeHandles.SafeX509CrlHandle (FullOpts)
                      28 (3.85 % of base) : Microsoft.Extensions.DependencyModel.dasm - Microsoft.Extensions.DependencyModel.DependencyContextLoader:Load(System.Reflection.Assembly):Microsoft.Extensions.DependencyModel.DependencyContext:this (FullOpts)
                      58 (3.83 % of base) : System.DirectoryServices.Protocols.dasm - System.DirectoryServices.Protocols.BerConverter:EncodingMultiByteArrayHelper(System.DirectoryServices.Protocols.SafeBerHandle,ubyte[][],ushort,ulong):int (FullOpts)
                      16 (3.82 % of base) : System.Console.dasm - System.ConsolePal:<TryGetCursorPosition>g__AppendToStdInReaderUntil|84_2(ubyte,System.IO.StdInReader,System.Span`1[ubyte],byref,byref):ubyte (FullOpts)
                      46 (3.73 % of base) : System.Private.CoreLib.dasm - System.Reflection.Emit.RuntimeModuleBuilder:GetMemberRefToken(System.Reflection.MethodBase,System.Type[]):int:this (FullOpts)
                      46 (3.67 % of base) : System.Configuration.ConfigurationManager.dasm - System.Configuration.ClientConfigurationSystem:EnsureInit(System.String):this (FullOpts)
                      16 (3.66 % of base) : System.Private.CoreLib.dasm - System.IO.Enumeration.FileSystemEnumerator`1[double]:FindNextEntry(ulong,int):this (FullOpts)
                      16 (3.66 % of base) : System.Private.CoreLib.dasm - System.IO.Enumeration.FileSystemEnumerator`1[int]:FindNextEntry(ulong,int):this (FullOpts)
                      16 (3.66 % of base) : System.Private.CoreLib.dasm - System.IO.Enumeration.FileSystemEnumerator`1[long]:FindNextEntry(ulong,int):this (FullOpts)
                      16 (3.66 % of base) : System.Private.CoreLib.dasm - System.IO.Enumeration.FileSystemEnumerator`1[short]:FindNextEntry(ulong,int):this (FullOpts)
                      16 (3.66 % of base) : System.Private.CoreLib.dasm - System.IO.Enumeration.FileSystemEnumerator`1[System.Nullable`1[int]]:FindNextEntry(ulong,int):this (FullOpts)
                      16 (3.66 % of base) : System.Private.CoreLib.dasm - System.IO.Enumeration.FileSystemEnumerator`1[System.Numerics.Vector`1[float]]:FindNextEntry(ulong,int):this (FullOpts)
                      16 (3.66 % of base) : System.Private.CoreLib.dasm - System.IO.Enumeration.FileSystemEnumerator`1[ubyte]:FindNextEntry(ulong,int):this (FullOpts)
                      32 (3.60 % of base) : System.Private.CoreLib.dasm - System.Runtime.Loader.AssemblyLoadContext:InvokeResolveEvent(System.ResolveEventHandler,System.Reflection.RuntimeAssembly,System.String):System.Reflection.RuntimeAssembly (FullOpts)
                      13 (3.58 % of base) : System.Private.CoreLib.dasm - System.StubHelpers.AsAnyMarshaler:ConvertLayoutToNative(System.Object,int):long:this (FullOpts)
                      34 (3.56 % of base) : System.Private.CoreLib.dasm - System.Globalization.CompareInfo:IcuGetHashCodeOfString(System.ReadOnlySpan`1[ushort],int):int:this (FullOpts)
                      10 (3.41 % of base) : System.Private.CoreLib.dasm - System.RuntimeTypeHandle:GetActivationInfo(System.RuntimeType,byref,byref,byref,byref) (FullOpts)
                      30 (3.41 % of base) : System.Private.CoreLib.dasm - System.Runtime.InteropServices.PosixSignalRegistration:OnPosixSignal(int,int):int (FullOpts)
                      55 (3.40 % of base) : System.Console.dasm - System.IO.StdInReader:ReadLineCore(ubyte):ubyte:this (FullOpts)
                      19 (3.36 % of base) : System.Net.Security.dasm - Interop+NetSecurityNative:ImportPrincipalName(byref,System.String,int,byref):uint (FullOpts)
                      19 (3.36 % of base) : System.Net.Security.dasm - Interop+NetSecurityNative:ImportUserName(byref,System.String,int,byref):uint (FullOpts)
                      55 (3.36 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.X509Certificates.OpenSslDirectoryBasedStoreProvider:AddCertToStore(System.Security.Cryptography.X509Certificates.ICertificatePal):this (FullOpts)
                      31 (3.30 % of base) : System.Private.CoreLib.dasm - System.Runtime.Loader.AssemblyLoadContext:ResolveSatelliteAssembly(System.Reflection.AssemblyName):System.Reflection.Assembly:this (FullOpts)
                      28 (3.28 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.OrderPreservingPipeliningMergeHelper`2+OrderedPipeliningMergeEnumerator[System.Numerics.Vector`1[float],System.Nullable`1[int]]:TryWaitForElement(int,byref):ubyte:this (FullOpts)
                      28 (3.25 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.OrderPreservingPipeliningMergeHelper`2+OrderedPipeliningMergeEnumerator[int,System.Nullable`1[int]]:TryWaitForElement(int,byref):ubyte:this (FullOpts)
                      28 (3.25 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.OrderPreservingPipeliningMergeHelper`2+OrderedPipeliningMergeEnumerator[short,System.Nullable`1[int]]:TryWaitForElement(int,byref):ubyte:this (FullOpts)
                      28 (3.25 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.OrderPreservingPipeliningMergeHelper`2+OrderedPipeliningMergeEnumerator[ubyte,System.Nullable`1[int]]:TryWaitForElement(int,byref):ubyte:this (FullOpts)
                      28 (3.25 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.OrderPreservingPipeliningMergeHelper`2+OrderedPipeliningMergeEnumerator[long,System.Nullable`1[int]]:TryWaitForElement(int,byref):ubyte:this (FullOpts)
                      28 (3.25 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.OrderPreservingPipeliningMergeHelper`2+OrderedPipeliningMergeEnumerator[System.Nullable`1[int],System.Nullable`1[int]]:TryWaitForElement(int,byref):ubyte:this (FullOpts)
                      28 (3.24 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.OrderPreservingPipeliningMergeHelper`2+OrderedPipeliningMergeEnumerator[double,System.Nullable`1[int]]:TryWaitForElement(int,byref):ubyte:this (FullOpts)
                      32 (3.21 % of base) : System.Private.CoreLib.dasm - System.Reflection.Assembly:LoadFromResolveHandler(System.Object,System.ResolveEventArgs):System.Reflection.Assembly (FullOpts)
                      13 (3.19 % of base) : System.Net.Quic.dasm - System.Net.Quic.MsQuicApi:ConnectionStart(System.Net.Quic.MsQuicSafeHandle,System.Net.Quic.MsQuicSafeHandle,ushort,ulong,ushort):int:this (FullOpts)
                      33 (3.13 % of base) : System.Security.Cryptography.ProtectedData.dasm - Interop+Kernel32:GetMessage(int,long):System.String (FullOpts)
                      23 (3.10 % of base) : System.Private.CoreLib.dasm - Interop+Sys:GetCwd():System.String (FullOpts)
                      31 (3.10 % of base) : System.Net.Quic.dasm - System.Net.Quic.MsQuicBuffers:Initialize[System.Numerics.Vector`1[float]](System.Collections.Generic.IList`1[System.Numerics.Vector`1[float]],System.Func`2[System.Numerics.Vector`1[float],System.ReadOnlyMemory`1[ubyte]]):this (FullOpts)
                      49 (3.09 % of base) : System.Private.CoreLib.dasm - System.RuntimeType:GetMethodBase(System.RuntimeType,long):System.Reflection.MethodBase (FullOpts)
                      34 (2.97 % of base) : System.Private.CoreLib.dasm - System.RuntimeType:GetInterfaceMap(System.Type):System.Reflection.InterfaceMapping:this (FullOpts)
                      30 (2.95 % of base) : System.Private.CoreLib.dasm - Interop+Kernel32:GetMessage(int,long):System.String (FullOpts)
                      16 (2.95 % of base) : System.Security.Cryptography.dasm - Interop+Crypto:BioNewFile(System.String,System.String):Microsoft.Win32.SafeHandles.SafeBioHandle (FullOpts)
                      16 (2.94 % of base) : System.Net.Security.dasm - Interop+NetSecurityNative:InitiateCredSpNego(byref,Microsoft.Win32.SafeHandles.SafeGssNameHandle,byref):uint (FullOpts)
                      22 (2.91 % of base) : System.Private.CoreLib.dasm - System.Reflection.Emit.RuntimeFieldBuilder:.ctor(System.Reflection.Emit.RuntimeTypeBuilder,System.String,System.Type,System.Type[],System.Type[],int):this (FullOpts)
                      19 (2.86 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.TripleDesImplementation:TryEncryptEcbCore(System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte],int,byref):ubyte:this (FullOpts)
                      19 (2.81 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.DesImplementation:TryEncryptEcbCore(System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte],int,byref):ubyte:this (FullOpts)
                      19 (2.75 % of base) : System.Net.Security.dasm - Interop+NetSecurityNative:InitiateCredWithPassword(byref,uint,Microsoft.Win32.SafeHandles.SafeGssNameHandle,System.String,int,byref):uint (FullOpts)
                      13 (2.62 % of base) : System.Console.dasm - System.ConsolePal:<TryGetCursorPosition>g__BufferUntil|84_1(ubyte,byref,byref,byref):ubyte (FullOpts)
                      43 (2.58 % of base) : System.Private.CoreLib.dasm - System.Reflection.Emit.RuntimeTypeBuilder:.ctor(System.String,int,System.Type,System.Type[],System.Reflection.Emit.RuntimeModuleBuilder,int,int,System.Reflection.Emit.RuntimeTypeBuilder):this (FullOpts)
                      58 (2.54 % of base) : System.Private.Xml.dasm - System.Xml.Xsl.XmlILGenerator:Generate(System.Xml.Xsl.Qil.QilExpression,System.Reflection.Emit.TypeBuilder):System.Xml.Xsl.XmlILCommand:this (FullOpts)
                      10 (2.54 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.X509Certificates.OpenSslPkcsFormatReader:TryReadPkcs7Pem(System.ReadOnlySpan`1[ubyte],ubyte,byref,byref):ubyte (FullOpts)
                      31 (2.51 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.HMACCommon:ChangeKeyImpl(System.ReadOnlySpan`1[ubyte]):ubyte[]:this (FullOpts)
                      22 (2.50 % of base) : System.Private.CoreLib.dasm - System.Runtime.Loader.AssemblyLoadContext:GetFirstResolvedAssemblyFromResolvingEvent(System.Reflection.AssemblyName):System.Reflection.Assembly:this (FullOpts)
                      13 (2.47 % of base) : System.Security.Cryptography.dasm - Interop+Crypto:CryptoNative_LoadPrivateKeyFromEngine(System.String,System.String):System.Security.Cryptography.SafeEvpPKeyHandle (FullOpts)
                      13 (2.47 % of base) : System.Security.Cryptography.dasm - Interop+Crypto:CryptoNative_LoadPublicKeyFromEngine(System.String,System.String):System.Security.Cryptography.SafeEvpPKeyHandle (FullOpts)
                      31 (2.46 % of base) : System.DirectoryServices.Protocols.dasm - System.DirectoryServices.Protocols.SortRequestControl:GetValue():ubyte[]:this (FullOpts)
                      49 (2.45 % of base) : System.DirectoryServices.Protocols.dasm - System.DirectoryServices.Protocols.LdapConnection:BuildControlArray(System.DirectoryServices.Protocols.DirectoryControlCollection,ubyte):System.DirectoryServices.Protocols.LdapControl[] (FullOpts)
                      19 (2.42 % of base) : System.Security.Cryptography.dasm - Interop+Crypto:EcKeyCreateByKeyParameters(byref,System.String,ubyte[],int,ubyte[],int,ubyte[],int):int (FullOpts)
                      10 (2.33 % of base) : System.Security.Cryptography.dasm - Interop+Crypto:CryptoNative_EvpMacCtxNew(Microsoft.Win32.SafeHandles.SafeEvpMacHandle):Microsoft.Win32.SafeHandles.SafeEvpMacCtxHandle (FullOpts)
                      10 (2.33 % of base) : System.Security.Cryptography.dasm - Interop+Crypto:ReadX509AsDerFromBio(Microsoft.Win32.SafeHandles.SafeBioHandle):Microsoft.Win32.SafeHandles.SafeX509Handle (FullOpts)
                      10 (2.33 % of base) : System.Net.Security.dasm - Interop+Ssl:SslCreate(Microsoft.Win32.SafeHandles.SafeSslContextHandle):Microsoft.Win32.SafeHandles.SafeSslHandle (FullOpts)
                      10 (2.33 % of base) : System.Net.Security.dasm - Interop+Ssl:SslGetClientCAList_private(Microsoft.Win32.SafeHandles.SafeSslHandle):Microsoft.Win32.SafeHandles.SafeSharedX509NameStackHandle (FullOpts)
                      10 (2.33 % of base) : System.Net.Security.dasm - Interop+Ssl:SslGetPeerCertChain(Microsoft.Win32.SafeHandles.SafeSslHandle):Microsoft.Win32.SafeHandles.SafeSharedX509StackHandle (FullOpts)
                      13 (2.32 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.TripleDesImplementation:TryDecryptEcbCore(System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte],int,byref):ubyte:this (FullOpts)
                      10 (2.29 % of base) : System.Net.Security.dasm - Interop+Crypto:GetX509NameStackField_private(Microsoft.Win32.SafeHandles.SafeSharedX509NameStackHandle,int):Microsoft.Win32.SafeHandles.SafeSharedX509NameHandle (FullOpts)
                      13 (2.27 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.DesImplementation:TryDecryptEcbCore(System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte],int,byref):ubyte:this (FullOpts)
                      19 (2.24 % of base) : System.Security.Cryptography.dasm - Interop+Crypto:DsaKeyCreateByExplicitParameters(byref,ubyte[],int,ubyte[],int,ubyte[],int,ubyte[],int,ubyte[],int):ubyte (FullOpts)
                      10 (2.23 % of base) : System.Security.Cryptography.dasm - Interop+Crypto:CryptoNative_X509StoreCtxResetForSignatureError(Microsoft.Win32.SafeHandles.SafeX509StoreCtxHandle,byref):int (FullOpts)
                      10 (2.23 % of base) : System.Security.Cryptography.dasm - Interop+Crypto:GetPkcs7Certificates(Microsoft.Win32.SafeHandles.SafePkcs7Handle,byref):int (FullOpts)
                      10 (2.22 % of base) : System.Security.Cryptography.dasm - Interop+Crypto:CryptoNative_EcKeyCreateByOid(System.String):Microsoft.Win32.SafeHandles.SafeEcKeyHandle (FullOpts)
                      Top method improvements (percentages):
                      -5 (-9.62 % of base) : System.IO.Pipes.dasm - (dynamicClass):IL_STUB_PInvoke():int (FullOpts)
                      -5 (-9.62 % of base) : System.Net.Sockets.dasm - (dynamicClass):IL_STUB_PInvoke():int (FullOpts)
                      -5 (-9.62 % of base) : System.Diagnostics.Process.dasm - (dynamicClass):IL_STUB_PInvoke():long (FullOpts)
                      -5 (-9.62 % of base) : System.Net.Sockets.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,ulong,ulong) (FullOpts)
                      -10 (-7.58 % of base) : System.Security.Cryptography.dasm - (dynamicClass):IL_STUB_PInvoke(int):int (FullOpts) (2 methods)
                      -10 (-7.58 % of base) : System.Formats.Tar.dasm - (dynamicClass):IL_STUB_PInvoke(int):int (FullOpts) (2 methods)
                      -10 (-7.58 % of base) : System.IO.Pipes.dasm - (dynamicClass):IL_STUB_PInvoke(int):int (FullOpts) (2 methods)
                      -10 (-7.58 % of base) : System.IO.FileSystem.Watcher.dasm - (dynamicClass):IL_STUB_PInvoke(int):int (FullOpts) (2 methods)
                      -10 (-7.58 % of base) : System.Diagnostics.Process.dasm - (dynamicClass):IL_STUB_PInvoke(int):int (FullOpts) (2 methods)
                      -15 (-7.58 % of base) : System.Net.NetworkInformation.dasm - (dynamicClass):IL_STUB_PInvoke(int):int (FullOpts) (3 methods)
                      -10 (-7.58 % of base) : System.IO.Compression.ZipFile.dasm - (dynamicClass):IL_STUB_PInvoke(int):int (FullOpts) (2 methods)
                      -10 (-7.58 % of base) : System.Net.Security.dasm - (dynamicClass):IL_STUB_PInvoke(int):int (FullOpts) (2 methods)
                      -10 (-7.58 % of base) : System.IO.MemoryMappedFiles.dasm - (dynamicClass):IL_STUB_PInvoke(int):int (FullOpts) (2 methods)
                      -10 (-7.58 % of base) : System.Net.Sockets.dasm - (dynamicClass):IL_STUB_PInvoke(int):int (FullOpts) (2 methods)
                      -10 (-7.58 % of base) : System.IO.FileSystem.DriveInfo.dasm - (dynamicClass):IL_STUB_PInvoke(int):int (FullOpts) (2 methods)
                      -10 (-7.58 % of base) : System.Net.Primitives.dasm - (dynamicClass):IL_STUB_PInvoke(int):int (FullOpts) (2 methods)
                      -5 (-7.35 % of base) : System.Runtime.InteropServices.dasm - System.Runtime.InteropServices.Marshalling.ComInterfaceMarshaller`1[double]:CastIUnknownToInterfaceType(long):ulong (FullOpts)
                      -5 (-7.35 % of base) : System.Runtime.InteropServices.dasm - System.Runtime.InteropServices.Marshalling.ComInterfaceMarshaller`1[int]:CastIUnknownToInterfaceType(long):ulong (FullOpts)
                      -5 (-7.35 % of base) : System.Runtime.InteropServices.dasm - System.Runtime.InteropServices.Marshalling.ComInterfaceMarshaller`1[long]:CastIUnknownToInterfaceType(long):ulong (FullOpts)
                      -5 (-7.35 % of base) : System.Runtime.InteropServices.dasm - System.Runtime.InteropServices.Marshalling.ComInterfaceMarshaller`1[short]:CastIUnknownToInterfaceType(long):ulong (FullOpts)
                      -5 (-7.35 % of base) : System.Runtime.InteropServices.dasm - System.Runtime.InteropServices.Marshalling.ComInterfaceMarshaller`1[System.Nullable`1[int]]:CastIUnknownToInterfaceType(long):ulong (FullOpts)
                      -5 (-7.35 % of base) : System.Runtime.InteropServices.dasm - System.Runtime.InteropServices.Marshalling.ComInterfaceMarshaller`1[System.Numerics.Vector`1[float]]:CastIUnknownToInterfaceType(long):ulong (FullOpts)
                      -5 (-7.35 % of base) : System.Runtime.InteropServices.dasm - System.Runtime.InteropServices.Marshalling.ComInterfaceMarshaller`1[ubyte]:CastIUnknownToInterfaceType(long):ulong (FullOpts)
                      -5 (-6.85 % of base) : System.Net.Sockets.dasm - (dynamicClass):IL_STUB_PInvoke(int,int):int (FullOpts)
                      -24 (-6.74 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(int):int (FullOpts) (4 methods)
                      -14 (-6.64 % of base) : System.Diagnostics.Process.dasm - (dynamicClass):IL_STUB_PInvoke(ulong) (FullOpts) (2 methods)
                      -14 (-6.57 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(int) (FullOpts) (2 methods)
                      -19 (-6.55 % of base) : System.Console.dasm - (dynamicClass):IL_STUB_PInvoke(int):int (FullOpts) (3 methods)
                      -23 (-6.22 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(long) (FullOpts) (3 methods)
                      -32 (-6.05 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(ulong) (FullOpts) (4 methods)
                      -12 (-5.91 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke() (FullOpts) (2 methods)
                      -12 (-5.91 % of base) : System.Console.dasm - (dynamicClass):IL_STUB_PInvoke():int (FullOpts) (2 methods)
                      -12 (-5.91 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke():uint (FullOpts) (2 methods)
                      -5 (-5.81 % of base) : System.Net.Quic.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,int,int):int (FullOpts)
                      -5 (-5.81 % of base) : System.Net.Sockets.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,int,int):int (FullOpts)
                      -5 (-5.81 % of base) : System.Net.Primitives.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,int,int):int (FullOpts)
                      -5 (-5.81 % of base) : System.Net.Quic.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,int,uint):int (FullOpts)
                      -5 (-5.81 % of base) : System.Net.Sockets.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,int,uint):int (FullOpts)
                      -5 (-5.81 % of base) : System.Net.Primitives.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,int,uint):int (FullOpts)
                      -15 (-5.81 % of base) : System.Net.Quic.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,int,ulong):int (FullOpts) (3 methods)
                      -15 (-5.81 % of base) : System.Net.Primitives.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,int,ulong):int (FullOpts) (3 methods)
                      -5 (-5.81 % of base) : System.Private.CoreLib.dasm - System.Runtime.InteropServices.DispatchWrapper:.ctor(System.Object):this (FullOpts)
                      -5 (-5.75 % of base) : System.Net.Quic.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,int,ushort):int (FullOpts)
                      -5 (-5.75 % of base) : System.Net.Sockets.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,int,ushort):int (FullOpts)
                      -5 (-5.75 % of base) : System.Net.Primitives.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,int,ushort):int (FullOpts)
                      -9 (-5.73 % of base) : System.IO.Pipes.dasm - (dynamicClass):IL_STUB_PInvoke(uint):int (FullOpts)
                      -9 (-5.73 % of base) : System.Formats.Tar.dasm - (dynamicClass):IL_STUB_PInvoke(uint):ulong (FullOpts)
                      -23 (-5.71 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(System.Runtime.CompilerServices.QCallTypeHandle):int (FullOpts) (3 methods)
                      -9 (-5.70 % of base) : System.Diagnostics.Process.dasm - (dynamicClass):IL_STUB_PInvoke(int) (FullOpts)
                      -18 (-5.70 % of base) : System.IO.Ports.dasm - (dynamicClass):IL_STUB_PInvoke(int):int (FullOpts) (2 methods)
                      -18 (-5.70 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(int):long (FullOpts) (2 methods)
                      -9 (-5.70 % of base) : System.Security.Cryptography.dasm - (dynamicClass):IL_STUB_PInvoke(int):long (FullOpts)
                      -9 (-5.70 % of base) : System.DirectoryServices.Protocols.dasm - (dynamicClass):IL_STUB_PInvoke(int):long (FullOpts)
                      -9 (-5.70 % of base) : System.Diagnostics.Process.dasm - (dynamicClass):IL_STUB_PInvoke(int):long (FullOpts)
                      -9 (-5.70 % of base) : Microsoft.Extensions.Logging.Console.dasm - (dynamicClass):IL_STUB_PInvoke(int):long (FullOpts)
                      -9 (-5.70 % of base) : System.IO.MemoryMappedFiles.dasm - (dynamicClass):IL_STUB_PInvoke(int):long (FullOpts)
                      -9 (-5.70 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(ushort) (FullOpts)
                      -9 (-5.66 % of base) : System.Security.Cryptography.dasm - (dynamicClass):IL_STUB_PInvoke(long) (FullOpts)
                      -9 (-5.66 % of base) : System.Net.Quic.dasm - (dynamicClass):IL_STUB_PInvoke(long) (FullOpts)
                      -9 (-5.66 % of base) : System.DirectoryServices.Protocols.dasm - (dynamicClass):IL_STUB_PInvoke(long) (FullOpts)
                      -9 (-5.66 % of base) : System.Net.Security.dasm - (dynamicClass):IL_STUB_PInvoke(long) (FullOpts)
                      -9 (-5.66 % of base) : System.IO.Compression.Brotli.dasm - (dynamicClass):IL_STUB_PInvoke(long) (FullOpts)
                      -9 (-5.66 % of base) : System.Console.dasm - (dynamicClass):IL_STUB_PInvoke(long):int (FullOpts)
                      -18 (-5.66 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(long):int (FullOpts) (2 methods)
                      -9 (-5.66 % of base) : System.Security.Cryptography.dasm - (dynamicClass):IL_STUB_PInvoke(long):int (FullOpts)
                      -9 (-5.66 % of base) : System.IO.Pipes.dasm - (dynamicClass):IL_STUB_PInvoke(long):int (FullOpts)
                      -9 (-5.66 % of base) : System.Net.NameResolution.dasm - (dynamicClass):IL_STUB_PInvoke(long):int (FullOpts)
                      -18 (-5.66 % of base) : System.IO.Ports.dasm - (dynamicClass):IL_STUB_PInvoke(long):int (FullOpts) (2 methods)
                      -9 (-5.66 % of base) : System.DirectoryServices.Protocols.dasm - (dynamicClass):IL_STUB_PInvoke(long):int (FullOpts)
                      -9 (-5.66 % of base) : System.Net.Ping.dasm - (dynamicClass):IL_STUB_PInvoke(long):int (FullOpts)
                      -9 (-5.66 % of base) : System.Net.Security.dasm - (dynamicClass):IL_STUB_PInvoke(long):int (FullOpts)
                      -9 (-5.66 % of base) : System.IO.Compression.Brotli.dasm - (dynamicClass):IL_STUB_PInvoke(long):int (FullOpts)
                      -18 (-5.66 % of base) : System.Net.Sockets.dasm - (dynamicClass):IL_STUB_PInvoke(long):int (FullOpts) (2 methods)
                      -9 (-5.66 % of base) : Microsoft.Extensions.Hosting.WindowsServices.dasm - (dynamicClass):IL_STUB_PInvoke(long):int (FullOpts)
                      -9 (-5.66 % of base) : System.Console.dasm - (dynamicClass):IL_STUB_PInvoke(long):long (FullOpts)
                      -27 (-5.66 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(long):long (FullOpts) (3 methods)
                      -9 (-5.66 % of base) : System.Security.Cryptography.dasm - (dynamicClass):IL_STUB_PInvoke(long):long (FullOpts)
                      -9 (-5.66 % of base) : System.Net.Quic.dasm - (dynamicClass):IL_STUB_PInvoke(long):long (FullOpts)
                      -9 (-5.66 % of base) : System.DirectoryServices.Protocols.dasm - (dynamicClass):IL_STUB_PInvoke(long):long (FullOpts)
                      -9 (-5.66 % of base) : System.Net.Security.dasm - (dynamicClass):IL_STUB_PInvoke(long):long (FullOpts)
                      -9 (-5.66 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(long):uint (FullOpts)
                      -18 (-5.66 % of base) : System.Security.Cryptography.dasm - (dynamicClass):IL_STUB_PInvoke(long):ulong (FullOpts) (2 methods)
                      -9 (-5.66 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(System.Runtime.CompilerServices.ObjectHandleOnStack) (FullOpts)
                      -9 (-5.66 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(System.Runtime.CompilerServices.ObjectHandleOnStack):long (FullOpts)
                      -9 (-5.66 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(System.Runtime.CompilerServices.StackCrawlMarkHandle):long (FullOpts)
                      -9 (-5.66 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(System.Runtime.CompilerServices.StringHandleOnStack) (FullOpts)
                      -9 (-5.66 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(System.Threading.ThreadHandle) (FullOpts)
                      -9 (-5.66 % of base) : System.Console.dasm - (dynamicClass):IL_STUB_PInvoke(ulong) (FullOpts)
                      -9 (-5.66 % of base) : System.Net.NameResolution.dasm - (dynamicClass):IL_STUB_PInvoke(ulong) (FullOpts)
                      -9 (-5.66 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(ulong):double (FullOpts)
                      -9 (-5.66 % of base) : System.Net.WebSockets.dasm - (dynamicClass):IL_STUB_PInvoke(ulong):int (FullOpts)
                      -9 (-5.66 % of base) : System.Console.dasm - (dynamicClass):IL_STUB_PInvoke(ulong):int (FullOpts)
                      -45 (-5.66 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(ulong):int (FullOpts) (5 methods)
                      -9 (-5.66 % of base) : System.Security.Cryptography.dasm - (dynamicClass):IL_STUB_PInvoke(ulong):int (FullOpts)
                      -9 (-5.66 % of base) : System.IO.Pipes.dasm - (dynamicClass):IL_STUB_PInvoke(ulong):int (FullOpts)
                      -9 (-5.66 % of base) : System.Net.NetworkInformation.dasm - (dynamicClass):IL_STUB_PInvoke(ulong):int (FullOpts)
                      -9 (-5.66 % of base) : System.IO.MemoryMappedFiles.dasm - (dynamicClass):IL_STUB_PInvoke(ulong):int (FullOpts)
                      -18 (-5.66 % of base) : System.Net.Sockets.dasm - (dynamicClass):IL_STUB_PInvoke(ulong):int (FullOpts) (2 methods)
                      -9 (-5.66 % of base) : System.IO.Compression.dasm - (dynamicClass):IL_STUB_PInvoke(ulong):int (FullOpts)
                      -18 (-5.66 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(ulong):long (FullOpts) (2 methods)
                      2606 total methods with Code Size differences (2271 improved, 335 regressed), 237231 unchanged.
                      --------------------------------------------------------------------------------
                      

                      Artifacts:

                      Activity

                      Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

                      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

                          , 'i'); if (__m === '*' || __re.test(location.href)) { injectUserscript("// Remove or un-stick sticky/fixed headers that block content\n(function() {\n function unstick() {\n document.querySelectorAll('header, nav, [role=\"banner\"], .header, .navbar, .sticky, .fixed-top, [style*=\"position: fixed\"], [style*=\"position:sticky\"]').forEach(function(el) {\n if (el.style.position === 'fixed' || el.style.position === 'sticky' || \n getComputedStyle(el).position === 'fixed' || getComputedStyle(el).position === 'sticky') {\n el.style.position = 'static';\n el.style.top = 'auto';\n el.style.zIndex = 'auto';\n }\n });\n }\n \n unstick();\n \n var observer = new MutationObserver(unstick);\n observer.observe(document.body, { childList: true, subtree: true, attributes: true, attributeFilter: ['style', 'class'] });\n})();", "Kill Sticky Headers"); } } catch(__e) { console.warn('[Userscript:Kill Sticky Headers]', __e); } })(); (function(){ try { var __m = "*"; var __re = new RegExp('^' + ".*" + '
                          Skip to content

                          [X64] [jakobbotsch] Simplify "secret stub arg" handling between JIT and EE #355

                          Description

                          @MihuBot

                          Build completed in 32 minutes.
                          dotnet/runtime#100823

                          Diffs

                          Diffs
                          Found 309 files with textual diffs.
                          Summary of Code Size diffs:
                          (Lower is better)
                          Total bytes of base: 38854080
                          Total bytes of diff: 38848320
                          Total bytes of delta: -5760 (-0.01 % of base)
                          Total relative delta: Infinity
                          diff is an improvement.
                          relative diff is a regression.
                          Top file regressions (bytes):
                          352 : System.Linq.Parallel.dasm (0.02 % of base)
                          132 : System.Configuration.ConfigurationManager.dasm (0.03 % of base)
                          97 : System.Private.Xml.dasm (0.00 % of base)
                          94 : Microsoft.VisualBasic.Core.dasm (0.02 % of base)
                          67 : System.ComponentModel.TypeConverter.dasm (0.02 % of base)
                          31 : Microsoft.CSharp.dasm (0.01 % of base)
                          21 : Microsoft.Extensions.DependencyModel.dasm (0.03 % of base)
                          16 : System.Security.Cryptography.ProtectedData.dasm (0.31 % of base)
                          11 : System.Transactions.Local.dasm (0.01 % of base)
                          10 : System.Net.WebSockets.Client.dasm (0.04 % of base)
                          6 : Microsoft.Extensions.Logging.Console.dasm (0.01 % of base)
                          4 : System.IO.IsolatedStorage.dasm (0.02 % of base)
                          1 : Microsoft.Extensions.Hosting.dasm (0.00 % of base)
                          Top file improvements (bytes):
                          -2568 : System.Private.CoreLib.dasm (-0.04 % of base)
                          -580 : System.Net.Security.dasm (-0.25 % of base)
                          -567 : System.Security.Cryptography.dasm (-0.05 % of base)
                          -365 : System.Net.Sockets.dasm (-0.14 % of base)
                          -310 : System.Data.Odbc.dasm (-0.13 % of base)
                          -198 : System.Text.Json.dasm (-0.02 % of base)
                          -194 : System.DirectoryServices.Protocols.dasm (-0.13 % of base)
                          -193 : System.IO.Ports.dasm (-0.39 % of base)
                          -188 : System.Diagnostics.Process.dasm (-0.19 % of base)
                          -145 : System.IO.Pipes.dasm (-0.37 % of base)
                          -109 : System.IO.MemoryMappedFiles.dasm (-0.52 % of base)
                          -103 : System.Console.dasm (-0.12 % of base)
                          -93 : System.Formats.Tar.dasm (-0.07 % of base)
                          -90 : System.Net.NetworkInformation.dasm (-0.17 % of base)
                          -83 : System.Net.Primitives.dasm (-0.09 % of base)
                          -80 : System.IO.FileSystem.Watcher.dasm (-0.29 % of base)
                          -73 : System.IO.Compression.Brotli.dasm (-0.33 % of base)
                          -68 : System.IO.Compression.dasm (-0.07 % of base)
                          -66 : System.Net.Quic.dasm (-0.05 % of base)
                          -65 : System.Composition.Convention.dasm (-0.05 % of base)
                          -65 : System.ComponentModel.Composition.Registration.dasm (-0.06 % of base)
                          -64 : System.ComponentModel.Composition.dasm (-0.01 % of base)
                          -56 : System.Net.WebSockets.dasm (-0.05 % of base)
                          -53 : System.Net.NameResolution.dasm (-0.13 % of base)
                          -52 : System.IO.FileSystem.DriveInfo.dasm (-0.20 % of base)
                          -42 : System.IO.Compression.ZipFile.dasm (-0.30 % of base)
                          -40 : System.Runtime.InteropServices.dasm (-0.16 % of base)
                          -24 : System.Net.Ping.dasm (-0.05 % of base)
                          -16 : System.Threading.Tasks.Dataflow.dasm (-0.00 % of base)
                          -11 : System.Diagnostics.FileVersionInfo.dasm (-0.11 % of base)
                          -7 : runincontext.dasm (-0.05 % of base)
                          -7 : Microsoft.Extensions.Hosting.Systemd.dasm (-0.14 % of base)
                          -5 : System.Diagnostics.TraceSource.dasm (-0.01 % of base)
                          -5 : System.Net.Requests.dasm (-0.00 % of base)
                          -5 : System.Private.DataContractSerialization.dasm (-0.00 % of base)
                          -4 : Microsoft.Extensions.Hosting.WindowsServices.dasm (-0.05 % of base)
                          -2 : System.Text.Encoding.CodePages.dasm (-0.00 % of base)
                          -2 : System.Reflection.Metadata.dasm (-0.00 % of base)
                          -2 : System.Diagnostics.DiagnosticSource.dasm (-0.00 % of base)
                          -2 : Microsoft.Extensions.DependencyInjection.dasm (-0.00 % of base)
                          53 total files with Code Size differences (40 improved, 13 regressed), 203 unchanged.
                          Top method regressions (bytes):
                          168 (5.60 % of base) : System.DirectoryServices.Protocols.dasm - System.DirectoryServices.Protocols.LdapConnection:BuildAttributes(System.Collections.CollectionBase,System.Collections.ArrayList):System.DirectoryServices.Protocols.LdapMod[] (FullOpts)
                          138 (10.81 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.X509Certificates.OpenSslX509CertificateReader+<>c:<GetPolicyData>b__63_0(Microsoft.Win32.SafeHandles.SafeX509Handle):System.Security.Cryptography.X509Certificates.PolicyData:this (FullOpts)
                          121 (5.53 % of base) : System.Private.CoreLib.dasm - System.Reflection.Emit.RuntimeModuleBuilder:GetMethodTokenNoLock(System.Reflection.MethodInfo,ubyte):int:this (FullOpts)
                          106 (6.26 % of base) : System.Private.CoreLib.dasm - System.Reflection.InvokerEmitUtil:CreateInvokeDelegate_Obj4Args(System.Reflection.MethodBase,ubyte):System.Reflection.InvokerEmitUtil+InvokeFunc_Obj4Args (FullOpts)
                          101 (6.43 % of base) : System.Private.CoreLib.dasm - System.Reflection.InvokerEmitUtil:CreateInvokeDelegate_RefArgs(System.Reflection.MethodBase,ubyte):System.Reflection.InvokerEmitUtil+InvokeFunc_RefArgs (FullOpts)
                          97 (5.56 % of base) : Microsoft.VisualBasic.Core.dasm - Microsoft.VisualBasic.CompilerServices.IDOUtils:CreateInvoker(int):System.Func`4[System.Runtime.CompilerServices.CallSiteBinder,System.Object,System.Object[],System.Object] (FullOpts)
                          82 (5.51 % of base) : System.Private.CoreLib.dasm - System.Reflection.InvokerEmitUtil:CreateInvokeDelegate_ObjSpanArgs(System.Reflection.MethodBase,ubyte):System.Reflection.InvokerEmitUtil+InvokeFunc_ObjSpanArgs (FullOpts)
                          77 (4.38 % of base) : System.ComponentModel.TypeConverter.dasm - System.ComponentModel.Design.RuntimeLicenseContext:GetSavedLicenseKey(System.Type,System.Reflection.Assembly):System.String:this (FullOpts)
                          77 (6.74 % of base) : System.Private.CoreLib.dasm - System.RuntimeType:ValidateGenericArguments(System.Reflection.MemberInfo,System.RuntimeType[],System.Exception) (FullOpts)
                          73 (8.32 % of base) : System.Net.Sockets.dasm - System.Net.Sockets.SocketPal:SelectViaPoll(System.Collections.IList,int,System.Collections.IList,int,System.Collections.IList,int,ulong,int,int):int (FullOpts)
                          73 (4.80 % of base) : System.Private.CoreLib.dasm - System.Reflection.Emit.RuntimeModuleBuilder:GetMethodMetadataToken(System.Reflection.ConstructorInfo):int:this (FullOpts)
                          73 (6.03 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.OpenSslAsnFormatter:FormatNative(System.Security.Cryptography.Oid,ubyte[],ubyte):System.String:this (FullOpts)
                          60 (7.73 % of base) : System.Net.Security.dasm - Interop+OpenSsl:AlpnServerSelectCallback(long,ulong,ulong,ulong,uint,long):int (FullOpts)
                          58 (3.83 % of base) : System.DirectoryServices.Protocols.dasm - System.DirectoryServices.Protocols.BerConverter:EncodingMultiByteArrayHelper(System.DirectoryServices.Protocols.SafeBerHandle,ubyte[][],ushort,ulong):int (FullOpts)
                          58 (8.38 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.RandomNumberGenerator:GetItemsCore[System.__Canon](System.ReadOnlySpan`1[System.__Canon],System.Span`1[System.__Canon]) (FullOpts)
                          58 (2.54 % of base) : System.Private.Xml.dasm - System.Xml.Xsl.XmlILGenerator:Generate(System.Xml.Xsl.Qil.QilExpression,System.Reflection.Emit.TypeBuilder):System.Xml.Xsl.XmlILCommand:this (FullOpts)
                          55 (3.40 % of base) : System.Console.dasm - System.IO.StdInReader:ReadLineCore(ubyte):ubyte:this (FullOpts)
                          55 (3.36 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.X509Certificates.OpenSslDirectoryBasedStoreProvider:AddCertToStore(System.Security.Cryptography.X509Certificates.ICertificatePal):this (FullOpts)
                          52 (4.08 % of base) : System.Diagnostics.Process.dasm - System.Diagnostics.Process:ForkAndExecProcess(System.Diagnostics.ProcessStartInfo,System.String,System.String[],System.String[],System.String,ubyte,uint,uint,uint[],byref,byref,byref,ubyte,ubyte):ubyte:this (FullOpts)
                          49 (6.58 % of base) : System.Private.CoreLib.dasm - System.Diagnostics.Tracing.EventPipeInternal:Enable(System.String,int,uint,System.Diagnostics.Tracing.EventPipeProviderConfiguration[]):ulong (FullOpts)
                          49 (2.45 % of base) : System.DirectoryServices.Protocols.dasm - System.DirectoryServices.Protocols.LdapConnection:BuildControlArray(System.DirectoryServices.Protocols.DirectoryControlCollection,ubyte):System.DirectoryServices.Protocols.LdapControl[] (FullOpts)
                          49 (3.09 % of base) : System.Private.CoreLib.dasm - System.RuntimeType:GetMethodBase(System.RuntimeType,long):System.Reflection.MethodBase (FullOpts)
                          49 (3.96 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.X509Certificates.OpenSslCachedSystemStoreProvider:<LoadMachineStores>g__ProcessFile|26_1(System.String,byref,byref):ubyte (FullOpts)
                          46 (3.67 % of base) : System.Configuration.ConfigurationManager.dasm - System.Configuration.ClientConfigurationSystem:EnsureInit(System.String):this (FullOpts)
                          46 (4.45 % of base) : System.Private.CoreLib.dasm - System.Globalization.Normalization:IcuNormalize(System.String,int):System.String (FullOpts)
                          46 (3.73 % of base) : System.Private.CoreLib.dasm - System.Reflection.Emit.RuntimeModuleBuilder:GetMemberRefToken(System.Reflection.MethodBase,System.Type[]):int:this (FullOpts)
                          43 (1.93 % of base) : System.Configuration.ConfigurationManager.dasm - System.Configuration.ClientConfigPaths:.ctor(System.String,ubyte):this (FullOpts)
                          43 (5.11 % of base) : System.Configuration.ConfigurationManager.dasm - System.Configuration.ClientConfigPaths:GetTypeAndHashSuffix(System.String,ubyte):System.String (FullOpts)
                          43 (2.58 % of base) : System.Private.CoreLib.dasm - System.Reflection.Emit.RuntimeTypeBuilder:.ctor(System.String,int,System.Type,System.Type[],System.Reflection.Emit.RuntimeModuleBuilder,int,int,System.Reflection.Emit.RuntimeTypeBuilder):this (FullOpts)
                          41 (Infinity of base) : System.Net.Sockets.dasm - System.Net.Sockets.SocketAsyncEngine:UnregisterSocket(long):this (FullOpts)
                          40 (4.18 % of base) : Microsoft.Extensions.Logging.Console.dasm - Microsoft.Extensions.Logging.Console.ConsoleLoggerProcessor:Enqueue(Microsoft.Extensions.Logging.Console.LogMessageEntry):ubyte:this (FullOpts)
                          40 (4.19 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.OrderPreservingPipeliningMergeHelper`2+OrderedPipeliningMergeEnumerator[System.__Canon,System.Nullable`1[int]]:TryWaitForElement(int,byref):ubyte:this (FullOpts)
                          40 (6.35 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.RandomNumberGenerator:GetItemsCore[int](System.ReadOnlySpan`1[int],System.Span`1[int]) (FullOpts)
                          40 (6.34 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.RandomNumberGenerator:GetItemsCore[long](System.ReadOnlySpan`1[long],System.Span`1[long]) (FullOpts)
                          40 (6.31 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.RandomNumberGenerator:GetItemsCore[short](System.ReadOnlySpan`1[short],System.Span`1[short]) (FullOpts)
                          40 (6.34 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.RandomNumberGenerator:GetItemsCore[System.Nullable`1[int]](System.ReadOnlySpan`1[System.Nullable`1[int]],System.Span`1[System.Nullable`1[int]]) (FullOpts)
                          40 (6.36 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.RandomNumberGenerator:GetItemsCore[ubyte](System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte]) (FullOpts)
                          37 (5.77 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.RandomNumberGenerator:GetItemsCore[double](System.ReadOnlySpan`1[double],System.Span`1[double]) (FullOpts)
                          37 (5.56 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.RandomNumberGenerator:GetItemsCore[System.Numerics.Vector`1[float]](System.ReadOnlySpan`1[System.Numerics.Vector`1[float]],System.Span`1[System.Numerics.Vector`1[float]]) (FullOpts)
                          34 (3.56 % of base) : System.Private.CoreLib.dasm - System.Globalization.CompareInfo:IcuGetHashCodeOfString(System.ReadOnlySpan`1[ushort],int):int:this (FullOpts)
                          34 (4.90 % of base) : System.Private.CoreLib.dasm - System.Reflection.RuntimeAssembly:InternalGetSatelliteAssembly(System.Reflection.Assembly,System.Globalization.CultureInfo,System.Version,ubyte):System.Reflection.Assembly (FullOpts)
                          34 (2.97 % of base) : System.Private.CoreLib.dasm - System.RuntimeType:GetInterfaceMap(System.Type):System.Reflection.InterfaceMapping:this (FullOpts)
                          33 (3.13 % of base) : System.Security.Cryptography.ProtectedData.dasm - Interop+Kernel32:GetMessage(int,long):System.String (FullOpts)
                          32 (3.21 % of base) : System.Private.CoreLib.dasm - System.Reflection.Assembly:LoadFromResolveHandler(System.Object,System.ResolveEventArgs):System.Reflection.Assembly (FullOpts)
                          32 (3.60 % of base) : System.Private.CoreLib.dasm - System.Runtime.Loader.AssemblyLoadContext:InvokeResolveEvent(System.ResolveEventHandler,System.Reflection.RuntimeAssembly,System.String):System.Reflection.RuntimeAssembly (FullOpts)
                          32 (3.88 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.X509Certificates.OpenSslCertificateAssetDownloader:DownloadCrl(System.String,System.TimeSpan):Microsoft.Win32.SafeHandles.SafeX509CrlHandle (FullOpts)
                          31 (1.63 % of base) : Microsoft.CSharp.dasm - Microsoft.CSharp.RuntimeBinder.Semantics.ExpressionBinder+ImplicitConversion:BindNubConversion(Microsoft.CSharp.RuntimeBinder.Semantics.NullableType):ubyte:this (FullOpts)
                          31 (2.19 % of base) : Microsoft.Extensions.Hosting.WindowsServices.dasm - Microsoft.Extensions.Hosting.WindowsServices.WindowsServiceLifetime:WaitForStartAsync(System.Threading.CancellationToken):System.Threading.Tasks.Task:this (FullOpts)
                          31 (5.22 % of base) : System.Data.Odbc.dasm - System.Data.Odbc.OdbcHandle:.ctor(short,System.Data.Odbc.OdbcHandle):this (FullOpts)
                          31 (2.46 % of base) : System.DirectoryServices.Protocols.dasm - System.DirectoryServices.Protocols.SortRequestControl:GetValue():ubyte[]:this (FullOpts)
                          31 (3.10 % of base) : System.Net.Quic.dasm - System.Net.Quic.MsQuicBuffers:Initialize[System.Numerics.Vector`1[float]](System.Collections.Generic.IList`1[System.Numerics.Vector`1[float]],System.Func`2[System.Numerics.Vector`1[float],System.ReadOnlyMemory`1[ubyte]]):this (FullOpts)
                          31 (3.30 % of base) : System.Private.CoreLib.dasm - System.Runtime.Loader.AssemblyLoadContext:ResolveSatelliteAssembly(System.Reflection.AssemblyName):System.Reflection.Assembly:this (FullOpts)
                          31 (2.51 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.HMACCommon:ChangeKeyImpl(System.ReadOnlySpan`1[ubyte]):ubyte[]:this (FullOpts)
                          31 (3.89 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.RandomNumberGenerator:GetHexStringCore(System.Span`1[ushort],ubyte) (FullOpts)
                          30 (2.95 % of base) : System.Private.CoreLib.dasm - Interop+Kernel32:GetMessage(int,long):System.String (FullOpts)
                          30 (3.41 % of base) : System.Private.CoreLib.dasm - System.Runtime.InteropServices.PosixSignalRegistration:OnPosixSignal(int,int):int (FullOpts)
                          28 (3.85 % of base) : Microsoft.Extensions.DependencyModel.dasm - Microsoft.Extensions.DependencyModel.DependencyContextLoader:Load(System.Reflection.Assembly):Microsoft.Extensions.DependencyModel.DependencyContext:this (FullOpts)
                          28 (3.24 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.OrderPreservingPipeliningMergeHelper`2+OrderedPipeliningMergeEnumerator[double,System.Nullable`1[int]]:TryWaitForElement(int,byref):ubyte:this (FullOpts)
                          28 (3.25 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.OrderPreservingPipeliningMergeHelper`2+OrderedPipeliningMergeEnumerator[int,System.Nullable`1[int]]:TryWaitForElement(int,byref):ubyte:this (FullOpts)
                          28 (3.25 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.OrderPreservingPipeliningMergeHelper`2+OrderedPipeliningMergeEnumerator[long,System.Nullable`1[int]]:TryWaitForElement(int,byref):ubyte:this (FullOpts)
                          28 (3.25 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.OrderPreservingPipeliningMergeHelper`2+OrderedPipeliningMergeEnumerator[short,System.Nullable`1[int]]:TryWaitForElement(int,byref):ubyte:this (FullOpts)
                          28 (3.25 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.OrderPreservingPipeliningMergeHelper`2+OrderedPipeliningMergeEnumerator[System.Nullable`1[int],System.Nullable`1[int]]:TryWaitForElement(int,byref):ubyte:this (FullOpts)
                          28 (3.28 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.OrderPreservingPipeliningMergeHelper`2+OrderedPipeliningMergeEnumerator[System.Numerics.Vector`1[float],System.Nullable`1[int]]:TryWaitForElement(int,byref):ubyte:this (FullOpts)
                          28 (3.25 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.OrderPreservingPipeliningMergeHelper`2+OrderedPipeliningMergeEnumerator[ubyte,System.Nullable`1[int]]:TryWaitForElement(int,byref):ubyte:this (FullOpts)
                          25 (2.11 % of base) : System.Private.Xml.dasm - System.Xml.Serialization.XmlSchemaImporter:GetEquivalentElements(System.Xml.Schema.XmlSchemaElement):System.Xml.Schema.XmlSchemaElement[]:this (FullOpts)
                          23 (3.10 % of base) : System.Private.CoreLib.dasm - Interop+Sys:GetCwd():System.String (FullOpts)
                          22 (1.62 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.OrderPreservingPipeliningSpoolingTask`2[System.__Canon,System.Nullable`1[int]]:SpoolingWork():this (FullOpts)
                          22 (2.91 % of base) : System.Private.CoreLib.dasm - System.Reflection.Emit.RuntimeFieldBuilder:.ctor(System.Reflection.Emit.RuntimeTypeBuilder,System.String,System.Type,System.Type[],System.Type[],int):this (FullOpts)
                          22 (2.00 % of base) : System.Private.CoreLib.dasm - System.Reflection.Emit.RuntimeTypeBuilder:DefinePInvokeMethodCore(System.String,System.String,System.String,int,int,System.Type,System.Type[],System.Type[],System.Type[],System.Type[][],System.Type[][],int,int):System.Reflection.Emit.MethodBuilder:this (FullOpts)
                          22 (2.50 % of base) : System.Private.CoreLib.dasm - System.Runtime.Loader.AssemblyLoadContext:GetFirstResolvedAssemblyFromResolvingEvent(System.Reflection.AssemblyName):System.Reflection.Assembly:this (FullOpts)
                          20 (1.63 % of base) : System.Private.CoreLib.dasm - Interop+Sys:ReadLink(System.ReadOnlySpan`1[ushort]):System.String (FullOpts)
                          20 (1.63 % of base) : System.Diagnostics.Process.dasm - Interop+Sys:ReadLink(System.ReadOnlySpan`1[ushort]):System.String (FullOpts)
                          19 (2.24 % of base) : System.Security.Cryptography.dasm - Interop+Crypto:DsaKeyCreateByExplicitParameters(byref,ubyte[],int,ubyte[],int,ubyte[],int,ubyte[],int,ubyte[],int):ubyte (FullOpts)
                          19 (2.42 % of base) : System.Security.Cryptography.dasm - Interop+Crypto:EcKeyCreateByKeyParameters(byref,System.String,ubyte[],int,ubyte[],int,ubyte[],int):int (FullOpts)
                          19 (3.36 % of base) : System.Net.Security.dasm - Interop+NetSecurityNative:ImportPrincipalName(byref,System.String,int,byref):uint (FullOpts)
                          19 (3.36 % of base) : System.Net.Security.dasm - Interop+NetSecurityNative:ImportUserName(byref,System.String,int,byref):uint (FullOpts)
                          19 (2.75 % of base) : System.Net.Security.dasm - Interop+NetSecurityNative:InitiateCredWithPassword(byref,uint,Microsoft.Win32.SafeHandles.SafeGssNameHandle,System.String,int,byref):uint (FullOpts)
                          19 (2.04 % of base) : System.Private.CoreLib.dasm - System.Reflection.Emit.RuntimeTypeBuilder:DefinePropertyCore(System.String,int,int,System.Type,System.Type[],System.Type[],System.Type[],System.Type[][],System.Type[][]):System.Reflection.Emit.PropertyBuilder:this (FullOpts)
                          19 (2.81 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.DesImplementation:TryEncryptEcbCore(System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte],int,byref):ubyte:this (FullOpts)
                          19 (2.86 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.TripleDesImplementation:TryEncryptEcbCore(System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte],int,byref):ubyte:this (FullOpts)
                          17 (1.83 % of base) : System.Console.dasm - Interop+Sys:Dup(Microsoft.Win32.SafeHandles.SafeFileHandle):Microsoft.Win32.SafeHandles.SafeFileHandle (FullOpts) (2 methods)
                          16 (2.95 % of base) : System.Security.Cryptography.dasm - Interop+Crypto:BioNewFile(System.String,System.String):Microsoft.Win32.SafeHandles.SafeBioHandle (FullOpts)
                          16 (2.94 % of base) : System.Net.Security.dasm - Interop+NetSecurityNative:InitiateCredSpNego(byref,Microsoft.Win32.SafeHandles.SafeGssNameHandle,byref):uint (FullOpts)
                          16 (3.82 % of base) : System.Console.dasm - System.ConsolePal:<TryGetCursorPosition>g__AppendToStdInReaderUntil|84_2(ubyte,System.IO.StdInReader,System.Span`1[ubyte],byref,byref):ubyte (FullOpts)
                          16 (0.66 % of base) : System.DirectoryServices.Protocols.dasm - System.DirectoryServices.Protocols.LdapSessionOptions:StartTransportLayerSecurity(System.DirectoryServices.Protocols.DirectoryControlCollection):this (FullOpts)
                          16 (3.66 % of base) : System.Private.CoreLib.dasm - System.IO.Enumeration.FileSystemEnumerator`1[double]:FindNextEntry(ulong,int):this (FullOpts)
                          16 (3.66 % of base) : System.Private.CoreLib.dasm - System.IO.Enumeration.FileSystemEnumerator`1[int]:FindNextEntry(ulong,int):this (FullOpts)
                          16 (3.66 % of base) : System.Private.CoreLib.dasm - System.IO.Enumeration.FileSystemEnumerator`1[long]:FindNextEntry(ulong,int):this (FullOpts)
                          16 (3.66 % of base) : System.Private.CoreLib.dasm - System.IO.Enumeration.FileSystemEnumerator`1[short]:FindNextEntry(ulong,int):this (FullOpts)
                          16 (3.66 % of base) : System.Private.CoreLib.dasm - System.IO.Enumeration.FileSystemEnumerator`1[System.Nullable`1[int]]:FindNextEntry(ulong,int):this (FullOpts)
                          16 (3.66 % of base) : System.Private.CoreLib.dasm - System.IO.Enumeration.FileSystemEnumerator`1[System.Numerics.Vector`1[float]]:FindNextEntry(ulong,int):this (FullOpts)
                          16 (3.66 % of base) : System.Private.CoreLib.dasm - System.IO.Enumeration.FileSystemEnumerator`1[ubyte]:FindNextEntry(ulong,int):this (FullOpts)
                          16 (0.82 % of base) : System.IO.Ports.dasm - System.IO.Ports.SerialStream:FinishPendingIORequests(System.Nullable`1[Interop+ErrorInfo]):this (FullOpts)
                          16 (1.27 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.OrderPreservingPipeliningSpoolingTask`2[double,System.Nullable`1[int]]:SpoolingWork():this (FullOpts)
                          16 (1.25 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.OrderPreservingPipeliningSpoolingTask`2[int,System.Nullable`1[int]]:SpoolingWork():this (FullOpts)
                          16 (1.27 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.OrderPreservingPipeliningSpoolingTask`2[long,System.Nullable`1[int]]:SpoolingWork():this (FullOpts)
                          16 (1.25 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.OrderPreservingPipeliningSpoolingTask`2[short,System.Nullable`1[int]]:SpoolingWork():this (FullOpts)
                          16 (1.26 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.OrderPreservingPipeliningSpoolingTask`2[System.Nullable`1[int],System.Nullable`1[int]]:SpoolingWork():this (FullOpts)
                          16 (1.25 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.OrderPreservingPipeliningSpoolingTask`2[ubyte,System.Nullable`1[int]]:SpoolingWork():this (FullOpts)
                          16 (1.51 % of base) : System.Net.Quic.dasm - System.Net.Quic.MsQuicBuffers:Initialize[System.__Canon](System.Collections.Generic.IList`1[System.__Canon],System.Func`2[System.__Canon,System.ReadOnlyMemory`1[ubyte]]):this (FullOpts)
                          Top method improvements (bytes):
                          -108 (-5.45 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,ulong):int (FullOpts) (12 methods)
                          -48 (-1.99 % of base) : System.Private.CoreLib.dasm - System.Runtime.InteropServices.Marshalling.ComVariant:Dispose():this (FullOpts)
                          -45 (-5.45 % of base) : System.Net.Sockets.dasm - (dynamicClass):IL_STUB_PInvoke(long,ulong):int (FullOpts) (5 methods)
                          -45 (-5.45 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,int):int (FullOpts) (5 methods)
                          -45 (-5.66 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(ulong):int (FullOpts) (5 methods)
                          -36 (-5.45 % of base) : System.IO.Ports.dasm - (dynamicClass):IL_STUB_PInvoke(long,int):int (FullOpts) (4 methods)
                          -36 (-5.45 % of base) : System.DirectoryServices.Protocols.dasm - (dynamicClass):IL_STUB_PInvoke(long,ulong):int (FullOpts) (4 methods)
                          -35 (-2.92 % of base) : System.DirectoryServices.Protocols.dasm - (dynamicClass):IL_STUB_PInvoke(long,int,ulong):int (FullOpts) (7 methods)
                          -32 (-6.05 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(ulong) (FullOpts) (4 methods)
                          -27 (-5.49 % of base) : System.Diagnostics.Process.dasm - (dynamicClass):IL_STUB_PInvoke(int,ulong):int (FullOpts) (3 methods)
                          -27 (-5.45 % of base) : System.Net.Sockets.dasm - (dynamicClass):IL_STUB_PInvoke(long,int):int (FullOpts) (3 methods)
                          -27 (-5.45 % of base) : System.Security.Cryptography.dasm - (dynamicClass):IL_STUB_PInvoke(long,ulong):int (FullOpts) (3 methods)
                          -27 (-5.45 % of base) : System.Net.Security.dasm - (dynamicClass):IL_STUB_PInvoke(long,ulong):int (FullOpts) (3 methods)
                          -27 (-5.66 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(long):long (FullOpts) (3 methods)
                          -27 (-5.45 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(System.Runtime.CompilerServices.QCallAssembly):int (FullOpts) (3 methods)
                          -27 (-5.45 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,ulong) (FullOpts) (3 methods)
                          -27 (-5.66 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(ulong):ulong (FullOpts) (3 methods)
                          -26 (-5.15 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke():ulong (FullOpts) (4 methods)
                          -24 (-6.74 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(int):int (FullOpts) (4 methods)
                          -24 (-4.37 % of base) : System.Data.Odbc.dasm - (dynamicClass):IL_STUB_PInvoke(long,int,long,int):short (FullOpts) (3 methods)
                          -23 (-6.22 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(long) (FullOpts) (3 methods)
                          -23 (-5.71 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(System.Runtime.CompilerServices.QCallTypeHandle):int (FullOpts) (3 methods)
                          -20 (-4.66 % of base) : System.Net.Sockets.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,int,ulong):int (FullOpts) (4 methods)
                          -20 (-2.92 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,ulong,int):int (FullOpts) (4 methods)
                          -19 (-5.37 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke():int (FullOpts) (3 methods)
                          -19 (-5.37 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke():long (FullOpts) (3 methods)
                          -19 (-6.55 % of base) : System.Console.dasm - (dynamicClass):IL_STUB_PInvoke(int):int (FullOpts) (3 methods)
                          -18 (-5.49 % of base) : System.Diagnostics.Process.dasm - (dynamicClass):IL_STUB_PInvoke(int,int):int (FullOpts) (2 methods)
                          -18 (-5.49 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(int,System.Runtime.CompilerServices.StringHandleOnStack) (FullOpts) (2 methods)
                          -18 (-5.70 % of base) : System.IO.Ports.dasm - (dynamicClass):IL_STUB_PInvoke(int):int (FullOpts) (2 methods)
                          -18 (-5.70 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(int):long (FullOpts) (2 methods)
                          -18 (-5.45 % of base) : System.Net.Security.dasm - (dynamicClass):IL_STUB_PInvoke(long,int) (FullOpts) (2 methods)
                          -18 (-5.45 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(long,int):int (FullOpts) (2 methods)
                          -18 (-5.45 % of base) : System.Security.Cryptography.dasm - (dynamicClass):IL_STUB_PInvoke(long,int):int (FullOpts) (2 methods)
                          -18 (-5.45 % of base) : System.Net.Security.dasm - (dynamicClass):IL_STUB_PInvoke(long,int):int (FullOpts) (2 methods)
                          -18 (-5.45 % of base) : System.Security.Cryptography.dasm - (dynamicClass):IL_STUB_PInvoke(long,int):long (FullOpts) (2 methods)
                          -18 (-5.36 % of base) : System.Data.Odbc.dasm - (dynamicClass):IL_STUB_PInvoke(long,short):short (FullOpts) (2 methods)
                          -18 (-5.45 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(long,System.Runtime.CompilerServices.ObjectHandleOnStack) (FullOpts) (2 methods)
                          -18 (-5.45 % of base) : System.Net.Security.dasm - (dynamicClass):IL_STUB_PInvoke(long,ulong) (FullOpts) (2 methods)
                          -18 (-5.45 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(long,ulong):int (FullOpts) (2 methods)
                          -18 (-5.45 % of base) : System.IO.Pipes.dasm - (dynamicClass):IL_STUB_PInvoke(long,ulong):int (FullOpts) (2 methods)
                          -18 (-5.45 % of base) : System.IO.MemoryMappedFiles.dasm - (dynamicClass):IL_STUB_PInvoke(long,ulong):int (FullOpts) (2 methods)
                          -18 (-5.39 % of base) : System.Data.Odbc.dasm - (dynamicClass):IL_STUB_PInvoke(long,ulong):short (FullOpts) (2 methods)
                          -18 (-5.66 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(long):int (FullOpts) (2 methods)
                          -18 (-5.66 % of base) : System.IO.Ports.dasm - (dynamicClass):IL_STUB_PInvoke(long):int (FullOpts) (2 methods)
                          -18 (-5.66 % of base) : System.Net.Sockets.dasm - (dynamicClass):IL_STUB_PInvoke(long):int (FullOpts) (2 methods)
                          -18 (-5.66 % of base) : System.Security.Cryptography.dasm - (dynamicClass):IL_STUB_PInvoke(long):ulong (FullOpts) (2 methods)
                          -18 (-5.45 % of base) : System.Net.WebSockets.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,int):int (FullOpts) (2 methods)
                          -18 (-5.45 % of base) : System.Security.Cryptography.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,int):int (FullOpts) (2 methods)
                          -18 (-5.45 % of base) : System.IO.Pipes.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,int):int (FullOpts) (2 methods)
                          -18 (-5.45 % of base) : System.Diagnostics.Process.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,int):int (FullOpts) (2 methods)
                          -18 (-5.45 % of base) : System.IO.Compression.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,int):int (FullOpts) (2 methods)
                          -18 (-5.45 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,int):long (FullOpts) (2 methods)
                          -18 (-5.45 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,long):int (FullOpts) (2 methods)
                          -18 (-5.45 % of base) : System.Security.Cryptography.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,ulong):int (FullOpts) (2 methods)
                          -18 (-5.45 % of base) : System.Formats.Tar.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,ulong):int (FullOpts) (2 methods)
                          -18 (-5.45 % of base) : System.IO.FileSystem.DriveInfo.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,ulong):int (FullOpts) (2 methods)
                          -18 (-5.45 % of base) : System.Security.Cryptography.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,ulong):long (FullOpts) (2 methods)
                          -18 (-5.45 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,ulong):ulong (FullOpts) (2 methods)
                          -18 (-5.66 % of base) : System.Net.Sockets.dasm - (dynamicClass):IL_STUB_PInvoke(ulong):int (FullOpts) (2 methods)
                          -18 (-5.66 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(ulong):long (FullOpts) (2 methods)
                          -16 (-4.44 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(System.Runtime.CompilerServices.QCallModule,int,int) (FullOpts) (2 methods)
                          -16 (-4.42 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(System.Runtime.CompilerServices.QCallModule,ulong,int):int (FullOpts) (2 methods)
                          -16 (-4.42 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,ulong,ulong,ulong):int (FullOpts) (2 methods)
                          -16 (-4.42 % of base) : System.Net.NetworkInformation.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,ulong,ulong,ulong):int (FullOpts)
                          -15 (-7.58 % of base) : System.Net.NetworkInformation.dasm - (dynamicClass):IL_STUB_PInvoke(int):int (FullOpts) (3 methods)
                          -15 (-2.92 % of base) : System.Security.Cryptography.dasm - (dynamicClass):IL_STUB_PInvoke(long,ulong,ulong):int (FullOpts) (3 methods)
                          -15 (-5.81 % of base) : System.Net.Quic.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,int,ulong):int (FullOpts) (3 methods)
                          -15 (-5.81 % of base) : System.Net.Primitives.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,int,ulong):int (FullOpts) (3 methods)
                          -15 (-2.92 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,ulong,ulong) (FullOpts) (3 methods)
                          -15 (-1.86 % of base) : System.Net.Security.dasm - Microsoft.Win32.SafeHandles.SafeSslContextHandle:ReleaseHandle():ubyte:this (FullOpts)
                          -14 (-4.64 % of base) : System.Security.Cryptography.dasm - (dynamicClass):IL_STUB_PInvoke():long (FullOpts) (2 methods)
                          -14 (-6.57 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(int) (FullOpts) (2 methods)
                          -14 (-6.64 % of base) : System.Diagnostics.Process.dasm - (dynamicClass):IL_STUB_PInvoke(ulong) (FullOpts) (2 methods)
                          -14 (-3.54 % of base) : System.Security.Cryptography.dasm - Interop+Crypto:CryptoNative_X509StoreSetVerifyTime(Microsoft.Win32.SafeHandles.SafeX509StoreHandle,int,int,int,int,int,int,ubyte):int (FullOpts)
                          -14 (-1.78 % of base) : System.Private.CoreLib.dasm - System.Globalization.CompareInfo:IndexOfOrdinalHelper(System.ReadOnlySpan`1[ushort],System.ReadOnlySpan`1[ushort],int,ulong,ubyte):int:this (FullOpts)
                          -14 (-1.81 % of base) : System.Private.CoreLib.dasm - System.Globalization.CompareInfo:IndexOfOrdinalIgnoreCaseHelper(System.ReadOnlySpan`1[ushort],System.ReadOnlySpan`1[ushort],int,ulong,ubyte):int:this (FullOpts)
                          -14 (-0.88 % of base) : System.Private.CoreLib.dasm - System.Reflection.Emit.RuntimeTypeBuilder:SetConstantValue(System.Reflection.Emit.RuntimeModuleBuilder,int,System.Type,System.Object) (FullOpts)
                          -12 (-5.91 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke() (FullOpts) (2 methods)
                          -12 (-5.91 % of base) : System.Console.dasm - (dynamicClass):IL_STUB_PInvoke():int (FullOpts) (2 methods)
                          -12 (-5.91 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke():uint (FullOpts) (2 methods)
                          -12 (-2.15 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(System.Runtime.CompilerServices.QCallModule,int,int,int) (FullOpts) (3 methods)
                          -12 (-1.75 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.LiteHashProvider:HmacStreamAsync(System.String,System.ReadOnlySpan`1[ubyte],System.IO.Stream,System.Memory`1[ubyte],System.Threading.CancellationToken):System.Threading.Tasks.ValueTask`1[int] (FullOpts)
                          -11 (-2.41 % of base) : System.Net.Security.dasm - Interop+Crypto:CryptoNative_X509DecodeOcspToExpiration(ulong,int,System.Security.Cryptography.X509Certificates.SafeOcspRequestHandle,long,ulong,int,byref):int (FullOpts)
                          -11 (-1.97 % of base) : System.Security.Cryptography.dasm - Interop+Crypto:DsaSign(Microsoft.Win32.SafeHandles.SafeDsaHandle,byref,int,byref,byref):ubyte (FullOpts)
                          -11 (-1.97 % of base) : System.Security.Cryptography.dasm - Interop+Crypto:EcDsaSign(byref,int,byref,byref,Microsoft.Win32.SafeHandles.SafeEcKeyHandle):ubyte (FullOpts)
                          -11 (-1.97 % of base) : System.Security.Cryptography.dasm - Interop+Crypto:EvpCipherUpdate(Microsoft.Win32.SafeHandles.SafeEvpCipherCtxHandle,byref,byref,byref,int):ubyte (FullOpts)
                          -11 (-4.04 % of base) : System.Security.Cryptography.dasm - Interop+Crypto:Pbkdf2(System.ReadOnlySpan`1[ubyte],System.ReadOnlySpan`1[ubyte],int,long,System.Span`1[ubyte]):int (FullOpts)
                          -11 (-2.02 % of base) : System.Net.Security.dasm - Interop+Ssl:SslSetBio(Microsoft.Win32.SafeHandles.SafeSslHandle,Microsoft.Win32.SafeHandles.SafeBioHandle,Microsoft.Win32.SafeHandles.SafeBioHandle) (FullOpts)
                          -11 (-1.93 % of base) : System.Net.Sockets.dasm - Interop+Sys:SendFile(System.Runtime.InteropServices.SafeHandle,System.Runtime.InteropServices.SafeHandle,long,long,byref):int (FullOpts)
                          -11 (-2.14 % of base) : System.Private.CoreLib.dasm - System.Array:CreateInstance(System.Type,int,int):System.Array (FullOpts)
                          -11 (-2.82 % of base) : System.Private.CoreLib.dasm - System.IO.FileLoadException:FormatFileLoadExceptionMessage(System.String,int):System.String (FullOpts)
                          -11 (-2.26 % of base) : System.Private.CoreLib.dasm - System.Reflection.Emit.RuntimeTypeBuilder+CustAttr:Bake(System.Reflection.Emit.RuntimeModuleBuilder,int):this (FullOpts)
                          -11 (-2.32 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.HashProviderDispenser+OneShotHashProvider:HashData(System.String,System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte]):int (FullOpts)
                          -11 (-1.92 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.MD5:HashData(System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte]):int (FullOpts)
                          -11 (-3.55 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.Pbkdf2Implementation:Fill(System.ReadOnlySpan`1[ubyte],System.ReadOnlySpan`1[ubyte],int,System.Security.Cryptography.HashAlgorithmName,System.Span`1[ubyte]) (FullOpts)
                          -11 (-2.91 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.Rfc2898DeriveBytes:Pbkdf2(System.ReadOnlySpan`1[ubyte],System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte],int,System.Security.Cryptography.HashAlgorithmName) (FullOpts)
                          -11 (-3.51 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.Rfc2898DeriveBytes:Pbkdf2Core(System.ReadOnlySpan`1[ubyte],System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte],int,System.Security.Cryptography.HashAlgorithmName) (FullOpts)
                          -11 (-1.92 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.SHA1:HashData(System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte]):int (FullOpts)
                          -11 (-1.92 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.SHA256:HashData(System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte]):int (FullOpts)
                          Top method regressions (percentages):
                          41 (Infinity of base) : System.Net.Sockets.dasm - System.Net.Sockets.SocketAsyncEngine:UnregisterSocket(long):this (FullOpts)
                          138 (10.81 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.X509Certificates.OpenSslX509CertificateReader+<>c:<GetPolicyData>b__63_0(Microsoft.Win32.SafeHandles.SafeX509Handle):System.Security.Cryptography.X509Certificates.PolicyData:this (FullOpts)
                          58 (8.38 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.RandomNumberGenerator:GetItemsCore[System.__Canon](System.ReadOnlySpan`1[System.__Canon],System.Span`1[System.__Canon]) (FullOpts)
                          73 (8.32 % of base) : System.Net.Sockets.dasm - System.Net.Sockets.SocketPal:SelectViaPoll(System.Collections.IList,int,System.Collections.IList,int,System.Collections.IList,int,ulong,int,int):int (FullOpts)
                          60 (7.73 % of base) : System.Net.Security.dasm - Interop+OpenSsl:AlpnServerSelectCallback(long,ulong,ulong,ulong,uint,long):int (FullOpts)
                          77 (6.74 % of base) : System.Private.CoreLib.dasm - System.RuntimeType:ValidateGenericArguments(System.Reflection.MemberInfo,System.RuntimeType[],System.Exception) (FullOpts)
                          49 (6.58 % of base) : System.Private.CoreLib.dasm - System.Diagnostics.Tracing.EventPipeInternal:Enable(System.String,int,uint,System.Diagnostics.Tracing.EventPipeProviderConfiguration[]):ulong (FullOpts)
                          101 (6.43 % of base) : System.Private.CoreLib.dasm - System.Reflection.InvokerEmitUtil:CreateInvokeDelegate_RefArgs(System.Reflection.MethodBase,ubyte):System.Reflection.InvokerEmitUtil+InvokeFunc_RefArgs (FullOpts)
                          40 (6.36 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.RandomNumberGenerator:GetItemsCore[ubyte](System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte]) (FullOpts)
                          40 (6.35 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.RandomNumberGenerator:GetItemsCore[int](System.ReadOnlySpan`1[int],System.Span`1[int]) (FullOpts)
                          40 (6.34 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.RandomNumberGenerator:GetItemsCore[long](System.ReadOnlySpan`1[long],System.Span`1[long]) (FullOpts)
                          40 (6.34 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.RandomNumberGenerator:GetItemsCore[System.Nullable`1[int]](System.ReadOnlySpan`1[System.Nullable`1[int]],System.Span`1[System.Nullable`1[int]]) (FullOpts)
                          40 (6.31 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.RandomNumberGenerator:GetItemsCore[short](System.ReadOnlySpan`1[short],System.Span`1[short]) (FullOpts)
                          106 (6.26 % of base) : System.Private.CoreLib.dasm - System.Reflection.InvokerEmitUtil:CreateInvokeDelegate_Obj4Args(System.Reflection.MethodBase,ubyte):System.Reflection.InvokerEmitUtil+InvokeFunc_Obj4Args (FullOpts)
                          73 (6.03 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.OpenSslAsnFormatter:FormatNative(System.Security.Cryptography.Oid,ubyte[],ubyte):System.String:this (FullOpts)
                          37 (5.77 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.RandomNumberGenerator:GetItemsCore[double](System.ReadOnlySpan`1[double],System.Span`1[double]) (FullOpts)
                          168 (5.60 % of base) : System.DirectoryServices.Protocols.dasm - System.DirectoryServices.Protocols.LdapConnection:BuildAttributes(System.Collections.CollectionBase,System.Collections.ArrayList):System.DirectoryServices.Protocols.LdapMod[] (FullOpts)
                          37 (5.56 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.RandomNumberGenerator:GetItemsCore[System.Numerics.Vector`1[float]](System.ReadOnlySpan`1[System.Numerics.Vector`1[float]],System.Span`1[System.Numerics.Vector`1[float]]) (FullOpts)
                          97 (5.56 % of base) : Microsoft.VisualBasic.Core.dasm - Microsoft.VisualBasic.CompilerServices.IDOUtils:CreateInvoker(int):System.Func`4[System.Runtime.CompilerServices.CallSiteBinder,System.Object,System.Object[],System.Object] (FullOpts)
                          121 (5.53 % of base) : System.Private.CoreLib.dasm - System.Reflection.Emit.RuntimeModuleBuilder:GetMethodTokenNoLock(System.Reflection.MethodInfo,ubyte):int:this (FullOpts)
                          82 (5.51 % of base) : System.Private.CoreLib.dasm - System.Reflection.InvokerEmitUtil:CreateInvokeDelegate_ObjSpanArgs(System.Reflection.MethodBase,ubyte):System.Reflection.InvokerEmitUtil+InvokeFunc_ObjSpanArgs (FullOpts)
                          31 (5.22 % of base) : System.Data.Odbc.dasm - System.Data.Odbc.OdbcHandle:.ctor(short,System.Data.Odbc.OdbcHandle):this (FullOpts)
                          43 (5.11 % of base) : System.Configuration.ConfigurationManager.dasm - System.Configuration.ClientConfigPaths:GetTypeAndHashSuffix(System.String,ubyte):System.String (FullOpts)
                          34 (4.90 % of base) : System.Private.CoreLib.dasm - System.Reflection.RuntimeAssembly:InternalGetSatelliteAssembly(System.Reflection.Assembly,System.Globalization.CultureInfo,System.Version,ubyte):System.Reflection.Assembly (FullOpts)
                          73 (4.80 % of base) : System.Private.CoreLib.dasm - System.Reflection.Emit.RuntimeModuleBuilder:GetMethodMetadataToken(System.Reflection.ConstructorInfo):int:this (FullOpts)
                          46 (4.45 % of base) : System.Private.CoreLib.dasm - System.Globalization.Normalization:IcuNormalize(System.String,int):System.String (FullOpts)
                          77 (4.38 % of base) : System.ComponentModel.TypeConverter.dasm - System.ComponentModel.Design.RuntimeLicenseContext:GetSavedLicenseKey(System.Type,System.Reflection.Assembly):System.String:this (FullOpts)
                          12 (4.36 % of base) : System.Diagnostics.Process.dasm - System.Diagnostics.Process:DelayedSigChildConsoleConfiguration() (FullOpts)
                          40 (4.19 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.OrderPreservingPipeliningMergeHelper`2+OrderedPipeliningMergeEnumerator[System.__Canon,System.Nullable`1[int]]:TryWaitForElement(int,byref):ubyte:this (FullOpts)
                          40 (4.18 % of base) : Microsoft.Extensions.Logging.Console.dasm - Microsoft.Extensions.Logging.Console.ConsoleLoggerProcessor:Enqueue(Microsoft.Extensions.Logging.Console.LogMessageEntry):ubyte:this (FullOpts)
                          52 (4.08 % of base) : System.Diagnostics.Process.dasm - System.Diagnostics.Process:ForkAndExecProcess(System.Diagnostics.ProcessStartInfo,System.String,System.String[],System.String[],System.String,ubyte,uint,uint,uint[],byref,byref,byref,ubyte,ubyte):ubyte:this (FullOpts)
                          49 (3.96 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.X509Certificates.OpenSslCachedSystemStoreProvider:<LoadMachineStores>g__ProcessFile|26_1(System.String,byref,byref):ubyte (FullOpts)
                          31 (3.89 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.RandomNumberGenerator:GetHexStringCore(System.Span`1[ushort],ubyte) (FullOpts)
                          32 (3.88 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.X509Certificates.OpenSslCertificateAssetDownloader:DownloadCrl(System.String,System.TimeSpan):Microsoft.Win32.SafeHandles.SafeX509CrlHandle (FullOpts)
                          28 (3.85 % of base) : Microsoft.Extensions.DependencyModel.dasm - Microsoft.Extensions.DependencyModel.DependencyContextLoader:Load(System.Reflection.Assembly):Microsoft.Extensions.DependencyModel.DependencyContext:this (FullOpts)
                          58 (3.83 % of base) : System.DirectoryServices.Protocols.dasm - System.DirectoryServices.Protocols.BerConverter:EncodingMultiByteArrayHelper(System.DirectoryServices.Protocols.SafeBerHandle,ubyte[][],ushort,ulong):int (FullOpts)
                          16 (3.82 % of base) : System.Console.dasm - System.ConsolePal:<TryGetCursorPosition>g__AppendToStdInReaderUntil|84_2(ubyte,System.IO.StdInReader,System.Span`1[ubyte],byref,byref):ubyte (FullOpts)
                          46 (3.73 % of base) : System.Private.CoreLib.dasm - System.Reflection.Emit.RuntimeModuleBuilder:GetMemberRefToken(System.Reflection.MethodBase,System.Type[]):int:this (FullOpts)
                          46 (3.67 % of base) : System.Configuration.ConfigurationManager.dasm - System.Configuration.ClientConfigurationSystem:EnsureInit(System.String):this (FullOpts)
                          16 (3.66 % of base) : System.Private.CoreLib.dasm - System.IO.Enumeration.FileSystemEnumerator`1[double]:FindNextEntry(ulong,int):this (FullOpts)
                          16 (3.66 % of base) : System.Private.CoreLib.dasm - System.IO.Enumeration.FileSystemEnumerator`1[int]:FindNextEntry(ulong,int):this (FullOpts)
                          16 (3.66 % of base) : System.Private.CoreLib.dasm - System.IO.Enumeration.FileSystemEnumerator`1[long]:FindNextEntry(ulong,int):this (FullOpts)
                          16 (3.66 % of base) : System.Private.CoreLib.dasm - System.IO.Enumeration.FileSystemEnumerator`1[short]:FindNextEntry(ulong,int):this (FullOpts)
                          16 (3.66 % of base) : System.Private.CoreLib.dasm - System.IO.Enumeration.FileSystemEnumerator`1[System.Nullable`1[int]]:FindNextEntry(ulong,int):this (FullOpts)
                          16 (3.66 % of base) : System.Private.CoreLib.dasm - System.IO.Enumeration.FileSystemEnumerator`1[System.Numerics.Vector`1[float]]:FindNextEntry(ulong,int):this (FullOpts)
                          16 (3.66 % of base) : System.Private.CoreLib.dasm - System.IO.Enumeration.FileSystemEnumerator`1[ubyte]:FindNextEntry(ulong,int):this (FullOpts)
                          32 (3.60 % of base) : System.Private.CoreLib.dasm - System.Runtime.Loader.AssemblyLoadContext:InvokeResolveEvent(System.ResolveEventHandler,System.Reflection.RuntimeAssembly,System.String):System.Reflection.RuntimeAssembly (FullOpts)
                          13 (3.58 % of base) : System.Private.CoreLib.dasm - System.StubHelpers.AsAnyMarshaler:ConvertLayoutToNative(System.Object,int):long:this (FullOpts)
                          34 (3.56 % of base) : System.Private.CoreLib.dasm - System.Globalization.CompareInfo:IcuGetHashCodeOfString(System.ReadOnlySpan`1[ushort],int):int:this (FullOpts)
                          10 (3.41 % of base) : System.Private.CoreLib.dasm - System.RuntimeTypeHandle:GetActivationInfo(System.RuntimeType,byref,byref,byref,byref) (FullOpts)
                          30 (3.41 % of base) : System.Private.CoreLib.dasm - System.Runtime.InteropServices.PosixSignalRegistration:OnPosixSignal(int,int):int (FullOpts)
                          55 (3.40 % of base) : System.Console.dasm - System.IO.StdInReader:ReadLineCore(ubyte):ubyte:this (FullOpts)
                          19 (3.36 % of base) : System.Net.Security.dasm - Interop+NetSecurityNative:ImportPrincipalName(byref,System.String,int,byref):uint (FullOpts)
                          19 (3.36 % of base) : System.Net.Security.dasm - Interop+NetSecurityNative:ImportUserName(byref,System.String,int,byref):uint (FullOpts)
                          55 (3.36 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.X509Certificates.OpenSslDirectoryBasedStoreProvider:AddCertToStore(System.Security.Cryptography.X509Certificates.ICertificatePal):this (FullOpts)
                          31 (3.30 % of base) : System.Private.CoreLib.dasm - System.Runtime.Loader.AssemblyLoadContext:ResolveSatelliteAssembly(System.Reflection.AssemblyName):System.Reflection.Assembly:this (FullOpts)
                          28 (3.28 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.OrderPreservingPipeliningMergeHelper`2+OrderedPipeliningMergeEnumerator[System.Numerics.Vector`1[float],System.Nullable`1[int]]:TryWaitForElement(int,byref):ubyte:this (FullOpts)
                          28 (3.25 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.OrderPreservingPipeliningMergeHelper`2+OrderedPipeliningMergeEnumerator[int,System.Nullable`1[int]]:TryWaitForElement(int,byref):ubyte:this (FullOpts)
                          28 (3.25 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.OrderPreservingPipeliningMergeHelper`2+OrderedPipeliningMergeEnumerator[short,System.Nullable`1[int]]:TryWaitForElement(int,byref):ubyte:this (FullOpts)
                          28 (3.25 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.OrderPreservingPipeliningMergeHelper`2+OrderedPipeliningMergeEnumerator[ubyte,System.Nullable`1[int]]:TryWaitForElement(int,byref):ubyte:this (FullOpts)
                          28 (3.25 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.OrderPreservingPipeliningMergeHelper`2+OrderedPipeliningMergeEnumerator[long,System.Nullable`1[int]]:TryWaitForElement(int,byref):ubyte:this (FullOpts)
                          28 (3.25 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.OrderPreservingPipeliningMergeHelper`2+OrderedPipeliningMergeEnumerator[System.Nullable`1[int],System.Nullable`1[int]]:TryWaitForElement(int,byref):ubyte:this (FullOpts)
                          28 (3.24 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.OrderPreservingPipeliningMergeHelper`2+OrderedPipeliningMergeEnumerator[double,System.Nullable`1[int]]:TryWaitForElement(int,byref):ubyte:this (FullOpts)
                          32 (3.21 % of base) : System.Private.CoreLib.dasm - System.Reflection.Assembly:LoadFromResolveHandler(System.Object,System.ResolveEventArgs):System.Reflection.Assembly (FullOpts)
                          13 (3.19 % of base) : System.Net.Quic.dasm - System.Net.Quic.MsQuicApi:ConnectionStart(System.Net.Quic.MsQuicSafeHandle,System.Net.Quic.MsQuicSafeHandle,ushort,ulong,ushort):int:this (FullOpts)
                          33 (3.13 % of base) : System.Security.Cryptography.ProtectedData.dasm - Interop+Kernel32:GetMessage(int,long):System.String (FullOpts)
                          23 (3.10 % of base) : System.Private.CoreLib.dasm - Interop+Sys:GetCwd():System.String (FullOpts)
                          31 (3.10 % of base) : System.Net.Quic.dasm - System.Net.Quic.MsQuicBuffers:Initialize[System.Numerics.Vector`1[float]](System.Collections.Generic.IList`1[System.Numerics.Vector`1[float]],System.Func`2[System.Numerics.Vector`1[float],System.ReadOnlyMemory`1[ubyte]]):this (FullOpts)
                          49 (3.09 % of base) : System.Private.CoreLib.dasm - System.RuntimeType:GetMethodBase(System.RuntimeType,long):System.Reflection.MethodBase (FullOpts)
                          34 (2.97 % of base) : System.Private.CoreLib.dasm - System.RuntimeType:GetInterfaceMap(System.Type):System.Reflection.InterfaceMapping:this (FullOpts)
                          30 (2.95 % of base) : System.Private.CoreLib.dasm - Interop+Kernel32:GetMessage(int,long):System.String (FullOpts)
                          16 (2.95 % of base) : System.Security.Cryptography.dasm - Interop+Crypto:BioNewFile(System.String,System.String):Microsoft.Win32.SafeHandles.SafeBioHandle (FullOpts)
                          16 (2.94 % of base) : System.Net.Security.dasm - Interop+NetSecurityNative:InitiateCredSpNego(byref,Microsoft.Win32.SafeHandles.SafeGssNameHandle,byref):uint (FullOpts)
                          22 (2.91 % of base) : System.Private.CoreLib.dasm - System.Reflection.Emit.RuntimeFieldBuilder:.ctor(System.Reflection.Emit.RuntimeTypeBuilder,System.String,System.Type,System.Type[],System.Type[],int):this (FullOpts)
                          19 (2.86 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.TripleDesImplementation:TryEncryptEcbCore(System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte],int,byref):ubyte:this (FullOpts)
                          19 (2.81 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.DesImplementation:TryEncryptEcbCore(System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte],int,byref):ubyte:this (FullOpts)
                          19 (2.75 % of base) : System.Net.Security.dasm - Interop+NetSecurityNative:InitiateCredWithPassword(byref,uint,Microsoft.Win32.SafeHandles.SafeGssNameHandle,System.String,int,byref):uint (FullOpts)
                          13 (2.62 % of base) : System.Console.dasm - System.ConsolePal:<TryGetCursorPosition>g__BufferUntil|84_1(ubyte,byref,byref,byref):ubyte (FullOpts)
                          43 (2.58 % of base) : System.Private.CoreLib.dasm - System.Reflection.Emit.RuntimeTypeBuilder:.ctor(System.String,int,System.Type,System.Type[],System.Reflection.Emit.RuntimeModuleBuilder,int,int,System.Reflection.Emit.RuntimeTypeBuilder):this (FullOpts)
                          58 (2.54 % of base) : System.Private.Xml.dasm - System.Xml.Xsl.XmlILGenerator:Generate(System.Xml.Xsl.Qil.QilExpression,System.Reflection.Emit.TypeBuilder):System.Xml.Xsl.XmlILCommand:this (FullOpts)
                          10 (2.54 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.X509Certificates.OpenSslPkcsFormatReader:TryReadPkcs7Pem(System.ReadOnlySpan`1[ubyte],ubyte,byref,byref):ubyte (FullOpts)
                          31 (2.51 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.HMACCommon:ChangeKeyImpl(System.ReadOnlySpan`1[ubyte]):ubyte[]:this (FullOpts)
                          22 (2.50 % of base) : System.Private.CoreLib.dasm - System.Runtime.Loader.AssemblyLoadContext:GetFirstResolvedAssemblyFromResolvingEvent(System.Reflection.AssemblyName):System.Reflection.Assembly:this (FullOpts)
                          13 (2.47 % of base) : System.Security.Cryptography.dasm - Interop+Crypto:CryptoNative_LoadPrivateKeyFromEngine(System.String,System.String):System.Security.Cryptography.SafeEvpPKeyHandle (FullOpts)
                          13 (2.47 % of base) : System.Security.Cryptography.dasm - Interop+Crypto:CryptoNative_LoadPublicKeyFromEngine(System.String,System.String):System.Security.Cryptography.SafeEvpPKeyHandle (FullOpts)
                          31 (2.46 % of base) : System.DirectoryServices.Protocols.dasm - System.DirectoryServices.Protocols.SortRequestControl:GetValue():ubyte[]:this (FullOpts)
                          49 (2.45 % of base) : System.DirectoryServices.Protocols.dasm - System.DirectoryServices.Protocols.LdapConnection:BuildControlArray(System.DirectoryServices.Protocols.DirectoryControlCollection,ubyte):System.DirectoryServices.Protocols.LdapControl[] (FullOpts)
                          19 (2.42 % of base) : System.Security.Cryptography.dasm - Interop+Crypto:EcKeyCreateByKeyParameters(byref,System.String,ubyte[],int,ubyte[],int,ubyte[],int):int (FullOpts)
                          10 (2.33 % of base) : System.Security.Cryptography.dasm - Interop+Crypto:CryptoNative_EvpMacCtxNew(Microsoft.Win32.SafeHandles.SafeEvpMacHandle):Microsoft.Win32.SafeHandles.SafeEvpMacCtxHandle (FullOpts)
                          10 (2.33 % of base) : System.Security.Cryptography.dasm - Interop+Crypto:ReadX509AsDerFromBio(Microsoft.Win32.SafeHandles.SafeBioHandle):Microsoft.Win32.SafeHandles.SafeX509Handle (FullOpts)
                          10 (2.33 % of base) : System.Net.Security.dasm - Interop+Ssl:SslCreate(Microsoft.Win32.SafeHandles.SafeSslContextHandle):Microsoft.Win32.SafeHandles.SafeSslHandle (FullOpts)
                          10 (2.33 % of base) : System.Net.Security.dasm - Interop+Ssl:SslGetClientCAList_private(Microsoft.Win32.SafeHandles.SafeSslHandle):Microsoft.Win32.SafeHandles.SafeSharedX509NameStackHandle (FullOpts)
                          10 (2.33 % of base) : System.Net.Security.dasm - Interop+Ssl:SslGetPeerCertChain(Microsoft.Win32.SafeHandles.SafeSslHandle):Microsoft.Win32.SafeHandles.SafeSharedX509StackHandle (FullOpts)
                          13 (2.32 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.TripleDesImplementation:TryDecryptEcbCore(System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte],int,byref):ubyte:this (FullOpts)
                          10 (2.29 % of base) : System.Net.Security.dasm - Interop+Crypto:GetX509NameStackField_private(Microsoft.Win32.SafeHandles.SafeSharedX509NameStackHandle,int):Microsoft.Win32.SafeHandles.SafeSharedX509NameHandle (FullOpts)
                          13 (2.27 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.DesImplementation:TryDecryptEcbCore(System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte],int,byref):ubyte:this (FullOpts)
                          19 (2.24 % of base) : System.Security.Cryptography.dasm - Interop+Crypto:DsaKeyCreateByExplicitParameters(byref,ubyte[],int,ubyte[],int,ubyte[],int,ubyte[],int,ubyte[],int):ubyte (FullOpts)
                          10 (2.23 % of base) : System.Security.Cryptography.dasm - Interop+Crypto:CryptoNative_X509StoreCtxResetForSignatureError(Microsoft.Win32.SafeHandles.SafeX509StoreCtxHandle,byref):int (FullOpts)
                          10 (2.23 % of base) : System.Security.Cryptography.dasm - Interop+Crypto:GetPkcs7Certificates(Microsoft.Win32.SafeHandles.SafePkcs7Handle,byref):int (FullOpts)
                          10 (2.22 % of base) : System.Security.Cryptography.dasm - Interop+Crypto:CryptoNative_EcKeyCreateByOid(System.String):Microsoft.Win32.SafeHandles.SafeEcKeyHandle (FullOpts)
                          Top method improvements (percentages):
                          -5 (-9.62 % of base) : System.IO.Pipes.dasm - (dynamicClass):IL_STUB_PInvoke():int (FullOpts)
                          -5 (-9.62 % of base) : System.Net.Sockets.dasm - (dynamicClass):IL_STUB_PInvoke():int (FullOpts)
                          -5 (-9.62 % of base) : System.Diagnostics.Process.dasm - (dynamicClass):IL_STUB_PInvoke():long (FullOpts)
                          -5 (-9.62 % of base) : System.Net.Sockets.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,ulong,ulong) (FullOpts)
                          -10 (-7.58 % of base) : System.Security.Cryptography.dasm - (dynamicClass):IL_STUB_PInvoke(int):int (FullOpts) (2 methods)
                          -10 (-7.58 % of base) : System.Formats.Tar.dasm - (dynamicClass):IL_STUB_PInvoke(int):int (FullOpts) (2 methods)
                          -10 (-7.58 % of base) : System.IO.Pipes.dasm - (dynamicClass):IL_STUB_PInvoke(int):int (FullOpts) (2 methods)
                          -10 (-7.58 % of base) : System.IO.FileSystem.Watcher.dasm - (dynamicClass):IL_STUB_PInvoke(int):int (FullOpts) (2 methods)
                          -10 (-7.58 % of base) : System.Diagnostics.Process.dasm - (dynamicClass):IL_STUB_PInvoke(int):int (FullOpts) (2 methods)
                          -15 (-7.58 % of base) : System.Net.NetworkInformation.dasm - (dynamicClass):IL_STUB_PInvoke(int):int (FullOpts) (3 methods)
                          -10 (-7.58 % of base) : System.IO.Compression.ZipFile.dasm - (dynamicClass):IL_STUB_PInvoke(int):int (FullOpts) (2 methods)
                          -10 (-7.58 % of base) : System.Net.Security.dasm - (dynamicClass):IL_STUB_PInvoke(int):int (FullOpts) (2 methods)
                          -10 (-7.58 % of base) : System.IO.MemoryMappedFiles.dasm - (dynamicClass):IL_STUB_PInvoke(int):int (FullOpts) (2 methods)
                          -10 (-7.58 % of base) : System.Net.Sockets.dasm - (dynamicClass):IL_STUB_PInvoke(int):int (FullOpts) (2 methods)
                          -10 (-7.58 % of base) : System.IO.FileSystem.DriveInfo.dasm - (dynamicClass):IL_STUB_PInvoke(int):int (FullOpts) (2 methods)
                          -10 (-7.58 % of base) : System.Net.Primitives.dasm - (dynamicClass):IL_STUB_PInvoke(int):int (FullOpts) (2 methods)
                          -5 (-7.35 % of base) : System.Runtime.InteropServices.dasm - System.Runtime.InteropServices.Marshalling.ComInterfaceMarshaller`1[double]:CastIUnknownToInterfaceType(long):ulong (FullOpts)
                          -5 (-7.35 % of base) : System.Runtime.InteropServices.dasm - System.Runtime.InteropServices.Marshalling.ComInterfaceMarshaller`1[int]:CastIUnknownToInterfaceType(long):ulong (FullOpts)
                          -5 (-7.35 % of base) : System.Runtime.InteropServices.dasm - System.Runtime.InteropServices.Marshalling.ComInterfaceMarshaller`1[long]:CastIUnknownToInterfaceType(long):ulong (FullOpts)
                          -5 (-7.35 % of base) : System.Runtime.InteropServices.dasm - System.Runtime.InteropServices.Marshalling.ComInterfaceMarshaller`1[short]:CastIUnknownToInterfaceType(long):ulong (FullOpts)
                          -5 (-7.35 % of base) : System.Runtime.InteropServices.dasm - System.Runtime.InteropServices.Marshalling.ComInterfaceMarshaller`1[System.Nullable`1[int]]:CastIUnknownToInterfaceType(long):ulong (FullOpts)
                          -5 (-7.35 % of base) : System.Runtime.InteropServices.dasm - System.Runtime.InteropServices.Marshalling.ComInterfaceMarshaller`1[System.Numerics.Vector`1[float]]:CastIUnknownToInterfaceType(long):ulong (FullOpts)
                          -5 (-7.35 % of base) : System.Runtime.InteropServices.dasm - System.Runtime.InteropServices.Marshalling.ComInterfaceMarshaller`1[ubyte]:CastIUnknownToInterfaceType(long):ulong (FullOpts)
                          -5 (-6.85 % of base) : System.Net.Sockets.dasm - (dynamicClass):IL_STUB_PInvoke(int,int):int (FullOpts)
                          -24 (-6.74 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(int):int (FullOpts) (4 methods)
                          -14 (-6.64 % of base) : System.Diagnostics.Process.dasm - (dynamicClass):IL_STUB_PInvoke(ulong) (FullOpts) (2 methods)
                          -14 (-6.57 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(int) (FullOpts) (2 methods)
                          -19 (-6.55 % of base) : System.Console.dasm - (dynamicClass):IL_STUB_PInvoke(int):int (FullOpts) (3 methods)
                          -23 (-6.22 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(long) (FullOpts) (3 methods)
                          -32 (-6.05 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(ulong) (FullOpts) (4 methods)
                          -12 (-5.91 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke() (FullOpts) (2 methods)
                          -12 (-5.91 % of base) : System.Console.dasm - (dynamicClass):IL_STUB_PInvoke():int (FullOpts) (2 methods)
                          -12 (-5.91 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke():uint (FullOpts) (2 methods)
                          -5 (-5.81 % of base) : System.Net.Quic.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,int,int):int (FullOpts)
                          -5 (-5.81 % of base) : System.Net.Sockets.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,int,int):int (FullOpts)
                          -5 (-5.81 % of base) : System.Net.Primitives.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,int,int):int (FullOpts)
                          -5 (-5.81 % of base) : System.Net.Quic.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,int,uint):int (FullOpts)
                          -5 (-5.81 % of base) : System.Net.Sockets.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,int,uint):int (FullOpts)
                          -5 (-5.81 % of base) : System.Net.Primitives.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,int,uint):int (FullOpts)
                          -15 (-5.81 % of base) : System.Net.Quic.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,int,ulong):int (FullOpts) (3 methods)
                          -15 (-5.81 % of base) : System.Net.Primitives.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,int,ulong):int (FullOpts) (3 methods)
                          -5 (-5.81 % of base) : System.Private.CoreLib.dasm - System.Runtime.InteropServices.DispatchWrapper:.ctor(System.Object):this (FullOpts)
                          -5 (-5.75 % of base) : System.Net.Quic.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,int,ushort):int (FullOpts)
                          -5 (-5.75 % of base) : System.Net.Sockets.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,int,ushort):int (FullOpts)
                          -5 (-5.75 % of base) : System.Net.Primitives.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,int,ushort):int (FullOpts)
                          -9 (-5.73 % of base) : System.IO.Pipes.dasm - (dynamicClass):IL_STUB_PInvoke(uint):int (FullOpts)
                          -9 (-5.73 % of base) : System.Formats.Tar.dasm - (dynamicClass):IL_STUB_PInvoke(uint):ulong (FullOpts)
                          -23 (-5.71 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(System.Runtime.CompilerServices.QCallTypeHandle):int (FullOpts) (3 methods)
                          -9 (-5.70 % of base) : System.Diagnostics.Process.dasm - (dynamicClass):IL_STUB_PInvoke(int) (FullOpts)
                          -18 (-5.70 % of base) : System.IO.Ports.dasm - (dynamicClass):IL_STUB_PInvoke(int):int (FullOpts) (2 methods)
                          -18 (-5.70 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(int):long (FullOpts) (2 methods)
                          -9 (-5.70 % of base) : System.Security.Cryptography.dasm - (dynamicClass):IL_STUB_PInvoke(int):long (FullOpts)
                          -9 (-5.70 % of base) : System.DirectoryServices.Protocols.dasm - (dynamicClass):IL_STUB_PInvoke(int):long (FullOpts)
                          -9 (-5.70 % of base) : System.Diagnostics.Process.dasm - (dynamicClass):IL_STUB_PInvoke(int):long (FullOpts)
                          -9 (-5.70 % of base) : Microsoft.Extensions.Logging.Console.dasm - (dynamicClass):IL_STUB_PInvoke(int):long (FullOpts)
                          -9 (-5.70 % of base) : System.IO.MemoryMappedFiles.dasm - (dynamicClass):IL_STUB_PInvoke(int):long (FullOpts)
                          -9 (-5.70 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(ushort) (FullOpts)
                          -9 (-5.66 % of base) : System.Security.Cryptography.dasm - (dynamicClass):IL_STUB_PInvoke(long) (FullOpts)
                          -9 (-5.66 % of base) : System.Net.Quic.dasm - (dynamicClass):IL_STUB_PInvoke(long) (FullOpts)
                          -9 (-5.66 % of base) : System.DirectoryServices.Protocols.dasm - (dynamicClass):IL_STUB_PInvoke(long) (FullOpts)
                          -9 (-5.66 % of base) : System.Net.Security.dasm - (dynamicClass):IL_STUB_PInvoke(long) (FullOpts)
                          -9 (-5.66 % of base) : System.IO.Compression.Brotli.dasm - (dynamicClass):IL_STUB_PInvoke(long) (FullOpts)
                          -9 (-5.66 % of base) : System.Console.dasm - (dynamicClass):IL_STUB_PInvoke(long):int (FullOpts)
                          -18 (-5.66 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(long):int (FullOpts) (2 methods)
                          -9 (-5.66 % of base) : System.Security.Cryptography.dasm - (dynamicClass):IL_STUB_PInvoke(long):int (FullOpts)
                          -9 (-5.66 % of base) : System.IO.Pipes.dasm - (dynamicClass):IL_STUB_PInvoke(long):int (FullOpts)
                          -9 (-5.66 % of base) : System.Net.NameResolution.dasm - (dynamicClass):IL_STUB_PInvoke(long):int (FullOpts)
                          -18 (-5.66 % of base) : System.IO.Ports.dasm - (dynamicClass):IL_STUB_PInvoke(long):int (FullOpts) (2 methods)
                          -9 (-5.66 % of base) : System.DirectoryServices.Protocols.dasm - (dynamicClass):IL_STUB_PInvoke(long):int (FullOpts)
                          -9 (-5.66 % of base) : System.Net.Ping.dasm - (dynamicClass):IL_STUB_PInvoke(long):int (FullOpts)
                          -9 (-5.66 % of base) : System.Net.Security.dasm - (dynamicClass):IL_STUB_PInvoke(long):int (FullOpts)
                          -9 (-5.66 % of base) : System.IO.Compression.Brotli.dasm - (dynamicClass):IL_STUB_PInvoke(long):int (FullOpts)
                          -18 (-5.66 % of base) : System.Net.Sockets.dasm - (dynamicClass):IL_STUB_PInvoke(long):int (FullOpts) (2 methods)
                          -9 (-5.66 % of base) : Microsoft.Extensions.Hosting.WindowsServices.dasm - (dynamicClass):IL_STUB_PInvoke(long):int (FullOpts)
                          -9 (-5.66 % of base) : System.Console.dasm - (dynamicClass):IL_STUB_PInvoke(long):long (FullOpts)
                          -27 (-5.66 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(long):long (FullOpts) (3 methods)
                          -9 (-5.66 % of base) : System.Security.Cryptography.dasm - (dynamicClass):IL_STUB_PInvoke(long):long (FullOpts)
                          -9 (-5.66 % of base) : System.Net.Quic.dasm - (dynamicClass):IL_STUB_PInvoke(long):long (FullOpts)
                          -9 (-5.66 % of base) : System.DirectoryServices.Protocols.dasm - (dynamicClass):IL_STUB_PInvoke(long):long (FullOpts)
                          -9 (-5.66 % of base) : System.Net.Security.dasm - (dynamicClass):IL_STUB_PInvoke(long):long (FullOpts)
                          -9 (-5.66 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(long):uint (FullOpts)
                          -18 (-5.66 % of base) : System.Security.Cryptography.dasm - (dynamicClass):IL_STUB_PInvoke(long):ulong (FullOpts) (2 methods)
                          -9 (-5.66 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(System.Runtime.CompilerServices.ObjectHandleOnStack) (FullOpts)
                          -9 (-5.66 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(System.Runtime.CompilerServices.ObjectHandleOnStack):long (FullOpts)
                          -9 (-5.66 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(System.Runtime.CompilerServices.StackCrawlMarkHandle):long (FullOpts)
                          -9 (-5.66 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(System.Runtime.CompilerServices.StringHandleOnStack) (FullOpts)
                          -9 (-5.66 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(System.Threading.ThreadHandle) (FullOpts)
                          -9 (-5.66 % of base) : System.Console.dasm - (dynamicClass):IL_STUB_PInvoke(ulong) (FullOpts)
                          -9 (-5.66 % of base) : System.Net.NameResolution.dasm - (dynamicClass):IL_STUB_PInvoke(ulong) (FullOpts)
                          -9 (-5.66 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(ulong):double (FullOpts)
                          -9 (-5.66 % of base) : System.Net.WebSockets.dasm - (dynamicClass):IL_STUB_PInvoke(ulong):int (FullOpts)
                          -9 (-5.66 % of base) : System.Console.dasm - (dynamicClass):IL_STUB_PInvoke(ulong):int (FullOpts)
                          -45 (-5.66 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(ulong):int (FullOpts) (5 methods)
                          -9 (-5.66 % of base) : System.Security.Cryptography.dasm - (dynamicClass):IL_STUB_PInvoke(ulong):int (FullOpts)
                          -9 (-5.66 % of base) : System.IO.Pipes.dasm - (dynamicClass):IL_STUB_PInvoke(ulong):int (FullOpts)
                          -9 (-5.66 % of base) : System.Net.NetworkInformation.dasm - (dynamicClass):IL_STUB_PInvoke(ulong):int (FullOpts)
                          -9 (-5.66 % of base) : System.IO.MemoryMappedFiles.dasm - (dynamicClass):IL_STUB_PInvoke(ulong):int (FullOpts)
                          -18 (-5.66 % of base) : System.Net.Sockets.dasm - (dynamicClass):IL_STUB_PInvoke(ulong):int (FullOpts) (2 methods)
                          -9 (-5.66 % of base) : System.IO.Compression.dasm - (dynamicClass):IL_STUB_PInvoke(ulong):int (FullOpts)
                          -18 (-5.66 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(ulong):long (FullOpts) (2 methods)
                          2606 total methods with Code Size differences (2271 improved, 335 regressed), 237231 unchanged.
                          --------------------------------------------------------------------------------
                          

                          Artifacts:

                          Activity

                          Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

                          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

                              , 'i'); if (__m === '*' || __re.test(location.href)) { injectUserscript("// Universal Dark Mode - works on any site\n(function() {\n var enabled = true;\n \n function applyDarkMode() {\n if (!enabled) return;\n \n // Create style element if it doesn't exist\n var style = document.getElementById('universal-dark-mode-style');\n if (!style) {\n style = document.createElement('style');\n style.id = 'universal-dark-mode-style';\n document.head.appendChild(style);\n }\n \n // Dark mode CSS - inverts colors but preserves images/video\n style.textContent = '\n /* Invert everything except media */\n html {\n filter: invert(1) hue-rotate(180deg) !important;\n background: #1a1a2e !important;\n }\n \n /* Restore images, videos, iframes, canvas */\n img, video, iframe, canvas, svg, picture, [style*=\"background-image\"] {\n filter: invert(1) hue-rotate(180deg) !important;\n }\n \n /* Preserve specific elements that should not be inverted */\n .no-dark-mode, .no-dark-mode *,\n [data-theme=\"light\"], [data-theme=\"light\"],\n .ace_editor, .ace_editor *,\n .CodeMirror, .CodeMirror *,\n .monaco-editor, .monaco-editor *,\n .markdown-body pre, .markdown-body pre *,\n .highlight, .highlight *,\n pre code, pre code * {\n filter: none !important;\n }\n \n /* Fix common UI elements */\n .modal, .popup, .dropdown-menu, .tooltip, .popover {\n filter: invert(1) hue-rotate(180deg) !important;\n background: #2d2d44 !important;\n border-color: #444 !important;\n }\n \n /* Scrollbars */\n ::-webkit-scrollbar { background: #1a1a2e !important; }\n ::-webkit-scrollbar-thumb { background: #444 !important; }\n ::-webkit-scrollbar-thumb:hover { background: #555 !important; }\n \n /* Selection */\n ::selection { background: #4ecdc4 !important; color: #1a1a2e !important; }\n ::-moz-selection { background: #4ecdc4 !important; color: #1a1a2e !important; }\n ';\n }\n \n function removeDarkMode() {\n var style = document.getElementById('universal-dark-mode-style');\n if (style) style.remove();\n }\n \n // Toggle with Alt+Shift+D\n document.addEventListener('keydown', function(e) {\n if (e.altKey && e.shiftKey && e.key === 'D') {\n e.preventDefault();\n enabled = !enabled;\n if (enabled) {\n applyDarkMode();\n console.log('[Universal Dark Mode] Enabled');\n } else {\n removeDarkMode();\n console.log('[Universal Dark Mode] Disabled');\n }\n }\n });\n \n // Apply on load\n applyDarkMode();\n \n // Re-apply on dynamic content\n var observer = new MutationObserver(function(mutations) {\n if (enabled && !document.getElementById('universal-dark-mode-style')) {\n applyDarkMode();\n }\n });\n observer.observe(document.head, { childList: true });\n \n console.log('[Universal Dark Mode] Loaded - Press Alt+Shift+D to toggle');\n})();", "Universal Dark Mode"); } } catch(__e) { console.warn('[Userscript:Universal Dark Mode]', __e); } })(); })();
                              Skip to content

                              [X64] [jakobbotsch] Simplify "secret stub arg" handling between JIT and EE #355

                              Description

                              @MihuBot

                              Build completed in 32 minutes.
                              dotnet/runtime#100823

                              Diffs

                              Diffs
                              Found 309 files with textual diffs.
                              Summary of Code Size diffs:
                              (Lower is better)
                              Total bytes of base: 38854080
                              Total bytes of diff: 38848320
                              Total bytes of delta: -5760 (-0.01 % of base)
                              Total relative delta: Infinity
                              diff is an improvement.
                              relative diff is a regression.
                              Top file regressions (bytes):
                              352 : System.Linq.Parallel.dasm (0.02 % of base)
                              132 : System.Configuration.ConfigurationManager.dasm (0.03 % of base)
                              97 : System.Private.Xml.dasm (0.00 % of base)
                              94 : Microsoft.VisualBasic.Core.dasm (0.02 % of base)
                              67 : System.ComponentModel.TypeConverter.dasm (0.02 % of base)
                              31 : Microsoft.CSharp.dasm (0.01 % of base)
                              21 : Microsoft.Extensions.DependencyModel.dasm (0.03 % of base)
                              16 : System.Security.Cryptography.ProtectedData.dasm (0.31 % of base)
                              11 : System.Transactions.Local.dasm (0.01 % of base)
                              10 : System.Net.WebSockets.Client.dasm (0.04 % of base)
                              6 : Microsoft.Extensions.Logging.Console.dasm (0.01 % of base)
                              4 : System.IO.IsolatedStorage.dasm (0.02 % of base)
                              1 : Microsoft.Extensions.Hosting.dasm (0.00 % of base)
                              Top file improvements (bytes):
                              -2568 : System.Private.CoreLib.dasm (-0.04 % of base)
                              -580 : System.Net.Security.dasm (-0.25 % of base)
                              -567 : System.Security.Cryptography.dasm (-0.05 % of base)
                              -365 : System.Net.Sockets.dasm (-0.14 % of base)
                              -310 : System.Data.Odbc.dasm (-0.13 % of base)
                              -198 : System.Text.Json.dasm (-0.02 % of base)
                              -194 : System.DirectoryServices.Protocols.dasm (-0.13 % of base)
                              -193 : System.IO.Ports.dasm (-0.39 % of base)
                              -188 : System.Diagnostics.Process.dasm (-0.19 % of base)
                              -145 : System.IO.Pipes.dasm (-0.37 % of base)
                              -109 : System.IO.MemoryMappedFiles.dasm (-0.52 % of base)
                              -103 : System.Console.dasm (-0.12 % of base)
                              -93 : System.Formats.Tar.dasm (-0.07 % of base)
                              -90 : System.Net.NetworkInformation.dasm (-0.17 % of base)
                              -83 : System.Net.Primitives.dasm (-0.09 % of base)
                              -80 : System.IO.FileSystem.Watcher.dasm (-0.29 % of base)
                              -73 : System.IO.Compression.Brotli.dasm (-0.33 % of base)
                              -68 : System.IO.Compression.dasm (-0.07 % of base)
                              -66 : System.Net.Quic.dasm (-0.05 % of base)
                              -65 : System.Composition.Convention.dasm (-0.05 % of base)
                              -65 : System.ComponentModel.Composition.Registration.dasm (-0.06 % of base)
                              -64 : System.ComponentModel.Composition.dasm (-0.01 % of base)
                              -56 : System.Net.WebSockets.dasm (-0.05 % of base)
                              -53 : System.Net.NameResolution.dasm (-0.13 % of base)
                              -52 : System.IO.FileSystem.DriveInfo.dasm (-0.20 % of base)
                              -42 : System.IO.Compression.ZipFile.dasm (-0.30 % of base)
                              -40 : System.Runtime.InteropServices.dasm (-0.16 % of base)
                              -24 : System.Net.Ping.dasm (-0.05 % of base)
                              -16 : System.Threading.Tasks.Dataflow.dasm (-0.00 % of base)
                              -11 : System.Diagnostics.FileVersionInfo.dasm (-0.11 % of base)
                              -7 : runincontext.dasm (-0.05 % of base)
                              -7 : Microsoft.Extensions.Hosting.Systemd.dasm (-0.14 % of base)
                              -5 : System.Diagnostics.TraceSource.dasm (-0.01 % of base)
                              -5 : System.Net.Requests.dasm (-0.00 % of base)
                              -5 : System.Private.DataContractSerialization.dasm (-0.00 % of base)
                              -4 : Microsoft.Extensions.Hosting.WindowsServices.dasm (-0.05 % of base)
                              -2 : System.Text.Encoding.CodePages.dasm (-0.00 % of base)
                              -2 : System.Reflection.Metadata.dasm (-0.00 % of base)
                              -2 : System.Diagnostics.DiagnosticSource.dasm (-0.00 % of base)
                              -2 : Microsoft.Extensions.DependencyInjection.dasm (-0.00 % of base)
                              53 total files with Code Size differences (40 improved, 13 regressed), 203 unchanged.
                              Top method regressions (bytes):
                              168 (5.60 % of base) : System.DirectoryServices.Protocols.dasm - System.DirectoryServices.Protocols.LdapConnection:BuildAttributes(System.Collections.CollectionBase,System.Collections.ArrayList):System.DirectoryServices.Protocols.LdapMod[] (FullOpts)
                              138 (10.81 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.X509Certificates.OpenSslX509CertificateReader+<>c:<GetPolicyData>b__63_0(Microsoft.Win32.SafeHandles.SafeX509Handle):System.Security.Cryptography.X509Certificates.PolicyData:this (FullOpts)
                              121 (5.53 % of base) : System.Private.CoreLib.dasm - System.Reflection.Emit.RuntimeModuleBuilder:GetMethodTokenNoLock(System.Reflection.MethodInfo,ubyte):int:this (FullOpts)
                              106 (6.26 % of base) : System.Private.CoreLib.dasm - System.Reflection.InvokerEmitUtil:CreateInvokeDelegate_Obj4Args(System.Reflection.MethodBase,ubyte):System.Reflection.InvokerEmitUtil+InvokeFunc_Obj4Args (FullOpts)
                              101 (6.43 % of base) : System.Private.CoreLib.dasm - System.Reflection.InvokerEmitUtil:CreateInvokeDelegate_RefArgs(System.Reflection.MethodBase,ubyte):System.Reflection.InvokerEmitUtil+InvokeFunc_RefArgs (FullOpts)
                              97 (5.56 % of base) : Microsoft.VisualBasic.Core.dasm - Microsoft.VisualBasic.CompilerServices.IDOUtils:CreateInvoker(int):System.Func`4[System.Runtime.CompilerServices.CallSiteBinder,System.Object,System.Object[],System.Object] (FullOpts)
                              82 (5.51 % of base) : System.Private.CoreLib.dasm - System.Reflection.InvokerEmitUtil:CreateInvokeDelegate_ObjSpanArgs(System.Reflection.MethodBase,ubyte):System.Reflection.InvokerEmitUtil+InvokeFunc_ObjSpanArgs (FullOpts)
                              77 (4.38 % of base) : System.ComponentModel.TypeConverter.dasm - System.ComponentModel.Design.RuntimeLicenseContext:GetSavedLicenseKey(System.Type,System.Reflection.Assembly):System.String:this (FullOpts)
                              77 (6.74 % of base) : System.Private.CoreLib.dasm - System.RuntimeType:ValidateGenericArguments(System.Reflection.MemberInfo,System.RuntimeType[],System.Exception) (FullOpts)
                              73 (8.32 % of base) : System.Net.Sockets.dasm - System.Net.Sockets.SocketPal:SelectViaPoll(System.Collections.IList,int,System.Collections.IList,int,System.Collections.IList,int,ulong,int,int):int (FullOpts)
                              73 (4.80 % of base) : System.Private.CoreLib.dasm - System.Reflection.Emit.RuntimeModuleBuilder:GetMethodMetadataToken(System.Reflection.ConstructorInfo):int:this (FullOpts)
                              73 (6.03 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.OpenSslAsnFormatter:FormatNative(System.Security.Cryptography.Oid,ubyte[],ubyte):System.String:this (FullOpts)
                              60 (7.73 % of base) : System.Net.Security.dasm - Interop+OpenSsl:AlpnServerSelectCallback(long,ulong,ulong,ulong,uint,long):int (FullOpts)
                              58 (3.83 % of base) : System.DirectoryServices.Protocols.dasm - System.DirectoryServices.Protocols.BerConverter:EncodingMultiByteArrayHelper(System.DirectoryServices.Protocols.SafeBerHandle,ubyte[][],ushort,ulong):int (FullOpts)
                              58 (8.38 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.RandomNumberGenerator:GetItemsCore[System.__Canon](System.ReadOnlySpan`1[System.__Canon],System.Span`1[System.__Canon]) (FullOpts)
                              58 (2.54 % of base) : System.Private.Xml.dasm - System.Xml.Xsl.XmlILGenerator:Generate(System.Xml.Xsl.Qil.QilExpression,System.Reflection.Emit.TypeBuilder):System.Xml.Xsl.XmlILCommand:this (FullOpts)
                              55 (3.40 % of base) : System.Console.dasm - System.IO.StdInReader:ReadLineCore(ubyte):ubyte:this (FullOpts)
                              55 (3.36 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.X509Certificates.OpenSslDirectoryBasedStoreProvider:AddCertToStore(System.Security.Cryptography.X509Certificates.ICertificatePal):this (FullOpts)
                              52 (4.08 % of base) : System.Diagnostics.Process.dasm - System.Diagnostics.Process:ForkAndExecProcess(System.Diagnostics.ProcessStartInfo,System.String,System.String[],System.String[],System.String,ubyte,uint,uint,uint[],byref,byref,byref,ubyte,ubyte):ubyte:this (FullOpts)
                              49 (6.58 % of base) : System.Private.CoreLib.dasm - System.Diagnostics.Tracing.EventPipeInternal:Enable(System.String,int,uint,System.Diagnostics.Tracing.EventPipeProviderConfiguration[]):ulong (FullOpts)
                              49 (2.45 % of base) : System.DirectoryServices.Protocols.dasm - System.DirectoryServices.Protocols.LdapConnection:BuildControlArray(System.DirectoryServices.Protocols.DirectoryControlCollection,ubyte):System.DirectoryServices.Protocols.LdapControl[] (FullOpts)
                              49 (3.09 % of base) : System.Private.CoreLib.dasm - System.RuntimeType:GetMethodBase(System.RuntimeType,long):System.Reflection.MethodBase (FullOpts)
                              49 (3.96 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.X509Certificates.OpenSslCachedSystemStoreProvider:<LoadMachineStores>g__ProcessFile|26_1(System.String,byref,byref):ubyte (FullOpts)
                              46 (3.67 % of base) : System.Configuration.ConfigurationManager.dasm - System.Configuration.ClientConfigurationSystem:EnsureInit(System.String):this (FullOpts)
                              46 (4.45 % of base) : System.Private.CoreLib.dasm - System.Globalization.Normalization:IcuNormalize(System.String,int):System.String (FullOpts)
                              46 (3.73 % of base) : System.Private.CoreLib.dasm - System.Reflection.Emit.RuntimeModuleBuilder:GetMemberRefToken(System.Reflection.MethodBase,System.Type[]):int:this (FullOpts)
                              43 (1.93 % of base) : System.Configuration.ConfigurationManager.dasm - System.Configuration.ClientConfigPaths:.ctor(System.String,ubyte):this (FullOpts)
                              43 (5.11 % of base) : System.Configuration.ConfigurationManager.dasm - System.Configuration.ClientConfigPaths:GetTypeAndHashSuffix(System.String,ubyte):System.String (FullOpts)
                              43 (2.58 % of base) : System.Private.CoreLib.dasm - System.Reflection.Emit.RuntimeTypeBuilder:.ctor(System.String,int,System.Type,System.Type[],System.Reflection.Emit.RuntimeModuleBuilder,int,int,System.Reflection.Emit.RuntimeTypeBuilder):this (FullOpts)
                              41 (Infinity of base) : System.Net.Sockets.dasm - System.Net.Sockets.SocketAsyncEngine:UnregisterSocket(long):this (FullOpts)
                              40 (4.18 % of base) : Microsoft.Extensions.Logging.Console.dasm - Microsoft.Extensions.Logging.Console.ConsoleLoggerProcessor:Enqueue(Microsoft.Extensions.Logging.Console.LogMessageEntry):ubyte:this (FullOpts)
                              40 (4.19 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.OrderPreservingPipeliningMergeHelper`2+OrderedPipeliningMergeEnumerator[System.__Canon,System.Nullable`1[int]]:TryWaitForElement(int,byref):ubyte:this (FullOpts)
                              40 (6.35 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.RandomNumberGenerator:GetItemsCore[int](System.ReadOnlySpan`1[int],System.Span`1[int]) (FullOpts)
                              40 (6.34 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.RandomNumberGenerator:GetItemsCore[long](System.ReadOnlySpan`1[long],System.Span`1[long]) (FullOpts)
                              40 (6.31 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.RandomNumberGenerator:GetItemsCore[short](System.ReadOnlySpan`1[short],System.Span`1[short]) (FullOpts)
                              40 (6.34 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.RandomNumberGenerator:GetItemsCore[System.Nullable`1[int]](System.ReadOnlySpan`1[System.Nullable`1[int]],System.Span`1[System.Nullable`1[int]]) (FullOpts)
                              40 (6.36 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.RandomNumberGenerator:GetItemsCore[ubyte](System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte]) (FullOpts)
                              37 (5.77 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.RandomNumberGenerator:GetItemsCore[double](System.ReadOnlySpan`1[double],System.Span`1[double]) (FullOpts)
                              37 (5.56 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.RandomNumberGenerator:GetItemsCore[System.Numerics.Vector`1[float]](System.ReadOnlySpan`1[System.Numerics.Vector`1[float]],System.Span`1[System.Numerics.Vector`1[float]]) (FullOpts)
                              34 (3.56 % of base) : System.Private.CoreLib.dasm - System.Globalization.CompareInfo:IcuGetHashCodeOfString(System.ReadOnlySpan`1[ushort],int):int:this (FullOpts)
                              34 (4.90 % of base) : System.Private.CoreLib.dasm - System.Reflection.RuntimeAssembly:InternalGetSatelliteAssembly(System.Reflection.Assembly,System.Globalization.CultureInfo,System.Version,ubyte):System.Reflection.Assembly (FullOpts)
                              34 (2.97 % of base) : System.Private.CoreLib.dasm - System.RuntimeType:GetInterfaceMap(System.Type):System.Reflection.InterfaceMapping:this (FullOpts)
                              33 (3.13 % of base) : System.Security.Cryptography.ProtectedData.dasm - Interop+Kernel32:GetMessage(int,long):System.String (FullOpts)
                              32 (3.21 % of base) : System.Private.CoreLib.dasm - System.Reflection.Assembly:LoadFromResolveHandler(System.Object,System.ResolveEventArgs):System.Reflection.Assembly (FullOpts)
                              32 (3.60 % of base) : System.Private.CoreLib.dasm - System.Runtime.Loader.AssemblyLoadContext:InvokeResolveEvent(System.ResolveEventHandler,System.Reflection.RuntimeAssembly,System.String):System.Reflection.RuntimeAssembly (FullOpts)
                              32 (3.88 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.X509Certificates.OpenSslCertificateAssetDownloader:DownloadCrl(System.String,System.TimeSpan):Microsoft.Win32.SafeHandles.SafeX509CrlHandle (FullOpts)
                              31 (1.63 % of base) : Microsoft.CSharp.dasm - Microsoft.CSharp.RuntimeBinder.Semantics.ExpressionBinder+ImplicitConversion:BindNubConversion(Microsoft.CSharp.RuntimeBinder.Semantics.NullableType):ubyte:this (FullOpts)
                              31 (2.19 % of base) : Microsoft.Extensions.Hosting.WindowsServices.dasm - Microsoft.Extensions.Hosting.WindowsServices.WindowsServiceLifetime:WaitForStartAsync(System.Threading.CancellationToken):System.Threading.Tasks.Task:this (FullOpts)
                              31 (5.22 % of base) : System.Data.Odbc.dasm - System.Data.Odbc.OdbcHandle:.ctor(short,System.Data.Odbc.OdbcHandle):this (FullOpts)
                              31 (2.46 % of base) : System.DirectoryServices.Protocols.dasm - System.DirectoryServices.Protocols.SortRequestControl:GetValue():ubyte[]:this (FullOpts)
                              31 (3.10 % of base) : System.Net.Quic.dasm - System.Net.Quic.MsQuicBuffers:Initialize[System.Numerics.Vector`1[float]](System.Collections.Generic.IList`1[System.Numerics.Vector`1[float]],System.Func`2[System.Numerics.Vector`1[float],System.ReadOnlyMemory`1[ubyte]]):this (FullOpts)
                              31 (3.30 % of base) : System.Private.CoreLib.dasm - System.Runtime.Loader.AssemblyLoadContext:ResolveSatelliteAssembly(System.Reflection.AssemblyName):System.Reflection.Assembly:this (FullOpts)
                              31 (2.51 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.HMACCommon:ChangeKeyImpl(System.ReadOnlySpan`1[ubyte]):ubyte[]:this (FullOpts)
                              31 (3.89 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.RandomNumberGenerator:GetHexStringCore(System.Span`1[ushort],ubyte) (FullOpts)
                              30 (2.95 % of base) : System.Private.CoreLib.dasm - Interop+Kernel32:GetMessage(int,long):System.String (FullOpts)
                              30 (3.41 % of base) : System.Private.CoreLib.dasm - System.Runtime.InteropServices.PosixSignalRegistration:OnPosixSignal(int,int):int (FullOpts)
                              28 (3.85 % of base) : Microsoft.Extensions.DependencyModel.dasm - Microsoft.Extensions.DependencyModel.DependencyContextLoader:Load(System.Reflection.Assembly):Microsoft.Extensions.DependencyModel.DependencyContext:this (FullOpts)
                              28 (3.24 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.OrderPreservingPipeliningMergeHelper`2+OrderedPipeliningMergeEnumerator[double,System.Nullable`1[int]]:TryWaitForElement(int,byref):ubyte:this (FullOpts)
                              28 (3.25 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.OrderPreservingPipeliningMergeHelper`2+OrderedPipeliningMergeEnumerator[int,System.Nullable`1[int]]:TryWaitForElement(int,byref):ubyte:this (FullOpts)
                              28 (3.25 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.OrderPreservingPipeliningMergeHelper`2+OrderedPipeliningMergeEnumerator[long,System.Nullable`1[int]]:TryWaitForElement(int,byref):ubyte:this (FullOpts)
                              28 (3.25 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.OrderPreservingPipeliningMergeHelper`2+OrderedPipeliningMergeEnumerator[short,System.Nullable`1[int]]:TryWaitForElement(int,byref):ubyte:this (FullOpts)
                              28 (3.25 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.OrderPreservingPipeliningMergeHelper`2+OrderedPipeliningMergeEnumerator[System.Nullable`1[int],System.Nullable`1[int]]:TryWaitForElement(int,byref):ubyte:this (FullOpts)
                              28 (3.28 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.OrderPreservingPipeliningMergeHelper`2+OrderedPipeliningMergeEnumerator[System.Numerics.Vector`1[float],System.Nullable`1[int]]:TryWaitForElement(int,byref):ubyte:this (FullOpts)
                              28 (3.25 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.OrderPreservingPipeliningMergeHelper`2+OrderedPipeliningMergeEnumerator[ubyte,System.Nullable`1[int]]:TryWaitForElement(int,byref):ubyte:this (FullOpts)
                              25 (2.11 % of base) : System.Private.Xml.dasm - System.Xml.Serialization.XmlSchemaImporter:GetEquivalentElements(System.Xml.Schema.XmlSchemaElement):System.Xml.Schema.XmlSchemaElement[]:this (FullOpts)
                              23 (3.10 % of base) : System.Private.CoreLib.dasm - Interop+Sys:GetCwd():System.String (FullOpts)
                              22 (1.62 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.OrderPreservingPipeliningSpoolingTask`2[System.__Canon,System.Nullable`1[int]]:SpoolingWork():this (FullOpts)
                              22 (2.91 % of base) : System.Private.CoreLib.dasm - System.Reflection.Emit.RuntimeFieldBuilder:.ctor(System.Reflection.Emit.RuntimeTypeBuilder,System.String,System.Type,System.Type[],System.Type[],int):this (FullOpts)
                              22 (2.00 % of base) : System.Private.CoreLib.dasm - System.Reflection.Emit.RuntimeTypeBuilder:DefinePInvokeMethodCore(System.String,System.String,System.String,int,int,System.Type,System.Type[],System.Type[],System.Type[],System.Type[][],System.Type[][],int,int):System.Reflection.Emit.MethodBuilder:this (FullOpts)
                              22 (2.50 % of base) : System.Private.CoreLib.dasm - System.Runtime.Loader.AssemblyLoadContext:GetFirstResolvedAssemblyFromResolvingEvent(System.Reflection.AssemblyName):System.Reflection.Assembly:this (FullOpts)
                              20 (1.63 % of base) : System.Private.CoreLib.dasm - Interop+Sys:ReadLink(System.ReadOnlySpan`1[ushort]):System.String (FullOpts)
                              20 (1.63 % of base) : System.Diagnostics.Process.dasm - Interop+Sys:ReadLink(System.ReadOnlySpan`1[ushort]):System.String (FullOpts)
                              19 (2.24 % of base) : System.Security.Cryptography.dasm - Interop+Crypto:DsaKeyCreateByExplicitParameters(byref,ubyte[],int,ubyte[],int,ubyte[],int,ubyte[],int,ubyte[],int):ubyte (FullOpts)
                              19 (2.42 % of base) : System.Security.Cryptography.dasm - Interop+Crypto:EcKeyCreateByKeyParameters(byref,System.String,ubyte[],int,ubyte[],int,ubyte[],int):int (FullOpts)
                              19 (3.36 % of base) : System.Net.Security.dasm - Interop+NetSecurityNative:ImportPrincipalName(byref,System.String,int,byref):uint (FullOpts)
                              19 (3.36 % of base) : System.Net.Security.dasm - Interop+NetSecurityNative:ImportUserName(byref,System.String,int,byref):uint (FullOpts)
                              19 (2.75 % of base) : System.Net.Security.dasm - Interop+NetSecurityNative:InitiateCredWithPassword(byref,uint,Microsoft.Win32.SafeHandles.SafeGssNameHandle,System.String,int,byref):uint (FullOpts)
                              19 (2.04 % of base) : System.Private.CoreLib.dasm - System.Reflection.Emit.RuntimeTypeBuilder:DefinePropertyCore(System.String,int,int,System.Type,System.Type[],System.Type[],System.Type[],System.Type[][],System.Type[][]):System.Reflection.Emit.PropertyBuilder:this (FullOpts)
                              19 (2.81 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.DesImplementation:TryEncryptEcbCore(System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte],int,byref):ubyte:this (FullOpts)
                              19 (2.86 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.TripleDesImplementation:TryEncryptEcbCore(System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte],int,byref):ubyte:this (FullOpts)
                              17 (1.83 % of base) : System.Console.dasm - Interop+Sys:Dup(Microsoft.Win32.SafeHandles.SafeFileHandle):Microsoft.Win32.SafeHandles.SafeFileHandle (FullOpts) (2 methods)
                              16 (2.95 % of base) : System.Security.Cryptography.dasm - Interop+Crypto:BioNewFile(System.String,System.String):Microsoft.Win32.SafeHandles.SafeBioHandle (FullOpts)
                              16 (2.94 % of base) : System.Net.Security.dasm - Interop+NetSecurityNative:InitiateCredSpNego(byref,Microsoft.Win32.SafeHandles.SafeGssNameHandle,byref):uint (FullOpts)
                              16 (3.82 % of base) : System.Console.dasm - System.ConsolePal:<TryGetCursorPosition>g__AppendToStdInReaderUntil|84_2(ubyte,System.IO.StdInReader,System.Span`1[ubyte],byref,byref):ubyte (FullOpts)
                              16 (0.66 % of base) : System.DirectoryServices.Protocols.dasm - System.DirectoryServices.Protocols.LdapSessionOptions:StartTransportLayerSecurity(System.DirectoryServices.Protocols.DirectoryControlCollection):this (FullOpts)
                              16 (3.66 % of base) : System.Private.CoreLib.dasm - System.IO.Enumeration.FileSystemEnumerator`1[double]:FindNextEntry(ulong,int):this (FullOpts)
                              16 (3.66 % of base) : System.Private.CoreLib.dasm - System.IO.Enumeration.FileSystemEnumerator`1[int]:FindNextEntry(ulong,int):this (FullOpts)
                              16 (3.66 % of base) : System.Private.CoreLib.dasm - System.IO.Enumeration.FileSystemEnumerator`1[long]:FindNextEntry(ulong,int):this (FullOpts)
                              16 (3.66 % of base) : System.Private.CoreLib.dasm - System.IO.Enumeration.FileSystemEnumerator`1[short]:FindNextEntry(ulong,int):this (FullOpts)
                              16 (3.66 % of base) : System.Private.CoreLib.dasm - System.IO.Enumeration.FileSystemEnumerator`1[System.Nullable`1[int]]:FindNextEntry(ulong,int):this (FullOpts)
                              16 (3.66 % of base) : System.Private.CoreLib.dasm - System.IO.Enumeration.FileSystemEnumerator`1[System.Numerics.Vector`1[float]]:FindNextEntry(ulong,int):this (FullOpts)
                              16 (3.66 % of base) : System.Private.CoreLib.dasm - System.IO.Enumeration.FileSystemEnumerator`1[ubyte]:FindNextEntry(ulong,int):this (FullOpts)
                              16 (0.82 % of base) : System.IO.Ports.dasm - System.IO.Ports.SerialStream:FinishPendingIORequests(System.Nullable`1[Interop+ErrorInfo]):this (FullOpts)
                              16 (1.27 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.OrderPreservingPipeliningSpoolingTask`2[double,System.Nullable`1[int]]:SpoolingWork():this (FullOpts)
                              16 (1.25 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.OrderPreservingPipeliningSpoolingTask`2[int,System.Nullable`1[int]]:SpoolingWork():this (FullOpts)
                              16 (1.27 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.OrderPreservingPipeliningSpoolingTask`2[long,System.Nullable`1[int]]:SpoolingWork():this (FullOpts)
                              16 (1.25 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.OrderPreservingPipeliningSpoolingTask`2[short,System.Nullable`1[int]]:SpoolingWork():this (FullOpts)
                              16 (1.26 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.OrderPreservingPipeliningSpoolingTask`2[System.Nullable`1[int],System.Nullable`1[int]]:SpoolingWork():this (FullOpts)
                              16 (1.25 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.OrderPreservingPipeliningSpoolingTask`2[ubyte,System.Nullable`1[int]]:SpoolingWork():this (FullOpts)
                              16 (1.51 % of base) : System.Net.Quic.dasm - System.Net.Quic.MsQuicBuffers:Initialize[System.__Canon](System.Collections.Generic.IList`1[System.__Canon],System.Func`2[System.__Canon,System.ReadOnlyMemory`1[ubyte]]):this (FullOpts)
                              Top method improvements (bytes):
                              -108 (-5.45 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,ulong):int (FullOpts) (12 methods)
                              -48 (-1.99 % of base) : System.Private.CoreLib.dasm - System.Runtime.InteropServices.Marshalling.ComVariant:Dispose():this (FullOpts)
                              -45 (-5.45 % of base) : System.Net.Sockets.dasm - (dynamicClass):IL_STUB_PInvoke(long,ulong):int (FullOpts) (5 methods)
                              -45 (-5.45 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,int):int (FullOpts) (5 methods)
                              -45 (-5.66 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(ulong):int (FullOpts) (5 methods)
                              -36 (-5.45 % of base) : System.IO.Ports.dasm - (dynamicClass):IL_STUB_PInvoke(long,int):int (FullOpts) (4 methods)
                              -36 (-5.45 % of base) : System.DirectoryServices.Protocols.dasm - (dynamicClass):IL_STUB_PInvoke(long,ulong):int (FullOpts) (4 methods)
                              -35 (-2.92 % of base) : System.DirectoryServices.Protocols.dasm - (dynamicClass):IL_STUB_PInvoke(long,int,ulong):int (FullOpts) (7 methods)
                              -32 (-6.05 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(ulong) (FullOpts) (4 methods)
                              -27 (-5.49 % of base) : System.Diagnostics.Process.dasm - (dynamicClass):IL_STUB_PInvoke(int,ulong):int (FullOpts) (3 methods)
                              -27 (-5.45 % of base) : System.Net.Sockets.dasm - (dynamicClass):IL_STUB_PInvoke(long,int):int (FullOpts) (3 methods)
                              -27 (-5.45 % of base) : System.Security.Cryptography.dasm - (dynamicClass):IL_STUB_PInvoke(long,ulong):int (FullOpts) (3 methods)
                              -27 (-5.45 % of base) : System.Net.Security.dasm - (dynamicClass):IL_STUB_PInvoke(long,ulong):int (FullOpts) (3 methods)
                              -27 (-5.66 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(long):long (FullOpts) (3 methods)
                              -27 (-5.45 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(System.Runtime.CompilerServices.QCallAssembly):int (FullOpts) (3 methods)
                              -27 (-5.45 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,ulong) (FullOpts) (3 methods)
                              -27 (-5.66 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(ulong):ulong (FullOpts) (3 methods)
                              -26 (-5.15 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke():ulong (FullOpts) (4 methods)
                              -24 (-6.74 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(int):int (FullOpts) (4 methods)
                              -24 (-4.37 % of base) : System.Data.Odbc.dasm - (dynamicClass):IL_STUB_PInvoke(long,int,long,int):short (FullOpts) (3 methods)
                              -23 (-6.22 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(long) (FullOpts) (3 methods)
                              -23 (-5.71 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(System.Runtime.CompilerServices.QCallTypeHandle):int (FullOpts) (3 methods)
                              -20 (-4.66 % of base) : System.Net.Sockets.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,int,ulong):int (FullOpts) (4 methods)
                              -20 (-2.92 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,ulong,int):int (FullOpts) (4 methods)
                              -19 (-5.37 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke():int (FullOpts) (3 methods)
                              -19 (-5.37 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke():long (FullOpts) (3 methods)
                              -19 (-6.55 % of base) : System.Console.dasm - (dynamicClass):IL_STUB_PInvoke(int):int (FullOpts) (3 methods)
                              -18 (-5.49 % of base) : System.Diagnostics.Process.dasm - (dynamicClass):IL_STUB_PInvoke(int,int):int (FullOpts) (2 methods)
                              -18 (-5.49 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(int,System.Runtime.CompilerServices.StringHandleOnStack) (FullOpts) (2 methods)
                              -18 (-5.70 % of base) : System.IO.Ports.dasm - (dynamicClass):IL_STUB_PInvoke(int):int (FullOpts) (2 methods)
                              -18 (-5.70 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(int):long (FullOpts) (2 methods)
                              -18 (-5.45 % of base) : System.Net.Security.dasm - (dynamicClass):IL_STUB_PInvoke(long,int) (FullOpts) (2 methods)
                              -18 (-5.45 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(long,int):int (FullOpts) (2 methods)
                              -18 (-5.45 % of base) : System.Security.Cryptography.dasm - (dynamicClass):IL_STUB_PInvoke(long,int):int (FullOpts) (2 methods)
                              -18 (-5.45 % of base) : System.Net.Security.dasm - (dynamicClass):IL_STUB_PInvoke(long,int):int (FullOpts) (2 methods)
                              -18 (-5.45 % of base) : System.Security.Cryptography.dasm - (dynamicClass):IL_STUB_PInvoke(long,int):long (FullOpts) (2 methods)
                              -18 (-5.36 % of base) : System.Data.Odbc.dasm - (dynamicClass):IL_STUB_PInvoke(long,short):short (FullOpts) (2 methods)
                              -18 (-5.45 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(long,System.Runtime.CompilerServices.ObjectHandleOnStack) (FullOpts) (2 methods)
                              -18 (-5.45 % of base) : System.Net.Security.dasm - (dynamicClass):IL_STUB_PInvoke(long,ulong) (FullOpts) (2 methods)
                              -18 (-5.45 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(long,ulong):int (FullOpts) (2 methods)
                              -18 (-5.45 % of base) : System.IO.Pipes.dasm - (dynamicClass):IL_STUB_PInvoke(long,ulong):int (FullOpts) (2 methods)
                              -18 (-5.45 % of base) : System.IO.MemoryMappedFiles.dasm - (dynamicClass):IL_STUB_PInvoke(long,ulong):int (FullOpts) (2 methods)
                              -18 (-5.39 % of base) : System.Data.Odbc.dasm - (dynamicClass):IL_STUB_PInvoke(long,ulong):short (FullOpts) (2 methods)
                              -18 (-5.66 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(long):int (FullOpts) (2 methods)
                              -18 (-5.66 % of base) : System.IO.Ports.dasm - (dynamicClass):IL_STUB_PInvoke(long):int (FullOpts) (2 methods)
                              -18 (-5.66 % of base) : System.Net.Sockets.dasm - (dynamicClass):IL_STUB_PInvoke(long):int (FullOpts) (2 methods)
                              -18 (-5.66 % of base) : System.Security.Cryptography.dasm - (dynamicClass):IL_STUB_PInvoke(long):ulong (FullOpts) (2 methods)
                              -18 (-5.45 % of base) : System.Net.WebSockets.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,int):int (FullOpts) (2 methods)
                              -18 (-5.45 % of base) : System.Security.Cryptography.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,int):int (FullOpts) (2 methods)
                              -18 (-5.45 % of base) : System.IO.Pipes.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,int):int (FullOpts) (2 methods)
                              -18 (-5.45 % of base) : System.Diagnostics.Process.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,int):int (FullOpts) (2 methods)
                              -18 (-5.45 % of base) : System.IO.Compression.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,int):int (FullOpts) (2 methods)
                              -18 (-5.45 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,int):long (FullOpts) (2 methods)
                              -18 (-5.45 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,long):int (FullOpts) (2 methods)
                              -18 (-5.45 % of base) : System.Security.Cryptography.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,ulong):int (FullOpts) (2 methods)
                              -18 (-5.45 % of base) : System.Formats.Tar.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,ulong):int (FullOpts) (2 methods)
                              -18 (-5.45 % of base) : System.IO.FileSystem.DriveInfo.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,ulong):int (FullOpts) (2 methods)
                              -18 (-5.45 % of base) : System.Security.Cryptography.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,ulong):long (FullOpts) (2 methods)
                              -18 (-5.45 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,ulong):ulong (FullOpts) (2 methods)
                              -18 (-5.66 % of base) : System.Net.Sockets.dasm - (dynamicClass):IL_STUB_PInvoke(ulong):int (FullOpts) (2 methods)
                              -18 (-5.66 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(ulong):long (FullOpts) (2 methods)
                              -16 (-4.44 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(System.Runtime.CompilerServices.QCallModule,int,int) (FullOpts) (2 methods)
                              -16 (-4.42 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(System.Runtime.CompilerServices.QCallModule,ulong,int):int (FullOpts) (2 methods)
                              -16 (-4.42 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,ulong,ulong,ulong):int (FullOpts) (2 methods)
                              -16 (-4.42 % of base) : System.Net.NetworkInformation.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,ulong,ulong,ulong):int (FullOpts)
                              -15 (-7.58 % of base) : System.Net.NetworkInformation.dasm - (dynamicClass):IL_STUB_PInvoke(int):int (FullOpts) (3 methods)
                              -15 (-2.92 % of base) : System.Security.Cryptography.dasm - (dynamicClass):IL_STUB_PInvoke(long,ulong,ulong):int (FullOpts) (3 methods)
                              -15 (-5.81 % of base) : System.Net.Quic.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,int,ulong):int (FullOpts) (3 methods)
                              -15 (-5.81 % of base) : System.Net.Primitives.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,int,ulong):int (FullOpts) (3 methods)
                              -15 (-2.92 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,ulong,ulong) (FullOpts) (3 methods)
                              -15 (-1.86 % of base) : System.Net.Security.dasm - Microsoft.Win32.SafeHandles.SafeSslContextHandle:ReleaseHandle():ubyte:this (FullOpts)
                              -14 (-4.64 % of base) : System.Security.Cryptography.dasm - (dynamicClass):IL_STUB_PInvoke():long (FullOpts) (2 methods)
                              -14 (-6.57 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(int) (FullOpts) (2 methods)
                              -14 (-6.64 % of base) : System.Diagnostics.Process.dasm - (dynamicClass):IL_STUB_PInvoke(ulong) (FullOpts) (2 methods)
                              -14 (-3.54 % of base) : System.Security.Cryptography.dasm - Interop+Crypto:CryptoNative_X509StoreSetVerifyTime(Microsoft.Win32.SafeHandles.SafeX509StoreHandle,int,int,int,int,int,int,ubyte):int (FullOpts)
                              -14 (-1.78 % of base) : System.Private.CoreLib.dasm - System.Globalization.CompareInfo:IndexOfOrdinalHelper(System.ReadOnlySpan`1[ushort],System.ReadOnlySpan`1[ushort],int,ulong,ubyte):int:this (FullOpts)
                              -14 (-1.81 % of base) : System.Private.CoreLib.dasm - System.Globalization.CompareInfo:IndexOfOrdinalIgnoreCaseHelper(System.ReadOnlySpan`1[ushort],System.ReadOnlySpan`1[ushort],int,ulong,ubyte):int:this (FullOpts)
                              -14 (-0.88 % of base) : System.Private.CoreLib.dasm - System.Reflection.Emit.RuntimeTypeBuilder:SetConstantValue(System.Reflection.Emit.RuntimeModuleBuilder,int,System.Type,System.Object) (FullOpts)
                              -12 (-5.91 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke() (FullOpts) (2 methods)
                              -12 (-5.91 % of base) : System.Console.dasm - (dynamicClass):IL_STUB_PInvoke():int (FullOpts) (2 methods)
                              -12 (-5.91 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke():uint (FullOpts) (2 methods)
                              -12 (-2.15 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(System.Runtime.CompilerServices.QCallModule,int,int,int) (FullOpts) (3 methods)
                              -12 (-1.75 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.LiteHashProvider:HmacStreamAsync(System.String,System.ReadOnlySpan`1[ubyte],System.IO.Stream,System.Memory`1[ubyte],System.Threading.CancellationToken):System.Threading.Tasks.ValueTask`1[int] (FullOpts)
                              -11 (-2.41 % of base) : System.Net.Security.dasm - Interop+Crypto:CryptoNative_X509DecodeOcspToExpiration(ulong,int,System.Security.Cryptography.X509Certificates.SafeOcspRequestHandle,long,ulong,int,byref):int (FullOpts)
                              -11 (-1.97 % of base) : System.Security.Cryptography.dasm - Interop+Crypto:DsaSign(Microsoft.Win32.SafeHandles.SafeDsaHandle,byref,int,byref,byref):ubyte (FullOpts)
                              -11 (-1.97 % of base) : System.Security.Cryptography.dasm - Interop+Crypto:EcDsaSign(byref,int,byref,byref,Microsoft.Win32.SafeHandles.SafeEcKeyHandle):ubyte (FullOpts)
                              -11 (-1.97 % of base) : System.Security.Cryptography.dasm - Interop+Crypto:EvpCipherUpdate(Microsoft.Win32.SafeHandles.SafeEvpCipherCtxHandle,byref,byref,byref,int):ubyte (FullOpts)
                              -11 (-4.04 % of base) : System.Security.Cryptography.dasm - Interop+Crypto:Pbkdf2(System.ReadOnlySpan`1[ubyte],System.ReadOnlySpan`1[ubyte],int,long,System.Span`1[ubyte]):int (FullOpts)
                              -11 (-2.02 % of base) : System.Net.Security.dasm - Interop+Ssl:SslSetBio(Microsoft.Win32.SafeHandles.SafeSslHandle,Microsoft.Win32.SafeHandles.SafeBioHandle,Microsoft.Win32.SafeHandles.SafeBioHandle) (FullOpts)
                              -11 (-1.93 % of base) : System.Net.Sockets.dasm - Interop+Sys:SendFile(System.Runtime.InteropServices.SafeHandle,System.Runtime.InteropServices.SafeHandle,long,long,byref):int (FullOpts)
                              -11 (-2.14 % of base) : System.Private.CoreLib.dasm - System.Array:CreateInstance(System.Type,int,int):System.Array (FullOpts)
                              -11 (-2.82 % of base) : System.Private.CoreLib.dasm - System.IO.FileLoadException:FormatFileLoadExceptionMessage(System.String,int):System.String (FullOpts)
                              -11 (-2.26 % of base) : System.Private.CoreLib.dasm - System.Reflection.Emit.RuntimeTypeBuilder+CustAttr:Bake(System.Reflection.Emit.RuntimeModuleBuilder,int):this (FullOpts)
                              -11 (-2.32 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.HashProviderDispenser+OneShotHashProvider:HashData(System.String,System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte]):int (FullOpts)
                              -11 (-1.92 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.MD5:HashData(System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte]):int (FullOpts)
                              -11 (-3.55 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.Pbkdf2Implementation:Fill(System.ReadOnlySpan`1[ubyte],System.ReadOnlySpan`1[ubyte],int,System.Security.Cryptography.HashAlgorithmName,System.Span`1[ubyte]) (FullOpts)
                              -11 (-2.91 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.Rfc2898DeriveBytes:Pbkdf2(System.ReadOnlySpan`1[ubyte],System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte],int,System.Security.Cryptography.HashAlgorithmName) (FullOpts)
                              -11 (-3.51 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.Rfc2898DeriveBytes:Pbkdf2Core(System.ReadOnlySpan`1[ubyte],System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte],int,System.Security.Cryptography.HashAlgorithmName) (FullOpts)
                              -11 (-1.92 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.SHA1:HashData(System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte]):int (FullOpts)
                              -11 (-1.92 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.SHA256:HashData(System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte]):int (FullOpts)
                              Top method regressions (percentages):
                              41 (Infinity of base) : System.Net.Sockets.dasm - System.Net.Sockets.SocketAsyncEngine:UnregisterSocket(long):this (FullOpts)
                              138 (10.81 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.X509Certificates.OpenSslX509CertificateReader+<>c:<GetPolicyData>b__63_0(Microsoft.Win32.SafeHandles.SafeX509Handle):System.Security.Cryptography.X509Certificates.PolicyData:this (FullOpts)
                              58 (8.38 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.RandomNumberGenerator:GetItemsCore[System.__Canon](System.ReadOnlySpan`1[System.__Canon],System.Span`1[System.__Canon]) (FullOpts)
                              73 (8.32 % of base) : System.Net.Sockets.dasm - System.Net.Sockets.SocketPal:SelectViaPoll(System.Collections.IList,int,System.Collections.IList,int,System.Collections.IList,int,ulong,int,int):int (FullOpts)
                              60 (7.73 % of base) : System.Net.Security.dasm - Interop+OpenSsl:AlpnServerSelectCallback(long,ulong,ulong,ulong,uint,long):int (FullOpts)
                              77 (6.74 % of base) : System.Private.CoreLib.dasm - System.RuntimeType:ValidateGenericArguments(System.Reflection.MemberInfo,System.RuntimeType[],System.Exception) (FullOpts)
                              49 (6.58 % of base) : System.Private.CoreLib.dasm - System.Diagnostics.Tracing.EventPipeInternal:Enable(System.String,int,uint,System.Diagnostics.Tracing.EventPipeProviderConfiguration[]):ulong (FullOpts)
                              101 (6.43 % of base) : System.Private.CoreLib.dasm - System.Reflection.InvokerEmitUtil:CreateInvokeDelegate_RefArgs(System.Reflection.MethodBase,ubyte):System.Reflection.InvokerEmitUtil+InvokeFunc_RefArgs (FullOpts)
                              40 (6.36 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.RandomNumberGenerator:GetItemsCore[ubyte](System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte]) (FullOpts)
                              40 (6.35 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.RandomNumberGenerator:GetItemsCore[int](System.ReadOnlySpan`1[int],System.Span`1[int]) (FullOpts)
                              40 (6.34 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.RandomNumberGenerator:GetItemsCore[long](System.ReadOnlySpan`1[long],System.Span`1[long]) (FullOpts)
                              40 (6.34 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.RandomNumberGenerator:GetItemsCore[System.Nullable`1[int]](System.ReadOnlySpan`1[System.Nullable`1[int]],System.Span`1[System.Nullable`1[int]]) (FullOpts)
                              40 (6.31 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.RandomNumberGenerator:GetItemsCore[short](System.ReadOnlySpan`1[short],System.Span`1[short]) (FullOpts)
                              106 (6.26 % of base) : System.Private.CoreLib.dasm - System.Reflection.InvokerEmitUtil:CreateInvokeDelegate_Obj4Args(System.Reflection.MethodBase,ubyte):System.Reflection.InvokerEmitUtil+InvokeFunc_Obj4Args (FullOpts)
                              73 (6.03 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.OpenSslAsnFormatter:FormatNative(System.Security.Cryptography.Oid,ubyte[],ubyte):System.String:this (FullOpts)
                              37 (5.77 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.RandomNumberGenerator:GetItemsCore[double](System.ReadOnlySpan`1[double],System.Span`1[double]) (FullOpts)
                              168 (5.60 % of base) : System.DirectoryServices.Protocols.dasm - System.DirectoryServices.Protocols.LdapConnection:BuildAttributes(System.Collections.CollectionBase,System.Collections.ArrayList):System.DirectoryServices.Protocols.LdapMod[] (FullOpts)
                              37 (5.56 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.RandomNumberGenerator:GetItemsCore[System.Numerics.Vector`1[float]](System.ReadOnlySpan`1[System.Numerics.Vector`1[float]],System.Span`1[System.Numerics.Vector`1[float]]) (FullOpts)
                              97 (5.56 % of base) : Microsoft.VisualBasic.Core.dasm - Microsoft.VisualBasic.CompilerServices.IDOUtils:CreateInvoker(int):System.Func`4[System.Runtime.CompilerServices.CallSiteBinder,System.Object,System.Object[],System.Object] (FullOpts)
                              121 (5.53 % of base) : System.Private.CoreLib.dasm - System.Reflection.Emit.RuntimeModuleBuilder:GetMethodTokenNoLock(System.Reflection.MethodInfo,ubyte):int:this (FullOpts)
                              82 (5.51 % of base) : System.Private.CoreLib.dasm - System.Reflection.InvokerEmitUtil:CreateInvokeDelegate_ObjSpanArgs(System.Reflection.MethodBase,ubyte):System.Reflection.InvokerEmitUtil+InvokeFunc_ObjSpanArgs (FullOpts)
                              31 (5.22 % of base) : System.Data.Odbc.dasm - System.Data.Odbc.OdbcHandle:.ctor(short,System.Data.Odbc.OdbcHandle):this (FullOpts)
                              43 (5.11 % of base) : System.Configuration.ConfigurationManager.dasm - System.Configuration.ClientConfigPaths:GetTypeAndHashSuffix(System.String,ubyte):System.String (FullOpts)
                              34 (4.90 % of base) : System.Private.CoreLib.dasm - System.Reflection.RuntimeAssembly:InternalGetSatelliteAssembly(System.Reflection.Assembly,System.Globalization.CultureInfo,System.Version,ubyte):System.Reflection.Assembly (FullOpts)
                              73 (4.80 % of base) : System.Private.CoreLib.dasm - System.Reflection.Emit.RuntimeModuleBuilder:GetMethodMetadataToken(System.Reflection.ConstructorInfo):int:this (FullOpts)
                              46 (4.45 % of base) : System.Private.CoreLib.dasm - System.Globalization.Normalization:IcuNormalize(System.String,int):System.String (FullOpts)
                              77 (4.38 % of base) : System.ComponentModel.TypeConverter.dasm - System.ComponentModel.Design.RuntimeLicenseContext:GetSavedLicenseKey(System.Type,System.Reflection.Assembly):System.String:this (FullOpts)
                              12 (4.36 % of base) : System.Diagnostics.Process.dasm - System.Diagnostics.Process:DelayedSigChildConsoleConfiguration() (FullOpts)
                              40 (4.19 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.OrderPreservingPipeliningMergeHelper`2+OrderedPipeliningMergeEnumerator[System.__Canon,System.Nullable`1[int]]:TryWaitForElement(int,byref):ubyte:this (FullOpts)
                              40 (4.18 % of base) : Microsoft.Extensions.Logging.Console.dasm - Microsoft.Extensions.Logging.Console.ConsoleLoggerProcessor:Enqueue(Microsoft.Extensions.Logging.Console.LogMessageEntry):ubyte:this (FullOpts)
                              52 (4.08 % of base) : System.Diagnostics.Process.dasm - System.Diagnostics.Process:ForkAndExecProcess(System.Diagnostics.ProcessStartInfo,System.String,System.String[],System.String[],System.String,ubyte,uint,uint,uint[],byref,byref,byref,ubyte,ubyte):ubyte:this (FullOpts)
                              49 (3.96 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.X509Certificates.OpenSslCachedSystemStoreProvider:<LoadMachineStores>g__ProcessFile|26_1(System.String,byref,byref):ubyte (FullOpts)
                              31 (3.89 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.RandomNumberGenerator:GetHexStringCore(System.Span`1[ushort],ubyte) (FullOpts)
                              32 (3.88 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.X509Certificates.OpenSslCertificateAssetDownloader:DownloadCrl(System.String,System.TimeSpan):Microsoft.Win32.SafeHandles.SafeX509CrlHandle (FullOpts)
                              28 (3.85 % of base) : Microsoft.Extensions.DependencyModel.dasm - Microsoft.Extensions.DependencyModel.DependencyContextLoader:Load(System.Reflection.Assembly):Microsoft.Extensions.DependencyModel.DependencyContext:this (FullOpts)
                              58 (3.83 % of base) : System.DirectoryServices.Protocols.dasm - System.DirectoryServices.Protocols.BerConverter:EncodingMultiByteArrayHelper(System.DirectoryServices.Protocols.SafeBerHandle,ubyte[][],ushort,ulong):int (FullOpts)
                              16 (3.82 % of base) : System.Console.dasm - System.ConsolePal:<TryGetCursorPosition>g__AppendToStdInReaderUntil|84_2(ubyte,System.IO.StdInReader,System.Span`1[ubyte],byref,byref):ubyte (FullOpts)
                              46 (3.73 % of base) : System.Private.CoreLib.dasm - System.Reflection.Emit.RuntimeModuleBuilder:GetMemberRefToken(System.Reflection.MethodBase,System.Type[]):int:this (FullOpts)
                              46 (3.67 % of base) : System.Configuration.ConfigurationManager.dasm - System.Configuration.ClientConfigurationSystem:EnsureInit(System.String):this (FullOpts)
                              16 (3.66 % of base) : System.Private.CoreLib.dasm - System.IO.Enumeration.FileSystemEnumerator`1[double]:FindNextEntry(ulong,int):this (FullOpts)
                              16 (3.66 % of base) : System.Private.CoreLib.dasm - System.IO.Enumeration.FileSystemEnumerator`1[int]:FindNextEntry(ulong,int):this (FullOpts)
                              16 (3.66 % of base) : System.Private.CoreLib.dasm - System.IO.Enumeration.FileSystemEnumerator`1[long]:FindNextEntry(ulong,int):this (FullOpts)
                              16 (3.66 % of base) : System.Private.CoreLib.dasm - System.IO.Enumeration.FileSystemEnumerator`1[short]:FindNextEntry(ulong,int):this (FullOpts)
                              16 (3.66 % of base) : System.Private.CoreLib.dasm - System.IO.Enumeration.FileSystemEnumerator`1[System.Nullable`1[int]]:FindNextEntry(ulong,int):this (FullOpts)
                              16 (3.66 % of base) : System.Private.CoreLib.dasm - System.IO.Enumeration.FileSystemEnumerator`1[System.Numerics.Vector`1[float]]:FindNextEntry(ulong,int):this (FullOpts)
                              16 (3.66 % of base) : System.Private.CoreLib.dasm - System.IO.Enumeration.FileSystemEnumerator`1[ubyte]:FindNextEntry(ulong,int):this (FullOpts)
                              32 (3.60 % of base) : System.Private.CoreLib.dasm - System.Runtime.Loader.AssemblyLoadContext:InvokeResolveEvent(System.ResolveEventHandler,System.Reflection.RuntimeAssembly,System.String):System.Reflection.RuntimeAssembly (FullOpts)
                              13 (3.58 % of base) : System.Private.CoreLib.dasm - System.StubHelpers.AsAnyMarshaler:ConvertLayoutToNative(System.Object,int):long:this (FullOpts)
                              34 (3.56 % of base) : System.Private.CoreLib.dasm - System.Globalization.CompareInfo:IcuGetHashCodeOfString(System.ReadOnlySpan`1[ushort],int):int:this (FullOpts)
                              10 (3.41 % of base) : System.Private.CoreLib.dasm - System.RuntimeTypeHandle:GetActivationInfo(System.RuntimeType,byref,byref,byref,byref) (FullOpts)
                              30 (3.41 % of base) : System.Private.CoreLib.dasm - System.Runtime.InteropServices.PosixSignalRegistration:OnPosixSignal(int,int):int (FullOpts)
                              55 (3.40 % of base) : System.Console.dasm - System.IO.StdInReader:ReadLineCore(ubyte):ubyte:this (FullOpts)
                              19 (3.36 % of base) : System.Net.Security.dasm - Interop+NetSecurityNative:ImportPrincipalName(byref,System.String,int,byref):uint (FullOpts)
                              19 (3.36 % of base) : System.Net.Security.dasm - Interop+NetSecurityNative:ImportUserName(byref,System.String,int,byref):uint (FullOpts)
                              55 (3.36 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.X509Certificates.OpenSslDirectoryBasedStoreProvider:AddCertToStore(System.Security.Cryptography.X509Certificates.ICertificatePal):this (FullOpts)
                              31 (3.30 % of base) : System.Private.CoreLib.dasm - System.Runtime.Loader.AssemblyLoadContext:ResolveSatelliteAssembly(System.Reflection.AssemblyName):System.Reflection.Assembly:this (FullOpts)
                              28 (3.28 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.OrderPreservingPipeliningMergeHelper`2+OrderedPipeliningMergeEnumerator[System.Numerics.Vector`1[float],System.Nullable`1[int]]:TryWaitForElement(int,byref):ubyte:this (FullOpts)
                              28 (3.25 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.OrderPreservingPipeliningMergeHelper`2+OrderedPipeliningMergeEnumerator[int,System.Nullable`1[int]]:TryWaitForElement(int,byref):ubyte:this (FullOpts)
                              28 (3.25 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.OrderPreservingPipeliningMergeHelper`2+OrderedPipeliningMergeEnumerator[short,System.Nullable`1[int]]:TryWaitForElement(int,byref):ubyte:this (FullOpts)
                              28 (3.25 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.OrderPreservingPipeliningMergeHelper`2+OrderedPipeliningMergeEnumerator[ubyte,System.Nullable`1[int]]:TryWaitForElement(int,byref):ubyte:this (FullOpts)
                              28 (3.25 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.OrderPreservingPipeliningMergeHelper`2+OrderedPipeliningMergeEnumerator[long,System.Nullable`1[int]]:TryWaitForElement(int,byref):ubyte:this (FullOpts)
                              28 (3.25 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.OrderPreservingPipeliningMergeHelper`2+OrderedPipeliningMergeEnumerator[System.Nullable`1[int],System.Nullable`1[int]]:TryWaitForElement(int,byref):ubyte:this (FullOpts)
                              28 (3.24 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.OrderPreservingPipeliningMergeHelper`2+OrderedPipeliningMergeEnumerator[double,System.Nullable`1[int]]:TryWaitForElement(int,byref):ubyte:this (FullOpts)
                              32 (3.21 % of base) : System.Private.CoreLib.dasm - System.Reflection.Assembly:LoadFromResolveHandler(System.Object,System.ResolveEventArgs):System.Reflection.Assembly (FullOpts)
                              13 (3.19 % of base) : System.Net.Quic.dasm - System.Net.Quic.MsQuicApi:ConnectionStart(System.Net.Quic.MsQuicSafeHandle,System.Net.Quic.MsQuicSafeHandle,ushort,ulong,ushort):int:this (FullOpts)
                              33 (3.13 % of base) : System.Security.Cryptography.ProtectedData.dasm - Interop+Kernel32:GetMessage(int,long):System.String (FullOpts)
                              23 (3.10 % of base) : System.Private.CoreLib.dasm - Interop+Sys:GetCwd():System.String (FullOpts)
                              31 (3.10 % of base) : System.Net.Quic.dasm - System.Net.Quic.MsQuicBuffers:Initialize[System.Numerics.Vector`1[float]](System.Collections.Generic.IList`1[System.Numerics.Vector`1[float]],System.Func`2[System.Numerics.Vector`1[float],System.ReadOnlyMemory`1[ubyte]]):this (FullOpts)
                              49 (3.09 % of base) : System.Private.CoreLib.dasm - System.RuntimeType:GetMethodBase(System.RuntimeType,long):System.Reflection.MethodBase (FullOpts)
                              34 (2.97 % of base) : System.Private.CoreLib.dasm - System.RuntimeType:GetInterfaceMap(System.Type):System.Reflection.InterfaceMapping:this (FullOpts)
                              30 (2.95 % of base) : System.Private.CoreLib.dasm - Interop+Kernel32:GetMessage(int,long):System.String (FullOpts)
                              16 (2.95 % of base) : System.Security.Cryptography.dasm - Interop+Crypto:BioNewFile(System.String,System.String):Microsoft.Win32.SafeHandles.SafeBioHandle (FullOpts)
                              16 (2.94 % of base) : System.Net.Security.dasm - Interop+NetSecurityNative:InitiateCredSpNego(byref,Microsoft.Win32.SafeHandles.SafeGssNameHandle,byref):uint (FullOpts)
                              22 (2.91 % of base) : System.Private.CoreLib.dasm - System.Reflection.Emit.RuntimeFieldBuilder:.ctor(System.Reflection.Emit.RuntimeTypeBuilder,System.String,System.Type,System.Type[],System.Type[],int):this (FullOpts)
                              19 (2.86 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.TripleDesImplementation:TryEncryptEcbCore(System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte],int,byref):ubyte:this (FullOpts)
                              19 (2.81 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.DesImplementation:TryEncryptEcbCore(System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte],int,byref):ubyte:this (FullOpts)
                              19 (2.75 % of base) : System.Net.Security.dasm - Interop+NetSecurityNative:InitiateCredWithPassword(byref,uint,Microsoft.Win32.SafeHandles.SafeGssNameHandle,System.String,int,byref):uint (FullOpts)
                              13 (2.62 % of base) : System.Console.dasm - System.ConsolePal:<TryGetCursorPosition>g__BufferUntil|84_1(ubyte,byref,byref,byref):ubyte (FullOpts)
                              43 (2.58 % of base) : System.Private.CoreLib.dasm - System.Reflection.Emit.RuntimeTypeBuilder:.ctor(System.String,int,System.Type,System.Type[],System.Reflection.Emit.RuntimeModuleBuilder,int,int,System.Reflection.Emit.RuntimeTypeBuilder):this (FullOpts)
                              58 (2.54 % of base) : System.Private.Xml.dasm - System.Xml.Xsl.XmlILGenerator:Generate(System.Xml.Xsl.Qil.QilExpression,System.Reflection.Emit.TypeBuilder):System.Xml.Xsl.XmlILCommand:this (FullOpts)
                              10 (2.54 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.X509Certificates.OpenSslPkcsFormatReader:TryReadPkcs7Pem(System.ReadOnlySpan`1[ubyte],ubyte,byref,byref):ubyte (FullOpts)
                              31 (2.51 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.HMACCommon:ChangeKeyImpl(System.ReadOnlySpan`1[ubyte]):ubyte[]:this (FullOpts)
                              22 (2.50 % of base) : System.Private.CoreLib.dasm - System.Runtime.Loader.AssemblyLoadContext:GetFirstResolvedAssemblyFromResolvingEvent(System.Reflection.AssemblyName):System.Reflection.Assembly:this (FullOpts)
                              13 (2.47 % of base) : System.Security.Cryptography.dasm - Interop+Crypto:CryptoNative_LoadPrivateKeyFromEngine(System.String,System.String):System.Security.Cryptography.SafeEvpPKeyHandle (FullOpts)
                              13 (2.47 % of base) : System.Security.Cryptography.dasm - Interop+Crypto:CryptoNative_LoadPublicKeyFromEngine(System.String,System.String):System.Security.Cryptography.SafeEvpPKeyHandle (FullOpts)
                              31 (2.46 % of base) : System.DirectoryServices.Protocols.dasm - System.DirectoryServices.Protocols.SortRequestControl:GetValue():ubyte[]:this (FullOpts)
                              49 (2.45 % of base) : System.DirectoryServices.Protocols.dasm - System.DirectoryServices.Protocols.LdapConnection:BuildControlArray(System.DirectoryServices.Protocols.DirectoryControlCollection,ubyte):System.DirectoryServices.Protocols.LdapControl[] (FullOpts)
                              19 (2.42 % of base) : System.Security.Cryptography.dasm - Interop+Crypto:EcKeyCreateByKeyParameters(byref,System.String,ubyte[],int,ubyte[],int,ubyte[],int):int (FullOpts)
                              10 (2.33 % of base) : System.Security.Cryptography.dasm - Interop+Crypto:CryptoNative_EvpMacCtxNew(Microsoft.Win32.SafeHandles.SafeEvpMacHandle):Microsoft.Win32.SafeHandles.SafeEvpMacCtxHandle (FullOpts)
                              10 (2.33 % of base) : System.Security.Cryptography.dasm - Interop+Crypto:ReadX509AsDerFromBio(Microsoft.Win32.SafeHandles.SafeBioHandle):Microsoft.Win32.SafeHandles.SafeX509Handle (FullOpts)
                              10 (2.33 % of base) : System.Net.Security.dasm - Interop+Ssl:SslCreate(Microsoft.Win32.SafeHandles.SafeSslContextHandle):Microsoft.Win32.SafeHandles.SafeSslHandle (FullOpts)
                              10 (2.33 % of base) : System.Net.Security.dasm - Interop+Ssl:SslGetClientCAList_private(Microsoft.Win32.SafeHandles.SafeSslHandle):Microsoft.Win32.SafeHandles.SafeSharedX509NameStackHandle (FullOpts)
                              10 (2.33 % of base) : System.Net.Security.dasm - Interop+Ssl:SslGetPeerCertChain(Microsoft.Win32.SafeHandles.SafeSslHandle):Microsoft.Win32.SafeHandles.SafeSharedX509StackHandle (FullOpts)
                              13 (2.32 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.TripleDesImplementation:TryDecryptEcbCore(System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte],int,byref):ubyte:this (FullOpts)
                              10 (2.29 % of base) : System.Net.Security.dasm - Interop+Crypto:GetX509NameStackField_private(Microsoft.Win32.SafeHandles.SafeSharedX509NameStackHandle,int):Microsoft.Win32.SafeHandles.SafeSharedX509NameHandle (FullOpts)
                              13 (2.27 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.DesImplementation:TryDecryptEcbCore(System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte],int,byref):ubyte:this (FullOpts)
                              19 (2.24 % of base) : System.Security.Cryptography.dasm - Interop+Crypto:DsaKeyCreateByExplicitParameters(byref,ubyte[],int,ubyte[],int,ubyte[],int,ubyte[],int,ubyte[],int):ubyte (FullOpts)
                              10 (2.23 % of base) : System.Security.Cryptography.dasm - Interop+Crypto:CryptoNative_X509StoreCtxResetForSignatureError(Microsoft.Win32.SafeHandles.SafeX509StoreCtxHandle,byref):int (FullOpts)
                              10 (2.23 % of base) : System.Security.Cryptography.dasm - Interop+Crypto:GetPkcs7Certificates(Microsoft.Win32.SafeHandles.SafePkcs7Handle,byref):int (FullOpts)
                              10 (2.22 % of base) : System.Security.Cryptography.dasm - Interop+Crypto:CryptoNative_EcKeyCreateByOid(System.String):Microsoft.Win32.SafeHandles.SafeEcKeyHandle (FullOpts)
                              Top method improvements (percentages):
                              -5 (-9.62 % of base) : System.IO.Pipes.dasm - (dynamicClass):IL_STUB_PInvoke():int (FullOpts)
                              -5 (-9.62 % of base) : System.Net.Sockets.dasm - (dynamicClass):IL_STUB_PInvoke():int (FullOpts)
                              -5 (-9.62 % of base) : System.Diagnostics.Process.dasm - (dynamicClass):IL_STUB_PInvoke():long (FullOpts)
                              -5 (-9.62 % of base) : System.Net.Sockets.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,ulong,ulong) (FullOpts)
                              -10 (-7.58 % of base) : System.Security.Cryptography.dasm - (dynamicClass):IL_STUB_PInvoke(int):int (FullOpts) (2 methods)
                              -10 (-7.58 % of base) : System.Formats.Tar.dasm - (dynamicClass):IL_STUB_PInvoke(int):int (FullOpts) (2 methods)
                              -10 (-7.58 % of base) : System.IO.Pipes.dasm - (dynamicClass):IL_STUB_PInvoke(int):int (FullOpts) (2 methods)
                              -10 (-7.58 % of base) : System.IO.FileSystem.Watcher.dasm - (dynamicClass):IL_STUB_PInvoke(int):int (FullOpts) (2 methods)
                              -10 (-7.58 % of base) : System.Diagnostics.Process.dasm - (dynamicClass):IL_STUB_PInvoke(int):int (FullOpts) (2 methods)
                              -15 (-7.58 % of base) : System.Net.NetworkInformation.dasm - (dynamicClass):IL_STUB_PInvoke(int):int (FullOpts) (3 methods)
                              -10 (-7.58 % of base) : System.IO.Compression.ZipFile.dasm - (dynamicClass):IL_STUB_PInvoke(int):int (FullOpts) (2 methods)
                              -10 (-7.58 % of base) : System.Net.Security.dasm - (dynamicClass):IL_STUB_PInvoke(int):int (FullOpts) (2 methods)
                              -10 (-7.58 % of base) : System.IO.MemoryMappedFiles.dasm - (dynamicClass):IL_STUB_PInvoke(int):int (FullOpts) (2 methods)
                              -10 (-7.58 % of base) : System.Net.Sockets.dasm - (dynamicClass):IL_STUB_PInvoke(int):int (FullOpts) (2 methods)
                              -10 (-7.58 % of base) : System.IO.FileSystem.DriveInfo.dasm - (dynamicClass):IL_STUB_PInvoke(int):int (FullOpts) (2 methods)
                              -10 (-7.58 % of base) : System.Net.Primitives.dasm - (dynamicClass):IL_STUB_PInvoke(int):int (FullOpts) (2 methods)
                              -5 (-7.35 % of base) : System.Runtime.InteropServices.dasm - System.Runtime.InteropServices.Marshalling.ComInterfaceMarshaller`1[double]:CastIUnknownToInterfaceType(long):ulong (FullOpts)
                              -5 (-7.35 % of base) : System.Runtime.InteropServices.dasm - System.Runtime.InteropServices.Marshalling.ComInterfaceMarshaller`1[int]:CastIUnknownToInterfaceType(long):ulong (FullOpts)
                              -5 (-7.35 % of base) : System.Runtime.InteropServices.dasm - System.Runtime.InteropServices.Marshalling.ComInterfaceMarshaller`1[long]:CastIUnknownToInterfaceType(long):ulong (FullOpts)
                              -5 (-7.35 % of base) : System.Runtime.InteropServices.dasm - System.Runtime.InteropServices.Marshalling.ComInterfaceMarshaller`1[short]:CastIUnknownToInterfaceType(long):ulong (FullOpts)
                              -5 (-7.35 % of base) : System.Runtime.InteropServices.dasm - System.Runtime.InteropServices.Marshalling.ComInterfaceMarshaller`1[System.Nullable`1[int]]:CastIUnknownToInterfaceType(long):ulong (FullOpts)
                              -5 (-7.35 % of base) : System.Runtime.InteropServices.dasm - System.Runtime.InteropServices.Marshalling.ComInterfaceMarshaller`1[System.Numerics.Vector`1[float]]:CastIUnknownToInterfaceType(long):ulong (FullOpts)
                              -5 (-7.35 % of base) : System.Runtime.InteropServices.dasm - System.Runtime.InteropServices.Marshalling.ComInterfaceMarshaller`1[ubyte]:CastIUnknownToInterfaceType(long):ulong (FullOpts)
                              -5 (-6.85 % of base) : System.Net.Sockets.dasm - (dynamicClass):IL_STUB_PInvoke(int,int):int (FullOpts)
                              -24 (-6.74 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(int):int (FullOpts) (4 methods)
                              -14 (-6.64 % of base) : System.Diagnostics.Process.dasm - (dynamicClass):IL_STUB_PInvoke(ulong) (FullOpts) (2 methods)
                              -14 (-6.57 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(int) (FullOpts) (2 methods)
                              -19 (-6.55 % of base) : System.Console.dasm - (dynamicClass):IL_STUB_PInvoke(int):int (FullOpts) (3 methods)
                              -23 (-6.22 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(long) (FullOpts) (3 methods)
                              -32 (-6.05 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(ulong) (FullOpts) (4 methods)
                              -12 (-5.91 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke() (FullOpts) (2 methods)
                              -12 (-5.91 % of base) : System.Console.dasm - (dynamicClass):IL_STUB_PInvoke():int (FullOpts) (2 methods)
                              -12 (-5.91 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke():uint (FullOpts) (2 methods)
                              -5 (-5.81 % of base) : System.Net.Quic.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,int,int):int (FullOpts)
                              -5 (-5.81 % of base) : System.Net.Sockets.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,int,int):int (FullOpts)
                              -5 (-5.81 % of base) : System.Net.Primitives.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,int,int):int (FullOpts)
                              -5 (-5.81 % of base) : System.Net.Quic.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,int,uint):int (FullOpts)
                              -5 (-5.81 % of base) : System.Net.Sockets.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,int,uint):int (FullOpts)
                              -5 (-5.81 % of base) : System.Net.Primitives.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,int,uint):int (FullOpts)
                              -15 (-5.81 % of base) : System.Net.Quic.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,int,ulong):int (FullOpts) (3 methods)
                              -15 (-5.81 % of base) : System.Net.Primitives.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,int,ulong):int (FullOpts) (3 methods)
                              -5 (-5.81 % of base) : System.Private.CoreLib.dasm - System.Runtime.InteropServices.DispatchWrapper:.ctor(System.Object):this (FullOpts)
                              -5 (-5.75 % of base) : System.Net.Quic.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,int,ushort):int (FullOpts)
                              -5 (-5.75 % of base) : System.Net.Sockets.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,int,ushort):int (FullOpts)
                              -5 (-5.75 % of base) : System.Net.Primitives.dasm - (dynamicClass):IL_STUB_PInvoke(ulong,int,ushort):int (FullOpts)
                              -9 (-5.73 % of base) : System.IO.Pipes.dasm - (dynamicClass):IL_STUB_PInvoke(uint):int (FullOpts)
                              -9 (-5.73 % of base) : System.Formats.Tar.dasm - (dynamicClass):IL_STUB_PInvoke(uint):ulong (FullOpts)
                              -23 (-5.71 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(System.Runtime.CompilerServices.QCallTypeHandle):int (FullOpts) (3 methods)
                              -9 (-5.70 % of base) : System.Diagnostics.Process.dasm - (dynamicClass):IL_STUB_PInvoke(int) (FullOpts)
                              -18 (-5.70 % of base) : System.IO.Ports.dasm - (dynamicClass):IL_STUB_PInvoke(int):int (FullOpts) (2 methods)
                              -18 (-5.70 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(int):long (FullOpts) (2 methods)
                              -9 (-5.70 % of base) : System.Security.Cryptography.dasm - (dynamicClass):IL_STUB_PInvoke(int):long (FullOpts)
                              -9 (-5.70 % of base) : System.DirectoryServices.Protocols.dasm - (dynamicClass):IL_STUB_PInvoke(int):long (FullOpts)
                              -9 (-5.70 % of base) : System.Diagnostics.Process.dasm - (dynamicClass):IL_STUB_PInvoke(int):long (FullOpts)
                              -9 (-5.70 % of base) : Microsoft.Extensions.Logging.Console.dasm - (dynamicClass):IL_STUB_PInvoke(int):long (FullOpts)
                              -9 (-5.70 % of base) : System.IO.MemoryMappedFiles.dasm - (dynamicClass):IL_STUB_PInvoke(int):long (FullOpts)
                              -9 (-5.70 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(ushort) (FullOpts)
                              -9 (-5.66 % of base) : System.Security.Cryptography.dasm - (dynamicClass):IL_STUB_PInvoke(long) (FullOpts)
                              -9 (-5.66 % of base) : System.Net.Quic.dasm - (dynamicClass):IL_STUB_PInvoke(long) (FullOpts)
                              -9 (-5.66 % of base) : System.DirectoryServices.Protocols.dasm - (dynamicClass):IL_STUB_PInvoke(long) (FullOpts)
                              -9 (-5.66 % of base) : System.Net.Security.dasm - (dynamicClass):IL_STUB_PInvoke(long) (FullOpts)
                              -9 (-5.66 % of base) : System.IO.Compression.Brotli.dasm - (dynamicClass):IL_STUB_PInvoke(long) (FullOpts)
                              -9 (-5.66 % of base) : System.Console.dasm - (dynamicClass):IL_STUB_PInvoke(long):int (FullOpts)
                              -18 (-5.66 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(long):int (FullOpts) (2 methods)
                              -9 (-5.66 % of base) : System.Security.Cryptography.dasm - (dynamicClass):IL_STUB_PInvoke(long):int (FullOpts)
                              -9 (-5.66 % of base) : System.IO.Pipes.dasm - (dynamicClass):IL_STUB_PInvoke(long):int (FullOpts)
                              -9 (-5.66 % of base) : System.Net.NameResolution.dasm - (dynamicClass):IL_STUB_PInvoke(long):int (FullOpts)
                              -18 (-5.66 % of base) : System.IO.Ports.dasm - (dynamicClass):IL_STUB_PInvoke(long):int (FullOpts) (2 methods)
                              -9 (-5.66 % of base) : System.DirectoryServices.Protocols.dasm - (dynamicClass):IL_STUB_PInvoke(long):int (FullOpts)
                              -9 (-5.66 % of base) : System.Net.Ping.dasm - (dynamicClass):IL_STUB_PInvoke(long):int (FullOpts)
                              -9 (-5.66 % of base) : System.Net.Security.dasm - (dynamicClass):IL_STUB_PInvoke(long):int (FullOpts)
                              -9 (-5.66 % of base) : System.IO.Compression.Brotli.dasm - (dynamicClass):IL_STUB_PInvoke(long):int (FullOpts)
                              -18 (-5.66 % of base) : System.Net.Sockets.dasm - (dynamicClass):IL_STUB_PInvoke(long):int (FullOpts) (2 methods)
                              -9 (-5.66 % of base) : Microsoft.Extensions.Hosting.WindowsServices.dasm - (dynamicClass):IL_STUB_PInvoke(long):int (FullOpts)
                              -9 (-5.66 % of base) : System.Console.dasm - (dynamicClass):IL_STUB_PInvoke(long):long (FullOpts)
                              -27 (-5.66 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(long):long (FullOpts) (3 methods)
                              -9 (-5.66 % of base) : System.Security.Cryptography.dasm - (dynamicClass):IL_STUB_PInvoke(long):long (FullOpts)
                              -9 (-5.66 % of base) : System.Net.Quic.dasm - (dynamicClass):IL_STUB_PInvoke(long):long (FullOpts)
                              -9 (-5.66 % of base) : System.DirectoryServices.Protocols.dasm - (dynamicClass):IL_STUB_PInvoke(long):long (FullOpts)
                              -9 (-5.66 % of base) : System.Net.Security.dasm - (dynamicClass):IL_STUB_PInvoke(long):long (FullOpts)
                              -9 (-5.66 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(long):uint (FullOpts)
                              -18 (-5.66 % of base) : System.Security.Cryptography.dasm - (dynamicClass):IL_STUB_PInvoke(long):ulong (FullOpts) (2 methods)
                              -9 (-5.66 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(System.Runtime.CompilerServices.ObjectHandleOnStack) (FullOpts)
                              -9 (-5.66 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(System.Runtime.CompilerServices.ObjectHandleOnStack):long (FullOpts)
                              -9 (-5.66 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(System.Runtime.CompilerServices.StackCrawlMarkHandle):long (FullOpts)
                              -9 (-5.66 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(System.Runtime.CompilerServices.StringHandleOnStack) (FullOpts)
                              -9 (-5.66 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(System.Threading.ThreadHandle) (FullOpts)
                              -9 (-5.66 % of base) : System.Console.dasm - (dynamicClass):IL_STUB_PInvoke(ulong) (FullOpts)
                              -9 (-5.66 % of base) : System.Net.NameResolution.dasm - (dynamicClass):IL_STUB_PInvoke(ulong) (FullOpts)
                              -9 (-5.66 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(ulong):double (FullOpts)
                              -9 (-5.66 % of base) : System.Net.WebSockets.dasm - (dynamicClass):IL_STUB_PInvoke(ulong):int (FullOpts)
                              -9 (-5.66 % of base) : System.Console.dasm - (dynamicClass):IL_STUB_PInvoke(ulong):int (FullOpts)
                              -45 (-5.66 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(ulong):int (FullOpts) (5 methods)
                              -9 (-5.66 % of base) : System.Security.Cryptography.dasm - (dynamicClass):IL_STUB_PInvoke(ulong):int (FullOpts)
                              -9 (-5.66 % of base) : System.IO.Pipes.dasm - (dynamicClass):IL_STUB_PInvoke(ulong):int (FullOpts)
                              -9 (-5.66 % of base) : System.Net.NetworkInformation.dasm - (dynamicClass):IL_STUB_PInvoke(ulong):int (FullOpts)
                              -9 (-5.66 % of base) : System.IO.MemoryMappedFiles.dasm - (dynamicClass):IL_STUB_PInvoke(ulong):int (FullOpts)
                              -18 (-5.66 % of base) : System.Net.Sockets.dasm - (dynamicClass):IL_STUB_PInvoke(ulong):int (FullOpts) (2 methods)
                              -9 (-5.66 % of base) : System.IO.Compression.dasm - (dynamicClass):IL_STUB_PInvoke(ulong):int (FullOpts)
                              -18 (-5.66 % of base) : System.Private.CoreLib.dasm - (dynamicClass):IL_STUB_PInvoke(ulong):long (FullOpts) (2 methods)
                              2606 total methods with Code Size differences (2271 improved, 335 regressed), 237231 unchanged.
                              --------------------------------------------------------------------------------
                              

                              Artifacts:

                              Activity

                              Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

                              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