forked from MihaZupan/runtime-utils
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Build completed in 1 hour 40 minutes.
dotnet/runtime#98273
CoreLib diffs
Diffs
Found 2 files with textual diffs.
Summary of Code Size diffs:
(Lower is better)
Total bytes of base: 7324098
Total bytes of diff: 7325456
Total bytes of delta: 1358 (0.02 % of base)
Total relative delta: 2.16
diff is a regression.
relative diff is a regression.
Top file regressions (bytes):
1358 : System.Private.CoreLib.dasm (0.02 % of base)
1 total files with Code Size differences (0 improved, 1 regressed), 0 unchanged.
Top method regressions (bytes):
442 (4.71 % of base) : System.Private.CoreLib.dasm - System.DefaultBinder:BindToMethod(int,System.Reflection.MethodBase[],byref,System.Reflection.ParameterModifier[],System.Globalization.CultureInfo,System.String[],byref):System.Reflection.MethodBase:this (FullOpts)
207 (9.88 % of base) : System.Private.CoreLib.dasm - System.TimeZoneInfo:.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext):this (FullOpts)
184 (9.61 % of base) : System.Private.CoreLib.dasm - System.Exception:.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext):this (FullOpts)
92 (18.93 % of base) : System.Private.CoreLib.dasm - System.Globalization.CultureInfo:Clone():System.Object:this (FullOpts)
47 (6.25 % of base) : System.Private.CoreLib.dasm - System.Security.SecurityElement:Equal(System.Security.SecurityElement):ubyte:this (FullOpts)
44 (2.89 % of base) : System.Private.CoreLib.dasm - System.RuntimeType:IsEnumDefined(System.Object):ubyte:this (FullOpts)
42 (2.73 % of base) : System.Private.CoreLib.dasm - System.Security.SecurityException:.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext):this (FullOpts)
40 (13.03 % of base) : System.Private.CoreLib.dasm - System.Reflection.CustomAttributeType:.ctor(System.RuntimeType):this (FullOpts)
40 (7.87 % of base) : System.Private.CoreLib.dasm - System.Type:GetRuntimeTypeCode(System.RuntimeType):int (FullOpts)
38 (6.02 % of base) : System.Private.CoreLib.dasm - System.RuntimeType:GetTypeCodeImpl():int:this (FullOpts)
38 (4.93 % of base) : System.Private.CoreLib.dasm - System.Threading.Tasks.Sources.ManualResetValueTaskSourceCore`1[double]:OnCompleted(System.Action`1[System.Object],System.Object,short,int):this (FullOpts)
38 (4.93 % of base) : System.Private.CoreLib.dasm - System.Threading.Tasks.Sources.ManualResetValueTaskSourceCore`1[int]:OnCompleted(System.Action`1[System.Object],System.Object,short,int):this (FullOpts)
38 (4.93 % of base) : System.Private.CoreLib.dasm - System.Threading.Tasks.Sources.ManualResetValueTaskSourceCore`1[long]:OnCompleted(System.Action`1[System.Object],System.Object,short,int):this (FullOpts)
38 (4.93 % of base) : System.Private.CoreLib.dasm - System.Threading.Tasks.Sources.ManualResetValueTaskSourceCore`1[short]:OnCompleted(System.Action`1[System.Object],System.Object,short,int):this (FullOpts)
38 (4.93 % of base) : System.Private.CoreLib.dasm - System.Threading.Tasks.Sources.ManualResetValueTaskSourceCore`1[System.__Canon]:OnCompleted(System.Action`1[System.Object],System.Object,short,int):this (FullOpts)
38 (4.93 % of base) : System.Private.CoreLib.dasm - System.Threading.Tasks.Sources.ManualResetValueTaskSourceCore`1[System.Nullable`1[int]]:OnCompleted(System.Action`1[System.Object],System.Object,short,int):this (FullOpts)
38 (4.93 % of base) : System.Private.CoreLib.dasm - System.Threading.Tasks.Sources.ManualResetValueTaskSourceCore`1[System.Numerics.Vector`1[float]]:OnCompleted(System.Action`1[System.Object],System.Object,short,int):this (FullOpts)
38 (4.93 % of base) : System.Private.CoreLib.dasm - System.Threading.Tasks.Sources.ManualResetValueTaskSourceCore`1[ubyte]:OnCompleted(System.Action`1[System.Object],System.Object,short,int):this (FullOpts)
33 (27.73 % of base) : System.Private.CoreLib.dasm - System.RuntimeType:GetUnderlyingType(System.RuntimeType):ubyte (FullOpts)
30 (1.42 % of base) : System.Private.CoreLib.dasm - System.Reflection.Emit.SignatureHelper:AddOneArgTypeHelperWorker(System.Type,ubyte):this (FullOpts)
29 (5.54 % of base) : System.Private.CoreLib.dasm - System.Runtime.InteropServices.Marshalling.ComVariant:Create[System.__Canon](System.__Canon):System.Runtime.InteropServices.Marshalling.ComVariant (FullOpts)
29 (2.28 % of base) : System.Private.CoreLib.dasm - System.TypedReference:MakeTypedReference(System.Object,System.Reflection.FieldInfo[]):System.TypedReference (FullOpts)
25 (2.26 % of base) : System.Private.CoreLib.dasm - System.RuntimeType:ValidateGenericArguments(System.Reflection.MemberInfo,System.RuntimeType[],System.Exception) (FullOpts)
23 (5.91 % of base) : System.Private.CoreLib.dasm - System.Security.SecurityElement:SearchForChildByTag(System.String):System.Security.SecurityElement:this (FullOpts)
21 (4.22 % of base) : System.Private.CoreLib.dasm - System.AppContext:get_TargetFrameworkName():System.String (FullOpts)
21 (1.93 % of base) : System.Private.CoreLib.dasm - System.Diagnostics.Tracing.TypeAnalysis:.ctor(System.Type,System.Diagnostics.Tracing.EventDataAttribute,System.Collections.Generic.List`1[System.Type]):this (FullOpts)
21 (1.79 % of base) : System.Private.CoreLib.dasm - System.TypeLoadException:.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext):this (FullOpts)
19 (17.92 % of base) : System.Private.CoreLib.dasm - System.AppContext:remove_FirstChanceException(System.EventHandler`1[System.Runtime.ExceptionServices.FirstChanceExceptionEventArgs]) (FullOpts)
19 (17.92 % of base) : System.Private.CoreLib.dasm - System.AppContext:remove_UnhandledException(System.UnhandledExceptionEventHandler) (FullOpts)
19 (17.92 % of base) : System.Private.CoreLib.dasm - System.Runtime.Loader.AssemblyLoadContext:remove_AssemblyLoad(System.AssemblyLoadEventHandler) (FullOpts)
19 (17.92 % of base) : System.Private.CoreLib.dasm - System.Runtime.Loader.AssemblyLoadContext:remove_AssemblyResolve(System.ResolveEventHandler) (FullOpts)
19 (17.92 % of base) : System.Private.CoreLib.dasm - System.Runtime.Loader.AssemblyLoadContext:remove_ResourceResolve(System.ResolveEventHandler) (FullOpts)
19 (17.92 % of base) : System.Private.CoreLib.dasm - System.Runtime.Loader.AssemblyLoadContext:remove_TypeResolve(System.ResolveEventHandler) (FullOpts)
19 (17.92 % of base) : System.Private.CoreLib.dasm - System.Threading.Tasks.TaskScheduler:remove_UnobservedTaskException(System.EventHandler`1[System.Threading.Tasks.UnobservedTaskExceptionEventArgs]) (FullOpts)
18 (3.17 % of base) : System.Private.CoreLib.dasm - System.RuntimeType:InitializeCache():System.RuntimeType+RuntimeTypeCache:this (FullOpts)
17 (10.83 % of base) : System.Private.CoreLib.dasm - System.Threading.Thread+StartHelper:Callback(System.Object) (FullOpts)
15 (1.73 % of base) : System.Private.CoreLib.dasm - System.Collections.Generic.Dictionary`2[double,System.Nullable`1[int]]:System.Collections.ICollection.CopyTo(System.Array,int):this (FullOpts)
15 (1.78 % of base) : System.Private.CoreLib.dasm - System.Collections.Generic.Dictionary`2[int,System.Nullable`1[int]]:System.Collections.ICollection.CopyTo(System.Array,int):this (FullOpts)
15 (1.75 % of base) : System.Private.CoreLib.dasm - System.Collections.Generic.Dictionary`2[long,System.Nullable`1[int]]:System.Collections.ICollection.CopyTo(System.Array,int):this (FullOpts)
15 (1.75 % of base) : System.Private.CoreLib.dasm - System.Collections.Generic.Dictionary`2[short,System.Nullable`1[int]]:System.Collections.ICollection.CopyTo(System.Array,int):this (FullOpts)
15 (1.68 % of base) : System.Private.CoreLib.dasm - System.Collections.Generic.Dictionary`2[System.Nullable`1[int],System.Nullable`1[int]]:System.Collections.ICollection.CopyTo(System.Array,int):this (FullOpts)
15 (1.71 % of base) : System.Private.CoreLib.dasm - System.Collections.Generic.Dictionary`2[System.Numerics.Vector`1[float],System.Nullable`1[int]]:System.Collections.ICollection.CopyTo(System.Array,int):this (FullOpts)
15 (1.76 % of base) : System.Private.CoreLib.dasm - System.Collections.Generic.Dictionary`2[ubyte,System.Nullable`1[int]]:System.Collections.ICollection.CopyTo(System.Array,int):this (FullOpts)
15 (3.36 % of base) : System.Private.CoreLib.dasm - System.RuntimeType+RuntimeTypeCache:GetNameSpace():System.String:this (FullOpts)
14 (2.28 % of base) : System.Private.CoreLib.dasm - System.BadImageFormatException:.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext):this (FullOpts)
14 (1.30 % of base) : System.Private.CoreLib.dasm - System.Globalization.CultureNotFoundException:.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext):this (FullOpts)
14 (1.34 % of base) : System.Private.CoreLib.dasm - System.MissingMemberException:.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext):this (FullOpts)
14 (0.89 % of base) : System.Private.CoreLib.dasm - System.RuntimeType:GetMethodBase(System.RuntimeType,long):System.Reflection.MethodBase (FullOpts)
14 (5.00 % of base) : System.Private.CoreLib.dasm - System.Security.SecurityElement:Attribute(System.String):System.String:this (FullOpts)
14 (3.33 % of base) : System.Private.CoreLib.dasm - System.StubHelpers.AsAnyMarshaler:ConvertToManaged(System.Object,long):this (FullOpts)
13 (1.84 % of base) : System.Private.CoreLib.dasm - System.Resources.ManifestBasedResourceGroveler:GetNeutralResourcesLanguage(System.Reflection.Assembly,byref):System.Globalization.CultureInfo (FullOpts)
13 (3.99 % of base) : System.Private.CoreLib.dasm - System.Security.SecurityElement:AddAttributeSafe(System.String,System.String):this (FullOpts)
13 (1.91 % of base) : System.Private.CoreLib.dasm - System.Security.SecurityElement:set_Attributes(System.Collections.Hashtable):this (FullOpts)
12 (4.40 % of base) : System.Private.CoreLib.dasm - System.Attribute:GetCustomAttributes(System.Reflection.Assembly,System.Type,ubyte):System.Attribute[] (FullOpts)
12 (4.40 % of base) : System.Private.CoreLib.dasm - System.Attribute:GetCustomAttributes(System.Reflection.Module,System.Type,ubyte):System.Attribute[] (FullOpts)
12 (4.23 % of base) : System.Private.CoreLib.dasm - System.Buffers.ArrayPoolEventSource:.ctor(int):this (FullOpts)
12 (1.17 % of base) : System.Private.CoreLib.dasm - System.Collections.Generic.Dictionary`2[System.__Canon,System.Nullable`1[int]]:System.Collections.ICollection.CopyTo(System.Array,int):this (FullOpts)
12 (2.48 % of base) : System.Private.CoreLib.dasm - System.DefaultBinder:ReorderArgumentArray(byref,System.Object):this (FullOpts)
12 (0.63 % of base) : System.Private.CoreLib.dasm - System.Reflection.CustomAttribute:AddCustomAttributes(byref,System.Reflection.RuntimeModule,int,System.RuntimeType,ubyte,System.RuntimeType+ListBuilder`1[System.Object]) (FullOpts)
12 (11.32 % of base) : System.Private.CoreLib.dasm - System.Runtime.CompilerServices.ContractHelper:remove_InternalContractFailed(System.EventHandler`1[System.Diagnostics.Contracts.ContractFailedEventArgs]) (FullOpts)
12 (2.99 % of base) : System.Private.CoreLib.dasm - System.Runtime.InteropServices.Marshal:GenerateProgIdForType(System.Type):System.String (FullOpts)
12 (2.71 % of base) : System.Private.CoreLib.dasm - System.Security.SecurityElement:SearchForTextOfTag(System.String):System.String:this (FullOpts)
12 (1.13 % of base) : System.Private.CoreLib.dasm - System.String:Join(System.String,System.Collections.Generic.IEnumerable`1[System.String]):System.String (FullOpts)
12 (4.23 % of base) : System.Private.CoreLib.dasm - System.Threading.Tasks.TplEventSource:.ctor(int):this (FullOpts)
11 (2.33 % of base) : System.Private.CoreLib.dasm - System.Resources.ResourceManager:GetSatelliteContractVersion(System.Reflection.Assembly):System.Version (FullOpts)
10 (1.53 % of base) : System.Private.CoreLib.dasm - System.Collections.Generic.Dictionary`2[System.Numerics.Vector`1[float],System.Nullable`1[int]]:AddRange(System.Collections.Generic.IEnumerable`1[System.Collections.Generic.KeyValuePair`2[System.Numerics.Vector`1[float],System.Nullable`1[int]]]):this (FullOpts)
10 (0.88 % of base) : System.Private.CoreLib.dasm - System.Resources.RuntimeResourceSet:GetObject(System.String,ubyte,ubyte):System.Object:this (FullOpts)
10 (18.18 % of base) : System.Private.CoreLib.dasm - System.Threading._ThreadPoolWaitOrTimerCallback:WaitOrTimerCallback_Context_f(System.Object) (FullOpts)
10 (17.24 % of base) : System.Private.CoreLib.dasm - System.Threading._ThreadPoolWaitOrTimerCallback:WaitOrTimerCallback_Context_t(System.Object) (FullOpts)
10 (4.26 % of base) : System.Private.CoreLib.dasm - System.Threading.Tasks.SynchronizationContextAwaitTaskContinuation:PostAction(System.Object) (FullOpts)
10 (17.54 % of base) : System.Private.CoreLib.dasm - System.Threading.Tasks.TaskFactory:CommonCWAnyLogicCleanup(System.Threading.Tasks.Task`1[System.Threading.Tasks.Task]) (FullOpts)
9 (0.97 % of base) : System.Private.CoreLib.dasm - System.Collections.ObjectModel.ReadOnlyDictionary`2[double,System.Nullable`1[int]]:System.Collections.ICollection.CopyTo(System.Array,int):this (FullOpts)
9 (1.00 % of base) : System.Private.CoreLib.dasm - System.Collections.ObjectModel.ReadOnlyDictionary`2[int,System.Nullable`1[int]]:System.Collections.ICollection.CopyTo(System.Array,int):this (FullOpts)
9 (0.99 % of base) : System.Private.CoreLib.dasm - System.Collections.ObjectModel.ReadOnlyDictionary`2[long,System.Nullable`1[int]]:System.Collections.ICollection.CopyTo(System.Array,int):this (FullOpts)
9 (0.99 % of base) : System.Private.CoreLib.dasm - System.Collections.ObjectModel.ReadOnlyDictionary`2[short,System.Nullable`1[int]]:System.Collections.ICollection.CopyTo(System.Array,int):this (FullOpts)
9 (0.96 % of base) : System.Private.CoreLib.dasm - System.Collections.ObjectModel.ReadOnlyDictionary`2[System.Nullable`1[int],System.Nullable`1[int]]:System.Collections.ICollection.CopyTo(System.Array,int):this (FullOpts)
9 (0.89 % of base) : System.Private.CoreLib.dasm - System.Collections.ObjectModel.ReadOnlyDictionary`2[System.Numerics.Vector`1[float],System.Nullable`1[int]]:System.Collections.ICollection.CopyTo(System.Array,int):this (FullOpts)
9 (0.99 % of base) : System.Private.CoreLib.dasm - System.Collections.ObjectModel.ReadOnlyDictionary`2[ubyte,System.Nullable`1[int]]:System.Collections.ICollection.CopyTo(System.Array,int):this (FullOpts)
9 (1.13 % of base) : System.Private.CoreLib.dasm - System.Reflection.RuntimeAssembly:GetFiles(ubyte):System.IO.FileStream[]:this (FullOpts)
9 (0.80 % of base) : System.Private.CoreLib.dasm - System.String:JoinCore[System.__Canon](System.ReadOnlySpan`1[ushort],System.Collections.Generic.IEnumerable`1[System.__Canon]):System.String (FullOpts)
9 (1.71 % of base) : System.Private.CoreLib.dasm - System.Threading.Tasks.Task:WaitAnyCore(System.Threading.Tasks.Task[],int,System.Threading.CancellationToken):int (FullOpts)
8 (3.83 % of base) : System.Private.CoreLib.dasm - System.Collections.Concurrent.ConcurrentQueue`1[System.Nullable`1[int]]:System.Collections.ICollection.CopyTo(System.Array,int):this (FullOpts)
8 (3.83 % of base) : System.Private.CoreLib.dasm - System.Collections.Concurrent.ConcurrentQueue`1[System.Numerics.Vector`1[float]]:System.Collections.ICollection.CopyTo(System.Array,int):this (FullOpts)
8 (1.70 % of base) : System.Private.CoreLib.dasm - System.Diagnostics.StackTrace:TryResolveStateMachineMethod(byref,byref):ubyte (FullOpts)
7 (5.22 % of base) : System.Private.CoreLib.dasm - System.AppDomain:add_DomainUnload(System.EventHandler):this (FullOpts)
7 (5.22 % of base) : System.Private.CoreLib.dasm - System.AppDomain:add_ProcessExit(System.EventHandler):this (FullOpts)
7 (5.22 % of base) : System.Private.CoreLib.dasm - System.AppDomain:add_ReflectionOnlyAssemblyResolve(System.ResolveEventHandler):this (FullOpts)
7 (5.79 % of base) : System.Private.CoreLib.dasm - System.AppDomain:remove_DomainUnload(System.EventHandler):this (FullOpts)
7 (5.79 % of base) : System.Private.CoreLib.dasm - System.AppDomain:remove_ProcessExit(System.EventHandler):this (FullOpts)
7 (5.79 % of base) : System.Private.CoreLib.dasm - System.AppDomain:remove_ReflectionOnlyAssemblyResolve(System.ResolveEventHandler):this (FullOpts)
7 (1.95 % of base) : System.Private.CoreLib.dasm - System.ArgumentException:.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext):this (FullOpts)
7 (1.95 % of base) : System.Private.CoreLib.dasm - System.ArgumentNullException:.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext):this (FullOpts)
7 (1.00 % of base) : System.Private.CoreLib.dasm - System.ArgumentOutOfRangeException:.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext):this (FullOpts)
7 (3.23 % of base) : System.Private.CoreLib.dasm - System.Attribute:InternalGetAttributeUsage(System.Type):System.AttributeUsageAttribute (FullOpts)
7 (13.46 % of base) : System.Private.CoreLib.dasm - System.Buffers.SharedArrayPool`1+<>c[double]:<InitializeTlsBucketsAndTrimming>b__11_0(System.Object):ubyte:this (FullOpts)
7 (13.46 % of base) : System.Private.CoreLib.dasm - System.Buffers.SharedArrayPool`1+<>c[int]:<InitializeTlsBucketsAndTrimming>b__11_0(System.Object):ubyte:this (FullOpts)
7 (13.46 % of base) : System.Private.CoreLib.dasm - System.Buffers.SharedArrayPool`1+<>c[long]:<InitializeTlsBucketsAndTrimming>b__11_0(System.Object):ubyte:this (FullOpts)
7 (13.46 % of base) : System.Private.CoreLib.dasm - System.Buffers.SharedArrayPool`1+<>c[short]:<InitializeTlsBucketsAndTrimming>b__11_0(System.Object):ubyte:this (FullOpts)
7 (13.46 % of base) : System.Private.CoreLib.dasm - System.Buffers.SharedArrayPool`1+<>c[System.Nullable`1[int]]:<InitializeTlsBucketsAndTrimming>b__11_0(System.Object):ubyte:this (FullOpts)
7 (13.46 % of base) : System.Private.CoreLib.dasm - System.Buffers.SharedArrayPool`1+<>c[System.Numerics.Vector`1[float]]:<InitializeTlsBucketsAndTrimming>b__11_0(System.Object):ubyte:this (FullOpts)
Top method improvements (bytes):
-324 (-63.41 % of base) : System.Private.CoreLib.dasm - System.Text.Unicode.Utf8+TryWriteInterpolatedStringHandler:<AppendSpanFormattable>g__GrowAndAppendFormatted|20_0[System.Numerics.Vector`1[float]](byref,System.Numerics.Vector`1[float],int,byref,System.String):ubyte (FullOpts)
-279 (-77.93 % of base) : System.Private.CoreLib.dasm - System.Text.Unicode.Utf8+TryWriteInterpolatedStringHandler:AppendSpanFormattable[System.Numerics.Vector`1[float]](System.Numerics.Vector`1[float],System.String):ubyte:this (FullOpts)
-76 (-5.72 % of base) : System.Private.CoreLib.dasm - System.Reflection.RuntimeCustomAttributeData:.ctor(System.Reflection.RuntimeModule,System.Reflection.MetadataToken,byref):this (FullOpts)
-65 (-4.14 % of base) : System.Private.CoreLib.dasm - System.Reflection.InvokerEmitUtil:EmitCallAndReturnHandling(System.Reflection.Emit.ILGenerator,System.Reflection.MethodBase,ubyte,ubyte) (FullOpts)
-53 (-7.56 % of base) : System.Private.CoreLib.dasm - System.Runtime.CompilerServices.YieldAwaitable+YieldAwaiter+<>c:<OutputCorrelationEtwEvent>b__6_0(System.Action,System.Threading.Tasks.Task):this (FullOpts)
-48 (-7.99 % of base) : System.Private.CoreLib.dasm - System.Reflection.ParameterInfo:GetRealObject(System.Runtime.Serialization.StreamingContext):System.Object:this (FullOpts)
-43 (-2.88 % of base) : System.Private.CoreLib.dasm - System.Reflection.InvokerEmitUtil:CreateInvokeDelegate_ObjSpanArgs(System.Reflection.MethodBase,ubyte):System.Reflection.InvokerEmitUtil+InvokeFunc_ObjSpanArgs (FullOpts)
-43 (-2.74 % of base) : System.Private.CoreLib.dasm - System.Reflection.InvokerEmitUtil:CreateInvokeDelegate_RefArgs(System.Reflection.MethodBase,ubyte):System.Reflection.InvokerEmitUtil+InvokeFunc_RefArgs (FullOpts)
-38 (-2.26 % of base) : System.Private.CoreLib.dasm - System.Reflection.InvokerEmitUtil:CreateInvokeDelegate_Obj4Args(System.Reflection.MethodBase,ubyte):System.Reflection.InvokerEmitUtil+InvokeFunc_Obj4Args (FullOpts)
-37 (-2.04 % of base) : System.Private.CoreLib.dasm - System.Threading.Tasks.Task:RunContinuations(System.Object):this (FullOpts)
-30 (-3.59 % of base) : System.Private.CoreLib.dasm - System.Reflection.Emit.RuntimeILGenerator:EmitCalli(System.Reflection.Emit.OpCode,int,System.Type,System.Type[],System.Type[]):this (FullOpts)
-28 (-2.41 % of base) : System.Private.CoreLib.dasm - System.Diagnostics.Tracing.EventSource:GetCustomAttributeHelper(System.Reflection.MemberInfo,System.Type,int):System.Attribute (FullOpts)
-26 (-6.07 % of base) : System.Private.CoreLib.dasm - System.Reflection.Emit.DynamicMethod:CreateDelegate(System.Type,System.Object):System.Delegate:this (FullOpts)
-26 (-6.48 % of base) : System.Private.CoreLib.dasm - System.Reflection.Emit.DynamicMethod:CreateDelegate(System.Type):System.Delegate:this (FullOpts)
-25 (-37.31 % of base) : System.Private.CoreLib.dasm - System.Diagnostics.Tracing.EventListener+<>c:<.ctor>b__9_0(System.Object,System.Diagnostics.Tracing.EventSourceCreatedEventArgs):this (FullOpts)
-25 (-18.94 % of base) : System.Private.CoreLib.dasm - System.Reflection.Emit.SymbolType:get_Name():System.String:this (FullOpts)
-23 (-17.04 % of base) : System.Private.CoreLib.dasm - System.Collections.Hashtable:get_comparer():System.Collections.IComparer:this (FullOpts)
-23 (-17.04 % of base) : System.Private.CoreLib.dasm - System.Collections.Hashtable:get_hcp():System.Collections.IHashCodeProvider:this (FullOpts)
-19 (-2.97 % of base) : System.Private.CoreLib.dasm - System.Diagnostics.Tracing.ArrayTypeInfo:WriteData(System.Diagnostics.Tracing.PropertyValue):this (FullOpts)
-19 (-2.25 % of base) : System.Private.CoreLib.dasm - System.Reflection.Emit.RuntimeILGenerator:EmitCalli(System.Reflection.Emit.OpCode,int,System.Type,System.Type[]):this (FullOpts)
-19 (-21.35 % of base) : System.Private.CoreLib.dasm - System.Runtime.InteropServices.Marshal:GetFunctionPointerForDelegate[System.Nullable`1[int]](System.Nullable`1[int]):long (FullOpts)
-19 (-2.60 % of base) : System.Private.CoreLib.dasm - System.Type:FilterAttributeImpl(System.Reflection.MemberInfo,System.Object):ubyte (FullOpts)
-18 (-0.43 % of base) : System.Private.CoreLib.dasm - System.Diagnostics.Tracing.EventProvider:WriteEvent(byref,long,ulong,ulong,System.Object[]):ubyte:this (FullOpts)
-18 (-4.41 % of base) : System.Private.CoreLib.dasm - System.Reflection.Emit.AssemblyBuilder:DefinePersistedAssembly(System.Reflection.AssemblyName,System.Reflection.Assembly,System.Collections.Generic.IEnumerable`1[System.Reflection.Emit.CustomAttributeBuilder]):System.Reflection.Emit.AssemblyBuilder (FullOpts)
-18 (-15.79 % of base) : System.Private.CoreLib.dasm - System.Reflection.NullabilityInfoContext:GetMethodMetadataDefinition(System.Reflection.MethodInfo):System.Reflection.MethodInfo (FullOpts)
-18 (-5.61 % of base) : System.Private.CoreLib.dasm - System.Reflection.RuntimeAssembly:get_EntryPoint():System.Reflection.MethodInfo:this (FullOpts)
-16 (-9.88 % of base) : System.Private.CoreLib.dasm - System.Diagnostics.Tracing.PropertyValue:GetReferenceTypePropertyGetter(System.Reflection.PropertyInfo):System.Func`2[System.Diagnostics.Tracing.PropertyValue,System.Diagnostics.Tracing.PropertyValue] (FullOpts)
-16 (-32.00 % of base) : System.Private.CoreLib.dasm - System.IO.Stream+<>c:<FlushAsync>b__35_0(System.Object):this (FullOpts)
-16 (-32.00 % of base) : System.Private.CoreLib.dasm - System.IO.TextReader+<>c:<ReadLineCoreAsync>b__15_0(System.Object):System.String:this (FullOpts)
-16 (-32.00 % of base) : System.Private.CoreLib.dasm - System.IO.TextWriter+<>c:<FlushAsync>b__71_0(System.Object):this (FullOpts)
-16 (-14.81 % of base) : System.Private.CoreLib.dasm - System.Reflection.CustomAttributeNamedArgument:get_ArgumentType():System.Type:this (FullOpts)
-16 (-3.86 % of base) : System.Private.CoreLib.dasm - System.Reflection.Emit.RuntimeILGenerator:Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.SignatureHelper):this (FullOpts)
-16 (-5.30 % of base) : System.Private.CoreLib.dasm - System.Reflection.Emit.RuntimeILGenerator:Emit(System.Reflection.Emit.OpCode,System.Reflection.FieldInfo):this (FullOpts)
-16 (-5.54 % of base) : System.Private.CoreLib.dasm - System.Reflection.Emit.RuntimeILGenerator:Emit(System.Reflection.Emit.OpCode,System.String):this (FullOpts)
-16 (-4.53 % of base) : System.Private.CoreLib.dasm - System.Reflection.RuntimeParameterInfo:GetDefaultValueFromCustomAttributes():System.Object:this (FullOpts)
-16 (-1.51 % of base) : System.Private.CoreLib.dasm - System.RuntimeType:GetInterfaceMap(System.Type):System.Reflection.InterfaceMapping:this (FullOpts)
-15 (-0.59 % of base) : System.Private.CoreLib.dasm - System.Reflection.Emit.CustomAttributeBuilder:EmitValue(System.IO.BinaryWriter,System.Type,System.Object) (FullOpts)
-15 (-5.21 % of base) : System.Private.CoreLib.dasm - System.Reflection.RuntimeMethodInfo:GetBaseDefinition():System.Reflection.MethodInfo:this (FullOpts)
-15 (-21.13 % of base) : System.Private.CoreLib.dasm - System.Runtime.InteropServices.Marshal:GetFunctionPointerForDelegate[System.Numerics.Vector`1[float]](System.Numerics.Vector`1[float]):long (FullOpts)
-14 (-14.29 % of base) : System.Private.CoreLib.dasm - System.Reflection.MethodInvoker:ThrowForBadInvocationFlags():this (FullOpts)
-14 (-4.23 % of base) : System.Private.CoreLib.dasm - System.Reflection.NullabilityInfoContext:CheckParameterMetadataType(System.Reflection.ParameterInfo,System.Reflection.NullabilityInfo):this (FullOpts)
-13 (-16.67 % of base) : System.Private.CoreLib.dasm - System.Collections.Generic.Comparer`1[double]:.cctor() (FullOpts)
-13 (-16.67 % of base) : System.Private.CoreLib.dasm - System.Collections.Generic.Comparer`1[int]:.cctor() (FullOpts)
-13 (-16.67 % of base) : System.Private.CoreLib.dasm - System.Collections.Generic.Comparer`1[long]:.cctor() (FullOpts)
-13 (-16.67 % of base) : System.Private.CoreLib.dasm - System.Collections.Generic.Comparer`1[short]:.cctor() (FullOpts)
-13 (-16.67 % of base) : System.Private.CoreLib.dasm - System.Collections.Generic.Comparer`1[System.Nullable`1[int]]:.cctor() (FullOpts)
-13 (-16.67 % of base) : System.Private.CoreLib.dasm - System.Collections.Generic.Comparer`1[System.Numerics.Vector`1[float]]:.cctor() (FullOpts)
-13 (-16.67 % of base) : System.Private.CoreLib.dasm - System.Collections.Generic.Comparer`1[ubyte]:.cctor() (FullOpts)
-13 (-16.67 % of base) : System.Private.CoreLib.dasm - System.Collections.Generic.EqualityComparer`1[double]:.cctor() (FullOpts)
-13 (-16.67 % of base) : System.Private.CoreLib.dasm - System.Collections.Generic.EqualityComparer`1[int]:.cctor() (FullOpts)
-13 (-16.67 % of base) : System.Private.CoreLib.dasm - System.Collections.Generic.EqualityComparer`1[long]:.cctor() (FullOpts)
-13 (-16.67 % of base) : System.Private.CoreLib.dasm - System.Collections.Generic.EqualityComparer`1[short]:.cctor() (FullOpts)
-13 (-16.67 % of base) : System.Private.CoreLib.dasm - System.Collections.Generic.EqualityComparer`1[System.Nullable`1[int]]:.cctor() (FullOpts)
-13 (-16.67 % of base) : System.Private.CoreLib.dasm - System.Collections.Generic.EqualityComparer`1[System.Numerics.Vector`1[float]]:.cctor() (FullOpts)
-13 (-16.67 % of base) : System.Private.CoreLib.dasm - System.Collections.Generic.EqualityComparer`1[ubyte]:.cctor() (FullOpts)
-13 (-5.14 % of base) : System.Private.CoreLib.dasm - System.Diagnostics.Tracing.ArrayTypeInfo:GetData(System.Object):System.Object:this (FullOpts)
-13 (-11.82 % of base) : System.Private.CoreLib.dasm - System.Diagnostics.Tracing.Statics:IsGenericMatch(System.Type,System.Object):ubyte (FullOpts)
-13 (-7.51 % of base) : System.Private.CoreLib.dasm - System.Diagnostics.Tracing.TraceLoggingDataCollector:AddArray(System.Diagnostics.Tracing.PropertyValue,int) (FullOpts)
-12 (-16.67 % of base) : System.Private.CoreLib.dasm - System.Runtime.InteropServices.Marshal:GetFunctionPointerForDelegate[double](double):long (FullOpts)
-11 (-0.45 % of base) : System.Private.CoreLib.dasm - System.Reflection.CustomAttributeTypedArgument:ToString(ubyte):System.String:this (FullOpts)
-11 (-2.55 % of base) : System.Private.CoreLib.dasm - System.Reflection.RuntimePropertyInfo:GetIndexParametersSpan():System.ReadOnlySpan`1[System.Reflection.ParameterInfo]:this (FullOpts)
-10 (-2.69 % of base) : System.Private.CoreLib.dasm - System.Attribute:IsDefined(System.Reflection.MemberInfo,System.Type,ubyte):ubyte (FullOpts)
-10 (-19.61 % of base) : System.Private.CoreLib.dasm - System.Threading.Tasks.Task+<>c:<ThrowAsync>b__128_0(System.Object):this (FullOpts)
-10 (-19.61 % of base) : System.Private.CoreLib.dasm - System.Threading.Tasks.Task+<>c:<ThrowAsync>b__128_1(System.Object):this (FullOpts)
-9 (-1.56 % of base) : System.Private.CoreLib.dasm - System.Delegate:GetMethodImpl():System.Reflection.MethodInfo:this (FullOpts)
-9 (-2.83 % of base) : System.Private.CoreLib.dasm - System.Reflection.Emit.RuntimeFieldBuilder:SetCustomAttributeCore(System.Reflection.ConstructorInfo,System.ReadOnlySpan`1[ubyte]):this (FullOpts)
-9 (-16.07 % of base) : System.Private.CoreLib.dasm - System.Runtime.InteropServices.Marshal:GetFunctionPointerForDelegate[int](int):long (FullOpts)
-9 (-15.52 % of base) : System.Private.CoreLib.dasm - System.Runtime.InteropServices.Marshal:GetFunctionPointerForDelegate[long](long):long (FullOpts)
-9 (-15.79 % of base) : System.Private.CoreLib.dasm - System.Runtime.InteropServices.Marshal:GetFunctionPointerForDelegate[short](short):long (FullOpts)
-9 (-17.31 % of base) : System.Private.CoreLib.dasm - System.Runtime.InteropServices.Marshal:GetFunctionPointerForDelegate[System.__Canon](System.__Canon):long (FullOpts)
-9 (-16.07 % of base) : System.Private.CoreLib.dasm - System.Runtime.InteropServices.Marshal:GetFunctionPointerForDelegate[ubyte](ubyte):long (FullOpts)
-8 (-1.71 % of base) : System.Private.CoreLib.dasm - System.Collections.Generic.ComparerHelpers:CreateDefaultEqualityComparer(System.Type):System.Object (FullOpts)
-7 (-1.27 % of base) : System.Private.CoreLib.dasm - System.Resources.ResourceReader:InitializeBinaryFormatter():ubyte:this (FullOpts)
-6 (-2.17 % of base) : System.Private.CoreLib.dasm - System.Attribute:GetCustomAttributes(System.Reflection.MemberInfo,ubyte):System.Attribute[] (FullOpts)
-6 (-1.43 % of base) : System.Private.CoreLib.dasm - System.Collections.Comparer:.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext):this (FullOpts)
-6 (-1.49 % of base) : System.Private.CoreLib.dasm - System.Collections.Generic.ComparerHelpers:CreateDefaultComparer(System.Type):System.Object (FullOpts)
-6 (-5.50 % of base) : System.Private.CoreLib.dasm - System.Globalization.DateTimeFormatInfo:Clone():System.Object:this (FullOpts)
-6 (-0.37 % of base) : System.Private.CoreLib.dasm - System.Resources.ManifestBasedResourceGroveler:CreateResourceSet(System.IO.Stream,System.Reflection.Assembly):System.Resources.ResourceSet:this (FullOpts)
-6 (-3.21 % of base) : System.Private.CoreLib.dasm - System.Text.Encoding:GetEncoding(int,System.Text.EncoderFallback,System.Text.DecoderFallback):System.Text.Encoding (FullOpts)
-6 (-4.44 % of base) : System.Private.CoreLib.dasm - System.Text.EncodingProvider:GetEncoding(int,System.Text.EncoderFallback,System.Text.DecoderFallback):System.Text.Encoding:this (FullOpts)
-6 (-4.44 % of base) : System.Private.CoreLib.dasm - System.Text.EncodingProvider:GetEncoding(System.String,System.Text.EncoderFallback,System.Text.DecoderFallback):System.Text.Encoding:this (FullOpts)
-6 (-2.04 % of base) : System.Private.CoreLib.dasm - System.Threading.Tasks.Sources.ManualResetValueTaskSourceCoreShared:ScheduleCapturedContext(System.Object,System.Action`1[System.Object],System.Object) (FullOpts)
-5 (-0.51 % of base) : System.Private.CoreLib.dasm - System.Enum:Format(System.Type,System.Object,System.String):System.String (FullOpts)
-4 (-0.93 % of base) : System.Private.CoreLib.dasm - System.Attribute:AreFieldValuesEqual(System.Object,System.Object):ubyte (FullOpts)
-4 (-0.42 % of base) : System.Private.CoreLib.dasm - System.Attribute:InternalParamGetCustomAttributes(System.Reflection.ParameterInfo,System.Type,ubyte):System.Attribute[] (FullOpts)
-4 (-0.21 % of base) : System.Private.CoreLib.dasm - System.Threading.Tasks.Task+WhenAllPromise:Invoke(System.Threading.Tasks.Task):this (FullOpts)
-3 (-4.92 % of base) : System.Private.CoreLib.dasm - System.IO.Stream+ReadWriteTask:InvokeAsyncCallback(System.Object) (FullOpts)
-3 (-0.78 % of base) : System.Private.CoreLib.dasm - System.Reflection.Emit.RuntimeModuleBuilder:GetTypesNoLock():System.Type[]:this (FullOpts)
-3 (-2.46 % of base) : System.Private.CoreLib.dasm - System.Runtime.CompilerServices.ContractHelper:add_InternalContractFailed(System.EventHandler`1[System.Diagnostics.Contracts.ContractFailedEventArgs]) (FullOpts)
-3 (-0.59 % of base) : System.Private.CoreLib.dasm - System.Threading.Tasks.UnwrapPromise`1[System.__Canon]:ProcessCompletedOuterTask(System.Threading.Tasks.Task):this (FullOpts)
-2 (-0.49 % of base) : System.Private.CoreLib.dasm - System.Attribute:GetCustomAttributes(System.Reflection.MemberInfo,System.Type,ubyte):System.Attribute[] (FullOpts)
-2 (-0.26 % of base) : System.Private.CoreLib.dasm - System.Collections.Generic.Dictionary`2[System.__Canon,System.Nullable`1[int]]:Resize(int,ubyte):this (FullOpts)
-2 (-0.26 % of base) : System.Private.CoreLib.dasm - System.Collections.Generic.Dictionary`2[System.__Canon,System.Resources.ResourceLocator]:Resize(int,ubyte):this (FullOpts)
-2 (-0.26 % of base) : System.Private.CoreLib.dasm - System.Collections.Generic.HashSet`1[System.__Canon]:Resize(int,ubyte):this (FullOpts)
-2 (-0.15 % of base) : System.Private.CoreLib.dasm - System.Convert:DefaultToType(System.IConvertible,System.Type,System.IFormatProvider):System.Object (FullOpts)
-2 (-0.42 % of base) : System.Private.CoreLib.dasm - System.Delegate:Equals(System.Object):ubyte:this (FullOpts)
-2 (-0.20 % of base) : System.Private.CoreLib.dasm - System.Diagnostics.Tracing.ActivityTracker:OnStop(System.String,System.String,int,byref,ubyte):this (FullOpts)
-2 (-0.04 % of base) : System.Private.CoreLib.dasm - System.Diagnostics.Tracing.EventSource:CreateManifestAndDescriptors(System.Type,System.String,System.Diagnostics.Tracing.EventSource,int):ubyte[] (FullOpts)
-2 (-0.31 % of base) : System.Private.CoreLib.dasm - System.Reflection.Emit.RuntimeILGenerator:Emit(System.Reflection.Emit.OpCode,System.Reflection.MethodInfo):this (FullOpts)
-2 (-0.40 % of base) : System.Private.CoreLib.dasm - System.Threading.TimerQueueTimer:DisposeAsync():System.Threading.Tasks.ValueTask:this (FullOpts)
Top method regressions (percentages):
33 (27.73 % of base) : System.Private.CoreLib.dasm - System.RuntimeType:GetUnderlyingType(System.RuntimeType):ubyte (FullOpts)
92 (18.93 % of base) : System.Private.CoreLib.dasm - System.Globalization.CultureInfo:Clone():System.Object:this (FullOpts)
10 (18.18 % of base) : System.Private.CoreLib.dasm - System.Threading._ThreadPoolWaitOrTimerCallback:WaitOrTimerCallback_Context_f(System.Object) (FullOpts)
19 (17.92 % of base) : System.Private.CoreLib.dasm - System.AppContext:remove_FirstChanceException(System.EventHandler`1[System.Runtime.ExceptionServices.FirstChanceExceptionEventArgs]) (FullOpts)
19 (17.92 % of base) : System.Private.CoreLib.dasm - System.AppContext:remove_UnhandledException(System.UnhandledExceptionEventHandler) (FullOpts)
19 (17.92 % of base) : System.Private.CoreLib.dasm - System.Runtime.Loader.AssemblyLoadContext:remove_AssemblyLoad(System.AssemblyLoadEventHandler) (FullOpts)
19 (17.92 % of base) : System.Private.CoreLib.dasm - System.Runtime.Loader.AssemblyLoadContext:remove_AssemblyResolve(System.ResolveEventHandler) (FullOpts)
19 (17.92 % of base) : System.Private.CoreLib.dasm - System.Runtime.Loader.AssemblyLoadContext:remove_ResourceResolve(System.ResolveEventHandler) (FullOpts)
19 (17.92 % of base) : System.Private.CoreLib.dasm - System.Runtime.Loader.AssemblyLoadContext:remove_TypeResolve(System.ResolveEventHandler) (FullOpts)
19 (17.92 % of base) : System.Private.CoreLib.dasm - System.Threading.Tasks.TaskScheduler:remove_UnobservedTaskException(System.EventHandler`1[System.Threading.Tasks.UnobservedTaskExceptionEventArgs]) (FullOpts)
10 (17.54 % of base) : System.Private.CoreLib.dasm - System.Threading.Tasks.TaskFactory:CommonCWAnyLogicCleanup(System.Threading.Tasks.Task`1[System.Threading.Tasks.Task]) (FullOpts)
10 (17.24 % of base) : System.Private.CoreLib.dasm - System.Threading._ThreadPoolWaitOrTimerCallback:WaitOrTimerCallback_Context_t(System.Object) (FullOpts)
7 (16.67 % of base) : System.Private.CoreLib.dasm - System.Threading.CancellationToken+<>c:<Register>b__12_0(System.Object):this (FullOpts)
7 (16.67 % of base) : System.Private.CoreLib.dasm - System.Threading.Tasks.AwaitTaskContinuation+<>c:<.cctor>b__17_0(System.Object):this (FullOpts)
7 (16.67 % of base) : System.Private.CoreLib.dasm - System.Threading.Tasks.SynchronizationContextAwaitTaskContinuation+<>c:<.cctor>b__8_0(System.Object):this (FullOpts)
7 (13.73 % of base) : System.Private.CoreLib.dasm - System.Runtime.InteropServices.BStrWrapper:.ctor(System.Object):this (FullOpts)
7 (13.46 % of base) : System.Private.CoreLib.dasm - System.Buffers.SharedArrayPool`1+<>c[double]:<InitializeTlsBucketsAndTrimming>b__11_0(System.Object):ubyte:this (FullOpts)
7 (13.46 % of base) : System.Private.CoreLib.dasm - System.Buffers.SharedArrayPool`1+<>c[int]:<InitializeTlsBucketsAndTrimming>b__11_0(System.Object):ubyte:this (FullOpts)
7 (13.46 % of base) : System.Private.CoreLib.dasm - System.Buffers.SharedArrayPool`1+<>c[long]:<InitializeTlsBucketsAndTrimming>b__11_0(System.Object):ubyte:this (FullOpts)
7 (13.46 % of base) : System.Private.CoreLib.dasm - System.Buffers.SharedArrayPool`1+<>c[short]:<InitializeTlsBucketsAndTrimming>b__11_0(System.Object):ubyte:this (FullOpts)
7 (13.46 % of base) : System.Private.CoreLib.dasm - System.Buffers.SharedArrayPool`1+<>c[System.Nullable`1[int]]:<InitializeTlsBucketsAndTrimming>b__11_0(System.Object):ubyte:this (FullOpts)
7 (13.46 % of base) : System.Private.CoreLib.dasm - System.Buffers.SharedArrayPool`1+<>c[System.Numerics.Vector`1[float]]:<InitializeTlsBucketsAndTrimming>b__11_0(System.Object):ubyte:this (FullOpts)
7 (13.46 % of base) : System.Private.CoreLib.dasm - System.Buffers.SharedArrayPool`1+<>c[System.ReadOnlyMemory`1[ushort]]:<InitializeTlsBucketsAndTrimming>b__11_0(System.Object):ubyte:this (FullOpts)
7 (13.46 % of base) : System.Private.CoreLib.dasm - System.Buffers.SharedArrayPool`1+<>c[ubyte]:<InitializeTlsBucketsAndTrimming>b__11_0(System.Object):ubyte:this (FullOpts)
7 (13.46 % of base) : System.Private.CoreLib.dasm - System.Buffers.SharedArrayPool`1+<>c[ushort]:<InitializeTlsBucketsAndTrimming>b__11_0(System.Object):ubyte:this (FullOpts)
7 (13.46 % of base) : System.Private.CoreLib.dasm - System.Runtime.ControlledExecution+<>c:<Run>b__1_0(System.Object):this (FullOpts)
7 (13.21 % of base) : System.Private.CoreLib.dasm - System.Threading.TimerQueueTimer+<>c:<.cctor>b__30_0(System.Object):this (FullOpts)
40 (13.03 % of base) : System.Private.CoreLib.dasm - System.Reflection.CustomAttributeType:.ctor(System.RuntimeType):this (FullOpts)
7 (12.96 % of base) : System.Private.CoreLib.dasm - System.Threading.PeriodicTimer+State+<>c:<WaitForNextTickAsync>b__6_0(System.Object,System.Threading.CancellationToken):this (FullOpts)
7 (12.28 % of base) : System.Private.CoreLib.dasm - System.Threading.PeriodicTimer+<>c:<.ctor>b__3_0(System.Object):this (FullOpts)
7 (12.28 % of base) : System.Private.CoreLib.dasm - System.Threading.PeriodicTimer+<>c:<.ctor>b__4_0(System.Object):this (FullOpts)
7 (12.28 % of base) : System.Private.CoreLib.dasm - System.Threading.Tasks.ConcurrentExclusiveSchedulerPair+ConcurrentExclusiveTaskScheduler+<>c:<TryExecuteTaskInlineOnTargetScheduler>b__10_0(System.Object):ubyte:this (FullOpts)
7 (12.07 % of base) : System.Private.CoreLib.dasm - System.Resources.RuntimeResourceSet:GetString(System.String,ubyte):System.String:this (FullOpts)
7 (11.48 % of base) : System.Private.CoreLib.dasm - System.Threading._ThreadPoolWaitOrTimerCallback:WaitOrTimerCallback_Context(System.Object,ubyte) (FullOpts)
12 (11.32 % of base) : System.Private.CoreLib.dasm - System.Runtime.CompilerServices.ContractHelper:remove_InternalContractFailed(System.EventHandler`1[System.Diagnostics.Contracts.ContractFailedEventArgs]) (FullOpts)
17 (10.83 % of base) : System.Private.CoreLib.dasm - System.Threading.Thread+StartHelper:Callback(System.Object) (FullOpts)
7 (10.61 % of base) : System.Private.CoreLib.dasm - System.Threading.CancellationTokenSource+CallbackNode+<>c:<ExecuteCallback>b__9_0(System.Object):this (FullOpts)
207 (9.88 % of base) : System.Private.CoreLib.dasm - System.TimeZoneInfo:.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext):this (FullOpts)
7 (9.86 % of base) : System.Private.CoreLib.dasm - System.Security.SecurityElement+<>c:<ToString>b__35_0(System.Object,System.String):this (FullOpts)
7 (9.86 % of base) : System.Private.CoreLib.dasm - System.Threading.CancellationTokenSource+<>c:<ExecuteCallbackHandlers>b__38_0(System.Object):this (FullOpts)
184 (9.61 % of base) : System.Private.CoreLib.dasm - System.Exception:.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext):this (FullOpts)
7 (8.24 % of base) : System.Private.CoreLib.dasm - System.Threading.LowLevelLock:SpinWaitTryAcquireCallback(System.Object):ubyte (FullOpts)
7 (8.05 % of base) : System.Private.CoreLib.dasm - System.Threading.Tasks.Task+<>c:<AssignCancellationToken>b__36_1(System.Object):this (FullOpts)
40 (7.87 % of base) : System.Private.CoreLib.dasm - System.Type:GetRuntimeTypeCode(System.RuntimeType):int (FullOpts)
7 (7.87 % of base) : System.Private.CoreLib.dasm - System.Globalization.DateTimeFormatInfo:get_CurrentInfo():System.Globalization.DateTimeFormatInfo (FullOpts)
7 (7.87 % of base) : System.Private.CoreLib.dasm - System.Globalization.NumberFormatInfo:get_CurrentInfo():System.Globalization.NumberFormatInfo (FullOpts)
7 (6.80 % of base) : System.Private.CoreLib.dasm - System.Threading.Tasks.TaskSchedulerAwaitTaskContinuation+<>c:<Run>b__2_0(System.Object):this (FullOpts)
3 (6.67 % of base) : System.Private.CoreLib.dasm - System.Runtime.CompilerServices.YieldAwaitable+YieldAwaiter:RunAction(System.Object) (FullOpts)
47 (6.25 % of base) : System.Private.CoreLib.dasm - System.Security.SecurityElement:Equal(System.Security.SecurityElement):ubyte:this (FullOpts)
7 (6.25 % of base) : System.Private.CoreLib.dasm - System.Threading.Tasks.UnwrapPromise`1+<>c[double]:<InvokeCoreAsync>b__8_0(System.Object):this (FullOpts)
7 (6.25 % of base) : System.Private.CoreLib.dasm - System.Threading.Tasks.UnwrapPromise`1+<>c[int]:<InvokeCoreAsync>b__8_0(System.Object):this (FullOpts)
7 (6.25 % of base) : System.Private.CoreLib.dasm - System.Threading.Tasks.UnwrapPromise`1+<>c[long]:<InvokeCoreAsync>b__8_0(System.Object):this (FullOpts)
7 (6.25 % of base) : System.Private.CoreLib.dasm - System.Threading.Tasks.UnwrapPromise`1+<>c[short]:<InvokeCoreAsync>b__8_0(System.Object):this (FullOpts)
7 (6.25 % of base) : System.Private.CoreLib.dasm - System.Threading.Tasks.UnwrapPromise`1+<>c[System.Nullable`1[int]]:<InvokeCoreAsync>b__8_0(System.Object):this (FullOpts)
7 (6.25 % of base) : System.Private.CoreLib.dasm - System.Threading.Tasks.UnwrapPromise`1+<>c[System.Numerics.Vector`1[float]]:<InvokeCoreAsync>b__8_0(System.Object):this (FullOpts)
7 (6.25 % of base) : System.Private.CoreLib.dasm - System.Threading.Tasks.UnwrapPromise`1+<>c[ubyte]:<InvokeCoreAsync>b__8_0(System.Object):this (FullOpts)
38 (6.02 % of base) : System.Private.CoreLib.dasm - System.RuntimeType:GetTypeCodeImpl():int:this (FullOpts)
23 (5.91 % of base) : System.Private.CoreLib.dasm - System.Security.SecurityElement:SearchForChildByTag(System.String):System.Security.SecurityElement:this (FullOpts)
7 (5.79 % of base) : System.Private.CoreLib.dasm - System.AppDomain:remove_DomainUnload(System.EventHandler):this (FullOpts)
7 (5.79 % of base) : System.Private.CoreLib.dasm - System.AppDomain:remove_ProcessExit(System.EventHandler):this (FullOpts)
7 (5.79 % of base) : System.Private.CoreLib.dasm - System.AppDomain:remove_ReflectionOnlyAssemblyResolve(System.ResolveEventHandler):this (FullOpts)
7 (5.79 % of base) : System.Private.CoreLib.dasm - System.Progress`1[double]:remove_ProgressChanged(System.EventHandler`1[double]):this (FullOpts)
7 (5.79 % of base) : System.Private.CoreLib.dasm - System.Progress`1[int]:remove_ProgressChanged(System.EventHandler`1[int]):this (FullOpts)
7 (5.79 % of base) : System.Private.CoreLib.dasm - System.Progress`1[long]:remove_ProgressChanged(System.EventHandler`1[long]):this (FullOpts)
7 (5.79 % of base) : System.Private.CoreLib.dasm - System.Progress`1[short]:remove_ProgressChanged(System.EventHandler`1[short]):this (FullOpts)
7 (5.79 % of base) : System.Private.CoreLib.dasm - System.Progress`1[System.Nullable`1[int]]:remove_ProgressChanged(System.EventHandler`1[System.Nullable`1[int]]):this (FullOpts)
7 (5.79 % of base) : System.Private.CoreLib.dasm - System.Progress`1[System.Numerics.Vector`1[float]]:remove_ProgressChanged(System.EventHandler`1[System.Numerics.Vector`1[float]]):this (FullOpts)
7 (5.79 % of base) : System.Private.CoreLib.dasm - System.Progress`1[ubyte]:remove_ProgressChanged(System.EventHandler`1[ubyte]):this (FullOpts)
7 (5.56 % of base) : System.Private.CoreLib.dasm - System.Threading.Thread+StartHelper:RunWorker():this (FullOpts)
29 (5.54 % of base) : System.Private.CoreLib.dasm - System.Runtime.InteropServices.Marshalling.ComVariant:Create[System.__Canon](System.__Canon):System.Runtime.InteropServices.Marshalling.ComVariant (FullOpts)
7 (5.43 % of base) : System.Private.CoreLib.dasm - System.Delegate:DynamicInvokeImpl(System.Object[]):System.Object:this (FullOpts)
7 (5.22 % of base) : System.Private.CoreLib.dasm - System.AppDomain:add_DomainUnload(System.EventHandler):this (FullOpts)
7 (5.22 % of base) : System.Private.CoreLib.dasm - System.AppDomain:add_ProcessExit(System.EventHandler):this (FullOpts)
7 (5.22 % of base) : System.Private.CoreLib.dasm - System.AppDomain:add_ReflectionOnlyAssemblyResolve(System.ResolveEventHandler):this (FullOpts)
7 (5.22 % of base) : System.Private.CoreLib.dasm - System.Progress`1[double]:add_ProgressChanged(System.EventHandler`1[double]):this (FullOpts)
7 (5.22 % of base) : System.Private.CoreLib.dasm - System.Progress`1[int]:add_ProgressChanged(System.EventHandler`1[int]):this (FullOpts)
7 (5.22 % of base) : System.Private.CoreLib.dasm - System.Progress`1[long]:add_ProgressChanged(System.EventHandler`1[long]):this (FullOpts)
7 (5.22 % of base) : System.Private.CoreLib.dasm - System.Progress`1[short]:add_ProgressChanged(System.EventHandler`1[short]):this (FullOpts)
7 (5.22 % of base) : System.Private.CoreLib.dasm - System.Progress`1[System.Nullable`1[int]]:add_ProgressChanged(System.EventHandler`1[System.Nullable`1[int]]):this (FullOpts)
7 (5.22 % of base) : System.Private.CoreLib.dasm - System.Progress`1[System.Numerics.Vector`1[float]]:add_ProgressChanged(System.EventHandler`1[System.Numerics.Vector`1[float]]):this (FullOpts)
7 (5.22 % of base) : System.Private.CoreLib.dasm - System.Progress`1[ubyte]:add_ProgressChanged(System.EventHandler`1[ubyte]):this (FullOpts)
14 (5.00 % of base) : System.Private.CoreLib.dasm - System.Security.SecurityElement:Attribute(System.String):System.String:this (FullOpts)
38 (4.93 % of base) : System.Private.CoreLib.dasm - System.Threading.Tasks.Sources.ManualResetValueTaskSourceCore`1[double]:OnCompleted(System.Action`1[System.Object],System.Object,short,int):this (FullOpts)
38 (4.93 % of base) : System.Private.CoreLib.dasm - System.Threading.Tasks.Sources.ManualResetValueTaskSourceCore`1[int]:OnCompleted(System.Action`1[System.Object],System.Object,short,int):this (FullOpts)
38 (4.93 % of base) : System.Private.CoreLib.dasm - System.Threading.Tasks.Sources.ManualResetValueTaskSourceCore`1[long]:OnCompleted(System.Action`1[System.Object],System.Object,short,int):this (FullOpts)
38 (4.93 % of base) : System.Private.CoreLib.dasm - System.Threading.Tasks.Sources.ManualResetValueTaskSourceCore`1[short]:OnCompleted(System.Action`1[System.Object],System.Object,short,int):this (FullOpts)
38 (4.93 % of base) : System.Private.CoreLib.dasm - System.Threading.Tasks.Sources.ManualResetValueTaskSourceCore`1[System.__Canon]:OnCompleted(System.Action`1[System.Object],System.Object,short,int):this (FullOpts)
38 (4.93 % of base) : System.Private.CoreLib.dasm - System.Threading.Tasks.Sources.ManualResetValueTaskSourceCore`1[System.Nullable`1[int]]:OnCompleted(System.Action`1[System.Object],System.Object,short,int):this (FullOpts)
38 (4.93 % of base) : System.Private.CoreLib.dasm - System.Threading.Tasks.Sources.ManualResetValueTaskSourceCore`1[System.Numerics.Vector`1[float]]:OnCompleted(System.Action`1[System.Object],System.Object,short,int):this (FullOpts)
38 (4.93 % of base) : System.Private.CoreLib.dasm - System.Threading.Tasks.Sources.ManualResetValueTaskSourceCore`1[ubyte]:OnCompleted(System.Action`1[System.Object],System.Object,short,int):this (FullOpts)
442 (4.71 % of base) : System.Private.CoreLib.dasm - System.DefaultBinder:BindToMethod(int,System.Reflection.MethodBase[],byref,System.Reflection.ParameterModifier[],System.Globalization.CultureInfo,System.String[],byref):System.Reflection.MethodBase:this (FullOpts)
7 (4.58 % of base) : System.Private.CoreLib.dasm - System.Threading.Tasks.Task+CancellationPromise`1+<>c[double]:<.ctor>b__3_1(System.Object):this (FullOpts)
7 (4.58 % of base) : System.Private.CoreLib.dasm - System.Threading.Tasks.Task+CancellationPromise`1+<>c[int]:<.ctor>b__3_1(System.Object):this (FullOpts)
7 (4.58 % of base) : System.Private.CoreLib.dasm - System.Threading.Tasks.Task+CancellationPromise`1+<>c[long]:<.ctor>b__3_1(System.Object):this (FullOpts)
7 (4.58 % of base) : System.Private.CoreLib.dasm - System.Threading.Tasks.Task+CancellationPromise`1+<>c[short]:<.ctor>b__3_1(System.Object):this (FullOpts)
7 (4.58 % of base) : System.Private.CoreLib.dasm - System.Threading.Tasks.Task+CancellationPromise`1+<>c[System.Nullable`1[int]]:<.ctor>b__3_1(System.Object):this (FullOpts)
7 (4.58 % of base) : System.Private.CoreLib.dasm - System.Threading.Tasks.Task+CancellationPromise`1+<>c[System.Numerics.Vector`1[float]]:<.ctor>b__3_1(System.Object):this (FullOpts)
7 (4.58 % of base) : System.Private.CoreLib.dasm - System.Threading.Tasks.Task+CancellationPromise`1+<>c[ubyte]:<.ctor>b__3_1(System.Object):this (FullOpts)
12 (4.40 % of base) : System.Private.CoreLib.dasm - System.Attribute:GetCustomAttributes(System.Reflection.Assembly,System.Type,ubyte):System.Attribute[] (FullOpts)
12 (4.40 % of base) : System.Private.CoreLib.dasm - System.Attribute:GetCustomAttributes(System.Reflection.Module,System.Type,ubyte):System.Attribute[] (FullOpts)
Top method improvements (percentages):
-279 (-77.93 % of base) : System.Private.CoreLib.dasm - System.Text.Unicode.Utf8+TryWriteInterpolatedStringHandler:AppendSpanFormattable[System.Numerics.Vector`1[float]](System.Numerics.Vector`1[float],System.String):ubyte:this (FullOpts)
-324 (-63.41 % of base) : System.Private.CoreLib.dasm - System.Text.Unicode.Utf8+TryWriteInterpolatedStringHandler:<AppendSpanFormattable>g__GrowAndAppendFormatted|20_0[System.Numerics.Vector`1[float]](byref,System.Numerics.Vector`1[float],int,byref,System.String):ubyte (FullOpts)
-25 (-37.31 % of base) : System.Private.CoreLib.dasm - System.Diagnostics.Tracing.EventListener+<>c:<.ctor>b__9_0(System.Object,System.Diagnostics.Tracing.EventSourceCreatedEventArgs):this (FullOpts)
-16 (-32.00 % of base) : System.Private.CoreLib.dasm - System.IO.Stream+<>c:<FlushAsync>b__35_0(System.Object):this (FullOpts)
-16 (-32.00 % of base) : System.Private.CoreLib.dasm - System.IO.TextReader+<>c:<ReadLineCoreAsync>b__15_0(System.Object):System.String:this (FullOpts)
-16 (-32.00 % of base) : System.Private.CoreLib.dasm - System.IO.TextWriter+<>c:<FlushAsync>b__71_0(System.Object):this (FullOpts)
-19 (-21.35 % of base) : System.Private.CoreLib.dasm - System.Runtime.InteropServices.Marshal:GetFunctionPointerForDelegate[System.Nullable`1[int]](System.Nullable`1[int]):long (FullOpts)
-15 (-21.13 % of base) : System.Private.CoreLib.dasm - System.Runtime.InteropServices.Marshal:GetFunctionPointerForDelegate[System.Numerics.Vector`1[float]](System.Numerics.Vector`1[float]):long (FullOpts)
-10 (-19.61 % of base) : System.Private.CoreLib.dasm - System.Threading.Tasks.Task+<>c:<ThrowAsync>b__128_0(System.Object):this (FullOpts)
-10 (-19.61 % of base) : System.Private.CoreLib.dasm - System.Threading.Tasks.Task+<>c:<ThrowAsync>b__128_1(System.Object):this (FullOpts)
-25 (-18.94 % of base) : System.Private.CoreLib.dasm - System.Reflection.Emit.SymbolType:get_Name():System.String:this (FullOpts)
-9 (-17.31 % of base) : System.Private.CoreLib.dasm - System.Runtime.InteropServices.Marshal:GetFunctionPointerForDelegate[System.__Canon](System.__Canon):long (FullOpts)
-23 (-17.04 % of base) : System.Private.CoreLib.dasm - System.Collections.Hashtable:get_comparer():System.Collections.IComparer:this (FullOpts)
-23 (-17.04 % of base) : System.Private.CoreLib.dasm - System.Collections.Hashtable:get_hcp():System.Collections.IHashCodeProvider:this (FullOpts)
-13 (-16.67 % of base) : System.Private.CoreLib.dasm - System.Collections.Generic.Comparer`1[double]:.cctor() (FullOpts)
-13 (-16.67 % of base) : System.Private.CoreLib.dasm - System.Collections.Generic.Comparer`1[int]:.cctor() (FullOpts)
-13 (-16.67 % of base) : System.Private.CoreLib.dasm - System.Collections.Generic.Comparer`1[long]:.cctor() (FullOpts)
-13 (-16.67 % of base) : System.Private.CoreLib.dasm - System.Collections.Generic.Comparer`1[short]:.cctor() (FullOpts)
-13 (-16.67 % of base) : System.Private.CoreLib.dasm - System.Collections.Generic.Comparer`1[System.Nullable`1[int]]:.cctor() (FullOpts)
-13 (-16.67 % of base) : System.Private.CoreLib.dasm - System.Collections.Generic.Comparer`1[System.Numerics.Vector`1[float]]:.cctor() (FullOpts)
-13 (-16.67 % of base) : System.Private.CoreLib.dasm - System.Collections.Generic.Comparer`1[ubyte]:.cctor() (FullOpts)
-13 (-16.67 % of base) : System.Private.CoreLib.dasm - System.Collections.Generic.EqualityComparer`1[double]:.cctor() (FullOpts)
-13 (-16.67 % of base) : System.Private.CoreLib.dasm - System.Collections.Generic.EqualityComparer`1[int]:.cctor() (FullOpts)
-13 (-16.67 % of base) : System.Private.CoreLib.dasm - System.Collections.Generic.EqualityComparer`1[long]:.cctor() (FullOpts)
-13 (-16.67 % of base) : System.Private.CoreLib.dasm - System.Collections.Generic.EqualityComparer`1[short]:.cctor() (FullOpts)
-13 (-16.67 % of base) : System.Private.CoreLib.dasm - System.Collections.Generic.EqualityComparer`1[System.Nullable`1[int]]:.cctor() (FullOpts)
-13 (-16.67 % of base) : System.Private.CoreLib.dasm - System.Collections.Generic.EqualityComparer`1[System.Numerics.Vector`1[float]]:.cctor() (FullOpts)
-13 (-16.67 % of base) : System.Private.CoreLib.dasm - System.Collections.Generic.EqualityComparer`1[ubyte]:.cctor() (FullOpts)
-12 (-16.67 % of base) : System.Private.CoreLib.dasm - System.Runtime.InteropServices.Marshal:GetFunctionPointerForDelegate[double](double):long (FullOpts)
-9 (-16.07 % of base) : System.Private.CoreLib.dasm - System.Runtime.InteropServices.Marshal:GetFunctionPointerForDelegate[int](int):long (FullOpts)
-9 (-16.07 % of base) : System.Private.CoreLib.dasm - System.Runtime.InteropServices.Marshal:GetFunctionPointerForDelegate[ubyte](ubyte):long (FullOpts)
-18 (-15.79 % of base) : System.Private.CoreLib.dasm - System.Reflection.NullabilityInfoContext:GetMethodMetadataDefinition(System.Reflection.MethodInfo):System.Reflection.MethodInfo (FullOpts)
-9 (-15.79 % of base) : System.Private.CoreLib.dasm - System.Runtime.InteropServices.Marshal:GetFunctionPointerForDelegate[short](short):long (FullOpts)
-9 (-15.52 % of base) : System.Private.CoreLib.dasm - System.Runtime.InteropServices.Marshal:GetFunctionPointerForDelegate[long](long):long (FullOpts)
-16 (-14.81 % of base) : System.Private.CoreLib.dasm - System.Reflection.CustomAttributeNamedArgument:get_ArgumentType():System.Type:this (FullOpts)
-14 (-14.29 % of base) : System.Private.CoreLib.dasm - System.Reflection.MethodInvoker:ThrowForBadInvocationFlags():this (FullOpts)
-13 (-11.82 % of base) : System.Private.CoreLib.dasm - System.Diagnostics.Tracing.Statics:IsGenericMatch(System.Type,System.Object):ubyte (FullOpts)
-16 (-9.88 % of base) : System.Private.CoreLib.dasm - System.Diagnostics.Tracing.PropertyValue:GetReferenceTypePropertyGetter(System.Reflection.PropertyInfo):System.Func`2[System.Diagnostics.Tracing.PropertyValue,System.Diagnostics.Tracing.PropertyValue] (FullOpts)
-48 (-7.99 % of base) : System.Private.CoreLib.dasm - System.Reflection.ParameterInfo:GetRealObject(System.Runtime.Serialization.StreamingContext):System.Object:this (FullOpts)
-53 (-7.56 % of base) : System.Private.CoreLib.dasm - System.Runtime.CompilerServices.YieldAwaitable+YieldAwaiter+<>c:<OutputCorrelationEtwEvent>b__6_0(System.Action,System.Threading.Tasks.Task):this (FullOpts)
-13 (-7.51 % of base) : System.Private.CoreLib.dasm - System.Diagnostics.Tracing.TraceLoggingDataCollector:AddArray(System.Diagnostics.Tracing.PropertyValue,int) (FullOpts)
-26 (-6.48 % of base) : System.Private.CoreLib.dasm - System.Reflection.Emit.DynamicMethod:CreateDelegate(System.Type):System.Delegate:this (FullOpts)
-26 (-6.07 % of base) : System.Private.CoreLib.dasm - System.Reflection.Emit.DynamicMethod:CreateDelegate(System.Type,System.Object):System.Delegate:this (FullOpts)
-76 (-5.72 % of base) : System.Private.CoreLib.dasm - System.Reflection.RuntimeCustomAttributeData:.ctor(System.Reflection.RuntimeModule,System.Reflection.MetadataToken,byref):this (FullOpts)
-18 (-5.61 % of base) : System.Private.CoreLib.dasm - System.Reflection.RuntimeAssembly:get_EntryPoint():System.Reflection.MethodInfo:this (FullOpts)
-16 (-5.54 % of base) : System.Private.CoreLib.dasm - System.Reflection.Emit.RuntimeILGenerator:Emit(System.Reflection.Emit.OpCode,System.String):this (FullOpts)
-6 (-5.50 % of base) : System.Private.CoreLib.dasm - System.Globalization.DateTimeFormatInfo:Clone():System.Object:this (FullOpts)
-16 (-5.30 % of base) : System.Private.CoreLib.dasm - System.Reflection.Emit.RuntimeILGenerator:Emit(System.Reflection.Emit.OpCode,System.Reflection.FieldInfo):this (FullOpts)
-15 (-5.21 % of base) : System.Private.CoreLib.dasm - System.Reflection.RuntimeMethodInfo:GetBaseDefinition():System.Reflection.MethodInfo:this (FullOpts)
-13 (-5.14 % of base) : System.Private.CoreLib.dasm - System.Diagnostics.Tracing.ArrayTypeInfo:GetData(System.Object):System.Object:this (FullOpts)
-3 (-4.92 % of base) : System.Private.CoreLib.dasm - System.IO.Stream+ReadWriteTask:InvokeAsyncCallback(System.Object) (FullOpts)
-16 (-4.53 % of base) : System.Private.CoreLib.dasm - System.Reflection.RuntimeParameterInfo:GetDefaultValueFromCustomAttributes():System.Object:this (FullOpts)
-6 (-4.44 % of base) : System.Private.CoreLib.dasm - System.Text.EncodingProvider:GetEncoding(int,System.Text.EncoderFallback,System.Text.DecoderFallback):System.Text.Encoding:this (FullOpts)
-6 (-4.44 % of base) : System.Private.CoreLib.dasm - System.Text.EncodingProvider:GetEncoding(System.String,System.Text.EncoderFallback,System.Text.DecoderFallback):System.Text.Encoding:this (FullOpts)
-18 (-4.41 % of base) : System.Private.CoreLib.dasm - System.Reflection.Emit.AssemblyBuilder:DefinePersistedAssembly(System.Reflection.AssemblyName,System.Reflection.Assembly,System.Collections.Generic.IEnumerable`1[System.Reflection.Emit.CustomAttributeBuilder]):System.Reflection.Emit.AssemblyBuilder (FullOpts)
-14 (-4.23 % of base) : System.Private.CoreLib.dasm - System.Reflection.NullabilityInfoContext:CheckParameterMetadataType(System.Reflection.ParameterInfo,System.Reflection.NullabilityInfo):this (FullOpts)
-65 (-4.14 % of base) : System.Private.CoreLib.dasm - System.Reflection.InvokerEmitUtil:EmitCallAndReturnHandling(System.Reflection.Emit.ILGenerator,System.Reflection.MethodBase,ubyte,ubyte) (FullOpts)
-16 (-3.86 % of base) : System.Private.CoreLib.dasm - System.Reflection.Emit.RuntimeILGenerator:Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.SignatureHelper):this (FullOpts)
-30 (-3.59 % of base) : System.Private.CoreLib.dasm - System.Reflection.Emit.RuntimeILGenerator:EmitCalli(System.Reflection.Emit.OpCode,int,System.Type,System.Type[],System.Type[]):this (FullOpts)
-6 (-3.21 % of base) : System.Private.CoreLib.dasm - System.Text.Encoding:GetEncoding(int,System.Text.EncoderFallback,System.Text.DecoderFallback):System.Text.Encoding (FullOpts)
-19 (-2.97 % of base) : System.Private.CoreLib.dasm - System.Diagnostics.Tracing.ArrayTypeInfo:WriteData(System.Diagnostics.Tracing.PropertyValue):this (FullOpts)
-43 (-2.88 % of base) : System.Private.CoreLib.dasm - System.Reflection.InvokerEmitUtil:CreateInvokeDelegate_ObjSpanArgs(System.Reflection.MethodBase,ubyte):System.Reflection.InvokerEmitUtil+InvokeFunc_ObjSpanArgs (FullOpts)
-9 (-2.83 % of base) : System.Private.CoreLib.dasm - System.Reflection.Emit.RuntimeFieldBuilder:SetCustomAttributeCore(System.Reflection.ConstructorInfo,System.ReadOnlySpan`1[ubyte]):this (FullOpts)
-43 (-2.74 % of base) : System.Private.CoreLib.dasm - System.Reflection.InvokerEmitUtil:CreateInvokeDelegate_RefArgs(System.Reflection.MethodBase,ubyte):System.Reflection.InvokerEmitUtil+InvokeFunc_RefArgs (FullOpts)
-10 (-2.69 % of base) : System.Private.CoreLib.dasm - System.Attribute:IsDefined(System.Reflection.MemberInfo,System.Type,ubyte):ubyte (FullOpts)
-19 (-2.60 % of base) : System.Private.CoreLib.dasm - System.Type:FilterAttributeImpl(System.Reflection.MemberInfo,System.Object):ubyte (FullOpts)
-11 (-2.55 % of base) : System.Private.CoreLib.dasm - System.Reflection.RuntimePropertyInfo:GetIndexParametersSpan():System.ReadOnlySpan`1[System.Reflection.ParameterInfo]:this (FullOpts)
-3 (-2.46 % of base) : System.Private.CoreLib.dasm - System.Runtime.CompilerServices.ContractHelper:add_InternalContractFailed(System.EventHandler`1[System.Diagnostics.Contracts.ContractFailedEventArgs]) (FullOpts)
-28 (-2.41 % of base) : System.Private.CoreLib.dasm - System.Diagnostics.Tracing.EventSource:GetCustomAttributeHelper(System.Reflection.MemberInfo,System.Type,int):System.Attribute (FullOpts)
-38 (-2.26 % of base) : System.Private.CoreLib.dasm - System.Reflection.InvokerEmitUtil:CreateInvokeDelegate_Obj4Args(System.Reflection.MethodBase,ubyte):System.Reflection.InvokerEmitUtil+InvokeFunc_Obj4Args (FullOpts)
-19 (-2.25 % of base) : System.Private.CoreLib.dasm - System.Reflection.Emit.RuntimeILGenerator:EmitCalli(System.Reflection.Emit.OpCode,int,System.Type,System.Type[]):this (FullOpts)
-6 (-2.17 % of base) : System.Private.CoreLib.dasm - System.Attribute:GetCustomAttributes(System.Reflection.MemberInfo,ubyte):System.Attribute[] (FullOpts)
-6 (-2.04 % of base) : System.Private.CoreLib.dasm - System.Threading.Tasks.Sources.ManualResetValueTaskSourceCoreShared:ScheduleCapturedContext(System.Object,System.Action`1[System.Object],System.Object) (FullOpts)
-37 (-2.04 % of base) : System.Private.CoreLib.dasm - System.Threading.Tasks.Task:RunContinuations(System.Object):this (FullOpts)
-8 (-1.71 % of base) : System.Private.CoreLib.dasm - System.Collections.Generic.ComparerHelpers:CreateDefaultEqualityComparer(System.Type):System.Object (FullOpts)
-9 (-1.56 % of base) : System.Private.CoreLib.dasm - System.Delegate:GetMethodImpl():System.Reflection.MethodInfo:this (FullOpts)
-16 (-1.51 % of base) : System.Private.CoreLib.dasm - System.RuntimeType:GetInterfaceMap(System.Type):System.Reflection.InterfaceMapping:this (FullOpts)
-6 (-1.49 % of base) : System.Private.CoreLib.dasm - System.Collections.Generic.ComparerHelpers:CreateDefaultComparer(System.Type):System.Object (FullOpts)
-6 (-1.43 % of base) : System.Private.CoreLib.dasm - System.Collections.Comparer:.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext):this (FullOpts)
-7 (-1.27 % of base) : System.Private.CoreLib.dasm - System.Resources.ResourceReader:InitializeBinaryFormatter():ubyte:this (FullOpts)
-4 (-0.93 % of base) : System.Private.CoreLib.dasm - System.Attribute:AreFieldValuesEqual(System.Object,System.Object):ubyte (FullOpts)
-1 (-0.81 % of base) : System.Private.CoreLib.dasm - System.StubHelpers.MngdFixedArrayMarshaler:ConvertSpaceToNative(long,byref,long) (FullOpts)
-3 (-0.78 % of base) : System.Private.CoreLib.dasm - System.Reflection.Emit.RuntimeModuleBuilder:GetTypesNoLock():System.Type[]:this (FullOpts)
-3 (-0.59 % of base) : System.Private.CoreLib.dasm - System.Threading.Tasks.UnwrapPromise`1[System.__Canon]:ProcessCompletedOuterTask(System.Threading.Tasks.Task):this (FullOpts)
-15 (-0.59 % of base) : System.Private.CoreLib.dasm - System.Reflection.Emit.CustomAttributeBuilder:EmitValue(System.IO.BinaryWriter,System.Type,System.Object) (FullOpts)
-5 (-0.51 % of base) : System.Private.CoreLib.dasm - System.Enum:Format(System.Type,System.Object,System.String):System.String (FullOpts)
-2 (-0.49 % of base) : System.Private.CoreLib.dasm - System.Attribute:GetCustomAttributes(System.Reflection.MemberInfo,System.Type,ubyte):System.Attribute[] (FullOpts)
-11 (-0.45 % of base) : System.Private.CoreLib.dasm - System.Reflection.CustomAttributeTypedArgument:ToString(ubyte):System.String:this (FullOpts)
-18 (-0.43 % of base) : System.Private.CoreLib.dasm - System.Diagnostics.Tracing.EventProvider:WriteEvent(byref,long,ulong,ulong,System.Object[]):ubyte:this (FullOpts)
-2 (-0.42 % of base) : System.Private.CoreLib.dasm - System.Delegate:Equals(System.Object):ubyte:this (FullOpts)
-4 (-0.42 % of base) : System.Private.CoreLib.dasm - System.Attribute:InternalParamGetCustomAttributes(System.Reflection.ParameterInfo,System.Type,ubyte):System.Attribute[] (FullOpts)
-2 (-0.40 % of base) : System.Private.CoreLib.dasm - System.Threading.TimerQueueTimer:DisposeAsync():System.Threading.Tasks.ValueTask:this (FullOpts)
-6 (-0.37 % of base) : System.Private.CoreLib.dasm - System.Resources.ManifestBasedResourceGroveler:CreateResourceSet(System.IO.Stream,System.Reflection.Assembly):System.Resources.ResourceSet:this (FullOpts)
-1 (-0.35 % of base) : System.Private.CoreLib.dasm - System.Reflection.TypeNameParser:ResolveAssembly(System.String):System.Reflection.Assembly:this (FullOpts)
-2 (-0.31 % of base) : System.Private.CoreLib.dasm - System.Reflection.Emit.RuntimeILGenerator:Emit(System.Reflection.Emit.OpCode,System.Reflection.MethodInfo):this (FullOpts)
-2 (-0.26 % of base) : System.Private.CoreLib.dasm - System.Collections.Generic.Dictionary`2[System.__Canon,System.Resources.ResourceLocator]:Resize(int,ubyte):this (FullOpts)
-2 (-0.26 % of base) : System.Private.CoreLib.dasm - System.Collections.Generic.Dictionary`2[System.__Canon,System.Nullable`1[int]]:Resize(int,ubyte):this (FullOpts)
-2 (-0.26 % of base) : System.Private.CoreLib.dasm - System.Collections.Generic.HashSet`1[System.__Canon]:Resize(int,ubyte):this (FullOpts)
-1 (-0.21 % of base) : System.Private.CoreLib.dasm - System.Threading.Tasks.UnwrapPromise`1[double]:ProcessCompletedOuterTask(System.Threading.Tasks.Task):this (FullOpts)
-1 (-0.21 % of base) : System.Private.CoreLib.dasm - System.Threading.Tasks.UnwrapPromise`1[int]:ProcessCompletedOuterTask(System.Threading.Tasks.Task):this (FullOpts)
364 total methods with Code Size differences (112 improved, 252 regressed), 55465 unchanged.
--------------------------------------------------------------------------------
Frameworks diffs
Diffs
Found 365 files with textual diffs.
Summary of Code Size diffs:
(Lower is better)
Total bytes of base: 38798046
Total bytes of diff: 38791230
Total bytes of delta: -6816 (-0.02 % of base)
Total relative delta: 26.50
diff is an improvement.
relative diff is a regression.
Top file regressions (bytes):
2829 : System.Threading.Tasks.Dataflow.dasm (0.21 % of base)
2822 : System.Data.Common.dasm (0.17 % of base)
2583 : System.Configuration.ConfigurationManager.dasm (0.63 % of base)
1358 : System.Private.CoreLib.dasm (0.02 % of base)
1231 : System.Text.RegularExpressions.dasm (0.17 % of base)
1199 : Microsoft.CSharp.dasm (0.35 % of base)
897 : System.ObjectModel.dasm (1.25 % of base)
683 : System.Data.Odbc.dasm (0.29 % of base)
660 : System.Linq.dasm (0.05 % of base)
510 : System.DirectoryServices.Protocols.dasm (0.36 % of base)
490 : System.Net.Http.Json.dasm (0.17 % of base)
472 : System.IO.Pipelines.dasm (0.60 % of base)
432 : System.IO.FileSystem.Watcher.dasm (1.56 % of base)
414 : System.Collections.Specialized.dasm (1.51 % of base)
389 : System.Net.Requests.dasm (0.28 % of base)
252 : System.ComponentModel.TypeConverter.dasm (0.08 % of base)
250 : ILCompiler.Reflection.ReadyToRun.dasm (0.10 % of base)
229 : System.Runtime.Caching.dasm (0.37 % of base)
227 : System.Collections.Immutable.dasm (0.01 % of base)
217 : System.Collections.dasm (0.04 % of base)
188 : System.Reflection.Emit.dasm (0.17 % of base)
182 : System.Net.WebClient.dasm (0.33 % of base)
179 : System.Net.Mail.dasm (0.10 % of base)
159 : System.Transactions.Local.dasm (0.10 % of base)
139 : System.Net.Security.dasm (0.06 % of base)
133 : Microsoft.Extensions.Primitives.dasm (0.46 % of base)
122 : System.Net.WebSockets.Client.dasm (0.53 % of base)
118 : System.Resources.Extensions.dasm (0.35 % of base)
118 : System.Collections.Concurrent.dasm (0.03 % of base)
117 : System.IO.Ports.dasm (0.24 % of base)
117 : System.Net.WebSockets.dasm (0.10 % of base)
115 : System.Diagnostics.Process.dasm (0.12 % of base)
93 : System.Net.Primitives.dasm (0.11 % of base)
91 : System.Threading.RateLimiting.dasm (0.05 % of base)
84 : System.Security.Permissions.dasm (0.54 % of base)
62 : Microsoft.VisualBasic.Core.dasm (0.01 % of base)
60 : Microsoft.Extensions.FileProviders.Physical.dasm (0.29 % of base)
55 : System.Resources.Writer.dasm (0.57 % of base)
52 : System.Text.Encoding.CodePages.dasm (0.07 % of base)
45 : System.Net.Ping.dasm (0.09 % of base)
42 : System.ComponentModel.EventBasedAsync.dasm (0.99 % of base)
40 : Microsoft.Extensions.Caching.Memory.dasm (0.19 % of base)
38 : Microsoft.Extensions.Configuration.UserSecrets.dasm (0.93 % of base)
36 : Microsoft.Extensions.DependencyInjection.dasm (0.05 % of base)
35 : System.Net.HttpListener.dasm (0.03 % of base)
29 : System.Diagnostics.TextWriterTraceListener.dasm (0.16 % of base)
27 : System.Composition.TypedParts.dasm (0.05 % of base)
27 : System.Linq.Queryable.dasm (0.01 % of base)
27 : System.Reflection.Metadata.dasm (0.01 % of base)
26 : System.ComponentModel.Primitives.dasm (0.15 % of base)
26 : System.IO.Compression.dasm (0.03 % of base)
26 : System.ComponentModel.Annotations.dasm (0.05 % of base)
25 : Microsoft.Extensions.Options.DataAnnotations.dasm (0.56 % of base)
23 : System.Net.WebHeaderCollection.dasm (0.16 % of base)
21 : Microsoft.Extensions.Configuration.EnvironmentVariables.dasm (0.55 % of base)
20 : System.Threading.dasm (0.12 % of base)
19 : Microsoft.Extensions.Http.dasm (0.03 % of base)
17 : Microsoft.Extensions.Logging.EventSource.dasm (0.07 % of base)
16 : Microsoft.Extensions.DependencyModel.dasm (0.02 % of base)
14 : System.Runtime.InteropServices.dasm (0.06 % of base)
10 : System.Security.Claims.dasm (0.04 % of base)
9 : Microsoft.Extensions.FileSystemGlobbing.dasm (0.03 % of base)
9 : System.Web.HttpUtility.dasm (0.07 % of base)
7 : System.Drawing.Primitives.dasm (0.02 % of base)
7 : System.Composition.AttributedModel.dasm (1.04 % of base)
7 : Microsoft.Extensions.Logging.Abstractions.dasm (0.01 % of base)
7 : System.Reflection.MetadataLoadContext.dasm (0.00 % of base)
7 : Microsoft.Extensions.Logging.dasm (0.02 % of base)
5 : System.Console.dasm (0.01 % of base)
4 : Microsoft.Extensions.Configuration.dasm (0.02 % of base)
Top file improvements (bytes):
-9446 : System.Linq.Parallel.dasm (-0.43 % of base)
-4744 : System.Memory.dasm (-1.60 % of base)
-3103 : System.Private.Xml.dasm (-0.08 % of base)
-2385 : System.Text.Json.dasm (-0.19 % of base)
-2232 : System.CodeDom.dasm (-1.07 % of base)
-1741 : System.Linq.Expressions.dasm (-0.19 % of base)
-718 : System.Private.DataContractSerialization.dasm (-0.07 % of base)
-605 : System.Security.Cryptography.Xml.dasm (-0.29 % of base)
-401 : System.Net.Sockets.dasm (-0.16 % of base)
-377 : System.Security.Cryptography.dasm (-0.03 % of base)
-256 : System.Reflection.Context.dasm (-0.44 % of base)
-249 : System.Net.Http.dasm (-0.03 % of base)
-243 : System.Private.Xml.Linq.dasm (-0.13 % of base)
-173 : System.ComponentModel.Composition.Registration.dasm (-0.17 % of base)
-169 : System.ComponentModel.Composition.dasm (-0.04 % of base)
-156 : System.Runtime.Serialization.Formatters.dasm (-0.14 % of base)
-132 : System.Diagnostics.DiagnosticSource.dasm (-0.06 % of base)
-118 : System.Composition.Hosting.dasm (-0.11 % of base)
-95 : System.Security.Cryptography.Pkcs.dasm (-0.02 % of base)
-74 : System.Threading.Tasks.Parallel.dasm (-0.03 % of base)
-62 : System.Diagnostics.TraceSource.dasm (-0.12 % of base)
-58 : System.Runtime.Serialization.Schema.dasm (-0.10 % of base)
-51 : Microsoft.Extensions.DependencyInjection.Abstractions.dasm (-0.08 % of base)
-48 : System.Security.Cryptography.Cose.dasm (-0.07 % of base)
-46 : System.Formats.Asn1.dasm (-0.05 % of base)
-24 : System.ServiceModel.Syndication.dasm (-0.01 % of base)
-19 : System.IO.Packaging.dasm (-0.02 % of base)
-18 : System.Composition.Convention.dasm (-0.02 % of base)
-15 : System.Private.Uri.dasm (-0.02 % of base)
-13 : System.Net.Quic.dasm (-0.01 % of base)
-8 : System.Threading.Channels.dasm (-0.00 % of base)
-8 : System.Net.NameResolution.dasm (-0.02 % of base)
-5 : System.Net.WebProxy.dasm (-0.09 % of base)
-3 : System.Net.NetworkInformation.dasm (-0.01 % of base)
104 total files with Code Size differences (34 improved, 70 regressed), 152 unchanged.
Top method regressions (bytes):
690 (8.31 % of base) : System.Data.Common.dasm - System.Data.Common.SqlConvert:ChangeTypeForXML(System.Object,System.Type):System.Object (FullOpts)
613 (6.64 % of base) : System.Data.Common.dasm - System.Data.DataTable:DeserializeTableSchema(System.Runtime.Serialization.SerializationInfo,ubyte):this (FullOpts)
541 (10.92 % of base) : System.Private.Xml.dasm - System.Xml.Schema.XmlUntypedConverter:ChangeType(System.Object,System.Type,System.Xml.IXmlNamespaceResolver):System.Object:this (FullOpts)
498 (10.26 % of base) : System.Private.Xml.dasm - System.Xml.Xsl.Qil.QilVisitor:Visit(System.Xml.Xsl.Qil.QilNode):System.Xml.Xsl.Qil.QilNode:this (FullOpts)
459 (11.05 % of base) : System.Private.Xml.dasm - System.Xml.Serialization.XmlSerializationReader:ReadArray(System.String,System.String):System.Array:this (FullOpts)
442 (4.71 % of base) : System.Private.CoreLib.dasm - System.DefaultBinder:BindToMethod(int,System.Reflection.MethodBase[],byref,System.Reflection.ParameterModifier[],System.Globalization.CultureInfo,System.String[],byref):System.Reflection.MethodBase:this (FullOpts)
334 (23.42 % of base) : System.IO.FileSystem.Watcher.dasm - System.IO.FileSystemWatcher:WaitForChanged(int,int):System.IO.WaitForChangedResult:this (FullOpts)
329 (7.28 % of base) : System.Private.Xml.dasm - System.Xml.Xsl.Qil.QilTypeChecker:Check(System.Xml.Xsl.Qil.QilNode):System.Xml.Xsl.XmlQueryType (FullOpts)
306 (3.58 % of base) : System.Data.Common.dasm - System.Data.XmlTreeGen:SchemaTree(System.Xml.XmlDocument,System.Xml.XmlWriter,System.Data.DataSet,System.Data.DataTable,ubyte):this (FullOpts)
305 (9.52 % of base) : System.Data.Odbc.dasm - System.Data.Odbc.OdbcCommand:ExecuteReaderObject(int,System.String,ubyte,System.Object[],ushort):System.Data.Odbc.OdbcDataReader:this (FullOpts)
284 (7.19 % of base) : System.Configuration.ConfigurationManager.dasm - System.Configuration.ConfigurationElement:Unmerge(System.Configuration.ConfigurationElement,System.Configuration.ConfigurationElement,int):this (FullOpts)
274 (5.26 % of base) : System.Private.Xml.dasm - System.Xml.Schema.SchemaCollectionCompiler:CompileLocalAttributes(System.Xml.Schema.XmlSchemaComplexType,System.Xml.Schema.XmlSchemaComplexType,System.Xml.Schema.XmlSchemaObjectCollection,System.Xml.Schema.XmlSchemaAnyAttribute,int):this (FullOpts)
269 (2.73 % of base) : System.Configuration.ConfigurationManager.dasm - System.Configuration.ConfigurationElement:DeserializeElement(System.Xml.XmlReader,ubyte):this (FullOpts)
255 (7.11 % of base) : System.Net.Requests.dasm - System.Net.HttpWebRequest+<SendRequest>d__196:MoveNext():this (FullOpts)
250 (34.29 % of base) : System.Net.Security.dasm - System.Net.Security.SslStream:<FindCertificateWithPrivateKey>g__FindCertWithPrivateKey|200_0(ubyte,byref,byref):System.Security.Cryptography.X509Certificates.X509Certificate2 (FullOpts)
222 (6.26 % of base) : System.Security.Cryptography.Xml.dasm - System.Security.Cryptography.Xml.EncryptedKey:LoadXml(System.Xml.XmlElement):this (FullOpts)
207 (9.88 % of base) : System.Private.CoreLib.dasm - System.TimeZoneInfo:.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext):this (FullOpts)
202 (10.06 % of base) : System.Private.Xml.dasm - System.Xml.Schema.XmlSchemaException:.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext):this (FullOpts)
202 (9.96 % of base) : System.Private.Xml.dasm - System.Xml.Xsl.XsltException:.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext):this (FullOpts)
196 (8.64 % of base) : Microsoft.VisualBasic.Core.dasm - Microsoft.VisualBasic.CompilerServices.PutHandler:Callback(System.Reflection.FieldInfo,byref):ubyte:this (FullOpts)
194 (3.42 % of base) : System.Private.Xml.dasm - System.Xml.Schema.Compiler:CompileLocalAttributes(System.Xml.Schema.XmlSchemaComplexType,System.Xml.Schema.XmlSchemaComplexType,System.Xml.Schema.XmlSchemaObjectCollection,System.Xml.Schema.XmlSchemaAnyAttribute,int):this (FullOpts)
186 (5.14 % of base) : System.Configuration.ConfigurationManager.dasm - System.Configuration.BaseConfigurationRecord:Init(System.Configuration.Internal.IInternalConfigRoot,System.Configuration.BaseConfigurationRecord,System.String,System.String):this (FullOpts)
184 (9.61 % of base) : System.Private.CoreLib.dasm - System.Exception:.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext):this (FullOpts)
179 (6.36 % of base) : System.DirectoryServices.Protocols.dasm - System.DirectoryServices.Protocols.LdapConnection:BuildAttributes(System.Collections.CollectionBase,System.Collections.ArrayList):System.DirectoryServices.Protocols.LdapMod[] (FullOpts)
178 (5.13 % of base) : System.DirectoryServices.Protocols.dasm - System.DirectoryServices.Protocols.LdapConnection+<ConstructResponseAsync>d__57:MoveNext():this (FullOpts)
172 (9.25 % of base) : System.Text.RegularExpressions.dasm - System.Text.RegularExpressions.RegexCompiler+<>c__DisplayClass158_0:<EmitTryMatchAtCurrentPosition>g__EmitExpressionConditional|7(System.Text.RegularExpressions.RegexNode):this (FullOpts)
171 (10.54 % of base) : System.Private.Xml.dasm - System.Xml.Xsl.XslLoadException:.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext):this (FullOpts)
169 (9.66 % of base) : System.Configuration.ConfigurationManager.dasm - System.Configuration.ConfigurationErrorsException:.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext):this (FullOpts)
169 (11.19 % of base) : System.Private.Xml.dasm - System.Xml.XmlEventCache:EventsToWriter(System.Xml.XmlWriter):this (FullOpts)
166 (10.16 % of base) : System.Private.Xml.dasm - System.Xml.XmlException:.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext):this (FullOpts)
164 (9.62 % of base) : System.Data.Common.dasm - System.Data.DataSet:DeserializeDataSetProperties(System.Runtime.Serialization.SerializationInfo):this (FullOpts)
162 (6.50 % of base) : System.Private.Xml.dasm - System.Xml.Serialization.SchemaObjectWriter:Write46_XmlSchemaElement(System.Xml.Schema.XmlSchemaElement):this (FullOpts)
157 (3.46 % of base) : System.Configuration.ConfigurationManager.dasm - System.Configuration.ConfigurationElementCollection:Unmerge(System.Configuration.ConfigurationElement,System.Configuration.ConfigurationElement,int):this (FullOpts)
155 (2.82 % of base) : System.Data.Common.dasm - System.Data.Common.SqlConvert:ChangeType2(System.Object,int,System.Type,System.IFormatProvider):System.Object (FullOpts)
150 (11.44 % of base) : System.Collections.Specialized.dasm - System.Collections.Specialized.OrderedDictionary:OnDeserialization(System.Object):this (FullOpts)
136 (10.75 % of base) : System.Text.RegularExpressions.dasm - System.Text.RegularExpressions.RegexNode:<ReduceAlternation>g__ExtractCommonPrefixText|41_3(System.Text.RegularExpressions.RegexNode):System.Text.RegularExpressions.RegexNode (FullOpts)
136 (3.95 % of base) : System.Private.Xml.dasm - System.Xml.Schema.XmlAnyConverter:ChangeType(System.Object,System.Type,System.Xml.IXmlNamespaceResolver):System.Object:this (FullOpts)
133 (10.46 % of base) : System.Private.Xml.dasm - System.Xml.XmlTextReaderImpl+<OpenAndPushAsync>d__580:MoveNext():this (FullOpts)
127 (7.81 % of base) : System.Runtime.Caching.dasm - System.Runtime.Caching.FileChangeNotificationSystem:System.Runtime.Caching.Hosting.IFileChangeNotificationSystem.StartMonitoring(System.String,System.Runtime.Caching.OnChangedCallback,byref,byref,byref):this (FullOpts)
125 (16.51 % of base) : System.Net.Mail.dasm - System.Net.LazyAsyncResult:WaitForCompletion(ubyte):System.Object:this (FullOpts)
124 (2.21 % of base) : System.Net.WebSockets.Client.dasm - System.Net.WebSockets.WebSocketHandle+<ConnectAsync>d__22:MoveNext():this (FullOpts)
124 (4.88 % of base) : System.Text.RegularExpressions.dasm - System.Text.RegularExpressions.RegexNode:ComputeMinLength():int:this (FullOpts) (2 methods)
122 (12.72 % of base) : System.Private.Xml.dasm - System.Xml.XmlWellFormedWriter+AttributeValueCache:Trim():this (FullOpts)
121 (4.34 % of base) : System.Configuration.ConfigurationManager.dasm - System.Configuration.BaseConfigurationRecord:InitConfigFromFile():this (FullOpts)
120 (4.84 % of base) : Microsoft.CSharp.dasm - Microsoft.CSharp.RuntimeBinder.SymbolTable:SetParameterAttributes(Microsoft.CSharp.RuntimeBinder.Semantics.MethodOrPropertySymbol,System.Reflection.ParameterInfo[],int) (FullOpts)
118 (3.16 % of base) : System.Security.Cryptography.Xml.dasm - System.Security.Cryptography.Xml.KeyInfoX509Data:LoadXml(System.Xml.XmlElement):this (FullOpts)
117 (13.06 % of base) : System.Configuration.ConfigurationManager.dasm - System.Configuration.ApplicationSettingsBase:get_Initializer():System.Configuration.SettingsProperty:this (FullOpts)
111 (2.52 % of base) : System.Data.Common.dasm - System.Data.DataSet:ReadXml(System.Xml.XmlReader,int,ubyte):int:this (FullOpts)
107 (4.92 % of base) : System.Private.Xml.dasm - System.Xml.Serialization.XmlReflectionImporter:ImportTypeMapping(System.Xml.Serialization.TypeModel,System.String,int,System.String,System.Xml.Serialization.XmlAttributes,ubyte,ubyte,System.Xml.Serialization.RecursionLimiter):System.Xml.Serialization.TypeMapping:this (FullOpts)
104 (15.01 % of base) : System.Net.Requests.dasm - System.Net.LazyAsyncResult:WaitForCompletion(ubyte):System.Object:this (FullOpts)
103 (4.28 % of base) : System.IO.Pipelines.dasm - System.IO.Pipelines.PipeReader+<CopyToAsyncCore>d__16`1[System.__Canon]:MoveNext():this (FullOpts)
102 (4.26 % of base) : System.Data.Common.dasm - System.Data.XmlDataTreeWriter:Save(System.Xml.XmlWriter,ubyte):this (FullOpts)
96 (1.62 % of base) : System.Data.Common.dasm - System.Data.FunctionNode:EvalFunction(int,System.Object[],System.Data.DataRow,int):System.Object:this (FullOpts)
94 (4.29 % of base) : System.Private.Xml.dasm - System.Xml.Serialization.ReflectionXmlSerializationReader:GenerateEncodedMembersElement(System.Xml.Serialization.XmlMembersMapping):System.Object[]:this (FullOpts)
93 (5.91 % of base) : System.Private.Xml.dasm - System.Xml.Xsl.XPath.XPathBuilder:BuildAxisFilter(System.Xml.Xsl.Qil.QilNode,int,int,System.String,System.String):System.Xml.Xsl.Qil.QilNode:this (FullOpts)
92 (18.93 % of base) : System.Private.CoreLib.dasm - System.Globalization.CultureInfo:Clone():System.Object:this (FullOpts)
90 (5.56 % of base) : System.Text.RegularExpressions.dasm - System.Text.RegularExpressions.RegexCompiler+<>c__DisplayClass158_0:<EmitTryMatchAtCurrentPosition>g__EmitBackreferenceConditional|6(System.Text.RegularExpressions.RegexNode):this (FullOpts)
87 (27.10 % of base) : System.Private.DataContractSerialization.dasm - System.Runtime.Serialization.SchemaExporter:ExportDataContract(System.Runtime.Serialization.DataContracts.DataContract):this (FullOpts)
87 (5.53 % of base) : System.Private.Xml.dasm - System.Xml.Serialization.XmlSchemaExporter:ExportStructMapping(System.Xml.Serialization.StructMapping,System.String,System.Xml.Schema.XmlSchemaElement):System.Xml.XmlQualifiedName:this (FullOpts)
86 (5.12 % of base) : System.Private.Xml.dasm - System.Xml.Serialization.XmlSchemaExporter:ExportTypeMembers(System.Xml.Schema.XmlSchemaComplexType,System.Xml.Serialization.MemberMapping[],System.String,System.String,ubyte,ubyte):this (FullOpts)
85 (3.70 % of base) : Microsoft.VisualBasic.Core.dasm - Microsoft.VisualBasic.CompilerServices.GetHandler:Callback(System.Reflection.FieldInfo,byref):ubyte:this (FullOpts)
84 (12.10 % of base) : System.Data.Common.dasm - System.Xml.XmlDataDocument:BindToDocument():this (FullOpts)
81 (2.15 % of base) : System.Data.Common.dasm - System.Data.ExpressionParser:Parse():System.Data.ExpressionNode:this (FullOpts)
80 (8.72 % of base) : System.Configuration.ConfigurationManager.dasm - System.Configuration.ApplicationSettingsBase:CreateSetting(System.Reflection.PropertyInfo):System.Configuration.SettingsProperty:this (FullOpts)
80 (3.77 % of base) : System.Private.DataContractSerialization.dasm - System.Runtime.Serialization.SchemaImporter:CreateSchemaObjects():System.Collections.Generic.Dictionary`2[System.Xml.XmlQualifiedName,System.Runtime.Serialization.SchemaObjectInfo]:this (FullOpts)
74 (1.92 % of base) : System.Configuration.ConfigurationManager.dasm - System.Configuration.MgmtConfigurationRecord:GetConfigDeclarationUpdates(int):System.Configuration.SectionUpdates:this (FullOpts)
73 (2.62 % of base) : System.Configuration.ConfigurationManager.dasm - System.Configuration.ConfigurationElement:MergeLocks(System.Configuration.ConfigurationElement):this (FullOpts)
73 (0.58 % of base) : System.Data.Common.dasm - System.Data.XmlTreeGen:HandleTable(System.Data.DataTable,System.Xml.XmlDocument,System.Xml.XmlElement,ubyte):System.Xml.XmlElement:this (FullOpts)
73 (6.13 % of base) : System.Text.Json.dasm - System.Text.Json.Utf8JsonReader:GetNextSpan():ubyte:this (FullOpts)
70 (7.79 % of base) : System.Configuration.ConfigurationManager.dasm - System.Configuration.ConfigurationElement:Equals(System.Object):ubyte:this (FullOpts)
70 (3.47 % of base) : System.Configuration.ConfigurationManager.dasm - System.Configuration.ConfigurationElement:HandleLockedAttributes(System.Configuration.ConfigurationElement):this (FullOpts)
69 (7.28 % of base) : System.Private.Xml.dasm - System.Xml.Xsl.Xslt.XslVisitor`1[System.Nullable`1[int]]:Visit(System.Xml.Xsl.Xslt.XslNode):System.Nullable`1[int]:this (FullOpts)
69 (6.89 % of base) : System.Private.Xml.dasm - System.Xml.Xsl.Xslt.XslVisitor`1[System.Numerics.Vector`1[float]]:Visit(System.Xml.Xsl.Xslt.XslNode):System.Numerics.Vector`1[float]:this (FullOpts)
68 (8.75 % of base) : System.Configuration.ConfigurationManager.dasm - System.Configuration.ConfigurationElement:EnsureRequiredProperties(ubyte):this (FullOpts)
67 (4.09 % of base) : System.Configuration.ConfigurationManager.dasm - System.Configuration.ConfigurationElement:UnMergeLockList(System.Configuration.ConfigurationLockCollection,System.Configuration.ConfigurationLockCollection,int):System.Configuration.ConfigurationLockCollection:this (FullOpts)
66 (5.32 % of base) : System.Private.Xml.dasm - System.Xml.Xsl.Xslt.XPathPatternBuilder:BuildPredicates(System.Xml.Xsl.Qil.QilNode,System.Collections.Generic.List`1[System.Xml.Xsl.Qil.QilNode]):System.Xml.Xsl.Qil.QilNode:this (FullOpts)
66 (8.22 % of base) : System.Private.Xml.dasm - System.Xml.Xsl.Xslt.XslVisitor`1[double]:Visit(System.Xml.Xsl.Xslt.XslNode):double:this (FullOpts)
66 (8.25 % of base) : System.Private.Xml.dasm - System.Xml.Xsl.Xslt.XslVisitor`1[int]:Visit(System.Xml.Xsl.Xslt.XslNode):int:this (FullOpts)
66 (8.25 % of base) : System.Private.Xml.dasm - System.Xml.Xsl.Xslt.XslVisitor`1[long]:Visit(System.Xml.Xsl.Xslt.XslNode):long:this (FullOpts)
66 (8.25 % of base) : System.Private.Xml.dasm - System.Xml.Xsl.Xslt.XslVisitor`1[short]:Visit(System.Xml.Xsl.Xslt.XslNode):short:this (FullOpts)
66 (8.25 % of base) : System.Private.Xml.dasm - System.Xml.Xsl.Xslt.XslVisitor`1[System.__Canon]:Visit(System.Xml.Xsl.Xslt.XslNode):System.__Canon:this (FullOpts)
66 (8.25 % of base) : System.Private.Xml.dasm - System.Xml.Xsl.Xslt.XslVisitor`1[ubyte]:Visit(System.Xml.Xsl.Xslt.XslNode):ubyte:this (FullOpts)
64 (2.82 % of base) : System.Configuration.ConfigurationManager.dasm - System.Configuration.XmlUtil:FormatXmlElement(System.String,int,int,ubyte):System.String (FullOpts)
64 (1.38 % of base) : System.Data.Common.dasm - System.Data.DataTable:ReadXml(System.Xml.XmlReader,int,ubyte):int:this (FullOpts)
64 (3.24 % of base) : System.Text.RegularExpressions.dasm - System.Text.RegularExpressions.RegexPrefixAnalyzer:FindLeadingOrTrailingAnchor(System.Text.RegularExpressions.RegexNode,ubyte):ubyte (FullOpts) (2 methods)
64 (4.87 % of base) : System.Text.RegularExpressions.dasm - System.Text.RegularExpressions.Symbolic.RegexNodeConverter:<CreateBDDFromSetString>g__Compute|5_0(System.String):System.Text.RegularExpressions.Symbolic.BDD:this (FullOpts)
63 (2.24 % of base) : System.Private.Xml.dasm - System.Xml.Xsl.IlGen.XmlILVisitor:VisitXsltInvokeEarlyBound(System.Xml.Xsl.Qil.QilInvokeEarlyBound):System.Xml.Xsl.Qil.QilNode:this (FullOpts)
62 (3.08 % of base) : System.Text.Json.dasm - System.Text.Json.Utf8JsonReader:.ctor(System.Buffers.ReadOnlySequence`1[ubyte],ubyte,System.Text.Json.JsonReaderState):this (FullOpts)
61 (1.29 % of base) : ILCompiler.Reflection.ReadyToRun.dasm - ILCompiler.Reflection.ReadyToRun.ReadyToRunMethod:.ctor(ILCompiler.Reflection.ReadyToRun.ReadyToRunReader,ILCompiler.Reflection.ReadyToRun.IAssemblyMetadata,System.Reflection.Metadata.EntityHandle,int,System.String,System.String,System.String[],System.Nullable`1[int]):this (FullOpts)
61 (9.90 % of base) : Microsoft.CSharp.dasm - Microsoft.CSharp.RuntimeBinder.Semantics.TypeManager:SubstEqualTypesCore(Microsoft.CSharp.RuntimeBinder.Semantics.CType,Microsoft.CSharp.RuntimeBinder.Semantics.CType,Microsoft.CSharp.RuntimeBinder.Semantics.SubstContext):ubyte (FullOpts)
61 (9.02 % of base) : System.Reflection.Emit.dasm - System.Reflection.Emit.MarshallingData:DecodeMarshalAsCustom(System.String[],System.Object[],System.Reflection.Emit.MarshallingData) (FullOpts)
60 (10.40 % of base) : Microsoft.CSharp.dasm - Microsoft.CSharp.RuntimeBinder.Semantics.TypeManager:SubstTypeCore(Microsoft.CSharp.RuntimeBinder.Semantics.CType,Microsoft.CSharp.RuntimeBinder.Semantics.SubstContext):Microsoft.CSharp.RuntimeBinder.Semantics.CType (FullOpts)
60 (5.17 % of base) : Microsoft.Extensions.FileProviders.Physical.dasm - Microsoft.Extensions.FileProviders.Physical.PhysicalFilesWatcher:.ctor(System.String,System.IO.FileSystemWatcher,ubyte,int):this (FullOpts)
59 (2.95 % of base) : Microsoft.CSharp.dasm - Microsoft.CSharp.RuntimeBinder.Errors.UserStringBuilder:ErrAppendType(Microsoft.CSharp.RuntimeBinder.Semantics.CType,Microsoft.CSharp.RuntimeBinder.Semantics.SubstContext):this (FullOpts)
58 (1.38 % of base) : System.Text.RegularExpressions.dasm - System.Text.RegularExpressions.RegexPrefixAnalyzer:FindLiteralFollowingLeadingLoop(System.Text.RegularExpressions.RegexNode):System.Nullable`1[System.ValueTuple`2[System.Text.RegularExpressions.RegexNode,System.ValueTuple`4[ushort,System.String,int,ushort[]]]] (FullOpts) (2 methods)
57 (2.54 % of base) : System.IO.Pipelines.dasm - System.IO.Pipelines.PipeReader+<CopyToAsyncCore>d__16`1[double]:MoveNext():this (FullOpts)
57 (2.55 % of base) : System.IO.Pipelines.dasm - System.IO.Pipelines.PipeReader+<CopyToAsyncCore>d__16`1[int]:MoveNext():this (FullOpts)
57 (2.54 % of base) : System.IO.Pipelines.dasm - System.IO.Pipelines.PipeReader+<CopyToAsyncCore>d__16`1[long]:MoveNext():this (FullOpts)
57 (2.55 % of base) : System.IO.Pipelines.dasm - System.IO.Pipelines.PipeReader+<CopyToAsyncCore>d__16`1[short]:MoveNext():this (FullOpts)
57 (2.54 % of base) : System.IO.Pipelines.dasm - System.IO.Pipelines.PipeReader+<CopyToAsyncCore>d__16`1[System.Nullable`1[int]]:MoveNext():this (FullOpts)
Top method improvements (bytes):
-526 (-32.53 % of base) : System.Private.Xml.dasm - System.Xml.Schema.SchemaCollectionCompiler:IsValidRestriction(System.Xml.Schema.XmlSchemaParticle,System.Xml.Schema.XmlSchemaParticle):ubyte:this (FullOpts)
-425 (-22.43 % of base) : System.CodeDom.dasm - System.CodeDom.Compiler.CodeGenerator:GenerateExpression(System.CodeDom.CodeExpression):this (FullOpts)
-380 (-19.55 % of base) : System.CodeDom.dasm - Microsoft.CSharp.CSharpCodeGenerator:GenerateExpression(System.CodeDom.CodeExpression):this (FullOpts)
-371 (-100.00 % of base) : System.Net.Sockets.dasm - System.Net.Sockets.SocketAsyncEngine:EventLoop():this (FullOpts)
-344 (-18.80 % of base) : System.CodeDom.dasm - System.CodeDom.Compiler.CodeValidator:ValidateExpression(System.CodeDom.CodeExpression):this (FullOpts)
-327 (-11.49 % of base) : System.Private.Xml.dasm - System.Xml.Schema.Compiler:IsValidRestriction(System.Xml.Schema.XmlSchemaParticle,System.Xml.Schema.XmlSchemaParticle):ubyte:this (FullOpts)
-324 (-63.41 % of base) : System.Private.CoreLib.dasm - System.Text.Unicode.Utf8+TryWriteInterpolatedStringHandler:<AppendSpanFormattable>g__GrowAndAppendFormatted|20_0[System.Numerics.Vector`1[float]](byref,System.Numerics.Vector`1[float],int,byref,System.String):ubyte (FullOpts)
-279 (-77.93 % of base) : System.Private.CoreLib.dasm - System.Text.Unicode.Utf8+TryWriteInterpolatedStringHandler:AppendSpanFormattable[System.Numerics.Vector`1[float]](System.Numerics.Vector`1[float],System.String):ubyte:this (FullOpts)
-230 (-1.43 % of base) : System.Private.Xml.dasm - System.Xml.Serialization.XmlReflectionImporter:ImportAccessorMapping(System.Xml.Serialization.MemberMapping,System.Xml.Serialization.FieldModel,System.Xml.Serialization.XmlAttributes,System.String,System.Type,ubyte,ubyte,System.Xml.Serialization.RecursionLimiter):this (FullOpts)
-212 (-5.23 % of base) : System.Text.Json.dasm - System.Text.Json.JsonDocument:TryParseValue(byref,byref,ubyte,ubyte):ubyte (FullOpts)
-210 (-17.41 % of base) : System.CodeDom.dasm - System.CodeDom.Compiler.CodeValidator:ValidateStatement(System.CodeDom.CodeStatement):this (FullOpts)
-207 (-16.36 % of base) : System.Private.Xml.dasm - System.Xml.Serialization.XmlSchemaObjectComparer:NameOf(System.Xml.Schema.XmlSchemaObject):System.Xml.XmlQualifiedName (FullOpts)
-143 (-11.96 % of base) : System.Data.Common.dasm - System.Data.XSDSchema:IsDatasetParticle(System.Xml.Schema.XmlSchemaParticle):ubyte:this (FullOpts)
-142 (-8.36 % of base) : System.ComponentModel.Composition.Registration.dasm - System.ComponentModel.Composition.Registration.RegistrationBuilder:GetCustomAttributes(System.Reflection.MemberInfo,System.Collections.Generic.IEnumerable`1[System.Object]):System.Collections.Generic.IEnumerable`1[System.Object]:this (FullOpts)
-142 (-22.72 % of base) : System.Private.Xml.dasm - System.Xml.Xsl.Xslt.KeyMatchBuilder+PathConvertor:VisitLoop(System.Xml.Xsl.Qil.QilLoop):System.Xml.Xsl.Qil.QilNode:this (FullOpts)
-136 (-16.94 % of base) : System.CodeDom.dasm - System.CodeDom.Compiler.CodeValidator:ValidateIdentifiers(System.CodeDom.CodeObject):this (FullOpts)
-126 (-38.07 % of base) : System.Private.Xml.dasm - System.Xml.Serialization.XmlSchemas:ItemName(System.Xml.Schema.XmlSchemaObject):System.String (FullOpts)
-125 (-23.67 % of base) : System.Private.Xml.dasm - System.Xml.Schema.SchemaCollectionCompiler:CanonicalizeParticle(System.Xml.Schema.XmlSchemaParticle,ubyte,ubyte):System.Xml.Schema.XmlSchemaParticle:this (FullOpts)
-120 (-34.38 % of base) : System.Net.Security.dasm - System.Net.Security.SslStreamPal:ApplyShutdownToken(System.Net.Security.SafeDeleteSslContext):System.Net.SecurityStatusPal (FullOpts)
-120 (-5.61 % of base) : System.Private.Xml.dasm - System.Xml.Serialization.XmlSchemaImporter:ImportStructType(System.Xml.Schema.XmlSchemaType,System.String,System.String,System.Type,ubyte):System.Xml.Serialization.StructMapping:this (FullOpts)
-116 (-7.70 % of base) : System.Private.Xml.dasm - System.Xml.Serialization.SchemaObjectWriter:Write54_XmlSchemaSequence(System.Xml.Schema.XmlSchemaSequence):this (FullOpts)
-115 (-3.62 % of base) : System.Private.Xml.dasm - System.Xml.Schema.Preprocessor:PreprocessParticle(System.Xml.Schema.XmlSchemaParticle):this (FullOpts)
-114 (-3.95 % of base) : System.Text.Json.dasm - System.Text.Json.JsonSerializer:GetReaderScopedToNextValue(byref,byref):System.Text.Json.Utf8JsonReader (FullOpts)
-114 (-6.64 % of base) : System.Private.Xml.dasm - System.Xml.Serialization.ReflectionXmlSerializationWriter:WritePrimitiveValue(System.Xml.Serialization.TypeDesc,System.Object,byref):ubyte:this (FullOpts)
-111 (-21.72 % of base) : System.ComponentModel.TypeConverter.dasm - System.ComponentModel.Design.Serialization.InstanceDescriptor:Invoke():System.Object:this (FullOpts)
-110 (-7.98 % of base) : System.Private.Xml.dasm - System.Xml.Serialization.SchemaObjectWriter:WriteFacets(System.Xml.Schema.XmlSchemaObjectCollection):this (FullOpts)
-108 (-7.63 % of base) : System.Data.Common.dasm - System.Data.XSDSchema:CollectElementsAnnotations(System.Xml.Schema.XmlSchema,System.Collections.ArrayList):this (FullOpts)
-106 (-7.38 % of base) : System.Text.Json.dasm - System.Text.Json.JsonReaderHelper:UnescapeAndCompare(System.Buffers.ReadOnlySequence`1[ubyte],System.ReadOnlySpan`1[ubyte]):ubyte (FullOpts)
-105 (-2.98 % of base) : System.Configuration.ConfigurationManager.dasm - System.Configuration.MgmtConfigurationRecord:GetConfigDefinitionUpdates(ubyte,int,ubyte,byref,byref):this (FullOpts)
-105 (-5.35 % of base) : System.Text.Json.dasm - System.Text.Json.Utf8JsonReader:UnescapeSequenceAndCompare(System.ReadOnlySpan`1[ubyte]):ubyte:this (FullOpts)
-102 (-14.43 % of base) : System.Memory.dasm - System.Buffers.ReadOnlySequence`1[double]:Slice(long,System.SequencePosition):System.Buffers.ReadOnlySequence`1[double]:this (FullOpts)
-102 (-14.43 % of base) : System.Memory.dasm - System.Buffers.ReadOnlySequence`1[int]:Slice(long,System.SequencePosition):System.Buffers.ReadOnlySequence`1[int]:this (FullOpts)
-102 (-14.43 % of base) : System.Memory.dasm - System.Buffers.ReadOnlySequence`1[long]:Slice(long,System.SequencePosition):System.Buffers.ReadOnlySequence`1[long]:this (FullOpts)
-102 (-14.43 % of base) : System.Memory.dasm - System.Buffers.ReadOnlySequence`1[short]:Slice(long,System.SequencePosition):System.Buffers.ReadOnlySequence`1[short]:this (FullOpts)
-102 (-14.43 % of base) : System.Memory.dasm - System.Buffers.ReadOnlySequence`1[System.Nullable`1[int]]:Slice(long,System.SequencePosition):System.Buffers.ReadOnlySequence`1[System.Nullable`1[int]]:this (FullOpts)
-102 (-14.43 % of base) : System.Memory.dasm - System.Buffers.ReadOnlySequence`1[System.Numerics.Vector`1[float]]:Slice(long,System.SequencePosition):System.Buffers.ReadOnlySequence`1[System.Numerics.Vector`1[float]]:this (FullOpts)
-102 (-14.43 % of base) : System.Memory.dasm - System.Buffers.ReadOnlySequence`1[ubyte]:Slice(long,System.SequencePosition):System.Buffers.ReadOnlySequence`1[ubyte]:this (FullOpts)
-100 (-3.67 % of base) : System.Private.Xml.dasm - System.Xml.Schema.XmlMiscConverter:ChangeType(System.Object,System.Type,System.Xml.IXmlNamespaceResolver):System.Object:this (FullOpts)
-100 (-5.12 % of base) : System.Private.Xml.dasm - System.Xml.Serialization.XmlSchemas:GetSchemaItem(System.Xml.Schema.XmlSchemaObject,System.String,System.String):System.String (FullOpts)
-96 (-7.95 % of base) : System.Private.Xml.dasm - System.Xml.Serialization.SchemaObjectWriter:Write42_XmlSchemaComplexContentExtension(System.Xml.Schema.XmlSchemaComplexContentExtension):this (FullOpts)
-96 (-7.95 % of base) : System.Private.Xml.dasm - System.Xml.Serialization.SchemaObjectWriter:Write56_XmlSchemaComplexContentRestriction(System.Xml.Schema.XmlSchemaComplexContentRestriction):this (FullOpts)
-93 (-1.09 % of base) : System.Text.Json.dasm - System.Text.Json.Serialization.Converters.ObjectWithParameterizedConstructorConverter`1[int]:OnTryRead(byref,System.Type,System.Text.Json.JsonSerializerOptions,byref,byref):ubyte:this (FullOpts)
-93 (-1.09 % of base) : System.Text.Json.dasm - System.Text.Json.Serialization.Converters.ObjectWithParameterizedConstructorConverter`1[long]:OnTryRead(byref,System.Type,System.Text.Json.JsonSerializerOptions,byref,byref):ubyte:this (FullOpts)
-93 (-1.09 % of base) : System.Text.Json.dasm - System.Text.Json.Serialization.Converters.ObjectWithParameterizedConstructorConverter`1[short]:OnTryRead(byref,System.Type,System.Text.Json.JsonSerializerOptions,byref,byref):ubyte:this (FullOpts)
-93 (-1.11 % of base) : System.Text.Json.dasm - System.Text.Json.Serialization.Converters.ObjectWithParameterizedConstructorConverter`1[System.Nullable`1[int]]:OnTryRead(byref,System.Type,System.Text.Json.JsonSerializerOptions,byref,byref):ubyte:this (FullOpts)
-93 (-1.09 % of base) : System.Text.Json.dasm - System.Text.Json.Serialization.Converters.ObjectWithParameterizedConstructorConverter`1[System.Numerics.Vector`1[float]]:OnTryRead(byref,System.Type,System.Text.Json.JsonSerializerOptions,byref,byref):ubyte:this (FullOpts)
-93 (-1.09 % of base) : System.Text.Json.dasm - System.Text.Json.Serialization.Converters.ObjectWithParameterizedConstructorConverter`1[ubyte]:OnTryRead(byref,System.Type,System.Text.Json.JsonSerializerOptions,byref,byref):ubyte:this (FullOpts)
-91 (-18.80 % of base) : System.Private.Xml.dasm - System.Xml.Serialization.XmlSchemaExporter:ExportRootIfNecessary(System.Xml.Serialization.TypeScope):this (FullOpts)
-89 (-14.78 % of base) : System.ComponentModel.Composition.dasm - System.ComponentModel.Composition.ReflectionModel.ReflectionExtensions:ToReflectionMember(System.ComponentModel.Composition.ReflectionModel.LazyMemberInfo):System.ComponentModel.Composition.ReflectionModel.ReflectionMember (FullOpts)
-87 (-13.00 % of base) : System.Memory.dasm - System.Buffers.ReadOnlySequence`1[double]:Slice(System.SequencePosition,long):System.Buffers.ReadOnlySequence`1[double]:this (FullOpts)
-87 (-13.00 % of base) : System.Memory.dasm - System.Buffers.ReadOnlySequence`1[int]:Slice(System.SequencePosition,long):System.Buffers.ReadOnlySequence`1[int]:this (FullOpts)
-87 (-13.00 % of base) : System.Memory.dasm - System.Buffers.ReadOnlySequence`1[long]:Slice(System.SequencePosition,long):System.Buffers.ReadOnlySequence`1[long]:this (FullOpts)
-87 (-13.00 % of base) : System.Memory.dasm - System.Buffers.ReadOnlySequence`1[short]:Slice(System.SequencePosition,long):System.Buffers.ReadOnlySequence`1[short]:this (FullOpts)
-87 (-13.00 % of base) : System.Memory.dasm - System.Buffers.ReadOnlySequence`1[System.Nullable`1[int]]:Slice(System.SequencePosition,long):System.Buffers.ReadOnlySequence`1[System.Nullable`1[int]]:this (FullOpts)
-87 (-13.00 % of base) : System.Memory.dasm - System.Buffers.ReadOnlySequence`1[System.Numerics.Vector`1[float]]:Slice(System.SequencePosition,long):System.Buffers.ReadOnlySequence`1[System.Numerics.Vector`1[float]]:this (FullOpts)
-87 (-13.00 % of base) : System.Memory.dasm - System.Buffers.ReadOnlySequence`1[ubyte]:Slice(System.SequencePosition,long):System.Buffers.ReadOnlySequence`1[ubyte]:this (FullOpts)
-87 (-4.32 % of base) : System.Security.Cryptography.Xml.dasm - System.Security.Cryptography.Xml.TransformChain:TransformToOctetStream(System.Object,System.Xml.XmlResolver,System.String):System.IO.Stream:this (FullOpts)
-87 (-2.34 % of base) : System.Private.Xml.dasm - System.Xml.Serialization.SchemaGraph:Depends(System.Xml.Schema.XmlSchemaObject,System.Collections.ArrayList):this (FullOpts)
-85 (-14.31 % of base) : System.CodeDom.dasm - System.CodeDom.Compiler.CodeValidator:ValidateTypeMember(System.CodeDom.CodeTypeMember):this (FullOpts)
-85 (-10.29 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.IntersectQueryOperator`1[double]:WrapPartitionedStreamHelper[double,System.Nullable`1[int]](System.Linq.Parallel.PartitionedStream`2[System.Linq.Parallel.Pair`2[double,System.Linq.Parallel.NoKeyMemoizationRequired],double],System.Linq.Parallel.PartitionedStream`2[double,System.Nullable`1[int]],System.Linq.Parallel.IPartitionedStreamRecipient`1[double],System.Threading.CancellationToken):this (FullOpts)
-85 (-10.29 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.IntersectQueryOperator`1[double]:WrapPartitionedStreamHelper[long,System.Nullable`1[int]](System.Linq.Parallel.PartitionedStream`2[System.Linq.Parallel.Pair`2[double,System.Linq.Parallel.NoKeyMemoizationRequired],long],System.Linq.Parallel.PartitionedStream`2[double,System.Nullable`1[int]],System.Linq.Parallel.IPartitionedStreamRecipient`1[double],System.Threading.CancellationToken):this (FullOpts)
-85 (-10.29 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.IntersectQueryOperator`1[double]:WrapPartitionedStreamHelper[short,System.Nullable`1[int]](System.Linq.Parallel.PartitionedStream`2[System.Linq.Parallel.Pair`2[double,System.Linq.Parallel.NoKeyMemoizationRequired],short],System.Linq.Parallel.PartitionedStream`2[double,System.Nullable`1[int]],System.Linq.Parallel.IPartitionedStreamRecipient`1[double],System.Threading.CancellationToken):this (FullOpts)
-85 (-10.29 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.IntersectQueryOperator`1[double]:WrapPartitionedStreamHelper[System.Nullable`1[int],System.Nullable`1[int]](System.Linq.Parallel.PartitionedStream`2[System.Linq.Parallel.Pair`2[double,System.Linq.Parallel.NoKeyMemoizationRequired],System.Nullable`1[int]],System.Linq.Parallel.PartitionedStream`2[double,System.Nullable`1[int]],System.Linq.Parallel.IPartitionedStreamRecipient`1[double],System.Threading.CancellationToken):this (FullOpts)
-85 (-10.29 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.IntersectQueryOperator`1[double]:WrapPartitionedStreamHelper[System.Numerics.Vector`1[float],System.Nullable`1[int]](System.Linq.Parallel.PartitionedStream`2[System.Linq.Parallel.Pair`2[double,System.Linq.Parallel.NoKeyMemoizationRequired],System.Numerics.Vector`1[float]],System.Linq.Parallel.PartitionedStream`2[double,System.Nullable`1[int]],System.Linq.Parallel.IPartitionedStreamRecipient`1[double],System.Threading.CancellationToken):this (FullOpts)
-85 (-10.29 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.IntersectQueryOperator`1[double]:WrapPartitionedStreamHelper[ubyte,System.Nullable`1[int]](System.Linq.Parallel.PartitionedStream`2[System.Linq.Parallel.Pair`2[double,System.Linq.Parallel.NoKeyMemoizationRequired],ubyte],System.Linq.Parallel.PartitionedStream`2[double,System.Nullable`1[int]],System.Linq.Parallel.IPartitionedStreamRecipient`1[double],System.Threading.CancellationToken):this (FullOpts)
-85 (-10.29 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.IntersectQueryOperator`1[int]:WrapPartitionedStreamHelper[double,System.Nullable`1[int]](System.Linq.Parallel.PartitionedStream`2[System.Linq.Parallel.Pair`2[int,System.Linq.Parallel.NoKeyMemoizationRequired],double],System.Linq.Parallel.PartitionedStream`2[int,System.Nullable`1[int]],System.Linq.Parallel.IPartitionedStreamRecipient`1[int],System.Threading.CancellationToken):this (FullOpts)
-85 (-10.29 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.IntersectQueryOperator`1[int]:WrapPartitionedStreamHelper[long,System.Nullable`1[int]](System.Linq.Parallel.PartitionedStream`2[System.Linq.Parallel.Pair`2[int,System.Linq.Parallel.NoKeyMemoizationRequired],long],System.Linq.Parallel.PartitionedStream`2[int,System.Nullable`1[int]],System.Linq.Parallel.IPartitionedStreamRecipient`1[int],System.Threading.CancellationToken):this (FullOpts)
-85 (-10.29 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.IntersectQueryOperator`1[int]:WrapPartitionedStreamHelper[short,System.Nullable`1[int]](System.Linq.Parallel.PartitionedStream`2[System.Linq.Parallel.Pair`2[int,System.Linq.Parallel.NoKeyMemoizationRequired],short],System.Linq.Parallel.PartitionedStream`2[int,System.Nullable`1[int]],System.Linq.Parallel.IPartitionedStreamRecipient`1[int],System.Threading.CancellationToken):this (FullOpts)
-85 (-10.29 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.IntersectQueryOperator`1[int]:WrapPartitionedStreamHelper[System.Nullable`1[int],System.Nullable`1[int]](System.Linq.Parallel.PartitionedStream`2[System.Linq.Parallel.Pair`2[int,System.Linq.Parallel.NoKeyMemoizationRequired],System.Nullable`1[int]],System.Linq.Parallel.PartitionedStream`2[int,System.Nullable`1[int]],System.Linq.Parallel.IPartitionedStreamRecipient`1[int],System.Threading.CancellationToken):this (FullOpts)
-85 (-10.29 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.IntersectQueryOperator`1[int]:WrapPartitionedStreamHelper[System.Numerics.Vector`1[float],System.Nullable`1[int]](System.Linq.Parallel.PartitionedStream`2[System.Linq.Parallel.Pair`2[int,System.Linq.Parallel.NoKeyMemoizationRequired],System.Numerics.Vector`1[float]],System.Linq.Parallel.PartitionedStream`2[int,System.Nullable`1[int]],System.Linq.Parallel.IPartitionedStreamRecipient`1[int],System.Threading.CancellationToken):this (FullOpts)
-85 (-10.29 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.IntersectQueryOperator`1[int]:WrapPartitionedStreamHelper[ubyte,System.Nullable`1[int]](System.Linq.Parallel.PartitionedStream`2[System.Linq.Parallel.Pair`2[int,System.Linq.Parallel.NoKeyMemoizationRequired],ubyte],System.Linq.Parallel.PartitionedStream`2[int,System.Nullable`1[int]],System.Linq.Parallel.IPartitionedStreamRecipient`1[int],System.Threading.CancellationToken):this (FullOpts)
-85 (-10.29 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.IntersectQueryOperator`1[long]:WrapPartitionedStreamHelper[double,System.Nullable`1[int]](System.Linq.Parallel.PartitionedStream`2[System.Linq.Parallel.Pair`2[long,System.Linq.Parallel.NoKeyMemoizationRequired],double],System.Linq.Parallel.PartitionedStream`2[long,System.Nullable`1[int]],System.Linq.Parallel.IPartitionedStreamRecipient`1[long],System.Threading.CancellationToken):this (FullOpts)
-85 (-10.29 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.IntersectQueryOperator`1[long]:WrapPartitionedStreamHelper[long,System.Nullable`1[int]](System.Linq.Parallel.PartitionedStream`2[System.Linq.Parallel.Pair`2[long,System.Linq.Parallel.NoKeyMemoizationRequired],long],System.Linq.Parallel.PartitionedStream`2[long,System.Nullable`1[int]],System.Linq.Parallel.IPartitionedStreamRecipient`1[long],System.Threading.CancellationToken):this (FullOpts)
-85 (-10.29 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.IntersectQueryOperator`1[long]:WrapPartitionedStreamHelper[short,System.Nullable`1[int]](System.Linq.Parallel.PartitionedStream`2[System.Linq.Parallel.Pair`2[long,System.Linq.Parallel.NoKeyMemoizationRequired],short],System.Linq.Parallel.PartitionedStream`2[long,System.Nullable`1[int]],System.Linq.Parallel.IPartitionedStreamRecipient`1[long],System.Threading.CancellationToken):this (FullOpts)
-85 (-10.29 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.IntersectQueryOperator`1[long]:WrapPartitionedStreamHelper[System.Nullable`1[int],System.Nullable`1[int]](System.Linq.Parallel.PartitionedStream`2[System.Linq.Parallel.Pair`2[long,System.Linq.Parallel.NoKeyMemoizationRequired],System.Nullable`1[int]],System.Linq.Parallel.PartitionedStream`2[long,System.Nullable`1[int]],System.Linq.Parallel.IPartitionedStreamRecipient`1[long],System.Threading.CancellationToken):this (FullOpts)
-85 (-10.29 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.IntersectQueryOperator`1[long]:WrapPartitionedStreamHelper[System.Numerics.Vector`1[float],System.Nullable`1[int]](System.Linq.Parallel.PartitionedStream`2[System.Linq.Parallel.Pair`2[long,System.Linq.Parallel.NoKeyMemoizationRequired],System.Numerics.Vector`1[float]],System.Linq.Parallel.PartitionedStream`2[long,System.Nullable`1[int]],System.Linq.Parallel.IPartitionedStreamRecipient`1[long],System.Threading.CancellationToken):this (FullOpts)
-85 (-10.29 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.IntersectQueryOperator`1[long]:WrapPartitionedStreamHelper[ubyte,System.Nullable`1[int]](System.Linq.Parallel.PartitionedStream`2[System.Linq.Parallel.Pair`2[long,System.Linq.Parallel.NoKeyMemoizationRequired],ubyte],System.Linq.Parallel.PartitionedStream`2[long,System.Nullable`1[int]],System.Linq.Parallel.IPartitionedStreamRecipient`1[long],System.Threading.CancellationToken):this (FullOpts)
-85 (-10.29 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.IntersectQueryOperator`1[short]:WrapPartitionedStreamHelper[double,System.Nullable`1[int]](System.Linq.Parallel.PartitionedStream`2[System.Linq.Parallel.Pair`2[short,System.Linq.Parallel.NoKeyMemoizationRequired],double],System.Linq.Parallel.PartitionedStream`2[short,System.Nullable`1[int]],System.Linq.Parallel.IPartitionedStreamRecipient`1[short],System.Threading.CancellationToken):this (FullOpts)
-85 (-10.29 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.IntersectQueryOperator`1[short]:WrapPartitionedStreamHelper[long,System.Nullable`1[int]](System.Linq.Parallel.PartitionedStream`2[System.Linq.Parallel.Pair`2[short,System.Linq.Parallel.NoKeyMemoizationRequired],long],System.Linq.Parallel.PartitionedStream`2[short,System.Nullable`1[int]],System.Linq.Parallel.IPartitionedStreamRecipient`1[short],System.Threading.CancellationToken):this (FullOpts)
-85 (-10.29 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.IntersectQueryOperator`1[short]:WrapPartitionedStreamHelper[short,System.Nullable`1[int]](System.Linq.Parallel.PartitionedStream`2[System.Linq.Parallel.Pair`2[short,System.Linq.Parallel.NoKeyMemoizationRequired],short],System.Linq.Parallel.PartitionedStream`2[short,System.Nullable`1[int]],System.Linq.Parallel.IPartitionedStreamRecipient`1[short],System.Threading.CancellationToken):this (FullOpts)
-85 (-10.29 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.IntersectQueryOperator`1[short]:WrapPartitionedStreamHelper[System.Nullable`1[int],System.Nullable`1[int]](System.Linq.Parallel.PartitionedStream`2[System.Linq.Parallel.Pair`2[short,System.Linq.Parallel.NoKeyMemoizationRequired],System.Nullable`1[int]],System.Linq.Parallel.PartitionedStream`2[short,System.Nullable`1[int]],System.Linq.Parallel.IPartitionedStreamRecipient`1[short],System.Threading.CancellationToken):this (FullOpts)
-85 (-10.29 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.IntersectQueryOperator`1[short]:WrapPartitionedStreamHelper[System.Numerics.Vector`1[float],System.Nullable`1[int]](System.Linq.Parallel.PartitionedStream`2[System.Linq.Parallel.Pair`2[short,System.Linq.Parallel.NoKeyMemoizationRequired],System.Numerics.Vector`1[float]],System.Linq.Parallel.PartitionedStream`2[short,System.Nullable`1[int]],System.Linq.Parallel.IPartitionedStreamRecipient`1[short],System.Threading.CancellationToken):this (FullOpts)
-85 (-10.29 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.IntersectQueryOperator`1[short]:WrapPartitionedStreamHelper[ubyte,System.Nullable`1[int]](System.Linq.Parallel.PartitionedStream`2[System.Linq.Parallel.Pair`2[short,System.Linq.Parallel.NoKeyMemoizationRequired],ubyte],System.Linq.Parallel.PartitionedStream`2[short,System.Nullable`1[int]],System.Linq.Parallel.IPartitionedStreamRecipient`1[short],System.Threading.CancellationToken):this (FullOpts)
-85 (-10.29 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.IntersectQueryOperator`1[System.Nullable`1[int]]:WrapPartitionedStreamHelper[double,System.Nullable`1[int]](System.Linq.Parallel.PartitionedStream`2[System.Linq.Parallel.Pair`2[System.Nullable`1[int],System.Linq.Parallel.NoKeyMemoizationRequired],double],System.Linq.Parallel.PartitionedStream`2[System.Nullable`1[int],System.Nullable`1[int]],System.Linq.Parallel.IPartitionedStreamRecipient`1[System.Nullable`1[int]],System.Threading.CancellationToken):this (FullOpts)
-85 (-10.29 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.IntersectQueryOperator`1[System.Nullable`1[int]]:WrapPartitionedStreamHelper[long,System.Nullable`1[int]](System.Linq.Parallel.PartitionedStream`2[System.Linq.Parallel.Pair`2[System.Nullable`1[int],System.Linq.Parallel.NoKeyMemoizationRequired],long],System.Linq.Parallel.PartitionedStream`2[System.Nullable`1[int],System.Nullable`1[int]],System.Linq.Parallel.IPartitionedStreamRecipient`1[System.Nullable`1[int]],System.Threading.CancellationToken):this (FullOpts)
-85 (-10.29 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.IntersectQueryOperator`1[System.Nullable`1[int]]:WrapPartitionedStreamHelper[short,System.Nullable`1[int]](System.Linq.Parallel.PartitionedStream`2[System.Linq.Parallel.Pair`2[System.Nullable`1[int],System.Linq.Parallel.NoKeyMemoizationRequired],short],System.Linq.Parallel.PartitionedStream`2[System.Nullable`1[int],System.Nullable`1[int]],System.Linq.Parallel.IPartitionedStreamRecipient`1[System.Nullable`1[int]],System.Threading.CancellationToken):this (FullOpts)
-85 (-10.29 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.IntersectQueryOperator`1[System.Nullable`1[int]]:WrapPartitionedStreamHelper[System.Nullable`1[int],System.Nullable`1[int]](System.Linq.Parallel.PartitionedStream`2[System.Linq.Parallel.Pair`2[System.Nullable`1[int],System.Linq.Parallel.NoKeyMemoizationRequired],System.Nullable`1[int]],System.Linq.Parallel.PartitionedStream`2[System.Nullable`1[int],System.Nullable`1[int]],System.Linq.Parallel.IPartitionedStreamRecipient`1[System.Nullable`1[int]],System.Threading.CancellationToken):this (FullOpts)
-85 (-10.29 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.IntersectQueryOperator`1[System.Nullable`1[int]]:WrapPartitionedStreamHelper[System.Numerics.Vector`1[float],System.Nullable`1[int]](System.Linq.Parallel.PartitionedStream`2[System.Linq.Parallel.Pair`2[System.Nullable`1[int],System.Linq.Parallel.NoKeyMemoizationRequired],System.Numerics.Vector`1[float]],System.Linq.Parallel.PartitionedStream`2[System.Nullable`1[int],System.Nullable`1[int]],System.Linq.Parallel.IPartitionedStreamRecipient`1[System.Nullable`1[int]],System.Threading.CancellationToken):this (FullOpts)
-85 (-10.29 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.IntersectQueryOperator`1[System.Nullable`1[int]]:WrapPartitionedStreamHelper[ubyte,System.Nullable`1[int]](System.Linq.Parallel.PartitionedStream`2[System.Linq.Parallel.Pair`2[System.Nullable`1[int],System.Linq.Parallel.NoKeyMemoizationRequired],ubyte],System.Linq.Parallel.PartitionedStream`2[System.Nullable`1[int],System.Nullable`1[int]],System.Linq.Parallel.IPartitionedStreamRecipient`1[System.Nullable`1[int]],System.Threading.CancellationToken):this (FullOpts)
-85 (-10.29 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.IntersectQueryOperator`1[System.Numerics.Vector`1[float]]:WrapPartitionedStreamHelper[double,System.Nullable`1[int]](System.Linq.Parallel.PartitionedStream`2[System.Linq.Parallel.Pair`2[System.Numerics.Vector`1[float],System.Linq.Parallel.NoKeyMemoizationRequired],double],System.Linq.Parallel.PartitionedStream`2[System.Numerics.Vector`1[float],System.Nullable`1[int]],System.Linq.Parallel.IPartitionedStreamRecipient`1[System.Numerics.Vector`1[float]],System.Threading.CancellationToken):this (FullOpts)
-85 (-10.29 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.IntersectQueryOperator`1[System.Numerics.Vector`1[float]]:WrapPartitionedStreamHelper[long,System.Nullable`1[int]](System.Linq.Parallel.PartitionedStream`2[System.Linq.Parallel.Pair`2[System.Numerics.Vector`1[float],System.Linq.Parallel.NoKeyMemoizationRequired],long],System.Linq.Parallel.PartitionedStream`2[System.Numerics.Vector`1[float],System.Nullable`1[int]],System.Linq.Parallel.IPartitionedStreamRecipient`1[System.Numerics.Vector`1[float]],System.Threading.CancellationToken):this (FullOpts)
-85 (-10.29 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.IntersectQueryOperator`1[System.Numerics.Vector`1[float]]:WrapPartitionedStreamHelper[short,System.Nullable`1[int]](System.Linq.Parallel.PartitionedStream`2[System.Linq.Parallel.Pair`2[System.Numerics.Vector`1[float],System.Linq.Parallel.NoKeyMemoizationRequired],short],System.Linq.Parallel.PartitionedStream`2[System.Numerics.Vector`1[float],System.Nullable`1[int]],System.Linq.Parallel.IPartitionedStreamRecipient`1[System.Numerics.Vector`1[float]],System.Threading.CancellationToken):this (FullOpts)
-85 (-10.29 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.IntersectQueryOperator`1[System.Numerics.Vector`1[float]]:WrapPartitionedStreamHelper[System.Nullable`1[int],System.Nullable`1[int]](System.Linq.Parallel.PartitionedStream`2[System.Linq.Parallel.Pair`2[System.Numerics.Vector`1[float],System.Linq.Parallel.NoKeyMemoizationRequired],System.Nullable`1[int]],System.Linq.Parallel.PartitionedStream`2[System.Numerics.Vector`1[float],System.Nullable`1[int]],System.Linq.Parallel.IPartitionedStreamRecipient`1[System.Numerics.Vector`1[float]],System.Threading.CancellationToken):this (FullOpts)
-85 (-10.29 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.IntersectQueryOperator`1[System.Numerics.Vector`1[float]]:WrapPartitionedStreamHelper[System.Numerics.Vector`1[float],System.Nullable`1[int]](System.Linq.Parallel.PartitionedStream`2[System.Linq.Parallel.Pair`2[System.Numerics.Vector`1[float],System.Linq.Parallel.NoKeyMemoizationRequired],System.Numerics.Vector`1[float]],System.Linq.Parallel.PartitionedStream`2[System.Numerics.Vector`1[float],System.Nullable`1[int]],System.Linq.Parallel.IPartitionedStreamRecipient`1[System.Numerics.Vector`1[float]],System.Threading.CancellationToken):this (FullOpts)
-85 (-10.29 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.IntersectQueryOperator`1[System.Numerics.Vector`1[float]]:WrapPartitionedStreamHelper[ubyte,System.Nullable`1[int]](System.Linq.Parallel.PartitionedStream`2[System.Linq.Parallel.Pair`2[System.Numerics.Vector`1[float],System.Linq.Parallel.NoKeyMemoizationRequired],ubyte],System.Linq.Parallel.PartitionedStream`2[System.Numerics.Vector`1[float],System.Nullable`1[int]],System.Linq.Parallel.IPartitionedStreamRecipient`1[System.Numerics.Vector`1[float]],System.Threading.CancellationToken):this (FullOpts)
-85 (-10.29 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.IntersectQueryOperator`1[ubyte]:WrapPartitionedStreamHelper[double,System.Nullable`1[int]](System.Linq.Parallel.PartitionedStream`2[System.Linq.Parallel.Pair`2[ubyte,System.Linq.Parallel.NoKeyMemoizationRequired],double],System.Linq.Parallel.PartitionedStream`2[ubyte,System.Nullable`1[int]],System.Linq.Parallel.IPartitionedStreamRecipient`1[ubyte],System.Threading.CancellationToken):this (FullOpts)
-85 (-10.29 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.IntersectQueryOperator`1[ubyte]:WrapPartitionedStreamHelper[long,System.Nullable`1[int]](System.Linq.Parallel.PartitionedStream`2[System.Linq.Parallel.Pair`2[ubyte,System.Linq.Parallel.NoKeyMemoizationRequired],long],System.Linq.Parallel.PartitionedStream`2[ubyte,System.Nullable`1[int]],System.Linq.Parallel.IPartitionedStreamRecipient`1[ubyte],System.Threading.CancellationToken):this (FullOpts)
-85 (-10.29 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.IntersectQueryOperator`1[ubyte]:WrapPartitionedStreamHelper[short,System.Nullable`1[int]](System.Linq.Parallel.PartitionedStream`2[System.Linq.Parallel.Pair`2[ubyte,System.Linq.Parallel.NoKeyMemoizationRequired],short],System.Linq.Parallel.PartitionedStream`2[ubyte,System.Nullable`1[int]],System.Linq.Parallel.IPartitionedStreamRecipient`1[ubyte],System.Threading.CancellationToken):this (FullOpts)
-85 (-10.29 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.IntersectQueryOperator`1[ubyte]:WrapPartitionedStreamHelper[System.Nullable`1[int],System.Nullable`1[int]](System.Linq.Parallel.PartitionedStream`2[System.Linq.Parallel.Pair`2[ubyte,System.Linq.Parallel.NoKeyMemoizationRequired],System.Nullable`1[int]],System.Linq.Parallel.PartitionedStream`2[ubyte,System.Nullable`1[int]],System.Linq.Parallel.IPartitionedStreamRecipient`1[ubyte],System.Threading.CancellationToken):this (FullOpts)
-85 (-10.29 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.IntersectQueryOperator`1[ubyte]:WrapPartitionedStreamHelper[System.Numerics.Vector`1[float],System.Nullable`1[int]](System.Linq.Parallel.PartitionedStream`2[System.Linq.Parallel.Pair`2[ubyte,System.Linq.Parallel.NoKeyMemoizationRequired],System.Numerics.Vector`1[float]],System.Linq.Parallel.PartitionedStream`2[ubyte,System.Nullable`1[int]],System.Linq.Parallel.IPartitionedStreamRecipient`1[ubyte],System.Threading.CancellationToken):this (FullOpts)
Top method regressions (percentages):
250 (34.29 % of base) : System.Net.Security.dasm - System.Net.Security.SslStream:<FindCertificateWithPrivateKey>g__FindCertWithPrivateKey|200_0(ubyte,byref,byref):System.Security.Cryptography.X509Certificates.X509Certificate2 (FullOpts)
22 (29.73 % of base) : Microsoft.Extensions.Primitives.dasm - Microsoft.Extensions.Primitives.StringValues:op_Implicit(Microsoft.Extensions.Primitives.StringValues):System.String[] (FullOpts)
33 (27.73 % of base) : System.Private.CoreLib.dasm - System.RuntimeType:GetUnderlyingType(System.RuntimeType):ubyte (FullOpts)
22 (27.50 % of base) : Microsoft.Extensions.Primitives.dasm - Microsoft.Extensions.Primitives.StringValues:GetArrayValue():System.String[]:this (FullOpts)
31 (27.43 % of base) : System.Private.Xml.dasm - System.Xml.DocumentXPathNodeIterator_ElemDescendants:.ctor(System.Xml.DocumentXPathNavigator):this (FullOpts)
87 (27.10 % of base) : System.Private.DataContractSerialization.dasm - System.Runtime.Serialization.SchemaExporter:ExportDataContract(System.Runtime.Serialization.DataContracts.DataContract):this (FullOpts)
12 (25.00 % of base) : System.IO.Compression.dasm - System.IO.Compression.ZipArchiveEntry+<>c:<OpenInWriteMode>b__75_0(System.Object,System.EventArgs):this (FullOpts)
31 (23.66 % of base) : System.Private.Xml.dasm - System.Xml.DocumentXPathNodeIterator_AllElemChildren_AndSelf:.ctor(System.Xml.DocumentXPathNodeIterator_AllElemChildren_AndSelf):this (FullOpts)
31 (23.66 % of base) : System.Private.Xml.dasm - System.Xml.DocumentXPathNodeIterator_ElemDescendants:.ctor(System.Xml.DocumentXPathNodeIterator_ElemDescendants):this (FullOpts)
334 (23.42 % of base) : System.IO.FileSystem.Watcher.dasm - System.IO.FileSystemWatcher:WaitForChanged(int,int):System.IO.WaitForChangedResult:this (FullOpts)
10 (22.22 % of base) : System.Text.Json.dasm - System.Text.Json.Serialization.JsonCollectionConverter`2[double,System.Nullable`1[int]]:GetElementConverter(System.Text.Json.Serialization.Metadata.JsonTypeInfo):System.Text.Json.Serialization.JsonConverter`1[System.Nullable`1[int]] (FullOpts)
10 (22.22 % of base) : System.Text.Json.dasm - System.Text.Json.Serialization.JsonCollectionConverter`2[int,System.Nullable`1[int]]:GetElementConverter(System.Text.Json.Serialization.Metadata.JsonTypeInfo):System.Text.Json.Serialization.JsonConverter`1[System.Nullable`1[int]] (FullOpts)
10 (22.22 % of base) : System.Text.Json.dasm - System.Text.Json.Serialization.JsonCollectionConverter`2[long,System.Nullable`1[int]]:GetElementConverter(System.Text.Json.Serialization.Metadata.JsonTypeInfo):System.Text.Json.Serialization.JsonConverter`1[System.Nullable`1[int]] (FullOpts)
10 (22.22 % of base) : System.Text.Json.dasm - System.Text.Json.Serialization.JsonCollectionConverter`2[short,System.Nullable`1[int]]:GetElementConverter(System.Text.Json.Serialization.Metadata.JsonTypeInfo):System.Text.Json.Serialization.JsonConverter`1[System.Nullable`1[int]] (FullOpts)
10 (22.22 % of base) : System.Text.Json.dasm - System.Text.Json.Serialization.JsonCollectionConverter`2[System.Nullable`1[int],System.Nullable`1[int]]:GetElementConverter(System.Text.Json.Serialization.Metadata.JsonTypeInfo):System.Text.Json.Serialization.JsonConverter`1[System.Nullable`1[int]] (FullOpts)
10 (22.22 % of base) : System.Text.Json.dasm - System.Text.Json.Serialization.JsonCollectionConverter`2[System.Numerics.Vector`1[float],System.Nullable`1[int]]:GetElementConverter(System.Text.Json.Serialization.Metadata.JsonTypeInfo):System.Text.Json.Serialization.JsonConverter`1[System.Nullable`1[int]] (FullOpts)
10 (22.22 % of base) : System.Text.Json.dasm - System.Text.Json.Serialization.JsonCollectionConverter`2[ubyte,System.Nullable`1[int]]:GetElementConverter(System.Text.Json.Serialization.Metadata.JsonTypeInfo):System.Text.Json.Serialization.JsonConverter`1[System.Nullable`1[int]] (FullOpts)
12 (21.43 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.WriteOnceBlock`1+<>c[double]:<CompleteBlockAsync>b__12_0(System.Object):this (FullOpts)
12 (21.43 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.WriteOnceBlock`1+<>c[int]:<CompleteBlockAsync>b__12_0(System.Object):this (FullOpts)
12 (21.43 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.WriteOnceBlock`1+<>c[long]:<CompleteBlockAsync>b__12_0(System.Object):this (FullOpts)
12 (21.43 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.WriteOnceBlock`1+<>c[short]:<CompleteBlockAsync>b__12_0(System.Object):this (FullOpts)
12 (21.43 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.WriteOnceBlock`1+<>c[System.Nullable`1[int]]:<CompleteBlockAsync>b__12_0(System.Object):this (FullOpts)
12 (21.43 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.WriteOnceBlock`1+<>c[System.Numerics.Vector`1[float]]:<CompleteBlockAsync>b__12_0(System.Object):this (FullOpts)
12 (21.43 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.WriteOnceBlock`1+<>c[ubyte]:<CompleteBlockAsync>b__12_0(System.Object):this (FullOpts)
31 (21.38 % of base) : System.Private.Xml.dasm - System.Xml.DocumentXPathNodeIterator_ElemChildren_AndSelf_NoLocalName:.ctor(System.Xml.DocumentXPathNodeIterator_ElemChildren_AndSelf_NoLocalName):this (FullOpts)
31 (20.67 % of base) : System.Private.Xml.dasm - System.Xml.DocumentXPathNodeIterator_AllElemChildren_AndSelf:Clone():System.Xml.XPath.XPathNodeIterator:this (FullOpts)
29 (20.14 % of base) : System.Private.Xml.dasm - System.Xml.Schema.AxisElement:MoveToParent(int,System.Xml.Schema.ForwardAxis):this (FullOpts)
19 (19.79 % of base) : System.Configuration.ConfigurationManager.dasm - System.Configuration.ConfigurationValues:get_Item(int):System.Object:this (FullOpts)
31 (19.62 % of base) : System.Private.Xml.dasm - System.Xml.DocumentXPathNodeIterator_ElemChildren_AndSelf:.ctor(System.Xml.DocumentXPathNodeIterator_ElemChildren_AndSelf):this (FullOpts)
31 (19.02 % of base) : System.Private.Xml.dasm - System.Xml.DocumentXPathNodeIterator_ElemChildren_AndSelf_NoLocalName:Clone():System.Xml.XPath.XPathNodeIterator:this (FullOpts)
92 (18.93 % of base) : System.Private.CoreLib.dasm - System.Globalization.CultureInfo:Clone():System.Object:this (FullOpts)
20 (18.35 % of base) : Microsoft.CSharp.dasm - Microsoft.CSharp.RuntimeBinder.Semantics.Symbol:GetAssembly():System.Reflection.Assembly:this (FullOpts)
10 (18.18 % of base) : System.Private.CoreLib.dasm - System.Threading._ThreadPoolWaitOrTimerCallback:WaitOrTimerCallback_Context_f(System.Object) (FullOpts)
7 (17.95 % of base) : System.Composition.AttributedModel.dasm - System.Composition.SharedAttribute:get_SharingBoundary():System.String:this (FullOpts)
7 (17.95 % of base) : System.Data.Common.dasm - System.Data.DataRow:get_Element():System.Xml.XmlBoundElement:this (FullOpts)
7 (17.95 % of base) : System.Data.Odbc.dasm - System.Data.Odbc.OdbcRowUpdatedEventArgs:get_Command():System.Data.Odbc.OdbcCommand:this (FullOpts)
7 (17.95 % of base) : System.Linq.dasm - System.Linq.Enumerable:IsEmptyArray[System.Nullable`1[int]](System.Collections.Generic.IEnumerable`1[System.Nullable`1[int]]):ubyte (FullOpts)
7 (17.95 % of base) : System.Linq.dasm - System.Linq.Enumerable:IsEmptyArray[System.Numerics.Vector`1[float]](System.Collections.Generic.IEnumerable`1[System.Numerics.Vector`1[float]]):ubyte (FullOpts)
7 (17.95 % of base) : System.Data.Common.dasm - System.Xml.XmlDataDocument:GetElementFromRow(System.Data.DataRow):System.Xml.XmlElement:this (FullOpts)
19 (17.92 % of base) : System.Private.CoreLib.dasm - System.AppContext:remove_FirstChanceException(System.EventHandler`1[System.Runtime.ExceptionServices.FirstChanceExceptionEventArgs]) (FullOpts)
19 (17.92 % of base) : System.Private.CoreLib.dasm - System.AppContext:remove_UnhandledException(System.UnhandledExceptionEventHandler) (FullOpts)
19 (17.92 % of base) : System.ComponentModel.TypeConverter.dasm - System.ComponentModel.TypeDescriptor:remove_Refreshed(System.ComponentModel.RefreshEventHandler) (FullOpts)
19 (17.92 % of base) : System.Diagnostics.TraceSource.dasm - System.Diagnostics.Switch:remove_Initializing(System.EventHandler`1[System.Diagnostics.InitializingSwitchEventArgs]) (FullOpts)
19 (17.92 % of base) : System.Diagnostics.TraceSource.dasm - System.Diagnostics.Trace:remove_Refreshing(System.EventHandler) (FullOpts)
19 (17.92 % of base) : System.Diagnostics.TraceSource.dasm - System.Diagnostics.TraceSource:remove_Initializing(System.EventHandler`1[System.Diagnostics.InitializingTraceSourceEventArgs]) (FullOpts)
19 (17.92 % of base) : System.Private.CoreLib.dasm - System.Runtime.Loader.AssemblyLoadContext:remove_AssemblyLoad(System.AssemblyLoadEventHandler) (FullOpts)
19 (17.92 % of base) : System.Private.CoreLib.dasm - System.Runtime.Loader.AssemblyLoadContext:remove_AssemblyResolve(System.ResolveEventHandler) (FullOpts)
19 (17.92 % of base) : System.Private.CoreLib.dasm - System.Runtime.Loader.AssemblyLoadContext:remove_ResourceResolve(System.ResolveEventHandler) (FullOpts)
19 (17.92 % of base) : System.Private.CoreLib.dasm - System.Runtime.Loader.AssemblyLoadContext:remove_TypeResolve(System.ResolveEventHandler) (FullOpts)
19 (17.92 % of base) : System.Private.CoreLib.dasm - System.Threading.Tasks.TaskScheduler:remove_UnobservedTaskException(System.EventHandler`1[System.Threading.Tasks.UnobservedTaskExceptionEventArgs]) (FullOpts)
31 (17.61 % of base) : System.Private.Xml.dasm - System.Xml.DocumentXPathNodeIterator_ElemChildren_AndSelf:Clone():System.Xml.XPath.XPathNodeIterator:this (FullOpts)
10 (17.54 % of base) : System.Private.CoreLib.dasm - System.Threading.Tasks.TaskFactory:CommonCWAnyLogicCleanup(System.Threading.Tasks.Task`1[System.Threading.Tasks.Task]) (FullOpts)
10 (17.24 % of base) : System.Private.CoreLib.dasm - System.Threading._ThreadPoolWaitOrTimerCallback:WaitOrTimerCallback_Context_t(System.Object) (FullOpts)
7 (16.67 % of base) : System.Text.Json.dasm - System.Text.Json.Serialization.JsonCollectionConverter`2[System.__Canon,System.Nullable`1[int]]:GetElementConverter(System.Text.Json.Serialization.Metadata.JsonTypeInfo):System.Text.Json.Serialization.JsonConverter`1[System.Nullable`1[int]] (FullOpts)
7 (16.67 % of base) : System.Private.CoreLib.dasm - System.Threading.CancellationToken+<>c:<Register>b__12_0(System.Object):this (FullOpts)
7 (16.67 % of base) : System.Private.CoreLib.dasm - System.Threading.Tasks.AwaitTaskContinuation+<>c:<.cctor>b__17_0(System.Object):this (FullOpts)
7 (16.67 % of base) : System.Private.CoreLib.dasm - System.Threading.Tasks.SynchronizationContextAwaitTaskContinuation+<>c:<.cctor>b__8_0(System.Object):this (FullOpts)
19 (16.52 % of base) : System.Configuration.ConfigurationManager.dasm - System.Configuration.ConfigurationValues:IsInherited(System.String):ubyte:this (FullOpts)
19 (16.52 % of base) : System.Configuration.ConfigurationManager.dasm - System.Configuration.ConfigurationValues:RetrieveFlags(System.String):int:this (FullOpts)
125 (16.51 % of base) : System.Net.Mail.dasm - System.Net.LazyAsyncResult:WaitForCompletion(ubyte):System.Object:this (FullOpts)
14 (16.47 % of base) : System.Configuration.ConfigurationManager.dasm - System.Configuration.ConfigurationValues:GetConfigValue(int):System.Configuration.ConfigurationValue:this (FullOpts)
12 (16.44 % of base) : System.Data.Odbc.dasm - System.Data.Odbc.OdbcConnectionOpen:get_OuterConnection():System.Data.Odbc.OdbcConnection:this (FullOpts)
19 (16.38 % of base) : System.Configuration.ConfigurationManager.dasm - System.Configuration.ConfigurationValues:get_Item(System.String):System.Object:this (FullOpts)
19 (16.38 % of base) : System.Configuration.ConfigurationManager.dasm - System.Configuration.ConfigurationValues:GetSourceInfo(System.String):System.Configuration.PropertySourceInfo:this (FullOpts)
15 (16.30 % of base) : System.Private.Xml.dasm - System.Xml.Serialization.ReflectionXmlSerializationWriter:IsDefaultValue(System.Object,System.Object):ubyte (FullOpts)
7 (16.28 % of base) : System.ComponentModel.Composition.dasm - Microsoft.Internal.Collections.CollectionServices:AsArray[System.Nullable`1[int]](System.Collections.Generic.IEnumerable`1[System.Nullable`1[int]]):System.Nullable`1[int][] (FullOpts)
7 (16.28 % of base) : System.ComponentModel.Composition.dasm - Microsoft.Internal.Collections.CollectionServices:AsArray[System.Numerics.Vector`1[float]](System.Collections.Generic.IEnumerable`1[System.Numerics.Vector`1[float]]):System.Numerics.Vector`1[float][] (FullOpts)
7 (16.28 % of base) : System.Composition.TypedParts.dasm - System.Composition.TypedParts.ActivationFeatures.PropertyInjectionFeature+<>c:<RewriteActivator>b__4_1(System.Composition.Hosting.Core.CompositionDependency):System.Reflection.PropertyInfo:this (FullOpts)
7 (16.28 % of base) : System.Composition.TypedParts.dasm - System.Composition.TypedParts.Discovery.DiscoveredPart+<>c:<GetActivator>b__20_1(System.Composition.Hosting.Core.CompositionDependency):System.Reflection.ParameterInfo:this (FullOpts)
7 (16.28 % of base) : System.Data.Odbc.dasm - System.Data.Odbc.OdbcConnection:get_ProviderInfo():System.Data.Odbc.OdbcConnectionPoolGroupProviderInfo:this (FullOpts)
7 (16.28 % of base) : System.IO.FileSystem.Watcher.dasm - System.IO.FileSystemWatcher+NormalizedFilterCollection:GetFilters():System.String[]:this (FullOpts)
19 (15.97 % of base) : System.Configuration.ConfigurationManager.dasm - System.Configuration.ConfigurationValues:IsModified(System.String):ubyte:this (FullOpts)
13 (15.29 % of base) : System.Configuration.ConfigurationManager.dasm - System.Configuration.DateTimeConfigurationCollection:GetElementKey(System.Configuration.ConfigurationElement):System.Object:this (FullOpts)
104 (15.01 % of base) : System.Net.Requests.dasm - System.Net.LazyAsyncResult:WaitForCompletion(ubyte):System.Object:this (FullOpts)
7 (14.89 % of base) : System.Collections.dasm - System.Collections.Generic.SortedDictionary`2[double,System.Nullable`1[int]]:get_Comparer():System.Collections.Generic.IComparer`1[double]:this (FullOpts)
7 (14.89 % of base) : System.Collections.dasm - System.Collections.Generic.SortedDictionary`2[int,System.Nullable`1[int]]:get_Comparer():System.Collections.Generic.IComparer`1[int]:this (FullOpts)
7 (14.89 % of base) : System.Collections.dasm - System.Collections.Generic.SortedDictionary`2[long,System.Nullable`1[int]]:get_Comparer():System.Collections.Generic.IComparer`1[long]:this (FullOpts)
7 (14.89 % of base) : System.Collections.dasm - System.Collections.Generic.SortedDictionary`2[short,System.Nullable`1[int]]:get_Comparer():System.Collections.Generic.IComparer`1[short]:this (FullOpts)
7 (14.89 % of base) : System.Collections.dasm - System.Collections.Generic.SortedDictionary`2[System.Nullable`1[int],System.Nullable`1[int]]:get_Comparer():System.Collections.Generic.IComparer`1[System.Nullable`1[int]]:this (FullOpts)
7 (14.89 % of base) : System.Collections.dasm - System.Collections.Generic.SortedDictionary`2[System.Numerics.Vector`1[float],System.Nullable`1[int]]:get_Comparer():System.Collections.Generic.IComparer`1[System.Numerics.Vector`1[float]]:this (FullOpts)
7 (14.89 % of base) : System.Collections.dasm - System.Collections.Generic.SortedDictionary`2[ubyte,System.Nullable`1[int]]:get_Comparer():System.Collections.Generic.IComparer`1[ubyte]:this (FullOpts)
14 (14.89 % of base) : System.Resources.Extensions.dasm - System.Resources.FastResourceComparer:Compare(System.Object,System.Object):int:this (FullOpts)
19 (14.84 % of base) : System.Configuration.ConfigurationManager.dasm - System.Configuration.ConfigurationElement:PropertyInfoInternal(System.String):System.Configuration.PropertySourceInfo:this (FullOpts)
7 (14.58 % of base) : System.Net.Http.dasm - System.Net.Http.Headers.HttpHeaders:GetEntriesArray():System.Net.Http.Headers.HeaderEntry[]:this (FullOpts)
39 (14.23 % of base) : System.Configuration.ConfigurationManager.dasm - System.Configuration.ConfigurationElement:PropertyLineNumber(System.String):int:this (FullOpts)
9 (14.06 % of base) : Microsoft.CSharp.dasm - Microsoft.CSharp.RuntimeBinder.Semantics.EXPRExtensions:GetSeqVal(Microsoft.CSharp.RuntimeBinder.Semantics.Expr):Microsoft.CSharp.RuntimeBinder.Semantics.Expr (FullOpts)
7 (14.00 % of base) : Microsoft.Extensions.Caching.Memory.dasm - Microsoft.Extensions.Caching.Memory.CacheEntry+CacheEntryTokens+<>c:<InvokeEvictionCallbacks>b__12_0(System.Object):this (FullOpts)
7 (14.00 % of base) : System.Configuration.ConfigurationManager.dasm - System.Configuration.ConnectionStringSettingsCollection:get_Item(int):System.Configuration.ConnectionStringSettings:this (FullOpts)
7 (14.00 % of base) : System.Configuration.ConfigurationManager.dasm - System.Configuration.ConnectionStringSettingsCollection:get_Item(System.String):System.Configuration.ConnectionStringSettings:this (FullOpts)
7 (14.00 % of base) : System.Data.Odbc.dasm - System.Data.Odbc.OdbcDataReader:GetString(int):System.String:this (FullOpts)
7 (14.00 % of base) : System.Configuration.ConfigurationManager.dasm - System.Diagnostics.ListenerElementsCollection:get_Item(System.String):System.Diagnostics.ListenerElement:this (FullOpts)
7 (14.00 % of base) : System.Configuration.ConfigurationManager.dasm - System.Diagnostics.SourceElementsCollection:get_Item(System.String):System.Diagnostics.SourceElement:this (FullOpts)
7 (14.00 % of base) : System.Configuration.ConfigurationManager.dasm - System.Diagnostics.SwitchElementsCollection:get_Item(System.String):System.Diagnostics.SwitchElement:this (FullOpts)
7 (14.00 % of base) : System.Resources.Extensions.dasm - System.Resources.FastResourceComparer:GetHashCode(System.Object):int:this (FullOpts)
7 (14.00 % of base) : System.Runtime.Caching.dasm - System.Runtime.Caching.Configuration.MemoryCacheSettingsCollection:get_Item(int):System.Runtime.Caching.Configuration.MemoryCacheElement:this (FullOpts)
7 (14.00 % of base) : System.Runtime.Caching.dasm - System.Runtime.Caching.Configuration.MemoryCacheSettingsCollection:get_Item(System.String):System.Runtime.Caching.Configuration.MemoryCacheElement:this (FullOpts)
19 (13.97 % of base) : System.Configuration.ConfigurationManager.dasm - System.Configuration.ConfigurationValues:ChangeSourceInfo(System.String,System.Configuration.PropertySourceInfo):this (FullOpts)
39 (13.78 % of base) : System.Configuration.ConfigurationManager.dasm - System.Configuration.ConfigurationElement:PropertyFileName(System.String):System.String:this (FullOpts)
7 (13.73 % of base) : System.Data.Odbc.dasm - System.Data.Odbc.OdbcDataAdapter:System.Data.IDbDataAdapter.set_DeleteCommand(System.Data.IDbCommand):this (FullOpts)
7 (13.73 % of base) : System.Data.Odbc.dasm - System.Data.Odbc.OdbcDataAdapter:System.Data.IDbDataAdapter.set_InsertCommand(System.Data.IDbCommand):this (FullOpts)
Top method improvements (percentages):
-371 (-100.00 % of base) : System.Net.Sockets.dasm - System.Net.Sockets.SocketAsyncEngine:EventLoop():this (FullOpts)
-279 (-77.93 % of base) : System.Private.CoreLib.dasm - System.Text.Unicode.Utf8+TryWriteInterpolatedStringHandler:AppendSpanFormattable[System.Numerics.Vector`1[float]](System.Numerics.Vector`1[float],System.String):ubyte:this (FullOpts)
-324 (-63.41 % of base) : System.Private.CoreLib.dasm - System.Text.Unicode.Utf8+TryWriteInterpolatedStringHandler:<AppendSpanFormattable>g__GrowAndAppendFormatted|20_0[System.Numerics.Vector`1[float]](byref,System.Numerics.Vector`1[float],int,byref,System.String):ubyte (FullOpts)
-25 (-43.10 % of base) : System.Collections.Immutable.dasm - System.Collections.Frozen.OrdinalStringFrozenSet+GSW:Store(System.Collections.Frozen.FrozenSet`1[System.String]):this (FullOpts)
-28 (-40.00 % of base) : System.Net.Http.dasm - System.Net.Http.HttpConnectionBase+<>c:<LogExceptions>b__23_0(System.Threading.Tasks.Task,System.Object):this (FullOpts)
-25 (-39.06 % of base) : System.Linq.Expressions.dasm - System.Linq.Expressions.Compiler.LambdaCompiler:EmitLambdaExpression(System.Linq.Expressions.Expression):this (FullOpts)
-126 (-38.07 % of base) : System.Private.Xml.dasm - System.Xml.Serialization.XmlSchemas:ItemName(System.Xml.Schema.XmlSchemaObject):System.String (FullOpts)
-25 (-37.31 % of base) : System.Private.CoreLib.dasm - System.Diagnostics.Tracing.EventListener+<>c:<.ctor>b__9_0(System.Object,System.Diagnostics.Tracing.EventSourceCreatedEventArgs):this (FullOpts)
-120 (-34.38 % of base) : System.Net.Security.dasm - System.Net.Security.SslStreamPal:ApplyShutdownToken(System.Net.Security.SafeDeleteSslContext):System.Net.SecurityStatusPal (FullOpts)
-13 (-33.33 % of base) : System.Private.Xml.dasm - System.Xml.Xsl.Qil.QilLiteral:op_Implicit(System.Xml.Xsl.Qil.QilLiteral):System.Xml.Xsl.XmlQueryType (FullOpts)
-13 (-33.33 % of base) : System.Private.Xml.dasm - System.Xml.Xsl.Qil.QilTypeChecker:CheckLiteralType(System.Xml.Xsl.Qil.QilLiteral):System.Xml.Xsl.XmlQueryType (FullOpts)
-16 (-32.65 % of base) : System.Private.Xml.dasm - System.Xml.Serialization.ReflectionXmlSerializationReader+<>c:<WriteElement>b__31_0(System.Object):System.String:this (FullOpts)
-526 (-32.53 % of base) : System.Private.Xml.dasm - System.Xml.Schema.SchemaCollectionCompiler:IsValidRestriction(System.Xml.Schema.XmlSchemaParticle,System.Xml.Schema.XmlSchemaParticle):ubyte:this (FullOpts)
-18 (-32.14 % of base) : System.Data.Common.dasm - System.Data.Common.DbDataAdapter:get_DeleteCommand():System.Data.Common.DbCommand:this (FullOpts)
-18 (-32.14 % of base) : System.Data.Common.dasm - System.Data.Common.DbDataAdapter:get_InsertCommand():System.Data.Common.DbCommand:this (FullOpts)
-18 (-32.14 % of base) : System.Data.Common.dasm - System.Data.Common.DbDataAdapter:get_SelectCommand():System.Data.Common.DbCommand:this (FullOpts)
-18 (-32.14 % of base) : System.Data.Common.dasm - System.Data.Common.DbDataAdapter:get_UpdateCommand():System.Data.Common.DbCommand:this (FullOpts)
-18 (-32.14 % of base) : System.Private.Xml.dasm - System.Xml.Schema.XmlSchemaObjectCollection:get_Item(int):System.Xml.Schema.XmlSchemaObject:this (FullOpts)
-16 (-32.00 % of base) : System.Private.CoreLib.dasm - System.IO.Stream+<>c:<FlushAsync>b__35_0(System.Object):this (FullOpts)
-16 (-32.00 % of base) : System.Private.CoreLib.dasm - System.IO.TextReader+<>c:<ReadLineCoreAsync>b__15_0(System.Object):System.String:this (FullOpts)
-16 (-32.00 % of base) : System.Private.CoreLib.dasm - System.IO.TextWriter+<>c:<FlushAsync>b__71_0(System.Object):this (FullOpts)
-16 (-32.00 % of base) : System.Net.Http.dasm - System.Net.Http.ConnectHelper+<>c:<EstablishSslConnectionAsync>b__2_0(System.Object):this (FullOpts)
-16 (-32.00 % of base) : System.Net.Http.dasm - System.Net.Http.SocksHelper+<>c:<EstablishSocksTunnelAsync>b__13_0(System.Object):this (FullOpts)
-16 (-32.00 % of base) : System.Net.NetworkInformation.dasm - System.Net.NetworkInformation.UnixIPGlobalProperties+<>c:<GetUnicastAddressesAsync>b__12_0(System.Object):System.Net.NetworkInformation.UnicastIPAddressInformationCollection:this (FullOpts)
-16 (-32.00 % of base) : System.Private.Xml.dasm - System.Xml.Serialization.ReflectionXmlSerializationReader+<>c:<WriteAttribute>b__57_0(System.Object):System.String:this (FullOpts)
-18 (-31.58 % of base) : System.Private.Xml.dasm - System.Xml.Xsl.IlGen.XmlILModule:FindMethod(System.String):System.Reflection.MethodInfo:this (FullOpts)
-21 (-31.34 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+ForEachAsyncState`1+<>c[double]:<System.Threading.IThreadPoolWorkItem.Execute>b__18_0(System.Object):this (FullOpts)
-21 (-31.34 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+ForEachAsyncState`1+<>c[int]:<System.Threading.IThreadPoolWorkItem.Execute>b__18_0(System.Object):this (FullOpts)
-21 (-31.34 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+ForEachAsyncState`1+<>c[long]:<System.Threading.IThreadPoolWorkItem.Execute>b__18_0(System.Object):this (FullOpts)
-21 (-31.34 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+ForEachAsyncState`1+<>c[short]:<System.Threading.IThreadPoolWorkItem.Execute>b__18_0(System.Object):this (FullOpts)
-21 (-31.34 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+ForEachAsyncState`1+<>c[System.Nullable`1[int]]:<System.Threading.IThreadPoolWorkItem.Execute>b__18_0(System.Object):this (FullOpts)
-21 (-31.34 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+ForEachAsyncState`1+<>c[System.Numerics.Vector`1[float]]:<System.Threading.IThreadPoolWorkItem.Execute>b__18_0(System.Object):this (FullOpts)
-21 (-31.34 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+ForEachAsyncState`1+<>c[ubyte]:<System.Threading.IThreadPoolWorkItem.Execute>b__18_0(System.Object):this (FullOpts)
-16 (-30.77 % of base) : System.Net.Sockets.dasm - System.Net.Sockets.SocketAsyncContext+AsyncOperation+<>c:<ProcessCancellation>b__15_0(System.Object):this (FullOpts)
-18 (-30.00 % of base) : System.Private.Xml.dasm - System.Xml.Schema.XmlSchemaObjectEnumerator:get_Current():System.Xml.Schema.XmlSchemaObject:this (FullOpts)
-16 (-29.63 % of base) : System.Data.Common.dasm - System.Data.Common.DbCommand+<>c:<ExecuteDbDataReaderAsync>b__57_0(System.Object):this (FullOpts)
-16 (-29.63 % of base) : System.Data.Common.dasm - System.Data.Common.DbCommand+<>c:<ExecuteNonQueryAsync>b__52_0(System.Object):this (FullOpts)
-16 (-29.63 % of base) : System.Data.Common.dasm - System.Data.Common.DbCommand+<>c:<ExecuteScalarAsync>b__59_0(System.Object):this (FullOpts)
-16 (-29.63 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.TaskReplicator+Replica+<>c:<.ctor>b__4_0(System.Object):this (FullOpts)
-16 (-29.63 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.TaskReplicator+Replica+<>c:<Execute>b__7_0(System.Object):this (FullOpts)
-18 (-28.57 % of base) : System.Private.Xml.dasm - MS.Internal.Xml.XPath.LogicalExpr+NodeSet:.ctor(System.Object):this (FullOpts)
-18 (-28.12 % of base) : System.ComponentModel.TypeConverter.dasm - System.ComponentModel.EventDescriptorCollection:System.Collections.IList.Add(System.Object):int:this (FullOpts)
-18 (-28.12 % of base) : System.ComponentModel.TypeConverter.dasm - System.ComponentModel.EventDescriptorCollection:System.Collections.IList.Remove(System.Object):this (FullOpts)
-18 (-28.12 % of base) : System.ComponentModel.TypeConverter.dasm - System.ComponentModel.PropertyDescriptorCollection:System.Collections.IList.Add(System.Object):int:this (FullOpts)
-18 (-28.12 % of base) : System.ComponentModel.TypeConverter.dasm - System.ComponentModel.PropertyDescriptorCollection:System.Collections.IList.Remove(System.Object):this (FullOpts)
-36 (-27.48 % of base) : System.Private.Xml.Linq.dasm - System.Xml.Linq.XAttribute:get_PreviousAttribute():System.Xml.Linq.XAttribute:this (FullOpts)
-42 (-27.45 % of base) : System.Private.Xml.dasm - System.Xml.Serialization.XmlSchemaImporter:IsMixed(System.Xml.Schema.XmlSchemaType):ubyte (FullOpts)
-27 (-26.73 % of base) : System.Private.Xml.dasm - System.Xml.Xsl.Runtime.XmlQueryOutput:SetWrappedWriter(System.Xml.XmlRawWriter):this (FullOpts)
-18 (-26.09 % of base) : System.Linq.Expressions.dasm - System.Dynamic.Utils.TypeUtils:GetNullableConstructor(System.Type):System.Reflection.ConstructorInfo (FullOpts)
-18 (-26.09 % of base) : System.Linq.Expressions.dasm - System.Linq.Expressions.Compiler.LambdaCompiler:GetCallSiteTargetField(System.Type):System.Reflection.FieldInfo (FullOpts)
-26 (-26.00 % of base) : System.Private.Xml.dasm - System.Xml.Schema.XmlSchemaSimpleType:get_DerivedFrom():System.Xml.XmlQualifiedName:this (FullOpts)
-51 (-25.63 % of base) : System.Security.Cryptography.Xml.dasm - System.Security.Cryptography.Xml.XmlDsigXPathTransform:LoadInput(System.Object):this (FullOpts)
-18 (-25.35 % of base) : System.Private.Xml.dasm - System.Xml.Serialization.DynamicAssemblies:Get(System.String):System.Reflection.Assembly (FullOpts)
-53 (-24.65 % of base) : System.Data.Common.dasm - System.Data.XSDSchema:GetParticle(System.Xml.Schema.XmlSchemaComplexType):System.Xml.Schema.XmlSchemaParticle (FullOpts)
-51 (-24.40 % of base) : System.Security.Cryptography.Xml.dasm - System.Security.Cryptography.Xml.XmlDsigEnvelopedSignatureTransform:LoadInput(System.Object):this (FullOpts)
-18 (-24.00 % of base) : System.Configuration.ConfigurationManager.dasm - System.Configuration.ProtectedConfigurationProviderCollection:get_Item(System.String):System.Configuration.ProtectedConfigurationProvider:this (FullOpts)
-18 (-24.00 % of base) : System.Configuration.ConfigurationManager.dasm - System.Configuration.SettingsProviderCollection:get_Item(System.String):System.Configuration.SettingsProvider:this (FullOpts)
-25 (-23.81 % of base) : System.Configuration.ConfigurationManager.dasm - System.Configuration.MgmtConfigurationRecord:EnsureSectionGroupFactory(System.Configuration.FactoryRecord):System.Reflection.ConstructorInfo:this (FullOpts)
-125 (-23.67 % of base) : System.Private.Xml.dasm - System.Xml.Schema.SchemaCollectionCompiler:CanonicalizeParticle(System.Xml.Schema.XmlSchemaParticle,ubyte,ubyte):System.Xml.Schema.XmlSchemaParticle:this (FullOpts)
-34 (-23.29 % of base) : System.Security.Cryptography.Xml.dasm - System.Security.Cryptography.Xml.XmlDecryptionTransform:LoadInput(System.Object):this (FullOpts)
-47 (-23.15 % of base) : System.Private.Xml.dasm - System.Xml.Serialization.CodeGenerator:Load(System.Object):this (FullOpts)
-21 (-23.08 % of base) : System.Reflection.MetadataLoadContext.dasm - System.Reflection.TypeLoading.RoMethodParameter:get_ModifiedType():System.Reflection.RoModifiedType:this (FullOpts)
-142 (-22.72 % of base) : System.Private.Xml.dasm - System.Xml.Xsl.Xslt.KeyMatchBuilder+PathConvertor:VisitLoop(System.Xml.Xsl.Qil.QilLoop):System.Xml.Xsl.Qil.QilNode:this (FullOpts)
-60 (-22.64 % of base) : System.Configuration.ConfigurationManager.dasm - System.Configuration.MgmtConfigurationRecord:Init(System.Configuration.Internal.IInternalConfigRoot,System.Configuration.Internal.IInternalConfigRecord,System.String,System.String):this (FullOpts)
-425 (-22.43 % of base) : System.CodeDom.dasm - System.CodeDom.Compiler.CodeGenerator:GenerateExpression(System.CodeDom.CodeExpression):this (FullOpts)
-18 (-22.22 % of base) : System.ComponentModel.TypeConverter.dasm - System.ComponentModel.EventDescriptorCollection:System.Collections.IList.IndexOf(System.Object):int:this (FullOpts)
-18 (-22.22 % of base) : System.ComponentModel.TypeConverter.dasm - System.ComponentModel.PropertyDescriptorCollection:System.Collections.IList.IndexOf(System.Object):int:this (FullOpts)
-18 (-21.95 % of base) : System.Diagnostics.TraceSource.dasm - System.Diagnostics.TraceListenerCollection:System.Collections.IList.IndexOf(System.Object):int:this (FullOpts)
-20 (-21.74 % of base) : System.Data.Common.dasm - System.Data.UniqueConstraint:Equals(System.Object):ubyte:this (FullOpts)
-111 (-21.72 % of base) : System.ComponentModel.TypeConverter.dasm - System.ComponentModel.Design.Serialization.InstanceDescriptor:Invoke():System.Object:this (FullOpts)
-20 (-21.51 % of base) : System.Private.Xml.dasm - System.Xml.Serialization.XmlSchemaObjectComparer:Namespace(System.Xml.Schema.XmlSchemaObject):System.String (FullOpts)
-19 (-21.35 % of base) : System.Private.CoreLib.dasm - System.Runtime.InteropServices.Marshal:GetFunctionPointerForDelegate[System.Nullable`1[int]](System.Nullable`1[int]):long (FullOpts)
-32 (-21.19 % of base) : System.Private.Xml.dasm - System.Xml.Serialization.XmlSchemaObjectComparer:Compare(System.Object,System.Object):int:this (FullOpts)
-15 (-21.13 % of base) : System.Private.CoreLib.dasm - System.Runtime.InteropServices.Marshal:GetFunctionPointerForDelegate[System.Numerics.Vector`1[float]](System.Numerics.Vector`1[float]):long (FullOpts)
-13 (-20.97 % of base) : System.Data.Common.dasm - System.Data.Common.DbCommand:System.Data.IDbCommand.set_Connection(System.Data.IDbConnection):this (FullOpts)
-13 (-20.97 % of base) : System.Data.Common.dasm - System.Data.Common.DbCommand:System.Data.IDbCommand.set_Transaction(System.Data.IDbTransaction):this (FullOpts)
-18 (-20.93 % of base) : System.ComponentModel.TypeConverter.dasm - System.ComponentModel.EventDescriptorCollection:System.Collections.IList.Contains(System.Object):ubyte:this (FullOpts)
-18 (-20.93 % of base) : System.ComponentModel.TypeConverter.dasm - System.ComponentModel.PropertyDescriptorCollection:System.Collections.IList.Contains(System.Object):ubyte:this (FullOpts)
-54 (-20.77 % of base) : System.Private.Xml.dasm - System.Xml.Schema.SchemaCollectionCompiler:CleanupParticle(System.Xml.Schema.XmlSchemaParticle) (FullOpts)
-31 (-20.13 % of base) : System.Private.Xml.dasm - System.Xml.XmlAttributeCollection:AddNode(System.Xml.XmlNode):System.Xml.XmlNode:this (FullOpts)
-10 (-19.61 % of base) : System.Diagnostics.Process.dasm - System.Diagnostics.AsyncStreamReader+<>c:<FlushMessageQueue>b__18_0(System.Object):this (FullOpts)
-10 (-19.61 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.Common+<>c:<ThrowAsync>b__20_0(System.Object):this (FullOpts)
-10 (-19.61 % of base) : System.Private.CoreLib.dasm - System.Threading.Tasks.Task+<>c:<ThrowAsync>b__128_0(System.Object):this (FullOpts)
-10 (-19.61 % of base) : System.Private.CoreLib.dasm - System.Threading.Tasks.Task+<>c:<ThrowAsync>b__128_1(System.Object):this (FullOpts)
-380 (-19.55 % of base) : System.CodeDom.dasm - Microsoft.CSharp.CSharpCodeGenerator:GenerateExpression(System.CodeDom.CodeExpression):this (FullOpts)
-16 (-19.51 % of base) : System.Text.Json.dasm - System.Text.Json.Serialization.Metadata.ReflectionEmitCachingMemberAccessor+<>c:<CreateParameterlessConstructor>b__5_0(System.ValueTuple`3[System.String,System.Type,System.Reflection.MemberInfo]):System.Func`1[System.Object]:this (FullOpts)
-43 (-19.37 % of base) : System.Private.DataContractSerialization.dasm - System.Runtime.Serialization.DataContracts.DataMember:RequiresMemberAccessForGet():ubyte:this (FullOpts)
-11 (-19.30 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.Aes:Create(System.String):System.Security.Cryptography.Aes (FullOpts)
-11 (-19.30 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.DES:Create(System.String):System.Security.Cryptography.DES (FullOpts)
-11 (-19.30 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.DSA:Create(System.String):System.Security.Cryptography.DSA (FullOpts)
-11 (-19.30 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.MD5:Create(System.String):System.Security.Cryptography.MD5 (FullOpts)
-11 (-19.30 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.RandomNumberGenerator:Create(System.String):System.Security.Cryptography.RandomNumberGenerator (FullOpts)
-11 (-19.30 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.RC2:Create(System.String):System.Security.Cryptography.RC2 (FullOpts)
-11 (-19.30 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.Rijndael:Create(System.String):System.Security.Cryptography.Rijndael (FullOpts)
-11 (-19.30 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.RSA:Create(System.String):System.Security.Cryptography.RSA (FullOpts)
-11 (-19.30 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.SHA1:Create(System.String):System.Security.Cryptography.SHA1 (FullOpts)
-11 (-19.30 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.SHA256:Create(System.String):System.Security.Cryptography.SHA256 (FullOpts)
-11 (-19.30 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.SHA384:Create(System.String):System.Security.Cryptography.SHA384 (FullOpts)
-11 (-19.30 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.SHA512:Create(System.String):System.Security.Cryptography.SHA512 (FullOpts)
-11 (-19.30 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.TripleDES:Create(System.String):System.Security.Cryptography.TripleDES (FullOpts)
5344 total methods with Code Size differences (2379 improved, 2965 regressed), 233363 unchanged.
--------------------------------------------------------------------------------
Artifacts:
- build-artifacts-main.zip (663 MB)
- build-clr-checked-main.zip (74 MB)
- build-artifacts-pr.zip (663 MB)
- build-clr-checked-pr.zip (74 MB)
- jit-diffs-corelib.zip (48 MB)
- diff-corelib.txt (70 KB)
- jit-diffs-frameworks.zip (251 MB)
- diff-frameworks.txt (97 KB)
- build-logs.txt (1 MB)
Metadata
Metadata
Assignees
Labels
No labels