Skip to content

[JitDiff X64] [EgorBo] Inline nullable allocators #1676

@MihuBot

Description

@MihuBot

Job completed in 16 minutes 39 seconds (remote runner delay: 1 minute 28 seconds).
dotnet/runtime#122167

Diffs

Diffs
Found 131 files with textual diffs.

Summary of Code Size diffs:
(Lower is better)

Total bytes of base: 45954941
Total bytes of diff: 45997412
Total bytes of delta: 42471 (0.09 % of base)
Total relative delta: 348.32
    diff is a regression.
    relative diff is a regression.


Top file regressions (bytes):
       12315 : System.Private.CoreLib.dasm (0.16 % of base)
        6250 : System.Linq.AsyncEnumerable.dasm (0.22 % of base)
        4797 : System.Collections.Immutable.dasm (0.20 % of base)
        4271 : System.Collections.dasm (0.58 % of base)
        4242 : System.Linq.dasm (0.29 % of base)
        1300 : System.Text.Json.dasm (0.09 % of base)
        1259 : System.Linq.Expressions.dasm (0.13 % of base)
        1162 : System.Composition.TypedParts.dasm (2.06 % of base)
         962 : System.Data.Common.dasm (0.06 % of base)
         666 : System.ObjectModel.dasm (0.88 % of base)
         634 : System.Linq.Queryable.dasm (0.15 % of base)
         553 : Microsoft.CSharp.dasm (0.16 % of base)
         420 : Microsoft.Extensions.Logging.Abstractions.dasm (0.52 % of base)
         391 : System.Net.Http.dasm (0.04 % of base)
         389 : System.Linq.Parallel.dasm (0.02 % of base)
         381 : System.Numerics.Tensors.dasm (0.03 % of base)
         330 : System.Net.Http.Json.dasm (0.10 % of base)
         295 : System.Diagnostics.DiagnosticSource.dasm (0.09 % of base)
         262 : System.ComponentModel.Composition.dasm (0.06 % of base)
         235 : System.Reflection.Metadata.dasm (0.04 % of base)
         170 : Microsoft.Extensions.Logging.Console.dasm (0.25 % of base)
         141 : System.ComponentModel.TypeConverter.dasm (0.04 % of base)
         140 : System.Private.DataContractSerialization.dasm (0.01 % of base)
         127 : System.Threading.Tasks.Dataflow.dasm (0.01 % of base)
         125 : Microsoft.Extensions.Logging.EventSource.dasm (0.44 % of base)
         102 : Microsoft.Extensions.Caching.Abstractions.dasm (0.25 % of base)
          90 : Microsoft.Extensions.Logging.TraceSource.dasm (1.01 % of base)
          86 : System.Reflection.Context.dasm (0.15 % of base)
          82 : Microsoft.Extensions.Logging.dasm (0.21 % of base)
          79 : System.Runtime.InteropServices.dasm (0.30 % of base)
          43 : System.ServiceModel.Syndication.dasm (0.03 % of base)
          38 : Microsoft.Extensions.DependencyModel.dasm (0.05 % of base)
          33 : System.Net.Security.dasm (0.01 % of base)
          33 : System.Net.Mail.dasm (0.02 % of base)
          25 : System.Collections.Concurrent.dasm (0.01 % of base)
          24 : System.Threading.Channels.dasm (0.01 % of base)
          18 : System.Net.NameResolution.dasm (0.03 % of base)
          18 : System.Private.Xml.dasm (0.00 % of base)
          17 : Microsoft.Extensions.Hosting.dasm (0.02 % of base)
          14 : Microsoft.Extensions.Configuration.Binder.dasm (0.06 % of base)
          12 : System.Private.Xml.Linq.dasm (0.01 % of base)
          12 : System.Text.RegularExpressions.dasm (0.00 % of base)
          12 : System.Threading.RateLimiting.dasm (0.01 % of base)
           8 : System.IO.Packaging.dasm (0.01 % of base)
           8 : Microsoft.Extensions.DependencyInjection.Abstractions.dasm (0.01 % of base)
           7 : System.Formats.Nrbf.dasm (0.01 % of base)
           1 : Microsoft.Extensions.Logging.EventLog.dasm (0.01 % of base)

Top file improvements (bytes):
         -57 : System.IO.Ports.dasm (-0.11 % of base)
         -31 : Microsoft.Extensions.Logging.Configuration.dasm (-0.31 % of base)
         -20 : System.Diagnostics.FileVersionInfo.dasm (-0.19 % of base)

50 total files with Code Size differences (3 improved, 47 regressed), 210 unchanged.

Top method regressions (bytes):
         329 (6.27 % of base) : System.Linq.AsyncEnumerable.dasm - System.Linq.AsyncEnumerable+<<MaxByAsync>g__Impl|97_0>d`2[System.__Canon,System.Nullable`1[int]]:MoveNext():this (FullOpts)
         329 (6.27 % of base) : System.Linq.AsyncEnumerable.dasm - System.Linq.AsyncEnumerable+<<MinByAsync>g__Impl|104_0>d`2[System.__Canon,System.Nullable`1[int]]:MoveNext():this (FullOpts)
         266 (38.72 % of base) : System.Private.CoreLib.dasm - System.Text.Unicode.Utf8+TryWriteInterpolatedStringHandler:AppendFormatted[System.Nullable`1[int]](System.Nullable`1[int],System.String):bool:this (FullOpts)
         262 (8.78 % of base) : System.Linq.AsyncEnumerable.dasm - System.Linq.AsyncEnumerable+<<MaxByAsync>g__Impl|97_0>d`2[System.Nullable`1[int],System.Nullable`1[int]]:MoveNext():this (FullOpts)
         262 (8.76 % of base) : System.Linq.AsyncEnumerable.dasm - System.Linq.AsyncEnumerable+<<MinByAsync>g__Impl|104_0>d`2[System.Nullable`1[int],System.Nullable`1[int]]:MoveNext():this (FullOpts)
         260 (41.87 % of base) : System.Private.CoreLib.dasm - System.Text.Unicode.Utf8+TryWriteInterpolatedStringHandler:AppendFormatted[System.Nullable`1[int]](System.Nullable`1[int]):bool:this (FullOpts)
         253 (8.54 % of base) : System.Linq.AsyncEnumerable.dasm - System.Linq.AsyncEnumerable+<<MaxByAsync>g__Impl|97_0>d`2[double,System.Nullable`1[int]]:MoveNext():this (FullOpts)
         253 (8.52 % of base) : System.Linq.AsyncEnumerable.dasm - System.Linq.AsyncEnumerable+<<MinByAsync>g__Impl|104_0>d`2[double,System.Nullable`1[int]]:MoveNext():this (FullOpts)
         237 (61.24 % of base) : System.Private.CoreLib.dasm - System.Collections.Generic.ObjectEqualityComparer`1[System.Nullable`1[int]]:LastIndexOf(System.Nullable`1[int][],System.Nullable`1[int],int,int):int:this (FullOpts)
         219 (56.59 % of base) : System.Private.CoreLib.dasm - System.Collections.Generic.ObjectEqualityComparer`1[System.Nullable`1[int]]:IndexOf(System.Nullable`1[int][],System.Nullable`1[int],int,int):int:this (FullOpts)
         181 (4.75 % of base) : System.Linq.AsyncEnumerable.dasm - System.Linq.AsyncEnumerable+<<MaxByAsync>g__Impl|97_0>d`2[System.Numerics.Vector`1[float],System.Nullable`1[int]]:MoveNext():this (FullOpts)
         181 (3.10 % of base) : System.Linq.AsyncEnumerable.dasm - System.Linq.AsyncEnumerable+<<MaxByAsync>g__Impl|98_0>d`2[System.Numerics.Vector`1[float],System.Nullable`1[int]]:MoveNext():this (FullOpts)
         181 (3.09 % of base) : System.Linq.AsyncEnumerable.dasm - System.Linq.AsyncEnumerable+<<MinByAsync>g__Impl|105_0>d`2[System.Numerics.Vector`1[float],System.Nullable`1[int]]:MoveNext():this (FullOpts)
         179 (4.68 % of base) : System.Linq.AsyncEnumerable.dasm - System.Linq.AsyncEnumerable+<<MinByAsync>g__Impl|104_0>d`2[System.Numerics.Vector`1[float],System.Nullable`1[int]]:MoveNext():this (FullOpts)
         175 (22.67 % of base) : System.Linq.Expressions.dasm - System.Dynamic.UpdateDelegates:UpdateAndExecuteVoid2[System.Nullable`1[int],System.Nullable`1[int]](System.Runtime.CompilerServices.CallSite,System.Nullable`1[int],System.Nullable`1[int]) (FullOpts)
         173 (30.19 % of base) : System.Linq.dasm - System.Linq.Enumerable:MaxBy[double,System.Nullable`1[int]](System.Collections.Generic.IEnumerable`1[double],System.Func`2[double,System.Nullable`1[int]],System.Collections.Generic.IComparer`1[System.Nullable`1[int]]):double (FullOpts)
         173 (30.19 % of base) : System.Linq.dasm - System.Linq.Enumerable:MinBy[double,System.Nullable`1[int]](System.Collections.Generic.IEnumerable`1[double],System.Func`2[double,System.Nullable`1[int]],System.Collections.Generic.IComparer`1[System.Nullable`1[int]]):double (FullOpts)
         172 (3.42 % of base) : System.Linq.AsyncEnumerable.dasm - System.Linq.AsyncEnumerable+<<MaxByAsync>g__Impl|98_0>d`2[double,System.Nullable`1[int]]:MoveNext():this (FullOpts)
         172 (3.41 % of base) : System.Linq.AsyncEnumerable.dasm - System.Linq.AsyncEnumerable+<<MinByAsync>g__Impl|105_0>d`2[double,System.Nullable`1[int]]:MoveNext():this (FullOpts)
         168 (86.60 % of base) : System.Private.CoreLib.dasm - System.HashCode:Combine[System.Nullable`1[int],System.Nullable`1[int]](System.Nullable`1[int],System.Nullable`1[int]):int (FullOpts)
         168 (1.97 % of base) : System.Linq.AsyncEnumerable.dasm - System.Linq.AsyncEnumerable+<<MaxByAsync>g__Impl|98_0>d`2[System.__Canon,System.Nullable`1[int]]:MoveNext():this (FullOpts)
         168 (1.97 % of base) : System.Linq.AsyncEnumerable.dasm - System.Linq.AsyncEnumerable+<<MinByAsync>g__Impl|105_0>d`2[System.__Canon,System.Nullable`1[int]]:MoveNext():this (FullOpts)
         168 (121.74 % of base) : System.Private.CoreLib.dasm - System.ValueTuple`2[System.Nullable`1[int],System.Nullable`1[int]]:GetHashCode():int:this (FullOpts)
         168 (80.00 % of base) : System.Private.CoreLib.dasm - System.ValueTuple`2[System.Nullable`1[int],System.Nullable`1[int]]:System.IValueTupleInternal.ToStringEnd():System.String:this (FullOpts)
         168 (57.14 % of base) : System.Private.CoreLib.dasm - System.ValueTuple`2[System.Nullable`1[int],System.Nullable`1[int]]:ToString():System.String:this (FullOpts)
         162 (3.34 % of base) : System.Linq.AsyncEnumerable.dasm - System.Linq.AsyncEnumerable+<<MaxByAsync>g__Impl|98_0>d`2[byte,System.Nullable`1[int]]:MoveNext():this (FullOpts)
         162 (3.36 % of base) : System.Linq.AsyncEnumerable.dasm - System.Linq.AsyncEnumerable+<<MaxByAsync>g__Impl|98_0>d`2[int,System.Nullable`1[int]]:MoveNext():this (FullOpts)
         162 (3.34 % of base) : System.Linq.AsyncEnumerable.dasm - System.Linq.AsyncEnumerable+<<MaxByAsync>g__Impl|98_0>d`2[long,System.Nullable`1[int]]:MoveNext():this (FullOpts)
         162 (3.33 % of base) : System.Linq.AsyncEnumerable.dasm - System.Linq.AsyncEnumerable+<<MaxByAsync>g__Impl|98_0>d`2[short,System.Nullable`1[int]]:MoveNext():this (FullOpts)
         162 (3.30 % of base) : System.Linq.AsyncEnumerable.dasm - System.Linq.AsyncEnumerable+<<MaxByAsync>g__Impl|98_0>d`2[System.Nullable`1[int],System.Nullable`1[int]]:MoveNext():this (FullOpts)
         162 (3.34 % of base) : System.Linq.AsyncEnumerable.dasm - System.Linq.AsyncEnumerable+<<MinByAsync>g__Impl|105_0>d`2[byte,System.Nullable`1[int]]:MoveNext():this (FullOpts)
         162 (3.36 % of base) : System.Linq.AsyncEnumerable.dasm - System.Linq.AsyncEnumerable+<<MinByAsync>g__Impl|105_0>d`2[int,System.Nullable`1[int]]:MoveNext():this (FullOpts)
         162 (3.34 % of base) : System.Linq.AsyncEnumerable.dasm - System.Linq.AsyncEnumerable+<<MinByAsync>g__Impl|105_0>d`2[long,System.Nullable`1[int]]:MoveNext():this (FullOpts)
         162 (3.33 % of base) : System.Linq.AsyncEnumerable.dasm - System.Linq.AsyncEnumerable+<<MinByAsync>g__Impl|105_0>d`2[short,System.Nullable`1[int]]:MoveNext():this (FullOpts)
         162 (3.29 % of base) : System.Linq.AsyncEnumerable.dasm - System.Linq.AsyncEnumerable+<<MinByAsync>g__Impl|105_0>d`2[System.Nullable`1[int],System.Nullable`1[int]]:MoveNext():this (FullOpts)
         161 (22.33 % of base) : System.Linq.dasm - System.Linq.Enumerable:MaxBy[System.Numerics.Vector`1[float],System.Nullable`1[int]](System.Collections.Generic.IEnumerable`1[System.Numerics.Vector`1[float]],System.Func`2[System.Numerics.Vector`1[float],System.Nullable`1[int]],System.Collections.Generic.IComparer`1[System.Nullable`1[int]]):System.Numerics.Vector`1[float] (FullOpts)
         161 (22.33 % of base) : System.Linq.dasm - System.Linq.Enumerable:MinBy[System.Numerics.Vector`1[float],System.Nullable`1[int]](System.Collections.Generic.IEnumerable`1[System.Numerics.Vector`1[float]],System.Func`2[System.Numerics.Vector`1[float],System.Nullable`1[int]],System.Collections.Generic.IComparer`1[System.Nullable`1[int]]):System.Numerics.Vector`1[float] (FullOpts)
         159 (28.75 % of base) : System.Collections.Immutable.dasm - System.Collections.Immutable.ImmutableSortedDictionary`2+Node[System.Nullable`1[int],System.Nullable`1[int]]:RemoveRecursive(System.Nullable`1[int],System.Collections.Generic.IComparer`1[System.Nullable`1[int]],byref):System.Collections.Immutable.ImmutableSortedDictionary`2+Node[System.Nullable`1[int],System.Nullable`1[int]]:this (FullOpts)
         154 (30.80 % of base) : System.Private.CoreLib.dasm - System.Runtime.CompilerServices.DefaultInterpolatedStringHandler:AppendFormatted[System.Nullable`1[int]](System.Nullable`1[int]):this (FullOpts)
         147 (25.43 % of base) : System.Private.CoreLib.dasm - System.Runtime.CompilerServices.DefaultInterpolatedStringHandler:AppendFormatted[System.Nullable`1[int]](System.Nullable`1[int],System.String):this (FullOpts)
         140 (23.73 % of base) : System.Private.CoreLib.dasm - System.MemoryExtensions+TryWriteInterpolatedStringHandler:AppendFormatted[System.Nullable`1[int]](System.Nullable`1[int],System.String):bool:this (FullOpts)
         139 (26.78 % of base) : System.Private.CoreLib.dasm - System.MemoryExtensions+TryWriteInterpolatedStringHandler:AppendFormatted[System.Nullable`1[int]](System.Nullable`1[int]):bool:this (FullOpts)
         138 (21.36 % of base) : System.Linq.dasm - System.Linq.Enumerable:MaxBy[System.__Canon,System.Nullable`1[int]](System.Collections.Generic.IEnumerable`1[System.__Canon],System.Func`2[System.__Canon,System.Nullable`1[int]],System.Collections.Generic.IComparer`1[System.Nullable`1[int]]):System.__Canon (FullOpts)
         138 (21.36 % of base) : System.Linq.dasm - System.Linq.Enumerable:MinBy[System.__Canon,System.Nullable`1[int]](System.Collections.Generic.IEnumerable`1[System.__Canon],System.Func`2[System.__Canon,System.Nullable`1[int]],System.Collections.Generic.IComparer`1[System.Nullable`1[int]]):System.__Canon (FullOpts)
         136 (4.65 % of base) : System.Linq.AsyncEnumerable.dasm - System.Linq.AsyncEnumerable+<<MaxByAsync>g__Impl|97_0>d`2[byte,System.Nullable`1[int]]:MoveNext():this (FullOpts)
         136 (4.67 % of base) : System.Linq.AsyncEnumerable.dasm - System.Linq.AsyncEnumerable+<<MaxByAsync>g__Impl|97_0>d`2[int,System.Nullable`1[int]]:MoveNext():this (FullOpts)
         136 (4.63 % of base) : System.Linq.AsyncEnumerable.dasm - System.Linq.AsyncEnumerable+<<MaxByAsync>g__Impl|97_0>d`2[long,System.Nullable`1[int]]:MoveNext():this (FullOpts)
         136 (4.63 % of base) : System.Linq.AsyncEnumerable.dasm - System.Linq.AsyncEnumerable+<<MaxByAsync>g__Impl|97_0>d`2[short,System.Nullable`1[int]]:MoveNext():this (FullOpts)
         136 (4.64 % of base) : System.Linq.AsyncEnumerable.dasm - System.Linq.AsyncEnumerable+<<MinByAsync>g__Impl|104_0>d`2[byte,System.Nullable`1[int]]:MoveNext():this (FullOpts)
         136 (4.66 % of base) : System.Linq.AsyncEnumerable.dasm - System.Linq.AsyncEnumerable+<<MinByAsync>g__Impl|104_0>d`2[int,System.Nullable`1[int]]:MoveNext():this (FullOpts)
         136 (4.62 % of base) : System.Linq.AsyncEnumerable.dasm - System.Linq.AsyncEnumerable+<<MinByAsync>g__Impl|104_0>d`2[long,System.Nullable`1[int]]:MoveNext():this (FullOpts)
         136 (4.62 % of base) : System.Linq.AsyncEnumerable.dasm - System.Linq.AsyncEnumerable+<<MinByAsync>g__Impl|104_0>d`2[short,System.Nullable`1[int]]:MoveNext():this (FullOpts)
         134 (23.34 % of base) : System.Linq.dasm - System.Linq.Enumerable:MaxBy[System.Nullable`1[int],System.Nullable`1[int]](System.Collections.Generic.IEnumerable`1[System.Nullable`1[int]],System.Func`2[System.Nullable`1[int],System.Nullable`1[int]],System.Collections.Generic.IComparer`1[System.Nullable`1[int]]):System.Nullable`1[int] (FullOpts)
         134 (23.34 % of base) : System.Linq.dasm - System.Linq.Enumerable:MinBy[System.Nullable`1[int],System.Nullable`1[int]](System.Collections.Generic.IEnumerable`1[System.Nullable`1[int]],System.Func`2[System.Nullable`1[int],System.Nullable`1[int]],System.Collections.Generic.IComparer`1[System.Nullable`1[int]]):System.Nullable`1[int] (FullOpts)
         130 (23.51 % of base) : System.Linq.dasm - System.Linq.Enumerable:MaxBy[byte,System.Nullable`1[int]](System.Collections.Generic.IEnumerable`1[byte],System.Func`2[byte,System.Nullable`1[int]],System.Collections.Generic.IComparer`1[System.Nullable`1[int]]):byte (FullOpts)
         130 (23.51 % of base) : System.Linq.dasm - System.Linq.Enumerable:MaxBy[int,System.Nullable`1[int]](System.Collections.Generic.IEnumerable`1[int],System.Func`2[int,System.Nullable`1[int]],System.Collections.Generic.IComparer`1[System.Nullable`1[int]]):int (FullOpts)
         130 (23.51 % of base) : System.Linq.dasm - System.Linq.Enumerable:MaxBy[long,System.Nullable`1[int]](System.Collections.Generic.IEnumerable`1[long],System.Func`2[long,System.Nullable`1[int]],System.Collections.Generic.IComparer`1[System.Nullable`1[int]]):long (FullOpts)
         130 (23.51 % of base) : System.Linq.dasm - System.Linq.Enumerable:MaxBy[short,System.Nullable`1[int]](System.Collections.Generic.IEnumerable`1[short],System.Func`2[short,System.Nullable`1[int]],System.Collections.Generic.IComparer`1[System.Nullable`1[int]]):short (FullOpts)
         130 (23.51 % of base) : System.Linq.dasm - System.Linq.Enumerable:MinBy[byte,System.Nullable`1[int]](System.Collections.Generic.IEnumerable`1[byte],System.Func`2[byte,System.Nullable`1[int]],System.Collections.Generic.IComparer`1[System.Nullable`1[int]]):byte (FullOpts)
         130 (23.51 % of base) : System.Linq.dasm - System.Linq.Enumerable:MinBy[int,System.Nullable`1[int]](System.Collections.Generic.IEnumerable`1[int],System.Func`2[int,System.Nullable`1[int]],System.Collections.Generic.IComparer`1[System.Nullable`1[int]]):int (FullOpts)
         130 (23.51 % of base) : System.Linq.dasm - System.Linq.Enumerable:MinBy[long,System.Nullable`1[int]](System.Collections.Generic.IEnumerable`1[long],System.Func`2[long,System.Nullable`1[int]],System.Collections.Generic.IComparer`1[System.Nullable`1[int]]):long (FullOpts)
         130 (23.51 % of base) : System.Linq.dasm - System.Linq.Enumerable:MinBy[short,System.Nullable`1[int]](System.Collections.Generic.IEnumerable`1[short],System.Func`2[short,System.Nullable`1[int]],System.Collections.Generic.IComparer`1[System.Nullable`1[int]]):short (FullOpts)
         126 (82.35 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.HashLookup`2[System.Nullable`1[int],System.Nullable`1[int]]:AreKeysEqual(System.Nullable`1[int],System.Nullable`1[int]):bool:this (FullOpts)
         121 (66.12 % of base) : System.Collections.Immutable.dasm - System.Collections.Immutable.ImmutableSortedDictionary`2[System.Nullable`1[int],System.Nullable`1[int]]:Remove(System.Nullable`1[int]):System.Collections.Immutable.ImmutableSortedDictionary`2[System.Nullable`1[int],System.Nullable`1[int]]:this (FullOpts)
         121 (66.12 % of base) : System.Collections.Immutable.dasm - System.Collections.Immutable.ImmutableSortedDictionary`2[System.Nullable`1[int],System.Nullable`1[int]]:System.Collections.Immutable.IImmutableDictionary<TKey,TValue>.Remove(System.Nullable`1[int]):System.Collections.Immutable.IImmutableDictionary`2[System.Nullable`1[int],System.Nullable`1[int]]:this (FullOpts)
         121 (24.54 % of base) : System.Linq.dasm - System.Linq.Enumerable:Min[System.Numerics.Vector`1[float],System.Nullable`1[int]](System.Collections.Generic.IEnumerable`1[System.Numerics.Vector`1[float]],System.Func`2[System.Numerics.Vector`1[float],System.Nullable`1[int]]):System.Nullable`1[int] (FullOpts)
         120 (110.09 % of base) : System.Private.CoreLib.dasm - System.Collections.Generic.ObjectEqualityComparer`1[System.Nullable`1[int]]:Equals(System.Nullable`1[int],System.Nullable`1[int]):bool:this (FullOpts)
         118 (16.10 % of base) : System.Collections.Immutable.dasm - System.Collections.Immutable.ImmutableInterlocked:AddOrUpdate[System.Nullable`1[int],System.Nullable`1[int]](byref,System.Nullable`1[int],System.Func`2[System.Nullable`1[int],System.Nullable`1[int]],System.Func`3[System.Nullable`1[int],System.Nullable`1[int],System.Nullable`1[int]]):System.Nullable`1[int] (FullOpts)
         117 (7.45 % of base) : Microsoft.Extensions.Logging.EventSource.dasm - Microsoft.Extensions.Logging.EventSource.EventSourceLogger:Log[System.Nullable`1[int]](int,Microsoft.Extensions.Logging.EventId,System.Nullable`1[int],System.Exception,System.Func`3[System.Nullable`1[int],System.Exception,System.String]):this (FullOpts)
         116 (49.57 % of base) : System.Private.CoreLib.dasm - System.Text.StringBuilder:AppendJoinCore[System.Nullable`1[int]](byref,int,System.ReadOnlySpan`1[System.Nullable`1[int]]):System.Text.StringBuilder:this (FullOpts)
         114 (18.78 % of base) : System.Collections.Immutable.dasm - System.Collections.Immutable.ImmutableInterlocked:TryUpdate[System.Nullable`1[int],System.Nullable`1[int]](byref,System.Nullable`1[int],System.Nullable`1[int],System.Nullable`1[int]):bool (FullOpts)
         114 (29.31 % of base) : System.ObjectModel.dasm - System.Collections.ObjectModel.KeyedCollection`2[System.Nullable`1[int],System.Nullable`1[int]]:TryGetValue(System.Nullable`1[int],byref):bool:this (FullOpts)
         114 (23.12 % of base) : System.Linq.dasm - System.Linq.Enumerable:Max[System.Numerics.Vector`1[float],System.Nullable`1[int]](System.Collections.Generic.IEnumerable`1[System.Numerics.Vector`1[float]],System.Func`2[System.Numerics.Vector`1[float],System.Nullable`1[int]]):System.Nullable`1[int] (FullOpts)
         113 (16.99 % of base) : System.Collections.Immutable.dasm - System.Collections.Immutable.ImmutableInterlocked:AddOrUpdate[System.Nullable`1[int],System.Nullable`1[int]](byref,System.Nullable`1[int],System.Nullable`1[int],System.Func`3[System.Nullable`1[int],System.Nullable`1[int],System.Nullable`1[int]]):System.Nullable`1[int] (FullOpts)
         113 (31.83 % of base) : System.ObjectModel.dasm - System.Collections.ObjectModel.KeyedCollection`2[System.Nullable`1[int],System.Nullable`1[int]]:SetItem(int,System.Nullable`1[int]):this (FullOpts)
         112 (39.86 % of base) : System.Numerics.Tensors.dasm - System.Numerics.Tensors.Tensor:AppendJoin[System.Nullable`1[int]](System.Text.StringBuilder,System.String,System.ReadOnlySpan`1[System.Nullable`1[int]]):System.Text.StringBuilder (FullOpts)
         110 (239.13 % of base) : Microsoft.CSharp.dasm - Microsoft.CSharp.RuntimeBinder.Semantics.TypeTable+KeyPair`2[System.Nullable`1[int],System.Nullable`1[int]]:GetHashCode():int:this (FullOpts)
         110 (11.25 % of base) : System.Linq.Expressions.dasm - System.Dynamic.UpdateDelegates:UpdateAndExecuteVoid2[System.__Canon,System.Nullable`1[int]](System.Runtime.CompilerServices.CallSite,System.__Canon,System.Nullable`1[int]) (FullOpts)
         110 (17.66 % of base) : System.Private.CoreLib.dasm - System.Text.StringBuilder+AppendInterpolatedStringHandler:AppendFormatted[System.Nullable`1[int]](System.Nullable`1[int],System.String):this (FullOpts)
         107 (73.79 % of base) : System.Private.CoreLib.dasm - System.Collections.Generic.Dictionary`2[byte,System.Nullable`1[int]]:ContainsValue(System.Nullable`1[int]):bool:this (FullOpts)
         107 (73.79 % of base) : System.Private.CoreLib.dasm - System.Collections.Generic.Dictionary`2[double,System.Nullable`1[int]]:ContainsValue(System.Nullable`1[int]):bool:this (FullOpts)
         107 (73.79 % of base) : System.Private.CoreLib.dasm - System.Collections.Generic.Dictionary`2[int,System.Nullable`1[int]]:ContainsValue(System.Nullable`1[int]):bool:this (FullOpts)
         107 (73.79 % of base) : System.Private.CoreLib.dasm - System.Collections.Generic.Dictionary`2[long,System.Nullable`1[int]]:ContainsValue(System.Nullable`1[int]):bool:this (FullOpts)
         107 (73.79 % of base) : System.Private.CoreLib.dasm - System.Collections.Generic.Dictionary`2[short,System.Nullable`1[int]]:ContainsValue(System.Nullable`1[int]):bool:this (FullOpts)
         107 (73.79 % of base) : System.Private.CoreLib.dasm - System.Collections.Generic.Dictionary`2[System.__Canon,System.Nullable`1[int]]:ContainsValue(System.Nullable`1[int]):bool:this (FullOpts)
         107 (73.79 % of base) : System.Private.CoreLib.dasm - System.Collections.Generic.Dictionary`2[System.Nullable`1[int],System.Nullable`1[int]]:ContainsValue(System.Nullable`1[int]):bool:this (FullOpts)
         107 (73.79 % of base) : System.Private.CoreLib.dasm - System.Collections.Generic.Dictionary`2[System.Numerics.Vector`1[float],System.Nullable`1[int]]:ContainsValue(System.Nullable`1[int]):bool:this (FullOpts)
         106 (53.27 % of base) : System.Collections.dasm - System.Collections.Generic.SortedDictionary`2[System.Numerics.Vector`1[float],System.Nullable`1[int]]:System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<TKey,TValue>>.Contains(System.Collections.Generic.KeyValuePair`2[System.Numerics.Vector`1[float],System.Nullable`1[int]]):bool:this (FullOpts)
         106 (15.41 % of base) : System.Collections.Immutable.dasm - System.Collections.Immutable.ImmutableSortedDictionary`2[System.Nullable`1[int],System.Nullable`1[int]]:AddRange(System.Collections.Generic.IEnumerable`1[System.Collections.Generic.KeyValuePair`2[System.Nullable`1[int],System.Nullable`1[int]]],bool,bool):System.Collections.Immutable.ImmutableSortedDictionary`2[System.Nullable`1[int],System.Nullable`1[int]]:this (FullOpts)
          97 (5.62 % of base) : System.Linq.AsyncEnumerable.dasm - System.Linq.AsyncEnumerable+AsyncLookup`2+<CreateForJoinAsync>d__5[System.Nullable`1[int],System.Nullable`1[int]]:MoveNext():this (FullOpts)
          96 (8.57 % of base) : System.Text.Json.dasm - System.Text.Json.Serialization.Metadata.JsonPropertyInfo`1[System.Nullable`1[int]]:ReadJsonAndSetMember(System.Object,byref,byref):bool:this (FullOpts)
          95 (33.10 % of base) : System.Collections.dasm - System.Collections.Generic.OrderedDictionary`2+ValueCollection[byte,System.Nullable`1[int]]:System.Collections.IList.IndexOf(System.Object):int:this (FullOpts)
          95 (33.10 % of base) : System.Collections.dasm - System.Collections.Generic.OrderedDictionary`2+ValueCollection[double,System.Nullable`1[int]]:System.Collections.IList.IndexOf(System.Object):int:this (FullOpts)
          95 (33.10 % of base) : System.Collections.dasm - System.Collections.Generic.OrderedDictionary`2+ValueCollection[int,System.Nullable`1[int]]:System.Collections.IList.IndexOf(System.Object):int:this (FullOpts)
          95 (33.10 % of base) : System.Collections.dasm - System.Collections.Generic.OrderedDictionary`2+ValueCollection[long,System.Nullable`1[int]]:System.Collections.IList.IndexOf(System.Object):int:this (FullOpts)
          95 (33.10 % of base) : System.Collections.dasm - System.Collections.Generic.OrderedDictionary`2+ValueCollection[short,System.Nullable`1[int]]:System.Collections.IList.IndexOf(System.Object):int:this (FullOpts)
          95 (33.10 % of base) : System.Collections.dasm - System.Collections.Generic.OrderedDictionary`2+ValueCollection[System.__Canon,System.Nullable`1[int]]:System.Collections.IList.IndexOf(System.Object):int:this (FullOpts)
          95 (33.10 % of base) : System.Collections.dasm - System.Collections.Generic.OrderedDictionary`2+ValueCollection[System.Nullable`1[int],System.Nullable`1[int]]:System.Collections.IList.IndexOf(System.Object):int:this (FullOpts)
          95 (33.10 % of base) : System.Collections.dasm - System.Collections.Generic.OrderedDictionary`2+ValueCollection[System.Numerics.Vector`1[float],System.Nullable`1[int]]:System.Collections.IList.IndexOf(System.Object):int:this (FullOpts)
          95 (12.40 % of base) : System.Linq.Expressions.dasm - System.Dynamic.UpdateDelegates:UpdateAndExecuteVoid2[byte,System.Nullable`1[int]](System.Runtime.CompilerServices.CallSite,byte,System.Nullable`1[int]) (FullOpts)

Top method improvements (bytes):
         -60 (-18.81 % of base) : System.Text.Json.dasm - System.Text.Json.Serialization.Metadata.JsonPropertyInfo`1[System.Nullable`1[int]]:ReadJsonAsObject(byref,byref,byref):bool:this (FullOpts)
         -57 (-7.79 % of base) : System.IO.Ports.dasm - System.IO.Ports.SerialPort:GetPortNames_FreeBSD():System.String[] (FullOpts)
         -50 (-0.97 % of base) : System.Private.CoreLib.dasm - System.Diagnostics.Tracing.EventSource:CreateManifestAndDescriptors(System.Type,System.String,System.Diagnostics.Tracing.EventSource,int):byte[] (FullOpts)
         -32 (-12.40 % of base) : System.ComponentModel.TypeConverter.dasm - System.ComponentModel.BindingList`1[System.Nullable`1[int]]:AddNewCore():System.Object:this (FullOpts)
         -31 (-9.51 % of base) : Microsoft.Extensions.Logging.Configuration.dasm - Microsoft.Extensions.Configuration.Binder.SourceGeneration.<BindingExtensions_g>F36F291D42D9CE2439E1968EC783BE64F61F406B865E6E90EFD25BBD78AB9E1D0__BindingExtensions:GetValue[System.Nullable`1[int]](Microsoft.Extensions.Configuration.IConfiguration,System.String,System.Nullable`1[int]):System.Nullable`1[int] (FullOpts)
         -31 (-1.43 % of base) : System.Private.Xml.dasm - System.Xml.Serialization.XmlSerializationReaderILGen:WriteSourceEnd(System.String,System.Type,System.Type):this (FullOpts)
         -25 (-2.23 % of base) : System.Collections.Immutable.dasm - System.Collections.Immutable.ImmutableSortedDictionary`2+Node[System.Nullable`1[int],System.Nullable`1[int]]:CopyTo(System.Array,int,int):this (FullOpts)
         -23 (-0.95 % of base) : System.Private.Xml.dasm - System.Xml.Serialization.XmlSerializationReaderILGen:WriteSourceBegin(System.String):this (FullOpts)
         -20 (-1.12 % of base) : System.Collections.Immutable.dasm - System.Collections.Immutable.ImmutableSortedDictionary`2+Node[System.__Canon,System.Nullable`1[int]]:CopyTo(System.Array,int,int):this (FullOpts)
         -20 (-1.00 % of base) : System.Diagnostics.FileVersionInfo.dasm - System.Diagnostics.FileVersionInfo:LoadManagedAssemblyMetadata(System.Reflection.Metadata.MetadataReader,bool):this (FullOpts)
         -20 (-3.13 % of base) : System.Private.CoreLib.dasm - System.Diagnostics.Tracing.ActivityTracker:NormalizeActivityName(System.String,System.String,int):System.String (FullOpts)
         -20 (-3.62 % of base) : System.Linq.Expressions.dasm - System.Linq.Expressions.ExpressionVisitor:Visit[System.Nullable`1[int]](System.Collections.ObjectModel.ReadOnlyCollection`1[System.Nullable`1[int]],System.Func`2[System.Nullable`1[int],System.Nullable`1[int]]):System.Collections.ObjectModel.ReadOnlyCollection`1[System.Nullable`1[int]] (FullOpts)
         -19 (-10.11 % of base) : System.Linq.Expressions.dasm - System.Dynamic.Utils.CacheDict`2[System.Nullable`1[int],System.Nullable`1[int]]:TryGetValue(System.Nullable`1[int],byref):bool:this (FullOpts)
         -18 (-0.78 % of base) : System.Collections.Immutable.dasm - System.Collections.Immutable.ImmutableDictionary`2[System.Numerics.Vector`1[float],System.Nullable`1[int]]:System.Collections.ICollection.CopyTo(System.Array,int):this (FullOpts)
         -18 (-0.78 % of base) : System.Collections.Immutable.dasm - System.Collections.Immutable.ImmutableDictionary`2+Builder[System.Numerics.Vector`1[float],System.Nullable`1[int]]:System.Collections.ICollection.CopyTo(System.Array,int):this (FullOpts)
         -18 (-4.74 % of base) : System.Private.Xml.dasm - System.Xml.Serialization.CodeIdentifier:EscapeKeywords(System.String,System.Text.StringBuilder) (FullOpts)
         -17 (-7.00 % of base) : System.Collections.dasm - System.Collections.Generic.SortedDictionary`2[System.Numerics.Vector`1[float],System.Nullable`1[int]]:System.Collections.IDictionary.get_Item(System.Object):System.Object:this (FullOpts)
         -17 (-0.76 % of base) : System.Collections.Immutable.dasm - System.Collections.Immutable.ImmutableHashSet`1[System.Nullable`1[int]]:System.Collections.ICollection.CopyTo(System.Array,int):this (FullOpts)
         -16 (-4.57 % of base) : System.Collections.Immutable.dasm - System.Collections.Immutable.ImmutableSortedDictionary`2[System.Numerics.Vector`1[float],System.Nullable`1[int]]:System.Collections.IDictionary.get_Item(System.Object):System.Object:this (FullOpts)
         -16 (-4.57 % of base) : System.Collections.Immutable.dasm - System.Collections.Immutable.ImmutableSortedDictionary`2+Builder[System.Numerics.Vector`1[float],System.Nullable`1[int]]:System.Collections.IDictionary.get_Item(System.Object):System.Object:this (FullOpts)
         -16 (-13.79 % of base) : System.Private.CoreLib.dasm - System.Diagnostics.Tracing.EventSource:GetOpcodeWithDefault(int,System.String):int (FullOpts)
         -15 (-0.65 % of base) : System.Collections.Immutable.dasm - System.Collections.Immutable.ImmutableDictionary`2[System.Nullable`1[int],System.Nullable`1[int]]:System.Collections.ICollection.CopyTo(System.Array,int):this (FullOpts)
         -15 (-0.65 % of base) : System.Collections.Immutable.dasm - System.Collections.Immutable.ImmutableDictionary`2+Builder[System.Nullable`1[int],System.Nullable`1[int]]:System.Collections.ICollection.CopyTo(System.Array,int):this (FullOpts)
         -13 (-8.61 % of base) : System.Collections.Immutable.dasm - System.Collections.Immutable.ImmutableDictionary`2+Builder[int,System.Nullable`1[int]]:System.Collections.IDictionary.get_Item(System.Object):System.Object:this (FullOpts)
         -13 (-8.50 % of base) : System.Collections.Immutable.dasm - System.Collections.Immutable.ImmutableSortedDictionary`2+Builder[int,System.Nullable`1[int]]:System.Collections.IDictionary.get_Item(System.Object):System.Object:this (FullOpts)
         -12 (-1.29 % of base) : System.Collections.dasm - System.Collections.Generic.OrderedDictionary`2+ValueCollection[System.Numerics.Vector`1[float],System.Nullable`1[int]]:System.Collections.ICollection.CopyTo(System.Array,int):this (FullOpts)
         -11 (-8.66 % of base) : System.Private.DataContractSerialization.dasm - System.Runtime.Serialization.ReflectionReader:ObjectToKeyValuePairGetValue[System.__Canon,System.Nullable`1[int]](System.Object):System.Object (FullOpts)
         -10 (-2.86 % of base) : System.Collections.dasm - System.Collections.Generic.SortedDictionary`2+Enumerator[System.Nullable`1[int],System.Nullable`1[int]]:System.Collections.IEnumerator.get_Current():System.Object:this (FullOpts)
         -10 (-1.45 % of base) : System.IO.Packaging.dasm - System.IO.Packaging.PackUriHelper+ValidatedPartUri:IsRelationshipUri():bool:this (FullOpts)
         -10 (-1.06 % of base) : System.IO.Packaging.dasm - System.IO.Packaging.ZipPackagePartPiece:TryParseName(System.String,byref,byref,byref,byref):bool (FullOpts)
         -10 (-0.25 % of base) : System.Net.Http.dasm - System.Net.Http.AuthenticationHelper+<GetDigestTokenForCredential>d__40:MoveNext():this (FullOpts)
         -10 (-1.56 % of base) : System.Private.CoreLib.dasm - System.StartupHookProvider:ParseStartupHook(byref,System.String) (FullOpts)
         -10 (-0.97 % of base) : System.Text.Json.dasm - System.Text.Json.JsonException:GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext):this (FullOpts)
          -9 (-3.98 % of base) : System.Collections.Immutable.dasm - System.Collections.Frozen.FrozenDictionary`2[System.__Canon,System.Nullable`1[int]]:System.Collections.IDictionary.get_Item(System.Object):System.Object:this (FullOpts)
          -9 (-2.12 % of base) : System.Collections.dasm - System.Collections.Generic.OrderedDictionary`2[int,System.Nullable`1[int]]:System.Collections.IDictionary.Add(System.Object,System.Object):this (FullOpts)
          -9 (-4.23 % of base) : System.Collections.dasm - System.Collections.Generic.OrderedDictionary`2+Enumerator[System.Nullable`1[int],System.Nullable`1[int]]:System.Collections.IEnumerator.get_Current():System.Object:this (FullOpts)
          -9 (-1.01 % of base) : System.Collections.dasm - System.Collections.Generic.OrderedDictionary`2+ValueCollection[byte,System.Nullable`1[int]]:System.Collections.ICollection.CopyTo(System.Array,int):this (FullOpts)
          -9 (-1.01 % of base) : System.Collections.dasm - System.Collections.Generic.OrderedDictionary`2+ValueCollection[int,System.Nullable`1[int]]:System.Collections.ICollection.CopyTo(System.Array,int):this (FullOpts)
          -9 (-1.01 % of base) : System.Collections.dasm - System.Collections.Generic.OrderedDictionary`2+ValueCollection[short,System.Nullable`1[int]]:System.Collections.ICollection.CopyTo(System.Array,int):this (FullOpts)
          -9 (-6.25 % of base) : System.Collections.dasm - System.Collections.Generic.SortedDictionary`2+Enumerator[byte,System.Nullable`1[int]]:System.Collections.IDictionaryEnumerator.get_Value():System.Object:this (FullOpts)
          -9 (-6.25 % of base) : System.Collections.dasm - System.Collections.Generic.SortedDictionary`2+Enumerator[double,System.Nullable`1[int]]:System.Collections.IDictionaryEnumerator.get_Value():System.Object:this (FullOpts)
          -9 (-6.25 % of base) : System.Collections.dasm - System.Collections.Generic.SortedDictionary`2+Enumerator[int,System.Nullable`1[int]]:System.Collections.IDictionaryEnumerator.get_Value():System.Object:this (FullOpts)
          -9 (-6.25 % of base) : System.Collections.dasm - System.Collections.Generic.SortedDictionary`2+Enumerator[long,System.Nullable`1[int]]:System.Collections.IDictionaryEnumerator.get_Value():System.Object:this (FullOpts)
          -9 (-6.25 % of base) : System.Collections.dasm - System.Collections.Generic.SortedDictionary`2+Enumerator[short,System.Nullable`1[int]]:System.Collections.IDictionaryEnumerator.get_Value():System.Object:this (FullOpts)
          -9 (-6.25 % of base) : System.Collections.dasm - System.Collections.Generic.SortedDictionary`2+Enumerator[System.__Canon,System.Nullable`1[int]]:System.Collections.IDictionaryEnumerator.get_Value():System.Object:this (FullOpts)
          -9 (-6.29 % of base) : System.Collections.dasm - System.Collections.Generic.SortedDictionary`2+Enumerator[System.Nullable`1[int],System.Nullable`1[int]]:System.Collections.IDictionaryEnumerator.get_Key():System.Object:this (FullOpts)
          -9 (-6.25 % of base) : System.Collections.dasm - System.Collections.Generic.SortedDictionary`2+Enumerator[System.Nullable`1[int],System.Nullable`1[int]]:System.Collections.IDictionaryEnumerator.get_Value():System.Object:this (FullOpts)
          -9 (-6.25 % of base) : System.Collections.dasm - System.Collections.Generic.SortedDictionary`2+Enumerator[System.Numerics.Vector`1[float],System.Nullable`1[int]]:System.Collections.IDictionaryEnumerator.get_Value():System.Object:this (FullOpts)
          -9 (-6.29 % of base) : System.Collections.dasm - System.Collections.Generic.SortedDictionary`2+KeyCollection+Enumerator[System.Nullable`1[int],System.Nullable`1[int]]:System.Collections.IEnumerator.get_Current():System.Object:this (FullOpts)
          -9 (-6.25 % of base) : System.Collections.dasm - System.Collections.Generic.SortedDictionary`2+ValueCollection+Enumerator[byte,System.Nullable`1[int]]:System.Collections.IEnumerator.get_Current():System.Object:this (FullOpts)
          -9 (-6.25 % of base) : System.Collections.dasm - System.Collections.Generic.SortedDictionary`2+ValueCollection+Enumerator[double,System.Nullable`1[int]]:System.Collections.IEnumerator.get_Current():System.Object:this (FullOpts)
          -9 (-6.25 % of base) : System.Collections.dasm - System.Collections.Generic.SortedDictionary`2+ValueCollection+Enumerator[int,System.Nullable`1[int]]:System.Collections.IEnumerator.get_Current():System.Object:this (FullOpts)
          -9 (-6.25 % of base) : System.Collections.dasm - System.Collections.Generic.SortedDictionary`2+ValueCollection+Enumerator[long,System.Nullable`1[int]]:System.Collections.IEnumerator.get_Current():System.Object:this (FullOpts)
          -9 (-6.25 % of base) : System.Collections.dasm - System.Collections.Generic.SortedDictionary`2+ValueCollection+Enumerator[short,System.Nullable`1[int]]:System.Collections.IEnumerator.get_Current():System.Object:this (FullOpts)
          -9 (-6.25 % of base) : System.Collections.dasm - System.Collections.Generic.SortedDictionary`2+ValueCollection+Enumerator[System.__Canon,System.Nullable`1[int]]:System.Collections.IEnumerator.get_Current():System.Object:this (FullOpts)
          -9 (-6.25 % of base) : System.Collections.dasm - System.Collections.Generic.SortedDictionary`2+ValueCollection+Enumerator[System.Nullable`1[int],System.Nullable`1[int]]:System.Collections.IEnumerator.get_Current():System.Object:this (FullOpts)
          -9 (-6.25 % of base) : System.Collections.dasm - System.Collections.Generic.SortedDictionary`2+ValueCollection+Enumerator[System.Numerics.Vector`1[float],System.Nullable`1[int]]:System.Collections.IEnumerator.get_Current():System.Object:this (FullOpts)
          -9 (-3.25 % of base) : System.Collections.Immutable.dasm - System.Collections.Immutable.ImmutableDictionary`2[System.Numerics.Vector`1[float],System.Nullable`1[int]]:System.Collections.IDictionary.get_Item(System.Object):System.Object:this (FullOpts)
          -9 (-3.25 % of base) : System.Collections.Immutable.dasm - System.Collections.Immutable.ImmutableDictionary`2+Builder[System.Numerics.Vector`1[float],System.Nullable`1[int]]:System.Collections.IDictionary.get_Item(System.Object):System.Object:this (FullOpts)
          -9 (-0.40 % of base) : System.Data.Common.dasm - System.Data.Common.DbColumn:get_Item(System.String):System.Object:this (FullOpts)
          -8 (-0.57 % of base) : System.Collections.Immutable.dasm - System.Collections.Frozen.FrozenDictionary`2[System.Nullable`1[int],System.Nullable`1[int]]:System.Collections.ICollection.CopyTo(System.Array,int):this (FullOpts)
          -8 (-6.20 % of base) : System.Private.CoreLib.dasm - System.Collections.Generic.Dictionary`2+Enumerator[System.Numerics.Vector`1[float],System.Nullable`1[int]]:System.Collections.IDictionaryEnumerator.get_Entry():System.Collections.DictionaryEntry:this (FullOpts)
          -8 (-3.60 % of base) : System.Collections.dasm - System.Collections.Generic.OrderedDictionary`2+Enumerator[System.__Canon,System.Nullable`1[int]]:System.Collections.IEnumerator.get_Current():System.Object:this (FullOpts)
          -8 (-3.31 % of base) : System.Private.CoreLib.dasm - System.Diagnostics.DebugProvider:Write(System.String):this (FullOpts)
          -8 (-7.69 % of base) : System.IO.Packaging.dasm - System.IO.Packaging.ZipPackage:IsZipItemValidOpcPartOrPiece(System.String):bool (FullOpts)
          -8 (-3.81 % of base) : System.Net.Http.dasm - System.Net.Http.Headers.HttpContentHeaders:set_ContentLength(System.Nullable`1[long]):this (FullOpts)
          -8 (-0.75 % of base) : System.Private.DataContractSerialization.dasm - System.Runtime.Serialization.Json.JsonReaderDelegator:ParseJsonDateInDefaultFormat(System.String):System.DateTime (FullOpts)
          -7 (-0.51 % of base) : System.Collections.Immutable.dasm - System.Collections.Frozen.FrozenDictionary`2[byte,System.Nullable`1[int]]:System.Collections.ICollection.CopyTo(System.Array,int):this (FullOpts)
          -7 (-0.51 % of base) : System.Collections.Immutable.dasm - System.Collections.Frozen.FrozenDictionary`2[long,System.Nullable`1[int]]:System.Collections.ICollection.CopyTo(System.Array,int):this (FullOpts)
          -7 (-0.51 % of base) : System.Collections.Immutable.dasm - System.Collections.Frozen.FrozenDictionary`2[short,System.Nullable`1[int]]:System.Collections.ICollection.CopyTo(System.Array,int):this (FullOpts)
          -7 (-2.67 % of base) : System.Private.CoreLib.dasm - System.Collections.Generic.Dictionary`2+Enumerator[System.Nullable`1[int],System.Nullable`1[int]]:System.Collections.IEnumerator.get_Current():System.Object:this (FullOpts)
          -7 (-2.82 % of base) : System.Collections.dasm - System.Collections.Generic.OrderedDictionary`2[System.__Canon,System.Nullable`1[int]]:System.Collections.IDictionary.get_Item(System.Object):System.Object:this (FullOpts)
          -7 (-0.60 % of base) : System.Collections.dasm - System.Collections.Generic.OrderedDictionary`2+ValueCollection[System.__Canon,System.Nullable`1[int]]:System.Collections.ICollection.CopyTo(System.Array,int):this (FullOpts)
          -7 (-3.24 % of base) : System.Collections.dasm - System.Collections.Generic.SortedDictionary`2[System.__Canon,System.Nullable`1[int]]:System.Collections.IDictionary.get_Item(System.Object):System.Object:this (FullOpts)
          -7 (-5.22 % of base) : System.Linq.Expressions.dasm - System.Runtime.CompilerServices.ReadOnlyCollectionBuilder`1[System.Nullable`1[int]]:System.Collections.IList.get_Item(int):System.Object:this (FullOpts)
          -7 (-7.07 % of base) : System.Private.DataContractSerialization.dasm - System.Runtime.Serialization.ReflectionReader:ObjectToKeyValuePairGetKey[System.Nullable`1[int],System.Nullable`1[int]](System.Object):System.Object (FullOpts)
          -7 (-7.07 % of base) : System.Private.DataContractSerialization.dasm - System.Runtime.Serialization.ReflectionReader:ObjectToKeyValuePairGetValue[byte,System.Nullable`1[int]](System.Object):System.Object (FullOpts)
          -7 (-7.07 % of base) : System.Private.DataContractSerialization.dasm - System.Runtime.Serialization.ReflectionReader:ObjectToKeyValuePairGetValue[double,System.Nullable`1[int]](System.Object):System.Object (FullOpts)
          -7 (-7.07 % of base) : System.Private.DataContractSerialization.dasm - System.Runtime.Serialization.ReflectionReader:ObjectToKeyValuePairGetValue[int,System.Nullable`1[int]](System.Object):System.Object (FullOpts)
          -7 (-7.07 % of base) : System.Private.DataContractSerialization.dasm - System.Runtime.Serialization.ReflectionReader:ObjectToKeyValuePairGetValue[long,System.Nullable`1[int]](System.Object):System.Object (FullOpts)
          -7 (-7.07 % of base) : System.Private.DataContractSerialization.dasm - System.Runtime.Serialization.ReflectionReader:ObjectToKeyValuePairGetValue[short,System.Nullable`1[int]](System.Object):System.Object (FullOpts)
          -7 (-7.07 % of base) : System.Private.DataContractSerialization.dasm - System.Runtime.Serialization.ReflectionReader:ObjectToKeyValuePairGetValue[System.Nullable`1[int],System.Nullable`1[int]](System.Object):System.Object (FullOpts)
          -7 (-7.07 % of base) : System.Private.DataContractSerialization.dasm - System.Runtime.Serialization.ReflectionReader:ObjectToKeyValuePairGetValue[System.Numerics.Vector`1[float],System.Nullable`1[int]](System.Object):System.Object (FullOpts)
          -6 (-4.03 % of base) : System.Collections.Immutable.dasm - System.Collections.Frozen.FrozenDictionary`2[byte,System.Nullable`1[int]]:System.Collections.IDictionary.get_Item(System.Object):System.Object:this (FullOpts)
          -6 (-4.03 % of base) : System.Collections.Immutable.dasm - System.Collections.Frozen.FrozenDictionary`2[double,System.Nullable`1[int]]:System.Collections.IDictionary.get_Item(System.Object):System.Object:this (FullOpts)
          -6 (-4.08 % of base) : System.Collections.Immutable.dasm - System.Collections.Frozen.FrozenDictionary`2[int,System.Nullable`1[int]]:System.Collections.IDictionary.get_Item(System.Object):System.Object:this (FullOpts)
          -6 (-4.05 % of base) : System.Collections.Immutable.dasm - System.Collections.Frozen.FrozenDictionary`2[long,System.Nullable`1[int]]:System.Collections.IDictionary.get_Item(System.Object):System.Object:this (FullOpts)
          -6 (-4.03 % of base) : System.Collections.Immutable.dasm - System.Collections.Frozen.FrozenDictionary`2[short,System.Nullable`1[int]]:System.Collections.IDictionary.get_Item(System.Object):System.Object:this (FullOpts)
          -6 (-0.33 % of base) : System.Collections.Immutable.dasm - System.Collections.Frozen.FrozenDictionary`2[System.__Canon,System.Nullable`1[int]]:System.Collections.ICollection.CopyTo(System.Array,int):this (FullOpts)
          -6 (-3.80 % of base) : System.Collections.Immutable.dasm - System.Collections.Frozen.FrozenDictionary`2[System.Nullable`1[int],System.Nullable`1[int]]:System.Collections.IDictionary.get_Item(System.Object):System.Object:this (FullOpts)
          -6 (-0.41 % of base) : System.Collections.Immutable.dasm - System.Collections.Frozen.FrozenDictionary`2[System.Numerics.Vector`1[float],System.Nullable`1[int]]:System.Collections.ICollection.CopyTo(System.Array,int):this (FullOpts)
          -6 (-1.67 % of base) : System.Private.CoreLib.dasm - System.Collections.Generic.Dictionary`2[System.Nullable`1[int],System.Nullable`1[int]]:System.Collections.IDictionary.Add(System.Object,System.Object):this (FullOpts)
          -6 (-1.67 % of base) : System.Private.CoreLib.dasm - System.Collections.Generic.Dictionary`2[System.Nullable`1[int],System.Nullable`1[int]]:System.Collections.IDictionary.set_Item(System.Object,System.Object):this (FullOpts)
          -6 (-5.83 % of base) : System.Collections.dasm - System.Collections.Generic.OrderedDictionary`2+Enumerator[byte,System.Nullable`1[int]]:System.Collections.IDictionaryEnumerator.get_Entry():System.Collections.DictionaryEntry:this (FullOpts)
          -6 (-5.88 % of base) : System.Collections.dasm - System.Collections.Generic.OrderedDictionary`2+Enumerator[int,System.Nullable`1[int]]:System.Collections.IDictionaryEnumerator.get_Entry():System.Collections.DictionaryEntry:this (FullOpts)
          -6 (-5.88 % of base) : System.Collections.dasm - System.Collections.Generic.OrderedDictionary`2+Enumerator[long,System.Nullable`1[int]]:System.Collections.IDictionaryEnumerator.get_Entry():System.Collections.DictionaryEntry:this (FullOpts)
          -6 (-5.77 % of base) : System.Collections.dasm - System.Collections.Generic.OrderedDictionary`2+Enumerator[short,System.Nullable`1[int]]:System.Collections.IDictionaryEnumerator.get_Entry():System.Collections.DictionaryEntry:this (FullOpts)
          -6 (-8.70 % of base) : System.Collections.dasm - System.Collections.Generic.OrderedDictionary`2+Enumerator[System.__Canon,System.Nullable`1[int]]:System.Collections.IDictionaryEnumerator.get_Entry():System.Collections.DictionaryEntry:this (FullOpts)
          -6 (-1.76 % of base) : System.Collections.dasm - System.Collections.Generic.SortedDictionary`2+Enumerator[byte,System.Nullable`1[int]]:System.Collections.IEnumerator.get_Current():System.Object:this (FullOpts)
          -6 (-1.71 % of base) : System.Collections.dasm - System.Collections.Generic.SortedDictionary`2+Enumerator[double,System.Nullable`1[int]]:System.Collections.IEnumerator.get_Current():System.Object:this (FullOpts)

Top method regressions (percentages):
          50 (5,000.00 % of base) : System.ComponentModel.TypeConverter.dasm - System.ComponentModel.BindingList`1[System.Nullable`1[int]]:HookPropertyChanged(System.Nullable`1[int]):this (FullOpts)
          50 (5,000.00 % of base) : System.ComponentModel.TypeConverter.dasm - System.ComponentModel.BindingList`1[System.Nullable`1[int]]:UnhookPropertyChanged(System.Nullable`1[int]):this (FullOpts)
          56 (560.00 % of base) : System.Text.Json.dasm - System.Text.Json.Serialization.JsonConverter`1[System.Nullable`1[int]]:IsNull(System.Nullable`1[int]):bool (FullOpts)
          47 (470.00 % of base) : System.Diagnostics.DiagnosticSource.dasm - System.Diagnostics.ActivityCreationOptions`1[System.Nullable`1[int]]:get_TraceId():System.Diagnostics.ActivityTraceId:this (FullOpts)
          56 (430.77 % of base) : System.Text.Json.dasm - System.Text.Json.Serialization.Metadata.JsonPropertyInfo`1[System.Nullable`1[int]]:<ConfigureIgnoreCondition>g__ShouldSerializeIgnoreWhenWritingDefault|31_2(System.Object,System.Nullable`1[int]):bool (FullOpts)
          53 (407.69 % of base) : System.Text.Json.dasm - System.Text.Json.Serialization.Metadata.JsonPropertyInfo`1[System.Nullable`1[int]]:IsDefaultValue(System.Nullable`1[int]):bool (FullOpts)
         110 (239.13 % of base) : Microsoft.CSharp.dasm - Microsoft.CSharp.RuntimeBinder.Semantics.TypeTable+KeyPair`2[System.Nullable`1[int],System.Nullable`1[int]]:GetHashCode():int:this (FullOpts)
          53 (212.00 % of base) : System.Collections.dasm - System.Collections.Generic.SortedDictionary`2+<>c__DisplayClass34_0[byte,System.Nullable`1[int]]:<ContainsValue>b__0(System.Collections.Generic.SortedSet`1+Node[System.Collections.Generic.KeyValuePair`2[byte,System.Nullable`1[int]]]):bool:this (FullOpts)
          53 (212.00 % of base) : System.Collections.dasm - System.Collections.Generic.SortedDictionary`2+<>c__DisplayClass34_0[double,System.Nullable`1[int]]:<ContainsValue>b__0(System.Collections.Generic.SortedSet`1+Node[System.Collections.Generic.KeyValuePair`2[double,System.Nullable`1[int]]]):bool:this (FullOpts)
          53 (212.00 % of base) : System.Collections.dasm - System.Collections.Generic.SortedDictionary`2+<>c__DisplayClass34_0[int,System.Nullable`1[int]]:<ContainsValue>b__0(System.Collections.Generic.SortedSet`1+Node[System.Collections.Generic.KeyValuePair`2[int,System.Nullable`1[int]]]):bool:this (FullOpts)
          53 (212.00 % of base) : System.Collections.dasm - System.Collections.Generic.SortedDictionary`2+<>c__DisplayClass34_0[long,System.Nullable`1[int]]:<ContainsValue>b__0(System.Collections.Generic.SortedSet`1+Node[System.Collections.Generic.KeyValuePair`2[long,System.Nullable`1[int]]]):bool:this (FullOpts)
          53 (212.00 % of base) : System.Collections.dasm - System.Collections.Generic.SortedDictionary`2+<>c__DisplayClass34_0[short,System.Nullable`1[int]]:<ContainsValue>b__0(System.Collections.Generic.SortedSet`1+Node[System.Collections.Generic.KeyValuePair`2[short,System.Nullable`1[int]]]):bool:this (FullOpts)
          53 (212.00 % of base) : System.Collections.dasm - System.Collections.Generic.SortedDictionary`2+<>c__DisplayClass34_0[System.Nullable`1[int],System.Nullable`1[int]]:<ContainsValue>b__0(System.Collections.Generic.SortedSet`1+Node[System.Collections.Generic.KeyValuePair`2[System.Nullable`1[int],System.Nullable`1[int]]]):bool:this (FullOpts)
          53 (212.00 % of base) : System.Collections.dasm - System.Collections.Generic.SortedDictionary`2+<>c__DisplayClass34_0[System.Numerics.Vector`1[float],System.Nullable`1[int]]:<ContainsValue>b__0(System.Collections.Generic.SortedSet`1+Node[System.Collections.Generic.KeyValuePair`2[System.Numerics.Vector`1[float],System.Nullable`1[int]]]):bool:this (FullOpts)
          65 (191.18 % of base) : Microsoft.CSharp.dasm - Microsoft.CSharp.RuntimeBinder.Semantics.TypeTable+KeyPair`2[int,System.Nullable`1[int]]:GetHashCode():int:this (FullOpts)
          65 (185.71 % of base) : Microsoft.CSharp.dasm - Microsoft.CSharp.RuntimeBinder.Semantics.TypeTable+KeyPair`2[byte,System.Nullable`1[int]]:GetHashCode():int:this (FullOpts)
          65 (180.56 % of base) : Microsoft.CSharp.dasm - Microsoft.CSharp.RuntimeBinder.Semantics.TypeTable+KeyPair`2[short,System.Nullable`1[int]]:GetHashCode():int:this (FullOpts)
          47 (174.07 % of base) : System.Collections.Immutable.dasm - System.Collections.Immutable.Requires:NotNullAllowStructs[System.Nullable`1[int]](System.Nullable`1[int],System.String) (FullOpts)
          65 (154.76 % of base) : Microsoft.CSharp.dasm - Microsoft.CSharp.RuntimeBinder.Semantics.TypeTable+KeyPair`2[long,System.Nullable`1[int]]:GetHashCode():int:this (FullOpts)
          64 (145.45 % of base) : System.Private.CoreLib.dasm - System.Threading.Tasks.ValueTask`1[System.Nullable`1[int]]:GetHashCode():int:this (FullOpts)
          52 (144.44 % of base) : System.Reflection.Context.dasm - System.Reflection.Context.Projection.Projector:Project[System.Nullable`1[int]](System.Nullable`1[int],System.Func`2[System.Nullable`1[int],System.Nullable`1[int]]):System.Nullable`1[int]:this (FullOpts)
         168 (121.74 % of base) : System.Private.CoreLib.dasm - System.ValueTuple`2[System.Nullable`1[int],System.Nullable`1[int]]:GetHashCode():int:this (FullOpts)
          84 (118.31 % of base) : System.Private.CoreLib.dasm - System.ValueTuple`1[System.Nullable`1[int]]:GetHashCode():int:this (FullOpts)
          84 (113.51 % of base) : System.Private.CoreLib.dasm - System.Collections.Generic.ObjectEqualityComparer`1[System.Nullable`1[int]]:GetHashCode(System.Nullable`1[int]):int:this (FullOpts)
         120 (110.09 % of base) : System.Private.CoreLib.dasm - System.Collections.Generic.ObjectEqualityComparer`1[System.Nullable`1[int]]:Equals(System.Nullable`1[int],System.Nullable`1[int]):bool:this (FullOpts)
          44 (110.00 % of base) : System.Collections.dasm - System.Collections.Generic.SortedDictionary`2+<>c__DisplayClass34_0[System.__Canon,System.Nullable`1[int]]:<ContainsValue>b__0(System.Collections.Generic.SortedSet`1+Node[System.Collections.Generic.KeyValuePair`2[System.__Canon,System.Nullable`1[int]]]):bool:this (FullOpts)
          50 (108.70 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.WrapperEqualityComparer`1[System.Nullable`1[int]]:GetHashCode(System.Linq.Parallel.Wrapper`1[System.Nullable`1[int]]):int:this (FullOpts)
          84 (101.20 % of base) : System.Private.CoreLib.dasm - System.HashCode:Add[System.Nullable`1[int]](System.Nullable`1[int]):this (FullOpts)
          84 (94.38 % of base) : System.Private.CoreLib.dasm - System.ValueTuple`2[int,System.Nullable`1[int]]:GetHashCode():int:this (FullOpts)
          84 (92.31 % of base) : System.Private.CoreLib.dasm - System.ValueTuple`2[byte,System.Nullable`1[int]]:GetHashCode():int:this (FullOpts)
          84 (92.31 % of base) : System.Private.CoreLib.dasm - System.ValueTuple`2[short,System.Nullable`1[int]]:GetHashCode():int:this (FullOpts)
          63 (91.30 % of base) : Microsoft.CSharp.dasm - Microsoft.CSharp.RuntimeBinder.Semantics.TypeTable+KeyPair`2[System.__Canon,System.Nullable`1[int]]:GetHashCode():int:this (FullOpts)
          60 (90.91 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.HashLookup`2[System.Nullable`1[int],System.Nullable`1[int]]:GetKeyHashCode(System.Nullable`1[int]):int:this (FullOpts)
          84 (89.36 % of base) : System.Private.CoreLib.dasm - System.ValueTuple`2[long,System.Nullable`1[int]]:GetHashCode():int:this (FullOpts)
         168 (86.60 % of base) : System.Private.CoreLib.dasm - System.HashCode:Combine[System.Nullable`1[int],System.Nullable`1[int]](System.Nullable`1[int],System.Nullable`1[int]):int (FullOpts)
          87 (85.29 % of base) : System.Private.CoreLib.dasm - System.ValueTuple`2[System.Numerics.Vector`1[float],System.Nullable`1[int]]:GetHashCode():int:this (FullOpts)
         126 (82.35 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.HashLookup`2[System.Nullable`1[int],System.Nullable`1[int]]:AreKeysEqual(System.Nullable`1[int],System.Nullable`1[int]):bool:this (FullOpts)
         168 (80.00 % of base) : System.Private.CoreLib.dasm - System.ValueTuple`2[System.Nullable`1[int],System.Nullable`1[int]]:System.IValueTupleInternal.ToStringEnd():System.String:this (FullOpts)
          84 (74.34 % of base) : System.Private.CoreLib.dasm - System.ValueTuple`1[System.Nullable`1[int]]:System.IValueTupleInternal.ToStringEnd():System.String:this (FullOpts)
          48 (73.85 % of base) : System.Linq.dasm - System.Linq.Enumerable+RepeatIterator`1[System.Nullable`1[int]]:ToArray():System.Nullable`1[int][]:this (FullOpts)
         107 (73.79 % of base) : System.Private.CoreLib.dasm - System.Collections.Generic.Dictionary`2[byte,System.Nullable`1[int]]:ContainsValue(System.Nullable`1[int]):bool:this (FullOpts)
         107 (73.79 % of base) : System.Private.CoreLib.dasm - System.Collections.Generic.Dictionary`2[double,System.Nullable`1[int]]:ContainsValue(System.Nullable`1[int]):bool:this (FullOpts)
         107 (73.79 % of base) : System.Private.CoreLib.dasm - System.Collections.Generic.Dictionary`2[int,System.Nullable`1[int]]:ContainsValue(System.Nullable`1[int]):bool:this (FullOpts)
         107 (73.79 % of base) : System.Private.CoreLib.dasm - System.Collections.Generic.Dictionary`2[long,System.Nullable`1[int]]:ContainsValue(System.Nullable`1[int]):bool:this (FullOpts)
         107 (73.79 % of base) : System.Private.CoreLib.dasm - System.Collections.Generic.Dictionary`2[short,System.Nullable`1[int]]:ContainsValue(System.Nullable`1[int]):bool:this (FullOpts)
         107 (73.79 % of base) : System.Private.CoreLib.dasm - System.Collections.Generic.Dictionary`2[System.__Canon,System.Nullable`1[int]]:ContainsValue(System.Nullable`1[int]):bool:this (FullOpts)
         107 (73.79 % of base) : System.Private.CoreLib.dasm - System.Collections.Generic.Dictionary`2[System.Nullable`1[int],System.Nullable`1[int]]:ContainsValue(System.Nullable`1[int]):bool:this (FullOpts)
         107 (73.79 % of base) : System.Private.CoreLib.dasm - System.Collections.Generic.Dictionary`2[System.Numerics.Vector`1[float],System.Nullable`1[int]]:ContainsValue(System.Nullable`1[int]):bool:this (FullOpts)
          45 (73.77 % of base) : System.Private.CoreLib.dasm - System.Collections.Concurrent.ConcurrentDictionary`2[System.Nullable`1[int],System.Nullable`1[int]]:TryRemove(System.Nullable`1[int],byref):bool:this (FullOpts)
          55 (73.33 % of base) : Microsoft.CSharp.dasm - Microsoft.CSharp.RuntimeBinder.Semantics.TypeTable+KeyPair`2[System.Numerics.Vector`1[float],System.Nullable`1[int]]:GetHashCode():int:this (FullOpts)
          58 (69.88 % of base) : System.Private.CoreLib.dasm - System.HashCode:Add[System.Nullable`1[int]](System.Nullable`1[int],System.Collections.Generic.IEqualityComparer`1[System.Nullable`1[int]]):this (FullOpts)
          84 (68.29 % of base) : System.Private.CoreLib.dasm - System.HashCode:Combine[System.Nullable`1[int]](System.Nullable`1[int]):int (FullOpts)
          84 (68.29 % of base) : System.Private.CoreLib.dasm - System.ValueTuple`1[System.Nullable`1[int]]:ToString():System.String:this (FullOpts)
          58 (66.67 % of base) : System.Private.CoreLib.dasm - System.Threading.Tasks.Task`1[System.Nullable`1[int]]:get_DebuggerDisplayResultDescription():System.String:this (FullOpts)
         121 (66.12 % of base) : System.Collections.Immutable.dasm - System.Collections.Immutable.ImmutableSortedDictionary`2[System.Nullable`1[int],System.Nullable`1[int]]:Remove(System.Nullable`1[int]):System.Collections.Immutable.ImmutableSortedDictionary`2[System.Nullable`1[int],System.Nullable`1[int]]:this (FullOpts)
         121 (66.12 % of base) : System.Collections.Immutable.dasm - System.Collections.Immutable.ImmutableSortedDictionary`2[System.Nullable`1[int],System.Nullable`1[int]]:System.Collections.Immutable.IImmutableDictionary<TKey,TValue>.Remove(System.Nullable`1[int]):System.Collections.Immutable.IImmutableDictionary`2[System.Nullable`1[int],System.Nullable`1[int]]:this (FullOpts)
          65 (65.66 % of base) : Microsoft.CSharp.dasm - Microsoft.CSharp.RuntimeBinder.Semantics.TypeTable+KeyPair`2[double,System.Nullable`1[int]]:GetHashCode():int:this (FullOpts)
          48 (63.16 % of base) : System.Private.CoreLib.dasm - System.MemoryExtensions:ThrowNullLowHighInclusive[System.Nullable`1[int]](System.Nullable`1[int],System.Nullable`1[int]) (FullOpts)
         237 (61.24 % of base) : System.Private.CoreLib.dasm - System.Collections.Generic.ObjectEqualityComparer`1[System.Nullable`1[int]]:LastIndexOf(System.Nullable`1[int][],System.Nullable`1[int],int,int):int:this (FullOpts)
          84 (59.57 % of base) : System.Private.CoreLib.dasm - System.HashCode:Combine[int,System.Nullable`1[int]](int,System.Nullable`1[int]):int (FullOpts)
          84 (59.57 % of base) : System.Private.CoreLib.dasm - System.ValueTuple`2[System.__Canon,System.Nullable`1[int]]:GetHashCode():int:this (FullOpts)
          84 (58.33 % of base) : System.Private.CoreLib.dasm - System.HashCode:Combine[byte,System.Nullable`1[int]](byte,System.Nullable`1[int]):int (FullOpts)
          84 (58.33 % of base) : System.Private.CoreLib.dasm - System.HashCode:Combine[short,System.Nullable`1[int]](short,System.Nullable`1[int]):int (FullOpts)
          84 (57.53 % of base) : System.Private.CoreLib.dasm - System.ValueTuple`2[double,System.Nullable`1[int]]:GetHashCode():int:this (FullOpts)
         168 (57.14 % of base) : System.Private.CoreLib.dasm - System.ValueTuple`2[System.Nullable`1[int],System.Nullable`1[int]]:ToString():System.String:this (FullOpts)
         219 (56.59 % of base) : System.Private.CoreLib.dasm - System.Collections.Generic.ObjectEqualityComparer`1[System.Nullable`1[int]]:IndexOf(System.Nullable`1[int][],System.Nullable`1[int],int,int):int:this (FullOpts)
          84 (56.38 % of base) : System.Private.CoreLib.dasm - System.HashCode:Combine[long,System.Nullable`1[int]](long,System.Nullable`1[int]):int (FullOpts)
          84 (54.90 % of base) : System.Private.CoreLib.dasm - System.ValueTuple`2[int,System.Nullable`1[int]]:System.IValueTupleInternal.ToStringEnd():System.String:this (FullOpts)
          84 (54.55 % of base) : System.Private.CoreLib.dasm - System.ValueTuple`2[long,System.Nullable`1[int]]:System.IValueTupleInternal.ToStringEnd():System.String:this (FullOpts)
          43 (54.43 % of base) : System.Collections.Immutable.dasm - System.Collections.Frozen.FrozenDictionary`2[System.Nullable`1[int],System.Nullable`1[int]]:GetValueRefOrNullRef(System.Nullable`1[int]):byref:this (FullOpts)
          84 (54.19 % of base) : System.Private.CoreLib.dasm - System.ValueTuple`2[byte,System.Nullable`1[int]]:System.IValueTupleInternal.ToStringEnd():System.String:this (FullOpts)
          84 (54.19 % of base) : System.Private.CoreLib.dasm - System.ValueTuple`2[short,System.Nullable`1[int]]:System.IValueTupleInternal.ToStringEnd():System.String:this (FullOpts)
          84 (53.85 % of base) : System.Private.CoreLib.dasm - System.HashCode:Combine[System.Numerics.Vector`1[float],System.Nullable`1[int]](System.Numerics.Vector`1[float],System.Nullable`1[int]):int (FullOpts)
          43 (53.75 % of base) : System.ServiceModel.Syndication.dasm - System.ServiceModel.Syndication.SyndicationFeedFormatter:GetNonNullValue[System.Nullable`1[int]](System.Nullable`1[int],System.String):System.Nullable`1[int] (FullOpts)
          89 (53.29 % of base) : System.Collections.dasm - System.Collections.Generic.OrderedDictionary`2[System.Nullable`1[int],System.Nullable`1[int]]:get_Item(System.Nullable`1[int]):System.Nullable`1[int]:this (FullOpts)
         106 (53.27 % of base) : System.Collections.dasm - System.Collections.Generic.SortedDictionary`2[System.Numerics.Vector`1[float],System.Nullable`1[int]]:System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<TKey,TValue>>.Contains(System.Collections.Generic.KeyValuePair`2[System.Numerics.Vector`1[float],System.Nullable`1[int]]):bool:this (FullOpts)
          35 (53.03 % of base) : System.Linq.dasm - System.Linq.Lookup`2[System.Nullable`1[int],System.Nullable`1[int]]:InternalGetHashCode(System.Nullable`1[int]):int:this (FullOpts)
          69 (52.27 % of base) : System.Collections.Immutable.dasm - System.Collections.Immutable.ImmutableDictionary`2[System.Nullable`1[int],System.Nullable`1[int]]:get_Item(System.Nullable`1[int]):System.Nullable`1[int]:this (FullOpts)
          71 (51.45 % of base) : System.Text.Json.dasm - System.Text.Json.Serialization.ConfigurationList`1[System.Nullable`1[int]]:Insert(int,System.Nullable`1[int]):this (FullOpts)
          69 (50.36 % of base) : System.Collections.Immutable.dasm - System.Collections.Immutable.ImmutableSortedDictionary`2[System.Nullable`1[int],System.Nullable`1[int]]:get_Item(System.Nullable`1[int]):System.Nullable`1[int]:this (FullOpts)
          93 (49.73 % of base) : System.Collections.dasm - System.Collections.Generic.SortedDictionary`2[long,System.Nullable`1[int]]:System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<TKey,TValue>>.Contains(System.Collections.Generic.KeyValuePair`2[long,System.Nullable`1[int]]):bool:this (FullOpts)
          93 (49.73 % of base) : System.Collections.dasm - System.Collections.Generic.SortedDictionary`2[System.__Canon,System.Nullable`1[int]]:System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<TKey,TValue>>.Contains(System.Collections.Generic.KeyValuePair`2[System.__Canon,System.Nullable`1[int]]):bool:this (FullOpts)
          93 (49.73 % of base) : System.Collections.dasm - System.Collections.Generic.SortedDictionary`2[System.Nullable`1[int],System.Nullable`1[int]]:System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<TKey,TValue>>.Contains(System.Collections.Generic.KeyValuePair`2[System.Nullable`1[int],System.Nullable`1[int]]):bool:this (FullOpts)
         116 (49.57 % of base) : System.Private.CoreLib.dasm - System.Text.StringBuilder:AppendJoinCore[System.Nullable`1[int]](byref,int,System.ReadOnlySpan`1[System.Nullable`1[int]]):System.Text.StringBuilder:this (FullOpts)
          93 (49.47 % of base) : System.Collections.dasm - System.Collections.Generic.SortedDictionary`2[double,System.Nullable`1[int]]:System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<TKey,TValue>>.Contains(System.Collections.Generic.KeyValuePair`2[double,System.Nullable`1[int]]):bool:this (FullOpts)
          42 (49.41 % of base) : System.Text.Json.dasm - System.Text.Json.Serialization.Converters.JsonPrimitiveConverter`1[System.Nullable`1[int]]:WriteAsPropertyName(System.Text.Json.Utf8JsonWriter,System.Nullable`1[int],System.Text.Json.JsonSerializerOptions):this (FullOpts)
          93 (48.95 % of base) : System.Collections.dasm - System.Collections.Generic.SortedDictionary`2[byte,System.Nullable`1[int]]:System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<TKey,TValue>>.Contains(System.Collections.Generic.KeyValuePair`2[byte,System.Nullable`1[int]]):bool:this (FullOpts)
          93 (48.95 % of base) : System.Collections.dasm - System.Collections.Generic.SortedDictionary`2[int,System.Nullable`1[int]]:System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<TKey,TValue>>.Contains(System.Collections.Generic.KeyValuePair`2[int,System.Nullable`1[int]]):bool:this (FullOpts)
          93 (48.95 % of base) : System.Collections.dasm - System.Collections.Generic.SortedDictionary`2[short,System.Nullable`1[int]]:System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<TKey,TValue>>.Contains(System.Collections.Generic.KeyValuePair`2[short,System.Nullable`1[int]]):bool:this (FullOpts)
          86 (48.86 % of base) : System.Collections.dasm - System.Collections.Generic.LinkedList`1[System.Nullable`1[int]]:Find(System.Nullable`1[int]):System.Collections.Generic.LinkedListNode`1[System.Nullable`1[int]]:this (FullOpts)
          38 (48.10 % of base) : Microsoft.Extensions.DependencyModel.dasm - Microsoft.DotNet.PlatformAbstractions.HashCodeCombiner:Add[System.Nullable`1[int]](System.Nullable`1[int],System.Collections.Generic.IEqualityComparer`1[System.Nullable`1[int]]):this (FullOpts)
          35 (46.67 % of base) : System.Collections.Immutable.dasm - System.Collections.Immutable.SecurePooledObject`1[System.Nullable`1[int]]:.ctor(System.Nullable`1[int]):this (FullOpts)
          84 (46.41 % of base) : System.Private.CoreLib.dasm - System.ValueTuple`2[System.Numerics.Vector`1[float],System.Nullable`1[int]]:System.IValueTupleInternal.ToStringEnd():System.String:this (FullOpts)
          84 (46.15 % of base) : System.Private.CoreLib.dasm - System.ValueTuple`2[double,System.Nullable`1[int]]:System.IValueTupleInternal.ToStringEnd():System.String:this (FullOpts)
          43 (45.74 % of base) : System.Collections.Immutable.dasm - System.Collections.Immutable.ImmutableSortedDictionary`2[System.Nullable`1[int],System.Nullable`1[int]]:ContainsKey(System.Nullable`1[int]):bool:this (FullOpts)
          43 (45.74 % of base) : System.Collections.Immutable.dasm - System.Collections.Immutable.ImmutableSortedDictionary`2[System.Nullable`1[int],System.Nullable`1[int]]:ValueRef(System.Nullable`1[int]):byref:this (FullOpts)
          43 (45.74 % of base) : System.Collections.Immutable.dasm - System.Collections.Immutable.ImmutableSortedDictionary`2+Builder[System.Nullable`1[int],System.Nullable`1[int]]:ValueRef(System.Nullable`1[int]):byref:this (FullOpts)
          43 (45.26 % of base) : System.Collections.Immutable.dasm - System.Collections.Immutable.ImmutableDictionary`2[System.Nullable`1[int],System.Nullable`1[int]]:ContainsKey(System.Nullable`1[int]):bool:this (FullOpts)
          75 (44.64 % of base) : System.Collections.dasm - System.Collections.Generic.SortedList`2[System.Nullable`1[int],System.Nullable`1[int]]:set_Item(System.Nullable`1[int],System.Nullable`1[int]):this (FullOpts)
          85 (44.27 % of base) : System.Collections.dasm - System.Collections.Generic.LinkedList`1[System.Nullable`1[int]]:FindLast(System.Nullable`1[int]):System.Collections.Generic.LinkedListNode`1[System.Nullable`1[int]]:this (FullOpts)

Top method improvements (percentages):
         -60 (-18.81 % of base) : System.Text.Json.dasm - System.Text.Json.Serialization.Metadata.JsonPropertyInfo`1[System.Nullable`1[int]]:ReadJsonAsObject(byref,byref,byref):bool:this (FullOpts)
         -16 (-13.79 % of base) : System.Private.CoreLib.dasm - System.Diagnostics.Tracing.EventSource:GetOpcodeWithDefault(int,System.String):int (FullOpts)
         -32 (-12.40 % of base) : System.ComponentModel.TypeConverter.dasm - System.ComponentModel.BindingList`1[System.Nullable`1[int]]:AddNewCore():System.Object:this (FullOpts)
         -19 (-10.11 % of base) : System.Linq.Expressions.dasm - System.Dynamic.Utils.CacheDict`2[System.Nullable`1[int],System.Nullable`1[int]]:TryGetValue(System.Nullable`1[int],byref):bool:this (FullOpts)
         -31 (-9.51 % of base) : Microsoft.Extensions.Logging.Configuration.dasm - Microsoft.Extensions.Configuration.Binder.SourceGeneration.<BindingExtensions_g>F36F291D42D9CE2439E1968EC783BE64F61F406B865E6E90EFD25BBD78AB9E1D0__BindingExtensions:GetValue[System.Nullable`1[int]](Microsoft.Extensions.Configuration.IConfiguration,System.String,System.Nullable`1[int]):System.Nullable`1[int] (FullOpts)
          -6 (-8.70 % of base) : System.Collections.dasm - System.Collections.Generic.OrderedDictionary`2+Enumerator[System.__Canon,System.Nullable`1[int]]:System.Collections.IDictionaryEnumerator.get_Entry():System.Collections.DictionaryEntry:this (FullOpts)
         -11 (-8.66 % of base) : System.Private.DataContractSerialization.dasm - System.Runtime.Serialization.ReflectionReader:ObjectToKeyValuePairGetValue[System.__Canon,System.Nullable`1[int]](System.Object):System.Object (FullOpts)
         -13 (-8.61 % of base) : System.Collections.Immutable.dasm - System.Collections.Immutable.ImmutableDictionary`2+Builder[int,System.Nullable`1[int]]:System.Collections.IDictionary.get_Item(System.Object):System.Object:this (FullOpts)
         -13 (-8.50 % of base) : System.Collections.Immutable.dasm - System.Collections.Immutable.ImmutableSortedDictionary`2+Builder[int,System.Nullable`1[int]]:System.Collections.IDictionary.get_Item(System.Object):System.Object:this (FullOpts)
         -57 (-7.79 % of base) : System.IO.Ports.dasm - System.IO.Ports.SerialPort:GetPortNames_FreeBSD():System.String[] (FullOpts)
          -8 (-7.69 % of base) : System.IO.Packaging.dasm - System.IO.Packaging.ZipPackage:IsZipItemValidOpcPartOrPiece(System.String):bool (FullOpts)
          -7 (-7.07 % of base) : System.Private.DataContractSerialization.dasm - System.Runtime.Serialization.ReflectionReader:ObjectToKeyValuePairGetKey[System.Nullable`1[int],System.Nullable`1[int]](System.Object):System.Object (FullOpts)
          -7 (-7.07 % of base) : System.Private.DataContractSerialization.dasm - System.Runtime.Serialization.ReflectionReader:ObjectToKeyValuePairGetValue[byte,System.Nullable`1[int]](System.Object):System.Object (FullOpts)
          -7 (-7.07 % of base) : System.Private.DataContractSerialization.dasm - System.Runtime.Serialization.ReflectionReader:ObjectToKeyValuePairGetValue[double,System.Nullable`1[int]](System.Object):System.Object (FullOpts)
          -7 (-7.07 % of base) : System.Private.DataContractSerialization.dasm - System.Runtime.Serialization.ReflectionReader:ObjectToKeyValuePairGetValue[int,System.Nullable`1[int]](System.Object):System.Object (FullOpts)
          -7 (-7.07 % of base) : System.Private.DataContractSerialization.dasm - System.Runtime.Serialization.ReflectionReader:ObjectToKeyValuePairGetValue[long,System.Nullable`1[int]](System.Object):System.Object (FullOpts)
          -7 (-7.07 % of base) : System.Private.DataContractSerialization.dasm - System.Runtime.Serialization.ReflectionReader:ObjectToKeyValuePairGetValue[short,System.Nullable`1[int]](System.Object):System.Object (FullOpts)
          -7 (-7.07 % of base) : System.Private.DataContractSerialization.dasm - System.Runtime.Serialization.ReflectionReader:ObjectToKeyValuePairGetValue[System.Nullable`1[int],System.Nullable`1[int]](System.Object):System.Object (FullOpts)
          -7 (-7.07 % of base) : System.Private.DataContractSerialization.dasm - System.Runtime.Serialization.ReflectionReader:ObjectToKeyValuePairGetValue[System.Numerics.Vector`1[float],System.Nullable`1[int]](System.Object):System.Object (FullOpts)
         -17 (-7.00 % of base) : System.Collections.dasm - System.Collections.Generic.SortedDictionary`2[System.Numerics.Vector`1[float],System.Nullable`1[int]]:System.Collections.IDictionary.get_Item(System.Object):System.Object:this (FullOpts)
          -9 (-6.29 % of base) : System.Collections.dasm - System.Collections.Generic.SortedDictionary`2+Enumerator[System.Nullable`1[int],System.Nullable`1[int]]:System.Collections.IDictionaryEnumerator.get_Key():System.Object:this (FullOpts)
          -9 (-6.29 % of base) : System.Collections.dasm - System.Collections.Generic.SortedDictionary`2+KeyCollection+Enumerator[System.Nullable`1[int],System.Nullable`1[int]]:System.Collections.IEnumerator.get_Current():System.Object:this (FullOpts)
          -9 (-6.25 % of base) : System.Collections.dasm - System.Collections.Generic.SortedDictionary`2+Enumerator[byte,System.Nullable`1[int]]:System.Collections.IDictionaryEnumerator.get_Value():System.Object:this (FullOpts)
          -9 (-6.25 % of base) : System.Collections.dasm - System.Collections.Generic.SortedDictionary`2+Enumerator[double,System.Nullable`1[int]]:System.Collections.IDictionaryEnumerator.get_Value():System.Object:this (FullOpts)
          -9 (-6.25 % of base) : System.Collections.dasm - System.Collections.Generic.SortedDictionary`2+Enumerator[int,System.Nullable`1[int]]:System.Collections.IDictionaryEnumerator.get_Value():System.Object:this (FullOpts)
          -9 (-6.25 % of base) : System.Collections.dasm - System.Collections.Generic.SortedDictionary`2+Enumerator[long,System.Nullable`1[int]]:System.Collections.IDictionaryEnumerator.get_Value():System.Object:this (FullOpts)
          -9 (-6.25 % of base) : System.Collections.dasm - System.Collections.Generic.SortedDictionary`2+Enumerator[short,System.Nullable`1[int]]:System.Collections.IDictionaryEnumerator.get_Value():System.Object:this (FullOpts)
          -9 (-6.25 % of base) : System.Collections.dasm - System.Collections.Generic.SortedDictionary`2+Enumerator[System.__Canon,System.Nullable`1[int]]:System.Collections.IDictionaryEnumerator.get_Value():System.Object:this (FullOpts)
          -9 (-6.25 % of base) : System.Collections.dasm - System.Collections.Generic.SortedDictionary`2+Enumerator[System.Nullable`1[int],System.Nullable`1[int]]:System.Collections.IDictionaryEnumerator.get_Value():System.Object:this (FullOpts)
          -9 (-6.25 % of base) : System.Collections.dasm - System.Collections.Generic.SortedDictionary`2+Enumerator[System.Numerics.Vector`1[float],System.Nullable`1[int]]:System.Collections.IDictionaryEnumerator.get_Value():System.Object:this (FullOpts)
          -9 (-6.25 % of base) : System.Collections.dasm - System.Collections.Generic.SortedDictionary`2+ValueCollection+Enumerator[byte,System.Nullable`1[int]]:System.Collections.IEnumerator.get_Current():System.Object:this (FullOpts)
          -9 (-6.25 % of base) : System.Collections.dasm - System.Collections.Generic.SortedDictionary`2+ValueCollection+Enumerator[double,System.Nullable`1[int]]:System.Collections.IEnumerator.get_Current():System.Object:this (FullOpts)
          -9 (-6.25 % of base) : System.Collections.dasm - System.Collections.Generic.SortedDictionary`2+ValueCollection+Enumerator[int,System.Nullable`1[int]]:System.Collections.IEnumerator.get_Current():System.Object:this (FullOpts)
          -9 (-6.25 % of base) : System.Collections.dasm - System.Collections.Generic.SortedDictionary`2+ValueCollection+Enumerator[long,System.Nullable`1[int]]:System.Collections.IEnumerator.get_Current():System.Object:this (FullOpts)
          -9 (-6.25 % of base) : System.Collections.dasm - System.Collections.Generic.SortedDictionary`2+ValueCollection+Enumerator[short,System.Nullable`1[int]]:System.Collections.IEnumerator.get_Current():System.Object:this (FullOpts)
          -9 (-6.25 % of base) : System.Collections.dasm - System.Collections.Generic.SortedDictionary`2+ValueCollection+Enumerator[System.__Canon,System.Nullable`1[int]]:System.Collections.IEnumerator.get_Current():System.Object:this (FullOpts)
          -9 (-6.25 % of base) : System.Collections.dasm - System.Collections.Generic.SortedDictionary`2+ValueCollection+Enumerator[System.Nullable`1[int],System.Nullable`1[int]]:System.Collections.IEnumerator.get_Current():System.Object:this (FullOpts)
          -9 (-6.25 % of base) : System.Collections.dasm - System.Collections.Generic.SortedDictionary`2+ValueCollection+Enumerator[System.Numerics.Vector`1[float],System.Nullable`1[int]]:System.Collections.IEnumerator.get_Current():System.Object:this (FullOpts)
          -8 (-6.20 % of base) : System.Private.CoreLib.dasm - System.Collections.Generic.Dictionary`2+Enumerator[System.Numerics.Vector`1[float],System.Nullable`1[int]]:System.Collections.IDictionaryEnumerator.get_Entry():System.Collections.DictionaryEntry:this (FullOpts)
          -6 (-5.88 % of base) : System.Collections.dasm - System.Collections.Generic.OrderedDictionary`2+Enumerator[int,System.Nullable`1[int]]:System.Collections.IDictionaryEnumerator.get_Entry():System.Collections.DictionaryEntry:this (FullOpts)
          -6 (-5.88 % of base) : System.Collections.dasm - System.Collections.Generic.OrderedDictionary`2+Enumerator[long,System.Nullable`1[int]]:System.Collections.IDictionaryEnumerator.get_Entry():System.Collections.DictionaryEntry:this (FullOpts)
          -6 (-5.83 % of base) : System.Collections.dasm - System.Collections.Generic.OrderedDictionary`2+Enumerator[byte,System.Nullable`1[int]]:System.Collections.IDictionaryEnumerator.get_Entry():System.Collections.DictionaryEntry:this (FullOpts)
          -6 (-5.77 % of base) : System.Collections.dasm - System.Collections.Generic.OrderedDictionary`2+Enumerator[short,System.Nullable`1[int]]:System.Collections.IDictionaryEnumerator.get_Entry():System.Collections.DictionaryEntry:this (FullOpts)
          -7 (-5.22 % of base) : System.Linq.Expressions.dasm - System.Runtime.CompilerServices.ReadOnlyCollectionBuilder`1[System.Nullable`1[int]]:System.Collections.IList.get_Item(int):System.Object:this (FullOpts)
         -18 (-4.74 % of base) : System.Private.Xml.dasm - System.Xml.Serialization.CodeIdentifier:EscapeKeywords(System.String,System.Text.StringBuilder) (FullOpts)
         -16 (-4.57 % of base) : System.Collections.Immutable.dasm - System.Collections.Immutable.ImmutableSortedDictionary`2[System.Numerics.Vector`1[float],System.Nullable`1[int]]:System.Collections.IDictionary.get_Item(System.Object):System.Object:this (FullOpts)
         -16 (-4.57 % of base) : System.Collections.Immutable.dasm - System.Collections.Immutable.ImmutableSortedDictionary`2+Builder[System.Numerics.Vector`1[float],System.Nullable`1[int]]:System.Collections.IDictionary.get_Item(System.Object):System.Object:this (FullOpts)
          -5 (-4.42 % of base) : System.Collections.dasm - System.Collections.Generic.OrderedDictionary`2+Enumerator[double,System.Nullable`1[int]]:System.Collections.IDictionaryEnumerator.get_Entry():System.Collections.DictionaryEntry:this (FullOpts)
          -6 (-4.29 % of base) : System.Private.CoreLib.dasm - System.Tuple`2[System.Nullable`1[int],System.Nullable`1[int]]:System.Runtime.CompilerServices.ITuple.get_Item(int):System.Object:this (FullOpts)
          -9 (-4.23 % of base) : System.Collections.dasm - System.Collections.Generic.OrderedDictionary`2+Enumerator[System.Nullable`1[int],System.Nullable`1[int]]:System.Collections.IEnumerator.get_Current():System.Object:this (FullOpts)
          -6 (-4.08 % of base) : System.Collections.Immutable.dasm - System.Collections.Frozen.FrozenDictionary`2[int,System.Nullable`1[int]]:System.Collections.IDictionary.get_Item(System.Object):System.Object:this (FullOpts)
          -6 (-4.05 % of base) : System.Collections.Immutable.dasm - System.Collections.Frozen.FrozenDictionary`2[long,System.Nullable`1[int]]:System.Collections.IDictionary.get_Item(System.Object):System.Object:this (FullOpts)
          -6 (-4.03 % of base) : System.Collections.Immutable.dasm - System.Collections.Frozen.FrozenDictionary`2[byte,System.Nullable`1[int]]:System.Collections.IDictionary.get_Item(System.Object):System.Object:this (FullOpts)
          -6 (-4.03 % of base) : System.Collections.Immutable.dasm - System.Collections.Frozen.FrozenDictionary`2[double,System.Nullable`1[int]]:System.Collections.IDictionary.get_Item(System.Object):System.Object:this (FullOpts)
          -6 (-4.03 % of base) : System.Collections.Immutable.dasm - System.Collections.Frozen.FrozenDictionary`2[short,System.Nullable`1[int]]:System.Collections.IDictionary.get_Item(System.Object):System.Object:this (FullOpts)
          -9 (-3.98 % of base) : System.Collections.Immutable.dasm - System.Collections.Frozen.FrozenDictionary`2[System.__Canon,System.Nullable`1[int]]:System.Collections.IDictionary.get_Item(System.Object):System.Object:this (FullOpts)
          -3 (-3.90 % of base) : System.Text.Json.dasm - System.Text.Json.Nodes.JsonValue`1[System.Nullable`1[int]]:TryGetValue[int](byref):bool:this (FullOpts)
          -8 (-3.81 % of base) : System.Net.Http.dasm - System.Net.Http.Headers.HttpContentHeaders:set_ContentLength(System.Nullable`1[long]):this (FullOpts)
          -6 (-3.80 % of base) : System.Collections.Immutable.dasm - System.Collections.Frozen.FrozenDictionary`2[System.Nullable`1[int],System.Nullable`1[int]]:System.Collections.IDictionary.get_Item(System.Object):System.Object:this (FullOpts)
         -20 (-3.62 % of base) : System.Linq.Expressions.dasm - System.Linq.Expressions.ExpressionVisitor:Visit[System.Nullable`1[int]](System.Collections.ObjectModel.ReadOnlyCollection`1[System.Nullable`1[int]],System.Func`2[System.Nullable`1[int],System.Nullable`1[int]]):System.Collections.ObjectModel.ReadOnlyCollection`1[System.Nullable`1[int]] (FullOpts)
          -3 (-3.61 % of base) : System.Private.CoreLib.dasm - System.Collections.Generic.Dictionary`2+Enumerator[byte,System.Nullable`1[int]]:System.Collections.IDictionaryEnumerator.get_Value():System.Object:this (FullOpts)
          -3 (-3.61 % of base) : System.Private.CoreLib.dasm - System.Collections.Generic.Dictionary`2+Enumerator[double,System.Nullable`1[int]]:System.Collections.IDictionaryEnumerator.get_Value():System.Object:this (FullOpts)
          -3 (-3.61 % of base) : System.Private.CoreLib.dasm - System.Collections.Generic.Dictionary`2+Enumerator[int,System.Nullable`1[int]]:System.Collections.IDictionaryEnumerator.get_Value():System.Object:this (FullOpts)
          -3 (-3.61 % of base) : System.Private.CoreLib.dasm - System.Collections.Generic.Dictionary`2+Enumerator[long,System.Nullable`1[int]]:System.Collections.IDictionaryEnumerator.get_Value():System.Object:this (FullOpts)
          -3 (-3.61 % of base) : System.Private.CoreLib.dasm - System.Collections.Generic.Dictionary`2+Enumerator[short,System.Nullable`1[int]]:System.Collections.IDictionaryEnumerator.get_Value():System.Object:this (FullOpts)
          -3 (-3.61 % of base) : System.Private.CoreLib.dasm - System.Collections.Generic.Dictionary`2+Enumerator[System.__Canon,System.Nullable`1[int]]:System.Collections.IDictionaryEnumerator.get_Value():System.Object:this (FullOpts)
          -3 (-3.61 % of base) : System.Private.CoreLib.dasm - System.Collections.Generic.Dictionary`2+Enumerator[System.Nullable`1[int],System.Nullable`1[int]]:System.Collections.IDictionaryEnumerator.get_Key():System.Object:this (FullOpts)
          -3 (-3.61 % of base) : System.Private.CoreLib.dasm - System.Collections.Generic.Dictionary`2+Enumerator[System.Nullable`1[int],System.Nullable`1[int]]:System.Collections.IDictionaryEnumerator.get_Value():System.Object:this (FullOpts)
          -3 (-3.61 % of base) : System.Private.CoreLib.dasm - System.Collections.Generic.Dictionary`2+Enumerator[System.Numerics.Vector`1[float],System.Nullable`1[int]]:System.Collections.IDictionaryEnumerator.get_Value():System.Object:this (FullOpts)
          -8 (-3.60 % of base) : System.Collections.dasm - System.Collections.Generic.OrderedDictionary`2+Enumerator[System.__Canon,System.Nullable`1[int]]:System.Collections.IEnumerator.get_Current():System.Object:this (FullOpts)
          -6 (-3.51 % of base) : System.Collections.dasm - System.Collections.Generic.SortedDictionary`2+Enumerator[System.__Canon,System.Nullable`1[int]]:System.Collections.IDictionaryEnumerator.get_Entry():System.Collections.DictionaryEntry:this (FullOpts)
          -4 (-3.45 % of base) : System.Collections.dasm - System.Collections.Generic.OrderedDictionary`2+Enumerator[System.Nullable`1[int],System.Nullable`1[int]]:System.Collections.IDictionaryEnumerator.get_Entry():System.Collections.DictionaryEntry:this (FullOpts)
          -8 (-3.31 % of base) : System.Private.CoreLib.dasm - System.Diagnostics.DebugProvider:Write(System.String):this (FullOpts)
          -9 (-3.25 % of base) : System.Collections.Immutable.dasm - System.Collections.Immutable.ImmutableDictionary`2[System.Numerics.Vector`1[float],System.Nullable`1[int]]:System.Collections.IDictionary.get_Item(System.Object):System.Object:this (FullOpts)
          -9 (-3.25 % of base) : System.Collections.Immutable.dasm - System.Collections.Immutable.ImmutableDictionary`2+Builder[System.Numerics.Vector`1[float],System.Nullable`1[int]]:System.Collections.IDictionary.get_Item(System.Object):System.Object:this (FullOpts)
          -7 (-3.24 % of base) : System.Collections.dasm - System.Collections.Generic.SortedDictionary`2[System.__Canon,System.Nullable`1[int]]:System.Collections.IDictionary.get_Item(System.Object):System.Object:this (FullOpts)
         -20 (-3.13 % of base) : System.Private.CoreLib.dasm - System.Diagnostics.Tracing.ActivityTracker:NormalizeActivityName(System.String,System.String,int):System.String (FullOpts)
         -10 (-2.86 % of base) : System.Collections.dasm - System.Collections.Generic.SortedDictionary`2+Enumerator[System.Nullable`1[int],System.Nullable`1[int]]:System.Collections.IEnumerator.get_Current():System.Object:this (FullOpts)
          -7 (-2.82 % of base) : System.Collections.dasm - System.Collections.Generic.OrderedDictionary`2[System.__Canon,System.Nullable`1[int]]:System.Collections.IDictionary.get_Item(System.Object):System.Object:this (FullOpts)
          -7 (-2.67 % of base) : System.Private.CoreLib.dasm - System.Collections.Generic.Dictionary`2+Enumerator[System.Nullable`1[int],System.Nullable`1[int]]:System.Collections.IEnumerator.get_Current():System.Object:this (FullOpts)
          -3 (-2.63 % of base) : System.Collections.dasm - System.Collections.Generic.OrderedDictionary`2+Enumerator[System.Numerics.Vector`1[float],System.Nullable`1[int]]:System.Collections.IDictionaryEnumerator.get_Entry():System.Collections.DictionaryEntry:this (FullOpts)
          -6 (-2.56 % of base) : System.Collections.dasm - System.Collections.Generic.SortedDictionary`2+Enumerator[System.Nullable`1[int],System.Nullable`1[int]]:System.Collections.IDictionaryEnumerator.get_Entry():System.Collections.DictionaryEntry:this (FullOpts)
          -4 (-2.29 % of base) : System.Collections.dasm - System.Collections.Generic.OrderedDictionary`2[int,System.Nullable`1[int]]:System.Collections.IDictionary.get_Item(System.Object):System.Object:this (FullOpts)
          -4 (-2.27 % of base) : System.Collections.dasm - System.Collections.Generic.OrderedDictionary`2[long,System.Nullable`1[int]]:System.Collections.IDictionary.get_Item(System.Object):System.Object:this (FullOpts)
          -4 (-2.26 % of base) : System.Collections.dasm - System.Collections.Generic.OrderedDictionary`2[byte,System.Nullable`1[int]]:System.Collections.IDictionary.get_Item(System.Object):System.Object:this (FullOpts)
          -4 (-2.26 % of base) : System.Collections.dasm - System.Collections.Generic.OrderedDictionary`2[double,System.Nullable`1[int]]:System.Collections.IDictionary.get_Item(System.Object):System.Object:this (FullOpts)
          -4 (-2.26 % of base) : System.Collections.dasm - System.Collections.Generic.OrderedDictionary`2[short,System.Nullable`1[int]]:System.Collections.IDictionary.get_Item(System.Object):System.Object:this (FullOpts)
         -25 (-2.23 % of base) : System.Collections.Immutable.dasm - System.Collections.Immutable.ImmutableSortedDictionary`2+Node[System.Nullable`1[int],System.Nullable`1[int]]:CopyTo(System.Array,int,int):this (FullOpts)
          -2 (-2.17 % of base) : System.Private.CoreLib.dasm - System.SZGenericArrayEnumerator`1[System.Nullable`1[int]]:System.Collections.IEnumerator.get_Current():System.Object:this (FullOpts)
          -9 (-2.12 % of base) : System.Collections.dasm - System.Collections.Generic.OrderedDictionary`2[int,System.Nullable`1[int]]:System.Collections.IDictionary.Add(System.Object,System.Object):this (FullOpts)
          -4 (-1.92 % of base) : System.Collections.dasm - System.Collections.Generic.OrderedDictionary`2[System.Numerics.Vector`1[float],System.Nullable`1[int]]:System.Collections.IDictionary.get_Item(System.Object):System.Object:this (FullOpts)
          -1 (-1.92 % of base) : System.Collections.dasm - System.Collections.Generic.OrderedDictionary`2+Enumerator[System.Nullable`1[int],System.Nullable`1[int]]:System.Collections.IDictionaryEnumerator.get_Key():System.Object:this (FullOpts)
          -3 (-1.90 % of base) : System.Collections.Immutable.dasm - System.Collections.Frozen.FrozenDictionary`2[System.Numerics.Vector`1[float],System.Nullable`1[int]]:System.Collections.IDictionary.get_Item(System.Object):System.Object:this (FullOpts)
          -4 (-1.89 % of base) : System.Private.CoreLib.dasm - System.Collections.Generic.Dictionary`2[System.__Canon,System.Nullable`1[int]]:System.Collections.IDictionary.get_Item(System.Object):System.Object:this (FullOpts)
          -1 (-1.89 % of base) : System.Collections.dasm - System.Collections.Generic.OrderedDictionary`2+Enumerator[byte,System.Nullable`1[int]]:System.Collections.IDictionaryEnumerator.get_Value():System.Object:this (FullOpts)
          -1 (-1.89 % of base) : System.Collections.dasm - System.Collections.Generic.OrderedDictionary`2+Enumerator[double,System.Nullable`1[int]]:System.Collections.IDictionaryEnumerator.get_Value():System.Object:this (FullOpts)
          -1 (-1.89 % of base) : System.Collections.dasm - System.Collections.Generic.OrderedDictionary`2+Enumerator[int,System.Nullable`1[int]]:System.Collections.IDictionaryEnumerator.get_Value():System.Object:this (FullOpts)
          -1 (-1.89 % of base) : System.Collections.dasm - System.Collections.Generic.OrderedDictionary`2+Enumerator[long,System.Nullable`1[int]]:System.Collections.IDictionaryEnumerator.get_Value():System.Object:this (FullOpts)
          -1 (-1.89 % of base) : System.Collections.dasm - System.Collections.Generic.OrderedDictionary`2+Enumerator[short,System.Nullable`1[int]]:System.Collections.IDictionaryEnumerator.get_Value():System.Object:this (FullOpts)
          -1 (-1.89 % of base) : System.Collections.dasm - System.Collections.Generic.OrderedDictionary`2+Enumerator[System.__Canon,System.Nullable`1[int]]:System.Collections.IDictionaryEnumerator.get_Value():System.Object:this (FullOpts)

1381 total methods with Code Size differences (184 improved, 1197 regressed), 281786 unchanged.

--------------------------------------------------------------------------------

Artifacts:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions