forked from MihaZupan/runtime-utils
-
Notifications
You must be signed in to change notification settings - Fork 0
Closed
Description
Build completed in 2 hours 24 minutes.
dotnet/runtime#85189
CoreLib diffs
Found 1 files with textual diffs.
Summary of Code Size diffs:
(Lower is better)
Total bytes of base: 3347063
Total bytes of diff: 3347063
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), 27525 unchanged.
--------------------------------------------------------------------------------
Frameworks diffs
Diffs
Found 300 files with textual diffs.
Summary of Code Size diffs:
(Lower is better)
Total bytes of base: 59919377
Total bytes of diff: 59950192
Total bytes of delta: 30815 (0.05 % of base)
Total relative delta: 189.32
diff is a regression.
relative diff is a regression.
Top file regressions (bytes):
29172 : Microsoft.Diagnostics.Tracing.TraceEvent.dasm (0.83 % of base)
1055 : System.Private.CoreLib.dasm (0.02 % of base)
864 : Newtonsoft.Json.dasm (0.09 % of base)
575 : System.Data.Common.dasm (0.04 % of base)
540 : System.Security.Cryptography.dasm (0.06 % of base)
390 : System.ComponentModel.Composition.dasm (0.11 % of base)
324 : System.Text.Json.dasm (0.03 % of base)
86 : Microsoft.CodeAnalysis.VisualBasic.dasm (0.00 % of base)
76 : System.Configuration.ConfigurationManager.dasm (0.02 % of base)
42 : System.Threading.RateLimiting.dasm (0.02 % of base)
42 : System.ServiceModel.Syndication.dasm (0.03 % of base)
30 : Microsoft.Extensions.FileProviders.Physical.dasm (0.16 % of base)
24 : Microsoft.Extensions.DependencyInjection.Abstractions.dasm (0.08 % of base)
12 : Newtonsoft.Json.Bson.dasm (0.01 % of base)
12 : System.Drawing.Primitives.dasm (0.03 % of base)
12 : Microsoft.Extensions.Http.dasm (0.03 % of base)
6 : Microsoft.Diagnostics.FastSerialization.dasm (0.00 % of base)
6 : Microsoft.Extensions.Hosting.Systemd.dasm (0.13 % of base)
Top file improvements (bytes):
-1860 : Microsoft.CodeAnalysis.dasm (-0.09 % of base)
-342 : System.Reflection.DispatchProxy.dasm (-1.59 % of base)
-131 : System.Runtime.Caching.dasm (-0.22 % of base)
-90 : System.Transactions.Local.dasm (-0.07 % of base)
-12 : System.Net.Mail.dasm (-0.01 % of base)
-12 : System.Linq.Parallel.dasm (-0.00 % of base)
-6 : Microsoft.Extensions.FileProviders.Abstractions.dasm (-0.47 % of base)
25 total files with Code Size differences (7 improved, 18 regressed), 250 unchanged.
Top method regressions (bytes):
2556 (3.54 % of base) : Microsoft.Diagnostics.Tracing.TraceEvent.dasm - Microsoft.Diagnostics.Tracing.Parsers.ApplicationServerTraceEventParser:EnumerateTemplates(System.Func`3[System.String,System.String,int],System.Action`1[Microsoft.Diagnostics.Tracing.TraceEvent]):this
426 (1.35 % of base) : Microsoft.Diagnostics.Tracing.TraceEvent.dasm - Microsoft.Diagnostics.Tracing.Parsers.KernelTraceEventParser:EnumerateTemplates(System.Func`3[System.String,System.String,int],System.Action`1[Microsoft.Diagnostics.Tracing.TraceEvent]):this
276 (8.93 % of base) : Microsoft.Diagnostics.Tracing.TraceEvent.dasm - Microsoft.Diagnostics.Tracing.Session.TraceEventSession:SetStackTraceIds(int,ulong,int):int
264 (1.14 % of base) : Microsoft.Diagnostics.Tracing.TraceEvent.dasm - Microsoft.Diagnostics.Tracing.Parsers.ClrTraceEventParser:EnumerateTemplates(System.Func`3[System.String,System.String,int],System.Action`1[Microsoft.Diagnostics.Tracing.TraceEvent]):this
178 (3.68 % of base) : System.ComponentModel.Composition.dasm - System.ComponentModel.Composition.MetadataViewGenerator:GenerateInterfaceViewProxyType(System.Type):System.Type
134 (4.89 % of base) : System.Private.CoreLib.dasm - System.Reflection.InvokerEmitUtil:CreateInvokeDelegate(System.Reflection.MethodBase):System.Reflection.InvokerEmitUtil+InvokeFunc
102 (3.14 % of base) : Microsoft.Diagnostics.Tracing.TraceEvent.dasm - Microsoft.Diagnostics.Tracing.Etlx.TraceLog:InitializeFromFile(System.String):this
95 (11.27 % of base) : System.Private.CoreLib.dasm - System.Reflection.Emit.ILGenerator:Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.LocalBuilder):this
84 (0.33 % of base) : Microsoft.Diagnostics.Tracing.TraceEvent.dasm - Microsoft.Diagnostics.Tracing.Parsers.ClrPrivateTraceEventParser:EnumerateTemplates(System.Func`3[System.String,System.String,int],System.Action`1[Microsoft.Diagnostics.Tracing.TraceEvent]):this
48 (3.08 % of base) : Microsoft.Diagnostics.Tracing.TraceEvent.dasm - Microsoft.Diagnostics.Tracing.StartStopActivityComputer+<>c__DisplayClass0_0:<.ctor>b__1(Microsoft.Diagnostics.Tracing.TraceEvent):this
48 (10.37 % of base) : System.Text.Json.dasm - System.Text.Json.Serialization.Metadata.ReflectionEmitMemberAccessor:CreatePropertySetter(System.Reflection.PropertyInfo,System.Type):System.Reflection.Emit.DynamicMethod
42 (6.28 % of base) : Microsoft.Diagnostics.Tracing.TraceEvent.dasm - Microsoft.Diagnostics.Tracing.BPerfEventSource:ProcessEventRecord(ulong,bool):this
42 (4.33 % of base) : Microsoft.Diagnostics.Tracing.TraceEvent.dasm - Microsoft.Diagnostics.Tracing.EventPipeEventMetaDataHeader:GetProviderGuidFromProviderName(System.String):System.Guid
42 (2.86 % of base) : Microsoft.Diagnostics.Tracing.TraceEvent.dasm - Microsoft.Diagnostics.Tracing.Parsers.JSDumpHeapTraceEventParser:EnumerateTemplates(System.Func`3[System.String,System.String,int],System.Action`1[Microsoft.Diagnostics.Tracing.TraceEvent]):this
42 (11.11 % of base) : System.Text.Json.dasm - System.Text.Json.Serialization.Metadata.ReflectionEmitMemberAccessor:CreateFieldSetter(System.Reflection.FieldInfo,System.Type):System.Reflection.Emit.DynamicMethod
42 (10.63 % of base) : System.Text.Json.dasm - System.Text.Json.Serialization.Metadata.ReflectionEmitMemberAccessor:CreatePropertyGetter(System.Reflection.PropertyInfo,System.Type):System.Reflection.Emit.DynamicMethod
36 (4.64 % of base) : System.ComponentModel.Composition.dasm - Microsoft.Internal.GenerationServices:LoadEnumerable(System.Reflection.Emit.ILGenerator,System.Collections.IEnumerable)
36 (3.27 % of base) : System.Private.CoreLib.dasm - System.Reflection.Emit.DynamicILGenerator:Emit(System.Reflection.Emit.OpCode,System.Reflection.MethodInfo):this
36 (6.49 % of base) : System.Private.CoreLib.dasm - System.Reflection.Emit.ILGenerator:Emit(System.Reflection.Emit.OpCode,System.Reflection.MethodInfo):this
36 (3.80 % of base) : System.Text.Json.dasm - System.Text.Json.Serialization.Metadata.ReflectionEmitMemberAccessor:CreateConstructor(System.Type):System.Func`1[System.Object]:this
36 (10.00 % of base) : System.Text.Json.dasm - System.Text.Json.Serialization.Metadata.ReflectionEmitMemberAccessor:CreateFieldGetter(System.Reflection.FieldInfo,System.Type):System.Reflection.Emit.DynamicMethod
36 (6.14 % of base) : System.Text.Json.dasm - System.Text.Json.Serialization.Metadata.ReflectionEmitMemberAccessor:CreateParameterizedConstructor(System.Reflection.ConstructorInfo):System.Reflection.Emit.DynamicMethod
30 (1.20 % of base) : Microsoft.Diagnostics.Tracing.TraceEvent.dasm - Microsoft.Diagnostics.Tracing.Parsers.SymbolTraceEventParser:EnumerateTemplates(System.Func`3[System.String,System.String,int],System.Action`1[Microsoft.Diagnostics.Tracing.TraceEvent]):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 (4.38 % of base) : System.Private.CoreLib.dasm - System.Reflection.Emit.ILGenerator:EmitWriteLine(System.Reflection.FieldInfo):this
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 (6.11 % of base) : System.Text.Json.dasm - System.Text.Json.Serialization.Metadata.ReflectionEmitMemberAccessor:CreateAddMethodDelegate(System.Type):System.Reflection.Emit.DynamicMethod
24 (4.65 % of base) : Microsoft.Diagnostics.Tracing.TraceEvent.dasm - Microsoft.Diagnostics.Tracing.Parsers.Clr.ClrStressTraceEventParser:EnumerateTemplates(System.Func`3[System.String,System.String,int],System.Action`1[Microsoft.Diagnostics.Tracing.TraceEvent]):this
24 (6.27 % of base) : Microsoft.Diagnostics.Tracing.TraceEvent.dasm - Microsoft.Diagnostics.Tracing.Parsers.ClrTraceEventParser:add_GCCreateSegment(System.Action`1[Microsoft.Diagnostics.Tracing.Parsers.Clr.GCCreateSegmentTraceData]):this
24 (6.27 % of base) : Microsoft.Diagnostics.Tracing.TraceEvent.dasm - Microsoft.Diagnostics.Tracing.Parsers.ClrTraceEventParser:add_GCFreeSegment(System.Action`1[Microsoft.Diagnostics.Tracing.Parsers.Clr.GCFreeSegmentTraceData]):this
24 (6.27 % of base) : Microsoft.Diagnostics.Tracing.TraceEvent.dasm - Microsoft.Diagnostics.Tracing.Parsers.ClrTraceEventParser:add_GCHeapStats(System.Action`1[Microsoft.Diagnostics.Tracing.Parsers.Clr.GCHeapStatsTraceData]):this
24 (6.27 % of base) : Microsoft.Diagnostics.Tracing.TraceEvent.dasm - Microsoft.Diagnostics.Tracing.Parsers.ClrTraceEventParser:add_GCRestartEEStop(System.Action`1[Microsoft.Diagnostics.Tracing.Parsers.Clr.GCNoUserDataTraceData]):this
24 (6.35 % of base) : Microsoft.Diagnostics.Tracing.TraceEvent.dasm - Microsoft.Diagnostics.Tracing.Parsers.ClrTraceEventParser:add_GCSampledObjectAllocation(System.Action`1[Microsoft.Diagnostics.Tracing.Parsers.Clr.GCSampledObjectAllocationTraceData]):this
24 (4.46 % of base) : Microsoft.Diagnostics.Tracing.TraceEvent.dasm - Microsoft.Diagnostics.Tracing.Parsers.Kernel.CritSecTraceProviderTraceEventParser:EnumerateTemplates(System.Func`3[System.String,System.String,int],System.Action`1[Microsoft.Diagnostics.Tracing.TraceEvent]):this
24 (4.99 % of base) : Microsoft.Diagnostics.Tracing.TraceEvent.dasm - Microsoft.Diagnostics.Tracing.Parsers.KernelTraceEventParser:add_MemoryPageAccess(System.Action`1[Microsoft.Diagnostics.Tracing.Parsers.Kernel.MemoryPageAccessTraceData]):this
24 (4.99 % of base) : Microsoft.Diagnostics.Tracing.TraceEvent.dasm - Microsoft.Diagnostics.Tracing.Parsers.KernelTraceEventParser:add_PerfInfoISR(System.Action`1[Microsoft.Diagnostics.Tracing.Parsers.Kernel.ISRTraceData]):this
24 (4.40 % of base) : Microsoft.Diagnostics.Tracing.TraceEvent.dasm - Microsoft.Diagnostics.Tracing.Parsers.LinuxKernelEventParser:EnumerateTemplates(System.Func`3[System.String,System.String,int],System.Action`1[Microsoft.Diagnostics.Tracing.TraceEvent]):this
24 (7.25 % of base) : Microsoft.Extensions.DependencyInjection.Abstractions.dasm - Microsoft.Extensions.DependencyInjection.ActivatorUtilities:CreateFactoryInternal(System.Type,System.Type[],byref,byref,byref)
24 (3.05 % of base) : Newtonsoft.Json.dasm - Newtonsoft.Json.Utilities.ExpressionReflectionDelegateFactory:CreateSet[double](System.Reflection.FieldInfo):System.Action`2[double,System.Object]:this
24 (3.05 % of base) : Newtonsoft.Json.dasm - Newtonsoft.Json.Utilities.ExpressionReflectionDelegateFactory:CreateSet[int](System.Reflection.FieldInfo):System.Action`2[int,System.Object]:this
24 (3.05 % of base) : Newtonsoft.Json.dasm - Newtonsoft.Json.Utilities.ExpressionReflectionDelegateFactory:CreateSet[long](System.Reflection.FieldInfo):System.Action`2[long,System.Object]:this
24 (3.05 % of base) : Newtonsoft.Json.dasm - Newtonsoft.Json.Utilities.ExpressionReflectionDelegateFactory:CreateSet[short](System.Reflection.FieldInfo):System.Action`2[short,System.Object]:this
24 (3.05 % of base) : Newtonsoft.Json.dasm - Newtonsoft.Json.Utilities.ExpressionReflectionDelegateFactory:CreateSet[System.Nullable`1[int]](System.Reflection.FieldInfo):System.Action`2[System.Nullable`1[int],System.Object]:this
24 (3.05 % of base) : Newtonsoft.Json.dasm - Newtonsoft.Json.Utilities.ExpressionReflectionDelegateFactory:CreateSet[System.Numerics.Vector`1[float]](System.Reflection.FieldInfo):System.Action`2[System.Numerics.Vector`1[float],System.Object]:this
24 (3.05 % of base) : Newtonsoft.Json.dasm - Newtonsoft.Json.Utilities.ExpressionReflectionDelegateFactory:CreateSet[ubyte](System.Reflection.FieldInfo):System.Action`2[ubyte,System.Object]:this
24 (13.56 % of base) : System.ComponentModel.Composition.dasm - System.ComponentModel.Composition.MetadataViewGenerator:GenerateLocalAssignmentFromFlag(System.Reflection.Emit.ILGenerator,System.Reflection.Emit.LocalBuilder,bool)
24 (3.73 % of base) : System.Data.Common.dasm - System.Data.SqlTypes.SqlDateTime:.cctor()
24 (2.84 % of base) : System.Private.CoreLib.dasm - System.Reflection.Emit.DynamicILGenerator:EmitCall(System.Reflection.Emit.OpCode,System.Reflection.MethodInfo,System.Type[]):this
24 (3.49 % of base) : System.Private.CoreLib.dasm - System.Reflection.Emit.ILGenerator:EmitCall(System.Reflection.Emit.OpCode,System.Reflection.MethodInfo,System.Type[]):this
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 (6.47 % of base) : System.Text.Json.dasm - System.Text.Json.Serialization.Metadata.ReflectionEmitMemberAccessor:CreateImmutableDictionaryCreateRangeDelegate(System.Type,System.Type,System.Type,System.Type):System.Reflection.Emit.DynamicMethod
22 (6.47 % of base) : System.Text.Json.dasm - System.Text.Json.Serialization.Metadata.ReflectionEmitMemberAccessor:CreateImmutableEnumerableCreateRangeDelegate(System.Type,System.Type,System.Type):System.Reflection.Emit.DynamicMethod
18 (1.55 % of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.LocalRewriter:CacheToLocalIfNotConst(Microsoft.CodeAnalysis.VisualBasic.Symbol,Microsoft.CodeAnalysis.VisualBasic.BoundExpression,Microsoft.CodeAnalysis.ArrayBuilder`1[Microsoft.CodeAnalysis.VisualBasic.Symbols.LocalSymbol],Microsoft.CodeAnalysis.ArrayBuilder`1[Microsoft.CodeAnalysis.VisualBasic.BoundExpression],int,Microsoft.CodeAnalysis.VisualBasic.Syntax.StatementSyntax):Microsoft.CodeAnalysis.VisualBasic.BoundExpression
18 (2.32 % of base) : Microsoft.Diagnostics.Tracing.TraceEvent.dasm - Microsoft.Diagnostics.Symbols.NativeSymbolModule+MicrosoftPdbSourceFile:TryInitializeManagedChecksum(Microsoft.Diagnostics.Symbols.NativeSymbolModule):this
18 (0.41 % of base) : Microsoft.Diagnostics.Tracing.TraceEvent.dasm - Microsoft.Diagnostics.Tracing.Parsers.Clr.ClrRundownTraceEventParser:EnumerateTemplates(System.Func`3[System.String,System.String,int],System.Action`1[Microsoft.Diagnostics.Tracing.TraceEvent]):this
18 (4.33 % of base) : Microsoft.Diagnostics.Tracing.TraceEvent.dasm - Microsoft.Diagnostics.Tracing.Parsers.KernelTraceEventParser:add_MemoryProcessMemInfo(System.Action`1[Microsoft.Diagnostics.Tracing.Parsers.Kernel.MemoryProcessMemInfoTraceData]):this
18 (1.45 % of base) : Microsoft.Diagnostics.Tracing.TraceEvent.dasm - Microsoft.Diagnostics.Tracing.SampleProfilerThreadTimeComputer:<GenerateThreadTimeStacks>b__8_2(Microsoft.Diagnostics.Tracing.TraceEvent):this
18 (3.40 % of base) : Newtonsoft.Json.dasm - Newtonsoft.Json.Utilities.ExpressionReflectionDelegateFactory:CreateMethodCall[double](System.Reflection.MethodBase):Newtonsoft.Json.Utilities.MethodCall`2[double,System.Object]:this
18 (3.40 % of base) : Newtonsoft.Json.dasm - Newtonsoft.Json.Utilities.ExpressionReflectionDelegateFactory:CreateMethodCall[int](System.Reflection.MethodBase):Newtonsoft.Json.Utilities.MethodCall`2[int,System.Object]:this
18 (3.40 % of base) : Newtonsoft.Json.dasm - Newtonsoft.Json.Utilities.ExpressionReflectionDelegateFactory:CreateMethodCall[long](System.Reflection.MethodBase):Newtonsoft.Json.Utilities.MethodCall`2[long,System.Object]:this
18 (3.40 % of base) : Newtonsoft.Json.dasm - Newtonsoft.Json.Utilities.ExpressionReflectionDelegateFactory:CreateMethodCall[short](System.Reflection.MethodBase):Newtonsoft.Json.Utilities.MethodCall`2[short,System.Object]:this
18 (3.06 % of base) : Newtonsoft.Json.dasm - Newtonsoft.Json.Utilities.ExpressionReflectionDelegateFactory:CreateMethodCall[System.__Canon](System.Reflection.MethodBase):Newtonsoft.Json.Utilities.MethodCall`2[System.__Canon,System.__Canon]:this
18 (3.40 % of base) : Newtonsoft.Json.dasm - Newtonsoft.Json.Utilities.ExpressionReflectionDelegateFactory:CreateMethodCall[System.Nullable`1[int]](System.Reflection.MethodBase):Newtonsoft.Json.Utilities.MethodCall`2[System.Nullable`1[int],System.Object]:this
18 (3.40 % of base) : Newtonsoft.Json.dasm - Newtonsoft.Json.Utilities.ExpressionReflectionDelegateFactory:CreateMethodCall[System.Numerics.Vector`1[float]](System.Reflection.MethodBase):Newtonsoft.Json.Utilities.MethodCall`2[System.Numerics.Vector`1[float],System.Object]:this
18 (3.40 % of base) : Newtonsoft.Json.dasm - Newtonsoft.Json.Utilities.ExpressionReflectionDelegateFactory:CreateMethodCall[ubyte](System.Reflection.MethodBase):Newtonsoft.Json.Utilities.MethodCall`2[ubyte,System.Object]:this
18 (2.02 % of base) : Newtonsoft.Json.dasm - Newtonsoft.Json.Utilities.ExpressionReflectionDelegateFactory:CreateSet[double](System.Reflection.PropertyInfo):System.Action`2[double,System.Object]:this
18 (2.02 % of base) : Newtonsoft.Json.dasm - Newtonsoft.Json.Utilities.ExpressionReflectionDelegateFactory:CreateSet[int](System.Reflection.PropertyInfo):System.Action`2[int,System.Object]:this
18 (2.02 % of base) : Newtonsoft.Json.dasm - Newtonsoft.Json.Utilities.ExpressionReflectionDelegateFactory:CreateSet[long](System.Reflection.PropertyInfo):System.Action`2[long,System.Object]:this
18 (2.02 % of base) : Newtonsoft.Json.dasm - Newtonsoft.Json.Utilities.ExpressionReflectionDelegateFactory:CreateSet[short](System.Reflection.PropertyInfo):System.Action`2[short,System.Object]:this
18 (2.02 % of base) : Newtonsoft.Json.dasm - Newtonsoft.Json.Utilities.ExpressionReflectionDelegateFactory:CreateSet[System.Nullable`1[int]](System.Reflection.PropertyInfo):System.Action`2[System.Nullable`1[int],System.Object]:this
18 (2.02 % of base) : Newtonsoft.Json.dasm - Newtonsoft.Json.Utilities.ExpressionReflectionDelegateFactory:CreateSet[System.Numerics.Vector`1[float]](System.Reflection.PropertyInfo):System.Action`2[System.Numerics.Vector`1[float],System.Object]:this
18 (2.02 % of base) : Newtonsoft.Json.dasm - Newtonsoft.Json.Utilities.ExpressionReflectionDelegateFactory:CreateSet[ubyte](System.Reflection.PropertyInfo):System.Action`2[ubyte,System.Object]: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.23 % of base) : System.Private.CoreLib.dasm - System.DateTimeOffset:.cctor()
18 (2.75 % of base) : System.Private.CoreLib.dasm - System.Reflection.Emit.ILGenerator:EmitWriteLine(System.Reflection.Emit.LocalBuilder):this
18 (2.20 % of base) : System.Private.CoreLib.dasm - System.Reflection.Emit.RuntimeTypeBuilder:DefineDefaultConstructorNoLock(int):System.Reflection.Emit.RuntimeConstructorBuilder:this
18 (11.25 % of base) : System.Data.Common.dasm - System.Text.RegularExpressions.Generated.<RegexGenerator_g>F6DD43EEA644F37FBD420BF6C4F76D7CBF00A201A3A5DFAA2DE4DAED4B5EFB477__Utilities:.cctor()
18 (2.23 % of base) : System.Private.CoreLib.dasm - System.TimeZoneInfo:.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)
15 (0.92 % of base) : System.Data.Common.dasm - System.Data.UnaryNode:EvalUnaryOp(int,System.Object):System.Object:this
12 (0.26 % of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.ExpressionEvaluator:PerformCompileTimeBinaryOperation(ushort,byte,Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.CConst,Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.CConst,Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.ExpressionSyntax):Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.CConst
12 (0.21 % of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.Scanner:ScanNumericLiteral(Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.SyntaxList`1[Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.VisualBasicSyntaxNode]):Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.SyntaxToken:this
12 (1.55 % of base) : Microsoft.Diagnostics.Tracing.TraceEvent.dasm - Microsoft.Diagnostics.Symbols.PortableSymbolModule+PortablePdbSourceFile:.ctor(System.Reflection.Metadata.Document,Microsoft.Diagnostics.Symbols.PortableSymbolModule):this
12 (0.03 % of base) : Microsoft.Diagnostics.Tracing.TraceEvent.dasm - Microsoft.Diagnostics.Tracing.CtfTraceEventSource:InitEventMap():System.Collections.Generic.Dictionary`2[System.String,Microsoft.Diagnostics.Tracing.ETWMapping]
12 (1.97 % of base) : Microsoft.Diagnostics.Tracing.TraceEvent.dasm - Microsoft.Diagnostics.Tracing.Etlx.TraceLog+PastEventInfo:LogEvent(Microsoft.Diagnostics.Tracing.TraceEvent,uint,Microsoft.Diagnostics.Tracing.Etlx.TraceEventCounts):this
12 (1.55 % of base) : Microsoft.Diagnostics.Tracing.TraceEvent.dasm - Microsoft.Diagnostics.Tracing.ETWReloggerTraceEventSource+ReloggerCallbacks:Initialize(ulong):this
12 (2.33 % of base) : Microsoft.Diagnostics.Tracing.TraceEvent.dasm - Microsoft.Diagnostics.Tracing.EventPipe.SampleProfilerTraceEventParser:EnumerateTemplates(System.Func`3[System.String,System.String,int],System.Action`1[Microsoft.Diagnostics.Tracing.TraceEvent]):this
12 (1.86 % of base) : Microsoft.Diagnostics.Tracing.TraceEvent.dasm - Microsoft.Diagnostics.Tracing.EventPipeEventMetaDataHeader:GetEventRecordForEventData(byref):ulong:this
12 (5.38 % of base) : Microsoft.Diagnostics.Tracing.TraceEvent.dasm - Microsoft.Diagnostics.Tracing.Parsers.ApplicationServerTraceEventParser:add_ActionItemCallbackInvoked(System.Action`1[Microsoft.Diagnostics.Tracing.Parsers.ApplicationServer.OneStringsTemplateATraceData]):this
12 (5.38 % of base) : Microsoft.Diagnostics.Tracing.TraceEvent.dasm - Microsoft.Diagnostics.Tracing.Parsers.ApplicationServerTraceEventParser:add_ActionItemScheduled(System.Action`1[Microsoft.Diagnostics.Tracing.Parsers.ApplicationServer.OneStringsTemplateATraceData]):this
12 (5.38 % of base) : Microsoft.Diagnostics.Tracing.TraceEvent.dasm - Microsoft.Diagnostics.Tracing.Parsers.ApplicationServerTraceEventParser:add_ActivityCompleted(System.Action`1[Microsoft.Diagnostics.Tracing.Parsers.ApplicationServer.FiveStringsTemplateATraceData]):this
12 (5.38 % of base) : Microsoft.Diagnostics.Tracing.TraceEvent.dasm - Microsoft.Diagnostics.Tracing.Parsers.ApplicationServerTraceEventParser:add_ActivityScheduled(System.Action`1[Microsoft.Diagnostics.Tracing.Parsers.ApplicationServer.SevenStringsTemplateATraceData]):this
12 (5.38 % of base) : Microsoft.Diagnostics.Tracing.TraceEvent.dasm - Microsoft.Diagnostics.Tracing.Parsers.ApplicationServerTraceEventParser:add_ActivityScheduledRecord(System.Action`1[Microsoft.Diagnostics.Tracing.Parsers.ApplicationServer.Multidata3TemplateHATraceData]):this
12 (5.38 % of base) : Microsoft.Diagnostics.Tracing.TraceEvent.dasm - Microsoft.Diagnostics.Tracing.Parsers.ApplicationServerTraceEventParser:add_ActivityStateRecord(System.Action`1[Microsoft.Diagnostics.Tracing.Parsers.ApplicationServer.Multidata4TemplateHATraceData]):this
12 (5.38 % of base) : Microsoft.Diagnostics.Tracing.TraceEvent.dasm - Microsoft.Diagnostics.Tracing.Parsers.ApplicationServerTraceEventParser:add_BinaryMessageDecodingStart(System.Action`1[Microsoft.Diagnostics.Tracing.Parsers.ApplicationServer.OneStringsTemplateATraceData]):this
12 (5.38 % of base) : Microsoft.Diagnostics.Tracing.TraceEvent.dasm - Microsoft.Diagnostics.Tracing.Parsers.ApplicationServerTraceEventParser:add_BinaryMessageEncodingStart(System.Action`1[Microsoft.Diagnostics.Tracing.Parsers.ApplicationServer.OneStringsTemplateATraceData]):this
12 (5.38 % of base) : Microsoft.Diagnostics.Tracing.TraceEvent.dasm - Microsoft.Diagnostics.Tracing.Parsers.ApplicationServerTraceEventParser:add_BookmarkResumptionRecord(System.Action`1[Microsoft.Diagnostics.Tracing.Parsers.ApplicationServer.Multidata5TemplateHATraceData]):this
12 (5.38 % of base) : Microsoft.Diagnostics.Tracing.TraceEvent.dasm - Microsoft.Diagnostics.Tracing.Parsers.ApplicationServerTraceEventParser:add_BookmarkScopeInitialized(System.Action`1[Microsoft.Diagnostics.Tracing.Parsers.ApplicationServer.ThreeStringsTemplateATraceData]):this
12 (5.38 % of base) : Microsoft.Diagnostics.Tracing.TraceEvent.dasm - Microsoft.Diagnostics.Tracing.Parsers.ApplicationServerTraceEventParser:add_BufferedAsyncWriteStart(System.Action`1[Microsoft.Diagnostics.Tracing.Parsers.ApplicationServer.Multidata55TemplateATraceData]):this
Top method improvements (bytes):
-1758 (-6.04 % of base) : Microsoft.CodeAnalysis.dasm - Microsoft.CodeAnalysis.DesktopAssemblyIdentityComparer:.cctor()
-342 (-7.57 % of base) : System.Reflection.DispatchProxy.dasm - System.Reflection.DispatchProxyGenerator+ProxyBuilder:.cctor()
-28 (-1.86 % 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
-24 (-2.78 % of base) : System.Runtime.Caching.dasm - System.Runtime.Caching.MemoryCache:ValidatePolicy(System.Runtime.Caching.CacheItemPolicy)
-12 (-1.59 % of base) : Microsoft.CodeAnalysis.dasm - Microsoft.Cci.MetadataWriter:SerializeEncMethodDebugInformation(Microsoft.Cci.IMethodBody,int):this
-12 (-0.81 % of base) : Microsoft.CodeAnalysis.dasm - Microsoft.Cci.PdbWriter:GetDocumentWriter(Microsoft.Cci.DebugSourceDocument):Microsoft.Cci.ISymUnmanagedDocumentWriter:this
-12 (-1.74 % of base) : System.Net.Mail.dasm - System.Net.Mime.SmtpDateTime:.cctor()
-12 (-2.29 % of base) : System.Runtime.Caching.dasm - System.Runtime.Caching.CacheExpires:EnableExpirationTimer(bool):this
-12 (-12.90 % of base) : System.Runtime.Caching.dasm - System.Runtime.Caching.CacheExpires:UtcCalcExpiresBucket(System.DateTime):int
-12 (-14.81 % of base) : System.Runtime.Caching.dasm - System.Runtime.Caching.CacheItemPolicy:.ctor():this
-12 (-1.53 % of base) : System.Runtime.Caching.dasm - System.Runtime.Caching.MemoryCache:AddOrGetExistingInternal(System.String,System.Object,System.Runtime.Caching.CacheItemPolicy):System.Object:this
-12 (-1.49 % of base) : System.Runtime.Caching.dasm - System.Runtime.Caching.MemoryCache:Set(System.String,System.Object,System.Runtime.Caching.CacheItemPolicy,System.String):this
-12 (-5.38 % of base) : System.Transactions.Local.dasm - System.Transactions.InternalTransaction:SetPromoterTypeToMSDTC():this
-7 (-0.52 % of base) : System.Runtime.Caching.dasm - System.Runtime.Caching.UsageBucket:FlushUnderUsedItems(int,bool):int:this
-6 (-14.29 % of base) : Microsoft.CodeAnalysis.dasm - Microsoft.Cci.DebugSourceDocument:get_DocumentType():System.Guid:this
-6 (-14.29 % of base) : Microsoft.CodeAnalysis.dasm - Microsoft.Cci.DebugSourceDocument:get_LanguageVendor():System.Guid:this
-6 (-0.62 % of base) : Microsoft.CodeAnalysis.dasm - Microsoft.Cci.MetadataWriter:SerializeAsyncMethodSteppingInfo(Microsoft.Cci.AsyncMethodBodyDebugInfo,int):this
-6 (-1.90 % of base) : Microsoft.CodeAnalysis.dasm - Microsoft.Cci.MetadataWriter:SerializeDynamicLocalInfo(Microsoft.Cci.ILocalDefinition,int,bool):this
-6 (-1.85 % of base) : Microsoft.CodeAnalysis.dasm - Microsoft.Cci.MetadataWriter:SerializeModuleDefaultNamespace():this
-6 (-0.94 % of base) : Microsoft.CodeAnalysis.dasm - Microsoft.Cci.MetadataWriter:SerializeStateMachineLocalScopes(Microsoft.Cci.IMethodBody,int):this
-6 (-6.98 % of base) : Microsoft.CodeAnalysis.dasm - Microsoft.CodeAnalysis.CodeGen.ILBuilder:DefineHiddenSequencePoint():this
-6 (-2.26 % of base) : Microsoft.CodeAnalysis.dasm - Microsoft.CodeAnalysis.CodeGen.LocalSlotManager:AllocateSlot(Microsoft.Cci.ITypeReference,ubyte,System.Collections.Immutable.ImmutableArray`1[Microsoft.CodeAnalysis.TypedConstant]):Microsoft.CodeAnalysis.CodeGen.LocalDefinition:this
-6 (-1.35 % of base) : Microsoft.CodeAnalysis.dasm - Microsoft.CodeAnalysis.ConstantValue:Create(System.Decimal):Microsoft.CodeAnalysis.ConstantValue
-6 (-2.44 % of base) : Microsoft.CodeAnalysis.dasm - Microsoft.CodeAnalysis.ConstantValue+ConstantValueDecimalOne:Equals(Microsoft.CodeAnalysis.ConstantValue):bool:this
-6 (-14.29 % of base) : Microsoft.CodeAnalysis.dasm - Microsoft.CodeAnalysis.ConstantValue+ConstantValueOne:get_DecimalValue():System.Decimal:this
-6 (-11.11 % of base) : Microsoft.CodeAnalysis.dasm - Microsoft.CodeAnalysis.PEAssembly:get_Handle():System.Reflection.Metadata.EntityHandle:this
-6 (-2.08 % of base) : Microsoft.CodeAnalysis.dasm - Microsoft.CodeAnalysis.PEModule:CrackDecimalInDecimalConstantAttribute(byref,byref):bool
-6 (-8.22 % of base) : Microsoft.Extensions.FileProviders.Abstractions.dasm - Microsoft.Extensions.FileProviders.NotFoundFileInfo:get_LastModified():System.DateTimeOffset:this
-6 (-0.96 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.DecimalAverageAggregationOperator:InternalAggregate(byref):System.Decimal:this
-6 (-0.71 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.DecimalMinMaxAggregationOperator:InternalAggregate(byref):System.Decimal:this
-6 (-9.38 % of base) : System.Runtime.Caching.dasm - System.Runtime.Caching.ExpiresBucket:GetCountIndex(System.DateTime):int:this
-6 (-5.08 % of base) : System.Runtime.Caching.dasm - System.Runtime.Caching.MemoryCache:set_Item(System.String,System.Object):this
-6 (-4.92 % of base) : System.Transactions.Local.dasm - System.Transactions.Configuration.DefaultSettingsSection:.cctor()
-6 (-6.06 % of base) : System.Transactions.Local.dasm - System.Transactions.Configuration.MachineSettingsSection:.cctor()
-6 (-2.74 % of base) : System.Transactions.Local.dasm - System.Transactions.InternalTransaction:ThrowIfPromoterTypeIsNotMSDTC():this
-6 (-6.25 % of base) : System.Transactions.Local.dasm - System.Transactions.Transaction:EnlistPromotableSinglePhase(System.Transactions.IPromotableSinglePhaseNotification):bool:this
-6 (-0.90 % of base) : System.Transactions.Local.dasm - System.Transactions.TransactionManager:get_DefaultTimeout():System.TimeSpan
-6 (-1.08 % of base) : System.Transactions.Local.dasm - System.Transactions.TransactionManager:get_MaximumTimeout():System.TimeSpan
-6 (-0.86 % of base) : System.Transactions.Local.dasm - System.Transactions.TransactionManager:set_MaximumTimeout(System.TimeSpan)
-6 (-10.53 % of base) : System.Transactions.Local.dasm - System.Transactions.TransactionManager+<>c:<get_DefaultTimeout>b__33_0():long:this
-6 (-12.00 % of base) : System.Transactions.Local.dasm - System.Transactions.TransactionManager+<>c:<get_MaximumTimeout>b__38_0():System.TimeSpan:this
-6 (-12.00 % of base) : System.Transactions.Local.dasm - System.Transactions.TransactionManager+<>c:<set_MaximumTimeout>b__39_0():long:this
-6 (-0.63 % of base) : System.Transactions.Local.dasm - System.Transactions.TransactionStateActive:EnlistPromotableSinglePhase(System.Transactions.InternalTransaction,System.Transactions.IPromotableSinglePhaseNotification,System.Transactions.Transaction,System.Guid):bool:this
-6 (-0.63 % of base) : System.Transactions.Local.dasm - System.Transactions.TransactionStatePhase0:EnlistPromotableSinglePhase(System.Transactions.InternalTransaction,System.Transactions.IPromotableSinglePhaseNotification,System.Transactions.Transaction,System.Guid):bool:this
-6 (-0.74 % of base) : System.Transactions.Local.dasm - System.Transactions.TransactionStatePSPEOperation:PSPEPromote(System.Transactions.InternalTransaction):System.Transactions.Oletx.OletxTransaction:this
-4 (-0.59 % of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.StateMachineRewriter`1[double]:CaptureLocalSymbol(Microsoft.CodeAnalysis.VisualBasic.Symbols.TypeSubstitution,Microsoft.CodeAnalysis.VisualBasic.Symbols.LocalSymbol,System.Collections.Generic.Dictionary`2[Microsoft.CodeAnalysis.VisualBasic.Symbols.LocalSymbol,Microsoft.CodeAnalysis.VisualBasic.BoundExpression]):double:this
-4 (-0.60 % of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.StateMachineRewriter`1[int]:CaptureLocalSymbol(Microsoft.CodeAnalysis.VisualBasic.Symbols.TypeSubstitution,Microsoft.CodeAnalysis.VisualBasic.Symbols.LocalSymbol,System.Collections.Generic.Dictionary`2[Microsoft.CodeAnalysis.VisualBasic.Symbols.LocalSymbol,Microsoft.CodeAnalysis.VisualBasic.BoundExpression]):int:this
-4 (-0.60 % of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.StateMachineRewriter`1[long]:CaptureLocalSymbol(Microsoft.CodeAnalysis.VisualBasic.Symbols.TypeSubstitution,Microsoft.CodeAnalysis.VisualBasic.Symbols.LocalSymbol,System.Collections.Generic.Dictionary`2[Microsoft.CodeAnalysis.VisualBasic.Symbols.LocalSymbol,Microsoft.CodeAnalysis.VisualBasic.BoundExpression]):long:this
-4 (-0.60 % of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.StateMachineRewriter`1[short]:CaptureLocalSymbol(Microsoft.CodeAnalysis.VisualBasic.Symbols.TypeSubstitution,Microsoft.CodeAnalysis.VisualBasic.Symbols.LocalSymbol,System.Collections.Generic.Dictionary`2[Microsoft.CodeAnalysis.VisualBasic.Symbols.LocalSymbol,Microsoft.CodeAnalysis.VisualBasic.BoundExpression]):short:this
-4 (-0.60 % of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.StateMachineRewriter`1[System.__Canon]:CaptureLocalSymbol(Microsoft.CodeAnalysis.VisualBasic.Symbols.TypeSubstitution,Microsoft.CodeAnalysis.VisualBasic.Symbols.LocalSymbol,System.Collections.Generic.Dictionary`2[Microsoft.CodeAnalysis.VisualBasic.Symbols.LocalSymbol,Microsoft.CodeAnalysis.VisualBasic.BoundExpression]):System.__Canon:this
-4 (-0.59 % of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.StateMachineRewriter`1[System.Nullable`1[int]]:CaptureLocalSymbol(Microsoft.CodeAnalysis.VisualBasic.Symbols.TypeSubstitution,Microsoft.CodeAnalysis.VisualBasic.Symbols.LocalSymbol,System.Collections.Generic.Dictionary`2[Microsoft.CodeAnalysis.VisualBasic.Symbols.LocalSymbol,Microsoft.CodeAnalysis.VisualBasic.BoundExpression]):System.Nullable`1[int]:this
-4 (-0.52 % of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.StateMachineRewriter`1[System.Numerics.Vector`1[float]]:CaptureLocalSymbol(Microsoft.CodeAnalysis.VisualBasic.Symbols.TypeSubstitution,Microsoft.CodeAnalysis.VisualBasic.Symbols.LocalSymbol,System.Collections.Generic.Dictionary`2[Microsoft.CodeAnalysis.VisualBasic.Symbols.LocalSymbol,Microsoft.CodeAnalysis.VisualBasic.BoundExpression]):System.Numerics.Vector`1[float]:this
-4 (-0.60 % of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.StateMachineRewriter`1[ubyte]:CaptureLocalSymbol(Microsoft.CodeAnalysis.VisualBasic.Symbols.TypeSubstitution,Microsoft.CodeAnalysis.VisualBasic.Symbols.LocalSymbol,System.Collections.Generic.Dictionary`2[Microsoft.CodeAnalysis.VisualBasic.Symbols.LocalSymbol,Microsoft.CodeAnalysis.VisualBasic.BoundExpression]):ubyte:this
Top method regressions (percentages):
6 (75.00 % of base) : Microsoft.Extensions.FileProviders.Physical.dasm - Microsoft.Extensions.FileProviders.Physical.PollingFileChangeToken:get_PollingInterval():System.TimeSpan
6 (75.00 % of base) : Microsoft.Extensions.FileProviders.Physical.dasm - Microsoft.Extensions.FileProviders.Physical.PollingFileChangeToken:set_PollingInterval(System.TimeSpan)
6 (46.15 % of base) : System.Private.CoreLib.dasm - System.Runtime.CompilerServices.TypeHandle:TypeHandleOf[double]():System.Runtime.CompilerServices.TypeHandle
6 (46.15 % of base) : System.Private.CoreLib.dasm - System.Runtime.CompilerServices.TypeHandle:TypeHandleOf[int]():System.Runtime.CompilerServices.TypeHandle
6 (46.15 % of base) : System.Private.CoreLib.dasm - System.Runtime.CompilerServices.TypeHandle:TypeHandleOf[long]():System.Runtime.CompilerServices.TypeHandle
6 (46.15 % of base) : System.Private.CoreLib.dasm - System.Runtime.CompilerServices.TypeHandle:TypeHandleOf[short]():System.Runtime.CompilerServices.TypeHandle
6 (46.15 % of base) : System.Private.CoreLib.dasm - System.Runtime.CompilerServices.TypeHandle:TypeHandleOf[System.Nullable`1[int]]():System.Runtime.CompilerServices.TypeHandle
6 (46.15 % of base) : System.Private.CoreLib.dasm - System.Runtime.CompilerServices.TypeHandle:TypeHandleOf[System.Numerics.Vector`1[float]]():System.Runtime.CompilerServices.TypeHandle
6 (46.15 % of base) : System.Private.CoreLib.dasm - System.Runtime.CompilerServices.TypeHandle:TypeHandleOf[ubyte]():System.Runtime.CompilerServices.TypeHandle
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()
12 (23.53 % of base) : System.Private.CoreLib.dasm - System.TimeZoneInfo+AdjustmentRule:.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()
6 (20.00 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2[double,System.Nullable`1[int]]:.cctor()
6 (20.00 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2[int,System.Nullable`1[int]]:.cctor()
6 (20.00 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2[long,System.Nullable`1[int]]:.cctor()
6 (20.00 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2[short,System.Nullable`1[int]]:.cctor()
6 (20.00 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2[System.Nullable`1[int],System.Nullable`1[int]]:.cctor()
6 (20.00 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2[System.Numerics.Vector`1[float],System.Nullable`1[int]]:.cctor()
6 (20.00 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2[ubyte,System.Nullable`1[int]]:.cctor()
6 (16.67 % of base) : System.Private.CoreLib.dasm - System.Decimal:System.Numerics.IMultiplicativeIdentity<System.Decimal,System.Decimal>.get_MultiplicativeIdentity():System.Decimal
6 (16.67 % of base) : System.Private.CoreLib.dasm - System.Decimal:System.Numerics.INumberBase<System.Decimal>.get_One():System.Decimal
6 (16.67 % of base) : System.Private.CoreLib.dasm - System.Decimal:System.Numerics.ISignedNumber<System.Decimal>.get_NegativeOne():System.Decimal
6 (15.79 % of base) : System.Private.CoreLib.dasm - System.GC:AllocateArray[double](int,bool):double[]
6 (15.79 % of base) : System.Private.CoreLib.dasm - System.GC:AllocateArray[int](int,bool):int[]
6 (15.79 % of base) : System.Private.CoreLib.dasm - System.GC:AllocateArray[long](int,bool):long[]
6 (15.79 % of base) : System.Private.CoreLib.dasm - System.GC:AllocateArray[short](int,bool):short[]
6 (15.79 % of base) : System.Private.CoreLib.dasm - System.GC:AllocateArray[System.Nullable`1[int]](int,bool):System.Nullable`1[int][]
6 (15.79 % of base) : System.Private.CoreLib.dasm - System.GC:AllocateArray[System.Numerics.Vector`1[float]](int,bool):System.Numerics.Vector`1[float][]
6 (15.79 % of base) : System.Private.CoreLib.dasm - System.GC:AllocateArray[ubyte](int,bool):ubyte[]
6 (13.95 % of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.Symbols.ImplicitNamedTypeSymbol:GetAttributeUsageInfo():Microsoft.CodeAnalysis.AttributeUsageInfo:this
6 (13.64 % of base) : System.Private.CoreLib.dasm - System.RuntimeType:get_IsActualEnum():bool:this
6 (13.64 % of base) : System.Private.CoreLib.dasm - System.RuntimeType:IsDelegate():bool:this
24 (13.56 % of base) : System.ComponentModel.Composition.dasm - System.ComponentModel.Composition.MetadataViewGenerator:GenerateLocalAssignmentFromFlag(System.Reflection.Emit.ILGenerator,System.Reflection.Emit.LocalBuilder,bool)
12 (13.48 % of base) : System.Private.CoreLib.dasm - System.TimeZoneInfo:UtcOffsetOutOfRange(System.TimeSpan):bool
6 (13.04 % of base) : Microsoft.Diagnostics.Tracing.TraceEvent.dasm - Microsoft.Diagnostics.Tracing.EventPipe.SampleProfilerTraceEventParser:remove_ThreadSample(System.Action`1[Microsoft.Diagnostics.Tracing.EventPipe.ClrThreadSampleTraceData]):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)
6 (12.24 % of base) : Microsoft.Diagnostics.Tracing.TraceEvent.dasm - Microsoft.Diagnostics.Tracing.EventPipe.SampleProfilerTraceEventParser:remove_ThreadStackWalk(System.Action`1[Microsoft.Diagnostics.Tracing.EventPipe.ClrThreadStackWalkTraceData]):this
6 (12.24 % of base) : Microsoft.Diagnostics.Tracing.TraceEvent.dasm - Microsoft.Diagnostics.Tracing.Parsers.IisTraceEventParser:remove_IISAuthenticationAuthAnonPasswdChangeNeeded(System.Action`1[Microsoft.Diagnostics.Tracing.Parsers.IIS_Trace.W3AuthAnonPasswdChangeNeeded]):this
6 (12.24 % of base) : Microsoft.Diagnostics.Tracing.TraceEvent.dasm - Microsoft.Diagnostics.Tracing.Parsers.IisTraceEventParser:remove_IISAuthenticationAuthBadBasicHeader(System.Action`1[Microsoft.Diagnostics.Tracing.Parsers.IIS_Trace.W3AuthBadBasicHeader]):this
6 (12.24 % of base) : Microsoft.Diagnostics.Tracing.TraceEvent.dasm - Microsoft.Diagnostics.Tracing.Parsers.IisTraceEventParser:remove_IISAuthenticationAuthBasicLogonFailed(System.Action`1[Microsoft.Diagnostics.Tracing.Parsers.IIS_Trace.W3AuthBasicLogonFailed]):this
6 (12.24 % of base) : Microsoft.Diagnostics.Tracing.TraceEvent.dasm - Microsoft.Diagnostics.Tracing.Parsers.IisTraceEventParser:remove_IISAuthenticationAuthEnd(System.Action`1[Microsoft.Diagnostics.Tracing.Parsers.IIS_Trace.W3AuthEnd]):this
6 (12.24 % of base) : Microsoft.Diagnostics.Tracing.TraceEvent.dasm - Microsoft.Diagnostics.Tracing.Parsers.IisTraceEventParser:remove_IISAuthenticationAuthIisdigestLogonFailed(System.Action`1[Microsoft.Diagnostics.Tracing.Parsers.IIS_Trace.W3AuthIISDigestLogonFailed]):this
6 (12.24 % of base) : Microsoft.Diagnostics.Tracing.TraceEvent.dasm - Microsoft.Diagnostics.Tracing.Parsers.IisTraceEventParser:remove_IISAuthenticationAuthInvalidAnonAccount(System.Action`1[Microsoft.Diagnostics.Tracing.Parsers.IIS_Trace.W3AuthInvalidAnonAccount]):this
6 (12.24 % of base) : Microsoft.Diagnostics.Tracing.TraceEvent.dasm - Microsoft.Diagnostics.Tracing.Parsers.IisTraceEventParser:remove_IISAuthenticationAuthKerberosFailed(System.Action`1[Microsoft.Diagnostics.Tracing.Parsers.IIS_Trace.W3AuthKerberosFailed]):this
6 (12.24 % of base) : Microsoft.Diagnostics.Tracing.TraceEvent.dasm - Microsoft.Diagnostics.Tracing.Parsers.IisTraceEventParser:remove_IISAuthenticationAuthNtlmNullSession(System.Action`1[Microsoft.Diagnostics.Tracing.Parsers.IIS_Trace.W3AuthNTLMNullSession]):this
6 (12.24 % of base) : Microsoft.Diagnostics.Tracing.TraceEvent.dasm - Microsoft.Diagnostics.Tracing.Parsers.IisTraceEventParser:remove_IISAuthenticationAuthPassportLogonFailed(System.Action`1[Microsoft.Diagnostics.Tracing.Parsers.IIS_Trace.W3AuthPassportLogonFailed]):this
6 (12.24 % of base) : Microsoft.Diagnostics.Tracing.TraceEvent.dasm - Microsoft.Diagnostics.Tracing.Parsers.IisTraceEventParser:remove_IISAuthenticationAuthPasswdChangeDisabled(System.Action`1[Microsoft.Diagnostics.Tracing.Parsers.IIS_Trace.W3AuthPasswdChangeDisabled]):this
6 (12.24 % of base) : Microsoft.Diagnostics.Tracing.TraceEvent.dasm - Microsoft.Diagnostics.Tracing.Parsers.IisTraceEventParser:remove_IISAuthenticationAuthPasswdChangeNeeded(System.Action`1[Microsoft.Diagnostics.Tracing.Parsers.IIS_Trace.W3AuthPasswdChangeNeeded]):this
6 (12.24 % of base) : Microsoft.Diagnostics.Tracing.TraceEvent.dasm - Microsoft.Diagnostics.Tracing.Parsers.IisTraceEventParser:remove_IISAuthenticationAuthRequestAuthType(System.Action`1[Microsoft.Diagnostics.Tracing.Parsers.IIS_Trace.W3AuthRequestAuthType]):this
6 (12.24 % of base) : Microsoft.Diagnostics.Tracing.TraceEvent.dasm - Microsoft.Diagnostics.Tracing.Parsers.IisTraceEventParser:remove_IISAuthenticationAuthSspiContinueNeeded(System.Action`1[Microsoft.Diagnostics.Tracing.Parsers.IIS_Trace.W3AuthSSPIContinueNeeded]):this
6 (12.24 % of base) : Microsoft.Diagnostics.Tracing.TraceEvent.dasm - Microsoft.Diagnostics.Tracing.Parsers.IisTraceEventParser:remove_IISAuthenticationAuthSspiLogonFailed(System.Action`1[Microsoft.Diagnostics.Tracing.Parsers.IIS_Trace.W3AuthSSPILogonFailed]):this
6 (12.24 % of base) : Microsoft.Diagnostics.Tracing.TraceEvent.dasm - Microsoft.Diagnostics.Tracing.Parsers.IisTraceEventParser:remove_IISAuthenticationAuthStart(System.Action`1[Microsoft.Diagnostics.Tracing.Parsers.IIS_Trace.W3AuthStart]):this
6 (12.24 % of base) : Microsoft.Diagnostics.Tracing.TraceEvent.dasm - Microsoft.Diagnostics.Tracing.Parsers.IisTraceEventParser:remove_IISAuthenticationAuthSucceeded(System.Action`1[Microsoft.Diagnostics.Tracing.Parsers.IIS_Trace.W3AuthSucceeded]):this
6 (12.24 % of base) : Microsoft.Diagnostics.Tracing.TraceEvent.dasm - Microsoft.Diagnostics.Tracing.Parsers.IisTraceEventParser:remove_IISAuthenticationAuthTypeNotSupported(System.Action`1[Microsoft.Diagnostics.Tracing.Parsers.IIS_Trace.W3AuthTypeNotSupported]):this
6 (12.24 % of base) : Microsoft.Diagnostics.Tracing.TraceEvent.dasm - Microsoft.Diagnostics.Tracing.Parsers.IisTraceEventParser:remove_IISAuthenticationAuthWdigestLogonFailed(System.Action`1[Microsoft.Diagnostics.Tracing.Parsers.IIS_Trace.W3AuthWDigestLogonFailed]):this
6 (12.24 % of base) : Microsoft.Diagnostics.Tracing.TraceEvent.dasm - Microsoft.Diagnostics.Tracing.Parsers.IisTraceEventParser:remove_IISCacheFileCacheAccessEnd(System.Action`1[Microsoft.Diagnostics.Tracing.Parsers.IIS_Trace.W3CacheFileCacheAccessEnd]):this
6 (12.24 % of base) : Microsoft.Diagnostics.Tracing.TraceEvent.dasm - Microsoft.Diagnostics.Tracing.Parsers.IisTraceEventParser:remove_IISCacheFileCacheAccessStart(System.Action`1[Microsoft.Diagnostics.Tracing.Parsers.IIS_Trace.W3CacheFileCacheAccessStart]):this
6 (12.24 % of base) : Microsoft.Diagnostics.Tracing.TraceEvent.dasm - Microsoft.Diagnostics.Tracing.Parsers.IisTraceEventParser:remove_IISCacheHttpsysCacheable(System.Action`1[Microsoft.Diagnostics.Tracing.Parsers.IIS_Trace.W3CacheHttpsysCacheable]):this
6 (12.24 % of base) : Microsoft.Diagnostics.Tracing.TraceEvent.dasm - Microsoft.Diagnostics.Tracing.Parsers.IisTraceEventParser:remove_IISCacheOutputCacheDisabled(System.Action`1[Microsoft.Diagnostics.Tracing.Parsers.IIS_Trace.W3OutputCacheDisabled]):this
6 (12.24 % of base) : Microsoft.Diagnostics.Tracing.TraceEvent.dasm - Microsoft.Diagnostics.Tracing.Parsers.IisTraceEventParser:remove_IISCacheOutputCacheLookupEnd(System.Action`1[Microsoft.Diagnostics.Tracing.Parsers.IIS_Trace.W3OutputCacheLookupEnd]):this
6 (12.24 % of base) : Microsoft.Diagnostics.Tracing.TraceEvent.dasm - Microsoft.Diagnostics.Tracing.Parsers.IisTraceEventParser:remove_IISCacheOutputCacheLookupStart(System.Action`1[Microsoft.Diagnostics.Tracing.Parsers.IIS_Trace.W3OutputCacheLookupStart]):this
6 (12.24 % of base) : Microsoft.Diagnostics.Tracing.TraceEvent.dasm - Microsoft.Diagnostics.Tracing.Parsers.IisTraceEventParser:remove_IISCacheOutputCacheUpdateEnd(System.Action`1[Microsoft.Diagnostics.Tracing.Parsers.IIS_Trace.W3OutputCacheUpdateEnd]):this
6 (12.24 % of base) : Microsoft.Diagnostics.Tracing.TraceEvent.dasm - Microsoft.Diagnostics.Tracing.Parsers.IisTraceEventParser:remove_IISCacheOutputCacheUpdateStart(System.Action`1[Microsoft.Diagnostics.Tracing.Parsers.IIS_Trace.W3OutputCacheUpdateStart]):this
6 (12.24 % of base) : Microsoft.Diagnostics.Tracing.TraceEvent.dasm - Microsoft.Diagnostics.Tracing.Parsers.IisTraceEventParser:remove_IISCacheUrlCacheAccessEnd(System.Action`1[Microsoft.Diagnostics.Tracing.Parsers.IIS_Trace.W3CacheURLCacheAccessEnd]):this
6 (12.24 % of base) : Microsoft.Diagnostics.Tracing.TraceEvent.dasm - Microsoft.Diagnostics.Tracing.Parsers.IisTraceEventParser:remove_IISCacheUrlCacheAccessStart(System.Action`1[Microsoft.Diagnostics.Tracing.Parsers.IIS_Trace.W3CacheURLCacheAccessStart]):this
6 (12.24 % of base) : Microsoft.Diagnostics.Tracing.TraceEvent.dasm - Microsoft.Diagnostics.Tracing.Parsers.IisTraceEventParser:remove_IISCGICgiEnd(System.Action`1[Microsoft.Diagnostics.Tracing.Parsers.IIS_Trace.W3CGIEnd]):this
6 (12.24 % of base) : Microsoft.Diagnostics.Tracing.TraceEvent.dasm - Microsoft.Diagnostics.Tracing.Parsers.IisTraceEventParser:remove_IISCGICgiHeadersReceived(System.Action`1[Microsoft.Diagnostics.Tracing.Parsers.IIS_Trace.W3CGIHeadersReceived]):this
6 (12.24 % of base) : Microsoft.Diagnostics.Tracing.TraceEvent.dasm - Microsoft.Diagnostics.Tracing.Parsers.IisTraceEventParser:remove_IISCGICgiLaunch(System.Action`1[Microsoft.Diagnostics.Tracing.Parsers.IIS_Trace.W3CGILaunch]):this
6 (12.24 % of base) : Microsoft.Diagnostics.Tracing.TraceEvent.dasm - Microsoft.Diagnostics.Tracing.Parsers.IisTraceEventParser:remove_IISCGICgiPrematureTermination(System.Action`1[Microsoft.Diagnostics.Tracing.Parsers.IIS_Trace.W3CGIPrematureTermination]):this
6 (12.24 % of base) : Microsoft.Diagnostics.Tracing.TraceEvent.dasm - Microsoft.Diagnostics.Tracing.Parsers.IisTraceEventParser:remove_IISCGICgiRequestEntitySent(System.Action`1[Microsoft.Diagnostics.Tracing.Parsers.IIS_Trace.W3CGIRequestEntitySent]):this
6 (12.24 % of base) : Microsoft.Diagnostics.Tracing.TraceEvent.dasm - Microsoft.Diagnostics.Tracing.Parsers.IisTraceEventParser:remove_IISCGICgiStart(System.Action`1[Microsoft.Diagnostics.Tracing.Parsers.IIS_Trace.W3CGIStart]):this
6 (12.24 % of base) : Microsoft.Diagnostics.Tracing.TraceEvent.dasm - Microsoft.Diagnostics.Tracing.Parsers.IisTraceEventParser:remove_IISCGICgiTimeout(System.Action`1[Microsoft.Diagnostics.Tracing.Parsers.IIS_Trace.W3CGITimeout]):this
6 (12.24 % of base) : Microsoft.Diagnostics.Tracing.TraceEvent.dasm - Microsoft.Diagnostics.Tracing.Parsers.IisTraceEventParser:remove_IISCompressionDynamicCompressionDo(System.Action`1[Microsoft.Diagnostics.Tracing.Parsers.IIS_Trace.W3DynamicCompressionDo]):this
6 (12.24 % of base) : Microsoft.Diagnostics.Tracing.TraceEvent.dasm - Microsoft.Diagnostics.Tracing.Parsers.IisTraceEventParser:remove_IISCompressionDynamicCompressionEnd(System.Action`1[Microsoft.Diagnostics.Tracing.Parsers.IIS_Trace.W3DynamicCompressionEnd]):this
6 (12.24 % of base) : Microsoft.Diagnostics.Tracing.TraceEvent.dasm - Microsoft.Diagnostics.Tracing.Parsers.IisTraceEventParser:remove_IISCompressionDynamicCompressionNotSuccess(System.Action`1[Microsoft.Diagnostics.Tracing.Parsers.IIS_Trace.W3DynamicCompressionNotSuccess]):this
6 (12.24 % of base) : Microsoft.Diagnostics.Tracing.TraceEvent.dasm - Microsoft.Diagnostics.Tracing.Parsers.IisTraceEventParser:remove_IISCompressionDynamicCompressionStart(System.Action`1[Microsoft.Diagnostics.Tracing.Parsers.IIS_Trace.W3DynamicCompressionStart]):this
6 (12.24 % of base) : Microsoft.Diagnostics.Tracing.TraceEvent.dasm - Microsoft.Diagnostics.Tracing.Parsers.IisTraceEventParser:remove_IISCompressionDynamicCompressionSuccess(System.Action`1[Microsoft.Diagnostics.Tracing.Parsers.IIS_Trace.W3DynamicCompressionSuccess]):this
6 (12.24 % of base) : Microsoft.Diagnostics.Tracing.TraceEvent.dasm - Microsoft.Diagnostics.Tracing.Parsers.IisTraceEventParser:remove_IISCompressionStaticCompressionCreateEnd(System.Action`1[Microsoft.Diagnostics.Tracing.Parsers.IIS_Trace.W3StaticCompressionCreateEnd]):this
6 (12.24 % of base) : Microsoft.Diagnostics.Tracing.TraceEvent.dasm - Microsoft.Diagnostics.Tracing.Parsers.IisTraceEventParser:remove_IISCompressionStaticCompressionCreateStart(System.Action`1[Microsoft.Diagnostics.Tracing.Parsers.IIS_Trace.W3StaticCompressionCreateStart]):this
6 (12.24 % of base) : Microsoft.Diagnostics.Tracing.TraceEvent.dasm - Microsoft.Diagnostics.Tracing.Parsers.IisTraceEventParser:remove_IISCompressionStaticCompressionEnd(System.Action`1[Microsoft.Diagnostics.Tracing.Parsers.IIS_Trace.W3StaticCompressionEnd]):this
6 (12.24 % of base) : Microsoft.Diagnostics.Tracing.TraceEvent.dasm - Microsoft.Diagnostics.Tracing.Parsers.IisTraceEventParser:remove_IISCompressionStaticCompressionNotSuccess(System.Action`1[Microsoft.Diagnostics.Tracing.Parsers.IIS_Trace.W3StaticCompressionNotSuccess]):this
6 (12.24 % of base) : Microsoft.Diagnostics.Tracing.TraceEvent.dasm - Microsoft.Diagnostics.Tracing.Parsers.IisTraceEventParser:remove_IISCompressionStaticCompressionStart(System.Action`1[Microsoft.Diagnostics.Tracing.Parsers.IIS_Trace.W3StaticCompressionStart]):this
6 (12.24 % of base) : Microsoft.Diagnostics.Tracing.TraceEvent.dasm - Microsoft.Diagnostics.Tracing.Parsers.IisTraceEventParser:remove_IISCompressionStaticCompressionSuccess(System.Action`1[Microsoft.Diagnostics.Tracing.Parsers.IIS_Trace.W3StaticCompressionSuccess]):this
6 (12.24 % of base) : Microsoft.Diagnostics.Tracing.TraceEvent.dasm - Microsoft.Diagnostics.Tracing.Parsers.IisTraceEventParser:remove_IISFastCGIFastcgiActivityTimeout(System.Action`1[Microsoft.Diagnostics.Tracing.Parsers.IIS_Trace.W3CGIFActivityTimeout]):this
6 (12.24 % of base) : Microsoft.Diagnostics.Tracing.TraceEvent.dasm - Microsoft.Diagnostics.Tracing.Parsers.IisTraceEventParser:remove_IISFastCGIFastcgiAddJobobjectFail(System.Action`1[Microsoft.Diagnostics.Tracing.Parsers.IIS_Trace.W3CGIFAddJobObjectFail]):this
6 (12.24 % of base) : Microsoft.Diagnostics.Tracing.TraceEvent.dasm - Microsoft.Diagnostics.Tracing.Parsers.IisTraceEventParser:remove_IISFastCGIFastcgiApplicationManagerShutdown(System.Action`1[Microsoft.Diagnostics.Tracing.Parsers.IIS_Trace.W3CGIFAppMgrShutdown]):this
6 (12.24 % of base) : Microsoft.Diagnostics.Tracing.TraceEvent.dasm - Microsoft.Diagnostics.Tracing.Parsers.IisTraceEventParser:remove_IISFastCGIFastcgiAssignProcess(System.Action`1[Microsoft.Diagnostics.Tracing.Parsers.IIS_Trace.W3CGIFAssignProcess]):this
6 (12.24 % of base) : Microsoft.Diagnostics.Tracing.TraceEvent.dasm - Microsoft.Diagnostics.Tracing.Parsers.IisTraceEventParser:remove_IISFastCGIFastcgiEnd(System.Action`1[Microsoft.Diagnostics.Tracing.Parsers.IIS_Trace.W3CGIFEnd]):this
6 (12.24 % of base) : Microsoft.Diagnostics.Tracing.TraceEvent.dasm - Microsoft.Diagnostics.Tracing.Parsers.IisTraceEventParser:remove_IISFastCGIFastcgiPathNotFound(System.Action`1[Microsoft.Diagnostics.Tracing.Parsers.IIS_Trace.W3CGIFPathNotFound]):this
6 (12.24 % of base) : Microsoft.Diagnostics.Tracing.TraceEvent.dasm - Microsoft.Diagnostics.Tracing.Parsers.IisTraceEventParser:remove_IISFastCGIFastcgiQueueFull(System.Action`1[Microsoft.Diagnostics.Tracing.Parsers.IIS_Trace.W3CGIFQueueFull]):this
6 (12.24 % of base) : Microsoft.Diagnostics.Tracing.TraceEvent.dasm - Microsoft.Diagnostics.Tracing.Parsers.IisTraceEventParser:remove_IISFastCGIFastcgiQueueRequest(System.Action`1[Microsoft.Diagnostics.Tracing.Parsers.IIS_Trace.W3CGIFQueueRequest]):this
6 (12.24 % of base) : Microsoft.Diagnostics.Tracing.TraceEvent.dasm - Microsoft.Diagnostics.Tracing.Parsers.IisTraceEventParser:remove_IISFastCGIFastcgiRapidFailureProtection(System.Action`1[Microsoft.Diagnostics.Tracing.Parsers.IIS_Trace.W3CGIFRapidFailureProtection]):this
6 (12.24 % of base) : Microsoft.Diagnostics.Tracing.TraceEvent.dasm - Microsoft.Diagnostics.Tracing.Parsers.IisTraceEventParser:remove_IISFastCGIFastcgiRequestTimeout(System.Action`1[Microsoft.Diagnostics.Tracing.Parsers.IIS_Trace.W3CGIFRequestTimeout]):this
6 (12.24 % of base) : Microsoft.Diagnostics.Tracing.TraceEvent.dasm - Microsoft.Diagnostics.Tracing.Parsers.IisTraceEventParser:remove_IISFastCGIFastcgiResponseWritten(System.Action`1[Microsoft.Diagnostics.Tracing.Parsers.IIS_Trace.W3CGIFResponseWritten]):this
6 (12.24 % of base) : Microsoft.Diagnostics.Tracing.TraceEvent.dasm - Microsoft.Diagnostics.Tracing.Parsers.IisTraceEventParser:remove_IISFastCGIFastcgiScriptProcessorMissing(System.Action`1[Microsoft.Diagnostics.Tracing.Parsers.IIS_Trace.W3CGIFScriptProcessorMissing]):this
6 (12.24 % of base) : Microsoft.Diagnostics.Tracing.TraceEvent.dasm - Microsoft.Diagnostics.Tracing.Parsers.IisTraceEventParser:remove_IISFastCGIFastcgiStart(System.Action`1[Microsoft.Diagnostics.Tracing.Parsers.IIS_Trace.W3CGIFStart]):this
6 (12.24 % of base) : Microsoft.Diagnostics.Tracing.TraceEvent.dasm - Microsoft.Diagnostics.Tracing.Parsers.IisTraceEventParser:remove_IISFastCGIFastcgiStderrTraceError(System.Action`1[Microsoft.Diagnostics.Tracing.Parsers.IIS_Trace.W3CGIFTraceError]):this
6 (12.24 % of base) : Microsoft.Diagnostics.Tracing.TraceEvent.dasm - Microsoft.Diagnostics.Tracing.Parsers.IisTraceEventParser:remove_IISFastCGIFastcgiStderrTraceInfo(System.Action`1[Microsoft.Diagnostics.Tracing.Parsers.IIS_Trace.W3CGIFTraceInfo]):this
Top method improvements (percentages):
-12 (-14.81 % of base) : System.Runtime.Caching.dasm - System.Runtime.Caching.CacheItemPolicy:.ctor():this
-6 (-14.29 % of base) : Microsoft.CodeAnalysis.dasm - Microsoft.Cci.DebugSourceDocument:get_DocumentType():System.Guid:this
-6 (-14.29 % of base) : Microsoft.CodeAnalysis.dasm - Microsoft.Cci.DebugSourceDocument:get_LanguageVendor():System.Guid:this
-6 (-14.29 % of base) : Microsoft.CodeAnalysis.dasm - Microsoft.CodeAnalysis.ConstantValue+ConstantValueOne:get_DecimalValue():System.Decimal:this
-12 (-12.90 % of base) : System.Runtime.Caching.dasm - System.Runtime.Caching.CacheExpires:UtcCalcExpiresBucket(System.DateTime):int
-6 (-12.00 % of base) : System.Transactions.Local.dasm - System.Transactions.TransactionManager+<>c:<get_MaximumTimeout>b__38_0():System.TimeSpan:this
-6 (-12.00 % of base) : System.Transactions.Local.dasm - System.Transactions.TransactionManager+<>c:<set_MaximumTimeout>b__39_0():long:this
-6 (-11.11 % of base) : Microsoft.CodeAnalysis.dasm - Microsoft.CodeAnalysis.PEAssembly:get_Handle():System.Reflection.Metadata.EntityHandle:this
-6 (-10.53 % of base) : System.Transactions.Local.dasm - System.Transactions.TransactionManager+<>c:<get_DefaultTimeout>b__33_0():long:this
-6 (-9.38 % of base) : System.Runtime.Caching.dasm - System.Runtime.Caching.ExpiresBucket:GetCountIndex(System.DateTime):int:this
-6 (-8.22 % of base) : Microsoft.Extensions.FileProviders.Abstractions.dasm - Microsoft.Extensions.FileProviders.NotFoundFileInfo:get_LastModified():System.DateTimeOffset:this
-342 (-7.57 % of base) : System.Reflection.DispatchProxy.dasm - System.Reflection.DispatchProxyGenerator+ProxyBuilder:.cctor()
-6 (-6.98 % of base) : Microsoft.CodeAnalysis.dasm - Microsoft.CodeAnalysis.CodeGen.ILBuilder:DefineHiddenSequencePoint():this
-6 (-6.25 % of base) : System.Transactions.Local.dasm - System.Transactions.Transaction:EnlistPromotableSinglePhase(System.Transactions.IPromotableSinglePhaseNotification):bool:this
-6 (-6.06 % of base) : System.Transactions.Local.dasm - System.Transactions.Configuration.MachineSettingsSection:.cctor()
-1758 (-6.04 % of base) : Microsoft.CodeAnalysis.dasm - Microsoft.CodeAnalysis.DesktopAssemblyIdentityComparer:.cctor()
-12 (-5.38 % of base) : System.Transactions.Local.dasm - System.Transactions.InternalTransaction:SetPromoterTypeToMSDTC():this
-6 (-5.08 % of base) : System.Runtime.Caching.dasm - System.Runtime.Caching.MemoryCache:set_Item(System.String,System.Object):this
-6 (-4.92 % of base) : System.Transactions.Local.dasm - System.Transactions.Configuration.DefaultSettingsSection:.cctor()
-24 (-2.78 % of base) : System.Runtime.Caching.dasm - System.Runtime.Caching.MemoryCache:ValidatePolicy(System.Runtime.Caching.CacheItemPolicy)
-6 (-2.74 % of base) : System.Transactions.Local.dasm - System.Transactions.InternalTransaction:ThrowIfPromoterTypeIsNotMSDTC():this
-6 (-2.44 % of base) : Microsoft.CodeAnalysis.dasm - Microsoft.CodeAnalysis.ConstantValue+ConstantValueDecimalOne:Equals(Microsoft.CodeAnalysis.ConstantValue):bool:this
-12 (-2.29 % of base) : System.Runtime.Caching.dasm - System.Runtime.Caching.CacheExpires:EnableExpirationTimer(bool):this
-6 (-2.26 % of base) : Microsoft.CodeAnalysis.dasm - Microsoft.CodeAnalysis.CodeGen.LocalSlotManager:AllocateSlot(Microsoft.Cci.ITypeReference,ubyte,System.Collections.Immutable.ImmutableArray`1[Microsoft.CodeAnalysis.TypedConstant]):Microsoft.CodeAnalysis.CodeGen.LocalDefinition:this
-6 (-2.08 % of base) : Microsoft.CodeAnalysis.dasm - Microsoft.CodeAnalysis.PEModule:CrackDecimalInDecimalConstantAttribute(byref,byref):bool
-6 (-1.90 % of base) : Microsoft.CodeAnalysis.dasm - Microsoft.Cci.MetadataWriter:SerializeDynamicLocalInfo(Microsoft.Cci.ILocalDefinition,int,bool):this
-28 (-1.86 % 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
-6 (-1.85 % of base) : Microsoft.CodeAnalysis.dasm - Microsoft.Cci.MetadataWriter:SerializeModuleDefaultNamespace():this
-12 (-1.74 % of base) : System.Net.Mail.dasm - System.Net.Mime.SmtpDateTime:.cctor()
-12 (-1.59 % of base) : Microsoft.CodeAnalysis.dasm - Microsoft.Cci.MetadataWriter:SerializeEncMethodDebugInformation(Microsoft.Cci.IMethodBody,int):this
-12 (-1.53 % of base) : System.Runtime.Caching.dasm - System.Runtime.Caching.MemoryCache:AddOrGetExistingInternal(System.String,System.Object,System.Runtime.Caching.CacheItemPolicy):System.Object:this
-12 (-1.49 % of base) : System.Runtime.Caching.dasm - System.Runtime.Caching.MemoryCache:Set(System.String,System.Object,System.Runtime.Caching.CacheItemPolicy,System.String):this
-6 (-1.35 % of base) : Microsoft.CodeAnalysis.dasm - Microsoft.CodeAnalysis.ConstantValue:Create(System.Decimal):Microsoft.CodeAnalysis.ConstantValue
-6 (-1.08 % of base) : System.Transactions.Local.dasm - System.Transactions.TransactionManager:get_MaximumTimeout():System.TimeSpan
-6 (-0.96 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.DecimalAverageAggregationOperator:InternalAggregate(byref):System.Decimal:this
-6 (-0.94 % of base) : Microsoft.CodeAnalysis.dasm - Microsoft.Cci.MetadataWriter:SerializeStateMachineLocalScopes(Microsoft.Cci.IMethodBody,int):this
-6 (-0.90 % of base) : System.Transactions.Local.dasm - System.Transactions.TransactionManager:get_DefaultTimeout():System.TimeSpan
-6 (-0.86 % of base) : System.Transactions.Local.dasm - System.Transactions.TransactionManager:set_MaximumTimeout(System.TimeSpan)
-12 (-0.81 % of base) : Microsoft.CodeAnalysis.dasm - Microsoft.Cci.PdbWriter:GetDocumentWriter(Microsoft.Cci.DebugSourceDocument):Microsoft.Cci.ISymUnmanagedDocumentWriter:this
-6 (-0.74 % of base) : System.Transactions.Local.dasm - System.Transactions.TransactionStatePSPEOperation:PSPEPromote(System.Transactions.InternalTransaction):System.Transactions.Oletx.OletxTransaction:this
-6 (-0.71 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.DecimalMinMaxAggregationOperator:InternalAggregate(byref):System.Decimal:this
-6 (-0.63 % of base) : System.Transactions.Local.dasm - System.Transactions.TransactionStateActive:EnlistPromotableSinglePhase(System.Transactions.InternalTransaction,System.Transactions.IPromotableSinglePhaseNotification,System.Transactions.Transaction,System.Guid):bool:this
-6 (-0.63 % of base) : System.Transactions.Local.dasm - System.Transactions.TransactionStatePhase0:EnlistPromotableSinglePhase(System.Transactions.InternalTransaction,System.Transactions.IPromotableSinglePhaseNotification,System.Transactions.Transaction,System.Guid):bool:this
-6 (-0.62 % of base) : Microsoft.CodeAnalysis.dasm - Microsoft.Cci.MetadataWriter:SerializeAsyncMethodSteppingInfo(Microsoft.Cci.AsyncMethodBodyDebugInfo,int):this
-4 (-0.60 % of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.StateMachineRewriter`1[int]:CaptureLocalSymbol(Microsoft.CodeAnalysis.VisualBasic.Symbols.TypeSubstitution,Microsoft.CodeAnalysis.VisualBasic.Symbols.LocalSymbol,System.Collections.Generic.Dictionary`2[Microsoft.CodeAnalysis.VisualBasic.Symbols.LocalSymbol,Microsoft.CodeAnalysis.VisualBasic.BoundExpression]):int:this
-4 (-0.60 % of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.StateMachineRewriter`1[long]:CaptureLocalSymbol(Microsoft.CodeAnalysis.VisualBasic.Symbols.TypeSubstitution,Microsoft.CodeAnalysis.VisualBasic.Symbols.LocalSymbol,System.Collections.Generic.Dictionary`2[Microsoft.CodeAnalysis.VisualBasic.Symbols.LocalSymbol,Microsoft.CodeAnalysis.VisualBasic.BoundExpression]):long:this
-4 (-0.60 % of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.StateMachineRewriter`1[System.__Canon]:CaptureLocalSymbol(Microsoft.CodeAnalysis.VisualBasic.Symbols.TypeSubstitution,Microsoft.CodeAnalysis.VisualBasic.Symbols.LocalSymbol,System.Collections.Generic.Dictionary`2[Microsoft.CodeAnalysis.VisualBasic.Symbols.LocalSymbol,Microsoft.CodeAnalysis.VisualBasic.BoundExpression]):System.__Canon:this
-4 (-0.60 % of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.StateMachineRewriter`1[short]:CaptureLocalSymbol(Microsoft.CodeAnalysis.VisualBasic.Symbols.TypeSubstitution,Microsoft.CodeAnalysis.VisualBasic.Symbols.LocalSymbol,System.Collections.Generic.Dictionary`2[Microsoft.CodeAnalysis.VisualBasic.Symbols.LocalSymbol,Microsoft.CodeAnalysis.VisualBasic.BoundExpression]):short:this
-4 (-0.60 % of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.StateMachineRewriter`1[ubyte]:CaptureLocalSymbol(Microsoft.CodeAnalysis.VisualBasic.Symbols.TypeSubstitution,Microsoft.CodeAnalysis.VisualBasic.Symbols.LocalSymbol,System.Collections.Generic.Dictionary`2[Microsoft.CodeAnalysis.VisualBasic.Symbols.LocalSymbol,Microsoft.CodeAnalysis.VisualBasic.BoundExpression]):ubyte:this
-4 (-0.59 % of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.StateMachineRewriter`1[double]:CaptureLocalSymbol(Microsoft.CodeAnalysis.VisualBasic.Symbols.TypeSubstitution,Microsoft.CodeAnalysis.VisualBasic.Symbols.LocalSymbol,System.Collections.Generic.Dictionary`2[Microsoft.CodeAnalysis.VisualBasic.Symbols.LocalSymbol,Microsoft.CodeAnalysis.VisualBasic.BoundExpression]):double:this
-4 (-0.59 % of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.StateMachineRewriter`1[System.Nullable`1[int]]:CaptureLocalSymbol(Microsoft.CodeAnalysis.VisualBasic.Symbols.TypeSubstitution,Microsoft.CodeAnalysis.VisualBasic.Symbols.LocalSymbol,System.Collections.Generic.Dictionary`2[Microsoft.CodeAnalysis.VisualBasic.Symbols.LocalSymbol,Microsoft.CodeAnalysis.VisualBasic.BoundExpression]):System.Nullable`1[int]:this
-7 (-0.52 % of base) : System.Runtime.Caching.dasm - System.Runtime.Caching.UsageBucket:FlushUnderUsedItems(int,bool):int:this
-4 (-0.52 % of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.StateMachineRewriter`1[System.Numerics.Vector`1[float]]:CaptureLocalSymbol(Microsoft.CodeAnalysis.VisualBasic.Symbols.TypeSubstitution,Microsoft.CodeAnalysis.VisualBasic.Symbols.LocalSymbol,System.Collections.Generic.Dictionary`2[Microsoft.CodeAnalysis.VisualBasic.Symbols.LocalSymbol,Microsoft.CodeAnalysis.VisualBasic.BoundExpression]):System.Numerics.Vector`1[float]:this
3338 total methods with Code Size differences (53 improved, 3285 regressed), 390695 unchanged.
--------------------------------------------------------------------------------
Artifacts:
- diff-corelib.txt (0 KB)
- diff-frameworks.txt (69 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