forked from MihaZupan/runtime-utils
-
Notifications
You must be signed in to change notification settings - Fork 0
Closed
Description
Build completed in 2 hours 21 minutes.
dotnet/runtime#85197
CoreLib diffs
Found 1 files with textual diffs.
Summary of Code Size diffs:
(Lower is better)
Total bytes of base: 3346322
Total bytes of diff: 3346322
Total bytes of delta: 0 (0.00 % of base)
Total relative delta: NaN
relative diff is a regression.
0 total files with Code Size differences (0 improved, 0 regressed), 1 unchanged.
0 total methods with Code Size differences (0 improved, 0 regressed), 27521 unchanged.
--------------------------------------------------------------------------------
Frameworks diffs
Diffs
Found 299 files with textual diffs.
Summary of Code Size diffs:
(Lower is better)
Total bytes of base: 59941870
Total bytes of diff: 59944035
Total bytes of delta: 2165 (0.00 % of base)
Total relative delta: 14.55
diff is a regression.
relative diff is a regression.
Total byte diff includes -117 bytes from reconciling methods
Base had 1 unique methods, 117 unique bytes
Diff had 0 unique methods, 0 unique bytes
Top file regressions (bytes):
750 : System.Private.DataContractSerialization.dasm (0.09 % of base)
540 : System.Security.Cryptography.dasm (0.06 % of base)
462 : System.Threading.Tasks.Dataflow.dasm (0.04 % of base)
434 : System.ComponentModel.TypeConverter.dasm (0.15 % of base)
390 : System.ComponentModel.Composition.dasm (0.11 % of base)
342 : System.Reflection.DispatchProxy.dasm (1.62 % of base)
226 : Microsoft.CodeAnalysis.CSharp.dasm (0.00 % of base)
131 : System.Runtime.Caching.dasm (0.22 % of base)
84 : Microsoft.VisualBasic.Core.dasm (0.02 % of base)
76 : System.Configuration.ConfigurationManager.dasm (0.02 % of base)
54 : OSExtensions.dasm (0.63 % of base)
30 : System.Formats.Cbor.dasm (0.07 % of base)
24 : Microsoft.Extensions.DependencyInjection.Abstractions.dasm (0.08 % of base)
12 : Microsoft.Extensions.Http.dasm (0.03 % of base)
6 : Microsoft.Extensions.FileProviders.Abstractions.dasm (0.47 % of base)
6 : Microsoft.Diagnostics.FastSerialization.dasm (0.00 % of base)
Top file improvements (bytes):
-673 : System.Private.Xml.dasm (-0.02 % of base)
-575 : System.Data.Common.dasm (-0.04 % of base)
-123 : Microsoft.CodeAnalysis.dasm (-0.01 % of base)
-18 : System.Data.Odbc.dasm (-0.01 % of base)
-7 : xunit.runner.utility.netcoreapp10.dasm (-0.00 % of base)
-6 : System.Net.Quic.dasm (-0.01 % of base)
22 total files with Code Size differences (6 improved, 16 regressed), 253 unchanged.
Top method regressions (bytes):
342 (8.19 % of base) : System.Reflection.DispatchProxy.dasm - System.Reflection.DispatchProxyGenerator+ProxyBuilder:.cctor()
330 (7.16 % of base) : System.ComponentModel.TypeConverter.dasm - System.ComponentModel.Design.StandardCommands:.cctor()
178 (3.68 % of base) : System.ComponentModel.Composition.dasm - System.ComponentModel.Composition.MetadataViewGenerator:GenerateInterfaceViewProxyType(System.Type):System.Type
84 (2.07 % of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.Binder:CheckConstantBounds(byte,System.Decimal):bool
69 (10.92 % of base) : System.Private.DataContractSerialization.dasm - System.Runtime.Serialization.CodeGenerator:GetLdelemOpCode(int):System.Reflection.Emit.OpCode
69 (10.90 % of base) : System.Private.DataContractSerialization.dasm - System.Runtime.Serialization.CodeGenerator:GetLdindOpCode(int):System.Reflection.Emit.OpCode
63 (10.92 % of base) : System.Private.DataContractSerialization.dasm - System.Runtime.Serialization.CodeGenerator:GetConvOpCode(int):System.Reflection.Emit.OpCode
54 (7.13 % of base) : OSExtensions.dasm - Microsoft.Diagnostics.Tracing.Extensions.ETWKernelControl:PutStacksIntoExtensions(System.Collections.Generic.List`1[Microsoft.Diagnostics.Tracing.Extensions.ETWKernelControl+ExtensionItem],ulong,int)
54 (3.15 % 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]
51 (10.85 % of base) : System.Private.DataContractSerialization.dasm - System.Runtime.Serialization.CodeGenerator:GetStelemOpCode(int):System.Reflection.Emit.OpCode
47 (15.11 % of base) : System.Private.DataContractSerialization.dasm - System.Runtime.Serialization.CodeGenerator:GetBranchCode(int):System.Reflection.Emit.OpCode
36 (4.64 % of base) : System.ComponentModel.Composition.dasm - Microsoft.Internal.GenerationServices:LoadEnumerable(System.Reflection.Emit.ILGenerator,System.Collections.IEnumerable)
30 (0.55 % of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.LocalRewriter:MakeDecimalLiteral(Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNode,Microsoft.CodeAnalysis.ConstantValue):Microsoft.CodeAnalysis.CSharp.BoundExpression:this
30 (12.35 % of base) : System.ComponentModel.Composition.dasm - System.ComponentModel.Composition.MetadataViewGenerator:GenerateFieldAssignmentFromLocalValue(System.Reflection.Emit.ILGenerator,System.Reflection.Emit.LocalBuilder,System.Reflection.Emit.FieldBuilder)
30 (2.48 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.X509Certificates.UnixExportProvider:EncodeAuthSafe(System.Formats.Asn1.AsnWriter,System.ReadOnlyMemory`1[ubyte],System.ReadOnlyMemory`1[ubyte],bool,System.String,System.String,System.Span`1[ubyte],System.Span`1[ubyte]):System.ArraySegment`1[ubyte]
28 (1.89 % of base) : System.Runtime.Caching.dasm - System.Runtime.Caching.MemoryCache:Set(System.String,System.Object,System.Collections.ObjectModel.Collection`1[System.Runtime.Caching.ChangeMonitor],System.DateTimeOffset,System.TimeSpan,System.Runtime.Caching.CacheEntryUpdateCallback):this
28 (1.38 % of base) : System.Private.Xml.dasm - System.Xml.Xsl.IlGen.XmlILVisitor:ClrCompare(int,int):this
24 (7.25 % of base) : Microsoft.Extensions.DependencyInjection.Abstractions.dasm - Microsoft.Extensions.DependencyInjection.ActivatorUtilities:CreateFactoryInternal(System.Type,System.Type[],byref,byref,byref)
24 (13.56 % of base) : System.ComponentModel.Composition.dasm - System.ComponentModel.Composition.MetadataViewGenerator:GenerateLocalAssignmentFromFlag(System.Reflection.Emit.ILGenerator,System.Reflection.Emit.LocalBuilder,bool)
24 (2.86 % of base) : System.Runtime.Caching.dasm - System.Runtime.Caching.MemoryCache:ValidatePolicy(System.Runtime.Caching.CacheItemPolicy)
22 (10.05 % of base) : System.ComponentModel.Composition.dasm - Microsoft.Internal.GenerationServices:GetExceptionDataAndStoreInLocal(System.Reflection.Emit.ILGenerator,System.Reflection.Emit.LocalBuilder,System.Reflection.Emit.LocalBuilder)
22 (0.85 % of base) : System.ComponentModel.TypeConverter.dasm - System.ComponentModel.ReflectTypeDescriptionProvider:ReflectGetExtendedProperties(System.ComponentModel.IExtenderProvider):System.ComponentModel.PropertyDescriptor[]
21 (7.32 % of base) : System.Private.DataContractSerialization.dasm - System.Runtime.Serialization.CodeGenerator:Call(System.Reflection.MethodInfo):this
18 (1.12 % of base) : System.ComponentModel.TypeConverter.dasm - System.ComponentModel.ReflectTypeDescriptionProvider:GetExtenders(System.Collections.ICollection,System.Object,System.Collections.IDictionary):System.ComponentModel.IExtenderProvider[]
18 (2.11 % of base) : System.Formats.Cbor.dasm - System.Formats.Cbor.CborWriter:WriteDecimal(System.Decimal):this
18 (0.82 % of base) : System.Private.DataContractSerialization.dasm - System.Runtime.Serialization.SchemaImporter:ImportClassMember(System.Xml.Schema.XmlSchemaElement,System.Runtime.Serialization.DataContracts.ClassDataContract):this
18 (11.25 % of base) : System.Private.DataContractSerialization.dasm - System.Text.RegularExpressions.Generated.<RegexGenerator_g>F6DD43EEA644F37FBD420BF6C4F76D7CBF00A201A3A5DFAA2DE4DAED4B5EFB477__Utilities:.cctor()
18 (11.25 % of base) : System.ComponentModel.TypeConverter.dasm - System.Text.RegularExpressions.Generated.<RegexGenerator_g>F6DD43EEA644F37FBD420BF6C4F76D7CBF00A201A3A5DFAA2DE4DAED4B5EFB477__Utilities:.cctor()
16 (6.13 % of base) : System.ComponentModel.Composition.dasm - Microsoft.Internal.GenerationServices:AddItemToLocalDictionary(System.Reflection.Emit.ILGenerator,System.Reflection.Emit.LocalBuilder,System.Object,System.Object)
16 (0.70 % of base) : System.ComponentModel.TypeConverter.dasm - System.ComponentModel.DateTimeOffsetConverter:ConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object,System.Type):System.Object:this
16 (3.04 % of base) : System.Private.DataContractSerialization.dasm - System.Runtime.Serialization.CodeGenerator:LoadMember(System.Reflection.MemberInfo):System.Type:this
12 (1.17 % of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.Symbols.SourceNamedTypeSymbol:DecodeAttributeUsageAttribute(Microsoft.CodeAnalysis.CSharp.Symbols.CSharpAttributeData,Microsoft.CodeAnalysis.CSharp.Syntax.AttributeSyntax,bool,Microsoft.CodeAnalysis.DiagnosticBag):Microsoft.CodeAnalysis.AttributeUsageInfo:this
12 (7.95 % of base) : System.ComponentModel.Composition.dasm - Microsoft.Internal.GenerationServices:CreateGeneratorForPublicConstructor(System.Reflection.Emit.TypeBuilder,System.Type[]):System.Reflection.Emit.ILGenerator
12 (11.43 % of base) : System.ComponentModel.Composition.dasm - Microsoft.Internal.GenerationServices:LoadTypeOf(System.Reflection.Emit.ILGenerator,System.Type)
12 (2.44 % of base) : System.ComponentModel.Composition.dasm - System.ComponentModel.Composition.ConstraintServices:CreateConstraint(System.String,System.String,System.Collections.Generic.IEnumerable`1[System.Collections.Generic.KeyValuePair`2[System.String,System.Type]],int):System.Linq.Expressions.Expression`1[System.Func`2[System.ComponentModel.Composition.Primitives.ExportDefinition,bool]]
12 (1.53 % of base) : System.ComponentModel.TypeConverter.dasm - System.ComponentModel.ReflectTypeDescriptionProvider:GetExtendedProperties(System.Object):System.ComponentModel.PropertyDescriptorCollection:this
12 (1.41 % of base) : System.Configuration.ConfigurationManager.dasm - System.Configuration.ConfigurationLockCollection:Add(System.String):this
12 (2.34 % of base) : System.Runtime.Caching.dasm - System.Runtime.Caching.CacheExpires:EnableExpirationTimer(bool):this
12 (14.81 % of base) : System.Runtime.Caching.dasm - System.Runtime.Caching.CacheExpires:UtcCalcExpiresBucket(System.DateTime):int
12 (17.39 % of base) : System.Runtime.Caching.dasm - System.Runtime.Caching.CacheItemPolicy:.ctor():this
12 (1.56 % of base) : System.Runtime.Caching.dasm - System.Runtime.Caching.MemoryCache:AddOrGetExistingInternal(System.String,System.Object,System.Runtime.Caching.CacheItemPolicy):System.Object:this
12 (1.51 % of base) : System.Runtime.Caching.dasm - System.Runtime.Caching.MemoryCache:Set(System.String,System.Object,System.Runtime.Caching.CacheItemPolicy,System.String):this
12 (8.96 % of base) : System.Private.DataContractSerialization.dasm - System.Runtime.Serialization.CodeGenerator:Ldc(bool):this
12 (12.90 % of base) : System.Private.DataContractSerialization.dasm - System.Runtime.Serialization.CodeGenerator:Ldlen():this
12 (7.19 % of base) : System.Private.DataContractSerialization.dasm - System.Runtime.Serialization.CodeGenerator:Ldobj(System.Type):this
12 (2.53 % of base) : System.Private.DataContractSerialization.dasm - System.Runtime.Serialization.CodeGenerator:StoreMember(System.Reflection.MemberInfo):this
12 (1.23 % of base) : System.Private.DataContractSerialization.dasm - System.Runtime.Serialization.Json.JsonWriterDelegator:WriteDateTimeInDefaultFormat(System.DateTime):this
12 (1.09 % of base) : System.Private.DataContractSerialization.dasm - System.Runtime.Serialization.SchemaImporter:ImportType(System.Xml.XmlQualifiedName,System.Xml.Schema.XmlSchemaParticle,System.Xml.Schema.XmlSchemaObjectCollection,System.Xml.Schema.XmlSchemaAnyAttribute,System.Xml.XmlQualifiedName,System.Xml.Schema.XmlSchemaAnnotation):System.Runtime.Serialization.DataContracts.DataContract:this
12 (23.53 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.X509Certificates.OpenSslCachedDirectoryStoreProvider:.cctor()
12 (4.33 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.X509Certificates.OpenSslCachedSystemStoreProvider:.cctor()
12 (2.23 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.X509Certificates.OpenSslCachedSystemStoreProvider:GetCollections():System.Tuple`2[Microsoft.Win32.SafeHandles.SafeX509StackHandle,Microsoft.Win32.SafeHandles.SafeX509StackHandle]
12 (1.40 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.X509Certificates.OpenSslCachedSystemStoreProvider:LoadMachineStores(System.IO.DirectoryInfo,System.IO.FileInfo):System.Tuple`2[Microsoft.Win32.SafeHandles.SafeX509StackHandle,Microsoft.Win32.SafeHandles.SafeX509StackHandle]
12 (1.27 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.X509Certificates.UnixExportProvider:EncodeCerts(System.Formats.Asn1.AsnWriter,System.Security.Cryptography.Asn1.Pkcs12.CertBagAsn[],System.Security.Cryptography.Asn1.AttributeAsn[],int,System.Span`1[ubyte],System.ReadOnlySpan`1[ushort],System.Span`1[ubyte],byref,byref,byref):System.ArraySegment`1[ubyte]
12 (1.09 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.X509Certificates.UnixExportProvider:MacAndEncode(System.Formats.Asn1.AsnWriter,System.ReadOnlyMemory`1[ubyte],System.ReadOnlySpan`1[ushort]):ubyte[]
12 (2.53 % of base) : System.Private.DataContractSerialization.dasm - System.Xml.ValueHandle:ToDecimal():System.Decimal:this
12 (0.49 % of base) : System.Private.Xml.dasm - System.Xml.Xsl.IlGen.XmlILVisitor:VisitXsltInvokeEarlyBound(System.Xml.Xsl.Qil.QilInvokeEarlyBound):System.Xml.Xsl.Qil.QilNode:this
10 (4.42 % of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.CSharpCompilation:MakeDebugSourceDocumentForTree(System.String,Microsoft.CodeAnalysis.SyntaxTree):Microsoft.Cci.DebugSourceDocument
10 (0.22 % of base) : System.Configuration.ConfigurationManager.dasm - System.Configuration.BaseConfigurationRecord:ScanFactoriesRecursive(System.Configuration.XmlUtil,System.String,System.Collections.Hashtable):this
10 (1.69 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.DataflowBlock:SendAsync[short](System.Threading.Tasks.Dataflow.ITargetBlock`1[short],short,System.Threading.CancellationToken):System.Threading.Tasks.Task`1[bool]
10 (1.71 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.DataflowBlock:SendAsync[System.Nullable`1[int]](System.Threading.Tasks.Dataflow.ITargetBlock`1[System.Nullable`1[int]],System.Nullable`1[int],System.Threading.CancellationToken):System.Threading.Tasks.Task`1[bool]
10 (1.70 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.DataflowBlock:SendAsync[ubyte](System.Threading.Tasks.Dataflow.ITargetBlock`1[ubyte],ubyte,System.Threading.CancellationToken):System.Threading.Tasks.Task`1[bool]
9 (5.88 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.DataflowBlock:Post[int](System.Threading.Tasks.Dataflow.ITargetBlock`1[int],int):bool
9 (5.88 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.DataflowBlock:Post[long](System.Threading.Tasks.Dataflow.ITargetBlock`1[long],long):bool
9 (5.84 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.DataflowBlock:Post[short](System.Threading.Tasks.Dataflow.ITargetBlock`1[short],short):bool
9 (4.69 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.DataflowBlock:Post[System.__Canon](System.Threading.Tasks.Dataflow.ITargetBlock`1[System.__Canon],System.__Canon):bool
9 (5.77 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.DataflowBlock:Post[System.Nullable`1[int]](System.Threading.Tasks.Dataflow.ITargetBlock`1[System.Nullable`1[int]],System.Nullable`1[int]):bool
9 (5.84 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.DataflowBlock:Post[ubyte](System.Threading.Tasks.Dataflow.ITargetBlock`1[ubyte],ubyte):bool
7 (0.52 % of base) : System.Runtime.Caching.dasm - System.Runtime.Caching.UsageBucket:FlushUnderUsedItems(int,bool):int:this
6 (1.23 % of base) : Microsoft.Diagnostics.FastSerialization.dasm - FastSerialization.Deserializer:Initialize(FastSerialization.IStreamReader,System.String):this
6 (30.00 % of base) : System.Security.Cryptography.dasm - Interop+Crypto+X509VerifyStatusCode:.cctor()
6 (1.73 % of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.CodeGen.CodeGenerator:GetLocalDebugName(Microsoft.CodeAnalysis.ILocalSymbolInternal,byref):System.String:this
6 (1.20 % of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.ConversionsBase:IsConstantNumericZero(Microsoft.CodeAnalysis.ConstantValue):bool
6 (0.27 % of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.CSharpCompilation:AddDebugSourceDocumentsForChecksumDirectives(Microsoft.CodeAnalysis.CSharp.Emit.PEModuleBuilder,Microsoft.CodeAnalysis.SyntaxTree,Microsoft.CodeAnalysis.DiagnosticBag)
6 (2.14 % of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.LocalRewriter:GetConstantOneForBinOp(int):Microsoft.CodeAnalysis.ConstantValue
6 (5.41 % of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.MethodCompiler:CreateDebugDocumentForFile(System.String):Microsoft.Cci.DebugSourceDocument
6 (0.15 % of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.StateMachineRewriter:CreateNonReusableLocalProxies(System.Collections.Generic.IEnumerable`1[Microsoft.CodeAnalysis.CSharp.Symbol],byref,byref):this
6 (2.68 % of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.Symbol:GetLexicalSortKey():Microsoft.CodeAnalysis.CSharp.Symbols.LexicalSortKey:this
6 (13.95 % of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.Symbols.ErrorTypeSymbol:GetAttributeUsageInfo():Microsoft.CodeAnalysis.AttributeUsageInfo:this
6 (13.95 % of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.Symbols.ImplicitNamedTypeSymbol:GetAttributeUsageInfo():Microsoft.CodeAnalysis.AttributeUsageInfo:this
6 (13.95 % of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.Symbols.Metadata.PE.PEModuleSymbol:get_Token():System.Reflection.Metadata.EntityHandle
6 (4.48 % of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.Symbols.Metadata.PE.PENamedTypeSymbol+UncommonProperties:.ctor():this
6 (4.32 % of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.Symbols.SourceNamedTypeSymbol:GetAttributeUsageInfo():Microsoft.CodeAnalysis.AttributeUsageInfo:this
6 (9.23 % of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.Symbols.SourceNamespaceSymbol:.ctor(Microsoft.CodeAnalysis.CSharp.Symbols.SourceModuleSymbol,Microsoft.CodeAnalysis.CSharp.Symbol,Microsoft.CodeAnalysis.CSharp.MergedNamespaceDeclaration):this
6 (75.00 % of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.Symbols.SynthesizedInstanceConstructor:GetLexicalSortKey():Microsoft.CodeAnalysis.CSharp.Symbols.LexicalSortKey:this
6 (75.00 % of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.Symbols.SynthesizedStaticConstructor:GetLexicalSortKey():Microsoft.CodeAnalysis.CSharp.Symbols.LexicalSortKey:this
6 (1.37 % of base) : Microsoft.Extensions.Http.dasm - Microsoft.Extensions.DependencyInjection.HttpClientBuilderExtensions:SetHandlerLifetime(Microsoft.Extensions.DependencyInjection.IHttpClientBuilder,System.TimeSpan):Microsoft.Extensions.DependencyInjection.IHttpClientBuilder
6 (8.96 % of base) : Microsoft.Extensions.FileProviders.Abstractions.dasm - Microsoft.Extensions.FileProviders.NotFoundFileInfo:get_LastModified():System.DateTimeOffset:this
6 (20.00 % of base) : Microsoft.Extensions.Http.dasm - Microsoft.Extensions.Http.HttpClientFactoryOptions:.cctor()
6 (2.07 % of base) : System.ComponentModel.Composition.dasm - Microsoft.Internal.GenerationServices:AddLocalToLocalDictionary(System.Reflection.Emit.ILGenerator,System.Reflection.Emit.LocalBuilder,System.Object,System.Reflection.Emit.LocalBuilder)
6 (7.32 % of base) : System.ComponentModel.Composition.dasm - Microsoft.Internal.GenerationServices:LoadDouble(System.Reflection.Emit.ILGenerator,double)
6 (7.32 % of base) : System.ComponentModel.Composition.dasm - Microsoft.Internal.GenerationServices:LoadFloat(System.Reflection.Emit.ILGenerator,float)
6 (8.11 % of base) : System.ComponentModel.Composition.dasm - Microsoft.Internal.GenerationServices:LoadInt(System.Reflection.Emit.ILGenerator,int)
6 (8.11 % of base) : System.ComponentModel.Composition.dasm - Microsoft.Internal.GenerationServices:LoadLong(System.Reflection.Emit.ILGenerator,long)
6 (8.70 % of base) : System.ComponentModel.Composition.dasm - Microsoft.Internal.GenerationServices:LoadNull(System.Reflection.Emit.ILGenerator)
6 (6.52 % of base) : System.ComponentModel.Composition.dasm - Microsoft.Internal.GenerationServices:LoadString(System.Reflection.Emit.ILGenerator,System.String)
6 (6.90 % of base) : Microsoft.VisualBasic.Core.dasm - Microsoft.VisualBasic.CompilerServices.Conversions:ToDecimal(bool):System.Decimal
6 (6.90 % of base) : Microsoft.VisualBasic.Core.dasm - Microsoft.VisualBasic.CompilerServices.DecimalType:FromBoolean(bool):System.Decimal
6 (1.24 % of base) : Microsoft.VisualBasic.Core.dasm - Microsoft.VisualBasic.CompilerServices.ObjectFlowControl+ForLoopControl:ForNextCheckDec(System.Decimal,System.Decimal,System.Decimal):bool
6 (0.32 % of base) : Microsoft.VisualBasic.Core.dasm - Microsoft.VisualBasic.CompilerServices.ObjectType:MulObj(System.Object,System.Object):System.Object
6 (0.42 % of base) : Microsoft.VisualBasic.Core.dasm - Microsoft.VisualBasic.CompilerServices.VBInvokeBinder:FallbackInvoke(System.Dynamic.DynamicMetaObject,System.Dynamic.DynamicMetaObject[],System.Dynamic.DynamicMetaObject):System.Dynamic.DynamicMetaObject:this
Top method improvements (bytes):
-117 (-100.00 % of base) : Microsoft.CodeAnalysis.dasm - Microsoft.CodeAnalysis.SmallDictionary`2[System.__Canon,int]:LeftComplex(Microsoft.CodeAnalysis.SmallDictionary`2+AvlNode[System.__Canon,int]):Microsoft.CodeAnalysis.SmallDictionary`2+AvlNode[System.__Canon,int] (1 base, 0 diff methods)
-51 (-17.47 % of base) : System.Private.Xml.dasm - System.Xml.Xsl.IlGen.GenerateHelper:TestAndBranch(int,System.Reflection.Emit.Label,System.Reflection.Emit.OpCode):this
-36 (-1.81 % of base) : System.Private.Xml.dasm - System.Xml.Schema.Compiler:BuildParticleContentModel(System.Xml.Schema.ParticleContentValidator,System.Xml.Schema.XmlSchemaParticle):bool:this
-36 (-1.50 % of base) : System.Private.Xml.dasm - System.Xml.Schema.Compiler:IsElementFromGroupBase(System.Xml.Schema.XmlSchemaElement,System.Xml.Schema.XmlSchemaGroupBase):bool:this
-30 (-1.51 % of base) : System.Private.Xml.dasm - System.Xml.Schema.Compiler:CanonicalizeChoice(System.Xml.Schema.XmlSchemaChoice,bool):System.Xml.Schema.XmlSchemaParticle:this
-30 (-2.17 % of base) : System.Private.Xml.dasm - System.Xml.Xsl.IlGen.XmlILVisitor:VisitConditional(System.Xml.Xsl.Qil.QilTernary):System.Xml.Xsl.Qil.QilNode:this
-24 (-3.59 % of base) : System.Data.Common.dasm - System.Data.SqlTypes.SqlDateTime:.cctor()
-24 (-1.45 % of base) : System.Private.Xml.dasm - System.Xml.Schema.Compiler:CanonicalizeSequence(System.Xml.Schema.XmlSchemaSequence,bool):System.Xml.Schema.XmlSchemaParticle:this
-24 (-1.20 % of base) : System.Private.Xml.dasm - System.Xml.Schema.SchemaCollectionCompiler:BuildParticleContentModel(System.Xml.Schema.ParticleContentValidator,System.Xml.Schema.XmlSchemaParticle):this
-24 (-1.32 % of base) : System.Private.Xml.dasm - System.Xml.Schema.SchemaCollectionCompiler:CanonicalizeChoice(System.Xml.Schema.XmlSchemaChoice,bool,bool):System.Xml.Schema.XmlSchemaParticle:this
-24 (-1.52 % of base) : System.Private.Xml.dasm - System.Xml.Schema.SchemaCollectionCompiler:CanonicalizeSequence(System.Xml.Schema.XmlSchemaSequence,bool,bool):System.Xml.Schema.XmlSchemaParticle:this
-24 (-1.51 % of base) : System.Private.Xml.dasm - System.Xml.Schema.XsdDateTime:op_Implicit(System.Xml.Schema.XsdDateTime):System.DateTime
-24 (-0.66 % of base) : System.Private.Xml.dasm - System.Xml.Serialization.CodeGenerator:.cctor()
-24 (-9.38 % of base) : System.Private.Xml.dasm - System.Xml.Xsl.IlGen.GenerateHelper:EmitUnconditionalBranch(System.Reflection.Emit.OpCode,System.Reflection.Emit.Label):this
-18 (-0.22 % of base) : System.Data.Common.dasm - System.Data.XmlTreeGen:SchemaTree(System.Xml.XmlDocument,System.Xml.XmlWriter,System.Data.DataSet,System.Data.DataTable,bool):this
-18 (-0.54 % of base) : System.Data.Common.dasm - System.Data.XSDSchema:HandleDataSet(System.Xml.Schema.XmlSchemaElement,bool):this
-18 (-10.11 % of base) : System.Private.Xml.dasm - System.Text.RegularExpressions.Generated.<RegexGenerator_g>F6DD43EEA644F37FBD420BF6C4F76D7CBF00A201A3A5DFAA2DE4DAED4B5EFB477__Utilities:.cctor()
-18 (-9.57 % of base) : System.Data.Odbc.dasm - System.Text.RegularExpressions.Generated.<RegexGenerator_g>F6DD43EEA644F37FBD420BF6C4F76D7CBF00A201A3A5DFAA2DE4DAED4B5EFB477__Utilities:.cctor()
-18 (-10.11 % of base) : System.Data.Common.dasm - System.Text.RegularExpressions.Generated.<RegexGenerator_g>F6DD43EEA644F37FBD420BF6C4F76D7CBF00A201A3A5DFAA2DE4DAED4B5EFB477__Utilities:.cctor()
-18 (-0.87 % of base) : System.Private.Xml.dasm - System.Xml.Schema.Compiler:CanonicalizeGroupRef(System.Xml.Schema.XmlSchemaGroupRef,bool):System.Xml.Schema.XmlSchemaParticle:this
-18 (-0.55 % of base) : System.Private.Xml.dasm - System.Xml.Serialization.XmlSerializationReader:ReadArray(System.String,System.String):System.Array:this
-18 (-1.98 % of base) : System.Private.Xml.dasm - System.Xml.Xsl.IlGen.XmlILVisitor:VisitIsEmpty(System.Xml.Xsl.Qil.QilUnary):System.Xml.Xsl.Qil.QilNode:this
-15 (-0.91 % of base) : System.Data.Common.dasm - System.Data.UnaryNode:EvalUnaryOp(int,System.Object):System.Object:this
-12 (-1.73 % of base) : System.Data.Common.dasm - System.Data.Common.DecimalStorage:Compare(int,int):int:this
-12 (-1.75 % of base) : System.Data.Common.dasm - System.Data.DataSet:GetDataSetSchema(System.Xml.Schema.XmlSchemaSet):System.Xml.Schema.XmlSchemaComplexType
-12 (-1.89 % of base) : System.Data.Common.dasm - System.Data.DataTable:GetDataTableSchema(System.Xml.Schema.XmlSchemaSet):System.Xml.Schema.XmlSchemaComplexType
-12 (-5.02 % of base) : System.Data.Common.dasm - System.Data.SqlTypes.SqlDecimal:Sign(System.Data.SqlTypes.SqlDecimal):System.Data.SqlTypes.SqlInt32
-12 (-3.51 % of base) : System.Data.Common.dasm - System.Data.SqlTypes.SqlString:Compare(System.Data.SqlTypes.SqlString,System.Data.SqlTypes.SqlString,int):System.Data.SqlTypes.SqlBoolean
-12 (-1.14 % of base) : System.Data.Common.dasm - System.Data.XSDSchema:IsDatasetParticle(System.Xml.Schema.XmlSchemaParticle):bool:this
-12 (-1.70 % of base) : System.Data.Common.dasm - System.Data.XSDSchema:IsTable(System.Xml.Schema.XmlSchemaElement):bool:this
-12 (-0.52 % of base) : System.Private.Xml.dasm - System.Xml.Schema.Compiler:CompileComplexContent(System.Xml.Schema.XmlSchemaComplexType):System.Xml.Schema.ContentValidator:this
-12 (-1.47 % of base) : System.Private.Xml.dasm - System.Xml.Schema.Preprocessor:CountGroupSelfReference(System.Xml.Schema.XmlSchemaObjectCollection,System.Xml.XmlQualifiedName,System.Xml.Schema.XmlSchemaGroup):int:this
-12 (-0.88 % of base) : System.Private.Xml.dasm - System.Xml.Schema.SchemaCollectionCompiler:CanonicalizeAll(System.Xml.Schema.XmlSchemaAll,bool,bool):System.Xml.Schema.XmlSchemaParticle:this
-12 (-0.62 % of base) : System.Private.Xml.dasm - System.Xml.Schema.SchemaCollectionCompiler:CanonicalizeGroupRef(System.Xml.Schema.XmlSchemaGroupRef,bool):System.Xml.Schema.XmlSchemaParticle:this
-12 (-1.57 % of base) : System.Private.Xml.dasm - System.Xml.Schema.SchemaCollectionPreprocessor:CountGroupSelfReference(System.Xml.Schema.XmlSchemaObjectCollection,System.Xml.XmlQualifiedName):int:this
-12 (-1.75 % of base) : System.Private.Xml.dasm - System.Xml.Schema.XmlSchemaInference:CreateNewElementforChoice(System.Xml.Schema.XmlSchemaElement):System.Xml.Schema.XmlSchemaElement:this
-12 (-1.62 % of base) : System.Private.Xml.dasm - System.Xml.Serialization.ReflectionXmlSerializationReaderHelper:GetSetMemberValueDelegateWithType[System.__Canon,System.Nullable`1[int]](System.Reflection.MemberInfo):System.Xml.Serialization.ReflectionXmlSerializationReaderHelper+SetMemberValueDelegate
-12 (-1.41 % of base) : System.Private.Xml.dasm - System.Xml.Xsl.IlGen.XmlILVisitor:VisitXsltInvokeLateBound(System.Xml.Xsl.Qil.QilInvokeLateBound):System.Xml.Xsl.Qil.QilNode:this
-10 (-5.21 % of base) : System.Data.Common.dasm - System.Data.SqlTypes.SqlDateTime:op_Addition(System.Data.SqlTypes.SqlDateTime,System.TimeSpan):System.Data.SqlTypes.SqlDateTime
-10 (-5.21 % of base) : System.Data.Common.dasm - System.Data.SqlTypes.SqlDateTime:op_Subtraction(System.Data.SqlTypes.SqlDateTime,System.TimeSpan):System.Data.SqlTypes.SqlDateTime
-9 (-5.03 % of base) : System.Data.Common.dasm - System.Data.SqlTypes.SqlBinary:op_LessThanOrEqual(System.Data.SqlTypes.SqlBinary,System.Data.SqlTypes.SqlBinary):System.Data.SqlTypes.SqlBoolean
-8 (-0.78 % of base) : System.Private.Xml.dasm - System.Xml.Xsl.IlGen.XmlILVisitor:GenerateContainerIterator(System.Xml.Xsl.Qil.QilNode,System.Reflection.Emit.LocalBuilder,System.Reflection.Emit.Label,System.Reflection.MethodInfo,System.Reflection.MethodInfo,System.Type):this
-7 (-5.47 % of base) : xunit.runner.utility.netcoreapp10.dasm - Xunit.Runners.ExecutionCompleteInfo:.cctor()
-6 (-0.14 % of base) : Microsoft.CodeAnalysis.dasm - Microsoft.Cci.MetadataSizes:.ctor(System.Collections.Immutable.ImmutableArray`1[int],System.Collections.Immutable.ImmutableArray`1[int],int,int,int,int,bool,bool,bool):this
-6 (-1.92 % of base) : System.Data.Common.dasm - System.Data.Common.DecimalStorage:.ctor(System.Data.DataColumn):this
-6 (-1.07 % of base) : System.Data.Common.dasm - System.Data.Common.DecimalStorage:CompareValueTo(int,System.Object):int:this
-6 (-3.64 % of base) : System.Data.Common.dasm - System.Data.SqlTypes.SqlBinary:op_Equality(System.Data.SqlTypes.SqlBinary,System.Data.SqlTypes.SqlBinary):System.Data.SqlTypes.SqlBoolean
-6 (-3.64 % of base) : System.Data.Common.dasm - System.Data.SqlTypes.SqlBinary:op_GreaterThan(System.Data.SqlTypes.SqlBinary,System.Data.SqlTypes.SqlBinary):System.Data.SqlTypes.SqlBoolean
-6 (-3.33 % of base) : System.Data.Common.dasm - System.Data.SqlTypes.SqlBinary:op_GreaterThanOrEqual(System.Data.SqlTypes.SqlBinary,System.Data.SqlTypes.SqlBinary):System.Data.SqlTypes.SqlBoolean
-6 (-3.66 % of base) : System.Data.Common.dasm - System.Data.SqlTypes.SqlBinary:op_LessThan(System.Data.SqlTypes.SqlBinary,System.Data.SqlTypes.SqlBinary):System.Data.SqlTypes.SqlBoolean
-6 (-4.32 % of base) : System.Data.Common.dasm - System.Data.SqlTypes.SqlDateTime:get_Value():System.DateTime:this
-6 (-4.96 % of base) : System.Data.Common.dasm - System.Data.SqlTypes.SqlDateTime:GetHashCode():int:this
-6 (-4.11 % of base) : System.Data.Common.dasm - System.Data.SqlTypes.SqlDateTime:op_Equality(System.Data.SqlTypes.SqlDateTime,System.Data.SqlTypes.SqlDateTime):System.Data.SqlTypes.SqlBoolean
-6 (-5.71 % of base) : System.Data.Common.dasm - System.Data.SqlTypes.SqlDateTime:op_Explicit(System.Data.SqlTypes.SqlDateTime):System.DateTime
-6 (-3.82 % of base) : System.Data.Common.dasm - System.Data.SqlTypes.SqlDateTime:op_GreaterThan(System.Data.SqlTypes.SqlDateTime,System.Data.SqlTypes.SqlDateTime):System.Data.SqlTypes.SqlBoolean
-6 (-3.82 % of base) : System.Data.Common.dasm - System.Data.SqlTypes.SqlDateTime:op_GreaterThanOrEqual(System.Data.SqlTypes.SqlDateTime,System.Data.SqlTypes.SqlDateTime):System.Data.SqlTypes.SqlBoolean
-6 (-3.82 % of base) : System.Data.Common.dasm - System.Data.SqlTypes.SqlDateTime:op_LessThan(System.Data.SqlTypes.SqlDateTime,System.Data.SqlTypes.SqlDateTime):System.Data.SqlTypes.SqlBoolean
-6 (-3.82 % of base) : System.Data.Common.dasm - System.Data.SqlTypes.SqlDateTime:op_LessThanOrEqual(System.Data.SqlTypes.SqlDateTime,System.Data.SqlTypes.SqlDateTime):System.Data.SqlTypes.SqlBoolean
-6 (-2.00 % of base) : System.Data.Common.dasm - System.Data.SqlTypes.SqlDateTime:System.Xml.Serialization.IXmlSerializable.WriteXml(System.Xml.XmlWriter):this
-6 (-5.71 % of base) : System.Data.Common.dasm - System.Data.SqlTypes.SqlDateTime:ToDateTime(System.Data.SqlTypes.SqlDateTime):System.DateTime
-6 (-4.44 % of base) : System.Data.Common.dasm - System.Data.SqlTypes.SqlDateTime:ToString():System.String:this
-6 (-4.03 % of base) : System.Data.Common.dasm - System.Data.SqlTypes.SqlDecimal:op_Equality(System.Data.SqlTypes.SqlDecimal,System.Data.SqlTypes.SqlDecimal):System.Data.SqlTypes.SqlBoolean
-6 (-4.03 % of base) : System.Data.Common.dasm - System.Data.SqlTypes.SqlDecimal:op_GreaterThan(System.Data.SqlTypes.SqlDecimal,System.Data.SqlTypes.SqlDecimal):System.Data.SqlTypes.SqlBoolean
-6 (-3.73 % of base) : System.Data.Common.dasm - System.Data.SqlTypes.SqlDecimal:op_GreaterThanOrEqual(System.Data.SqlTypes.SqlDecimal,System.Data.SqlTypes.SqlDecimal):System.Data.SqlTypes.SqlBoolean
-6 (-4.05 % of base) : System.Data.Common.dasm - System.Data.SqlTypes.SqlDecimal:op_LessThan(System.Data.SqlTypes.SqlDecimal,System.Data.SqlTypes.SqlDecimal):System.Data.SqlTypes.SqlBoolean
-6 (-3.75 % of base) : System.Data.Common.dasm - System.Data.SqlTypes.SqlDecimal:op_LessThanOrEqual(System.Data.SqlTypes.SqlDecimal,System.Data.SqlTypes.SqlDecimal):System.Data.SqlTypes.SqlBoolean
-6 (-5.26 % of base) : System.Data.Common.dasm - System.Data.SqlTypes.SqlDouble:op_Equality(System.Data.SqlTypes.SqlDouble,System.Data.SqlTypes.SqlDouble):System.Data.SqlTypes.SqlBoolean
-6 (-5.36 % of base) : System.Data.Common.dasm - System.Data.SqlTypes.SqlDouble:op_GreaterThan(System.Data.SqlTypes.SqlDouble,System.Data.SqlTypes.SqlDouble):System.Data.SqlTypes.SqlBoolean
-6 (-5.36 % of base) : System.Data.Common.dasm - System.Data.SqlTypes.SqlDouble:op_GreaterThanOrEqual(System.Data.SqlTypes.SqlDouble,System.Data.SqlTypes.SqlDouble):System.Data.SqlTypes.SqlBoolean
-6 (-5.36 % of base) : System.Data.Common.dasm - System.Data.SqlTypes.SqlDouble:op_LessThan(System.Data.SqlTypes.SqlDouble,System.Data.SqlTypes.SqlDouble):System.Data.SqlTypes.SqlBoolean
-6 (-5.36 % of base) : System.Data.Common.dasm - System.Data.SqlTypes.SqlDouble:op_LessThanOrEqual(System.Data.SqlTypes.SqlDouble,System.Data.SqlTypes.SqlDouble):System.Data.SqlTypes.SqlBoolean
-6 (-3.85 % of base) : System.Data.Common.dasm - System.Data.SqlTypes.SqlGuid:op_Equality(System.Data.SqlTypes.SqlGuid,System.Data.SqlTypes.SqlGuid):System.Data.SqlTypes.SqlBoolean
-6 (-3.64 % of base) : System.Data.Common.dasm - System.Data.SqlTypes.SqlGuid:op_GreaterThan(System.Data.SqlTypes.SqlGuid,System.Data.SqlTypes.SqlGuid):System.Data.SqlTypes.SqlBoolean
-6 (-3.33 % of base) : System.Data.Common.dasm - System.Data.SqlTypes.SqlGuid:op_GreaterThanOrEqual(System.Data.SqlTypes.SqlGuid,System.Data.SqlTypes.SqlGuid):System.Data.SqlTypes.SqlBoolean
-6 (-3.66 % of base) : System.Data.Common.dasm - System.Data.SqlTypes.SqlGuid:op_LessThan(System.Data.SqlTypes.SqlGuid,System.Data.SqlTypes.SqlGuid):System.Data.SqlTypes.SqlBoolean
-6 (-3.35 % of base) : System.Data.Common.dasm - System.Data.SqlTypes.SqlGuid:op_LessThanOrEqual(System.Data.SqlTypes.SqlGuid,System.Data.SqlTypes.SqlGuid):System.Data.SqlTypes.SqlBoolean
-6 (-4.84 % of base) : System.Data.Common.dasm - System.Data.SqlTypes.SqlInt16:op_Equality(System.Data.SqlTypes.SqlInt16,System.Data.SqlTypes.SqlInt16):System.Data.SqlTypes.SqlBoolean
-6 (-4.84 % of base) : System.Data.Common.dasm - System.Data.SqlTypes.SqlInt16:op_GreaterThan(System.Data.SqlTypes.SqlInt16,System.Data.SqlTypes.SqlInt16):System.Data.SqlTypes.SqlBoolean
-6 (-4.84 % of base) : System.Data.Common.dasm - System.Data.SqlTypes.SqlInt16:op_GreaterThanOrEqual(System.Data.SqlTypes.SqlInt16,System.Data.SqlTypes.SqlInt16):System.Data.SqlTypes.SqlBoolean
-6 (-4.84 % of base) : System.Data.Common.dasm - System.Data.SqlTypes.SqlInt16:op_LessThan(System.Data.SqlTypes.SqlInt16,System.Data.SqlTypes.SqlInt16):System.Data.SqlTypes.SqlBoolean
-6 (-4.84 % of base) : System.Data.Common.dasm - System.Data.SqlTypes.SqlInt16:op_LessThanOrEqual(System.Data.SqlTypes.SqlInt16,System.Data.SqlTypes.SqlInt16):System.Data.SqlTypes.SqlBoolean
-6 (-4.92 % of base) : System.Data.Common.dasm - System.Data.SqlTypes.SqlInt32:op_Equality(System.Data.SqlTypes.SqlInt32,System.Data.SqlTypes.SqlInt32):System.Data.SqlTypes.SqlBoolean
-6 (-4.92 % of base) : System.Data.Common.dasm - System.Data.SqlTypes.SqlInt32:op_GreaterThan(System.Data.SqlTypes.SqlInt32,System.Data.SqlTypes.SqlInt32):System.Data.SqlTypes.SqlBoolean
-6 (-4.92 % of base) : System.Data.Common.dasm - System.Data.SqlTypes.SqlInt32:op_GreaterThanOrEqual(System.Data.SqlTypes.SqlInt32,System.Data.SqlTypes.SqlInt32):System.Data.SqlTypes.SqlBoolean
-6 (-4.92 % of base) : System.Data.Common.dasm - System.Data.SqlTypes.SqlInt32:op_LessThan(System.Data.SqlTypes.SqlInt32,System.Data.SqlTypes.SqlInt32):System.Data.SqlTypes.SqlBoolean
-6 (-4.92 % of base) : System.Data.Common.dasm - System.Data.SqlTypes.SqlInt32:op_LessThanOrEqual(System.Data.SqlTypes.SqlInt32,System.Data.SqlTypes.SqlInt32):System.Data.SqlTypes.SqlBoolean
-6 (-5.61 % of base) : System.Data.Common.dasm - System.Data.SqlTypes.SqlInt64:op_Equality(System.Data.SqlTypes.SqlInt64,System.Data.SqlTypes.SqlInt64):System.Data.SqlTypes.SqlBoolean
-6 (-5.61 % of base) : System.Data.Common.dasm - System.Data.SqlTypes.SqlInt64:op_GreaterThan(System.Data.SqlTypes.SqlInt64,System.Data.SqlTypes.SqlInt64):System.Data.SqlTypes.SqlBoolean
-6 (-5.61 % of base) : System.Data.Common.dasm - System.Data.SqlTypes.SqlInt64:op_GreaterThanOrEqual(System.Data.SqlTypes.SqlInt64,System.Data.SqlTypes.SqlInt64):System.Data.SqlTypes.SqlBoolean
-6 (-5.61 % of base) : System.Data.Common.dasm - System.Data.SqlTypes.SqlInt64:op_LessThan(System.Data.SqlTypes.SqlInt64,System.Data.SqlTypes.SqlInt64):System.Data.SqlTypes.SqlBoolean
-6 (-5.61 % of base) : System.Data.Common.dasm - System.Data.SqlTypes.SqlInt64:op_LessThanOrEqual(System.Data.SqlTypes.SqlInt64,System.Data.SqlTypes.SqlInt64):System.Data.SqlTypes.SqlBoolean
-6 (-5.61 % of base) : System.Data.Common.dasm - System.Data.SqlTypes.SqlMoney:op_Equality(System.Data.SqlTypes.SqlMoney,System.Data.SqlTypes.SqlMoney):System.Data.SqlTypes.SqlBoolean
-6 (-5.61 % of base) : System.Data.Common.dasm - System.Data.SqlTypes.SqlMoney:op_GreaterThan(System.Data.SqlTypes.SqlMoney,System.Data.SqlTypes.SqlMoney):System.Data.SqlTypes.SqlBoolean
-6 (-5.61 % of base) : System.Data.Common.dasm - System.Data.SqlTypes.SqlMoney:op_GreaterThanOrEqual(System.Data.SqlTypes.SqlMoney,System.Data.SqlTypes.SqlMoney):System.Data.SqlTypes.SqlBoolean
-6 (-5.61 % of base) : System.Data.Common.dasm - System.Data.SqlTypes.SqlMoney:op_LessThan(System.Data.SqlTypes.SqlMoney,System.Data.SqlTypes.SqlMoney):System.Data.SqlTypes.SqlBoolean
-6 (-5.61 % of base) : System.Data.Common.dasm - System.Data.SqlTypes.SqlMoney:op_LessThanOrEqual(System.Data.SqlTypes.SqlMoney,System.Data.SqlTypes.SqlMoney):System.Data.SqlTypes.SqlBoolean
-6 (-4.48 % of base) : System.Data.Common.dasm - System.Data.SqlTypes.SqlSingle:op_Equality(System.Data.SqlTypes.SqlSingle,System.Data.SqlTypes.SqlSingle):System.Data.SqlTypes.SqlBoolean
-6 (-4.55 % of base) : System.Data.Common.dasm - System.Data.SqlTypes.SqlSingle:op_GreaterThan(System.Data.SqlTypes.SqlSingle,System.Data.SqlTypes.SqlSingle):System.Data.SqlTypes.SqlBoolean
-6 (-4.55 % of base) : System.Data.Common.dasm - System.Data.SqlTypes.SqlSingle:op_GreaterThanOrEqual(System.Data.SqlTypes.SqlSingle,System.Data.SqlTypes.SqlSingle):System.Data.SqlTypes.SqlBoolean
-6 (-4.55 % of base) : System.Data.Common.dasm - System.Data.SqlTypes.SqlSingle:op_LessThan(System.Data.SqlTypes.SqlSingle,System.Data.SqlTypes.SqlSingle):System.Data.SqlTypes.SqlBoolean
Top method regressions (percentages):
6 (75.00 % of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.Symbols.SynthesizedInstanceConstructor:GetLexicalSortKey():Microsoft.CodeAnalysis.CSharp.Symbols.LexicalSortKey:this
6 (75.00 % of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.Symbols.SynthesizedStaticConstructor:GetLexicalSortKey():Microsoft.CodeAnalysis.CSharp.Symbols.LexicalSortKey:this
6 (30.00 % of base) : System.Security.Cryptography.dasm - Interop+Crypto+X509VerifyStatusCode:.cctor()
12 (23.53 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.X509Certificates.OpenSslCachedDirectoryStoreProvider:.cctor()
6 (20.00 % of base) : Microsoft.Extensions.Http.dasm - Microsoft.Extensions.Http.HttpClientFactoryOptions:.cctor()
6 (20.00 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.X509Certificates.ChainPal:.cctor()
12 (17.39 % of base) : System.Runtime.Caching.dasm - System.Runtime.Caching.CacheItemPolicy:.ctor():this
6 (16.67 % of base) : System.ComponentModel.TypeConverter.dasm - System.ComponentModel.ReflectTypeDescriptionProvider:get_ExtenderProviderKey():System.Guid
47 (15.11 % of base) : System.Private.DataContractSerialization.dasm - System.Runtime.Serialization.CodeGenerator:GetBranchCode(int):System.Reflection.Emit.OpCode
12 (14.81 % of base) : System.Runtime.Caching.dasm - System.Runtime.Caching.CacheExpires:UtcCalcExpiresBucket(System.DateTime):int
6 (13.95 % of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.Symbols.ErrorTypeSymbol:GetAttributeUsageInfo():Microsoft.CodeAnalysis.AttributeUsageInfo:this
6 (13.95 % of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.Symbols.ImplicitNamedTypeSymbol:GetAttributeUsageInfo():Microsoft.CodeAnalysis.AttributeUsageInfo:this
6 (13.95 % of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.Symbols.Metadata.PE.PEModuleSymbol:get_Token():System.Reflection.Metadata.EntityHandle
24 (13.56 % of base) : System.ComponentModel.Composition.dasm - System.ComponentModel.Composition.MetadataViewGenerator:GenerateLocalAssignmentFromFlag(System.Reflection.Emit.ILGenerator,System.Reflection.Emit.LocalBuilder,bool)
12 (12.90 % of base) : System.Private.DataContractSerialization.dasm - System.Runtime.Serialization.CodeGenerator:Ldlen():this
30 (12.35 % of base) : System.ComponentModel.Composition.dasm - System.ComponentModel.Composition.MetadataViewGenerator:GenerateFieldAssignmentFromLocalValue(System.Reflection.Emit.ILGenerator,System.Reflection.Emit.LocalBuilder,System.Reflection.Emit.FieldBuilder)
12 (11.43 % of base) : System.ComponentModel.Composition.dasm - Microsoft.Internal.GenerationServices:LoadTypeOf(System.Reflection.Emit.ILGenerator,System.Type)
18 (11.25 % of base) : System.Private.DataContractSerialization.dasm - System.Text.RegularExpressions.Generated.<RegexGenerator_g>F6DD43EEA644F37FBD420BF6C4F76D7CBF00A201A3A5DFAA2DE4DAED4B5EFB477__Utilities:.cctor()
18 (11.25 % of base) : System.ComponentModel.TypeConverter.dasm - System.Text.RegularExpressions.Generated.<RegexGenerator_g>F6DD43EEA644F37FBD420BF6C4F76D7CBF00A201A3A5DFAA2DE4DAED4B5EFB477__Utilities:.cctor()
63 (10.92 % of base) : System.Private.DataContractSerialization.dasm - System.Runtime.Serialization.CodeGenerator:GetConvOpCode(int):System.Reflection.Emit.OpCode
69 (10.92 % of base) : System.Private.DataContractSerialization.dasm - System.Runtime.Serialization.CodeGenerator:GetLdelemOpCode(int):System.Reflection.Emit.OpCode
69 (10.90 % of base) : System.Private.DataContractSerialization.dasm - System.Runtime.Serialization.CodeGenerator:GetLdindOpCode(int):System.Reflection.Emit.OpCode
51 (10.85 % of base) : System.Private.DataContractSerialization.dasm - System.Runtime.Serialization.CodeGenerator:GetStelemOpCode(int):System.Reflection.Emit.OpCode
6 (10.71 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.DataflowBlock:Receive[int](System.Threading.Tasks.Dataflow.ISourceBlock`1[int]):int
6 (10.71 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.DataflowBlock:Receive[long](System.Threading.Tasks.Dataflow.ISourceBlock`1[long]):long
6 (10.71 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.DataflowBlock:Receive[short](System.Threading.Tasks.Dataflow.ISourceBlock`1[short]):short
6 (10.71 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.DataflowBlock:Receive[System.Nullable`1[int]](System.Threading.Tasks.Dataflow.ISourceBlock`1[System.Nullable`1[int]]):System.Nullable`1[int]
6 (10.71 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.DataflowBlock:Receive[ubyte](System.Threading.Tasks.Dataflow.ISourceBlock`1[ubyte]):ubyte
6 (10.71 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.DataflowBlock:ReceiveAsync[double](System.Threading.Tasks.Dataflow.ISourceBlock`1[double]):System.Threading.Tasks.Task`1[double]
6 (10.71 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.DataflowBlock:ReceiveAsync[int](System.Threading.Tasks.Dataflow.ISourceBlock`1[int]):System.Threading.Tasks.Task`1[int]
6 (10.71 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.DataflowBlock:ReceiveAsync[long](System.Threading.Tasks.Dataflow.ISourceBlock`1[long]):System.Threading.Tasks.Task`1[long]
6 (10.71 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.DataflowBlock:ReceiveAsync[short](System.Threading.Tasks.Dataflow.ISourceBlock`1[short]):System.Threading.Tasks.Task`1[short]
6 (10.71 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.DataflowBlock:ReceiveAsync[System.Nullable`1[int]](System.Threading.Tasks.Dataflow.ISourceBlock`1[System.Nullable`1[int]]):System.Threading.Tasks.Task`1[System.Nullable`1[int]]
6 (10.71 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.DataflowBlock:ReceiveAsync[System.Numerics.Vector`1[float]](System.Threading.Tasks.Dataflow.ISourceBlock`1[System.Numerics.Vector`1[float]]):System.Threading.Tasks.Task`1[System.Numerics.Vector`1[float]]
6 (10.71 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.DataflowBlock:ReceiveAsync[ubyte](System.Threading.Tasks.Dataflow.ISourceBlock`1[ubyte]):System.Threading.Tasks.Task`1[ubyte]
6 (10.34 % of base) : System.Runtime.Caching.dasm - System.Runtime.Caching.ExpiresBucket:GetCountIndex(System.DateTime):int:this
6 (10.17 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.DataflowBlock:Receive[double](System.Threading.Tasks.Dataflow.ISourceBlock`1[double]):double
22 (10.05 % of base) : System.ComponentModel.Composition.dasm - Microsoft.Internal.GenerationServices:GetExceptionDataAndStoreInLocal(System.Reflection.Emit.ILGenerator,System.Reflection.Emit.LocalBuilder,System.Reflection.Emit.LocalBuilder)
6 (9.23 % of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.Symbols.SourceNamespaceSymbol:.ctor(Microsoft.CodeAnalysis.CSharp.Symbols.SourceModuleSymbol,Microsoft.CodeAnalysis.CSharp.Symbol,Microsoft.CodeAnalysis.CSharp.MergedNamespaceDeclaration):this
6 (8.96 % of base) : Microsoft.Extensions.FileProviders.Abstractions.dasm - Microsoft.Extensions.FileProviders.NotFoundFileInfo:get_LastModified():System.DateTimeOffset:this
6 (8.96 % of base) : System.Private.DataContractSerialization.dasm - System.Runtime.Serialization.CodeGenerator:Break(System.Object):this
6 (8.96 % of base) : System.Private.DataContractSerialization.dasm - System.Runtime.Serialization.CodeGenerator:IfFalseBreak(System.Object):this
12 (8.96 % of base) : System.Private.DataContractSerialization.dasm - System.Runtime.Serialization.CodeGenerator:Ldc(bool):this
6 (8.96 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.Asn1.AlgorithmIdentifierAsn:Encode(System.Formats.Asn1.AsnWriter):this
6 (8.96 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.Asn1.AttributeAsn:Encode(System.Formats.Asn1.AsnWriter):this
6 (8.96 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.Asn1.CurveAsn:Encode(System.Formats.Asn1.AsnWriter):this
6 (8.96 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.Asn1.FieldID:Encode(System.Formats.Asn1.AsnWriter):this
6 (8.96 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.Asn1.Pkcs12.CertBagAsn:Encode(System.Formats.Asn1.AsnWriter):this
6 (8.96 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.Asn1.Pkcs12.SafeBagAsn:Encode(System.Formats.Asn1.AsnWriter):this
6 (8.96 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.Asn1.PssParamsAsn:Encode(System.Formats.Asn1.AsnWriter):this
6 (8.96 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.Asn1.SpecifiedECDomain:Encode(System.Formats.Asn1.AsnWriter):this
6 (8.96 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.Asn1.SubjectPublicKeyInfoAsn:Encode(System.Formats.Asn1.AsnWriter):this
6 (8.96 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.Asn1.X509ExtensionAsn:Encode(System.Formats.Asn1.AsnWriter):this
6 (8.96 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.X509Certificates.Asn1.BasicConstraintsAsn:Encode(System.Formats.Asn1.AsnWriter):this
6 (8.96 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.X509Certificates.Asn1.CertificateAsn:Encode(System.Formats.Asn1.AsnWriter):this
6 (8.96 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.X509Certificates.Asn1.CertificatePolicyMappingAsn:Decode(byref,byref)
6 (8.96 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.X509Certificates.Asn1.CertificationRequestAsn:Encode(System.Formats.Asn1.AsnWriter):this
6 (8.96 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.X509Certificates.Asn1.CertificationRequestInfoAsn:Encode(System.Formats.Asn1.AsnWriter):this
6 (8.96 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.X509Certificates.Asn1.TbsCertificateAsn:Encode(System.Formats.Asn1.AsnWriter):this
6 (8.96 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.X509Certificates.Asn1.ValidityAsn:Decode(byref,byref)
6 (8.96 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.DataflowBlock:Receive[double](System.Threading.Tasks.Dataflow.ISourceBlock`1[double],System.Threading.CancellationToken):double
6 (8.96 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.DataflowBlock:Receive[int](System.Threading.Tasks.Dataflow.ISourceBlock`1[int],System.Threading.CancellationToken):int
6 (8.96 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.DataflowBlock:Receive[long](System.Threading.Tasks.Dataflow.ISourceBlock`1[long],System.Threading.CancellationToken):long
6 (8.96 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.DataflowBlock:Receive[short](System.Threading.Tasks.Dataflow.ISourceBlock`1[short],System.Threading.CancellationToken):short
6 (8.96 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.DataflowBlock:Receive[System.Nullable`1[int]](System.Threading.Tasks.Dataflow.ISourceBlock`1[System.Nullable`1[int]],System.Threading.CancellationToken):System.Nullable`1[int]
6 (8.96 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.DataflowBlock:Receive[ubyte](System.Threading.Tasks.Dataflow.ISourceBlock`1[ubyte],System.Threading.CancellationToken):ubyte
6 (8.96 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.DataflowBlock:ReceiveAsync[double](System.Threading.Tasks.Dataflow.ISourceBlock`1[double],System.Threading.CancellationToken):System.Threading.Tasks.Task`1[double]
6 (8.96 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.DataflowBlock:ReceiveAsync[int](System.Threading.Tasks.Dataflow.ISourceBlock`1[int],System.Threading.CancellationToken):System.Threading.Tasks.Task`1[int]
6 (8.96 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.DataflowBlock:ReceiveAsync[long](System.Threading.Tasks.Dataflow.ISourceBlock`1[long],System.Threading.CancellationToken):System.Threading.Tasks.Task`1[long]
6 (8.96 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.DataflowBlock:ReceiveAsync[short](System.Threading.Tasks.Dataflow.ISourceBlock`1[short],System.Threading.CancellationToken):System.Threading.Tasks.Task`1[short]
6 (8.96 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.DataflowBlock:ReceiveAsync[System.Nullable`1[int]](System.Threading.Tasks.Dataflow.ISourceBlock`1[System.Nullable`1[int]],System.Threading.CancellationToken):System.Threading.Tasks.Task`1[System.Nullable`1[int]]
6 (8.96 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.DataflowBlock:ReceiveAsync[System.Numerics.Vector`1[float]](System.Threading.Tasks.Dataflow.ISourceBlock`1[System.Numerics.Vector`1[float]],System.Threading.CancellationToken):System.Threading.Tasks.Task`1[System.Numerics.Vector`1[float]]
6 (8.96 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.DataflowBlock:ReceiveAsync[ubyte](System.Threading.Tasks.Dataflow.ISourceBlock`1[ubyte],System.Threading.CancellationToken):System.Threading.Tasks.Task`1[ubyte]
6 (8.70 % of base) : System.ComponentModel.Composition.dasm - Microsoft.Internal.GenerationServices:LoadNull(System.Reflection.Emit.ILGenerator)
6 (8.57 % of base) : System.Private.DataContractSerialization.dasm - System.Runtime.Serialization.CodeGenerator:Add():this
6 (8.57 % of base) : System.Private.DataContractSerialization.dasm - System.Runtime.Serialization.CodeGenerator:And():this
6 (8.57 % of base) : System.Private.DataContractSerialization.dasm - System.Runtime.Serialization.CodeGenerator:Ceq():this
6 (8.57 % of base) : System.Private.DataContractSerialization.dasm - System.Runtime.Serialization.CodeGenerator:Dup():this
6 (8.57 % of base) : System.Private.DataContractSerialization.dasm - System.Runtime.Serialization.CodeGenerator:Not():this
6 (8.57 % of base) : System.Private.DataContractSerialization.dasm - System.Runtime.Serialization.CodeGenerator:Or():this
6 (8.57 % of base) : System.Private.DataContractSerialization.dasm - System.Runtime.Serialization.CodeGenerator:Pop():this
6 (8.57 % of base) : System.Private.DataContractSerialization.dasm - System.Runtime.Serialization.CodeGenerator:Ret():this
6 (8.57 % of base) : System.Private.DataContractSerialization.dasm - System.Runtime.Serialization.CodeGenerator:Subtract():this
6 (8.57 % of base) : System.Private.DataContractSerialization.dasm - System.Runtime.Serialization.CodeGenerator:Throw():this
6 (8.33 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.DataflowBlock:Receive[System.Numerics.Vector`1[float]](System.Threading.Tasks.Dataflow.ISourceBlock`1[System.Numerics.Vector`1[float]],System.Threading.CancellationToken):System.Numerics.Vector`1[float]
6 (8.22 % of base) : System.Private.DataContractSerialization.dasm - System.Runtime.Serialization.CodeGenerator:Blt(System.Reflection.Emit.Label):this
6 (8.22 % of base) : System.Private.DataContractSerialization.dasm - System.Runtime.Serialization.CodeGenerator:Br(System.Reflection.Emit.Label):this
6 (8.22 % of base) : System.Private.DataContractSerialization.dasm - System.Runtime.Serialization.CodeGenerator:Brfalse(System.Reflection.Emit.Label):this
6 (8.22 % of base) : System.Private.DataContractSerialization.dasm - System.Runtime.Serialization.CodeGenerator:Brtrue(System.Reflection.Emit.Label):this
6 (8.22 % of base) : System.Private.DataContractSerialization.dasm - System.Runtime.Serialization.CodeGenerator:Ldarg(int):this
6 (8.22 % of base) : System.Private.DataContractSerialization.dasm - System.Runtime.Serialization.CodeGenerator:Ldarga(int):this
6 (8.22 % of base) : System.Private.DataContractSerialization.dasm - System.Runtime.Serialization.CodeGenerator:Ldc(int):this
6 (8.22 % of base) : System.Private.DataContractSerialization.dasm - System.Runtime.Serialization.CodeGenerator:Starg(int):this
6 (8.22 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.DataflowBlock:Receive[System.Numerics.Vector`1[float]](System.Threading.Tasks.Dataflow.ISourceBlock`1[System.Numerics.Vector`1[float]]):System.Numerics.Vector`1[float]
342 (8.19 % of base) : System.Reflection.DispatchProxy.dasm - System.Reflection.DispatchProxyGenerator+ProxyBuilder:.cctor()
6 (8.11 % of base) : System.ComponentModel.Composition.dasm - Microsoft.Internal.GenerationServices:LoadInt(System.Reflection.Emit.ILGenerator,int)
6 (8.11 % of base) : System.ComponentModel.Composition.dasm - Microsoft.Internal.GenerationServices:LoadLong(System.Reflection.Emit.ILGenerator,long)
6 (8.11 % of base) : System.Private.DataContractSerialization.dasm - System.Runtime.Serialization.CodeGenerator:Box(System.Type):this
6 (8.11 % of base) : System.Private.DataContractSerialization.dasm - System.Runtime.Serialization.CodeGenerator:Castclass(System.Type):this
6 (8.11 % of base) : System.Private.DataContractSerialization.dasm - System.Runtime.Serialization.CodeGenerator:InitObj(System.Type):this
Top method improvements (percentages):
-117 (-100.00 % of base) : Microsoft.CodeAnalysis.dasm - Microsoft.CodeAnalysis.SmallDictionary`2[System.__Canon,int]:LeftComplex(Microsoft.CodeAnalysis.SmallDictionary`2+AvlNode[System.__Canon,int]):Microsoft.CodeAnalysis.SmallDictionary`2+AvlNode[System.__Canon,int] (1 base, 0 diff methods)
-51 (-17.47 % of base) : System.Private.Xml.dasm - System.Xml.Xsl.IlGen.GenerateHelper:TestAndBranch(int,System.Reflection.Emit.Label,System.Reflection.Emit.OpCode):this
-6 (-16.67 % of base) : System.Net.Quic.dasm - System.Net.Quic.QuicDefaults:.cctor()
-18 (-10.11 % of base) : System.Private.Xml.dasm - System.Text.RegularExpressions.Generated.<RegexGenerator_g>F6DD43EEA644F37FBD420BF6C4F76D7CBF00A201A3A5DFAA2DE4DAED4B5EFB477__Utilities:.cctor()
-18 (-10.11 % of base) : System.Data.Common.dasm - System.Text.RegularExpressions.Generated.<RegexGenerator_g>F6DD43EEA644F37FBD420BF6C4F76D7CBF00A201A3A5DFAA2DE4DAED4B5EFB477__Utilities:.cctor()
-18 (-9.57 % of base) : System.Data.Odbc.dasm - System.Text.RegularExpressions.Generated.<RegexGenerator_g>F6DD43EEA644F37FBD420BF6C4F76D7CBF00A201A3A5DFAA2DE4DAED4B5EFB477__Utilities:.cctor()
-24 (-9.38 % of base) : System.Private.Xml.dasm - System.Xml.Xsl.IlGen.GenerateHelper:EmitUnconditionalBranch(System.Reflection.Emit.OpCode,System.Reflection.Emit.Label):this
-6 (-5.71 % of base) : System.Data.Common.dasm - System.Data.SqlTypes.SqlDateTime:op_Explicit(System.Data.SqlTypes.SqlDateTime):System.DateTime
-6 (-5.71 % of base) : System.Data.Common.dasm - System.Data.SqlTypes.SqlDateTime:ToDateTime(System.Data.SqlTypes.SqlDateTime):System.DateTime
-6 (-5.61 % of base) : System.Data.Common.dasm - System.Data.SqlTypes.SqlInt64:op_Equality(System.Data.SqlTypes.SqlInt64,System.Data.SqlTypes.SqlInt64):System.Data.SqlTypes.SqlBoolean
-6 (-5.61 % of base) : System.Data.Common.dasm - System.Data.SqlTypes.SqlInt64:op_GreaterThan(System.Data.SqlTypes.SqlInt64,System.Data.SqlTypes.SqlInt64):System.Data.SqlTypes.SqlBoolean
-6 (-5.61 % of base) : System.Data.Common.dasm - System.Data.SqlTypes.SqlInt64:op_GreaterThanOrEqual(System.Data.SqlTypes.SqlInt64,System.Data.SqlTypes.SqlInt64):System.Data.SqlTypes.SqlBoolean
-6 (-5.61 % of base) : System.Data.Common.dasm - System.Data.SqlTypes.SqlInt64:op_LessThan(System.Data.SqlTypes.SqlInt64,System.Data.SqlTypes.SqlInt64):System.Data.SqlTypes.SqlBoolean
-6 (-5.61 % of base) : System.Data.Common.dasm - System.Data.SqlTypes.SqlInt64:op_LessThanOrEqual(System.Data.SqlTypes.SqlInt64,System.Data.SqlTypes.SqlInt64):System.Data.SqlTypes.SqlBoolean
-6 (-5.61 % of base) : System.Data.Common.dasm - System.Data.SqlTypes.SqlMoney:op_Equality(System.Data.SqlTypes.SqlMoney,System.Data.SqlTypes.SqlMoney):System.Data.SqlTypes.SqlBoolean
-6 (-5.61 % of base) : System.Data.Common.dasm - System.Data.SqlTypes.SqlMoney:op_GreaterThan(System.Data.SqlTypes.SqlMoney,System.Data.SqlTypes.SqlMoney):System.Data.SqlTypes.SqlBoolean
-6 (-5.61 % of base) : System.Data.Common.dasm - System.Data.SqlTypes.SqlMoney:op_GreaterThanOrEqual(System.Data.SqlTypes.SqlMoney,System.Data.SqlTypes.SqlMoney):System.Data.SqlTypes.SqlBoolean
-6 (-5.61 % of base) : System.Data.Common.dasm - System.Data.SqlTypes.SqlMoney:op_LessThan(System.Data.SqlTypes.SqlMoney,System.Data.SqlTypes.SqlMoney):System.Data.SqlTypes.SqlBoolean
-6 (-5.61 % of base) : System.Data.Common.dasm - System.Data.SqlTypes.SqlMoney:op_LessThanOrEqual(System.Data.SqlTypes.SqlMoney,System.Data.SqlTypes.SqlMoney):System.Data.SqlTypes.SqlBoolean
-7 (-5.47 % of base) : xunit.runner.utility.netcoreapp10.dasm - Xunit.Runners.ExecutionCompleteInfo:.cctor()
-6 (-5.36 % of base) : System.Data.Common.dasm - System.Data.SqlTypes.SqlDouble:op_GreaterThan(System.Data.SqlTypes.SqlDouble,System.Data.SqlTypes.SqlDouble):System.Data.SqlTypes.SqlBoolean
-6 (-5.36 % of base) : System.Data.Common.dasm - System.Data.SqlTypes.SqlDouble:op_GreaterThanOrEqual(System.Data.SqlTypes.SqlDouble,System.Data.SqlTypes.SqlDouble):System.Data.SqlTypes.SqlBoolean
-6 (-5.36 % of base) : System.Data.Common.dasm - System.Data.SqlTypes.SqlDouble:op_LessThan(System.Data.SqlTypes.SqlDouble,System.Data.SqlTypes.SqlDouble):System.Data.SqlTypes.SqlBoolean
-6 (-5.36 % of base) : System.Data.Common.dasm - System.Data.SqlTypes.SqlDouble:op_LessThanOrEqual(System.Data.SqlTypes.SqlDouble,System.Data.SqlTypes.SqlDouble):System.Data.SqlTypes.SqlBoolean
-6 (-5.26 % of base) : System.Data.Common.dasm - System.Data.SqlTypes.SqlDouble:op_Equality(System.Data.SqlTypes.SqlDouble,System.Data.SqlTypes.SqlDouble):System.Data.SqlTypes.SqlBoolean
-10 (-5.21 % of base) : System.Data.Common.dasm - System.Data.SqlTypes.SqlDateTime:op_Addition(System.Data.SqlTypes.SqlDateTime,System.TimeSpan):System.Data.SqlTypes.SqlDateTime
-10 (-5.21 % of base) : System.Data.Common.dasm - System.Data.SqlTypes.SqlDateTime:op_Subtraction(System.Data.SqlTypes.SqlDateTime,System.TimeSpan):System.Data.SqlTypes.SqlDateTime
-9 (-5.03 % of base) : System.Data.Common.dasm - System.Data.SqlTypes.SqlBinary:op_LessThanOrEqual(System.Data.SqlTypes.SqlBinary,System.Data.SqlTypes.SqlBinary):System.Data.SqlTypes.SqlBoolean
-12 (-5.02 % of base) : System.Data.Common.dasm - System.Data.SqlTypes.SqlDecimal:Sign(System.Data.SqlTypes.SqlDecimal):System.Data.SqlTypes.SqlInt32
-6 (-4.96 % of base) : System.Data.Common.dasm - System.Data.SqlTypes.SqlDateTime:GetHashCode():int:this
-6 (-4.92 % of base) : System.Data.Common.dasm - System.Data.SqlTypes.SqlInt32:op_Equality(System.Data.SqlTypes.SqlInt32,System.Data.SqlTypes.SqlInt32):System.Data.SqlTypes.SqlBoolean
-6 (-4.92 % of base) : System.Data.Common.dasm - System.Data.SqlTypes.SqlInt32:op_GreaterThan(System.Data.SqlTypes.SqlInt32,System.Data.SqlTypes.SqlInt32):System.Data.SqlTypes.SqlBoolean
-6 (-4.92 % of base) : System.Data.Common.dasm - System.Data.SqlTypes.SqlInt32:op_GreaterThanOrEqual(System.Data.SqlTypes.SqlInt32,System.Data.SqlTypes.SqlInt32):System.Data.SqlTypes.SqlBoolean
-6 (-4.92 % of base) : System.Data.Common.dasm - System.Data.SqlTypes.SqlInt32:op_LessThan(System.Data.SqlTypes.SqlInt32,System.Data.SqlTypes.SqlInt32):System.Data.SqlTypes.SqlBoolean
-6 (-4.92 % of base) : System.Data.Common.dasm - System.Data.SqlTypes.SqlInt32:op_LessThanOrEqual(System.Data.SqlTypes.SqlInt32,System.Data.SqlTypes.SqlInt32):System.Data.SqlTypes.SqlBoolean
-6 (-4.84 % of base) : System.Data.Common.dasm - System.Data.SqlTypes.SqlInt16:op_Equality(System.Data.SqlTypes.SqlInt16,System.Data.SqlTypes.SqlInt16):System.Data.SqlTypes.SqlBoolean
-6 (-4.84 % of base) : System.Data.Common.dasm - System.Data.SqlTypes.SqlInt16:op_GreaterThan(System.Data.SqlTypes.SqlInt16,System.Data.SqlTypes.SqlInt16):System.Data.SqlTypes.SqlBoolean
-6 (-4.84 % of base) : System.Data.Common.dasm - System.Data.SqlTypes.SqlInt16:op_GreaterThanOrEqual(System.Data.SqlTypes.SqlInt16,System.Data.SqlTypes.SqlInt16):System.Data.SqlTypes.SqlBoolean
-6 (-4.84 % of base) : System.Data.Common.dasm - System.Data.SqlTypes.SqlInt16:op_LessThan(System.Data.SqlTypes.SqlInt16,System.Data.SqlTypes.SqlInt16):System.Data.SqlTypes.SqlBoolean
-6 (-4.84 % of base) : System.Data.Common.dasm - System.Data.SqlTypes.SqlInt16:op_LessThanOrEqual(System.Data.SqlTypes.SqlInt16,System.Data.SqlTypes.SqlInt16):System.Data.SqlTypes.SqlBoolean
-6 (-4.55 % of base) : System.Data.Common.dasm - System.Data.SqlTypes.SqlSingle:op_GreaterThan(System.Data.SqlTypes.SqlSingle,System.Data.SqlTypes.SqlSingle):System.Data.SqlTypes.SqlBoolean
-6 (-4.55 % of base) : System.Data.Common.dasm - System.Data.SqlTypes.SqlSingle:op_GreaterThanOrEqual(System.Data.SqlTypes.SqlSingle,System.Data.SqlTypes.SqlSingle):System.Data.SqlTypes.SqlBoolean
-6 (-4.55 % of base) : System.Data.Common.dasm - System.Data.SqlTypes.SqlSingle:op_LessThan(System.Data.SqlTypes.SqlSingle,System.Data.SqlTypes.SqlSingle):System.Data.SqlTypes.SqlBoolean
-6 (-4.55 % of base) : System.Data.Common.dasm - System.Data.SqlTypes.SqlSingle:op_LessThanOrEqual(System.Data.SqlTypes.SqlSingle,System.Data.SqlTypes.SqlSingle):System.Data.SqlTypes.SqlBoolean
-6 (-4.48 % of base) : System.Data.Common.dasm - System.Data.SqlTypes.SqlSingle:op_Equality(System.Data.SqlTypes.SqlSingle,System.Data.SqlTypes.SqlSingle):System.Data.SqlTypes.SqlBoolean
-6 (-4.44 % of base) : System.Data.Common.dasm - System.Data.SqlTypes.SqlDateTime:ToString():System.String:this
-6 (-4.32 % of base) : System.Data.Common.dasm - System.Data.SqlTypes.SqlDateTime:get_Value():System.DateTime:this
-6 (-4.11 % of base) : System.Data.Common.dasm - System.Data.SqlTypes.SqlDateTime:op_Equality(System.Data.SqlTypes.SqlDateTime,System.Data.SqlTypes.SqlDateTime):System.Data.SqlTypes.SqlBoolean
-6 (-4.05 % of base) : System.Data.Common.dasm - System.Data.SqlTypes.SqlDecimal:op_LessThan(System.Data.SqlTypes.SqlDecimal,System.Data.SqlTypes.SqlDecimal):System.Data.SqlTypes.SqlBoolean
-6 (-4.03 % of base) : System.Data.Common.dasm - System.Data.SqlTypes.SqlDecimal:op_Equality(System.Data.SqlTypes.SqlDecimal,System.Data.SqlTypes.SqlDecimal):System.Data.SqlTypes.SqlBoolean
-6 (-4.03 % of base) : System.Data.Common.dasm - System.Data.SqlTypes.SqlDecimal:op_GreaterThan(System.Data.SqlTypes.SqlDecimal,System.Data.SqlTypes.SqlDecimal):System.Data.SqlTypes.SqlBoolean
-6 (-4.03 % of base) : System.Private.Xml.dasm - System.Xml.Schema.Datatype_nonNegativeInteger:.cctor()
-6 (-4.03 % of base) : System.Private.Xml.dasm - System.Xml.Schema.Datatype_positiveInteger:.cctor()
-6 (-3.95 % of base) : System.Private.Xml.dasm - System.Xml.Schema.Datatype_negativeInteger:.cctor()
-6 (-3.92 % of base) : System.Private.Xml.dasm - System.Xml.Schema.XmlSchemaParticle:get_IsMultipleOccurrence():bool:this
-6 (-3.85 % of base) : System.Data.Common.dasm - System.Data.SqlTypes.SqlGuid:op_Equality(System.Data.SqlTypes.SqlGuid,System.Data.SqlTypes.SqlGuid):System.Data.SqlTypes.SqlBoolean
-6 (-3.82 % of base) : System.Data.Common.dasm - System.Data.SqlTypes.SqlDateTime:op_GreaterThan(System.Data.SqlTypes.SqlDateTime,System.Data.SqlTypes.SqlDateTime):System.Data.SqlTypes.SqlBoolean
-6 (-3.82 % of base) : System.Data.Common.dasm - System.Data.SqlTypes.SqlDateTime:op_GreaterThanOrEqual(System.Data.SqlTypes.SqlDateTime,System.Data.SqlTypes.SqlDateTime):System.Data.SqlTypes.SqlBoolean
-6 (-3.82 % of base) : System.Data.Common.dasm - System.Data.SqlTypes.SqlDateTime:op_LessThan(System.Data.SqlTypes.SqlDateTime,System.Data.SqlTypes.SqlDateTime):System.Data.SqlTypes.SqlBoolean
-6 (-3.82 % of base) : System.Data.Common.dasm - System.Data.SqlTypes.SqlDateTime:op_LessThanOrEqual(System.Data.SqlTypes.SqlDateTime,System.Data.SqlTypes.SqlDateTime):System.Data.SqlTypes.SqlBoolean
-6 (-3.80 % of base) : System.Private.Xml.dasm - System.Xml.Xsl.IlGen.GenerateHelper:BranchAndMark(System.Reflection.Emit.Label,System.Reflection.Emit.Label):this
-6 (-3.75 % of base) : System.Data.Common.dasm - System.Data.SqlTypes.SqlDecimal:op_LessThanOrEqual(System.Data.SqlTypes.SqlDecimal,System.Data.SqlTypes.SqlDecimal):System.Data.SqlTypes.SqlBoolean
-6 (-3.73 % of base) : System.Data.Common.dasm - System.Data.SqlTypes.SqlDecimal:op_GreaterThanOrEqual(System.Data.SqlTypes.SqlDecimal,System.Data.SqlTypes.SqlDecimal):System.Data.SqlTypes.SqlBoolean
-6 (-3.66 % of base) : System.Data.Common.dasm - System.Data.SqlTypes.SqlBinary:op_LessThan(System.Data.SqlTypes.SqlBinary,System.Data.SqlTypes.SqlBinary):System.Data.SqlTypes.SqlBoolean
-6 (-3.66 % of base) : System.Data.Common.dasm - System.Data.SqlTypes.SqlGuid:op_LessThan(System.Data.SqlTypes.SqlGuid,System.Data.SqlTypes.SqlGuid):System.Data.SqlTypes.SqlBoolean
-6 (-3.64 % of base) : System.Data.Common.dasm - System.Data.SqlTypes.SqlBinary:op_Equality(System.Data.SqlTypes.SqlBinary,System.Data.SqlTypes.SqlBinary):System.Data.SqlTypes.SqlBoolean
-6 (-3.64 % of base) : System.Data.Common.dasm - System.Data.SqlTypes.SqlBinary:op_GreaterThan(System.Data.SqlTypes.SqlBinary,System.Data.SqlTypes.SqlBinary):System.Data.SqlTypes.SqlBoolean
-6 (-3.64 % of base) : System.Data.Common.dasm - System.Data.SqlTypes.SqlGuid:op_GreaterThan(System.Data.SqlTypes.SqlGuid,System.Data.SqlTypes.SqlGuid):System.Data.SqlTypes.SqlBoolean
-24 (-3.59 % of base) : System.Data.Common.dasm - System.Data.SqlTypes.SqlDateTime:.cctor()
-12 (-3.51 % of base) : System.Data.Common.dasm - System.Data.SqlTypes.SqlString:Compare(System.Data.SqlTypes.SqlString,System.Data.SqlTypes.SqlString,int):System.Data.SqlTypes.SqlBoolean
-6 (-3.43 % of base) : System.Private.Xml.dasm - System.Xml.Xsl.IlGen.XmlILVisitor:VisitEmpty(System.Xml.Xsl.Qil.QilNode):this
-6 (-3.35 % of base) : System.Data.Common.dasm - System.Data.SqlTypes.SqlGuid:op_LessThanOrEqual(System.Data.SqlTypes.SqlGuid,System.Data.SqlTypes.SqlGuid):System.Data.SqlTypes.SqlBoolean
-6 (-3.35 % of base) : System.Private.Xml.dasm - System.Xml.Schema.Datatype_unsignedByte:.cctor()
-6 (-3.35 % of base) : System.Private.Xml.dasm - System.Xml.Schema.Datatype_unsignedInt:.cctor()
-6 (-3.35 % of base) : System.Private.Xml.dasm - System.Xml.Schema.Datatype_unsignedShort:.cctor()
-6 (-3.33 % of base) : System.Data.Common.dasm - System.Data.SqlTypes.SqlBinary:op_GreaterThanOrEqual(System.Data.SqlTypes.SqlBinary,System.Data.SqlTypes.SqlBinary):System.Data.SqlTypes.SqlBoolean
-6 (-3.33 % of base) : System.Data.Common.dasm - System.Data.SqlTypes.SqlGuid:op_GreaterThanOrEqual(System.Data.SqlTypes.SqlGuid,System.Data.SqlTypes.SqlGuid):System.Data.SqlTypes.SqlBoolean
-6 (-3.30 % of base) : System.Private.Xml.dasm - System.Xml.Schema.Datatype_nonPositiveInteger:.cctor()
-6 (-3.26 % of base) : System.Private.Xml.dasm - System.Xml.Schema.Datatype_unsignedLong:.cctor()
-6 (-3.09 % of base) : System.Private.Xml.dasm - System.Xml.Schema.FacetsChecker:Power(int,int):System.Decimal
-6 (-2.93 % of base) : System.Private.Xml.dasm - System.Xml.Schema.Compiler:IsParticleEmptiable(System.Xml.Schema.XmlSchemaParticle):bool:this
-30 (-2.17 % of base) : System.Private.Xml.dasm - System.Xml.Xsl.IlGen.XmlILVisitor:VisitConditional(System.Xml.Xsl.Qil.QilTernary):System.Xml.Xsl.Qil.QilNode:this
-6 (-2.16 % of base) : System.Data.Common.dasm - System.Data.SqlTypes.SqlString:op_Explicit(System.Data.SqlTypes.SqlDateTime):System.Data.SqlTypes.SqlString
-6 (-2.00 % of base) : System.Data.Common.dasm - System.Data.SqlTypes.SqlDateTime:System.Xml.Serialization.IXmlSerializable.WriteXml(System.Xml.XmlWriter):this
-18 (-1.98 % of base) : System.Private.Xml.dasm - System.Xml.Xsl.IlGen.XmlILVisitor:VisitIsEmpty(System.Xml.Xsl.Qil.QilUnary):System.Xml.Xsl.Qil.QilNode:this
-6 (-1.92 % of base) : System.Data.Common.dasm - System.Data.Common.DecimalStorage:.ctor(System.Data.DataColumn):this
-12 (-1.89 % of base) : System.Data.Common.dasm - System.Data.DataTable:GetDataTableSchema(System.Xml.Schema.XmlSchemaSet):System.Xml.Schema.XmlSchemaComplexType
-36 (-1.81 % of base) : System.Private.Xml.dasm - System.Xml.Schema.Compiler:BuildParticleContentModel(System.Xml.Schema.ParticleContentValidator,System.Xml.Schema.XmlSchemaParticle):bool:this
-12 (-1.75 % of base) : System.Data.Common.dasm - System.Data.DataSet:GetDataSetSchema(System.Xml.Schema.XmlSchemaSet):System.Xml.Schema.XmlSchemaComplexType
-12 (-1.75 % of base) : System.Private.Xml.dasm - System.Xml.Schema.XmlSchemaInference:CreateNewElementforChoice(System.Xml.Schema.XmlSchemaElement):System.Xml.Schema.XmlSchemaElement:this
-12 (-1.73 % of base) : System.Data.Common.dasm - System.Data.Common.DecimalStorage:Compare(int,int):int:this
-6 (-1.72 % of base) : System.Data.Common.dasm - System.Data.XSDSchema:HandleTable(System.Xml.Schema.XmlSchemaElement):System.Data.DataTable:this
-12 (-1.70 % of base) : System.Data.Common.dasm - System.Data.XSDSchema:IsTable(System.Xml.Schema.XmlSchemaElement):bool:this
-6 (-1.69 % of base) : System.Private.Xml.dasm - System.Xml.Schema.SequenceNode:get_IsNullable():bool:this
-12 (-1.62 % of base) : System.Private.Xml.dasm - System.Xml.Serialization.ReflectionXmlSerializationReaderHelper:GetSetMemberValueDelegateWithType[System.__Canon,System.Nullable`1[int]](System.Reflection.MemberInfo):System.Xml.Serialization.ReflectionXmlSerializationReaderHelper+SetMemberValueDelegate
-12 (-1.57 % of base) : System.Private.Xml.dasm - System.Xml.Schema.SchemaCollectionPreprocessor:CountGroupSelfReference(System.Xml.Schema.XmlSchemaObjectCollection,System.Xml.XmlQualifiedName):int:this
-24 (-1.52 % of base) : System.Private.Xml.dasm - System.Xml.Schema.SchemaCollectionCompiler:CanonicalizeSequence(System.Xml.Schema.XmlSchemaSequence,bool,bool):System.Xml.Schema.XmlSchemaParticle:this
-30 (-1.51 % of base) : System.Private.Xml.dasm - System.Xml.Schema.Compiler:CanonicalizeChoice(System.Xml.Schema.XmlSchemaChoice,bool):System.Xml.Schema.XmlSchemaParticle:this
-24 (-1.51 % of base) : System.Private.Xml.dasm - System.Xml.Schema.XsdDateTime:op_Implicit(System.Xml.Schema.XsdDateTime):System.DateTime
-36 (-1.50 % of base) : System.Private.Xml.dasm - System.Xml.Schema.Compiler:IsElementFromGroupBase(System.Xml.Schema.XmlSchemaElement,System.Xml.Schema.XmlSchemaGroupBase):bool:this
440 total methods with Code Size differences (139 improved, 301 regressed), 393391 unchanged.
--------------------------------------------------------------------------------
Artifacts:
- diff-corelib.txt (0 KB)
- diff-frameworks.txt (76 KB)
- jit-diffs-corelib.zip (19 MB)
- jit-diffs-frameworks.zip (279 MB)
- build-artifacts-main.zip (145 MB)
- build-artifacts-pr.zip (142 MB)
- build-logs.txt (1 MB)
Metadata
Metadata
Assignees
Labels
No labels