[X64] [tomeksowi] [x64][SysV] Classify empty structs for passing like padding #470

Description

@MihuBot

Job completed in 15 minutes.
dotnet/runtime#103799

Diffs

Diffs
Found 272 files with textual diffs.
Summary of Code Size diffs:
(Lower is better)
Total bytes of base: 41574989
Total bytes of diff: 41573710
Total bytes of delta: -1279 (-0.00 % of base)
Total relative delta: 2.75
diff is an improvement.
relative diff is a regression.
Top file regressions (bytes):
296 : System.Private.CoreLib.dasm (0.00 % of base)
4 : System.Text.Json.dasm (0.00 % of base)
4 : System.ComponentModel.Annotations.dasm (0.01 % of base)
Top file improvements (bytes):
-496 : System.Threading.Tasks.Dataflow.dasm (-0.04 % of base)
-331 : System.Threading.RateLimiting.dasm (-0.19 % of base)
-276 : Microsoft.Extensions.Hosting.dasm (-0.37 % of base)
-267 : System.Threading.Tasks.Parallel.dasm (-0.10 % of base)
-90 : System.IO.Pipelines.dasm (-0.11 % of base)
-72 : System.Private.Xml.dasm (-0.00 % of base)
-24 : System.Threading.Channels.dasm (-0.01 % of base)
-24 : System.Security.Cryptography.dasm (-0.00 % of base)
-3 : System.Formats.Tar.dasm (-0.00 % of base)
12 total files with Code Size differences (9 improved, 3 regressed), 247 unchanged.
Top method regressions (bytes):
29 (80.56 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:EncodeToChars(System.ReadOnlySpan`1[ubyte],System.Span`1[ushort],byref,byref,ubyte):int (FullOpts)
25 (56.82 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64:DecodeFromUtf8(System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte],byref,byref,ubyte):int (FullOpts)
25 (69.44 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64:EncodeToUtf8(System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte],byref,byref,ubyte):int (FullOpts)
25 (56.82 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:DecodeFromUtf8(System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte],byref,byref,ubyte):int (FullOpts)
25 (69.44 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:EncodeToUtf8(System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte],byref,byref,ubyte):int (FullOpts)
24 (54.55 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:DecodeFromChars(System.ReadOnlySpan`1[ushort],System.Span`1[ubyte],byref,byref,ubyte):int (FullOpts)
19 (12.93 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:EncodeToChars(System.ReadOnlySpan`1[ubyte],System.Span`1[ushort]):int (FullOpts)
17 (32.69 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:TryEncodeToChars(System.ReadOnlySpan`1[ubyte],System.Span`1[ushort],byref):ubyte (FullOpts)
16 (7.37 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:DecodeFromChars(System.ReadOnlySpan`1[ushort],System.Span`1[ubyte]):int (FullOpts)
16 (7.37 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:DecodeFromUtf8(System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte]):int (FullOpts)
16 (10.88 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:EncodeToUtf8(System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte]):int (FullOpts)
16 (6.75 % of base) : System.Private.CoreLib.dasm - System.Convert:ToBase64CharsLargeNoLineBreaks(System.ReadOnlySpan`1[ubyte],System.Span`1[ushort],int) (FullOpts)
12 (9.23 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:TryDecodeFromChars(System.ReadOnlySpan`1[ushort],System.Span`1[ubyte],byref):ubyte (FullOpts)
12 (9.23 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:TryDecodeFromUtf8(System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte],byref):ubyte (FullOpts)
12 (23.08 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:TryEncodeToUtf8(System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte],byref):ubyte (FullOpts)
7 (29.17 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64:EncodeToUtf8InPlace(System.Span`1[ubyte],int,byref):int (FullOpts)
7 (22.58 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:TryEncodeToUtf8InPlace(System.Span`1[ubyte],int,byref):ubyte (FullOpts)
7 (6.31 % of base) : System.Private.CoreLib.dasm - System.Reflection.Metadata.TypeNameParser:.ctor(System.ReadOnlySpan`1[ushort],ubyte,System.Nullable`1[System.Reflection.Metadata.TypeNameParseOptions]):this (FullOpts)
6 (20.69 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64:DecodeFromUtf8InPlace(System.Span`1[ubyte],byref):int (FullOpts)
5 (20.83 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64:IsValid(System.ReadOnlySpan`1[ubyte],byref):ubyte (FullOpts)
5 (20.83 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64:IsValid(System.ReadOnlySpan`1[ushort],byref):ubyte (FullOpts)
5 (20.83 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:IsValid(System.ReadOnlySpan`1[ubyte],byref):ubyte (FullOpts)
5 (20.83 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:IsValid(System.ReadOnlySpan`1[ushort],byref):ubyte (FullOpts)
4 (4.76 % of base) : System.ComponentModel.Annotations.dasm - System.ComponentModel.DataAnnotations.Base64StringAttribute:IsValid(System.Object):ubyte:this (FullOpts)
3 (4.62 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url+<>c:<EncodeToString>b__22_0(System.Span`1[ushort],long):this (FullOpts)
3 (0.88 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.ToBase64Transform:TransformBlock(ubyte[],int,int,ubyte[],int):int:this (FullOpts)
3 (0.48 % of base) : System.Text.Json.dasm - System.Text.Json.Utf8JsonWriter:WriteBase64Indented(System.ReadOnlySpan`1[ubyte]):this (FullOpts)
3 (0.66 % of base) : System.Text.Json.dasm - System.Text.Json.Utf8JsonWriter:WriteBase64Minimized(System.ReadOnlySpan`1[ubyte]):this (FullOpts)
2 (7.14 % of base) : System.Private.CoreLib.dasm - System.Reflection.Metadata.TypeName:Parse(System.ReadOnlySpan`1[ushort],System.Nullable`1[System.Reflection.Metadata.TypeNameParseOptions]):System.Reflection.Metadata.TypeName (FullOpts)
2 (0.27 % of base) : System.Text.Json.dasm - System.Text.Json.Utf8JsonWriter:WriteBase64Indented(System.ReadOnlySpan`1[ubyte],System.ReadOnlySpan`1[ubyte]):this (FullOpts)
2 (0.26 % of base) : System.Text.Json.dasm - System.Text.Json.Utf8JsonWriter:WriteBase64Indented(System.ReadOnlySpan`1[ushort],System.ReadOnlySpan`1[ubyte]):this (FullOpts)
2 (0.35 % of base) : System.Text.Json.dasm - System.Text.Json.Utf8JsonWriter:WriteBase64Minimized(System.ReadOnlySpan`1[ubyte],System.ReadOnlySpan`1[ubyte]):this (FullOpts)
2 (0.34 % of base) : System.Text.Json.dasm - System.Text.Json.Utf8JsonWriter:WriteBase64Minimized(System.ReadOnlySpan`1[ushort],System.ReadOnlySpan`1[ubyte]):this (FullOpts)
1 (0.25 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:DecodeFromChars(System.ReadOnlySpan`1[ushort]):ubyte[] (FullOpts)
1 (0.25 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:DecodeFromUtf8(System.ReadOnlySpan`1[ubyte]):ubyte[] (FullOpts)
1 (0.87 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:EncodeToUtf8(System.ReadOnlySpan`1[ubyte]):ubyte[] (FullOpts)
1 (0.53 % of base) : System.Private.CoreLib.dasm - System.Reflection.Metadata.TypeNameParser:Parse(System.ReadOnlySpan`1[ushort],ubyte,System.Nullable`1[System.Reflection.Metadata.TypeNameParseOptions]):System.Reflection.Metadata.TypeName (FullOpts)
1 (0.45 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.FromBase64Transform:ConvertFromBase64(System.Span`1[ubyte],System.Span`1[ubyte],byref,byref):this (FullOpts)
1 (0.16 % of base) : System.Text.Json.dasm - System.Text.Json.JsonReaderHelper:TryDecodeBase64(System.ReadOnlySpan`1[ubyte],byref):ubyte (FullOpts)
Top method improvements (bytes):
-54 (-2.16 % of base) : Microsoft.Extensions.Hosting.dasm - Microsoft.Extensions.Hosting.Internal.Host+<ForeachService>d__17`1[System.__Canon]:MoveNext():this (FullOpts)
-54 (-2.65 % of base) : Microsoft.Extensions.Hosting.dasm - Microsoft.Extensions.Hosting.Internal.Host+<ForeachService>d__17`1[System.Nullable`1[int]]:MoveNext():this (FullOpts)
-38 (-1.40 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<Heartbeat>d__23[System.__Canon,System.Nullable`1[int]]:MoveNext():this (FullOpts)
-33 (-1.65 % of base) : Microsoft.Extensions.Hosting.dasm - Microsoft.Extensions.Hosting.Internal.Host+<ForeachService>d__17`1[double]:MoveNext():this (FullOpts)
-33 (-1.65 % of base) : Microsoft.Extensions.Hosting.dasm - Microsoft.Extensions.Hosting.Internal.Host+<ForeachService>d__17`1[int]:MoveNext():this (FullOpts)
-33 (-1.65 % of base) : Microsoft.Extensions.Hosting.dasm - Microsoft.Extensions.Hosting.Internal.Host+<ForeachService>d__17`1[long]:MoveNext():this (FullOpts)
-33 (-1.65 % of base) : Microsoft.Extensions.Hosting.dasm - Microsoft.Extensions.Hosting.Internal.Host+<ForeachService>d__17`1[short]:MoveNext():this (FullOpts)
-33 (-1.65 % of base) : Microsoft.Extensions.Hosting.dasm - Microsoft.Extensions.Hosting.Internal.Host+<ForeachService>d__17`1[ubyte]:MoveNext():this (FullOpts)
-23 (-1.81 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__49`1+<<ForAsync>b__49_2>d[int]:MoveNext():this (FullOpts)
-23 (-1.81 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__49`1+<<ForAsync>b__49_2>d[long]:MoveNext():this (FullOpts)
-23 (-1.78 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__49`1+<<ForAsync>b__49_2>d[short]:MoveNext():this (FullOpts)
-23 (-1.79 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__49`1+<<ForAsync>b__49_2>d[ubyte]:MoveNext():this (FullOpts)
-18 (-0.89 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<DisposeAsyncCore>d__20[double,System.Nullable`1[int]]:MoveNext():this (FullOpts)
-18 (-0.89 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<DisposeAsyncCore>d__20[int,System.Nullable`1[int]]:MoveNext():this (FullOpts)
-18 (-0.89 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<DisposeAsyncCore>d__20[long,System.Nullable`1[int]]:MoveNext():this (FullOpts)
-18 (-0.89 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<DisposeAsyncCore>d__20[short,System.Nullable`1[int]]:MoveNext():this (FullOpts)
-18 (-0.89 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<DisposeAsyncCore>d__20[System.Nullable`1[int],System.Nullable`1[int]]:MoveNext():this (FullOpts)
-18 (-0.89 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<DisposeAsyncCore>d__20[System.Numerics.Vector`1[float],System.Nullable`1[int]]:MoveNext():this (FullOpts)
-18 (-0.89 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<DisposeAsyncCore>d__20[ubyte,System.Nullable`1[int]]:MoveNext():this (FullOpts)
-17 (-2.34 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.X509Certificates.X509CertificateLoader:LoadPkcs12Collection(byref,System.ReadOnlySpan`1[ushort],int):System.Security.Cryptography.X509Certificates.X509Certificate2Collection (FullOpts)
-17 (-0.74 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<Heartbeat>d__23[double,System.Nullable`1[int]]:MoveNext():this (FullOpts)
-17 (-0.74 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<Heartbeat>d__23[int,System.Nullable`1[int]]:MoveNext():this (FullOpts)
-17 (-0.74 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<Heartbeat>d__23[long,System.Nullable`1[int]]:MoveNext():this (FullOpts)
-17 (-0.74 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<Heartbeat>d__23[short,System.Nullable`1[int]]:MoveNext():this (FullOpts)
-17 (-0.74 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<Heartbeat>d__23[System.Nullable`1[int],System.Nullable`1[int]]:MoveNext():this (FullOpts)
-17 (-0.74 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<Heartbeat>d__23[System.Numerics.Vector`1[float],System.Nullable`1[int]]:MoveNext():this (FullOpts)
-17 (-0.74 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<Heartbeat>d__23[ubyte,System.Nullable`1[int]]:MoveNext():this (FullOpts)
-16 (-0.67 % of base) : System.IO.Pipelines.dasm - System.IO.Pipelines.PipeReader+<CopyToAsyncCore>d__16`1[double]:MoveNext():this (FullOpts)
-16 (-0.67 % of base) : System.IO.Pipelines.dasm - System.IO.Pipelines.PipeReader+<CopyToAsyncCore>d__16`1[long]:MoveNext():this (FullOpts)
-16 (-0.67 % of base) : System.IO.Pipelines.dasm - System.IO.Pipelines.PipeReader+<CopyToAsyncCore>d__16`1[System.Nullable`1[int]]:MoveNext():this (FullOpts)
-16 (-40.00 % of base) : System.Private.CoreLib.dasm - System.IO.Stream+<>c:<BeginEndWriteAsync>b__62_1(System.IO.Stream,System.IAsyncResult):System.Threading.Tasks.VoidTaskResult:this (FullOpts)
-13 (-0.54 % of base) : System.IO.Pipelines.dasm - System.IO.Pipelines.PipeReader+<CopyToAsyncCore>d__16`1[int]:MoveNext():this (FullOpts)
-13 (-0.54 % of base) : System.IO.Pipelines.dasm - System.IO.Pipelines.PipeReader+<CopyToAsyncCore>d__16`1[short]:MoveNext():this (FullOpts)
-13 (-0.54 % of base) : System.IO.Pipelines.dasm - System.IO.Pipelines.PipeReader+<CopyToAsyncCore>d__16`1[ubyte]:MoveNext():this (FullOpts)
-13 (-0.87 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__53`1+<<ForEachAsync>b__53_0>d[double]:MoveNext():this (FullOpts)
-13 (-0.87 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__53`1+<<ForEachAsync>b__53_0>d[int]:MoveNext():this (FullOpts)
-13 (-0.87 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__53`1+<<ForEachAsync>b__53_0>d[long]:MoveNext():this (FullOpts)
-13 (-0.87 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__53`1+<<ForEachAsync>b__53_0>d[short]:MoveNext():this (FullOpts)
-13 (-0.70 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__53`1+<<ForEachAsync>b__53_0>d[System.__Canon]:MoveNext():this (FullOpts)
-13 (-0.87 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__53`1+<<ForEachAsync>b__53_0>d[System.Nullable`1[int]]:MoveNext():this (FullOpts)
-13 (-0.87 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__53`1+<<ForEachAsync>b__53_0>d[ubyte]:MoveNext():this (FullOpts)
-13 (-0.57 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__57`1+<<ForEachAsync>b__57_0>d[double]:MoveNext():this (FullOpts)
-13 (-0.57 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__57`1+<<ForEachAsync>b__57_0>d[int]:MoveNext():this (FullOpts)
-13 (-0.57 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__57`1+<<ForEachAsync>b__57_0>d[long]:MoveNext():this (FullOpts)
-13 (-0.57 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__57`1+<<ForEachAsync>b__57_0>d[short]:MoveNext():this (FullOpts)
-13 (-0.57 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__57`1+<<ForEachAsync>b__57_0>d[System.Nullable`1[int]]:MoveNext():this (FullOpts)
-13 (-0.57 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__57`1+<<ForEachAsync>b__57_0>d[ubyte]:MoveNext():this (FullOpts)
-11 (-7.38 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.Common:CreateCachedTaskCompletionSource[System.Threading.Tasks.Dataflow.Internal.VoidResult]():System.Threading.Tasks.TaskCompletionSource`1[System.Threading.Tasks.Dataflow.Internal.VoidResult] (FullOpts)
-11 (-0.49 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.TransformManyBlock`2+<StoreOutputItemsReorderedAsync>d__47[double,System.Nullable`1[int]]:MoveNext():this (FullOpts)
-11 (-0.49 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.TransformManyBlock`2+<StoreOutputItemsReorderedAsync>d__47[int,System.Nullable`1[int]]:MoveNext():this (FullOpts)
-11 (-0.49 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.TransformManyBlock`2+<StoreOutputItemsReorderedAsync>d__47[long,System.Nullable`1[int]]:MoveNext():this (FullOpts)
-11 (-0.49 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.TransformManyBlock`2+<StoreOutputItemsReorderedAsync>d__47[short,System.Nullable`1[int]]:MoveNext():this (FullOpts)
-11 (-0.49 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.TransformManyBlock`2+<StoreOutputItemsReorderedAsync>d__47[System.Nullable`1[int],System.Nullable`1[int]]:MoveNext():this (FullOpts)
-11 (-0.49 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.TransformManyBlock`2+<StoreOutputItemsReorderedAsync>d__47[System.Numerics.Vector`1[float],System.Nullable`1[int]]:MoveNext():this (FullOpts)
-11 (-0.49 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.TransformManyBlock`2+<StoreOutputItemsReorderedAsync>d__47[ubyte,System.Nullable`1[int]]:MoveNext():this (FullOpts)
-10 (-1.19 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BroadcastBlock`1+BroadcastingSourceCore`1[double,System.Nullable`1[int]]:CompleteBlockOncePossible():this (FullOpts)
-10 (-1.19 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BroadcastBlock`1+BroadcastingSourceCore`1[int,System.Nullable`1[int]]:CompleteBlockOncePossible():this (FullOpts)
-10 (-1.19 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BroadcastBlock`1+BroadcastingSourceCore`1[long,System.Nullable`1[int]]:CompleteBlockOncePossible():this (FullOpts)
-10 (-1.19 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BroadcastBlock`1+BroadcastingSourceCore`1[short,System.Nullable`1[int]]:CompleteBlockOncePossible():this (FullOpts)
-10 (-1.19 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BroadcastBlock`1+BroadcastingSourceCore`1[System.__Canon,System.Nullable`1[int]]:CompleteBlockOncePossible():this (FullOpts)
-10 (-1.19 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BroadcastBlock`1+BroadcastingSourceCore`1[System.Nullable`1[int],System.Nullable`1[int]]:CompleteBlockOncePossible():this (FullOpts)
-10 (-1.19 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BroadcastBlock`1+BroadcastingSourceCore`1[System.Numerics.Vector`1[float],System.Nullable`1[int]]:CompleteBlockOncePossible():this (FullOpts)
-10 (-1.19 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BroadcastBlock`1+BroadcastingSourceCore`1[ubyte,System.Nullable`1[int]]:CompleteBlockOncePossible():this (FullOpts)
-10 (-1.23 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SourceCore`1[double]:CompleteBlockOncePossible():this (FullOpts)
-10 (-1.23 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SourceCore`1[int]:CompleteBlockOncePossible():this (FullOpts)
-10 (-1.23 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SourceCore`1[long]:CompleteBlockOncePossible():this (FullOpts)
-10 (-1.23 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SourceCore`1[short]:CompleteBlockOncePossible():this (FullOpts)
-10 (-1.21 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SourceCore`1[System.__Canon]:CompleteBlockOncePossible():this (FullOpts)
-10 (-1.23 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SourceCore`1[System.Nullable`1[int]]:CompleteBlockOncePossible():this (FullOpts)
-10 (-1.07 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SourceCore`1[System.Numerics.Vector`1[float]]:CompleteBlockOncePossible():this (FullOpts)
-10 (-1.23 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SourceCore`1[ubyte]:CompleteBlockOncePossible():this (FullOpts)
-9 (-8.91 % of base) : System.Text.Json.dasm - System.Text.Json.Utf8JsonWriter:Base64EncodeAndWrite(System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte]):this (FullOpts)
-8 (-1.81 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.JoinBlockTarget`1[System.__Canon]:CompleteOncePossible():this (FullOpts)
-6 (-3.41 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BatchBlock`1+BatchBlockTargetCore+<>c[double]:<CompleteBlockIfPossible>b__26_0(System.Object):this (FullOpts)
-6 (-3.41 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BatchBlock`1+BatchBlockTargetCore+<>c[int]:<CompleteBlockIfPossible>b__26_0(System.Object):this (FullOpts)
-6 (-3.41 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BatchBlock`1+BatchBlockTargetCore+<>c[long]:<CompleteBlockIfPossible>b__26_0(System.Object):this (FullOpts)
-6 (-3.41 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BatchBlock`1+BatchBlockTargetCore+<>c[short]:<CompleteBlockIfPossible>b__26_0(System.Object):this (FullOpts)
-6 (-3.41 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BatchBlock`1+BatchBlockTargetCore+<>c[System.Nullable`1[int]]:<CompleteBlockIfPossible>b__26_0(System.Object):this (FullOpts)
-6 (-3.41 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BatchBlock`1+BatchBlockTargetCore+<>c[System.Numerics.Vector`1[float]]:<CompleteBlockIfPossible>b__26_0(System.Object):this (FullOpts)
-6 (-3.41 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BatchBlock`1+BatchBlockTargetCore+<>c[ubyte]:<CompleteBlockIfPossible>b__26_0(System.Object):this (FullOpts)
-6 (-0.82 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.WriteOnceBlock`1[double]:CompleteBlock(System.Collections.Generic.IList`1[System.Exception]):this (FullOpts)
-6 (-0.82 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.WriteOnceBlock`1[int]:CompleteBlock(System.Collections.Generic.IList`1[System.Exception]):this (FullOpts)
-6 (-0.82 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.WriteOnceBlock`1[long]:CompleteBlock(System.Collections.Generic.IList`1[System.Exception]):this (FullOpts)
-6 (-0.82 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.WriteOnceBlock`1[short]:CompleteBlock(System.Collections.Generic.IList`1[System.Exception]):this (FullOpts)
-6 (-0.82 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.WriteOnceBlock`1[System.__Canon]:CompleteBlock(System.Collections.Generic.IList`1[System.Exception]):this (FullOpts)
-6 (-0.82 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.WriteOnceBlock`1[System.Nullable`1[int]]:CompleteBlock(System.Collections.Generic.IList`1[System.Exception]):this (FullOpts)
-6 (-0.82 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.WriteOnceBlock`1[System.Numerics.Vector`1[float]]:CompleteBlock(System.Collections.Generic.IList`1[System.Exception]):this (FullOpts)
-6 (-0.82 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.WriteOnceBlock`1[ubyte]:CompleteBlock(System.Collections.Generic.IList`1[System.Exception]):this (FullOpts)
-5 (-1.77 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.PemEncoding:TryCountBase64(System.ReadOnlySpan`1[ushort],byref,byref,byref):ubyte (FullOpts)
-5 (-1.18 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.X509Certificates.X509CertificateLoader:LoadPkcs12(byref,System.ReadOnlySpan`1[ushort],int):System.Security.Cryptography.X509Certificates.X509CertificateLoader+Pkcs12Return (FullOpts)
-5 (-1.36 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.JoinBlockTarget`1[double]:CompleteOncePossible():this (FullOpts)
-5 (-1.36 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.JoinBlockTarget`1[int]:CompleteOncePossible():this (FullOpts)
-5 (-1.36 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.JoinBlockTarget`1[long]:CompleteOncePossible():this (FullOpts)
-5 (-1.36 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.JoinBlockTarget`1[short]:CompleteOncePossible():this (FullOpts)
-5 (-1.36 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.JoinBlockTarget`1[System.Nullable`1[int]]:CompleteOncePossible():this (FullOpts)
-5 (-1.36 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.JoinBlockTarget`1[System.Numerics.Vector`1[float]]:CompleteOncePossible():this (FullOpts)
-5 (-1.36 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.JoinBlockTarget`1[ubyte]:CompleteOncePossible():this (FullOpts)
-5 (-1.52 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SpscTargetCore`1[double]:CompleteBlockOncePossible():this (FullOpts)
-5 (-1.52 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SpscTargetCore`1[int]:CompleteBlockOncePossible():this (FullOpts)
-5 (-1.52 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SpscTargetCore`1[long]:CompleteBlockOncePossible():this (FullOpts)
Top method regressions (percentages):
29 (80.56 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:EncodeToChars(System.ReadOnlySpan`1[ubyte],System.Span`1[ushort],byref,byref,ubyte):int (FullOpts)
25 (69.44 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64:EncodeToUtf8(System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte],byref,byref,ubyte):int (FullOpts)
25 (69.44 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:EncodeToUtf8(System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte],byref,byref,ubyte):int (FullOpts)
25 (56.82 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64:DecodeFromUtf8(System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte],byref,byref,ubyte):int (FullOpts)
25 (56.82 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:DecodeFromUtf8(System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte],byref,byref,ubyte):int (FullOpts)
24 (54.55 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:DecodeFromChars(System.ReadOnlySpan`1[ushort],System.Span`1[ubyte],byref,byref,ubyte):int (FullOpts)
17 (32.69 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:TryEncodeToChars(System.ReadOnlySpan`1[ubyte],System.Span`1[ushort],byref):ubyte (FullOpts)
7 (29.17 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64:EncodeToUtf8InPlace(System.Span`1[ubyte],int,byref):int (FullOpts)
12 (23.08 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:TryEncodeToUtf8(System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte],byref):ubyte (FullOpts)
7 (22.58 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:TryEncodeToUtf8InPlace(System.Span`1[ubyte],int,byref):ubyte (FullOpts)
5 (20.83 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64:IsValid(System.ReadOnlySpan`1[ubyte],byref):ubyte (FullOpts)
5 (20.83 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64:IsValid(System.ReadOnlySpan`1[ushort],byref):ubyte (FullOpts)
5 (20.83 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:IsValid(System.ReadOnlySpan`1[ubyte],byref):ubyte (FullOpts)
5 (20.83 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:IsValid(System.ReadOnlySpan`1[ushort],byref):ubyte (FullOpts)
6 (20.69 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64:DecodeFromUtf8InPlace(System.Span`1[ubyte],byref):int (FullOpts)
19 (12.93 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:EncodeToChars(System.ReadOnlySpan`1[ubyte],System.Span`1[ushort]):int (FullOpts)
16 (10.88 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:EncodeToUtf8(System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte]):int (FullOpts)
12 (9.23 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:TryDecodeFromChars(System.ReadOnlySpan`1[ushort],System.Span`1[ubyte],byref):ubyte (FullOpts)
12 (9.23 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:TryDecodeFromUtf8(System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte],byref):ubyte (FullOpts)
16 (7.37 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:DecodeFromChars(System.ReadOnlySpan`1[ushort],System.Span`1[ubyte]):int (FullOpts)
16 (7.37 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:DecodeFromUtf8(System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte]):int (FullOpts)
2 (7.14 % of base) : System.Private.CoreLib.dasm - System.Reflection.Metadata.TypeName:Parse(System.ReadOnlySpan`1[ushort],System.Nullable`1[System.Reflection.Metadata.TypeNameParseOptions]):System.Reflection.Metadata.TypeName (FullOpts)
16 (6.75 % of base) : System.Private.CoreLib.dasm - System.Convert:ToBase64CharsLargeNoLineBreaks(System.ReadOnlySpan`1[ubyte],System.Span`1[ushort],int) (FullOpts)
7 (6.31 % of base) : System.Private.CoreLib.dasm - System.Reflection.Metadata.TypeNameParser:.ctor(System.ReadOnlySpan`1[ushort],ubyte,System.Nullable`1[System.Reflection.Metadata.TypeNameParseOptions]):this (FullOpts)
4 (4.76 % of base) : System.ComponentModel.Annotations.dasm - System.ComponentModel.DataAnnotations.Base64StringAttribute:IsValid(System.Object):ubyte:this (FullOpts)
3 (4.62 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url+<>c:<EncodeToString>b__22_0(System.Span`1[ushort],long):this (FullOpts)
3 (0.88 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.ToBase64Transform:TransformBlock(ubyte[],int,int,ubyte[],int):int:this (FullOpts)
1 (0.87 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:EncodeToUtf8(System.ReadOnlySpan`1[ubyte]):ubyte[] (FullOpts)
3 (0.66 % of base) : System.Text.Json.dasm - System.Text.Json.Utf8JsonWriter:WriteBase64Minimized(System.ReadOnlySpan`1[ubyte]):this (FullOpts)
1 (0.53 % of base) : System.Private.CoreLib.dasm - System.Reflection.Metadata.TypeNameParser:Parse(System.ReadOnlySpan`1[ushort],ubyte,System.Nullable`1[System.Reflection.Metadata.TypeNameParseOptions]):System.Reflection.Metadata.TypeName (FullOpts)
3 (0.48 % of base) : System.Text.Json.dasm - System.Text.Json.Utf8JsonWriter:WriteBase64Indented(System.ReadOnlySpan`1[ubyte]):this (FullOpts)
1 (0.45 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.FromBase64Transform:ConvertFromBase64(System.Span`1[ubyte],System.Span`1[ubyte],byref,byref):this (FullOpts)
2 (0.35 % of base) : System.Text.Json.dasm - System.Text.Json.Utf8JsonWriter:WriteBase64Minimized(System.ReadOnlySpan`1[ubyte],System.ReadOnlySpan`1[ubyte]):this (FullOpts)
2 (0.34 % of base) : System.Text.Json.dasm - System.Text.Json.Utf8JsonWriter:WriteBase64Minimized(System.ReadOnlySpan`1[ushort],System.ReadOnlySpan`1[ubyte]):this (FullOpts)
2 (0.27 % of base) : System.Text.Json.dasm - System.Text.Json.Utf8JsonWriter:WriteBase64Indented(System.ReadOnlySpan`1[ubyte],System.ReadOnlySpan`1[ubyte]):this (FullOpts)
2 (0.26 % of base) : System.Text.Json.dasm - System.Text.Json.Utf8JsonWriter:WriteBase64Indented(System.ReadOnlySpan`1[ushort],System.ReadOnlySpan`1[ubyte]):this (FullOpts)
1 (0.25 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:DecodeFromChars(System.ReadOnlySpan`1[ushort]):ubyte[] (FullOpts)
1 (0.25 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:DecodeFromUtf8(System.ReadOnlySpan`1[ubyte]):ubyte[] (FullOpts)
1 (0.16 % of base) : System.Text.Json.dasm - System.Text.Json.JsonReaderHelper:TryDecodeBase64(System.ReadOnlySpan`1[ubyte],byref):ubyte (FullOpts)
Top method improvements (percentages):
-4 (-57.14 % of base) : System.Private.CoreLib.dasm - System.Runtime.CompilerServices.YieldAwaitable:GetAwaiter():System.Runtime.CompilerServices.YieldAwaitable+YieldAwaiter:this (FullOpts)
-4 (-57.14 % of base) : System.Private.CoreLib.dasm - System.Threading.Tasks.Task:Yield():System.Runtime.CompilerServices.YieldAwaitable (FullOpts)
-4 (-57.14 % of base) : System.Private.CoreLib.dasm - System.ValueTuple:Create():System.ValueTuple (FullOpts)
-16 (-40.00 % of base) : System.Private.CoreLib.dasm - System.IO.Stream+<>c:<BeginEndWriteAsync>b__62_1(System.IO.Stream,System.IAsyncResult):System.Threading.Tasks.VoidTaskResult:this (FullOpts)
-9 (-8.91 % of base) : System.Text.Json.dasm - System.Text.Json.Utf8JsonWriter:Base64EncodeAndWrite(System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte]):this (FullOpts)
-11 (-7.38 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.Common:CreateCachedTaskCompletionSource[System.Threading.Tasks.Dataflow.Internal.VoidResult]():System.Threading.Tasks.TaskCompletionSource`1[System.Threading.Tasks.Dataflow.Internal.VoidResult] (FullOpts)
-2 (-6.25 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64:IsValid(System.ReadOnlySpan`1[ubyte]):ubyte (FullOpts)
-2 (-6.25 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64:IsValid(System.ReadOnlySpan`1[ushort]):ubyte (FullOpts)
-2 (-6.25 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:IsValid(System.ReadOnlySpan`1[ubyte]):ubyte (FullOpts)
-2 (-6.25 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:IsValid(System.ReadOnlySpan`1[ushort]):ubyte (FullOpts)
-6 (-3.41 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BatchBlock`1+BatchBlockTargetCore+<>c[double]:<CompleteBlockIfPossible>b__26_0(System.Object):this (FullOpts)
-6 (-3.41 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BatchBlock`1+BatchBlockTargetCore+<>c[int]:<CompleteBlockIfPossible>b__26_0(System.Object):this (FullOpts)
-6 (-3.41 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BatchBlock`1+BatchBlockTargetCore+<>c[long]:<CompleteBlockIfPossible>b__26_0(System.Object):this (FullOpts)
-6 (-3.41 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BatchBlock`1+BatchBlockTargetCore+<>c[short]:<CompleteBlockIfPossible>b__26_0(System.Object):this (FullOpts)
-6 (-3.41 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BatchBlock`1+BatchBlockTargetCore+<>c[System.Nullable`1[int]]:<CompleteBlockIfPossible>b__26_0(System.Object):this (FullOpts)
-6 (-3.41 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BatchBlock`1+BatchBlockTargetCore+<>c[System.Numerics.Vector`1[float]]:<CompleteBlockIfPossible>b__26_0(System.Object):this (FullOpts)
-6 (-3.41 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BatchBlock`1+BatchBlockTargetCore+<>c[ubyte]:<CompleteBlockIfPossible>b__26_0(System.Object):this (FullOpts)
-54 (-2.65 % of base) : Microsoft.Extensions.Hosting.dasm - Microsoft.Extensions.Hosting.Internal.Host+<ForeachService>d__17`1[System.Nullable`1[int]]:MoveNext():this (FullOpts)
-17 (-2.34 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.X509Certificates.X509CertificateLoader:LoadPkcs12Collection(byref,System.ReadOnlySpan`1[ushort],int):System.Security.Cryptography.X509Certificates.X509Certificate2Collection (FullOpts)
-54 (-2.16 % of base) : Microsoft.Extensions.Hosting.dasm - Microsoft.Extensions.Hosting.Internal.Host+<ForeachService>d__17`1[System.__Canon]:MoveNext():this (FullOpts)
-8 (-1.81 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.JoinBlockTarget`1[System.__Canon]:CompleteOncePossible():this (FullOpts)
-23 (-1.81 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__49`1+<<ForAsync>b__49_2>d[int]:MoveNext():this (FullOpts)
-23 (-1.81 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__49`1+<<ForAsync>b__49_2>d[long]:MoveNext():this (FullOpts)
-23 (-1.79 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__49`1+<<ForAsync>b__49_2>d[ubyte]:MoveNext():this (FullOpts)
-23 (-1.78 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__49`1+<<ForAsync>b__49_2>d[short]:MoveNext():this (FullOpts)
-5 (-1.77 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.PemEncoding:TryCountBase64(System.ReadOnlySpan`1[ushort],byref,byref,byref):ubyte (FullOpts)
-33 (-1.65 % of base) : Microsoft.Extensions.Hosting.dasm - Microsoft.Extensions.Hosting.Internal.Host+<ForeachService>d__17`1[int]:MoveNext():this (FullOpts)
-33 (-1.65 % of base) : Microsoft.Extensions.Hosting.dasm - Microsoft.Extensions.Hosting.Internal.Host+<ForeachService>d__17`1[short]:MoveNext():this (FullOpts)
-33 (-1.65 % of base) : Microsoft.Extensions.Hosting.dasm - Microsoft.Extensions.Hosting.Internal.Host+<ForeachService>d__17`1[ubyte]:MoveNext():this (FullOpts)
-33 (-1.65 % of base) : Microsoft.Extensions.Hosting.dasm - Microsoft.Extensions.Hosting.Internal.Host+<ForeachService>d__17`1[double]:MoveNext():this (FullOpts)
-33 (-1.65 % of base) : Microsoft.Extensions.Hosting.dasm - Microsoft.Extensions.Hosting.Internal.Host+<ForeachService>d__17`1[long]:MoveNext():this (FullOpts)
-5 (-1.52 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SpscTargetCore`1[double]:CompleteBlockOncePossible():this (FullOpts)
-5 (-1.52 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SpscTargetCore`1[int]:CompleteBlockOncePossible():this (FullOpts)
-5 (-1.52 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SpscTargetCore`1[long]:CompleteBlockOncePossible():this (FullOpts)
-5 (-1.52 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SpscTargetCore`1[short]:CompleteBlockOncePossible():this (FullOpts)
-5 (-1.52 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SpscTargetCore`1[System.Nullable`1[int]]:CompleteBlockOncePossible():this (FullOpts)
-5 (-1.52 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SpscTargetCore`1[ubyte]:CompleteBlockOncePossible():this (FullOpts)
-5 (-1.50 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SpscTargetCore`1[System.__Canon]:CompleteBlockOncePossible():this (FullOpts)
-38 (-1.40 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<Heartbeat>d__23[System.__Canon,System.Nullable`1[int]]:MoveNext():this (FullOpts)
-5 (-1.36 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.JoinBlockTarget`1[double]:CompleteOncePossible():this (FullOpts)
-5 (-1.36 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.JoinBlockTarget`1[int]:CompleteOncePossible():this (FullOpts)
-5 (-1.36 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.JoinBlockTarget`1[long]:CompleteOncePossible():this (FullOpts)
-5 (-1.36 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.JoinBlockTarget`1[short]:CompleteOncePossible():this (FullOpts)
-5 (-1.36 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.JoinBlockTarget`1[System.Nullable`1[int]]:CompleteOncePossible():this (FullOpts)
-5 (-1.36 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.JoinBlockTarget`1[System.Numerics.Vector`1[float]]:CompleteOncePossible():this (FullOpts)
-5 (-1.36 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.JoinBlockTarget`1[ubyte]:CompleteOncePossible():this (FullOpts)
-3 (-1.27 % of base) : System.Private.CoreLib.dasm - System.Reflection.TypeNameResolver:GetType(System.String,ubyte,ubyte,System.Reflection.Assembly):System.Type (FullOpts)
-3 (-1.25 % of base) : System.Private.CoreLib.dasm - System.Reflection.TypeNameResolver:GetTypeReferencedByCustomAttribute(System.String,System.Reflection.RuntimeModule):System.RuntimeType (FullOpts)
-10 (-1.23 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SourceCore`1[double]:CompleteBlockOncePossible():this (FullOpts)
-10 (-1.23 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SourceCore`1[int]:CompleteBlockOncePossible():this (FullOpts)
-10 (-1.23 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SourceCore`1[long]:CompleteBlockOncePossible():this (FullOpts)
-10 (-1.23 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SourceCore`1[short]:CompleteBlockOncePossible():this (FullOpts)
-10 (-1.23 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SourceCore`1[System.Nullable`1[int]]:CompleteBlockOncePossible():this (FullOpts)
-10 (-1.23 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SourceCore`1[ubyte]:CompleteBlockOncePossible():this (FullOpts)
-10 (-1.21 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SourceCore`1[System.__Canon]:CompleteBlockOncePossible():this (FullOpts)
-10 (-1.19 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BroadcastBlock`1+BroadcastingSourceCore`1[double,System.Nullable`1[int]]:CompleteBlockOncePossible():this (FullOpts)
-10 (-1.19 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BroadcastBlock`1+BroadcastingSourceCore`1[int,System.Nullable`1[int]]:CompleteBlockOncePossible():this (FullOpts)
-10 (-1.19 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BroadcastBlock`1+BroadcastingSourceCore`1[long,System.Nullable`1[int]]:CompleteBlockOncePossible():this (FullOpts)
-10 (-1.19 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BroadcastBlock`1+BroadcastingSourceCore`1[short,System.Nullable`1[int]]:CompleteBlockOncePossible():this (FullOpts)
-10 (-1.19 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BroadcastBlock`1+BroadcastingSourceCore`1[System.__Canon,System.Nullable`1[int]]:CompleteBlockOncePossible():this (FullOpts)
-10 (-1.19 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BroadcastBlock`1+BroadcastingSourceCore`1[System.Nullable`1[int],System.Nullable`1[int]]:CompleteBlockOncePossible():this (FullOpts)
-10 (-1.19 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BroadcastBlock`1+BroadcastingSourceCore`1[System.Numerics.Vector`1[float],System.Nullable`1[int]]:CompleteBlockOncePossible():this (FullOpts)
-10 (-1.19 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BroadcastBlock`1+BroadcastingSourceCore`1[ubyte,System.Nullable`1[int]]:CompleteBlockOncePossible():this (FullOpts)
-5 (-1.18 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SpscTargetCore`1[System.Numerics.Vector`1[float]]:CompleteBlockOncePossible():this (FullOpts)
-5 (-1.18 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.X509Certificates.X509CertificateLoader:LoadPkcs12(byref,System.ReadOnlySpan`1[ushort],int):System.Security.Cryptography.X509Certificates.X509CertificateLoader+Pkcs12Return (FullOpts)
-10 (-1.07 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SourceCore`1[System.Numerics.Vector`1[float]]:CompleteBlockOncePossible():this (FullOpts)
-3 (-1.06 % of base) : System.Private.CoreLib.dasm - System.Reflection.TypeNameResolver:GetType(System.String,System.Func`2[System.Reflection.AssemblyName,System.Reflection.Assembly],System.Func`4[System.Reflection.Assembly,System.String,ubyte,System.Type],System.Reflection.Assembly,ubyte,ubyte,ubyte):System.Type (FullOpts)
-3 (-1.05 % of base) : System.Private.CoreLib.dasm - System.Reflection.TypeNameResolver:GetTypeHelper(ulong,System.Reflection.RuntimeAssembly,ubyte,ubyte):System.RuntimeType (FullOpts)
-3 (-1.05 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BatchBlock`1+BatchBlockTargetCore+<>c[System.__Canon]:<CompleteBlockIfPossible>b__26_0(System.Object):this (FullOpts)
-18 (-0.89 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<DisposeAsyncCore>d__20[double,System.Nullable`1[int]]:MoveNext():this (FullOpts)
-18 (-0.89 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<DisposeAsyncCore>d__20[int,System.Nullable`1[int]]:MoveNext():this (FullOpts)
-18 (-0.89 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<DisposeAsyncCore>d__20[long,System.Nullable`1[int]]:MoveNext():this (FullOpts)
-18 (-0.89 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<DisposeAsyncCore>d__20[short,System.Nullable`1[int]]:MoveNext():this (FullOpts)
-18 (-0.89 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<DisposeAsyncCore>d__20[System.Nullable`1[int],System.Nullable`1[int]]:MoveNext():this (FullOpts)
-18 (-0.89 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<DisposeAsyncCore>d__20[System.Numerics.Vector`1[float],System.Nullable`1[int]]:MoveNext():this (FullOpts)
-18 (-0.89 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<DisposeAsyncCore>d__20[ubyte,System.Nullable`1[int]]:MoveNext():this (FullOpts)
-13 (-0.87 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__53`1+<<ForEachAsync>b__53_0>d[int]:MoveNext():this (FullOpts)
-13 (-0.87 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__53`1+<<ForEachAsync>b__53_0>d[short]:MoveNext():this (FullOpts)
-13 (-0.87 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__53`1+<<ForEachAsync>b__53_0>d[ubyte]:MoveNext():this (FullOpts)
-2 (-0.87 % of base) : System.Text.Json.dasm - System.Text.Json.JsonReaderHelper:TryDecodeBase64InPlace(System.Span`1[ubyte],byref):ubyte (FullOpts)
-13 (-0.87 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__53`1+<<ForEachAsync>b__53_0>d[long]:MoveNext():this (FullOpts)
-13 (-0.87 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__53`1+<<ForEachAsync>b__53_0>d[System.Nullable`1[int]]:MoveNext():this (FullOpts)
-13 (-0.87 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__53`1+<<ForEachAsync>b__53_0>d[double]:MoveNext():this (FullOpts)
-1 (-0.85 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:EncodeToChars(System.ReadOnlySpan`1[ubyte]):ushort[] (FullOpts)
-6 (-0.82 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.WriteOnceBlock`1[double]:CompleteBlock(System.Collections.Generic.IList`1[System.Exception]):this (FullOpts)
-6 (-0.82 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.WriteOnceBlock`1[int]:CompleteBlock(System.Collections.Generic.IList`1[System.Exception]):this (FullOpts)
-6 (-0.82 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.WriteOnceBlock`1[long]:CompleteBlock(System.Collections.Generic.IList`1[System.Exception]):this (FullOpts)
-6 (-0.82 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.WriteOnceBlock`1[short]:CompleteBlock(System.Collections.Generic.IList`1[System.Exception]):this (FullOpts)
-6 (-0.82 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.WriteOnceBlock`1[System.__Canon]:CompleteBlock(System.Collections.Generic.IList`1[System.Exception]):this (FullOpts)
-6 (-0.82 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.WriteOnceBlock`1[System.Nullable`1[int]]:CompleteBlock(System.Collections.Generic.IList`1[System.Exception]):this (FullOpts)
-6 (-0.82 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.WriteOnceBlock`1[System.Numerics.Vector`1[float]]:CompleteBlock(System.Collections.Generic.IList`1[System.Exception]):this (FullOpts)
-6 (-0.82 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.WriteOnceBlock`1[ubyte]:CompleteBlock(System.Collections.Generic.IList`1[System.Exception]):this (FullOpts)
-17 (-0.74 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<Heartbeat>d__23[double,System.Nullable`1[int]]:MoveNext():this (FullOpts)
-17 (-0.74 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<Heartbeat>d__23[int,System.Nullable`1[int]]:MoveNext():this (FullOpts)
-17 (-0.74 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<Heartbeat>d__23[long,System.Nullable`1[int]]:MoveNext():this (FullOpts)
-17 (-0.74 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<Heartbeat>d__23[short,System.Nullable`1[int]]:MoveNext():this (FullOpts)
-17 (-0.74 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<Heartbeat>d__23[System.Nullable`1[int],System.Nullable`1[int]]:MoveNext():this (FullOpts)
-17 (-0.74 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<Heartbeat>d__23[System.Numerics.Vector`1[float],System.Nullable`1[int]]:MoveNext():this (FullOpts)
-17 (-0.74 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<Heartbeat>d__23[ubyte,System.Nullable`1[int]]:MoveNext():this (FullOpts)
-13 (-0.70 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__53`1+<<ForEachAsync>b__53_0>d[System.__Canon]:MoveNext():this (FullOpts)
236 total methods with Code Size differences (197 improved, 39 regressed), 251996 unchanged.
--------------------------------------------------------------------------------

Artifacts:

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions

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

      [X64] [tomeksowi] [x64][SysV] Classify empty structs for passing like padding #470

      Description

      @MihuBot

      Job completed in 15 minutes.
      dotnet/runtime#103799

      Diffs

      Diffs
      Found 272 files with textual diffs.
      Summary of Code Size diffs:
      (Lower is better)
      Total bytes of base: 41574989
      Total bytes of diff: 41573710
      Total bytes of delta: -1279 (-0.00 % of base)
      Total relative delta: 2.75
      diff is an improvement.
      relative diff is a regression.
      Top file regressions (bytes):
      296 : System.Private.CoreLib.dasm (0.00 % of base)
      4 : System.Text.Json.dasm (0.00 % of base)
      4 : System.ComponentModel.Annotations.dasm (0.01 % of base)
      Top file improvements (bytes):
      -496 : System.Threading.Tasks.Dataflow.dasm (-0.04 % of base)
      -331 : System.Threading.RateLimiting.dasm (-0.19 % of base)
      -276 : Microsoft.Extensions.Hosting.dasm (-0.37 % of base)
      -267 : System.Threading.Tasks.Parallel.dasm (-0.10 % of base)
      -90 : System.IO.Pipelines.dasm (-0.11 % of base)
      -72 : System.Private.Xml.dasm (-0.00 % of base)
      -24 : System.Threading.Channels.dasm (-0.01 % of base)
      -24 : System.Security.Cryptography.dasm (-0.00 % of base)
      -3 : System.Formats.Tar.dasm (-0.00 % of base)
      12 total files with Code Size differences (9 improved, 3 regressed), 247 unchanged.
      Top method regressions (bytes):
      29 (80.56 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:EncodeToChars(System.ReadOnlySpan`1[ubyte],System.Span`1[ushort],byref,byref,ubyte):int (FullOpts)
      25 (56.82 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64:DecodeFromUtf8(System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte],byref,byref,ubyte):int (FullOpts)
      25 (69.44 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64:EncodeToUtf8(System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte],byref,byref,ubyte):int (FullOpts)
      25 (56.82 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:DecodeFromUtf8(System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte],byref,byref,ubyte):int (FullOpts)
      25 (69.44 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:EncodeToUtf8(System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte],byref,byref,ubyte):int (FullOpts)
      24 (54.55 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:DecodeFromChars(System.ReadOnlySpan`1[ushort],System.Span`1[ubyte],byref,byref,ubyte):int (FullOpts)
      19 (12.93 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:EncodeToChars(System.ReadOnlySpan`1[ubyte],System.Span`1[ushort]):int (FullOpts)
      17 (32.69 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:TryEncodeToChars(System.ReadOnlySpan`1[ubyte],System.Span`1[ushort],byref):ubyte (FullOpts)
      16 (7.37 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:DecodeFromChars(System.ReadOnlySpan`1[ushort],System.Span`1[ubyte]):int (FullOpts)
      16 (7.37 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:DecodeFromUtf8(System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte]):int (FullOpts)
      16 (10.88 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:EncodeToUtf8(System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte]):int (FullOpts)
      16 (6.75 % of base) : System.Private.CoreLib.dasm - System.Convert:ToBase64CharsLargeNoLineBreaks(System.ReadOnlySpan`1[ubyte],System.Span`1[ushort],int) (FullOpts)
      12 (9.23 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:TryDecodeFromChars(System.ReadOnlySpan`1[ushort],System.Span`1[ubyte],byref):ubyte (FullOpts)
      12 (9.23 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:TryDecodeFromUtf8(System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte],byref):ubyte (FullOpts)
      12 (23.08 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:TryEncodeToUtf8(System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte],byref):ubyte (FullOpts)
      7 (29.17 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64:EncodeToUtf8InPlace(System.Span`1[ubyte],int,byref):int (FullOpts)
      7 (22.58 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:TryEncodeToUtf8InPlace(System.Span`1[ubyte],int,byref):ubyte (FullOpts)
      7 (6.31 % of base) : System.Private.CoreLib.dasm - System.Reflection.Metadata.TypeNameParser:.ctor(System.ReadOnlySpan`1[ushort],ubyte,System.Nullable`1[System.Reflection.Metadata.TypeNameParseOptions]):this (FullOpts)
      6 (20.69 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64:DecodeFromUtf8InPlace(System.Span`1[ubyte],byref):int (FullOpts)
      5 (20.83 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64:IsValid(System.ReadOnlySpan`1[ubyte],byref):ubyte (FullOpts)
      5 (20.83 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64:IsValid(System.ReadOnlySpan`1[ushort],byref):ubyte (FullOpts)
      5 (20.83 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:IsValid(System.ReadOnlySpan`1[ubyte],byref):ubyte (FullOpts)
      5 (20.83 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:IsValid(System.ReadOnlySpan`1[ushort],byref):ubyte (FullOpts)
      4 (4.76 % of base) : System.ComponentModel.Annotations.dasm - System.ComponentModel.DataAnnotations.Base64StringAttribute:IsValid(System.Object):ubyte:this (FullOpts)
      3 (4.62 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url+<>c:<EncodeToString>b__22_0(System.Span`1[ushort],long):this (FullOpts)
      3 (0.88 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.ToBase64Transform:TransformBlock(ubyte[],int,int,ubyte[],int):int:this (FullOpts)
      3 (0.48 % of base) : System.Text.Json.dasm - System.Text.Json.Utf8JsonWriter:WriteBase64Indented(System.ReadOnlySpan`1[ubyte]):this (FullOpts)
      3 (0.66 % of base) : System.Text.Json.dasm - System.Text.Json.Utf8JsonWriter:WriteBase64Minimized(System.ReadOnlySpan`1[ubyte]):this (FullOpts)
      2 (7.14 % of base) : System.Private.CoreLib.dasm - System.Reflection.Metadata.TypeName:Parse(System.ReadOnlySpan`1[ushort],System.Nullable`1[System.Reflection.Metadata.TypeNameParseOptions]):System.Reflection.Metadata.TypeName (FullOpts)
      2 (0.27 % of base) : System.Text.Json.dasm - System.Text.Json.Utf8JsonWriter:WriteBase64Indented(System.ReadOnlySpan`1[ubyte],System.ReadOnlySpan`1[ubyte]):this (FullOpts)
      2 (0.26 % of base) : System.Text.Json.dasm - System.Text.Json.Utf8JsonWriter:WriteBase64Indented(System.ReadOnlySpan`1[ushort],System.ReadOnlySpan`1[ubyte]):this (FullOpts)
      2 (0.35 % of base) : System.Text.Json.dasm - System.Text.Json.Utf8JsonWriter:WriteBase64Minimized(System.ReadOnlySpan`1[ubyte],System.ReadOnlySpan`1[ubyte]):this (FullOpts)
      2 (0.34 % of base) : System.Text.Json.dasm - System.Text.Json.Utf8JsonWriter:WriteBase64Minimized(System.ReadOnlySpan`1[ushort],System.ReadOnlySpan`1[ubyte]):this (FullOpts)
      1 (0.25 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:DecodeFromChars(System.ReadOnlySpan`1[ushort]):ubyte[] (FullOpts)
      1 (0.25 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:DecodeFromUtf8(System.ReadOnlySpan`1[ubyte]):ubyte[] (FullOpts)
      1 (0.87 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:EncodeToUtf8(System.ReadOnlySpan`1[ubyte]):ubyte[] (FullOpts)
      1 (0.53 % of base) : System.Private.CoreLib.dasm - System.Reflection.Metadata.TypeNameParser:Parse(System.ReadOnlySpan`1[ushort],ubyte,System.Nullable`1[System.Reflection.Metadata.TypeNameParseOptions]):System.Reflection.Metadata.TypeName (FullOpts)
      1 (0.45 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.FromBase64Transform:ConvertFromBase64(System.Span`1[ubyte],System.Span`1[ubyte],byref,byref):this (FullOpts)
      1 (0.16 % of base) : System.Text.Json.dasm - System.Text.Json.JsonReaderHelper:TryDecodeBase64(System.ReadOnlySpan`1[ubyte],byref):ubyte (FullOpts)
      Top method improvements (bytes):
      -54 (-2.16 % of base) : Microsoft.Extensions.Hosting.dasm - Microsoft.Extensions.Hosting.Internal.Host+<ForeachService>d__17`1[System.__Canon]:MoveNext():this (FullOpts)
      -54 (-2.65 % of base) : Microsoft.Extensions.Hosting.dasm - Microsoft.Extensions.Hosting.Internal.Host+<ForeachService>d__17`1[System.Nullable`1[int]]:MoveNext():this (FullOpts)
      -38 (-1.40 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<Heartbeat>d__23[System.__Canon,System.Nullable`1[int]]:MoveNext():this (FullOpts)
      -33 (-1.65 % of base) : Microsoft.Extensions.Hosting.dasm - Microsoft.Extensions.Hosting.Internal.Host+<ForeachService>d__17`1[double]:MoveNext():this (FullOpts)
      -33 (-1.65 % of base) : Microsoft.Extensions.Hosting.dasm - Microsoft.Extensions.Hosting.Internal.Host+<ForeachService>d__17`1[int]:MoveNext():this (FullOpts)
      -33 (-1.65 % of base) : Microsoft.Extensions.Hosting.dasm - Microsoft.Extensions.Hosting.Internal.Host+<ForeachService>d__17`1[long]:MoveNext():this (FullOpts)
      -33 (-1.65 % of base) : Microsoft.Extensions.Hosting.dasm - Microsoft.Extensions.Hosting.Internal.Host+<ForeachService>d__17`1[short]:MoveNext():this (FullOpts)
      -33 (-1.65 % of base) : Microsoft.Extensions.Hosting.dasm - Microsoft.Extensions.Hosting.Internal.Host+<ForeachService>d__17`1[ubyte]:MoveNext():this (FullOpts)
      -23 (-1.81 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__49`1+<<ForAsync>b__49_2>d[int]:MoveNext():this (FullOpts)
      -23 (-1.81 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__49`1+<<ForAsync>b__49_2>d[long]:MoveNext():this (FullOpts)
      -23 (-1.78 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__49`1+<<ForAsync>b__49_2>d[short]:MoveNext():this (FullOpts)
      -23 (-1.79 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__49`1+<<ForAsync>b__49_2>d[ubyte]:MoveNext():this (FullOpts)
      -18 (-0.89 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<DisposeAsyncCore>d__20[double,System.Nullable`1[int]]:MoveNext():this (FullOpts)
      -18 (-0.89 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<DisposeAsyncCore>d__20[int,System.Nullable`1[int]]:MoveNext():this (FullOpts)
      -18 (-0.89 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<DisposeAsyncCore>d__20[long,System.Nullable`1[int]]:MoveNext():this (FullOpts)
      -18 (-0.89 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<DisposeAsyncCore>d__20[short,System.Nullable`1[int]]:MoveNext():this (FullOpts)
      -18 (-0.89 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<DisposeAsyncCore>d__20[System.Nullable`1[int],System.Nullable`1[int]]:MoveNext():this (FullOpts)
      -18 (-0.89 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<DisposeAsyncCore>d__20[System.Numerics.Vector`1[float],System.Nullable`1[int]]:MoveNext():this (FullOpts)
      -18 (-0.89 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<DisposeAsyncCore>d__20[ubyte,System.Nullable`1[int]]:MoveNext():this (FullOpts)
      -17 (-2.34 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.X509Certificates.X509CertificateLoader:LoadPkcs12Collection(byref,System.ReadOnlySpan`1[ushort],int):System.Security.Cryptography.X509Certificates.X509Certificate2Collection (FullOpts)
      -17 (-0.74 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<Heartbeat>d__23[double,System.Nullable`1[int]]:MoveNext():this (FullOpts)
      -17 (-0.74 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<Heartbeat>d__23[int,System.Nullable`1[int]]:MoveNext():this (FullOpts)
      -17 (-0.74 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<Heartbeat>d__23[long,System.Nullable`1[int]]:MoveNext():this (FullOpts)
      -17 (-0.74 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<Heartbeat>d__23[short,System.Nullable`1[int]]:MoveNext():this (FullOpts)
      -17 (-0.74 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<Heartbeat>d__23[System.Nullable`1[int],System.Nullable`1[int]]:MoveNext():this (FullOpts)
      -17 (-0.74 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<Heartbeat>d__23[System.Numerics.Vector`1[float],System.Nullable`1[int]]:MoveNext():this (FullOpts)
      -17 (-0.74 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<Heartbeat>d__23[ubyte,System.Nullable`1[int]]:MoveNext():this (FullOpts)
      -16 (-0.67 % of base) : System.IO.Pipelines.dasm - System.IO.Pipelines.PipeReader+<CopyToAsyncCore>d__16`1[double]:MoveNext():this (FullOpts)
      -16 (-0.67 % of base) : System.IO.Pipelines.dasm - System.IO.Pipelines.PipeReader+<CopyToAsyncCore>d__16`1[long]:MoveNext():this (FullOpts)
      -16 (-0.67 % of base) : System.IO.Pipelines.dasm - System.IO.Pipelines.PipeReader+<CopyToAsyncCore>d__16`1[System.Nullable`1[int]]:MoveNext():this (FullOpts)
      -16 (-40.00 % of base) : System.Private.CoreLib.dasm - System.IO.Stream+<>c:<BeginEndWriteAsync>b__62_1(System.IO.Stream,System.IAsyncResult):System.Threading.Tasks.VoidTaskResult:this (FullOpts)
      -13 (-0.54 % of base) : System.IO.Pipelines.dasm - System.IO.Pipelines.PipeReader+<CopyToAsyncCore>d__16`1[int]:MoveNext():this (FullOpts)
      -13 (-0.54 % of base) : System.IO.Pipelines.dasm - System.IO.Pipelines.PipeReader+<CopyToAsyncCore>d__16`1[short]:MoveNext():this (FullOpts)
      -13 (-0.54 % of base) : System.IO.Pipelines.dasm - System.IO.Pipelines.PipeReader+<CopyToAsyncCore>d__16`1[ubyte]:MoveNext():this (FullOpts)
      -13 (-0.87 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__53`1+<<ForEachAsync>b__53_0>d[double]:MoveNext():this (FullOpts)
      -13 (-0.87 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__53`1+<<ForEachAsync>b__53_0>d[int]:MoveNext():this (FullOpts)
      -13 (-0.87 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__53`1+<<ForEachAsync>b__53_0>d[long]:MoveNext():this (FullOpts)
      -13 (-0.87 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__53`1+<<ForEachAsync>b__53_0>d[short]:MoveNext():this (FullOpts)
      -13 (-0.70 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__53`1+<<ForEachAsync>b__53_0>d[System.__Canon]:MoveNext():this (FullOpts)
      -13 (-0.87 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__53`1+<<ForEachAsync>b__53_0>d[System.Nullable`1[int]]:MoveNext():this (FullOpts)
      -13 (-0.87 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__53`1+<<ForEachAsync>b__53_0>d[ubyte]:MoveNext():this (FullOpts)
      -13 (-0.57 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__57`1+<<ForEachAsync>b__57_0>d[double]:MoveNext():this (FullOpts)
      -13 (-0.57 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__57`1+<<ForEachAsync>b__57_0>d[int]:MoveNext():this (FullOpts)
      -13 (-0.57 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__57`1+<<ForEachAsync>b__57_0>d[long]:MoveNext():this (FullOpts)
      -13 (-0.57 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__57`1+<<ForEachAsync>b__57_0>d[short]:MoveNext():this (FullOpts)
      -13 (-0.57 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__57`1+<<ForEachAsync>b__57_0>d[System.Nullable`1[int]]:MoveNext():this (FullOpts)
      -13 (-0.57 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__57`1+<<ForEachAsync>b__57_0>d[ubyte]:MoveNext():this (FullOpts)
      -11 (-7.38 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.Common:CreateCachedTaskCompletionSource[System.Threading.Tasks.Dataflow.Internal.VoidResult]():System.Threading.Tasks.TaskCompletionSource`1[System.Threading.Tasks.Dataflow.Internal.VoidResult] (FullOpts)
      -11 (-0.49 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.TransformManyBlock`2+<StoreOutputItemsReorderedAsync>d__47[double,System.Nullable`1[int]]:MoveNext():this (FullOpts)
      -11 (-0.49 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.TransformManyBlock`2+<StoreOutputItemsReorderedAsync>d__47[int,System.Nullable`1[int]]:MoveNext():this (FullOpts)
      -11 (-0.49 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.TransformManyBlock`2+<StoreOutputItemsReorderedAsync>d__47[long,System.Nullable`1[int]]:MoveNext():this (FullOpts)
      -11 (-0.49 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.TransformManyBlock`2+<StoreOutputItemsReorderedAsync>d__47[short,System.Nullable`1[int]]:MoveNext():this (FullOpts)
      -11 (-0.49 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.TransformManyBlock`2+<StoreOutputItemsReorderedAsync>d__47[System.Nullable`1[int],System.Nullable`1[int]]:MoveNext():this (FullOpts)
      -11 (-0.49 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.TransformManyBlock`2+<StoreOutputItemsReorderedAsync>d__47[System.Numerics.Vector`1[float],System.Nullable`1[int]]:MoveNext():this (FullOpts)
      -11 (-0.49 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.TransformManyBlock`2+<StoreOutputItemsReorderedAsync>d__47[ubyte,System.Nullable`1[int]]:MoveNext():this (FullOpts)
      -10 (-1.19 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BroadcastBlock`1+BroadcastingSourceCore`1[double,System.Nullable`1[int]]:CompleteBlockOncePossible():this (FullOpts)
      -10 (-1.19 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BroadcastBlock`1+BroadcastingSourceCore`1[int,System.Nullable`1[int]]:CompleteBlockOncePossible():this (FullOpts)
      -10 (-1.19 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BroadcastBlock`1+BroadcastingSourceCore`1[long,System.Nullable`1[int]]:CompleteBlockOncePossible():this (FullOpts)
      -10 (-1.19 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BroadcastBlock`1+BroadcastingSourceCore`1[short,System.Nullable`1[int]]:CompleteBlockOncePossible():this (FullOpts)
      -10 (-1.19 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BroadcastBlock`1+BroadcastingSourceCore`1[System.__Canon,System.Nullable`1[int]]:CompleteBlockOncePossible():this (FullOpts)
      -10 (-1.19 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BroadcastBlock`1+BroadcastingSourceCore`1[System.Nullable`1[int],System.Nullable`1[int]]:CompleteBlockOncePossible():this (FullOpts)
      -10 (-1.19 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BroadcastBlock`1+BroadcastingSourceCore`1[System.Numerics.Vector`1[float],System.Nullable`1[int]]:CompleteBlockOncePossible():this (FullOpts)
      -10 (-1.19 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BroadcastBlock`1+BroadcastingSourceCore`1[ubyte,System.Nullable`1[int]]:CompleteBlockOncePossible():this (FullOpts)
      -10 (-1.23 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SourceCore`1[double]:CompleteBlockOncePossible():this (FullOpts)
      -10 (-1.23 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SourceCore`1[int]:CompleteBlockOncePossible():this (FullOpts)
      -10 (-1.23 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SourceCore`1[long]:CompleteBlockOncePossible():this (FullOpts)
      -10 (-1.23 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SourceCore`1[short]:CompleteBlockOncePossible():this (FullOpts)
      -10 (-1.21 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SourceCore`1[System.__Canon]:CompleteBlockOncePossible():this (FullOpts)
      -10 (-1.23 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SourceCore`1[System.Nullable`1[int]]:CompleteBlockOncePossible():this (FullOpts)
      -10 (-1.07 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SourceCore`1[System.Numerics.Vector`1[float]]:CompleteBlockOncePossible():this (FullOpts)
      -10 (-1.23 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SourceCore`1[ubyte]:CompleteBlockOncePossible():this (FullOpts)
      -9 (-8.91 % of base) : System.Text.Json.dasm - System.Text.Json.Utf8JsonWriter:Base64EncodeAndWrite(System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte]):this (FullOpts)
      -8 (-1.81 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.JoinBlockTarget`1[System.__Canon]:CompleteOncePossible():this (FullOpts)
      -6 (-3.41 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BatchBlock`1+BatchBlockTargetCore+<>c[double]:<CompleteBlockIfPossible>b__26_0(System.Object):this (FullOpts)
      -6 (-3.41 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BatchBlock`1+BatchBlockTargetCore+<>c[int]:<CompleteBlockIfPossible>b__26_0(System.Object):this (FullOpts)
      -6 (-3.41 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BatchBlock`1+BatchBlockTargetCore+<>c[long]:<CompleteBlockIfPossible>b__26_0(System.Object):this (FullOpts)
      -6 (-3.41 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BatchBlock`1+BatchBlockTargetCore+<>c[short]:<CompleteBlockIfPossible>b__26_0(System.Object):this (FullOpts)
      -6 (-3.41 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BatchBlock`1+BatchBlockTargetCore+<>c[System.Nullable`1[int]]:<CompleteBlockIfPossible>b__26_0(System.Object):this (FullOpts)
      -6 (-3.41 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BatchBlock`1+BatchBlockTargetCore+<>c[System.Numerics.Vector`1[float]]:<CompleteBlockIfPossible>b__26_0(System.Object):this (FullOpts)
      -6 (-3.41 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BatchBlock`1+BatchBlockTargetCore+<>c[ubyte]:<CompleteBlockIfPossible>b__26_0(System.Object):this (FullOpts)
      -6 (-0.82 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.WriteOnceBlock`1[double]:CompleteBlock(System.Collections.Generic.IList`1[System.Exception]):this (FullOpts)
      -6 (-0.82 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.WriteOnceBlock`1[int]:CompleteBlock(System.Collections.Generic.IList`1[System.Exception]):this (FullOpts)
      -6 (-0.82 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.WriteOnceBlock`1[long]:CompleteBlock(System.Collections.Generic.IList`1[System.Exception]):this (FullOpts)
      -6 (-0.82 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.WriteOnceBlock`1[short]:CompleteBlock(System.Collections.Generic.IList`1[System.Exception]):this (FullOpts)
      -6 (-0.82 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.WriteOnceBlock`1[System.__Canon]:CompleteBlock(System.Collections.Generic.IList`1[System.Exception]):this (FullOpts)
      -6 (-0.82 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.WriteOnceBlock`1[System.Nullable`1[int]]:CompleteBlock(System.Collections.Generic.IList`1[System.Exception]):this (FullOpts)
      -6 (-0.82 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.WriteOnceBlock`1[System.Numerics.Vector`1[float]]:CompleteBlock(System.Collections.Generic.IList`1[System.Exception]):this (FullOpts)
      -6 (-0.82 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.WriteOnceBlock`1[ubyte]:CompleteBlock(System.Collections.Generic.IList`1[System.Exception]):this (FullOpts)
      -5 (-1.77 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.PemEncoding:TryCountBase64(System.ReadOnlySpan`1[ushort],byref,byref,byref):ubyte (FullOpts)
      -5 (-1.18 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.X509Certificates.X509CertificateLoader:LoadPkcs12(byref,System.ReadOnlySpan`1[ushort],int):System.Security.Cryptography.X509Certificates.X509CertificateLoader+Pkcs12Return (FullOpts)
      -5 (-1.36 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.JoinBlockTarget`1[double]:CompleteOncePossible():this (FullOpts)
      -5 (-1.36 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.JoinBlockTarget`1[int]:CompleteOncePossible():this (FullOpts)
      -5 (-1.36 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.JoinBlockTarget`1[long]:CompleteOncePossible():this (FullOpts)
      -5 (-1.36 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.JoinBlockTarget`1[short]:CompleteOncePossible():this (FullOpts)
      -5 (-1.36 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.JoinBlockTarget`1[System.Nullable`1[int]]:CompleteOncePossible():this (FullOpts)
      -5 (-1.36 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.JoinBlockTarget`1[System.Numerics.Vector`1[float]]:CompleteOncePossible():this (FullOpts)
      -5 (-1.36 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.JoinBlockTarget`1[ubyte]:CompleteOncePossible():this (FullOpts)
      -5 (-1.52 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SpscTargetCore`1[double]:CompleteBlockOncePossible():this (FullOpts)
      -5 (-1.52 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SpscTargetCore`1[int]:CompleteBlockOncePossible():this (FullOpts)
      -5 (-1.52 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SpscTargetCore`1[long]:CompleteBlockOncePossible():this (FullOpts)
      Top method regressions (percentages):
      29 (80.56 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:EncodeToChars(System.ReadOnlySpan`1[ubyte],System.Span`1[ushort],byref,byref,ubyte):int (FullOpts)
      25 (69.44 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64:EncodeToUtf8(System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte],byref,byref,ubyte):int (FullOpts)
      25 (69.44 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:EncodeToUtf8(System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte],byref,byref,ubyte):int (FullOpts)
      25 (56.82 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64:DecodeFromUtf8(System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte],byref,byref,ubyte):int (FullOpts)
      25 (56.82 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:DecodeFromUtf8(System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte],byref,byref,ubyte):int (FullOpts)
      24 (54.55 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:DecodeFromChars(System.ReadOnlySpan`1[ushort],System.Span`1[ubyte],byref,byref,ubyte):int (FullOpts)
      17 (32.69 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:TryEncodeToChars(System.ReadOnlySpan`1[ubyte],System.Span`1[ushort],byref):ubyte (FullOpts)
      7 (29.17 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64:EncodeToUtf8InPlace(System.Span`1[ubyte],int,byref):int (FullOpts)
      12 (23.08 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:TryEncodeToUtf8(System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte],byref):ubyte (FullOpts)
      7 (22.58 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:TryEncodeToUtf8InPlace(System.Span`1[ubyte],int,byref):ubyte (FullOpts)
      5 (20.83 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64:IsValid(System.ReadOnlySpan`1[ubyte],byref):ubyte (FullOpts)
      5 (20.83 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64:IsValid(System.ReadOnlySpan`1[ushort],byref):ubyte (FullOpts)
      5 (20.83 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:IsValid(System.ReadOnlySpan`1[ubyte],byref):ubyte (FullOpts)
      5 (20.83 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:IsValid(System.ReadOnlySpan`1[ushort],byref):ubyte (FullOpts)
      6 (20.69 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64:DecodeFromUtf8InPlace(System.Span`1[ubyte],byref):int (FullOpts)
      19 (12.93 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:EncodeToChars(System.ReadOnlySpan`1[ubyte],System.Span`1[ushort]):int (FullOpts)
      16 (10.88 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:EncodeToUtf8(System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte]):int (FullOpts)
      12 (9.23 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:TryDecodeFromChars(System.ReadOnlySpan`1[ushort],System.Span`1[ubyte],byref):ubyte (FullOpts)
      12 (9.23 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:TryDecodeFromUtf8(System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte],byref):ubyte (FullOpts)
      16 (7.37 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:DecodeFromChars(System.ReadOnlySpan`1[ushort],System.Span`1[ubyte]):int (FullOpts)
      16 (7.37 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:DecodeFromUtf8(System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte]):int (FullOpts)
      2 (7.14 % of base) : System.Private.CoreLib.dasm - System.Reflection.Metadata.TypeName:Parse(System.ReadOnlySpan`1[ushort],System.Nullable`1[System.Reflection.Metadata.TypeNameParseOptions]):System.Reflection.Metadata.TypeName (FullOpts)
      16 (6.75 % of base) : System.Private.CoreLib.dasm - System.Convert:ToBase64CharsLargeNoLineBreaks(System.ReadOnlySpan`1[ubyte],System.Span`1[ushort],int) (FullOpts)
      7 (6.31 % of base) : System.Private.CoreLib.dasm - System.Reflection.Metadata.TypeNameParser:.ctor(System.ReadOnlySpan`1[ushort],ubyte,System.Nullable`1[System.Reflection.Metadata.TypeNameParseOptions]):this (FullOpts)
      4 (4.76 % of base) : System.ComponentModel.Annotations.dasm - System.ComponentModel.DataAnnotations.Base64StringAttribute:IsValid(System.Object):ubyte:this (FullOpts)
      3 (4.62 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url+<>c:<EncodeToString>b__22_0(System.Span`1[ushort],long):this (FullOpts)
      3 (0.88 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.ToBase64Transform:TransformBlock(ubyte[],int,int,ubyte[],int):int:this (FullOpts)
      1 (0.87 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:EncodeToUtf8(System.ReadOnlySpan`1[ubyte]):ubyte[] (FullOpts)
      3 (0.66 % of base) : System.Text.Json.dasm - System.Text.Json.Utf8JsonWriter:WriteBase64Minimized(System.ReadOnlySpan`1[ubyte]):this (FullOpts)
      1 (0.53 % of base) : System.Private.CoreLib.dasm - System.Reflection.Metadata.TypeNameParser:Parse(System.ReadOnlySpan`1[ushort],ubyte,System.Nullable`1[System.Reflection.Metadata.TypeNameParseOptions]):System.Reflection.Metadata.TypeName (FullOpts)
      3 (0.48 % of base) : System.Text.Json.dasm - System.Text.Json.Utf8JsonWriter:WriteBase64Indented(System.ReadOnlySpan`1[ubyte]):this (FullOpts)
      1 (0.45 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.FromBase64Transform:ConvertFromBase64(System.Span`1[ubyte],System.Span`1[ubyte],byref,byref):this (FullOpts)
      2 (0.35 % of base) : System.Text.Json.dasm - System.Text.Json.Utf8JsonWriter:WriteBase64Minimized(System.ReadOnlySpan`1[ubyte],System.ReadOnlySpan`1[ubyte]):this (FullOpts)
      2 (0.34 % of base) : System.Text.Json.dasm - System.Text.Json.Utf8JsonWriter:WriteBase64Minimized(System.ReadOnlySpan`1[ushort],System.ReadOnlySpan`1[ubyte]):this (FullOpts)
      2 (0.27 % of base) : System.Text.Json.dasm - System.Text.Json.Utf8JsonWriter:WriteBase64Indented(System.ReadOnlySpan`1[ubyte],System.ReadOnlySpan`1[ubyte]):this (FullOpts)
      2 (0.26 % of base) : System.Text.Json.dasm - System.Text.Json.Utf8JsonWriter:WriteBase64Indented(System.ReadOnlySpan`1[ushort],System.ReadOnlySpan`1[ubyte]):this (FullOpts)
      1 (0.25 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:DecodeFromChars(System.ReadOnlySpan`1[ushort]):ubyte[] (FullOpts)
      1 (0.25 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:DecodeFromUtf8(System.ReadOnlySpan`1[ubyte]):ubyte[] (FullOpts)
      1 (0.16 % of base) : System.Text.Json.dasm - System.Text.Json.JsonReaderHelper:TryDecodeBase64(System.ReadOnlySpan`1[ubyte],byref):ubyte (FullOpts)
      Top method improvements (percentages):
      -4 (-57.14 % of base) : System.Private.CoreLib.dasm - System.Runtime.CompilerServices.YieldAwaitable:GetAwaiter():System.Runtime.CompilerServices.YieldAwaitable+YieldAwaiter:this (FullOpts)
      -4 (-57.14 % of base) : System.Private.CoreLib.dasm - System.Threading.Tasks.Task:Yield():System.Runtime.CompilerServices.YieldAwaitable (FullOpts)
      -4 (-57.14 % of base) : System.Private.CoreLib.dasm - System.ValueTuple:Create():System.ValueTuple (FullOpts)
      -16 (-40.00 % of base) : System.Private.CoreLib.dasm - System.IO.Stream+<>c:<BeginEndWriteAsync>b__62_1(System.IO.Stream,System.IAsyncResult):System.Threading.Tasks.VoidTaskResult:this (FullOpts)
      -9 (-8.91 % of base) : System.Text.Json.dasm - System.Text.Json.Utf8JsonWriter:Base64EncodeAndWrite(System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte]):this (FullOpts)
      -11 (-7.38 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.Common:CreateCachedTaskCompletionSource[System.Threading.Tasks.Dataflow.Internal.VoidResult]():System.Threading.Tasks.TaskCompletionSource`1[System.Threading.Tasks.Dataflow.Internal.VoidResult] (FullOpts)
      -2 (-6.25 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64:IsValid(System.ReadOnlySpan`1[ubyte]):ubyte (FullOpts)
      -2 (-6.25 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64:IsValid(System.ReadOnlySpan`1[ushort]):ubyte (FullOpts)
      -2 (-6.25 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:IsValid(System.ReadOnlySpan`1[ubyte]):ubyte (FullOpts)
      -2 (-6.25 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:IsValid(System.ReadOnlySpan`1[ushort]):ubyte (FullOpts)
      -6 (-3.41 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BatchBlock`1+BatchBlockTargetCore+<>c[double]:<CompleteBlockIfPossible>b__26_0(System.Object):this (FullOpts)
      -6 (-3.41 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BatchBlock`1+BatchBlockTargetCore+<>c[int]:<CompleteBlockIfPossible>b__26_0(System.Object):this (FullOpts)
      -6 (-3.41 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BatchBlock`1+BatchBlockTargetCore+<>c[long]:<CompleteBlockIfPossible>b__26_0(System.Object):this (FullOpts)
      -6 (-3.41 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BatchBlock`1+BatchBlockTargetCore+<>c[short]:<CompleteBlockIfPossible>b__26_0(System.Object):this (FullOpts)
      -6 (-3.41 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BatchBlock`1+BatchBlockTargetCore+<>c[System.Nullable`1[int]]:<CompleteBlockIfPossible>b__26_0(System.Object):this (FullOpts)
      -6 (-3.41 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BatchBlock`1+BatchBlockTargetCore+<>c[System.Numerics.Vector`1[float]]:<CompleteBlockIfPossible>b__26_0(System.Object):this (FullOpts)
      -6 (-3.41 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BatchBlock`1+BatchBlockTargetCore+<>c[ubyte]:<CompleteBlockIfPossible>b__26_0(System.Object):this (FullOpts)
      -54 (-2.65 % of base) : Microsoft.Extensions.Hosting.dasm - Microsoft.Extensions.Hosting.Internal.Host+<ForeachService>d__17`1[System.Nullable`1[int]]:MoveNext():this (FullOpts)
      -17 (-2.34 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.X509Certificates.X509CertificateLoader:LoadPkcs12Collection(byref,System.ReadOnlySpan`1[ushort],int):System.Security.Cryptography.X509Certificates.X509Certificate2Collection (FullOpts)
      -54 (-2.16 % of base) : Microsoft.Extensions.Hosting.dasm - Microsoft.Extensions.Hosting.Internal.Host+<ForeachService>d__17`1[System.__Canon]:MoveNext():this (FullOpts)
      -8 (-1.81 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.JoinBlockTarget`1[System.__Canon]:CompleteOncePossible():this (FullOpts)
      -23 (-1.81 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__49`1+<<ForAsync>b__49_2>d[int]:MoveNext():this (FullOpts)
      -23 (-1.81 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__49`1+<<ForAsync>b__49_2>d[long]:MoveNext():this (FullOpts)
      -23 (-1.79 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__49`1+<<ForAsync>b__49_2>d[ubyte]:MoveNext():this (FullOpts)
      -23 (-1.78 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__49`1+<<ForAsync>b__49_2>d[short]:MoveNext():this (FullOpts)
      -5 (-1.77 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.PemEncoding:TryCountBase64(System.ReadOnlySpan`1[ushort],byref,byref,byref):ubyte (FullOpts)
      -33 (-1.65 % of base) : Microsoft.Extensions.Hosting.dasm - Microsoft.Extensions.Hosting.Internal.Host+<ForeachService>d__17`1[int]:MoveNext():this (FullOpts)
      -33 (-1.65 % of base) : Microsoft.Extensions.Hosting.dasm - Microsoft.Extensions.Hosting.Internal.Host+<ForeachService>d__17`1[short]:MoveNext():this (FullOpts)
      -33 (-1.65 % of base) : Microsoft.Extensions.Hosting.dasm - Microsoft.Extensions.Hosting.Internal.Host+<ForeachService>d__17`1[ubyte]:MoveNext():this (FullOpts)
      -33 (-1.65 % of base) : Microsoft.Extensions.Hosting.dasm - Microsoft.Extensions.Hosting.Internal.Host+<ForeachService>d__17`1[double]:MoveNext():this (FullOpts)
      -33 (-1.65 % of base) : Microsoft.Extensions.Hosting.dasm - Microsoft.Extensions.Hosting.Internal.Host+<ForeachService>d__17`1[long]:MoveNext():this (FullOpts)
      -5 (-1.52 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SpscTargetCore`1[double]:CompleteBlockOncePossible():this (FullOpts)
      -5 (-1.52 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SpscTargetCore`1[int]:CompleteBlockOncePossible():this (FullOpts)
      -5 (-1.52 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SpscTargetCore`1[long]:CompleteBlockOncePossible():this (FullOpts)
      -5 (-1.52 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SpscTargetCore`1[short]:CompleteBlockOncePossible():this (FullOpts)
      -5 (-1.52 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SpscTargetCore`1[System.Nullable`1[int]]:CompleteBlockOncePossible():this (FullOpts)
      -5 (-1.52 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SpscTargetCore`1[ubyte]:CompleteBlockOncePossible():this (FullOpts)
      -5 (-1.50 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SpscTargetCore`1[System.__Canon]:CompleteBlockOncePossible():this (FullOpts)
      -38 (-1.40 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<Heartbeat>d__23[System.__Canon,System.Nullable`1[int]]:MoveNext():this (FullOpts)
      -5 (-1.36 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.JoinBlockTarget`1[double]:CompleteOncePossible():this (FullOpts)
      -5 (-1.36 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.JoinBlockTarget`1[int]:CompleteOncePossible():this (FullOpts)
      -5 (-1.36 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.JoinBlockTarget`1[long]:CompleteOncePossible():this (FullOpts)
      -5 (-1.36 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.JoinBlockTarget`1[short]:CompleteOncePossible():this (FullOpts)
      -5 (-1.36 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.JoinBlockTarget`1[System.Nullable`1[int]]:CompleteOncePossible():this (FullOpts)
      -5 (-1.36 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.JoinBlockTarget`1[System.Numerics.Vector`1[float]]:CompleteOncePossible():this (FullOpts)
      -5 (-1.36 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.JoinBlockTarget`1[ubyte]:CompleteOncePossible():this (FullOpts)
      -3 (-1.27 % of base) : System.Private.CoreLib.dasm - System.Reflection.TypeNameResolver:GetType(System.String,ubyte,ubyte,System.Reflection.Assembly):System.Type (FullOpts)
      -3 (-1.25 % of base) : System.Private.CoreLib.dasm - System.Reflection.TypeNameResolver:GetTypeReferencedByCustomAttribute(System.String,System.Reflection.RuntimeModule):System.RuntimeType (FullOpts)
      -10 (-1.23 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SourceCore`1[double]:CompleteBlockOncePossible():this (FullOpts)
      -10 (-1.23 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SourceCore`1[int]:CompleteBlockOncePossible():this (FullOpts)
      -10 (-1.23 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SourceCore`1[long]:CompleteBlockOncePossible():this (FullOpts)
      -10 (-1.23 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SourceCore`1[short]:CompleteBlockOncePossible():this (FullOpts)
      -10 (-1.23 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SourceCore`1[System.Nullable`1[int]]:CompleteBlockOncePossible():this (FullOpts)
      -10 (-1.23 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SourceCore`1[ubyte]:CompleteBlockOncePossible():this (FullOpts)
      -10 (-1.21 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SourceCore`1[System.__Canon]:CompleteBlockOncePossible():this (FullOpts)
      -10 (-1.19 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BroadcastBlock`1+BroadcastingSourceCore`1[double,System.Nullable`1[int]]:CompleteBlockOncePossible():this (FullOpts)
      -10 (-1.19 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BroadcastBlock`1+BroadcastingSourceCore`1[int,System.Nullable`1[int]]:CompleteBlockOncePossible():this (FullOpts)
      -10 (-1.19 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BroadcastBlock`1+BroadcastingSourceCore`1[long,System.Nullable`1[int]]:CompleteBlockOncePossible():this (FullOpts)
      -10 (-1.19 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BroadcastBlock`1+BroadcastingSourceCore`1[short,System.Nullable`1[int]]:CompleteBlockOncePossible():this (FullOpts)
      -10 (-1.19 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BroadcastBlock`1+BroadcastingSourceCore`1[System.__Canon,System.Nullable`1[int]]:CompleteBlockOncePossible():this (FullOpts)
      -10 (-1.19 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BroadcastBlock`1+BroadcastingSourceCore`1[System.Nullable`1[int],System.Nullable`1[int]]:CompleteBlockOncePossible():this (FullOpts)
      -10 (-1.19 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BroadcastBlock`1+BroadcastingSourceCore`1[System.Numerics.Vector`1[float],System.Nullable`1[int]]:CompleteBlockOncePossible():this (FullOpts)
      -10 (-1.19 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BroadcastBlock`1+BroadcastingSourceCore`1[ubyte,System.Nullable`1[int]]:CompleteBlockOncePossible():this (FullOpts)
      -5 (-1.18 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SpscTargetCore`1[System.Numerics.Vector`1[float]]:CompleteBlockOncePossible():this (FullOpts)
      -5 (-1.18 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.X509Certificates.X509CertificateLoader:LoadPkcs12(byref,System.ReadOnlySpan`1[ushort],int):System.Security.Cryptography.X509Certificates.X509CertificateLoader+Pkcs12Return (FullOpts)
      -10 (-1.07 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SourceCore`1[System.Numerics.Vector`1[float]]:CompleteBlockOncePossible():this (FullOpts)
      -3 (-1.06 % of base) : System.Private.CoreLib.dasm - System.Reflection.TypeNameResolver:GetType(System.String,System.Func`2[System.Reflection.AssemblyName,System.Reflection.Assembly],System.Func`4[System.Reflection.Assembly,System.String,ubyte,System.Type],System.Reflection.Assembly,ubyte,ubyte,ubyte):System.Type (FullOpts)
      -3 (-1.05 % of base) : System.Private.CoreLib.dasm - System.Reflection.TypeNameResolver:GetTypeHelper(ulong,System.Reflection.RuntimeAssembly,ubyte,ubyte):System.RuntimeType (FullOpts)
      -3 (-1.05 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BatchBlock`1+BatchBlockTargetCore+<>c[System.__Canon]:<CompleteBlockIfPossible>b__26_0(System.Object):this (FullOpts)
      -18 (-0.89 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<DisposeAsyncCore>d__20[double,System.Nullable`1[int]]:MoveNext():this (FullOpts)
      -18 (-0.89 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<DisposeAsyncCore>d__20[int,System.Nullable`1[int]]:MoveNext():this (FullOpts)
      -18 (-0.89 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<DisposeAsyncCore>d__20[long,System.Nullable`1[int]]:MoveNext():this (FullOpts)
      -18 (-0.89 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<DisposeAsyncCore>d__20[short,System.Nullable`1[int]]:MoveNext():this (FullOpts)
      -18 (-0.89 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<DisposeAsyncCore>d__20[System.Nullable`1[int],System.Nullable`1[int]]:MoveNext():this (FullOpts)
      -18 (-0.89 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<DisposeAsyncCore>d__20[System.Numerics.Vector`1[float],System.Nullable`1[int]]:MoveNext():this (FullOpts)
      -18 (-0.89 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<DisposeAsyncCore>d__20[ubyte,System.Nullable`1[int]]:MoveNext():this (FullOpts)
      -13 (-0.87 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__53`1+<<ForEachAsync>b__53_0>d[int]:MoveNext():this (FullOpts)
      -13 (-0.87 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__53`1+<<ForEachAsync>b__53_0>d[short]:MoveNext():this (FullOpts)
      -13 (-0.87 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__53`1+<<ForEachAsync>b__53_0>d[ubyte]:MoveNext():this (FullOpts)
      -2 (-0.87 % of base) : System.Text.Json.dasm - System.Text.Json.JsonReaderHelper:TryDecodeBase64InPlace(System.Span`1[ubyte],byref):ubyte (FullOpts)
      -13 (-0.87 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__53`1+<<ForEachAsync>b__53_0>d[long]:MoveNext():this (FullOpts)
      -13 (-0.87 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__53`1+<<ForEachAsync>b__53_0>d[System.Nullable`1[int]]:MoveNext():this (FullOpts)
      -13 (-0.87 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__53`1+<<ForEachAsync>b__53_0>d[double]:MoveNext():this (FullOpts)
      -1 (-0.85 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:EncodeToChars(System.ReadOnlySpan`1[ubyte]):ushort[] (FullOpts)
      -6 (-0.82 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.WriteOnceBlock`1[double]:CompleteBlock(System.Collections.Generic.IList`1[System.Exception]):this (FullOpts)
      -6 (-0.82 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.WriteOnceBlock`1[int]:CompleteBlock(System.Collections.Generic.IList`1[System.Exception]):this (FullOpts)
      -6 (-0.82 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.WriteOnceBlock`1[long]:CompleteBlock(System.Collections.Generic.IList`1[System.Exception]):this (FullOpts)
      -6 (-0.82 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.WriteOnceBlock`1[short]:CompleteBlock(System.Collections.Generic.IList`1[System.Exception]):this (FullOpts)
      -6 (-0.82 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.WriteOnceBlock`1[System.__Canon]:CompleteBlock(System.Collections.Generic.IList`1[System.Exception]):this (FullOpts)
      -6 (-0.82 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.WriteOnceBlock`1[System.Nullable`1[int]]:CompleteBlock(System.Collections.Generic.IList`1[System.Exception]):this (FullOpts)
      -6 (-0.82 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.WriteOnceBlock`1[System.Numerics.Vector`1[float]]:CompleteBlock(System.Collections.Generic.IList`1[System.Exception]):this (FullOpts)
      -6 (-0.82 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.WriteOnceBlock`1[ubyte]:CompleteBlock(System.Collections.Generic.IList`1[System.Exception]):this (FullOpts)
      -17 (-0.74 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<Heartbeat>d__23[double,System.Nullable`1[int]]:MoveNext():this (FullOpts)
      -17 (-0.74 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<Heartbeat>d__23[int,System.Nullable`1[int]]:MoveNext():this (FullOpts)
      -17 (-0.74 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<Heartbeat>d__23[long,System.Nullable`1[int]]:MoveNext():this (FullOpts)
      -17 (-0.74 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<Heartbeat>d__23[short,System.Nullable`1[int]]:MoveNext():this (FullOpts)
      -17 (-0.74 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<Heartbeat>d__23[System.Nullable`1[int],System.Nullable`1[int]]:MoveNext():this (FullOpts)
      -17 (-0.74 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<Heartbeat>d__23[System.Numerics.Vector`1[float],System.Nullable`1[int]]:MoveNext():this (FullOpts)
      -17 (-0.74 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<Heartbeat>d__23[ubyte,System.Nullable`1[int]]:MoveNext():this (FullOpts)
      -13 (-0.70 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__53`1+<<ForEachAsync>b__53_0>d[System.__Canon]:MoveNext():this (FullOpts)
      236 total methods with Code Size differences (197 improved, 39 regressed), 251996 unchanged.
      --------------------------------------------------------------------------------
      

      Artifacts:

      Activity

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

      Metadata

      Metadata

      Assignees

      No one assigned

        Labels

        No labels
        No labels

        Projects

        No projects

          Milestone

          No milestone

          Relationships

          None yet

          Development

          No branches or pull requests

          Issue actions

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

          [X64] [tomeksowi] [x64][SysV] Classify empty structs for passing like padding #470

          Description

          @MihuBot

          Job completed in 15 minutes.
          dotnet/runtime#103799

          Diffs

          Diffs
          Found 272 files with textual diffs.
          Summary of Code Size diffs:
          (Lower is better)
          Total bytes of base: 41574989
          Total bytes of diff: 41573710
          Total bytes of delta: -1279 (-0.00 % of base)
          Total relative delta: 2.75
          diff is an improvement.
          relative diff is a regression.
          Top file regressions (bytes):
          296 : System.Private.CoreLib.dasm (0.00 % of base)
          4 : System.Text.Json.dasm (0.00 % of base)
          4 : System.ComponentModel.Annotations.dasm (0.01 % of base)
          Top file improvements (bytes):
          -496 : System.Threading.Tasks.Dataflow.dasm (-0.04 % of base)
          -331 : System.Threading.RateLimiting.dasm (-0.19 % of base)
          -276 : Microsoft.Extensions.Hosting.dasm (-0.37 % of base)
          -267 : System.Threading.Tasks.Parallel.dasm (-0.10 % of base)
          -90 : System.IO.Pipelines.dasm (-0.11 % of base)
          -72 : System.Private.Xml.dasm (-0.00 % of base)
          -24 : System.Threading.Channels.dasm (-0.01 % of base)
          -24 : System.Security.Cryptography.dasm (-0.00 % of base)
          -3 : System.Formats.Tar.dasm (-0.00 % of base)
          12 total files with Code Size differences (9 improved, 3 regressed), 247 unchanged.
          Top method regressions (bytes):
          29 (80.56 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:EncodeToChars(System.ReadOnlySpan`1[ubyte],System.Span`1[ushort],byref,byref,ubyte):int (FullOpts)
          25 (56.82 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64:DecodeFromUtf8(System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte],byref,byref,ubyte):int (FullOpts)
          25 (69.44 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64:EncodeToUtf8(System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte],byref,byref,ubyte):int (FullOpts)
          25 (56.82 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:DecodeFromUtf8(System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte],byref,byref,ubyte):int (FullOpts)
          25 (69.44 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:EncodeToUtf8(System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte],byref,byref,ubyte):int (FullOpts)
          24 (54.55 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:DecodeFromChars(System.ReadOnlySpan`1[ushort],System.Span`1[ubyte],byref,byref,ubyte):int (FullOpts)
          19 (12.93 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:EncodeToChars(System.ReadOnlySpan`1[ubyte],System.Span`1[ushort]):int (FullOpts)
          17 (32.69 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:TryEncodeToChars(System.ReadOnlySpan`1[ubyte],System.Span`1[ushort],byref):ubyte (FullOpts)
          16 (7.37 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:DecodeFromChars(System.ReadOnlySpan`1[ushort],System.Span`1[ubyte]):int (FullOpts)
          16 (7.37 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:DecodeFromUtf8(System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte]):int (FullOpts)
          16 (10.88 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:EncodeToUtf8(System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte]):int (FullOpts)
          16 (6.75 % of base) : System.Private.CoreLib.dasm - System.Convert:ToBase64CharsLargeNoLineBreaks(System.ReadOnlySpan`1[ubyte],System.Span`1[ushort],int) (FullOpts)
          12 (9.23 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:TryDecodeFromChars(System.ReadOnlySpan`1[ushort],System.Span`1[ubyte],byref):ubyte (FullOpts)
          12 (9.23 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:TryDecodeFromUtf8(System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte],byref):ubyte (FullOpts)
          12 (23.08 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:TryEncodeToUtf8(System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte],byref):ubyte (FullOpts)
          7 (29.17 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64:EncodeToUtf8InPlace(System.Span`1[ubyte],int,byref):int (FullOpts)
          7 (22.58 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:TryEncodeToUtf8InPlace(System.Span`1[ubyte],int,byref):ubyte (FullOpts)
          7 (6.31 % of base) : System.Private.CoreLib.dasm - System.Reflection.Metadata.TypeNameParser:.ctor(System.ReadOnlySpan`1[ushort],ubyte,System.Nullable`1[System.Reflection.Metadata.TypeNameParseOptions]):this (FullOpts)
          6 (20.69 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64:DecodeFromUtf8InPlace(System.Span`1[ubyte],byref):int (FullOpts)
          5 (20.83 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64:IsValid(System.ReadOnlySpan`1[ubyte],byref):ubyte (FullOpts)
          5 (20.83 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64:IsValid(System.ReadOnlySpan`1[ushort],byref):ubyte (FullOpts)
          5 (20.83 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:IsValid(System.ReadOnlySpan`1[ubyte],byref):ubyte (FullOpts)
          5 (20.83 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:IsValid(System.ReadOnlySpan`1[ushort],byref):ubyte (FullOpts)
          4 (4.76 % of base) : System.ComponentModel.Annotations.dasm - System.ComponentModel.DataAnnotations.Base64StringAttribute:IsValid(System.Object):ubyte:this (FullOpts)
          3 (4.62 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url+<>c:<EncodeToString>b__22_0(System.Span`1[ushort],long):this (FullOpts)
          3 (0.88 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.ToBase64Transform:TransformBlock(ubyte[],int,int,ubyte[],int):int:this (FullOpts)
          3 (0.48 % of base) : System.Text.Json.dasm - System.Text.Json.Utf8JsonWriter:WriteBase64Indented(System.ReadOnlySpan`1[ubyte]):this (FullOpts)
          3 (0.66 % of base) : System.Text.Json.dasm - System.Text.Json.Utf8JsonWriter:WriteBase64Minimized(System.ReadOnlySpan`1[ubyte]):this (FullOpts)
          2 (7.14 % of base) : System.Private.CoreLib.dasm - System.Reflection.Metadata.TypeName:Parse(System.ReadOnlySpan`1[ushort],System.Nullable`1[System.Reflection.Metadata.TypeNameParseOptions]):System.Reflection.Metadata.TypeName (FullOpts)
          2 (0.27 % of base) : System.Text.Json.dasm - System.Text.Json.Utf8JsonWriter:WriteBase64Indented(System.ReadOnlySpan`1[ubyte],System.ReadOnlySpan`1[ubyte]):this (FullOpts)
          2 (0.26 % of base) : System.Text.Json.dasm - System.Text.Json.Utf8JsonWriter:WriteBase64Indented(System.ReadOnlySpan`1[ushort],System.ReadOnlySpan`1[ubyte]):this (FullOpts)
          2 (0.35 % of base) : System.Text.Json.dasm - System.Text.Json.Utf8JsonWriter:WriteBase64Minimized(System.ReadOnlySpan`1[ubyte],System.ReadOnlySpan`1[ubyte]):this (FullOpts)
          2 (0.34 % of base) : System.Text.Json.dasm - System.Text.Json.Utf8JsonWriter:WriteBase64Minimized(System.ReadOnlySpan`1[ushort],System.ReadOnlySpan`1[ubyte]):this (FullOpts)
          1 (0.25 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:DecodeFromChars(System.ReadOnlySpan`1[ushort]):ubyte[] (FullOpts)
          1 (0.25 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:DecodeFromUtf8(System.ReadOnlySpan`1[ubyte]):ubyte[] (FullOpts)
          1 (0.87 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:EncodeToUtf8(System.ReadOnlySpan`1[ubyte]):ubyte[] (FullOpts)
          1 (0.53 % of base) : System.Private.CoreLib.dasm - System.Reflection.Metadata.TypeNameParser:Parse(System.ReadOnlySpan`1[ushort],ubyte,System.Nullable`1[System.Reflection.Metadata.TypeNameParseOptions]):System.Reflection.Metadata.TypeName (FullOpts)
          1 (0.45 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.FromBase64Transform:ConvertFromBase64(System.Span`1[ubyte],System.Span`1[ubyte],byref,byref):this (FullOpts)
          1 (0.16 % of base) : System.Text.Json.dasm - System.Text.Json.JsonReaderHelper:TryDecodeBase64(System.ReadOnlySpan`1[ubyte],byref):ubyte (FullOpts)
          Top method improvements (bytes):
          -54 (-2.16 % of base) : Microsoft.Extensions.Hosting.dasm - Microsoft.Extensions.Hosting.Internal.Host+<ForeachService>d__17`1[System.__Canon]:MoveNext():this (FullOpts)
          -54 (-2.65 % of base) : Microsoft.Extensions.Hosting.dasm - Microsoft.Extensions.Hosting.Internal.Host+<ForeachService>d__17`1[System.Nullable`1[int]]:MoveNext():this (FullOpts)
          -38 (-1.40 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<Heartbeat>d__23[System.__Canon,System.Nullable`1[int]]:MoveNext():this (FullOpts)
          -33 (-1.65 % of base) : Microsoft.Extensions.Hosting.dasm - Microsoft.Extensions.Hosting.Internal.Host+<ForeachService>d__17`1[double]:MoveNext():this (FullOpts)
          -33 (-1.65 % of base) : Microsoft.Extensions.Hosting.dasm - Microsoft.Extensions.Hosting.Internal.Host+<ForeachService>d__17`1[int]:MoveNext():this (FullOpts)
          -33 (-1.65 % of base) : Microsoft.Extensions.Hosting.dasm - Microsoft.Extensions.Hosting.Internal.Host+<ForeachService>d__17`1[long]:MoveNext():this (FullOpts)
          -33 (-1.65 % of base) : Microsoft.Extensions.Hosting.dasm - Microsoft.Extensions.Hosting.Internal.Host+<ForeachService>d__17`1[short]:MoveNext():this (FullOpts)
          -33 (-1.65 % of base) : Microsoft.Extensions.Hosting.dasm - Microsoft.Extensions.Hosting.Internal.Host+<ForeachService>d__17`1[ubyte]:MoveNext():this (FullOpts)
          -23 (-1.81 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__49`1+<<ForAsync>b__49_2>d[int]:MoveNext():this (FullOpts)
          -23 (-1.81 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__49`1+<<ForAsync>b__49_2>d[long]:MoveNext():this (FullOpts)
          -23 (-1.78 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__49`1+<<ForAsync>b__49_2>d[short]:MoveNext():this (FullOpts)
          -23 (-1.79 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__49`1+<<ForAsync>b__49_2>d[ubyte]:MoveNext():this (FullOpts)
          -18 (-0.89 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<DisposeAsyncCore>d__20[double,System.Nullable`1[int]]:MoveNext():this (FullOpts)
          -18 (-0.89 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<DisposeAsyncCore>d__20[int,System.Nullable`1[int]]:MoveNext():this (FullOpts)
          -18 (-0.89 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<DisposeAsyncCore>d__20[long,System.Nullable`1[int]]:MoveNext():this (FullOpts)
          -18 (-0.89 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<DisposeAsyncCore>d__20[short,System.Nullable`1[int]]:MoveNext():this (FullOpts)
          -18 (-0.89 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<DisposeAsyncCore>d__20[System.Nullable`1[int],System.Nullable`1[int]]:MoveNext():this (FullOpts)
          -18 (-0.89 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<DisposeAsyncCore>d__20[System.Numerics.Vector`1[float],System.Nullable`1[int]]:MoveNext():this (FullOpts)
          -18 (-0.89 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<DisposeAsyncCore>d__20[ubyte,System.Nullable`1[int]]:MoveNext():this (FullOpts)
          -17 (-2.34 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.X509Certificates.X509CertificateLoader:LoadPkcs12Collection(byref,System.ReadOnlySpan`1[ushort],int):System.Security.Cryptography.X509Certificates.X509Certificate2Collection (FullOpts)
          -17 (-0.74 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<Heartbeat>d__23[double,System.Nullable`1[int]]:MoveNext():this (FullOpts)
          -17 (-0.74 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<Heartbeat>d__23[int,System.Nullable`1[int]]:MoveNext():this (FullOpts)
          -17 (-0.74 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<Heartbeat>d__23[long,System.Nullable`1[int]]:MoveNext():this (FullOpts)
          -17 (-0.74 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<Heartbeat>d__23[short,System.Nullable`1[int]]:MoveNext():this (FullOpts)
          -17 (-0.74 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<Heartbeat>d__23[System.Nullable`1[int],System.Nullable`1[int]]:MoveNext():this (FullOpts)
          -17 (-0.74 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<Heartbeat>d__23[System.Numerics.Vector`1[float],System.Nullable`1[int]]:MoveNext():this (FullOpts)
          -17 (-0.74 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<Heartbeat>d__23[ubyte,System.Nullable`1[int]]:MoveNext():this (FullOpts)
          -16 (-0.67 % of base) : System.IO.Pipelines.dasm - System.IO.Pipelines.PipeReader+<CopyToAsyncCore>d__16`1[double]:MoveNext():this (FullOpts)
          -16 (-0.67 % of base) : System.IO.Pipelines.dasm - System.IO.Pipelines.PipeReader+<CopyToAsyncCore>d__16`1[long]:MoveNext():this (FullOpts)
          -16 (-0.67 % of base) : System.IO.Pipelines.dasm - System.IO.Pipelines.PipeReader+<CopyToAsyncCore>d__16`1[System.Nullable`1[int]]:MoveNext():this (FullOpts)
          -16 (-40.00 % of base) : System.Private.CoreLib.dasm - System.IO.Stream+<>c:<BeginEndWriteAsync>b__62_1(System.IO.Stream,System.IAsyncResult):System.Threading.Tasks.VoidTaskResult:this (FullOpts)
          -13 (-0.54 % of base) : System.IO.Pipelines.dasm - System.IO.Pipelines.PipeReader+<CopyToAsyncCore>d__16`1[int]:MoveNext():this (FullOpts)
          -13 (-0.54 % of base) : System.IO.Pipelines.dasm - System.IO.Pipelines.PipeReader+<CopyToAsyncCore>d__16`1[short]:MoveNext():this (FullOpts)
          -13 (-0.54 % of base) : System.IO.Pipelines.dasm - System.IO.Pipelines.PipeReader+<CopyToAsyncCore>d__16`1[ubyte]:MoveNext():this (FullOpts)
          -13 (-0.87 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__53`1+<<ForEachAsync>b__53_0>d[double]:MoveNext():this (FullOpts)
          -13 (-0.87 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__53`1+<<ForEachAsync>b__53_0>d[int]:MoveNext():this (FullOpts)
          -13 (-0.87 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__53`1+<<ForEachAsync>b__53_0>d[long]:MoveNext():this (FullOpts)
          -13 (-0.87 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__53`1+<<ForEachAsync>b__53_0>d[short]:MoveNext():this (FullOpts)
          -13 (-0.70 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__53`1+<<ForEachAsync>b__53_0>d[System.__Canon]:MoveNext():this (FullOpts)
          -13 (-0.87 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__53`1+<<ForEachAsync>b__53_0>d[System.Nullable`1[int]]:MoveNext():this (FullOpts)
          -13 (-0.87 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__53`1+<<ForEachAsync>b__53_0>d[ubyte]:MoveNext():this (FullOpts)
          -13 (-0.57 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__57`1+<<ForEachAsync>b__57_0>d[double]:MoveNext():this (FullOpts)
          -13 (-0.57 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__57`1+<<ForEachAsync>b__57_0>d[int]:MoveNext():this (FullOpts)
          -13 (-0.57 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__57`1+<<ForEachAsync>b__57_0>d[long]:MoveNext():this (FullOpts)
          -13 (-0.57 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__57`1+<<ForEachAsync>b__57_0>d[short]:MoveNext():this (FullOpts)
          -13 (-0.57 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__57`1+<<ForEachAsync>b__57_0>d[System.Nullable`1[int]]:MoveNext():this (FullOpts)
          -13 (-0.57 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__57`1+<<ForEachAsync>b__57_0>d[ubyte]:MoveNext():this (FullOpts)
          -11 (-7.38 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.Common:CreateCachedTaskCompletionSource[System.Threading.Tasks.Dataflow.Internal.VoidResult]():System.Threading.Tasks.TaskCompletionSource`1[System.Threading.Tasks.Dataflow.Internal.VoidResult] (FullOpts)
          -11 (-0.49 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.TransformManyBlock`2+<StoreOutputItemsReorderedAsync>d__47[double,System.Nullable`1[int]]:MoveNext():this (FullOpts)
          -11 (-0.49 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.TransformManyBlock`2+<StoreOutputItemsReorderedAsync>d__47[int,System.Nullable`1[int]]:MoveNext():this (FullOpts)
          -11 (-0.49 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.TransformManyBlock`2+<StoreOutputItemsReorderedAsync>d__47[long,System.Nullable`1[int]]:MoveNext():this (FullOpts)
          -11 (-0.49 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.TransformManyBlock`2+<StoreOutputItemsReorderedAsync>d__47[short,System.Nullable`1[int]]:MoveNext():this (FullOpts)
          -11 (-0.49 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.TransformManyBlock`2+<StoreOutputItemsReorderedAsync>d__47[System.Nullable`1[int],System.Nullable`1[int]]:MoveNext():this (FullOpts)
          -11 (-0.49 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.TransformManyBlock`2+<StoreOutputItemsReorderedAsync>d__47[System.Numerics.Vector`1[float],System.Nullable`1[int]]:MoveNext():this (FullOpts)
          -11 (-0.49 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.TransformManyBlock`2+<StoreOutputItemsReorderedAsync>d__47[ubyte,System.Nullable`1[int]]:MoveNext():this (FullOpts)
          -10 (-1.19 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BroadcastBlock`1+BroadcastingSourceCore`1[double,System.Nullable`1[int]]:CompleteBlockOncePossible():this (FullOpts)
          -10 (-1.19 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BroadcastBlock`1+BroadcastingSourceCore`1[int,System.Nullable`1[int]]:CompleteBlockOncePossible():this (FullOpts)
          -10 (-1.19 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BroadcastBlock`1+BroadcastingSourceCore`1[long,System.Nullable`1[int]]:CompleteBlockOncePossible():this (FullOpts)
          -10 (-1.19 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BroadcastBlock`1+BroadcastingSourceCore`1[short,System.Nullable`1[int]]:CompleteBlockOncePossible():this (FullOpts)
          -10 (-1.19 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BroadcastBlock`1+BroadcastingSourceCore`1[System.__Canon,System.Nullable`1[int]]:CompleteBlockOncePossible():this (FullOpts)
          -10 (-1.19 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BroadcastBlock`1+BroadcastingSourceCore`1[System.Nullable`1[int],System.Nullable`1[int]]:CompleteBlockOncePossible():this (FullOpts)
          -10 (-1.19 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BroadcastBlock`1+BroadcastingSourceCore`1[System.Numerics.Vector`1[float],System.Nullable`1[int]]:CompleteBlockOncePossible():this (FullOpts)
          -10 (-1.19 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BroadcastBlock`1+BroadcastingSourceCore`1[ubyte,System.Nullable`1[int]]:CompleteBlockOncePossible():this (FullOpts)
          -10 (-1.23 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SourceCore`1[double]:CompleteBlockOncePossible():this (FullOpts)
          -10 (-1.23 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SourceCore`1[int]:CompleteBlockOncePossible():this (FullOpts)
          -10 (-1.23 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SourceCore`1[long]:CompleteBlockOncePossible():this (FullOpts)
          -10 (-1.23 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SourceCore`1[short]:CompleteBlockOncePossible():this (FullOpts)
          -10 (-1.21 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SourceCore`1[System.__Canon]:CompleteBlockOncePossible():this (FullOpts)
          -10 (-1.23 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SourceCore`1[System.Nullable`1[int]]:CompleteBlockOncePossible():this (FullOpts)
          -10 (-1.07 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SourceCore`1[System.Numerics.Vector`1[float]]:CompleteBlockOncePossible():this (FullOpts)
          -10 (-1.23 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SourceCore`1[ubyte]:CompleteBlockOncePossible():this (FullOpts)
          -9 (-8.91 % of base) : System.Text.Json.dasm - System.Text.Json.Utf8JsonWriter:Base64EncodeAndWrite(System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte]):this (FullOpts)
          -8 (-1.81 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.JoinBlockTarget`1[System.__Canon]:CompleteOncePossible():this (FullOpts)
          -6 (-3.41 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BatchBlock`1+BatchBlockTargetCore+<>c[double]:<CompleteBlockIfPossible>b__26_0(System.Object):this (FullOpts)
          -6 (-3.41 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BatchBlock`1+BatchBlockTargetCore+<>c[int]:<CompleteBlockIfPossible>b__26_0(System.Object):this (FullOpts)
          -6 (-3.41 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BatchBlock`1+BatchBlockTargetCore+<>c[long]:<CompleteBlockIfPossible>b__26_0(System.Object):this (FullOpts)
          -6 (-3.41 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BatchBlock`1+BatchBlockTargetCore+<>c[short]:<CompleteBlockIfPossible>b__26_0(System.Object):this (FullOpts)
          -6 (-3.41 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BatchBlock`1+BatchBlockTargetCore+<>c[System.Nullable`1[int]]:<CompleteBlockIfPossible>b__26_0(System.Object):this (FullOpts)
          -6 (-3.41 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BatchBlock`1+BatchBlockTargetCore+<>c[System.Numerics.Vector`1[float]]:<CompleteBlockIfPossible>b__26_0(System.Object):this (FullOpts)
          -6 (-3.41 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BatchBlock`1+BatchBlockTargetCore+<>c[ubyte]:<CompleteBlockIfPossible>b__26_0(System.Object):this (FullOpts)
          -6 (-0.82 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.WriteOnceBlock`1[double]:CompleteBlock(System.Collections.Generic.IList`1[System.Exception]):this (FullOpts)
          -6 (-0.82 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.WriteOnceBlock`1[int]:CompleteBlock(System.Collections.Generic.IList`1[System.Exception]):this (FullOpts)
          -6 (-0.82 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.WriteOnceBlock`1[long]:CompleteBlock(System.Collections.Generic.IList`1[System.Exception]):this (FullOpts)
          -6 (-0.82 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.WriteOnceBlock`1[short]:CompleteBlock(System.Collections.Generic.IList`1[System.Exception]):this (FullOpts)
          -6 (-0.82 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.WriteOnceBlock`1[System.__Canon]:CompleteBlock(System.Collections.Generic.IList`1[System.Exception]):this (FullOpts)
          -6 (-0.82 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.WriteOnceBlock`1[System.Nullable`1[int]]:CompleteBlock(System.Collections.Generic.IList`1[System.Exception]):this (FullOpts)
          -6 (-0.82 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.WriteOnceBlock`1[System.Numerics.Vector`1[float]]:CompleteBlock(System.Collections.Generic.IList`1[System.Exception]):this (FullOpts)
          -6 (-0.82 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.WriteOnceBlock`1[ubyte]:CompleteBlock(System.Collections.Generic.IList`1[System.Exception]):this (FullOpts)
          -5 (-1.77 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.PemEncoding:TryCountBase64(System.ReadOnlySpan`1[ushort],byref,byref,byref):ubyte (FullOpts)
          -5 (-1.18 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.X509Certificates.X509CertificateLoader:LoadPkcs12(byref,System.ReadOnlySpan`1[ushort],int):System.Security.Cryptography.X509Certificates.X509CertificateLoader+Pkcs12Return (FullOpts)
          -5 (-1.36 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.JoinBlockTarget`1[double]:CompleteOncePossible():this (FullOpts)
          -5 (-1.36 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.JoinBlockTarget`1[int]:CompleteOncePossible():this (FullOpts)
          -5 (-1.36 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.JoinBlockTarget`1[long]:CompleteOncePossible():this (FullOpts)
          -5 (-1.36 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.JoinBlockTarget`1[short]:CompleteOncePossible():this (FullOpts)
          -5 (-1.36 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.JoinBlockTarget`1[System.Nullable`1[int]]:CompleteOncePossible():this (FullOpts)
          -5 (-1.36 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.JoinBlockTarget`1[System.Numerics.Vector`1[float]]:CompleteOncePossible():this (FullOpts)
          -5 (-1.36 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.JoinBlockTarget`1[ubyte]:CompleteOncePossible():this (FullOpts)
          -5 (-1.52 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SpscTargetCore`1[double]:CompleteBlockOncePossible():this (FullOpts)
          -5 (-1.52 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SpscTargetCore`1[int]:CompleteBlockOncePossible():this (FullOpts)
          -5 (-1.52 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SpscTargetCore`1[long]:CompleteBlockOncePossible():this (FullOpts)
          Top method regressions (percentages):
          29 (80.56 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:EncodeToChars(System.ReadOnlySpan`1[ubyte],System.Span`1[ushort],byref,byref,ubyte):int (FullOpts)
          25 (69.44 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64:EncodeToUtf8(System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte],byref,byref,ubyte):int (FullOpts)
          25 (69.44 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:EncodeToUtf8(System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte],byref,byref,ubyte):int (FullOpts)
          25 (56.82 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64:DecodeFromUtf8(System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte],byref,byref,ubyte):int (FullOpts)
          25 (56.82 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:DecodeFromUtf8(System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte],byref,byref,ubyte):int (FullOpts)
          24 (54.55 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:DecodeFromChars(System.ReadOnlySpan`1[ushort],System.Span`1[ubyte],byref,byref,ubyte):int (FullOpts)
          17 (32.69 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:TryEncodeToChars(System.ReadOnlySpan`1[ubyte],System.Span`1[ushort],byref):ubyte (FullOpts)
          7 (29.17 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64:EncodeToUtf8InPlace(System.Span`1[ubyte],int,byref):int (FullOpts)
          12 (23.08 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:TryEncodeToUtf8(System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte],byref):ubyte (FullOpts)
          7 (22.58 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:TryEncodeToUtf8InPlace(System.Span`1[ubyte],int,byref):ubyte (FullOpts)
          5 (20.83 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64:IsValid(System.ReadOnlySpan`1[ubyte],byref):ubyte (FullOpts)
          5 (20.83 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64:IsValid(System.ReadOnlySpan`1[ushort],byref):ubyte (FullOpts)
          5 (20.83 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:IsValid(System.ReadOnlySpan`1[ubyte],byref):ubyte (FullOpts)
          5 (20.83 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:IsValid(System.ReadOnlySpan`1[ushort],byref):ubyte (FullOpts)
          6 (20.69 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64:DecodeFromUtf8InPlace(System.Span`1[ubyte],byref):int (FullOpts)
          19 (12.93 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:EncodeToChars(System.ReadOnlySpan`1[ubyte],System.Span`1[ushort]):int (FullOpts)
          16 (10.88 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:EncodeToUtf8(System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte]):int (FullOpts)
          12 (9.23 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:TryDecodeFromChars(System.ReadOnlySpan`1[ushort],System.Span`1[ubyte],byref):ubyte (FullOpts)
          12 (9.23 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:TryDecodeFromUtf8(System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte],byref):ubyte (FullOpts)
          16 (7.37 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:DecodeFromChars(System.ReadOnlySpan`1[ushort],System.Span`1[ubyte]):int (FullOpts)
          16 (7.37 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:DecodeFromUtf8(System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte]):int (FullOpts)
          2 (7.14 % of base) : System.Private.CoreLib.dasm - System.Reflection.Metadata.TypeName:Parse(System.ReadOnlySpan`1[ushort],System.Nullable`1[System.Reflection.Metadata.TypeNameParseOptions]):System.Reflection.Metadata.TypeName (FullOpts)
          16 (6.75 % of base) : System.Private.CoreLib.dasm - System.Convert:ToBase64CharsLargeNoLineBreaks(System.ReadOnlySpan`1[ubyte],System.Span`1[ushort],int) (FullOpts)
          7 (6.31 % of base) : System.Private.CoreLib.dasm - System.Reflection.Metadata.TypeNameParser:.ctor(System.ReadOnlySpan`1[ushort],ubyte,System.Nullable`1[System.Reflection.Metadata.TypeNameParseOptions]):this (FullOpts)
          4 (4.76 % of base) : System.ComponentModel.Annotations.dasm - System.ComponentModel.DataAnnotations.Base64StringAttribute:IsValid(System.Object):ubyte:this (FullOpts)
          3 (4.62 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url+<>c:<EncodeToString>b__22_0(System.Span`1[ushort],long):this (FullOpts)
          3 (0.88 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.ToBase64Transform:TransformBlock(ubyte[],int,int,ubyte[],int):int:this (FullOpts)
          1 (0.87 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:EncodeToUtf8(System.ReadOnlySpan`1[ubyte]):ubyte[] (FullOpts)
          3 (0.66 % of base) : System.Text.Json.dasm - System.Text.Json.Utf8JsonWriter:WriteBase64Minimized(System.ReadOnlySpan`1[ubyte]):this (FullOpts)
          1 (0.53 % of base) : System.Private.CoreLib.dasm - System.Reflection.Metadata.TypeNameParser:Parse(System.ReadOnlySpan`1[ushort],ubyte,System.Nullable`1[System.Reflection.Metadata.TypeNameParseOptions]):System.Reflection.Metadata.TypeName (FullOpts)
          3 (0.48 % of base) : System.Text.Json.dasm - System.Text.Json.Utf8JsonWriter:WriteBase64Indented(System.ReadOnlySpan`1[ubyte]):this (FullOpts)
          1 (0.45 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.FromBase64Transform:ConvertFromBase64(System.Span`1[ubyte],System.Span`1[ubyte],byref,byref):this (FullOpts)
          2 (0.35 % of base) : System.Text.Json.dasm - System.Text.Json.Utf8JsonWriter:WriteBase64Minimized(System.ReadOnlySpan`1[ubyte],System.ReadOnlySpan`1[ubyte]):this (FullOpts)
          2 (0.34 % of base) : System.Text.Json.dasm - System.Text.Json.Utf8JsonWriter:WriteBase64Minimized(System.ReadOnlySpan`1[ushort],System.ReadOnlySpan`1[ubyte]):this (FullOpts)
          2 (0.27 % of base) : System.Text.Json.dasm - System.Text.Json.Utf8JsonWriter:WriteBase64Indented(System.ReadOnlySpan`1[ubyte],System.ReadOnlySpan`1[ubyte]):this (FullOpts)
          2 (0.26 % of base) : System.Text.Json.dasm - System.Text.Json.Utf8JsonWriter:WriteBase64Indented(System.ReadOnlySpan`1[ushort],System.ReadOnlySpan`1[ubyte]):this (FullOpts)
          1 (0.25 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:DecodeFromChars(System.ReadOnlySpan`1[ushort]):ubyte[] (FullOpts)
          1 (0.25 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:DecodeFromUtf8(System.ReadOnlySpan`1[ubyte]):ubyte[] (FullOpts)
          1 (0.16 % of base) : System.Text.Json.dasm - System.Text.Json.JsonReaderHelper:TryDecodeBase64(System.ReadOnlySpan`1[ubyte],byref):ubyte (FullOpts)
          Top method improvements (percentages):
          -4 (-57.14 % of base) : System.Private.CoreLib.dasm - System.Runtime.CompilerServices.YieldAwaitable:GetAwaiter():System.Runtime.CompilerServices.YieldAwaitable+YieldAwaiter:this (FullOpts)
          -4 (-57.14 % of base) : System.Private.CoreLib.dasm - System.Threading.Tasks.Task:Yield():System.Runtime.CompilerServices.YieldAwaitable (FullOpts)
          -4 (-57.14 % of base) : System.Private.CoreLib.dasm - System.ValueTuple:Create():System.ValueTuple (FullOpts)
          -16 (-40.00 % of base) : System.Private.CoreLib.dasm - System.IO.Stream+<>c:<BeginEndWriteAsync>b__62_1(System.IO.Stream,System.IAsyncResult):System.Threading.Tasks.VoidTaskResult:this (FullOpts)
          -9 (-8.91 % of base) : System.Text.Json.dasm - System.Text.Json.Utf8JsonWriter:Base64EncodeAndWrite(System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte]):this (FullOpts)
          -11 (-7.38 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.Common:CreateCachedTaskCompletionSource[System.Threading.Tasks.Dataflow.Internal.VoidResult]():System.Threading.Tasks.TaskCompletionSource`1[System.Threading.Tasks.Dataflow.Internal.VoidResult] (FullOpts)
          -2 (-6.25 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64:IsValid(System.ReadOnlySpan`1[ubyte]):ubyte (FullOpts)
          -2 (-6.25 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64:IsValid(System.ReadOnlySpan`1[ushort]):ubyte (FullOpts)
          -2 (-6.25 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:IsValid(System.ReadOnlySpan`1[ubyte]):ubyte (FullOpts)
          -2 (-6.25 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:IsValid(System.ReadOnlySpan`1[ushort]):ubyte (FullOpts)
          -6 (-3.41 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BatchBlock`1+BatchBlockTargetCore+<>c[double]:<CompleteBlockIfPossible>b__26_0(System.Object):this (FullOpts)
          -6 (-3.41 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BatchBlock`1+BatchBlockTargetCore+<>c[int]:<CompleteBlockIfPossible>b__26_0(System.Object):this (FullOpts)
          -6 (-3.41 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BatchBlock`1+BatchBlockTargetCore+<>c[long]:<CompleteBlockIfPossible>b__26_0(System.Object):this (FullOpts)
          -6 (-3.41 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BatchBlock`1+BatchBlockTargetCore+<>c[short]:<CompleteBlockIfPossible>b__26_0(System.Object):this (FullOpts)
          -6 (-3.41 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BatchBlock`1+BatchBlockTargetCore+<>c[System.Nullable`1[int]]:<CompleteBlockIfPossible>b__26_0(System.Object):this (FullOpts)
          -6 (-3.41 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BatchBlock`1+BatchBlockTargetCore+<>c[System.Numerics.Vector`1[float]]:<CompleteBlockIfPossible>b__26_0(System.Object):this (FullOpts)
          -6 (-3.41 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BatchBlock`1+BatchBlockTargetCore+<>c[ubyte]:<CompleteBlockIfPossible>b__26_0(System.Object):this (FullOpts)
          -54 (-2.65 % of base) : Microsoft.Extensions.Hosting.dasm - Microsoft.Extensions.Hosting.Internal.Host+<ForeachService>d__17`1[System.Nullable`1[int]]:MoveNext():this (FullOpts)
          -17 (-2.34 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.X509Certificates.X509CertificateLoader:LoadPkcs12Collection(byref,System.ReadOnlySpan`1[ushort],int):System.Security.Cryptography.X509Certificates.X509Certificate2Collection (FullOpts)
          -54 (-2.16 % of base) : Microsoft.Extensions.Hosting.dasm - Microsoft.Extensions.Hosting.Internal.Host+<ForeachService>d__17`1[System.__Canon]:MoveNext():this (FullOpts)
          -8 (-1.81 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.JoinBlockTarget`1[System.__Canon]:CompleteOncePossible():this (FullOpts)
          -23 (-1.81 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__49`1+<<ForAsync>b__49_2>d[int]:MoveNext():this (FullOpts)
          -23 (-1.81 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__49`1+<<ForAsync>b__49_2>d[long]:MoveNext():this (FullOpts)
          -23 (-1.79 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__49`1+<<ForAsync>b__49_2>d[ubyte]:MoveNext():this (FullOpts)
          -23 (-1.78 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__49`1+<<ForAsync>b__49_2>d[short]:MoveNext():this (FullOpts)
          -5 (-1.77 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.PemEncoding:TryCountBase64(System.ReadOnlySpan`1[ushort],byref,byref,byref):ubyte (FullOpts)
          -33 (-1.65 % of base) : Microsoft.Extensions.Hosting.dasm - Microsoft.Extensions.Hosting.Internal.Host+<ForeachService>d__17`1[int]:MoveNext():this (FullOpts)
          -33 (-1.65 % of base) : Microsoft.Extensions.Hosting.dasm - Microsoft.Extensions.Hosting.Internal.Host+<ForeachService>d__17`1[short]:MoveNext():this (FullOpts)
          -33 (-1.65 % of base) : Microsoft.Extensions.Hosting.dasm - Microsoft.Extensions.Hosting.Internal.Host+<ForeachService>d__17`1[ubyte]:MoveNext():this (FullOpts)
          -33 (-1.65 % of base) : Microsoft.Extensions.Hosting.dasm - Microsoft.Extensions.Hosting.Internal.Host+<ForeachService>d__17`1[double]:MoveNext():this (FullOpts)
          -33 (-1.65 % of base) : Microsoft.Extensions.Hosting.dasm - Microsoft.Extensions.Hosting.Internal.Host+<ForeachService>d__17`1[long]:MoveNext():this (FullOpts)
          -5 (-1.52 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SpscTargetCore`1[double]:CompleteBlockOncePossible():this (FullOpts)
          -5 (-1.52 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SpscTargetCore`1[int]:CompleteBlockOncePossible():this (FullOpts)
          -5 (-1.52 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SpscTargetCore`1[long]:CompleteBlockOncePossible():this (FullOpts)
          -5 (-1.52 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SpscTargetCore`1[short]:CompleteBlockOncePossible():this (FullOpts)
          -5 (-1.52 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SpscTargetCore`1[System.Nullable`1[int]]:CompleteBlockOncePossible():this (FullOpts)
          -5 (-1.52 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SpscTargetCore`1[ubyte]:CompleteBlockOncePossible():this (FullOpts)
          -5 (-1.50 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SpscTargetCore`1[System.__Canon]:CompleteBlockOncePossible():this (FullOpts)
          -38 (-1.40 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<Heartbeat>d__23[System.__Canon,System.Nullable`1[int]]:MoveNext():this (FullOpts)
          -5 (-1.36 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.JoinBlockTarget`1[double]:CompleteOncePossible():this (FullOpts)
          -5 (-1.36 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.JoinBlockTarget`1[int]:CompleteOncePossible():this (FullOpts)
          -5 (-1.36 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.JoinBlockTarget`1[long]:CompleteOncePossible():this (FullOpts)
          -5 (-1.36 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.JoinBlockTarget`1[short]:CompleteOncePossible():this (FullOpts)
          -5 (-1.36 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.JoinBlockTarget`1[System.Nullable`1[int]]:CompleteOncePossible():this (FullOpts)
          -5 (-1.36 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.JoinBlockTarget`1[System.Numerics.Vector`1[float]]:CompleteOncePossible():this (FullOpts)
          -5 (-1.36 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.JoinBlockTarget`1[ubyte]:CompleteOncePossible():this (FullOpts)
          -3 (-1.27 % of base) : System.Private.CoreLib.dasm - System.Reflection.TypeNameResolver:GetType(System.String,ubyte,ubyte,System.Reflection.Assembly):System.Type (FullOpts)
          -3 (-1.25 % of base) : System.Private.CoreLib.dasm - System.Reflection.TypeNameResolver:GetTypeReferencedByCustomAttribute(System.String,System.Reflection.RuntimeModule):System.RuntimeType (FullOpts)
          -10 (-1.23 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SourceCore`1[double]:CompleteBlockOncePossible():this (FullOpts)
          -10 (-1.23 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SourceCore`1[int]:CompleteBlockOncePossible():this (FullOpts)
          -10 (-1.23 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SourceCore`1[long]:CompleteBlockOncePossible():this (FullOpts)
          -10 (-1.23 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SourceCore`1[short]:CompleteBlockOncePossible():this (FullOpts)
          -10 (-1.23 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SourceCore`1[System.Nullable`1[int]]:CompleteBlockOncePossible():this (FullOpts)
          -10 (-1.23 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SourceCore`1[ubyte]:CompleteBlockOncePossible():this (FullOpts)
          -10 (-1.21 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SourceCore`1[System.__Canon]:CompleteBlockOncePossible():this (FullOpts)
          -10 (-1.19 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BroadcastBlock`1+BroadcastingSourceCore`1[double,System.Nullable`1[int]]:CompleteBlockOncePossible():this (FullOpts)
          -10 (-1.19 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BroadcastBlock`1+BroadcastingSourceCore`1[int,System.Nullable`1[int]]:CompleteBlockOncePossible():this (FullOpts)
          -10 (-1.19 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BroadcastBlock`1+BroadcastingSourceCore`1[long,System.Nullable`1[int]]:CompleteBlockOncePossible():this (FullOpts)
          -10 (-1.19 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BroadcastBlock`1+BroadcastingSourceCore`1[short,System.Nullable`1[int]]:CompleteBlockOncePossible():this (FullOpts)
          -10 (-1.19 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BroadcastBlock`1+BroadcastingSourceCore`1[System.__Canon,System.Nullable`1[int]]:CompleteBlockOncePossible():this (FullOpts)
          -10 (-1.19 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BroadcastBlock`1+BroadcastingSourceCore`1[System.Nullable`1[int],System.Nullable`1[int]]:CompleteBlockOncePossible():this (FullOpts)
          -10 (-1.19 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BroadcastBlock`1+BroadcastingSourceCore`1[System.Numerics.Vector`1[float],System.Nullable`1[int]]:CompleteBlockOncePossible():this (FullOpts)
          -10 (-1.19 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BroadcastBlock`1+BroadcastingSourceCore`1[ubyte,System.Nullable`1[int]]:CompleteBlockOncePossible():this (FullOpts)
          -5 (-1.18 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SpscTargetCore`1[System.Numerics.Vector`1[float]]:CompleteBlockOncePossible():this (FullOpts)
          -5 (-1.18 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.X509Certificates.X509CertificateLoader:LoadPkcs12(byref,System.ReadOnlySpan`1[ushort],int):System.Security.Cryptography.X509Certificates.X509CertificateLoader+Pkcs12Return (FullOpts)
          -10 (-1.07 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SourceCore`1[System.Numerics.Vector`1[float]]:CompleteBlockOncePossible():this (FullOpts)
          -3 (-1.06 % of base) : System.Private.CoreLib.dasm - System.Reflection.TypeNameResolver:GetType(System.String,System.Func`2[System.Reflection.AssemblyName,System.Reflection.Assembly],System.Func`4[System.Reflection.Assembly,System.String,ubyte,System.Type],System.Reflection.Assembly,ubyte,ubyte,ubyte):System.Type (FullOpts)
          -3 (-1.05 % of base) : System.Private.CoreLib.dasm - System.Reflection.TypeNameResolver:GetTypeHelper(ulong,System.Reflection.RuntimeAssembly,ubyte,ubyte):System.RuntimeType (FullOpts)
          -3 (-1.05 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BatchBlock`1+BatchBlockTargetCore+<>c[System.__Canon]:<CompleteBlockIfPossible>b__26_0(System.Object):this (FullOpts)
          -18 (-0.89 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<DisposeAsyncCore>d__20[double,System.Nullable`1[int]]:MoveNext():this (FullOpts)
          -18 (-0.89 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<DisposeAsyncCore>d__20[int,System.Nullable`1[int]]:MoveNext():this (FullOpts)
          -18 (-0.89 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<DisposeAsyncCore>d__20[long,System.Nullable`1[int]]:MoveNext():this (FullOpts)
          -18 (-0.89 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<DisposeAsyncCore>d__20[short,System.Nullable`1[int]]:MoveNext():this (FullOpts)
          -18 (-0.89 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<DisposeAsyncCore>d__20[System.Nullable`1[int],System.Nullable`1[int]]:MoveNext():this (FullOpts)
          -18 (-0.89 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<DisposeAsyncCore>d__20[System.Numerics.Vector`1[float],System.Nullable`1[int]]:MoveNext():this (FullOpts)
          -18 (-0.89 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<DisposeAsyncCore>d__20[ubyte,System.Nullable`1[int]]:MoveNext():this (FullOpts)
          -13 (-0.87 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__53`1+<<ForEachAsync>b__53_0>d[int]:MoveNext():this (FullOpts)
          -13 (-0.87 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__53`1+<<ForEachAsync>b__53_0>d[short]:MoveNext():this (FullOpts)
          -13 (-0.87 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__53`1+<<ForEachAsync>b__53_0>d[ubyte]:MoveNext():this (FullOpts)
          -2 (-0.87 % of base) : System.Text.Json.dasm - System.Text.Json.JsonReaderHelper:TryDecodeBase64InPlace(System.Span`1[ubyte],byref):ubyte (FullOpts)
          -13 (-0.87 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__53`1+<<ForEachAsync>b__53_0>d[long]:MoveNext():this (FullOpts)
          -13 (-0.87 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__53`1+<<ForEachAsync>b__53_0>d[System.Nullable`1[int]]:MoveNext():this (FullOpts)
          -13 (-0.87 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__53`1+<<ForEachAsync>b__53_0>d[double]:MoveNext():this (FullOpts)
          -1 (-0.85 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:EncodeToChars(System.ReadOnlySpan`1[ubyte]):ushort[] (FullOpts)
          -6 (-0.82 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.WriteOnceBlock`1[double]:CompleteBlock(System.Collections.Generic.IList`1[System.Exception]):this (FullOpts)
          -6 (-0.82 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.WriteOnceBlock`1[int]:CompleteBlock(System.Collections.Generic.IList`1[System.Exception]):this (FullOpts)
          -6 (-0.82 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.WriteOnceBlock`1[long]:CompleteBlock(System.Collections.Generic.IList`1[System.Exception]):this (FullOpts)
          -6 (-0.82 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.WriteOnceBlock`1[short]:CompleteBlock(System.Collections.Generic.IList`1[System.Exception]):this (FullOpts)
          -6 (-0.82 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.WriteOnceBlock`1[System.__Canon]:CompleteBlock(System.Collections.Generic.IList`1[System.Exception]):this (FullOpts)
          -6 (-0.82 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.WriteOnceBlock`1[System.Nullable`1[int]]:CompleteBlock(System.Collections.Generic.IList`1[System.Exception]):this (FullOpts)
          -6 (-0.82 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.WriteOnceBlock`1[System.Numerics.Vector`1[float]]:CompleteBlock(System.Collections.Generic.IList`1[System.Exception]):this (FullOpts)
          -6 (-0.82 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.WriteOnceBlock`1[ubyte]:CompleteBlock(System.Collections.Generic.IList`1[System.Exception]):this (FullOpts)
          -17 (-0.74 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<Heartbeat>d__23[double,System.Nullable`1[int]]:MoveNext():this (FullOpts)
          -17 (-0.74 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<Heartbeat>d__23[int,System.Nullable`1[int]]:MoveNext():this (FullOpts)
          -17 (-0.74 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<Heartbeat>d__23[long,System.Nullable`1[int]]:MoveNext():this (FullOpts)
          -17 (-0.74 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<Heartbeat>d__23[short,System.Nullable`1[int]]:MoveNext():this (FullOpts)
          -17 (-0.74 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<Heartbeat>d__23[System.Nullable`1[int],System.Nullable`1[int]]:MoveNext():this (FullOpts)
          -17 (-0.74 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<Heartbeat>d__23[System.Numerics.Vector`1[float],System.Nullable`1[int]]:MoveNext():this (FullOpts)
          -17 (-0.74 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<Heartbeat>d__23[ubyte,System.Nullable`1[int]]:MoveNext():this (FullOpts)
          -13 (-0.70 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__53`1+<<ForEachAsync>b__53_0>d[System.__Canon]:MoveNext():this (FullOpts)
          236 total methods with Code Size differences (197 improved, 39 regressed), 251996 unchanged.
          --------------------------------------------------------------------------------
          

          Artifacts:

          Activity

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

          Metadata

          Metadata

          Assignees

          No one assigned

            Labels

            No labels
            No labels

            Projects

            No projects

              Milestone

              No milestone

              Relationships

              None yet

              Development

              No branches or pull requests

              Issue actions

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

              [X64] [tomeksowi] [x64][SysV] Classify empty structs for passing like padding #470

              Description

              @MihuBot

              Job completed in 15 minutes.
              dotnet/runtime#103799

              Diffs

              Diffs
              Found 272 files with textual diffs.
              Summary of Code Size diffs:
              (Lower is better)
              Total bytes of base: 41574989
              Total bytes of diff: 41573710
              Total bytes of delta: -1279 (-0.00 % of base)
              Total relative delta: 2.75
              diff is an improvement.
              relative diff is a regression.
              Top file regressions (bytes):
              296 : System.Private.CoreLib.dasm (0.00 % of base)
              4 : System.Text.Json.dasm (0.00 % of base)
              4 : System.ComponentModel.Annotations.dasm (0.01 % of base)
              Top file improvements (bytes):
              -496 : System.Threading.Tasks.Dataflow.dasm (-0.04 % of base)
              -331 : System.Threading.RateLimiting.dasm (-0.19 % of base)
              -276 : Microsoft.Extensions.Hosting.dasm (-0.37 % of base)
              -267 : System.Threading.Tasks.Parallel.dasm (-0.10 % of base)
              -90 : System.IO.Pipelines.dasm (-0.11 % of base)
              -72 : System.Private.Xml.dasm (-0.00 % of base)
              -24 : System.Threading.Channels.dasm (-0.01 % of base)
              -24 : System.Security.Cryptography.dasm (-0.00 % of base)
              -3 : System.Formats.Tar.dasm (-0.00 % of base)
              12 total files with Code Size differences (9 improved, 3 regressed), 247 unchanged.
              Top method regressions (bytes):
              29 (80.56 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:EncodeToChars(System.ReadOnlySpan`1[ubyte],System.Span`1[ushort],byref,byref,ubyte):int (FullOpts)
              25 (56.82 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64:DecodeFromUtf8(System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte],byref,byref,ubyte):int (FullOpts)
              25 (69.44 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64:EncodeToUtf8(System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte],byref,byref,ubyte):int (FullOpts)
              25 (56.82 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:DecodeFromUtf8(System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte],byref,byref,ubyte):int (FullOpts)
              25 (69.44 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:EncodeToUtf8(System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte],byref,byref,ubyte):int (FullOpts)
              24 (54.55 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:DecodeFromChars(System.ReadOnlySpan`1[ushort],System.Span`1[ubyte],byref,byref,ubyte):int (FullOpts)
              19 (12.93 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:EncodeToChars(System.ReadOnlySpan`1[ubyte],System.Span`1[ushort]):int (FullOpts)
              17 (32.69 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:TryEncodeToChars(System.ReadOnlySpan`1[ubyte],System.Span`1[ushort],byref):ubyte (FullOpts)
              16 (7.37 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:DecodeFromChars(System.ReadOnlySpan`1[ushort],System.Span`1[ubyte]):int (FullOpts)
              16 (7.37 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:DecodeFromUtf8(System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte]):int (FullOpts)
              16 (10.88 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:EncodeToUtf8(System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte]):int (FullOpts)
              16 (6.75 % of base) : System.Private.CoreLib.dasm - System.Convert:ToBase64CharsLargeNoLineBreaks(System.ReadOnlySpan`1[ubyte],System.Span`1[ushort],int) (FullOpts)
              12 (9.23 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:TryDecodeFromChars(System.ReadOnlySpan`1[ushort],System.Span`1[ubyte],byref):ubyte (FullOpts)
              12 (9.23 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:TryDecodeFromUtf8(System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte],byref):ubyte (FullOpts)
              12 (23.08 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:TryEncodeToUtf8(System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte],byref):ubyte (FullOpts)
              7 (29.17 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64:EncodeToUtf8InPlace(System.Span`1[ubyte],int,byref):int (FullOpts)
              7 (22.58 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:TryEncodeToUtf8InPlace(System.Span`1[ubyte],int,byref):ubyte (FullOpts)
              7 (6.31 % of base) : System.Private.CoreLib.dasm - System.Reflection.Metadata.TypeNameParser:.ctor(System.ReadOnlySpan`1[ushort],ubyte,System.Nullable`1[System.Reflection.Metadata.TypeNameParseOptions]):this (FullOpts)
              6 (20.69 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64:DecodeFromUtf8InPlace(System.Span`1[ubyte],byref):int (FullOpts)
              5 (20.83 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64:IsValid(System.ReadOnlySpan`1[ubyte],byref):ubyte (FullOpts)
              5 (20.83 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64:IsValid(System.ReadOnlySpan`1[ushort],byref):ubyte (FullOpts)
              5 (20.83 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:IsValid(System.ReadOnlySpan`1[ubyte],byref):ubyte (FullOpts)
              5 (20.83 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:IsValid(System.ReadOnlySpan`1[ushort],byref):ubyte (FullOpts)
              4 (4.76 % of base) : System.ComponentModel.Annotations.dasm - System.ComponentModel.DataAnnotations.Base64StringAttribute:IsValid(System.Object):ubyte:this (FullOpts)
              3 (4.62 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url+<>c:<EncodeToString>b__22_0(System.Span`1[ushort],long):this (FullOpts)
              3 (0.88 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.ToBase64Transform:TransformBlock(ubyte[],int,int,ubyte[],int):int:this (FullOpts)
              3 (0.48 % of base) : System.Text.Json.dasm - System.Text.Json.Utf8JsonWriter:WriteBase64Indented(System.ReadOnlySpan`1[ubyte]):this (FullOpts)
              3 (0.66 % of base) : System.Text.Json.dasm - System.Text.Json.Utf8JsonWriter:WriteBase64Minimized(System.ReadOnlySpan`1[ubyte]):this (FullOpts)
              2 (7.14 % of base) : System.Private.CoreLib.dasm - System.Reflection.Metadata.TypeName:Parse(System.ReadOnlySpan`1[ushort],System.Nullable`1[System.Reflection.Metadata.TypeNameParseOptions]):System.Reflection.Metadata.TypeName (FullOpts)
              2 (0.27 % of base) : System.Text.Json.dasm - System.Text.Json.Utf8JsonWriter:WriteBase64Indented(System.ReadOnlySpan`1[ubyte],System.ReadOnlySpan`1[ubyte]):this (FullOpts)
              2 (0.26 % of base) : System.Text.Json.dasm - System.Text.Json.Utf8JsonWriter:WriteBase64Indented(System.ReadOnlySpan`1[ushort],System.ReadOnlySpan`1[ubyte]):this (FullOpts)
              2 (0.35 % of base) : System.Text.Json.dasm - System.Text.Json.Utf8JsonWriter:WriteBase64Minimized(System.ReadOnlySpan`1[ubyte],System.ReadOnlySpan`1[ubyte]):this (FullOpts)
              2 (0.34 % of base) : System.Text.Json.dasm - System.Text.Json.Utf8JsonWriter:WriteBase64Minimized(System.ReadOnlySpan`1[ushort],System.ReadOnlySpan`1[ubyte]):this (FullOpts)
              1 (0.25 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:DecodeFromChars(System.ReadOnlySpan`1[ushort]):ubyte[] (FullOpts)
              1 (0.25 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:DecodeFromUtf8(System.ReadOnlySpan`1[ubyte]):ubyte[] (FullOpts)
              1 (0.87 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:EncodeToUtf8(System.ReadOnlySpan`1[ubyte]):ubyte[] (FullOpts)
              1 (0.53 % of base) : System.Private.CoreLib.dasm - System.Reflection.Metadata.TypeNameParser:Parse(System.ReadOnlySpan`1[ushort],ubyte,System.Nullable`1[System.Reflection.Metadata.TypeNameParseOptions]):System.Reflection.Metadata.TypeName (FullOpts)
              1 (0.45 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.FromBase64Transform:ConvertFromBase64(System.Span`1[ubyte],System.Span`1[ubyte],byref,byref):this (FullOpts)
              1 (0.16 % of base) : System.Text.Json.dasm - System.Text.Json.JsonReaderHelper:TryDecodeBase64(System.ReadOnlySpan`1[ubyte],byref):ubyte (FullOpts)
              Top method improvements (bytes):
              -54 (-2.16 % of base) : Microsoft.Extensions.Hosting.dasm - Microsoft.Extensions.Hosting.Internal.Host+<ForeachService>d__17`1[System.__Canon]:MoveNext():this (FullOpts)
              -54 (-2.65 % of base) : Microsoft.Extensions.Hosting.dasm - Microsoft.Extensions.Hosting.Internal.Host+<ForeachService>d__17`1[System.Nullable`1[int]]:MoveNext():this (FullOpts)
              -38 (-1.40 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<Heartbeat>d__23[System.__Canon,System.Nullable`1[int]]:MoveNext():this (FullOpts)
              -33 (-1.65 % of base) : Microsoft.Extensions.Hosting.dasm - Microsoft.Extensions.Hosting.Internal.Host+<ForeachService>d__17`1[double]:MoveNext():this (FullOpts)
              -33 (-1.65 % of base) : Microsoft.Extensions.Hosting.dasm - Microsoft.Extensions.Hosting.Internal.Host+<ForeachService>d__17`1[int]:MoveNext():this (FullOpts)
              -33 (-1.65 % of base) : Microsoft.Extensions.Hosting.dasm - Microsoft.Extensions.Hosting.Internal.Host+<ForeachService>d__17`1[long]:MoveNext():this (FullOpts)
              -33 (-1.65 % of base) : Microsoft.Extensions.Hosting.dasm - Microsoft.Extensions.Hosting.Internal.Host+<ForeachService>d__17`1[short]:MoveNext():this (FullOpts)
              -33 (-1.65 % of base) : Microsoft.Extensions.Hosting.dasm - Microsoft.Extensions.Hosting.Internal.Host+<ForeachService>d__17`1[ubyte]:MoveNext():this (FullOpts)
              -23 (-1.81 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__49`1+<<ForAsync>b__49_2>d[int]:MoveNext():this (FullOpts)
              -23 (-1.81 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__49`1+<<ForAsync>b__49_2>d[long]:MoveNext():this (FullOpts)
              -23 (-1.78 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__49`1+<<ForAsync>b__49_2>d[short]:MoveNext():this (FullOpts)
              -23 (-1.79 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__49`1+<<ForAsync>b__49_2>d[ubyte]:MoveNext():this (FullOpts)
              -18 (-0.89 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<DisposeAsyncCore>d__20[double,System.Nullable`1[int]]:MoveNext():this (FullOpts)
              -18 (-0.89 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<DisposeAsyncCore>d__20[int,System.Nullable`1[int]]:MoveNext():this (FullOpts)
              -18 (-0.89 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<DisposeAsyncCore>d__20[long,System.Nullable`1[int]]:MoveNext():this (FullOpts)
              -18 (-0.89 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<DisposeAsyncCore>d__20[short,System.Nullable`1[int]]:MoveNext():this (FullOpts)
              -18 (-0.89 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<DisposeAsyncCore>d__20[System.Nullable`1[int],System.Nullable`1[int]]:MoveNext():this (FullOpts)
              -18 (-0.89 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<DisposeAsyncCore>d__20[System.Numerics.Vector`1[float],System.Nullable`1[int]]:MoveNext():this (FullOpts)
              -18 (-0.89 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<DisposeAsyncCore>d__20[ubyte,System.Nullable`1[int]]:MoveNext():this (FullOpts)
              -17 (-2.34 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.X509Certificates.X509CertificateLoader:LoadPkcs12Collection(byref,System.ReadOnlySpan`1[ushort],int):System.Security.Cryptography.X509Certificates.X509Certificate2Collection (FullOpts)
              -17 (-0.74 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<Heartbeat>d__23[double,System.Nullable`1[int]]:MoveNext():this (FullOpts)
              -17 (-0.74 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<Heartbeat>d__23[int,System.Nullable`1[int]]:MoveNext():this (FullOpts)
              -17 (-0.74 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<Heartbeat>d__23[long,System.Nullable`1[int]]:MoveNext():this (FullOpts)
              -17 (-0.74 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<Heartbeat>d__23[short,System.Nullable`1[int]]:MoveNext():this (FullOpts)
              -17 (-0.74 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<Heartbeat>d__23[System.Nullable`1[int],System.Nullable`1[int]]:MoveNext():this (FullOpts)
              -17 (-0.74 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<Heartbeat>d__23[System.Numerics.Vector`1[float],System.Nullable`1[int]]:MoveNext():this (FullOpts)
              -17 (-0.74 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<Heartbeat>d__23[ubyte,System.Nullable`1[int]]:MoveNext():this (FullOpts)
              -16 (-0.67 % of base) : System.IO.Pipelines.dasm - System.IO.Pipelines.PipeReader+<CopyToAsyncCore>d__16`1[double]:MoveNext():this (FullOpts)
              -16 (-0.67 % of base) : System.IO.Pipelines.dasm - System.IO.Pipelines.PipeReader+<CopyToAsyncCore>d__16`1[long]:MoveNext():this (FullOpts)
              -16 (-0.67 % of base) : System.IO.Pipelines.dasm - System.IO.Pipelines.PipeReader+<CopyToAsyncCore>d__16`1[System.Nullable`1[int]]:MoveNext():this (FullOpts)
              -16 (-40.00 % of base) : System.Private.CoreLib.dasm - System.IO.Stream+<>c:<BeginEndWriteAsync>b__62_1(System.IO.Stream,System.IAsyncResult):System.Threading.Tasks.VoidTaskResult:this (FullOpts)
              -13 (-0.54 % of base) : System.IO.Pipelines.dasm - System.IO.Pipelines.PipeReader+<CopyToAsyncCore>d__16`1[int]:MoveNext():this (FullOpts)
              -13 (-0.54 % of base) : System.IO.Pipelines.dasm - System.IO.Pipelines.PipeReader+<CopyToAsyncCore>d__16`1[short]:MoveNext():this (FullOpts)
              -13 (-0.54 % of base) : System.IO.Pipelines.dasm - System.IO.Pipelines.PipeReader+<CopyToAsyncCore>d__16`1[ubyte]:MoveNext():this (FullOpts)
              -13 (-0.87 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__53`1+<<ForEachAsync>b__53_0>d[double]:MoveNext():this (FullOpts)
              -13 (-0.87 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__53`1+<<ForEachAsync>b__53_0>d[int]:MoveNext():this (FullOpts)
              -13 (-0.87 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__53`1+<<ForEachAsync>b__53_0>d[long]:MoveNext():this (FullOpts)
              -13 (-0.87 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__53`1+<<ForEachAsync>b__53_0>d[short]:MoveNext():this (FullOpts)
              -13 (-0.70 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__53`1+<<ForEachAsync>b__53_0>d[System.__Canon]:MoveNext():this (FullOpts)
              -13 (-0.87 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__53`1+<<ForEachAsync>b__53_0>d[System.Nullable`1[int]]:MoveNext():this (FullOpts)
              -13 (-0.87 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__53`1+<<ForEachAsync>b__53_0>d[ubyte]:MoveNext():this (FullOpts)
              -13 (-0.57 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__57`1+<<ForEachAsync>b__57_0>d[double]:MoveNext():this (FullOpts)
              -13 (-0.57 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__57`1+<<ForEachAsync>b__57_0>d[int]:MoveNext():this (FullOpts)
              -13 (-0.57 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__57`1+<<ForEachAsync>b__57_0>d[long]:MoveNext():this (FullOpts)
              -13 (-0.57 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__57`1+<<ForEachAsync>b__57_0>d[short]:MoveNext():this (FullOpts)
              -13 (-0.57 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__57`1+<<ForEachAsync>b__57_0>d[System.Nullable`1[int]]:MoveNext():this (FullOpts)
              -13 (-0.57 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__57`1+<<ForEachAsync>b__57_0>d[ubyte]:MoveNext():this (FullOpts)
              -11 (-7.38 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.Common:CreateCachedTaskCompletionSource[System.Threading.Tasks.Dataflow.Internal.VoidResult]():System.Threading.Tasks.TaskCompletionSource`1[System.Threading.Tasks.Dataflow.Internal.VoidResult] (FullOpts)
              -11 (-0.49 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.TransformManyBlock`2+<StoreOutputItemsReorderedAsync>d__47[double,System.Nullable`1[int]]:MoveNext():this (FullOpts)
              -11 (-0.49 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.TransformManyBlock`2+<StoreOutputItemsReorderedAsync>d__47[int,System.Nullable`1[int]]:MoveNext():this (FullOpts)
              -11 (-0.49 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.TransformManyBlock`2+<StoreOutputItemsReorderedAsync>d__47[long,System.Nullable`1[int]]:MoveNext():this (FullOpts)
              -11 (-0.49 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.TransformManyBlock`2+<StoreOutputItemsReorderedAsync>d__47[short,System.Nullable`1[int]]:MoveNext():this (FullOpts)
              -11 (-0.49 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.TransformManyBlock`2+<StoreOutputItemsReorderedAsync>d__47[System.Nullable`1[int],System.Nullable`1[int]]:MoveNext():this (FullOpts)
              -11 (-0.49 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.TransformManyBlock`2+<StoreOutputItemsReorderedAsync>d__47[System.Numerics.Vector`1[float],System.Nullable`1[int]]:MoveNext():this (FullOpts)
              -11 (-0.49 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.TransformManyBlock`2+<StoreOutputItemsReorderedAsync>d__47[ubyte,System.Nullable`1[int]]:MoveNext():this (FullOpts)
              -10 (-1.19 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BroadcastBlock`1+BroadcastingSourceCore`1[double,System.Nullable`1[int]]:CompleteBlockOncePossible():this (FullOpts)
              -10 (-1.19 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BroadcastBlock`1+BroadcastingSourceCore`1[int,System.Nullable`1[int]]:CompleteBlockOncePossible():this (FullOpts)
              -10 (-1.19 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BroadcastBlock`1+BroadcastingSourceCore`1[long,System.Nullable`1[int]]:CompleteBlockOncePossible():this (FullOpts)
              -10 (-1.19 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BroadcastBlock`1+BroadcastingSourceCore`1[short,System.Nullable`1[int]]:CompleteBlockOncePossible():this (FullOpts)
              -10 (-1.19 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BroadcastBlock`1+BroadcastingSourceCore`1[System.__Canon,System.Nullable`1[int]]:CompleteBlockOncePossible():this (FullOpts)
              -10 (-1.19 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BroadcastBlock`1+BroadcastingSourceCore`1[System.Nullable`1[int],System.Nullable`1[int]]:CompleteBlockOncePossible():this (FullOpts)
              -10 (-1.19 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BroadcastBlock`1+BroadcastingSourceCore`1[System.Numerics.Vector`1[float],System.Nullable`1[int]]:CompleteBlockOncePossible():this (FullOpts)
              -10 (-1.19 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BroadcastBlock`1+BroadcastingSourceCore`1[ubyte,System.Nullable`1[int]]:CompleteBlockOncePossible():this (FullOpts)
              -10 (-1.23 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SourceCore`1[double]:CompleteBlockOncePossible():this (FullOpts)
              -10 (-1.23 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SourceCore`1[int]:CompleteBlockOncePossible():this (FullOpts)
              -10 (-1.23 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SourceCore`1[long]:CompleteBlockOncePossible():this (FullOpts)
              -10 (-1.23 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SourceCore`1[short]:CompleteBlockOncePossible():this (FullOpts)
              -10 (-1.21 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SourceCore`1[System.__Canon]:CompleteBlockOncePossible():this (FullOpts)
              -10 (-1.23 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SourceCore`1[System.Nullable`1[int]]:CompleteBlockOncePossible():this (FullOpts)
              -10 (-1.07 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SourceCore`1[System.Numerics.Vector`1[float]]:CompleteBlockOncePossible():this (FullOpts)
              -10 (-1.23 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SourceCore`1[ubyte]:CompleteBlockOncePossible():this (FullOpts)
              -9 (-8.91 % of base) : System.Text.Json.dasm - System.Text.Json.Utf8JsonWriter:Base64EncodeAndWrite(System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte]):this (FullOpts)
              -8 (-1.81 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.JoinBlockTarget`1[System.__Canon]:CompleteOncePossible():this (FullOpts)
              -6 (-3.41 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BatchBlock`1+BatchBlockTargetCore+<>c[double]:<CompleteBlockIfPossible>b__26_0(System.Object):this (FullOpts)
              -6 (-3.41 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BatchBlock`1+BatchBlockTargetCore+<>c[int]:<CompleteBlockIfPossible>b__26_0(System.Object):this (FullOpts)
              -6 (-3.41 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BatchBlock`1+BatchBlockTargetCore+<>c[long]:<CompleteBlockIfPossible>b__26_0(System.Object):this (FullOpts)
              -6 (-3.41 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BatchBlock`1+BatchBlockTargetCore+<>c[short]:<CompleteBlockIfPossible>b__26_0(System.Object):this (FullOpts)
              -6 (-3.41 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BatchBlock`1+BatchBlockTargetCore+<>c[System.Nullable`1[int]]:<CompleteBlockIfPossible>b__26_0(System.Object):this (FullOpts)
              -6 (-3.41 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BatchBlock`1+BatchBlockTargetCore+<>c[System.Numerics.Vector`1[float]]:<CompleteBlockIfPossible>b__26_0(System.Object):this (FullOpts)
              -6 (-3.41 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BatchBlock`1+BatchBlockTargetCore+<>c[ubyte]:<CompleteBlockIfPossible>b__26_0(System.Object):this (FullOpts)
              -6 (-0.82 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.WriteOnceBlock`1[double]:CompleteBlock(System.Collections.Generic.IList`1[System.Exception]):this (FullOpts)
              -6 (-0.82 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.WriteOnceBlock`1[int]:CompleteBlock(System.Collections.Generic.IList`1[System.Exception]):this (FullOpts)
              -6 (-0.82 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.WriteOnceBlock`1[long]:CompleteBlock(System.Collections.Generic.IList`1[System.Exception]):this (FullOpts)
              -6 (-0.82 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.WriteOnceBlock`1[short]:CompleteBlock(System.Collections.Generic.IList`1[System.Exception]):this (FullOpts)
              -6 (-0.82 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.WriteOnceBlock`1[System.__Canon]:CompleteBlock(System.Collections.Generic.IList`1[System.Exception]):this (FullOpts)
              -6 (-0.82 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.WriteOnceBlock`1[System.Nullable`1[int]]:CompleteBlock(System.Collections.Generic.IList`1[System.Exception]):this (FullOpts)
              -6 (-0.82 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.WriteOnceBlock`1[System.Numerics.Vector`1[float]]:CompleteBlock(System.Collections.Generic.IList`1[System.Exception]):this (FullOpts)
              -6 (-0.82 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.WriteOnceBlock`1[ubyte]:CompleteBlock(System.Collections.Generic.IList`1[System.Exception]):this (FullOpts)
              -5 (-1.77 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.PemEncoding:TryCountBase64(System.ReadOnlySpan`1[ushort],byref,byref,byref):ubyte (FullOpts)
              -5 (-1.18 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.X509Certificates.X509CertificateLoader:LoadPkcs12(byref,System.ReadOnlySpan`1[ushort],int):System.Security.Cryptography.X509Certificates.X509CertificateLoader+Pkcs12Return (FullOpts)
              -5 (-1.36 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.JoinBlockTarget`1[double]:CompleteOncePossible():this (FullOpts)
              -5 (-1.36 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.JoinBlockTarget`1[int]:CompleteOncePossible():this (FullOpts)
              -5 (-1.36 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.JoinBlockTarget`1[long]:CompleteOncePossible():this (FullOpts)
              -5 (-1.36 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.JoinBlockTarget`1[short]:CompleteOncePossible():this (FullOpts)
              -5 (-1.36 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.JoinBlockTarget`1[System.Nullable`1[int]]:CompleteOncePossible():this (FullOpts)
              -5 (-1.36 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.JoinBlockTarget`1[System.Numerics.Vector`1[float]]:CompleteOncePossible():this (FullOpts)
              -5 (-1.36 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.JoinBlockTarget`1[ubyte]:CompleteOncePossible():this (FullOpts)
              -5 (-1.52 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SpscTargetCore`1[double]:CompleteBlockOncePossible():this (FullOpts)
              -5 (-1.52 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SpscTargetCore`1[int]:CompleteBlockOncePossible():this (FullOpts)
              -5 (-1.52 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SpscTargetCore`1[long]:CompleteBlockOncePossible():this (FullOpts)
              Top method regressions (percentages):
              29 (80.56 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:EncodeToChars(System.ReadOnlySpan`1[ubyte],System.Span`1[ushort],byref,byref,ubyte):int (FullOpts)
              25 (69.44 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64:EncodeToUtf8(System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte],byref,byref,ubyte):int (FullOpts)
              25 (69.44 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:EncodeToUtf8(System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte],byref,byref,ubyte):int (FullOpts)
              25 (56.82 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64:DecodeFromUtf8(System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte],byref,byref,ubyte):int (FullOpts)
              25 (56.82 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:DecodeFromUtf8(System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte],byref,byref,ubyte):int (FullOpts)
              24 (54.55 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:DecodeFromChars(System.ReadOnlySpan`1[ushort],System.Span`1[ubyte],byref,byref,ubyte):int (FullOpts)
              17 (32.69 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:TryEncodeToChars(System.ReadOnlySpan`1[ubyte],System.Span`1[ushort],byref):ubyte (FullOpts)
              7 (29.17 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64:EncodeToUtf8InPlace(System.Span`1[ubyte],int,byref):int (FullOpts)
              12 (23.08 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:TryEncodeToUtf8(System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte],byref):ubyte (FullOpts)
              7 (22.58 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:TryEncodeToUtf8InPlace(System.Span`1[ubyte],int,byref):ubyte (FullOpts)
              5 (20.83 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64:IsValid(System.ReadOnlySpan`1[ubyte],byref):ubyte (FullOpts)
              5 (20.83 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64:IsValid(System.ReadOnlySpan`1[ushort],byref):ubyte (FullOpts)
              5 (20.83 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:IsValid(System.ReadOnlySpan`1[ubyte],byref):ubyte (FullOpts)
              5 (20.83 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:IsValid(System.ReadOnlySpan`1[ushort],byref):ubyte (FullOpts)
              6 (20.69 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64:DecodeFromUtf8InPlace(System.Span`1[ubyte],byref):int (FullOpts)
              19 (12.93 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:EncodeToChars(System.ReadOnlySpan`1[ubyte],System.Span`1[ushort]):int (FullOpts)
              16 (10.88 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:EncodeToUtf8(System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte]):int (FullOpts)
              12 (9.23 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:TryDecodeFromChars(System.ReadOnlySpan`1[ushort],System.Span`1[ubyte],byref):ubyte (FullOpts)
              12 (9.23 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:TryDecodeFromUtf8(System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte],byref):ubyte (FullOpts)
              16 (7.37 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:DecodeFromChars(System.ReadOnlySpan`1[ushort],System.Span`1[ubyte]):int (FullOpts)
              16 (7.37 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:DecodeFromUtf8(System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte]):int (FullOpts)
              2 (7.14 % of base) : System.Private.CoreLib.dasm - System.Reflection.Metadata.TypeName:Parse(System.ReadOnlySpan`1[ushort],System.Nullable`1[System.Reflection.Metadata.TypeNameParseOptions]):System.Reflection.Metadata.TypeName (FullOpts)
              16 (6.75 % of base) : System.Private.CoreLib.dasm - System.Convert:ToBase64CharsLargeNoLineBreaks(System.ReadOnlySpan`1[ubyte],System.Span`1[ushort],int) (FullOpts)
              7 (6.31 % of base) : System.Private.CoreLib.dasm - System.Reflection.Metadata.TypeNameParser:.ctor(System.ReadOnlySpan`1[ushort],ubyte,System.Nullable`1[System.Reflection.Metadata.TypeNameParseOptions]):this (FullOpts)
              4 (4.76 % of base) : System.ComponentModel.Annotations.dasm - System.ComponentModel.DataAnnotations.Base64StringAttribute:IsValid(System.Object):ubyte:this (FullOpts)
              3 (4.62 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url+<>c:<EncodeToString>b__22_0(System.Span`1[ushort],long):this (FullOpts)
              3 (0.88 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.ToBase64Transform:TransformBlock(ubyte[],int,int,ubyte[],int):int:this (FullOpts)
              1 (0.87 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:EncodeToUtf8(System.ReadOnlySpan`1[ubyte]):ubyte[] (FullOpts)
              3 (0.66 % of base) : System.Text.Json.dasm - System.Text.Json.Utf8JsonWriter:WriteBase64Minimized(System.ReadOnlySpan`1[ubyte]):this (FullOpts)
              1 (0.53 % of base) : System.Private.CoreLib.dasm - System.Reflection.Metadata.TypeNameParser:Parse(System.ReadOnlySpan`1[ushort],ubyte,System.Nullable`1[System.Reflection.Metadata.TypeNameParseOptions]):System.Reflection.Metadata.TypeName (FullOpts)
              3 (0.48 % of base) : System.Text.Json.dasm - System.Text.Json.Utf8JsonWriter:WriteBase64Indented(System.ReadOnlySpan`1[ubyte]):this (FullOpts)
              1 (0.45 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.FromBase64Transform:ConvertFromBase64(System.Span`1[ubyte],System.Span`1[ubyte],byref,byref):this (FullOpts)
              2 (0.35 % of base) : System.Text.Json.dasm - System.Text.Json.Utf8JsonWriter:WriteBase64Minimized(System.ReadOnlySpan`1[ubyte],System.ReadOnlySpan`1[ubyte]):this (FullOpts)
              2 (0.34 % of base) : System.Text.Json.dasm - System.Text.Json.Utf8JsonWriter:WriteBase64Minimized(System.ReadOnlySpan`1[ushort],System.ReadOnlySpan`1[ubyte]):this (FullOpts)
              2 (0.27 % of base) : System.Text.Json.dasm - System.Text.Json.Utf8JsonWriter:WriteBase64Indented(System.ReadOnlySpan`1[ubyte],System.ReadOnlySpan`1[ubyte]):this (FullOpts)
              2 (0.26 % of base) : System.Text.Json.dasm - System.Text.Json.Utf8JsonWriter:WriteBase64Indented(System.ReadOnlySpan`1[ushort],System.ReadOnlySpan`1[ubyte]):this (FullOpts)
              1 (0.25 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:DecodeFromChars(System.ReadOnlySpan`1[ushort]):ubyte[] (FullOpts)
              1 (0.25 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:DecodeFromUtf8(System.ReadOnlySpan`1[ubyte]):ubyte[] (FullOpts)
              1 (0.16 % of base) : System.Text.Json.dasm - System.Text.Json.JsonReaderHelper:TryDecodeBase64(System.ReadOnlySpan`1[ubyte],byref):ubyte (FullOpts)
              Top method improvements (percentages):
              -4 (-57.14 % of base) : System.Private.CoreLib.dasm - System.Runtime.CompilerServices.YieldAwaitable:GetAwaiter():System.Runtime.CompilerServices.YieldAwaitable+YieldAwaiter:this (FullOpts)
              -4 (-57.14 % of base) : System.Private.CoreLib.dasm - System.Threading.Tasks.Task:Yield():System.Runtime.CompilerServices.YieldAwaitable (FullOpts)
              -4 (-57.14 % of base) : System.Private.CoreLib.dasm - System.ValueTuple:Create():System.ValueTuple (FullOpts)
              -16 (-40.00 % of base) : System.Private.CoreLib.dasm - System.IO.Stream+<>c:<BeginEndWriteAsync>b__62_1(System.IO.Stream,System.IAsyncResult):System.Threading.Tasks.VoidTaskResult:this (FullOpts)
              -9 (-8.91 % of base) : System.Text.Json.dasm - System.Text.Json.Utf8JsonWriter:Base64EncodeAndWrite(System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte]):this (FullOpts)
              -11 (-7.38 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.Common:CreateCachedTaskCompletionSource[System.Threading.Tasks.Dataflow.Internal.VoidResult]():System.Threading.Tasks.TaskCompletionSource`1[System.Threading.Tasks.Dataflow.Internal.VoidResult] (FullOpts)
              -2 (-6.25 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64:IsValid(System.ReadOnlySpan`1[ubyte]):ubyte (FullOpts)
              -2 (-6.25 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64:IsValid(System.ReadOnlySpan`1[ushort]):ubyte (FullOpts)
              -2 (-6.25 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:IsValid(System.ReadOnlySpan`1[ubyte]):ubyte (FullOpts)
              -2 (-6.25 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:IsValid(System.ReadOnlySpan`1[ushort]):ubyte (FullOpts)
              -6 (-3.41 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BatchBlock`1+BatchBlockTargetCore+<>c[double]:<CompleteBlockIfPossible>b__26_0(System.Object):this (FullOpts)
              -6 (-3.41 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BatchBlock`1+BatchBlockTargetCore+<>c[int]:<CompleteBlockIfPossible>b__26_0(System.Object):this (FullOpts)
              -6 (-3.41 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BatchBlock`1+BatchBlockTargetCore+<>c[long]:<CompleteBlockIfPossible>b__26_0(System.Object):this (FullOpts)
              -6 (-3.41 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BatchBlock`1+BatchBlockTargetCore+<>c[short]:<CompleteBlockIfPossible>b__26_0(System.Object):this (FullOpts)
              -6 (-3.41 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BatchBlock`1+BatchBlockTargetCore+<>c[System.Nullable`1[int]]:<CompleteBlockIfPossible>b__26_0(System.Object):this (FullOpts)
              -6 (-3.41 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BatchBlock`1+BatchBlockTargetCore+<>c[System.Numerics.Vector`1[float]]:<CompleteBlockIfPossible>b__26_0(System.Object):this (FullOpts)
              -6 (-3.41 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BatchBlock`1+BatchBlockTargetCore+<>c[ubyte]:<CompleteBlockIfPossible>b__26_0(System.Object):this (FullOpts)
              -54 (-2.65 % of base) : Microsoft.Extensions.Hosting.dasm - Microsoft.Extensions.Hosting.Internal.Host+<ForeachService>d__17`1[System.Nullable`1[int]]:MoveNext():this (FullOpts)
              -17 (-2.34 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.X509Certificates.X509CertificateLoader:LoadPkcs12Collection(byref,System.ReadOnlySpan`1[ushort],int):System.Security.Cryptography.X509Certificates.X509Certificate2Collection (FullOpts)
              -54 (-2.16 % of base) : Microsoft.Extensions.Hosting.dasm - Microsoft.Extensions.Hosting.Internal.Host+<ForeachService>d__17`1[System.__Canon]:MoveNext():this (FullOpts)
              -8 (-1.81 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.JoinBlockTarget`1[System.__Canon]:CompleteOncePossible():this (FullOpts)
              -23 (-1.81 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__49`1+<<ForAsync>b__49_2>d[int]:MoveNext():this (FullOpts)
              -23 (-1.81 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__49`1+<<ForAsync>b__49_2>d[long]:MoveNext():this (FullOpts)
              -23 (-1.79 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__49`1+<<ForAsync>b__49_2>d[ubyte]:MoveNext():this (FullOpts)
              -23 (-1.78 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__49`1+<<ForAsync>b__49_2>d[short]:MoveNext():this (FullOpts)
              -5 (-1.77 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.PemEncoding:TryCountBase64(System.ReadOnlySpan`1[ushort],byref,byref,byref):ubyte (FullOpts)
              -33 (-1.65 % of base) : Microsoft.Extensions.Hosting.dasm - Microsoft.Extensions.Hosting.Internal.Host+<ForeachService>d__17`1[int]:MoveNext():this (FullOpts)
              -33 (-1.65 % of base) : Microsoft.Extensions.Hosting.dasm - Microsoft.Extensions.Hosting.Internal.Host+<ForeachService>d__17`1[short]:MoveNext():this (FullOpts)
              -33 (-1.65 % of base) : Microsoft.Extensions.Hosting.dasm - Microsoft.Extensions.Hosting.Internal.Host+<ForeachService>d__17`1[ubyte]:MoveNext():this (FullOpts)
              -33 (-1.65 % of base) : Microsoft.Extensions.Hosting.dasm - Microsoft.Extensions.Hosting.Internal.Host+<ForeachService>d__17`1[double]:MoveNext():this (FullOpts)
              -33 (-1.65 % of base) : Microsoft.Extensions.Hosting.dasm - Microsoft.Extensions.Hosting.Internal.Host+<ForeachService>d__17`1[long]:MoveNext():this (FullOpts)
              -5 (-1.52 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SpscTargetCore`1[double]:CompleteBlockOncePossible():this (FullOpts)
              -5 (-1.52 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SpscTargetCore`1[int]:CompleteBlockOncePossible():this (FullOpts)
              -5 (-1.52 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SpscTargetCore`1[long]:CompleteBlockOncePossible():this (FullOpts)
              -5 (-1.52 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SpscTargetCore`1[short]:CompleteBlockOncePossible():this (FullOpts)
              -5 (-1.52 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SpscTargetCore`1[System.Nullable`1[int]]:CompleteBlockOncePossible():this (FullOpts)
              -5 (-1.52 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SpscTargetCore`1[ubyte]:CompleteBlockOncePossible():this (FullOpts)
              -5 (-1.50 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SpscTargetCore`1[System.__Canon]:CompleteBlockOncePossible():this (FullOpts)
              -38 (-1.40 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<Heartbeat>d__23[System.__Canon,System.Nullable`1[int]]:MoveNext():this (FullOpts)
              -5 (-1.36 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.JoinBlockTarget`1[double]:CompleteOncePossible():this (FullOpts)
              -5 (-1.36 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.JoinBlockTarget`1[int]:CompleteOncePossible():this (FullOpts)
              -5 (-1.36 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.JoinBlockTarget`1[long]:CompleteOncePossible():this (FullOpts)
              -5 (-1.36 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.JoinBlockTarget`1[short]:CompleteOncePossible():this (FullOpts)
              -5 (-1.36 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.JoinBlockTarget`1[System.Nullable`1[int]]:CompleteOncePossible():this (FullOpts)
              -5 (-1.36 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.JoinBlockTarget`1[System.Numerics.Vector`1[float]]:CompleteOncePossible():this (FullOpts)
              -5 (-1.36 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.JoinBlockTarget`1[ubyte]:CompleteOncePossible():this (FullOpts)
              -3 (-1.27 % of base) : System.Private.CoreLib.dasm - System.Reflection.TypeNameResolver:GetType(System.String,ubyte,ubyte,System.Reflection.Assembly):System.Type (FullOpts)
              -3 (-1.25 % of base) : System.Private.CoreLib.dasm - System.Reflection.TypeNameResolver:GetTypeReferencedByCustomAttribute(System.String,System.Reflection.RuntimeModule):System.RuntimeType (FullOpts)
              -10 (-1.23 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SourceCore`1[double]:CompleteBlockOncePossible():this (FullOpts)
              -10 (-1.23 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SourceCore`1[int]:CompleteBlockOncePossible():this (FullOpts)
              -10 (-1.23 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SourceCore`1[long]:CompleteBlockOncePossible():this (FullOpts)
              -10 (-1.23 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SourceCore`1[short]:CompleteBlockOncePossible():this (FullOpts)
              -10 (-1.23 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SourceCore`1[System.Nullable`1[int]]:CompleteBlockOncePossible():this (FullOpts)
              -10 (-1.23 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SourceCore`1[ubyte]:CompleteBlockOncePossible():this (FullOpts)
              -10 (-1.21 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SourceCore`1[System.__Canon]:CompleteBlockOncePossible():this (FullOpts)
              -10 (-1.19 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BroadcastBlock`1+BroadcastingSourceCore`1[double,System.Nullable`1[int]]:CompleteBlockOncePossible():this (FullOpts)
              -10 (-1.19 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BroadcastBlock`1+BroadcastingSourceCore`1[int,System.Nullable`1[int]]:CompleteBlockOncePossible():this (FullOpts)
              -10 (-1.19 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BroadcastBlock`1+BroadcastingSourceCore`1[long,System.Nullable`1[int]]:CompleteBlockOncePossible():this (FullOpts)
              -10 (-1.19 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BroadcastBlock`1+BroadcastingSourceCore`1[short,System.Nullable`1[int]]:CompleteBlockOncePossible():this (FullOpts)
              -10 (-1.19 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BroadcastBlock`1+BroadcastingSourceCore`1[System.__Canon,System.Nullable`1[int]]:CompleteBlockOncePossible():this (FullOpts)
              -10 (-1.19 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BroadcastBlock`1+BroadcastingSourceCore`1[System.Nullable`1[int],System.Nullable`1[int]]:CompleteBlockOncePossible():this (FullOpts)
              -10 (-1.19 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BroadcastBlock`1+BroadcastingSourceCore`1[System.Numerics.Vector`1[float],System.Nullable`1[int]]:CompleteBlockOncePossible():this (FullOpts)
              -10 (-1.19 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BroadcastBlock`1+BroadcastingSourceCore`1[ubyte,System.Nullable`1[int]]:CompleteBlockOncePossible():this (FullOpts)
              -5 (-1.18 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SpscTargetCore`1[System.Numerics.Vector`1[float]]:CompleteBlockOncePossible():this (FullOpts)
              -5 (-1.18 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.X509Certificates.X509CertificateLoader:LoadPkcs12(byref,System.ReadOnlySpan`1[ushort],int):System.Security.Cryptography.X509Certificates.X509CertificateLoader+Pkcs12Return (FullOpts)
              -10 (-1.07 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SourceCore`1[System.Numerics.Vector`1[float]]:CompleteBlockOncePossible():this (FullOpts)
              -3 (-1.06 % of base) : System.Private.CoreLib.dasm - System.Reflection.TypeNameResolver:GetType(System.String,System.Func`2[System.Reflection.AssemblyName,System.Reflection.Assembly],System.Func`4[System.Reflection.Assembly,System.String,ubyte,System.Type],System.Reflection.Assembly,ubyte,ubyte,ubyte):System.Type (FullOpts)
              -3 (-1.05 % of base) : System.Private.CoreLib.dasm - System.Reflection.TypeNameResolver:GetTypeHelper(ulong,System.Reflection.RuntimeAssembly,ubyte,ubyte):System.RuntimeType (FullOpts)
              -3 (-1.05 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BatchBlock`1+BatchBlockTargetCore+<>c[System.__Canon]:<CompleteBlockIfPossible>b__26_0(System.Object):this (FullOpts)
              -18 (-0.89 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<DisposeAsyncCore>d__20[double,System.Nullable`1[int]]:MoveNext():this (FullOpts)
              -18 (-0.89 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<DisposeAsyncCore>d__20[int,System.Nullable`1[int]]:MoveNext():this (FullOpts)
              -18 (-0.89 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<DisposeAsyncCore>d__20[long,System.Nullable`1[int]]:MoveNext():this (FullOpts)
              -18 (-0.89 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<DisposeAsyncCore>d__20[short,System.Nullable`1[int]]:MoveNext():this (FullOpts)
              -18 (-0.89 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<DisposeAsyncCore>d__20[System.Nullable`1[int],System.Nullable`1[int]]:MoveNext():this (FullOpts)
              -18 (-0.89 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<DisposeAsyncCore>d__20[System.Numerics.Vector`1[float],System.Nullable`1[int]]:MoveNext():this (FullOpts)
              -18 (-0.89 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<DisposeAsyncCore>d__20[ubyte,System.Nullable`1[int]]:MoveNext():this (FullOpts)
              -13 (-0.87 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__53`1+<<ForEachAsync>b__53_0>d[int]:MoveNext():this (FullOpts)
              -13 (-0.87 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__53`1+<<ForEachAsync>b__53_0>d[short]:MoveNext():this (FullOpts)
              -13 (-0.87 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__53`1+<<ForEachAsync>b__53_0>d[ubyte]:MoveNext():this (FullOpts)
              -2 (-0.87 % of base) : System.Text.Json.dasm - System.Text.Json.JsonReaderHelper:TryDecodeBase64InPlace(System.Span`1[ubyte],byref):ubyte (FullOpts)
              -13 (-0.87 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__53`1+<<ForEachAsync>b__53_0>d[long]:MoveNext():this (FullOpts)
              -13 (-0.87 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__53`1+<<ForEachAsync>b__53_0>d[System.Nullable`1[int]]:MoveNext():this (FullOpts)
              -13 (-0.87 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__53`1+<<ForEachAsync>b__53_0>d[double]:MoveNext():this (FullOpts)
              -1 (-0.85 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:EncodeToChars(System.ReadOnlySpan`1[ubyte]):ushort[] (FullOpts)
              -6 (-0.82 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.WriteOnceBlock`1[double]:CompleteBlock(System.Collections.Generic.IList`1[System.Exception]):this (FullOpts)
              -6 (-0.82 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.WriteOnceBlock`1[int]:CompleteBlock(System.Collections.Generic.IList`1[System.Exception]):this (FullOpts)
              -6 (-0.82 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.WriteOnceBlock`1[long]:CompleteBlock(System.Collections.Generic.IList`1[System.Exception]):this (FullOpts)
              -6 (-0.82 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.WriteOnceBlock`1[short]:CompleteBlock(System.Collections.Generic.IList`1[System.Exception]):this (FullOpts)
              -6 (-0.82 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.WriteOnceBlock`1[System.__Canon]:CompleteBlock(System.Collections.Generic.IList`1[System.Exception]):this (FullOpts)
              -6 (-0.82 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.WriteOnceBlock`1[System.Nullable`1[int]]:CompleteBlock(System.Collections.Generic.IList`1[System.Exception]):this (FullOpts)
              -6 (-0.82 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.WriteOnceBlock`1[System.Numerics.Vector`1[float]]:CompleteBlock(System.Collections.Generic.IList`1[System.Exception]):this (FullOpts)
              -6 (-0.82 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.WriteOnceBlock`1[ubyte]:CompleteBlock(System.Collections.Generic.IList`1[System.Exception]):this (FullOpts)
              -17 (-0.74 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<Heartbeat>d__23[double,System.Nullable`1[int]]:MoveNext():this (FullOpts)
              -17 (-0.74 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<Heartbeat>d__23[int,System.Nullable`1[int]]:MoveNext():this (FullOpts)
              -17 (-0.74 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<Heartbeat>d__23[long,System.Nullable`1[int]]:MoveNext():this (FullOpts)
              -17 (-0.74 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<Heartbeat>d__23[short,System.Nullable`1[int]]:MoveNext():this (FullOpts)
              -17 (-0.74 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<Heartbeat>d__23[System.Nullable`1[int],System.Nullable`1[int]]:MoveNext():this (FullOpts)
              -17 (-0.74 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<Heartbeat>d__23[System.Numerics.Vector`1[float],System.Nullable`1[int]]:MoveNext():this (FullOpts)
              -17 (-0.74 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<Heartbeat>d__23[ubyte,System.Nullable`1[int]]:MoveNext():this (FullOpts)
              -13 (-0.70 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__53`1+<<ForEachAsync>b__53_0>d[System.__Canon]:MoveNext():this (FullOpts)
              236 total methods with Code Size differences (197 improved, 39 regressed), 251996 unchanged.
              --------------------------------------------------------------------------------
              

              Artifacts:

              Activity

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

              Metadata

              Metadata

              Assignees

              No one assigned

                Labels

                No labels
                No labels

                Projects

                No projects

                  Milestone

                  No milestone

                  Relationships

                  None yet

                  Development

                  No branches or pull requests

                  Issue actions

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

                  [X64] [tomeksowi] [x64][SysV] Classify empty structs for passing like padding #470

                  Description

                  @MihuBot

                  Job completed in 15 minutes.
                  dotnet/runtime#103799

                  Diffs

                  Diffs
                  Found 272 files with textual diffs.
                  Summary of Code Size diffs:
                  (Lower is better)
                  Total bytes of base: 41574989
                  Total bytes of diff: 41573710
                  Total bytes of delta: -1279 (-0.00 % of base)
                  Total relative delta: 2.75
                  diff is an improvement.
                  relative diff is a regression.
                  Top file regressions (bytes):
                  296 : System.Private.CoreLib.dasm (0.00 % of base)
                  4 : System.Text.Json.dasm (0.00 % of base)
                  4 : System.ComponentModel.Annotations.dasm (0.01 % of base)
                  Top file improvements (bytes):
                  -496 : System.Threading.Tasks.Dataflow.dasm (-0.04 % of base)
                  -331 : System.Threading.RateLimiting.dasm (-0.19 % of base)
                  -276 : Microsoft.Extensions.Hosting.dasm (-0.37 % of base)
                  -267 : System.Threading.Tasks.Parallel.dasm (-0.10 % of base)
                  -90 : System.IO.Pipelines.dasm (-0.11 % of base)
                  -72 : System.Private.Xml.dasm (-0.00 % of base)
                  -24 : System.Threading.Channels.dasm (-0.01 % of base)
                  -24 : System.Security.Cryptography.dasm (-0.00 % of base)
                  -3 : System.Formats.Tar.dasm (-0.00 % of base)
                  12 total files with Code Size differences (9 improved, 3 regressed), 247 unchanged.
                  Top method regressions (bytes):
                  29 (80.56 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:EncodeToChars(System.ReadOnlySpan`1[ubyte],System.Span`1[ushort],byref,byref,ubyte):int (FullOpts)
                  25 (56.82 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64:DecodeFromUtf8(System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte],byref,byref,ubyte):int (FullOpts)
                  25 (69.44 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64:EncodeToUtf8(System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte],byref,byref,ubyte):int (FullOpts)
                  25 (56.82 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:DecodeFromUtf8(System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte],byref,byref,ubyte):int (FullOpts)
                  25 (69.44 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:EncodeToUtf8(System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte],byref,byref,ubyte):int (FullOpts)
                  24 (54.55 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:DecodeFromChars(System.ReadOnlySpan`1[ushort],System.Span`1[ubyte],byref,byref,ubyte):int (FullOpts)
                  19 (12.93 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:EncodeToChars(System.ReadOnlySpan`1[ubyte],System.Span`1[ushort]):int (FullOpts)
                  17 (32.69 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:TryEncodeToChars(System.ReadOnlySpan`1[ubyte],System.Span`1[ushort],byref):ubyte (FullOpts)
                  16 (7.37 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:DecodeFromChars(System.ReadOnlySpan`1[ushort],System.Span`1[ubyte]):int (FullOpts)
                  16 (7.37 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:DecodeFromUtf8(System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte]):int (FullOpts)
                  16 (10.88 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:EncodeToUtf8(System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte]):int (FullOpts)
                  16 (6.75 % of base) : System.Private.CoreLib.dasm - System.Convert:ToBase64CharsLargeNoLineBreaks(System.ReadOnlySpan`1[ubyte],System.Span`1[ushort],int) (FullOpts)
                  12 (9.23 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:TryDecodeFromChars(System.ReadOnlySpan`1[ushort],System.Span`1[ubyte],byref):ubyte (FullOpts)
                  12 (9.23 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:TryDecodeFromUtf8(System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte],byref):ubyte (FullOpts)
                  12 (23.08 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:TryEncodeToUtf8(System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte],byref):ubyte (FullOpts)
                  7 (29.17 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64:EncodeToUtf8InPlace(System.Span`1[ubyte],int,byref):int (FullOpts)
                  7 (22.58 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:TryEncodeToUtf8InPlace(System.Span`1[ubyte],int,byref):ubyte (FullOpts)
                  7 (6.31 % of base) : System.Private.CoreLib.dasm - System.Reflection.Metadata.TypeNameParser:.ctor(System.ReadOnlySpan`1[ushort],ubyte,System.Nullable`1[System.Reflection.Metadata.TypeNameParseOptions]):this (FullOpts)
                  6 (20.69 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64:DecodeFromUtf8InPlace(System.Span`1[ubyte],byref):int (FullOpts)
                  5 (20.83 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64:IsValid(System.ReadOnlySpan`1[ubyte],byref):ubyte (FullOpts)
                  5 (20.83 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64:IsValid(System.ReadOnlySpan`1[ushort],byref):ubyte (FullOpts)
                  5 (20.83 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:IsValid(System.ReadOnlySpan`1[ubyte],byref):ubyte (FullOpts)
                  5 (20.83 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:IsValid(System.ReadOnlySpan`1[ushort],byref):ubyte (FullOpts)
                  4 (4.76 % of base) : System.ComponentModel.Annotations.dasm - System.ComponentModel.DataAnnotations.Base64StringAttribute:IsValid(System.Object):ubyte:this (FullOpts)
                  3 (4.62 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url+<>c:<EncodeToString>b__22_0(System.Span`1[ushort],long):this (FullOpts)
                  3 (0.88 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.ToBase64Transform:TransformBlock(ubyte[],int,int,ubyte[],int):int:this (FullOpts)
                  3 (0.48 % of base) : System.Text.Json.dasm - System.Text.Json.Utf8JsonWriter:WriteBase64Indented(System.ReadOnlySpan`1[ubyte]):this (FullOpts)
                  3 (0.66 % of base) : System.Text.Json.dasm - System.Text.Json.Utf8JsonWriter:WriteBase64Minimized(System.ReadOnlySpan`1[ubyte]):this (FullOpts)
                  2 (7.14 % of base) : System.Private.CoreLib.dasm - System.Reflection.Metadata.TypeName:Parse(System.ReadOnlySpan`1[ushort],System.Nullable`1[System.Reflection.Metadata.TypeNameParseOptions]):System.Reflection.Metadata.TypeName (FullOpts)
                  2 (0.27 % of base) : System.Text.Json.dasm - System.Text.Json.Utf8JsonWriter:WriteBase64Indented(System.ReadOnlySpan`1[ubyte],System.ReadOnlySpan`1[ubyte]):this (FullOpts)
                  2 (0.26 % of base) : System.Text.Json.dasm - System.Text.Json.Utf8JsonWriter:WriteBase64Indented(System.ReadOnlySpan`1[ushort],System.ReadOnlySpan`1[ubyte]):this (FullOpts)
                  2 (0.35 % of base) : System.Text.Json.dasm - System.Text.Json.Utf8JsonWriter:WriteBase64Minimized(System.ReadOnlySpan`1[ubyte],System.ReadOnlySpan`1[ubyte]):this (FullOpts)
                  2 (0.34 % of base) : System.Text.Json.dasm - System.Text.Json.Utf8JsonWriter:WriteBase64Minimized(System.ReadOnlySpan`1[ushort],System.ReadOnlySpan`1[ubyte]):this (FullOpts)
                  1 (0.25 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:DecodeFromChars(System.ReadOnlySpan`1[ushort]):ubyte[] (FullOpts)
                  1 (0.25 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:DecodeFromUtf8(System.ReadOnlySpan`1[ubyte]):ubyte[] (FullOpts)
                  1 (0.87 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:EncodeToUtf8(System.ReadOnlySpan`1[ubyte]):ubyte[] (FullOpts)
                  1 (0.53 % of base) : System.Private.CoreLib.dasm - System.Reflection.Metadata.TypeNameParser:Parse(System.ReadOnlySpan`1[ushort],ubyte,System.Nullable`1[System.Reflection.Metadata.TypeNameParseOptions]):System.Reflection.Metadata.TypeName (FullOpts)
                  1 (0.45 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.FromBase64Transform:ConvertFromBase64(System.Span`1[ubyte],System.Span`1[ubyte],byref,byref):this (FullOpts)
                  1 (0.16 % of base) : System.Text.Json.dasm - System.Text.Json.JsonReaderHelper:TryDecodeBase64(System.ReadOnlySpan`1[ubyte],byref):ubyte (FullOpts)
                  Top method improvements (bytes):
                  -54 (-2.16 % of base) : Microsoft.Extensions.Hosting.dasm - Microsoft.Extensions.Hosting.Internal.Host+<ForeachService>d__17`1[System.__Canon]:MoveNext():this (FullOpts)
                  -54 (-2.65 % of base) : Microsoft.Extensions.Hosting.dasm - Microsoft.Extensions.Hosting.Internal.Host+<ForeachService>d__17`1[System.Nullable`1[int]]:MoveNext():this (FullOpts)
                  -38 (-1.40 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<Heartbeat>d__23[System.__Canon,System.Nullable`1[int]]:MoveNext():this (FullOpts)
                  -33 (-1.65 % of base) : Microsoft.Extensions.Hosting.dasm - Microsoft.Extensions.Hosting.Internal.Host+<ForeachService>d__17`1[double]:MoveNext():this (FullOpts)
                  -33 (-1.65 % of base) : Microsoft.Extensions.Hosting.dasm - Microsoft.Extensions.Hosting.Internal.Host+<ForeachService>d__17`1[int]:MoveNext():this (FullOpts)
                  -33 (-1.65 % of base) : Microsoft.Extensions.Hosting.dasm - Microsoft.Extensions.Hosting.Internal.Host+<ForeachService>d__17`1[long]:MoveNext():this (FullOpts)
                  -33 (-1.65 % of base) : Microsoft.Extensions.Hosting.dasm - Microsoft.Extensions.Hosting.Internal.Host+<ForeachService>d__17`1[short]:MoveNext():this (FullOpts)
                  -33 (-1.65 % of base) : Microsoft.Extensions.Hosting.dasm - Microsoft.Extensions.Hosting.Internal.Host+<ForeachService>d__17`1[ubyte]:MoveNext():this (FullOpts)
                  -23 (-1.81 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__49`1+<<ForAsync>b__49_2>d[int]:MoveNext():this (FullOpts)
                  -23 (-1.81 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__49`1+<<ForAsync>b__49_2>d[long]:MoveNext():this (FullOpts)
                  -23 (-1.78 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__49`1+<<ForAsync>b__49_2>d[short]:MoveNext():this (FullOpts)
                  -23 (-1.79 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__49`1+<<ForAsync>b__49_2>d[ubyte]:MoveNext():this (FullOpts)
                  -18 (-0.89 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<DisposeAsyncCore>d__20[double,System.Nullable`1[int]]:MoveNext():this (FullOpts)
                  -18 (-0.89 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<DisposeAsyncCore>d__20[int,System.Nullable`1[int]]:MoveNext():this (FullOpts)
                  -18 (-0.89 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<DisposeAsyncCore>d__20[long,System.Nullable`1[int]]:MoveNext():this (FullOpts)
                  -18 (-0.89 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<DisposeAsyncCore>d__20[short,System.Nullable`1[int]]:MoveNext():this (FullOpts)
                  -18 (-0.89 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<DisposeAsyncCore>d__20[System.Nullable`1[int],System.Nullable`1[int]]:MoveNext():this (FullOpts)
                  -18 (-0.89 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<DisposeAsyncCore>d__20[System.Numerics.Vector`1[float],System.Nullable`1[int]]:MoveNext():this (FullOpts)
                  -18 (-0.89 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<DisposeAsyncCore>d__20[ubyte,System.Nullable`1[int]]:MoveNext():this (FullOpts)
                  -17 (-2.34 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.X509Certificates.X509CertificateLoader:LoadPkcs12Collection(byref,System.ReadOnlySpan`1[ushort],int):System.Security.Cryptography.X509Certificates.X509Certificate2Collection (FullOpts)
                  -17 (-0.74 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<Heartbeat>d__23[double,System.Nullable`1[int]]:MoveNext():this (FullOpts)
                  -17 (-0.74 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<Heartbeat>d__23[int,System.Nullable`1[int]]:MoveNext():this (FullOpts)
                  -17 (-0.74 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<Heartbeat>d__23[long,System.Nullable`1[int]]:MoveNext():this (FullOpts)
                  -17 (-0.74 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<Heartbeat>d__23[short,System.Nullable`1[int]]:MoveNext():this (FullOpts)
                  -17 (-0.74 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<Heartbeat>d__23[System.Nullable`1[int],System.Nullable`1[int]]:MoveNext():this (FullOpts)
                  -17 (-0.74 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<Heartbeat>d__23[System.Numerics.Vector`1[float],System.Nullable`1[int]]:MoveNext():this (FullOpts)
                  -17 (-0.74 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<Heartbeat>d__23[ubyte,System.Nullable`1[int]]:MoveNext():this (FullOpts)
                  -16 (-0.67 % of base) : System.IO.Pipelines.dasm - System.IO.Pipelines.PipeReader+<CopyToAsyncCore>d__16`1[double]:MoveNext():this (FullOpts)
                  -16 (-0.67 % of base) : System.IO.Pipelines.dasm - System.IO.Pipelines.PipeReader+<CopyToAsyncCore>d__16`1[long]:MoveNext():this (FullOpts)
                  -16 (-0.67 % of base) : System.IO.Pipelines.dasm - System.IO.Pipelines.PipeReader+<CopyToAsyncCore>d__16`1[System.Nullable`1[int]]:MoveNext():this (FullOpts)
                  -16 (-40.00 % of base) : System.Private.CoreLib.dasm - System.IO.Stream+<>c:<BeginEndWriteAsync>b__62_1(System.IO.Stream,System.IAsyncResult):System.Threading.Tasks.VoidTaskResult:this (FullOpts)
                  -13 (-0.54 % of base) : System.IO.Pipelines.dasm - System.IO.Pipelines.PipeReader+<CopyToAsyncCore>d__16`1[int]:MoveNext():this (FullOpts)
                  -13 (-0.54 % of base) : System.IO.Pipelines.dasm - System.IO.Pipelines.PipeReader+<CopyToAsyncCore>d__16`1[short]:MoveNext():this (FullOpts)
                  -13 (-0.54 % of base) : System.IO.Pipelines.dasm - System.IO.Pipelines.PipeReader+<CopyToAsyncCore>d__16`1[ubyte]:MoveNext():this (FullOpts)
                  -13 (-0.87 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__53`1+<<ForEachAsync>b__53_0>d[double]:MoveNext():this (FullOpts)
                  -13 (-0.87 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__53`1+<<ForEachAsync>b__53_0>d[int]:MoveNext():this (FullOpts)
                  -13 (-0.87 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__53`1+<<ForEachAsync>b__53_0>d[long]:MoveNext():this (FullOpts)
                  -13 (-0.87 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__53`1+<<ForEachAsync>b__53_0>d[short]:MoveNext():this (FullOpts)
                  -13 (-0.70 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__53`1+<<ForEachAsync>b__53_0>d[System.__Canon]:MoveNext():this (FullOpts)
                  -13 (-0.87 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__53`1+<<ForEachAsync>b__53_0>d[System.Nullable`1[int]]:MoveNext():this (FullOpts)
                  -13 (-0.87 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__53`1+<<ForEachAsync>b__53_0>d[ubyte]:MoveNext():this (FullOpts)
                  -13 (-0.57 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__57`1+<<ForEachAsync>b__57_0>d[double]:MoveNext():this (FullOpts)
                  -13 (-0.57 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__57`1+<<ForEachAsync>b__57_0>d[int]:MoveNext():this (FullOpts)
                  -13 (-0.57 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__57`1+<<ForEachAsync>b__57_0>d[long]:MoveNext():this (FullOpts)
                  -13 (-0.57 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__57`1+<<ForEachAsync>b__57_0>d[short]:MoveNext():this (FullOpts)
                  -13 (-0.57 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__57`1+<<ForEachAsync>b__57_0>d[System.Nullable`1[int]]:MoveNext():this (FullOpts)
                  -13 (-0.57 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__57`1+<<ForEachAsync>b__57_0>d[ubyte]:MoveNext():this (FullOpts)
                  -11 (-7.38 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.Common:CreateCachedTaskCompletionSource[System.Threading.Tasks.Dataflow.Internal.VoidResult]():System.Threading.Tasks.TaskCompletionSource`1[System.Threading.Tasks.Dataflow.Internal.VoidResult] (FullOpts)
                  -11 (-0.49 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.TransformManyBlock`2+<StoreOutputItemsReorderedAsync>d__47[double,System.Nullable`1[int]]:MoveNext():this (FullOpts)
                  -11 (-0.49 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.TransformManyBlock`2+<StoreOutputItemsReorderedAsync>d__47[int,System.Nullable`1[int]]:MoveNext():this (FullOpts)
                  -11 (-0.49 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.TransformManyBlock`2+<StoreOutputItemsReorderedAsync>d__47[long,System.Nullable`1[int]]:MoveNext():this (FullOpts)
                  -11 (-0.49 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.TransformManyBlock`2+<StoreOutputItemsReorderedAsync>d__47[short,System.Nullable`1[int]]:MoveNext():this (FullOpts)
                  -11 (-0.49 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.TransformManyBlock`2+<StoreOutputItemsReorderedAsync>d__47[System.Nullable`1[int],System.Nullable`1[int]]:MoveNext():this (FullOpts)
                  -11 (-0.49 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.TransformManyBlock`2+<StoreOutputItemsReorderedAsync>d__47[System.Numerics.Vector`1[float],System.Nullable`1[int]]:MoveNext():this (FullOpts)
                  -11 (-0.49 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.TransformManyBlock`2+<StoreOutputItemsReorderedAsync>d__47[ubyte,System.Nullable`1[int]]:MoveNext():this (FullOpts)
                  -10 (-1.19 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BroadcastBlock`1+BroadcastingSourceCore`1[double,System.Nullable`1[int]]:CompleteBlockOncePossible():this (FullOpts)
                  -10 (-1.19 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BroadcastBlock`1+BroadcastingSourceCore`1[int,System.Nullable`1[int]]:CompleteBlockOncePossible():this (FullOpts)
                  -10 (-1.19 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BroadcastBlock`1+BroadcastingSourceCore`1[long,System.Nullable`1[int]]:CompleteBlockOncePossible():this (FullOpts)
                  -10 (-1.19 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BroadcastBlock`1+BroadcastingSourceCore`1[short,System.Nullable`1[int]]:CompleteBlockOncePossible():this (FullOpts)
                  -10 (-1.19 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BroadcastBlock`1+BroadcastingSourceCore`1[System.__Canon,System.Nullable`1[int]]:CompleteBlockOncePossible():this (FullOpts)
                  -10 (-1.19 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BroadcastBlock`1+BroadcastingSourceCore`1[System.Nullable`1[int],System.Nullable`1[int]]:CompleteBlockOncePossible():this (FullOpts)
                  -10 (-1.19 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BroadcastBlock`1+BroadcastingSourceCore`1[System.Numerics.Vector`1[float],System.Nullable`1[int]]:CompleteBlockOncePossible():this (FullOpts)
                  -10 (-1.19 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BroadcastBlock`1+BroadcastingSourceCore`1[ubyte,System.Nullable`1[int]]:CompleteBlockOncePossible():this (FullOpts)
                  -10 (-1.23 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SourceCore`1[double]:CompleteBlockOncePossible():this (FullOpts)
                  -10 (-1.23 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SourceCore`1[int]:CompleteBlockOncePossible():this (FullOpts)
                  -10 (-1.23 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SourceCore`1[long]:CompleteBlockOncePossible():this (FullOpts)
                  -10 (-1.23 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SourceCore`1[short]:CompleteBlockOncePossible():this (FullOpts)
                  -10 (-1.21 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SourceCore`1[System.__Canon]:CompleteBlockOncePossible():this (FullOpts)
                  -10 (-1.23 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SourceCore`1[System.Nullable`1[int]]:CompleteBlockOncePossible():this (FullOpts)
                  -10 (-1.07 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SourceCore`1[System.Numerics.Vector`1[float]]:CompleteBlockOncePossible():this (FullOpts)
                  -10 (-1.23 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SourceCore`1[ubyte]:CompleteBlockOncePossible():this (FullOpts)
                  -9 (-8.91 % of base) : System.Text.Json.dasm - System.Text.Json.Utf8JsonWriter:Base64EncodeAndWrite(System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte]):this (FullOpts)
                  -8 (-1.81 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.JoinBlockTarget`1[System.__Canon]:CompleteOncePossible():this (FullOpts)
                  -6 (-3.41 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BatchBlock`1+BatchBlockTargetCore+<>c[double]:<CompleteBlockIfPossible>b__26_0(System.Object):this (FullOpts)
                  -6 (-3.41 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BatchBlock`1+BatchBlockTargetCore+<>c[int]:<CompleteBlockIfPossible>b__26_0(System.Object):this (FullOpts)
                  -6 (-3.41 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BatchBlock`1+BatchBlockTargetCore+<>c[long]:<CompleteBlockIfPossible>b__26_0(System.Object):this (FullOpts)
                  -6 (-3.41 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BatchBlock`1+BatchBlockTargetCore+<>c[short]:<CompleteBlockIfPossible>b__26_0(System.Object):this (FullOpts)
                  -6 (-3.41 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BatchBlock`1+BatchBlockTargetCore+<>c[System.Nullable`1[int]]:<CompleteBlockIfPossible>b__26_0(System.Object):this (FullOpts)
                  -6 (-3.41 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BatchBlock`1+BatchBlockTargetCore+<>c[System.Numerics.Vector`1[float]]:<CompleteBlockIfPossible>b__26_0(System.Object):this (FullOpts)
                  -6 (-3.41 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BatchBlock`1+BatchBlockTargetCore+<>c[ubyte]:<CompleteBlockIfPossible>b__26_0(System.Object):this (FullOpts)
                  -6 (-0.82 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.WriteOnceBlock`1[double]:CompleteBlock(System.Collections.Generic.IList`1[System.Exception]):this (FullOpts)
                  -6 (-0.82 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.WriteOnceBlock`1[int]:CompleteBlock(System.Collections.Generic.IList`1[System.Exception]):this (FullOpts)
                  -6 (-0.82 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.WriteOnceBlock`1[long]:CompleteBlock(System.Collections.Generic.IList`1[System.Exception]):this (FullOpts)
                  -6 (-0.82 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.WriteOnceBlock`1[short]:CompleteBlock(System.Collections.Generic.IList`1[System.Exception]):this (FullOpts)
                  -6 (-0.82 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.WriteOnceBlock`1[System.__Canon]:CompleteBlock(System.Collections.Generic.IList`1[System.Exception]):this (FullOpts)
                  -6 (-0.82 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.WriteOnceBlock`1[System.Nullable`1[int]]:CompleteBlock(System.Collections.Generic.IList`1[System.Exception]):this (FullOpts)
                  -6 (-0.82 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.WriteOnceBlock`1[System.Numerics.Vector`1[float]]:CompleteBlock(System.Collections.Generic.IList`1[System.Exception]):this (FullOpts)
                  -6 (-0.82 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.WriteOnceBlock`1[ubyte]:CompleteBlock(System.Collections.Generic.IList`1[System.Exception]):this (FullOpts)
                  -5 (-1.77 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.PemEncoding:TryCountBase64(System.ReadOnlySpan`1[ushort],byref,byref,byref):ubyte (FullOpts)
                  -5 (-1.18 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.X509Certificates.X509CertificateLoader:LoadPkcs12(byref,System.ReadOnlySpan`1[ushort],int):System.Security.Cryptography.X509Certificates.X509CertificateLoader+Pkcs12Return (FullOpts)
                  -5 (-1.36 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.JoinBlockTarget`1[double]:CompleteOncePossible():this (FullOpts)
                  -5 (-1.36 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.JoinBlockTarget`1[int]:CompleteOncePossible():this (FullOpts)
                  -5 (-1.36 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.JoinBlockTarget`1[long]:CompleteOncePossible():this (FullOpts)
                  -5 (-1.36 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.JoinBlockTarget`1[short]:CompleteOncePossible():this (FullOpts)
                  -5 (-1.36 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.JoinBlockTarget`1[System.Nullable`1[int]]:CompleteOncePossible():this (FullOpts)
                  -5 (-1.36 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.JoinBlockTarget`1[System.Numerics.Vector`1[float]]:CompleteOncePossible():this (FullOpts)
                  -5 (-1.36 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.JoinBlockTarget`1[ubyte]:CompleteOncePossible():this (FullOpts)
                  -5 (-1.52 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SpscTargetCore`1[double]:CompleteBlockOncePossible():this (FullOpts)
                  -5 (-1.52 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SpscTargetCore`1[int]:CompleteBlockOncePossible():this (FullOpts)
                  -5 (-1.52 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SpscTargetCore`1[long]:CompleteBlockOncePossible():this (FullOpts)
                  Top method regressions (percentages):
                  29 (80.56 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:EncodeToChars(System.ReadOnlySpan`1[ubyte],System.Span`1[ushort],byref,byref,ubyte):int (FullOpts)
                  25 (69.44 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64:EncodeToUtf8(System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte],byref,byref,ubyte):int (FullOpts)
                  25 (69.44 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:EncodeToUtf8(System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte],byref,byref,ubyte):int (FullOpts)
                  25 (56.82 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64:DecodeFromUtf8(System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte],byref,byref,ubyte):int (FullOpts)
                  25 (56.82 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:DecodeFromUtf8(System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte],byref,byref,ubyte):int (FullOpts)
                  24 (54.55 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:DecodeFromChars(System.ReadOnlySpan`1[ushort],System.Span`1[ubyte],byref,byref,ubyte):int (FullOpts)
                  17 (32.69 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:TryEncodeToChars(System.ReadOnlySpan`1[ubyte],System.Span`1[ushort],byref):ubyte (FullOpts)
                  7 (29.17 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64:EncodeToUtf8InPlace(System.Span`1[ubyte],int,byref):int (FullOpts)
                  12 (23.08 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:TryEncodeToUtf8(System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte],byref):ubyte (FullOpts)
                  7 (22.58 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:TryEncodeToUtf8InPlace(System.Span`1[ubyte],int,byref):ubyte (FullOpts)
                  5 (20.83 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64:IsValid(System.ReadOnlySpan`1[ubyte],byref):ubyte (FullOpts)
                  5 (20.83 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64:IsValid(System.ReadOnlySpan`1[ushort],byref):ubyte (FullOpts)
                  5 (20.83 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:IsValid(System.ReadOnlySpan`1[ubyte],byref):ubyte (FullOpts)
                  5 (20.83 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:IsValid(System.ReadOnlySpan`1[ushort],byref):ubyte (FullOpts)
                  6 (20.69 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64:DecodeFromUtf8InPlace(System.Span`1[ubyte],byref):int (FullOpts)
                  19 (12.93 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:EncodeToChars(System.ReadOnlySpan`1[ubyte],System.Span`1[ushort]):int (FullOpts)
                  16 (10.88 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:EncodeToUtf8(System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte]):int (FullOpts)
                  12 (9.23 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:TryDecodeFromChars(System.ReadOnlySpan`1[ushort],System.Span`1[ubyte],byref):ubyte (FullOpts)
                  12 (9.23 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:TryDecodeFromUtf8(System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte],byref):ubyte (FullOpts)
                  16 (7.37 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:DecodeFromChars(System.ReadOnlySpan`1[ushort],System.Span`1[ubyte]):int (FullOpts)
                  16 (7.37 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:DecodeFromUtf8(System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte]):int (FullOpts)
                  2 (7.14 % of base) : System.Private.CoreLib.dasm - System.Reflection.Metadata.TypeName:Parse(System.ReadOnlySpan`1[ushort],System.Nullable`1[System.Reflection.Metadata.TypeNameParseOptions]):System.Reflection.Metadata.TypeName (FullOpts)
                  16 (6.75 % of base) : System.Private.CoreLib.dasm - System.Convert:ToBase64CharsLargeNoLineBreaks(System.ReadOnlySpan`1[ubyte],System.Span`1[ushort],int) (FullOpts)
                  7 (6.31 % of base) : System.Private.CoreLib.dasm - System.Reflection.Metadata.TypeNameParser:.ctor(System.ReadOnlySpan`1[ushort],ubyte,System.Nullable`1[System.Reflection.Metadata.TypeNameParseOptions]):this (FullOpts)
                  4 (4.76 % of base) : System.ComponentModel.Annotations.dasm - System.ComponentModel.DataAnnotations.Base64StringAttribute:IsValid(System.Object):ubyte:this (FullOpts)
                  3 (4.62 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url+<>c:<EncodeToString>b__22_0(System.Span`1[ushort],long):this (FullOpts)
                  3 (0.88 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.ToBase64Transform:TransformBlock(ubyte[],int,int,ubyte[],int):int:this (FullOpts)
                  1 (0.87 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:EncodeToUtf8(System.ReadOnlySpan`1[ubyte]):ubyte[] (FullOpts)
                  3 (0.66 % of base) : System.Text.Json.dasm - System.Text.Json.Utf8JsonWriter:WriteBase64Minimized(System.ReadOnlySpan`1[ubyte]):this (FullOpts)
                  1 (0.53 % of base) : System.Private.CoreLib.dasm - System.Reflection.Metadata.TypeNameParser:Parse(System.ReadOnlySpan`1[ushort],ubyte,System.Nullable`1[System.Reflection.Metadata.TypeNameParseOptions]):System.Reflection.Metadata.TypeName (FullOpts)
                  3 (0.48 % of base) : System.Text.Json.dasm - System.Text.Json.Utf8JsonWriter:WriteBase64Indented(System.ReadOnlySpan`1[ubyte]):this (FullOpts)
                  1 (0.45 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.FromBase64Transform:ConvertFromBase64(System.Span`1[ubyte],System.Span`1[ubyte],byref,byref):this (FullOpts)
                  2 (0.35 % of base) : System.Text.Json.dasm - System.Text.Json.Utf8JsonWriter:WriteBase64Minimized(System.ReadOnlySpan`1[ubyte],System.ReadOnlySpan`1[ubyte]):this (FullOpts)
                  2 (0.34 % of base) : System.Text.Json.dasm - System.Text.Json.Utf8JsonWriter:WriteBase64Minimized(System.ReadOnlySpan`1[ushort],System.ReadOnlySpan`1[ubyte]):this (FullOpts)
                  2 (0.27 % of base) : System.Text.Json.dasm - System.Text.Json.Utf8JsonWriter:WriteBase64Indented(System.ReadOnlySpan`1[ubyte],System.ReadOnlySpan`1[ubyte]):this (FullOpts)
                  2 (0.26 % of base) : System.Text.Json.dasm - System.Text.Json.Utf8JsonWriter:WriteBase64Indented(System.ReadOnlySpan`1[ushort],System.ReadOnlySpan`1[ubyte]):this (FullOpts)
                  1 (0.25 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:DecodeFromChars(System.ReadOnlySpan`1[ushort]):ubyte[] (FullOpts)
                  1 (0.25 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:DecodeFromUtf8(System.ReadOnlySpan`1[ubyte]):ubyte[] (FullOpts)
                  1 (0.16 % of base) : System.Text.Json.dasm - System.Text.Json.JsonReaderHelper:TryDecodeBase64(System.ReadOnlySpan`1[ubyte],byref):ubyte (FullOpts)
                  Top method improvements (percentages):
                  -4 (-57.14 % of base) : System.Private.CoreLib.dasm - System.Runtime.CompilerServices.YieldAwaitable:GetAwaiter():System.Runtime.CompilerServices.YieldAwaitable+YieldAwaiter:this (FullOpts)
                  -4 (-57.14 % of base) : System.Private.CoreLib.dasm - System.Threading.Tasks.Task:Yield():System.Runtime.CompilerServices.YieldAwaitable (FullOpts)
                  -4 (-57.14 % of base) : System.Private.CoreLib.dasm - System.ValueTuple:Create():System.ValueTuple (FullOpts)
                  -16 (-40.00 % of base) : System.Private.CoreLib.dasm - System.IO.Stream+<>c:<BeginEndWriteAsync>b__62_1(System.IO.Stream,System.IAsyncResult):System.Threading.Tasks.VoidTaskResult:this (FullOpts)
                  -9 (-8.91 % of base) : System.Text.Json.dasm - System.Text.Json.Utf8JsonWriter:Base64EncodeAndWrite(System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte]):this (FullOpts)
                  -11 (-7.38 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.Common:CreateCachedTaskCompletionSource[System.Threading.Tasks.Dataflow.Internal.VoidResult]():System.Threading.Tasks.TaskCompletionSource`1[System.Threading.Tasks.Dataflow.Internal.VoidResult] (FullOpts)
                  -2 (-6.25 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64:IsValid(System.ReadOnlySpan`1[ubyte]):ubyte (FullOpts)
                  -2 (-6.25 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64:IsValid(System.ReadOnlySpan`1[ushort]):ubyte (FullOpts)
                  -2 (-6.25 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:IsValid(System.ReadOnlySpan`1[ubyte]):ubyte (FullOpts)
                  -2 (-6.25 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:IsValid(System.ReadOnlySpan`1[ushort]):ubyte (FullOpts)
                  -6 (-3.41 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BatchBlock`1+BatchBlockTargetCore+<>c[double]:<CompleteBlockIfPossible>b__26_0(System.Object):this (FullOpts)
                  -6 (-3.41 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BatchBlock`1+BatchBlockTargetCore+<>c[int]:<CompleteBlockIfPossible>b__26_0(System.Object):this (FullOpts)
                  -6 (-3.41 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BatchBlock`1+BatchBlockTargetCore+<>c[long]:<CompleteBlockIfPossible>b__26_0(System.Object):this (FullOpts)
                  -6 (-3.41 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BatchBlock`1+BatchBlockTargetCore+<>c[short]:<CompleteBlockIfPossible>b__26_0(System.Object):this (FullOpts)
                  -6 (-3.41 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BatchBlock`1+BatchBlockTargetCore+<>c[System.Nullable`1[int]]:<CompleteBlockIfPossible>b__26_0(System.Object):this (FullOpts)
                  -6 (-3.41 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BatchBlock`1+BatchBlockTargetCore+<>c[System.Numerics.Vector`1[float]]:<CompleteBlockIfPossible>b__26_0(System.Object):this (FullOpts)
                  -6 (-3.41 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BatchBlock`1+BatchBlockTargetCore+<>c[ubyte]:<CompleteBlockIfPossible>b__26_0(System.Object):this (FullOpts)
                  -54 (-2.65 % of base) : Microsoft.Extensions.Hosting.dasm - Microsoft.Extensions.Hosting.Internal.Host+<ForeachService>d__17`1[System.Nullable`1[int]]:MoveNext():this (FullOpts)
                  -17 (-2.34 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.X509Certificates.X509CertificateLoader:LoadPkcs12Collection(byref,System.ReadOnlySpan`1[ushort],int):System.Security.Cryptography.X509Certificates.X509Certificate2Collection (FullOpts)
                  -54 (-2.16 % of base) : Microsoft.Extensions.Hosting.dasm - Microsoft.Extensions.Hosting.Internal.Host+<ForeachService>d__17`1[System.__Canon]:MoveNext():this (FullOpts)
                  -8 (-1.81 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.JoinBlockTarget`1[System.__Canon]:CompleteOncePossible():this (FullOpts)
                  -23 (-1.81 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__49`1+<<ForAsync>b__49_2>d[int]:MoveNext():this (FullOpts)
                  -23 (-1.81 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__49`1+<<ForAsync>b__49_2>d[long]:MoveNext():this (FullOpts)
                  -23 (-1.79 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__49`1+<<ForAsync>b__49_2>d[ubyte]:MoveNext():this (FullOpts)
                  -23 (-1.78 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__49`1+<<ForAsync>b__49_2>d[short]:MoveNext():this (FullOpts)
                  -5 (-1.77 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.PemEncoding:TryCountBase64(System.ReadOnlySpan`1[ushort],byref,byref,byref):ubyte (FullOpts)
                  -33 (-1.65 % of base) : Microsoft.Extensions.Hosting.dasm - Microsoft.Extensions.Hosting.Internal.Host+<ForeachService>d__17`1[int]:MoveNext():this (FullOpts)
                  -33 (-1.65 % of base) : Microsoft.Extensions.Hosting.dasm - Microsoft.Extensions.Hosting.Internal.Host+<ForeachService>d__17`1[short]:MoveNext():this (FullOpts)
                  -33 (-1.65 % of base) : Microsoft.Extensions.Hosting.dasm - Microsoft.Extensions.Hosting.Internal.Host+<ForeachService>d__17`1[ubyte]:MoveNext():this (FullOpts)
                  -33 (-1.65 % of base) : Microsoft.Extensions.Hosting.dasm - Microsoft.Extensions.Hosting.Internal.Host+<ForeachService>d__17`1[double]:MoveNext():this (FullOpts)
                  -33 (-1.65 % of base) : Microsoft.Extensions.Hosting.dasm - Microsoft.Extensions.Hosting.Internal.Host+<ForeachService>d__17`1[long]:MoveNext():this (FullOpts)
                  -5 (-1.52 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SpscTargetCore`1[double]:CompleteBlockOncePossible():this (FullOpts)
                  -5 (-1.52 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SpscTargetCore`1[int]:CompleteBlockOncePossible():this (FullOpts)
                  -5 (-1.52 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SpscTargetCore`1[long]:CompleteBlockOncePossible():this (FullOpts)
                  -5 (-1.52 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SpscTargetCore`1[short]:CompleteBlockOncePossible():this (FullOpts)
                  -5 (-1.52 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SpscTargetCore`1[System.Nullable`1[int]]:CompleteBlockOncePossible():this (FullOpts)
                  -5 (-1.52 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SpscTargetCore`1[ubyte]:CompleteBlockOncePossible():this (FullOpts)
                  -5 (-1.50 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SpscTargetCore`1[System.__Canon]:CompleteBlockOncePossible():this (FullOpts)
                  -38 (-1.40 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<Heartbeat>d__23[System.__Canon,System.Nullable`1[int]]:MoveNext():this (FullOpts)
                  -5 (-1.36 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.JoinBlockTarget`1[double]:CompleteOncePossible():this (FullOpts)
                  -5 (-1.36 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.JoinBlockTarget`1[int]:CompleteOncePossible():this (FullOpts)
                  -5 (-1.36 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.JoinBlockTarget`1[long]:CompleteOncePossible():this (FullOpts)
                  -5 (-1.36 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.JoinBlockTarget`1[short]:CompleteOncePossible():this (FullOpts)
                  -5 (-1.36 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.JoinBlockTarget`1[System.Nullable`1[int]]:CompleteOncePossible():this (FullOpts)
                  -5 (-1.36 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.JoinBlockTarget`1[System.Numerics.Vector`1[float]]:CompleteOncePossible():this (FullOpts)
                  -5 (-1.36 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.JoinBlockTarget`1[ubyte]:CompleteOncePossible():this (FullOpts)
                  -3 (-1.27 % of base) : System.Private.CoreLib.dasm - System.Reflection.TypeNameResolver:GetType(System.String,ubyte,ubyte,System.Reflection.Assembly):System.Type (FullOpts)
                  -3 (-1.25 % of base) : System.Private.CoreLib.dasm - System.Reflection.TypeNameResolver:GetTypeReferencedByCustomAttribute(System.String,System.Reflection.RuntimeModule):System.RuntimeType (FullOpts)
                  -10 (-1.23 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SourceCore`1[double]:CompleteBlockOncePossible():this (FullOpts)
                  -10 (-1.23 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SourceCore`1[int]:CompleteBlockOncePossible():this (FullOpts)
                  -10 (-1.23 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SourceCore`1[long]:CompleteBlockOncePossible():this (FullOpts)
                  -10 (-1.23 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SourceCore`1[short]:CompleteBlockOncePossible():this (FullOpts)
                  -10 (-1.23 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SourceCore`1[System.Nullable`1[int]]:CompleteBlockOncePossible():this (FullOpts)
                  -10 (-1.23 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SourceCore`1[ubyte]:CompleteBlockOncePossible():this (FullOpts)
                  -10 (-1.21 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SourceCore`1[System.__Canon]:CompleteBlockOncePossible():this (FullOpts)
                  -10 (-1.19 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BroadcastBlock`1+BroadcastingSourceCore`1[double,System.Nullable`1[int]]:CompleteBlockOncePossible():this (FullOpts)
                  -10 (-1.19 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BroadcastBlock`1+BroadcastingSourceCore`1[int,System.Nullable`1[int]]:CompleteBlockOncePossible():this (FullOpts)
                  -10 (-1.19 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BroadcastBlock`1+BroadcastingSourceCore`1[long,System.Nullable`1[int]]:CompleteBlockOncePossible():this (FullOpts)
                  -10 (-1.19 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BroadcastBlock`1+BroadcastingSourceCore`1[short,System.Nullable`1[int]]:CompleteBlockOncePossible():this (FullOpts)
                  -10 (-1.19 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BroadcastBlock`1+BroadcastingSourceCore`1[System.__Canon,System.Nullable`1[int]]:CompleteBlockOncePossible():this (FullOpts)
                  -10 (-1.19 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BroadcastBlock`1+BroadcastingSourceCore`1[System.Nullable`1[int],System.Nullable`1[int]]:CompleteBlockOncePossible():this (FullOpts)
                  -10 (-1.19 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BroadcastBlock`1+BroadcastingSourceCore`1[System.Numerics.Vector`1[float],System.Nullable`1[int]]:CompleteBlockOncePossible():this (FullOpts)
                  -10 (-1.19 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BroadcastBlock`1+BroadcastingSourceCore`1[ubyte,System.Nullable`1[int]]:CompleteBlockOncePossible():this (FullOpts)
                  -5 (-1.18 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SpscTargetCore`1[System.Numerics.Vector`1[float]]:CompleteBlockOncePossible():this (FullOpts)
                  -5 (-1.18 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.X509Certificates.X509CertificateLoader:LoadPkcs12(byref,System.ReadOnlySpan`1[ushort],int):System.Security.Cryptography.X509Certificates.X509CertificateLoader+Pkcs12Return (FullOpts)
                  -10 (-1.07 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SourceCore`1[System.Numerics.Vector`1[float]]:CompleteBlockOncePossible():this (FullOpts)
                  -3 (-1.06 % of base) : System.Private.CoreLib.dasm - System.Reflection.TypeNameResolver:GetType(System.String,System.Func`2[System.Reflection.AssemblyName,System.Reflection.Assembly],System.Func`4[System.Reflection.Assembly,System.String,ubyte,System.Type],System.Reflection.Assembly,ubyte,ubyte,ubyte):System.Type (FullOpts)
                  -3 (-1.05 % of base) : System.Private.CoreLib.dasm - System.Reflection.TypeNameResolver:GetTypeHelper(ulong,System.Reflection.RuntimeAssembly,ubyte,ubyte):System.RuntimeType (FullOpts)
                  -3 (-1.05 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BatchBlock`1+BatchBlockTargetCore+<>c[System.__Canon]:<CompleteBlockIfPossible>b__26_0(System.Object):this (FullOpts)
                  -18 (-0.89 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<DisposeAsyncCore>d__20[double,System.Nullable`1[int]]:MoveNext():this (FullOpts)
                  -18 (-0.89 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<DisposeAsyncCore>d__20[int,System.Nullable`1[int]]:MoveNext():this (FullOpts)
                  -18 (-0.89 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<DisposeAsyncCore>d__20[long,System.Nullable`1[int]]:MoveNext():this (FullOpts)
                  -18 (-0.89 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<DisposeAsyncCore>d__20[short,System.Nullable`1[int]]:MoveNext():this (FullOpts)
                  -18 (-0.89 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<DisposeAsyncCore>d__20[System.Nullable`1[int],System.Nullable`1[int]]:MoveNext():this (FullOpts)
                  -18 (-0.89 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<DisposeAsyncCore>d__20[System.Numerics.Vector`1[float],System.Nullable`1[int]]:MoveNext():this (FullOpts)
                  -18 (-0.89 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<DisposeAsyncCore>d__20[ubyte,System.Nullable`1[int]]:MoveNext():this (FullOpts)
                  -13 (-0.87 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__53`1+<<ForEachAsync>b__53_0>d[int]:MoveNext():this (FullOpts)
                  -13 (-0.87 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__53`1+<<ForEachAsync>b__53_0>d[short]:MoveNext():this (FullOpts)
                  -13 (-0.87 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__53`1+<<ForEachAsync>b__53_0>d[ubyte]:MoveNext():this (FullOpts)
                  -2 (-0.87 % of base) : System.Text.Json.dasm - System.Text.Json.JsonReaderHelper:TryDecodeBase64InPlace(System.Span`1[ubyte],byref):ubyte (FullOpts)
                  -13 (-0.87 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__53`1+<<ForEachAsync>b__53_0>d[long]:MoveNext():this (FullOpts)
                  -13 (-0.87 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__53`1+<<ForEachAsync>b__53_0>d[System.Nullable`1[int]]:MoveNext():this (FullOpts)
                  -13 (-0.87 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__53`1+<<ForEachAsync>b__53_0>d[double]:MoveNext():this (FullOpts)
                  -1 (-0.85 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:EncodeToChars(System.ReadOnlySpan`1[ubyte]):ushort[] (FullOpts)
                  -6 (-0.82 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.WriteOnceBlock`1[double]:CompleteBlock(System.Collections.Generic.IList`1[System.Exception]):this (FullOpts)
                  -6 (-0.82 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.WriteOnceBlock`1[int]:CompleteBlock(System.Collections.Generic.IList`1[System.Exception]):this (FullOpts)
                  -6 (-0.82 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.WriteOnceBlock`1[long]:CompleteBlock(System.Collections.Generic.IList`1[System.Exception]):this (FullOpts)
                  -6 (-0.82 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.WriteOnceBlock`1[short]:CompleteBlock(System.Collections.Generic.IList`1[System.Exception]):this (FullOpts)
                  -6 (-0.82 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.WriteOnceBlock`1[System.__Canon]:CompleteBlock(System.Collections.Generic.IList`1[System.Exception]):this (FullOpts)
                  -6 (-0.82 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.WriteOnceBlock`1[System.Nullable`1[int]]:CompleteBlock(System.Collections.Generic.IList`1[System.Exception]):this (FullOpts)
                  -6 (-0.82 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.WriteOnceBlock`1[System.Numerics.Vector`1[float]]:CompleteBlock(System.Collections.Generic.IList`1[System.Exception]):this (FullOpts)
                  -6 (-0.82 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.WriteOnceBlock`1[ubyte]:CompleteBlock(System.Collections.Generic.IList`1[System.Exception]):this (FullOpts)
                  -17 (-0.74 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<Heartbeat>d__23[double,System.Nullable`1[int]]:MoveNext():this (FullOpts)
                  -17 (-0.74 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<Heartbeat>d__23[int,System.Nullable`1[int]]:MoveNext():this (FullOpts)
                  -17 (-0.74 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<Heartbeat>d__23[long,System.Nullable`1[int]]:MoveNext():this (FullOpts)
                  -17 (-0.74 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<Heartbeat>d__23[short,System.Nullable`1[int]]:MoveNext():this (FullOpts)
                  -17 (-0.74 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<Heartbeat>d__23[System.Nullable`1[int],System.Nullable`1[int]]:MoveNext():this (FullOpts)
                  -17 (-0.74 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<Heartbeat>d__23[System.Numerics.Vector`1[float],System.Nullable`1[int]]:MoveNext():this (FullOpts)
                  -17 (-0.74 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<Heartbeat>d__23[ubyte,System.Nullable`1[int]]:MoveNext():this (FullOpts)
                  -13 (-0.70 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__53`1+<<ForEachAsync>b__53_0>d[System.__Canon]:MoveNext():this (FullOpts)
                  236 total methods with Code Size differences (197 improved, 39 regressed), 251996 unchanged.
                  --------------------------------------------------------------------------------
                  

                  Artifacts:

                  Activity

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

                  Metadata

                  Metadata

                  Assignees

                  No one assigned

                    Labels

                    No labels
                    No labels

                    Projects

                    No projects

                      Milestone

                      No milestone

                      Relationships

                      None yet

                      Development

                      No branches or pull requests

                      Issue actions

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

                      [X64] [tomeksowi] [x64][SysV] Classify empty structs for passing like padding #470

                      Description

                      @MihuBot

                      Job completed in 15 minutes.
                      dotnet/runtime#103799

                      Diffs

                      Diffs
                      Found 272 files with textual diffs.
                      Summary of Code Size diffs:
                      (Lower is better)
                      Total bytes of base: 41574989
                      Total bytes of diff: 41573710
                      Total bytes of delta: -1279 (-0.00 % of base)
                      Total relative delta: 2.75
                      diff is an improvement.
                      relative diff is a regression.
                      Top file regressions (bytes):
                      296 : System.Private.CoreLib.dasm (0.00 % of base)
                      4 : System.Text.Json.dasm (0.00 % of base)
                      4 : System.ComponentModel.Annotations.dasm (0.01 % of base)
                      Top file improvements (bytes):
                      -496 : System.Threading.Tasks.Dataflow.dasm (-0.04 % of base)
                      -331 : System.Threading.RateLimiting.dasm (-0.19 % of base)
                      -276 : Microsoft.Extensions.Hosting.dasm (-0.37 % of base)
                      -267 : System.Threading.Tasks.Parallel.dasm (-0.10 % of base)
                      -90 : System.IO.Pipelines.dasm (-0.11 % of base)
                      -72 : System.Private.Xml.dasm (-0.00 % of base)
                      -24 : System.Threading.Channels.dasm (-0.01 % of base)
                      -24 : System.Security.Cryptography.dasm (-0.00 % of base)
                      -3 : System.Formats.Tar.dasm (-0.00 % of base)
                      12 total files with Code Size differences (9 improved, 3 regressed), 247 unchanged.
                      Top method regressions (bytes):
                      29 (80.56 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:EncodeToChars(System.ReadOnlySpan`1[ubyte],System.Span`1[ushort],byref,byref,ubyte):int (FullOpts)
                      25 (56.82 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64:DecodeFromUtf8(System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte],byref,byref,ubyte):int (FullOpts)
                      25 (69.44 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64:EncodeToUtf8(System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte],byref,byref,ubyte):int (FullOpts)
                      25 (56.82 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:DecodeFromUtf8(System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte],byref,byref,ubyte):int (FullOpts)
                      25 (69.44 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:EncodeToUtf8(System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte],byref,byref,ubyte):int (FullOpts)
                      24 (54.55 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:DecodeFromChars(System.ReadOnlySpan`1[ushort],System.Span`1[ubyte],byref,byref,ubyte):int (FullOpts)
                      19 (12.93 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:EncodeToChars(System.ReadOnlySpan`1[ubyte],System.Span`1[ushort]):int (FullOpts)
                      17 (32.69 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:TryEncodeToChars(System.ReadOnlySpan`1[ubyte],System.Span`1[ushort],byref):ubyte (FullOpts)
                      16 (7.37 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:DecodeFromChars(System.ReadOnlySpan`1[ushort],System.Span`1[ubyte]):int (FullOpts)
                      16 (7.37 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:DecodeFromUtf8(System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte]):int (FullOpts)
                      16 (10.88 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:EncodeToUtf8(System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte]):int (FullOpts)
                      16 (6.75 % of base) : System.Private.CoreLib.dasm - System.Convert:ToBase64CharsLargeNoLineBreaks(System.ReadOnlySpan`1[ubyte],System.Span`1[ushort],int) (FullOpts)
                      12 (9.23 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:TryDecodeFromChars(System.ReadOnlySpan`1[ushort],System.Span`1[ubyte],byref):ubyte (FullOpts)
                      12 (9.23 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:TryDecodeFromUtf8(System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte],byref):ubyte (FullOpts)
                      12 (23.08 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:TryEncodeToUtf8(System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte],byref):ubyte (FullOpts)
                      7 (29.17 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64:EncodeToUtf8InPlace(System.Span`1[ubyte],int,byref):int (FullOpts)
                      7 (22.58 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:TryEncodeToUtf8InPlace(System.Span`1[ubyte],int,byref):ubyte (FullOpts)
                      7 (6.31 % of base) : System.Private.CoreLib.dasm - System.Reflection.Metadata.TypeNameParser:.ctor(System.ReadOnlySpan`1[ushort],ubyte,System.Nullable`1[System.Reflection.Metadata.TypeNameParseOptions]):this (FullOpts)
                      6 (20.69 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64:DecodeFromUtf8InPlace(System.Span`1[ubyte],byref):int (FullOpts)
                      5 (20.83 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64:IsValid(System.ReadOnlySpan`1[ubyte],byref):ubyte (FullOpts)
                      5 (20.83 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64:IsValid(System.ReadOnlySpan`1[ushort],byref):ubyte (FullOpts)
                      5 (20.83 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:IsValid(System.ReadOnlySpan`1[ubyte],byref):ubyte (FullOpts)
                      5 (20.83 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:IsValid(System.ReadOnlySpan`1[ushort],byref):ubyte (FullOpts)
                      4 (4.76 % of base) : System.ComponentModel.Annotations.dasm - System.ComponentModel.DataAnnotations.Base64StringAttribute:IsValid(System.Object):ubyte:this (FullOpts)
                      3 (4.62 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url+<>c:<EncodeToString>b__22_0(System.Span`1[ushort],long):this (FullOpts)
                      3 (0.88 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.ToBase64Transform:TransformBlock(ubyte[],int,int,ubyte[],int):int:this (FullOpts)
                      3 (0.48 % of base) : System.Text.Json.dasm - System.Text.Json.Utf8JsonWriter:WriteBase64Indented(System.ReadOnlySpan`1[ubyte]):this (FullOpts)
                      3 (0.66 % of base) : System.Text.Json.dasm - System.Text.Json.Utf8JsonWriter:WriteBase64Minimized(System.ReadOnlySpan`1[ubyte]):this (FullOpts)
                      2 (7.14 % of base) : System.Private.CoreLib.dasm - System.Reflection.Metadata.TypeName:Parse(System.ReadOnlySpan`1[ushort],System.Nullable`1[System.Reflection.Metadata.TypeNameParseOptions]):System.Reflection.Metadata.TypeName (FullOpts)
                      2 (0.27 % of base) : System.Text.Json.dasm - System.Text.Json.Utf8JsonWriter:WriteBase64Indented(System.ReadOnlySpan`1[ubyte],System.ReadOnlySpan`1[ubyte]):this (FullOpts)
                      2 (0.26 % of base) : System.Text.Json.dasm - System.Text.Json.Utf8JsonWriter:WriteBase64Indented(System.ReadOnlySpan`1[ushort],System.ReadOnlySpan`1[ubyte]):this (FullOpts)
                      2 (0.35 % of base) : System.Text.Json.dasm - System.Text.Json.Utf8JsonWriter:WriteBase64Minimized(System.ReadOnlySpan`1[ubyte],System.ReadOnlySpan`1[ubyte]):this (FullOpts)
                      2 (0.34 % of base) : System.Text.Json.dasm - System.Text.Json.Utf8JsonWriter:WriteBase64Minimized(System.ReadOnlySpan`1[ushort],System.ReadOnlySpan`1[ubyte]):this (FullOpts)
                      1 (0.25 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:DecodeFromChars(System.ReadOnlySpan`1[ushort]):ubyte[] (FullOpts)
                      1 (0.25 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:DecodeFromUtf8(System.ReadOnlySpan`1[ubyte]):ubyte[] (FullOpts)
                      1 (0.87 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:EncodeToUtf8(System.ReadOnlySpan`1[ubyte]):ubyte[] (FullOpts)
                      1 (0.53 % of base) : System.Private.CoreLib.dasm - System.Reflection.Metadata.TypeNameParser:Parse(System.ReadOnlySpan`1[ushort],ubyte,System.Nullable`1[System.Reflection.Metadata.TypeNameParseOptions]):System.Reflection.Metadata.TypeName (FullOpts)
                      1 (0.45 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.FromBase64Transform:ConvertFromBase64(System.Span`1[ubyte],System.Span`1[ubyte],byref,byref):this (FullOpts)
                      1 (0.16 % of base) : System.Text.Json.dasm - System.Text.Json.JsonReaderHelper:TryDecodeBase64(System.ReadOnlySpan`1[ubyte],byref):ubyte (FullOpts)
                      Top method improvements (bytes):
                      -54 (-2.16 % of base) : Microsoft.Extensions.Hosting.dasm - Microsoft.Extensions.Hosting.Internal.Host+<ForeachService>d__17`1[System.__Canon]:MoveNext():this (FullOpts)
                      -54 (-2.65 % of base) : Microsoft.Extensions.Hosting.dasm - Microsoft.Extensions.Hosting.Internal.Host+<ForeachService>d__17`1[System.Nullable`1[int]]:MoveNext():this (FullOpts)
                      -38 (-1.40 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<Heartbeat>d__23[System.__Canon,System.Nullable`1[int]]:MoveNext():this (FullOpts)
                      -33 (-1.65 % of base) : Microsoft.Extensions.Hosting.dasm - Microsoft.Extensions.Hosting.Internal.Host+<ForeachService>d__17`1[double]:MoveNext():this (FullOpts)
                      -33 (-1.65 % of base) : Microsoft.Extensions.Hosting.dasm - Microsoft.Extensions.Hosting.Internal.Host+<ForeachService>d__17`1[int]:MoveNext():this (FullOpts)
                      -33 (-1.65 % of base) : Microsoft.Extensions.Hosting.dasm - Microsoft.Extensions.Hosting.Internal.Host+<ForeachService>d__17`1[long]:MoveNext():this (FullOpts)
                      -33 (-1.65 % of base) : Microsoft.Extensions.Hosting.dasm - Microsoft.Extensions.Hosting.Internal.Host+<ForeachService>d__17`1[short]:MoveNext():this (FullOpts)
                      -33 (-1.65 % of base) : Microsoft.Extensions.Hosting.dasm - Microsoft.Extensions.Hosting.Internal.Host+<ForeachService>d__17`1[ubyte]:MoveNext():this (FullOpts)
                      -23 (-1.81 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__49`1+<<ForAsync>b__49_2>d[int]:MoveNext():this (FullOpts)
                      -23 (-1.81 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__49`1+<<ForAsync>b__49_2>d[long]:MoveNext():this (FullOpts)
                      -23 (-1.78 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__49`1+<<ForAsync>b__49_2>d[short]:MoveNext():this (FullOpts)
                      -23 (-1.79 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__49`1+<<ForAsync>b__49_2>d[ubyte]:MoveNext():this (FullOpts)
                      -18 (-0.89 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<DisposeAsyncCore>d__20[double,System.Nullable`1[int]]:MoveNext():this (FullOpts)
                      -18 (-0.89 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<DisposeAsyncCore>d__20[int,System.Nullable`1[int]]:MoveNext():this (FullOpts)
                      -18 (-0.89 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<DisposeAsyncCore>d__20[long,System.Nullable`1[int]]:MoveNext():this (FullOpts)
                      -18 (-0.89 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<DisposeAsyncCore>d__20[short,System.Nullable`1[int]]:MoveNext():this (FullOpts)
                      -18 (-0.89 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<DisposeAsyncCore>d__20[System.Nullable`1[int],System.Nullable`1[int]]:MoveNext():this (FullOpts)
                      -18 (-0.89 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<DisposeAsyncCore>d__20[System.Numerics.Vector`1[float],System.Nullable`1[int]]:MoveNext():this (FullOpts)
                      -18 (-0.89 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<DisposeAsyncCore>d__20[ubyte,System.Nullable`1[int]]:MoveNext():this (FullOpts)
                      -17 (-2.34 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.X509Certificates.X509CertificateLoader:LoadPkcs12Collection(byref,System.ReadOnlySpan`1[ushort],int):System.Security.Cryptography.X509Certificates.X509Certificate2Collection (FullOpts)
                      -17 (-0.74 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<Heartbeat>d__23[double,System.Nullable`1[int]]:MoveNext():this (FullOpts)
                      -17 (-0.74 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<Heartbeat>d__23[int,System.Nullable`1[int]]:MoveNext():this (FullOpts)
                      -17 (-0.74 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<Heartbeat>d__23[long,System.Nullable`1[int]]:MoveNext():this (FullOpts)
                      -17 (-0.74 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<Heartbeat>d__23[short,System.Nullable`1[int]]:MoveNext():this (FullOpts)
                      -17 (-0.74 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<Heartbeat>d__23[System.Nullable`1[int],System.Nullable`1[int]]:MoveNext():this (FullOpts)
                      -17 (-0.74 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<Heartbeat>d__23[System.Numerics.Vector`1[float],System.Nullable`1[int]]:MoveNext():this (FullOpts)
                      -17 (-0.74 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<Heartbeat>d__23[ubyte,System.Nullable`1[int]]:MoveNext():this (FullOpts)
                      -16 (-0.67 % of base) : System.IO.Pipelines.dasm - System.IO.Pipelines.PipeReader+<CopyToAsyncCore>d__16`1[double]:MoveNext():this (FullOpts)
                      -16 (-0.67 % of base) : System.IO.Pipelines.dasm - System.IO.Pipelines.PipeReader+<CopyToAsyncCore>d__16`1[long]:MoveNext():this (FullOpts)
                      -16 (-0.67 % of base) : System.IO.Pipelines.dasm - System.IO.Pipelines.PipeReader+<CopyToAsyncCore>d__16`1[System.Nullable`1[int]]:MoveNext():this (FullOpts)
                      -16 (-40.00 % of base) : System.Private.CoreLib.dasm - System.IO.Stream+<>c:<BeginEndWriteAsync>b__62_1(System.IO.Stream,System.IAsyncResult):System.Threading.Tasks.VoidTaskResult:this (FullOpts)
                      -13 (-0.54 % of base) : System.IO.Pipelines.dasm - System.IO.Pipelines.PipeReader+<CopyToAsyncCore>d__16`1[int]:MoveNext():this (FullOpts)
                      -13 (-0.54 % of base) : System.IO.Pipelines.dasm - System.IO.Pipelines.PipeReader+<CopyToAsyncCore>d__16`1[short]:MoveNext():this (FullOpts)
                      -13 (-0.54 % of base) : System.IO.Pipelines.dasm - System.IO.Pipelines.PipeReader+<CopyToAsyncCore>d__16`1[ubyte]:MoveNext():this (FullOpts)
                      -13 (-0.87 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__53`1+<<ForEachAsync>b__53_0>d[double]:MoveNext():this (FullOpts)
                      -13 (-0.87 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__53`1+<<ForEachAsync>b__53_0>d[int]:MoveNext():this (FullOpts)
                      -13 (-0.87 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__53`1+<<ForEachAsync>b__53_0>d[long]:MoveNext():this (FullOpts)
                      -13 (-0.87 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__53`1+<<ForEachAsync>b__53_0>d[short]:MoveNext():this (FullOpts)
                      -13 (-0.70 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__53`1+<<ForEachAsync>b__53_0>d[System.__Canon]:MoveNext():this (FullOpts)
                      -13 (-0.87 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__53`1+<<ForEachAsync>b__53_0>d[System.Nullable`1[int]]:MoveNext():this (FullOpts)
                      -13 (-0.87 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__53`1+<<ForEachAsync>b__53_0>d[ubyte]:MoveNext():this (FullOpts)
                      -13 (-0.57 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__57`1+<<ForEachAsync>b__57_0>d[double]:MoveNext():this (FullOpts)
                      -13 (-0.57 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__57`1+<<ForEachAsync>b__57_0>d[int]:MoveNext():this (FullOpts)
                      -13 (-0.57 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__57`1+<<ForEachAsync>b__57_0>d[long]:MoveNext():this (FullOpts)
                      -13 (-0.57 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__57`1+<<ForEachAsync>b__57_0>d[short]:MoveNext():this (FullOpts)
                      -13 (-0.57 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__57`1+<<ForEachAsync>b__57_0>d[System.Nullable`1[int]]:MoveNext():this (FullOpts)
                      -13 (-0.57 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__57`1+<<ForEachAsync>b__57_0>d[ubyte]:MoveNext():this (FullOpts)
                      -11 (-7.38 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.Common:CreateCachedTaskCompletionSource[System.Threading.Tasks.Dataflow.Internal.VoidResult]():System.Threading.Tasks.TaskCompletionSource`1[System.Threading.Tasks.Dataflow.Internal.VoidResult] (FullOpts)
                      -11 (-0.49 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.TransformManyBlock`2+<StoreOutputItemsReorderedAsync>d__47[double,System.Nullable`1[int]]:MoveNext():this (FullOpts)
                      -11 (-0.49 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.TransformManyBlock`2+<StoreOutputItemsReorderedAsync>d__47[int,System.Nullable`1[int]]:MoveNext():this (FullOpts)
                      -11 (-0.49 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.TransformManyBlock`2+<StoreOutputItemsReorderedAsync>d__47[long,System.Nullable`1[int]]:MoveNext():this (FullOpts)
                      -11 (-0.49 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.TransformManyBlock`2+<StoreOutputItemsReorderedAsync>d__47[short,System.Nullable`1[int]]:MoveNext():this (FullOpts)
                      -11 (-0.49 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.TransformManyBlock`2+<StoreOutputItemsReorderedAsync>d__47[System.Nullable`1[int],System.Nullable`1[int]]:MoveNext():this (FullOpts)
                      -11 (-0.49 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.TransformManyBlock`2+<StoreOutputItemsReorderedAsync>d__47[System.Numerics.Vector`1[float],System.Nullable`1[int]]:MoveNext():this (FullOpts)
                      -11 (-0.49 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.TransformManyBlock`2+<StoreOutputItemsReorderedAsync>d__47[ubyte,System.Nullable`1[int]]:MoveNext():this (FullOpts)
                      -10 (-1.19 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BroadcastBlock`1+BroadcastingSourceCore`1[double,System.Nullable`1[int]]:CompleteBlockOncePossible():this (FullOpts)
                      -10 (-1.19 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BroadcastBlock`1+BroadcastingSourceCore`1[int,System.Nullable`1[int]]:CompleteBlockOncePossible():this (FullOpts)
                      -10 (-1.19 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BroadcastBlock`1+BroadcastingSourceCore`1[long,System.Nullable`1[int]]:CompleteBlockOncePossible():this (FullOpts)
                      -10 (-1.19 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BroadcastBlock`1+BroadcastingSourceCore`1[short,System.Nullable`1[int]]:CompleteBlockOncePossible():this (FullOpts)
                      -10 (-1.19 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BroadcastBlock`1+BroadcastingSourceCore`1[System.__Canon,System.Nullable`1[int]]:CompleteBlockOncePossible():this (FullOpts)
                      -10 (-1.19 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BroadcastBlock`1+BroadcastingSourceCore`1[System.Nullable`1[int],System.Nullable`1[int]]:CompleteBlockOncePossible():this (FullOpts)
                      -10 (-1.19 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BroadcastBlock`1+BroadcastingSourceCore`1[System.Numerics.Vector`1[float],System.Nullable`1[int]]:CompleteBlockOncePossible():this (FullOpts)
                      -10 (-1.19 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BroadcastBlock`1+BroadcastingSourceCore`1[ubyte,System.Nullable`1[int]]:CompleteBlockOncePossible():this (FullOpts)
                      -10 (-1.23 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SourceCore`1[double]:CompleteBlockOncePossible():this (FullOpts)
                      -10 (-1.23 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SourceCore`1[int]:CompleteBlockOncePossible():this (FullOpts)
                      -10 (-1.23 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SourceCore`1[long]:CompleteBlockOncePossible():this (FullOpts)
                      -10 (-1.23 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SourceCore`1[short]:CompleteBlockOncePossible():this (FullOpts)
                      -10 (-1.21 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SourceCore`1[System.__Canon]:CompleteBlockOncePossible():this (FullOpts)
                      -10 (-1.23 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SourceCore`1[System.Nullable`1[int]]:CompleteBlockOncePossible():this (FullOpts)
                      -10 (-1.07 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SourceCore`1[System.Numerics.Vector`1[float]]:CompleteBlockOncePossible():this (FullOpts)
                      -10 (-1.23 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SourceCore`1[ubyte]:CompleteBlockOncePossible():this (FullOpts)
                      -9 (-8.91 % of base) : System.Text.Json.dasm - System.Text.Json.Utf8JsonWriter:Base64EncodeAndWrite(System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte]):this (FullOpts)
                      -8 (-1.81 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.JoinBlockTarget`1[System.__Canon]:CompleteOncePossible():this (FullOpts)
                      -6 (-3.41 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BatchBlock`1+BatchBlockTargetCore+<>c[double]:<CompleteBlockIfPossible>b__26_0(System.Object):this (FullOpts)
                      -6 (-3.41 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BatchBlock`1+BatchBlockTargetCore+<>c[int]:<CompleteBlockIfPossible>b__26_0(System.Object):this (FullOpts)
                      -6 (-3.41 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BatchBlock`1+BatchBlockTargetCore+<>c[long]:<CompleteBlockIfPossible>b__26_0(System.Object):this (FullOpts)
                      -6 (-3.41 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BatchBlock`1+BatchBlockTargetCore+<>c[short]:<CompleteBlockIfPossible>b__26_0(System.Object):this (FullOpts)
                      -6 (-3.41 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BatchBlock`1+BatchBlockTargetCore+<>c[System.Nullable`1[int]]:<CompleteBlockIfPossible>b__26_0(System.Object):this (FullOpts)
                      -6 (-3.41 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BatchBlock`1+BatchBlockTargetCore+<>c[System.Numerics.Vector`1[float]]:<CompleteBlockIfPossible>b__26_0(System.Object):this (FullOpts)
                      -6 (-3.41 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BatchBlock`1+BatchBlockTargetCore+<>c[ubyte]:<CompleteBlockIfPossible>b__26_0(System.Object):this (FullOpts)
                      -6 (-0.82 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.WriteOnceBlock`1[double]:CompleteBlock(System.Collections.Generic.IList`1[System.Exception]):this (FullOpts)
                      -6 (-0.82 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.WriteOnceBlock`1[int]:CompleteBlock(System.Collections.Generic.IList`1[System.Exception]):this (FullOpts)
                      -6 (-0.82 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.WriteOnceBlock`1[long]:CompleteBlock(System.Collections.Generic.IList`1[System.Exception]):this (FullOpts)
                      -6 (-0.82 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.WriteOnceBlock`1[short]:CompleteBlock(System.Collections.Generic.IList`1[System.Exception]):this (FullOpts)
                      -6 (-0.82 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.WriteOnceBlock`1[System.__Canon]:CompleteBlock(System.Collections.Generic.IList`1[System.Exception]):this (FullOpts)
                      -6 (-0.82 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.WriteOnceBlock`1[System.Nullable`1[int]]:CompleteBlock(System.Collections.Generic.IList`1[System.Exception]):this (FullOpts)
                      -6 (-0.82 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.WriteOnceBlock`1[System.Numerics.Vector`1[float]]:CompleteBlock(System.Collections.Generic.IList`1[System.Exception]):this (FullOpts)
                      -6 (-0.82 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.WriteOnceBlock`1[ubyte]:CompleteBlock(System.Collections.Generic.IList`1[System.Exception]):this (FullOpts)
                      -5 (-1.77 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.PemEncoding:TryCountBase64(System.ReadOnlySpan`1[ushort],byref,byref,byref):ubyte (FullOpts)
                      -5 (-1.18 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.X509Certificates.X509CertificateLoader:LoadPkcs12(byref,System.ReadOnlySpan`1[ushort],int):System.Security.Cryptography.X509Certificates.X509CertificateLoader+Pkcs12Return (FullOpts)
                      -5 (-1.36 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.JoinBlockTarget`1[double]:CompleteOncePossible():this (FullOpts)
                      -5 (-1.36 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.JoinBlockTarget`1[int]:CompleteOncePossible():this (FullOpts)
                      -5 (-1.36 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.JoinBlockTarget`1[long]:CompleteOncePossible():this (FullOpts)
                      -5 (-1.36 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.JoinBlockTarget`1[short]:CompleteOncePossible():this (FullOpts)
                      -5 (-1.36 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.JoinBlockTarget`1[System.Nullable`1[int]]:CompleteOncePossible():this (FullOpts)
                      -5 (-1.36 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.JoinBlockTarget`1[System.Numerics.Vector`1[float]]:CompleteOncePossible():this (FullOpts)
                      -5 (-1.36 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.JoinBlockTarget`1[ubyte]:CompleteOncePossible():this (FullOpts)
                      -5 (-1.52 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SpscTargetCore`1[double]:CompleteBlockOncePossible():this (FullOpts)
                      -5 (-1.52 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SpscTargetCore`1[int]:CompleteBlockOncePossible():this (FullOpts)
                      -5 (-1.52 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SpscTargetCore`1[long]:CompleteBlockOncePossible():this (FullOpts)
                      Top method regressions (percentages):
                      29 (80.56 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:EncodeToChars(System.ReadOnlySpan`1[ubyte],System.Span`1[ushort],byref,byref,ubyte):int (FullOpts)
                      25 (69.44 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64:EncodeToUtf8(System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte],byref,byref,ubyte):int (FullOpts)
                      25 (69.44 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:EncodeToUtf8(System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte],byref,byref,ubyte):int (FullOpts)
                      25 (56.82 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64:DecodeFromUtf8(System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte],byref,byref,ubyte):int (FullOpts)
                      25 (56.82 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:DecodeFromUtf8(System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte],byref,byref,ubyte):int (FullOpts)
                      24 (54.55 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:DecodeFromChars(System.ReadOnlySpan`1[ushort],System.Span`1[ubyte],byref,byref,ubyte):int (FullOpts)
                      17 (32.69 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:TryEncodeToChars(System.ReadOnlySpan`1[ubyte],System.Span`1[ushort],byref):ubyte (FullOpts)
                      7 (29.17 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64:EncodeToUtf8InPlace(System.Span`1[ubyte],int,byref):int (FullOpts)
                      12 (23.08 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:TryEncodeToUtf8(System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte],byref):ubyte (FullOpts)
                      7 (22.58 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:TryEncodeToUtf8InPlace(System.Span`1[ubyte],int,byref):ubyte (FullOpts)
                      5 (20.83 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64:IsValid(System.ReadOnlySpan`1[ubyte],byref):ubyte (FullOpts)
                      5 (20.83 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64:IsValid(System.ReadOnlySpan`1[ushort],byref):ubyte (FullOpts)
                      5 (20.83 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:IsValid(System.ReadOnlySpan`1[ubyte],byref):ubyte (FullOpts)
                      5 (20.83 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:IsValid(System.ReadOnlySpan`1[ushort],byref):ubyte (FullOpts)
                      6 (20.69 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64:DecodeFromUtf8InPlace(System.Span`1[ubyte],byref):int (FullOpts)
                      19 (12.93 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:EncodeToChars(System.ReadOnlySpan`1[ubyte],System.Span`1[ushort]):int (FullOpts)
                      16 (10.88 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:EncodeToUtf8(System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte]):int (FullOpts)
                      12 (9.23 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:TryDecodeFromChars(System.ReadOnlySpan`1[ushort],System.Span`1[ubyte],byref):ubyte (FullOpts)
                      12 (9.23 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:TryDecodeFromUtf8(System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte],byref):ubyte (FullOpts)
                      16 (7.37 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:DecodeFromChars(System.ReadOnlySpan`1[ushort],System.Span`1[ubyte]):int (FullOpts)
                      16 (7.37 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:DecodeFromUtf8(System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte]):int (FullOpts)
                      2 (7.14 % of base) : System.Private.CoreLib.dasm - System.Reflection.Metadata.TypeName:Parse(System.ReadOnlySpan`1[ushort],System.Nullable`1[System.Reflection.Metadata.TypeNameParseOptions]):System.Reflection.Metadata.TypeName (FullOpts)
                      16 (6.75 % of base) : System.Private.CoreLib.dasm - System.Convert:ToBase64CharsLargeNoLineBreaks(System.ReadOnlySpan`1[ubyte],System.Span`1[ushort],int) (FullOpts)
                      7 (6.31 % of base) : System.Private.CoreLib.dasm - System.Reflection.Metadata.TypeNameParser:.ctor(System.ReadOnlySpan`1[ushort],ubyte,System.Nullable`1[System.Reflection.Metadata.TypeNameParseOptions]):this (FullOpts)
                      4 (4.76 % of base) : System.ComponentModel.Annotations.dasm - System.ComponentModel.DataAnnotations.Base64StringAttribute:IsValid(System.Object):ubyte:this (FullOpts)
                      3 (4.62 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url+<>c:<EncodeToString>b__22_0(System.Span`1[ushort],long):this (FullOpts)
                      3 (0.88 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.ToBase64Transform:TransformBlock(ubyte[],int,int,ubyte[],int):int:this (FullOpts)
                      1 (0.87 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:EncodeToUtf8(System.ReadOnlySpan`1[ubyte]):ubyte[] (FullOpts)
                      3 (0.66 % of base) : System.Text.Json.dasm - System.Text.Json.Utf8JsonWriter:WriteBase64Minimized(System.ReadOnlySpan`1[ubyte]):this (FullOpts)
                      1 (0.53 % of base) : System.Private.CoreLib.dasm - System.Reflection.Metadata.TypeNameParser:Parse(System.ReadOnlySpan`1[ushort],ubyte,System.Nullable`1[System.Reflection.Metadata.TypeNameParseOptions]):System.Reflection.Metadata.TypeName (FullOpts)
                      3 (0.48 % of base) : System.Text.Json.dasm - System.Text.Json.Utf8JsonWriter:WriteBase64Indented(System.ReadOnlySpan`1[ubyte]):this (FullOpts)
                      1 (0.45 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.FromBase64Transform:ConvertFromBase64(System.Span`1[ubyte],System.Span`1[ubyte],byref,byref):this (FullOpts)
                      2 (0.35 % of base) : System.Text.Json.dasm - System.Text.Json.Utf8JsonWriter:WriteBase64Minimized(System.ReadOnlySpan`1[ubyte],System.ReadOnlySpan`1[ubyte]):this (FullOpts)
                      2 (0.34 % of base) : System.Text.Json.dasm - System.Text.Json.Utf8JsonWriter:WriteBase64Minimized(System.ReadOnlySpan`1[ushort],System.ReadOnlySpan`1[ubyte]):this (FullOpts)
                      2 (0.27 % of base) : System.Text.Json.dasm - System.Text.Json.Utf8JsonWriter:WriteBase64Indented(System.ReadOnlySpan`1[ubyte],System.ReadOnlySpan`1[ubyte]):this (FullOpts)
                      2 (0.26 % of base) : System.Text.Json.dasm - System.Text.Json.Utf8JsonWriter:WriteBase64Indented(System.ReadOnlySpan`1[ushort],System.ReadOnlySpan`1[ubyte]):this (FullOpts)
                      1 (0.25 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:DecodeFromChars(System.ReadOnlySpan`1[ushort]):ubyte[] (FullOpts)
                      1 (0.25 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:DecodeFromUtf8(System.ReadOnlySpan`1[ubyte]):ubyte[] (FullOpts)
                      1 (0.16 % of base) : System.Text.Json.dasm - System.Text.Json.JsonReaderHelper:TryDecodeBase64(System.ReadOnlySpan`1[ubyte],byref):ubyte (FullOpts)
                      Top method improvements (percentages):
                      -4 (-57.14 % of base) : System.Private.CoreLib.dasm - System.Runtime.CompilerServices.YieldAwaitable:GetAwaiter():System.Runtime.CompilerServices.YieldAwaitable+YieldAwaiter:this (FullOpts)
                      -4 (-57.14 % of base) : System.Private.CoreLib.dasm - System.Threading.Tasks.Task:Yield():System.Runtime.CompilerServices.YieldAwaitable (FullOpts)
                      -4 (-57.14 % of base) : System.Private.CoreLib.dasm - System.ValueTuple:Create():System.ValueTuple (FullOpts)
                      -16 (-40.00 % of base) : System.Private.CoreLib.dasm - System.IO.Stream+<>c:<BeginEndWriteAsync>b__62_1(System.IO.Stream,System.IAsyncResult):System.Threading.Tasks.VoidTaskResult:this (FullOpts)
                      -9 (-8.91 % of base) : System.Text.Json.dasm - System.Text.Json.Utf8JsonWriter:Base64EncodeAndWrite(System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte]):this (FullOpts)
                      -11 (-7.38 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.Common:CreateCachedTaskCompletionSource[System.Threading.Tasks.Dataflow.Internal.VoidResult]():System.Threading.Tasks.TaskCompletionSource`1[System.Threading.Tasks.Dataflow.Internal.VoidResult] (FullOpts)
                      -2 (-6.25 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64:IsValid(System.ReadOnlySpan`1[ubyte]):ubyte (FullOpts)
                      -2 (-6.25 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64:IsValid(System.ReadOnlySpan`1[ushort]):ubyte (FullOpts)
                      -2 (-6.25 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:IsValid(System.ReadOnlySpan`1[ubyte]):ubyte (FullOpts)
                      -2 (-6.25 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:IsValid(System.ReadOnlySpan`1[ushort]):ubyte (FullOpts)
                      -6 (-3.41 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BatchBlock`1+BatchBlockTargetCore+<>c[double]:<CompleteBlockIfPossible>b__26_0(System.Object):this (FullOpts)
                      -6 (-3.41 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BatchBlock`1+BatchBlockTargetCore+<>c[int]:<CompleteBlockIfPossible>b__26_0(System.Object):this (FullOpts)
                      -6 (-3.41 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BatchBlock`1+BatchBlockTargetCore+<>c[long]:<CompleteBlockIfPossible>b__26_0(System.Object):this (FullOpts)
                      -6 (-3.41 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BatchBlock`1+BatchBlockTargetCore+<>c[short]:<CompleteBlockIfPossible>b__26_0(System.Object):this (FullOpts)
                      -6 (-3.41 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BatchBlock`1+BatchBlockTargetCore+<>c[System.Nullable`1[int]]:<CompleteBlockIfPossible>b__26_0(System.Object):this (FullOpts)
                      -6 (-3.41 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BatchBlock`1+BatchBlockTargetCore+<>c[System.Numerics.Vector`1[float]]:<CompleteBlockIfPossible>b__26_0(System.Object):this (FullOpts)
                      -6 (-3.41 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BatchBlock`1+BatchBlockTargetCore+<>c[ubyte]:<CompleteBlockIfPossible>b__26_0(System.Object):this (FullOpts)
                      -54 (-2.65 % of base) : Microsoft.Extensions.Hosting.dasm - Microsoft.Extensions.Hosting.Internal.Host+<ForeachService>d__17`1[System.Nullable`1[int]]:MoveNext():this (FullOpts)
                      -17 (-2.34 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.X509Certificates.X509CertificateLoader:LoadPkcs12Collection(byref,System.ReadOnlySpan`1[ushort],int):System.Security.Cryptography.X509Certificates.X509Certificate2Collection (FullOpts)
                      -54 (-2.16 % of base) : Microsoft.Extensions.Hosting.dasm - Microsoft.Extensions.Hosting.Internal.Host+<ForeachService>d__17`1[System.__Canon]:MoveNext():this (FullOpts)
                      -8 (-1.81 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.JoinBlockTarget`1[System.__Canon]:CompleteOncePossible():this (FullOpts)
                      -23 (-1.81 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__49`1+<<ForAsync>b__49_2>d[int]:MoveNext():this (FullOpts)
                      -23 (-1.81 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__49`1+<<ForAsync>b__49_2>d[long]:MoveNext():this (FullOpts)
                      -23 (-1.79 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__49`1+<<ForAsync>b__49_2>d[ubyte]:MoveNext():this (FullOpts)
                      -23 (-1.78 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__49`1+<<ForAsync>b__49_2>d[short]:MoveNext():this (FullOpts)
                      -5 (-1.77 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.PemEncoding:TryCountBase64(System.ReadOnlySpan`1[ushort],byref,byref,byref):ubyte (FullOpts)
                      -33 (-1.65 % of base) : Microsoft.Extensions.Hosting.dasm - Microsoft.Extensions.Hosting.Internal.Host+<ForeachService>d__17`1[int]:MoveNext():this (FullOpts)
                      -33 (-1.65 % of base) : Microsoft.Extensions.Hosting.dasm - Microsoft.Extensions.Hosting.Internal.Host+<ForeachService>d__17`1[short]:MoveNext():this (FullOpts)
                      -33 (-1.65 % of base) : Microsoft.Extensions.Hosting.dasm - Microsoft.Extensions.Hosting.Internal.Host+<ForeachService>d__17`1[ubyte]:MoveNext():this (FullOpts)
                      -33 (-1.65 % of base) : Microsoft.Extensions.Hosting.dasm - Microsoft.Extensions.Hosting.Internal.Host+<ForeachService>d__17`1[double]:MoveNext():this (FullOpts)
                      -33 (-1.65 % of base) : Microsoft.Extensions.Hosting.dasm - Microsoft.Extensions.Hosting.Internal.Host+<ForeachService>d__17`1[long]:MoveNext():this (FullOpts)
                      -5 (-1.52 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SpscTargetCore`1[double]:CompleteBlockOncePossible():this (FullOpts)
                      -5 (-1.52 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SpscTargetCore`1[int]:CompleteBlockOncePossible():this (FullOpts)
                      -5 (-1.52 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SpscTargetCore`1[long]:CompleteBlockOncePossible():this (FullOpts)
                      -5 (-1.52 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SpscTargetCore`1[short]:CompleteBlockOncePossible():this (FullOpts)
                      -5 (-1.52 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SpscTargetCore`1[System.Nullable`1[int]]:CompleteBlockOncePossible():this (FullOpts)
                      -5 (-1.52 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SpscTargetCore`1[ubyte]:CompleteBlockOncePossible():this (FullOpts)
                      -5 (-1.50 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SpscTargetCore`1[System.__Canon]:CompleteBlockOncePossible():this (FullOpts)
                      -38 (-1.40 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<Heartbeat>d__23[System.__Canon,System.Nullable`1[int]]:MoveNext():this (FullOpts)
                      -5 (-1.36 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.JoinBlockTarget`1[double]:CompleteOncePossible():this (FullOpts)
                      -5 (-1.36 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.JoinBlockTarget`1[int]:CompleteOncePossible():this (FullOpts)
                      -5 (-1.36 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.JoinBlockTarget`1[long]:CompleteOncePossible():this (FullOpts)
                      -5 (-1.36 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.JoinBlockTarget`1[short]:CompleteOncePossible():this (FullOpts)
                      -5 (-1.36 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.JoinBlockTarget`1[System.Nullable`1[int]]:CompleteOncePossible():this (FullOpts)
                      -5 (-1.36 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.JoinBlockTarget`1[System.Numerics.Vector`1[float]]:CompleteOncePossible():this (FullOpts)
                      -5 (-1.36 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.JoinBlockTarget`1[ubyte]:CompleteOncePossible():this (FullOpts)
                      -3 (-1.27 % of base) : System.Private.CoreLib.dasm - System.Reflection.TypeNameResolver:GetType(System.String,ubyte,ubyte,System.Reflection.Assembly):System.Type (FullOpts)
                      -3 (-1.25 % of base) : System.Private.CoreLib.dasm - System.Reflection.TypeNameResolver:GetTypeReferencedByCustomAttribute(System.String,System.Reflection.RuntimeModule):System.RuntimeType (FullOpts)
                      -10 (-1.23 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SourceCore`1[double]:CompleteBlockOncePossible():this (FullOpts)
                      -10 (-1.23 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SourceCore`1[int]:CompleteBlockOncePossible():this (FullOpts)
                      -10 (-1.23 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SourceCore`1[long]:CompleteBlockOncePossible():this (FullOpts)
                      -10 (-1.23 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SourceCore`1[short]:CompleteBlockOncePossible():this (FullOpts)
                      -10 (-1.23 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SourceCore`1[System.Nullable`1[int]]:CompleteBlockOncePossible():this (FullOpts)
                      -10 (-1.23 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SourceCore`1[ubyte]:CompleteBlockOncePossible():this (FullOpts)
                      -10 (-1.21 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SourceCore`1[System.__Canon]:CompleteBlockOncePossible():this (FullOpts)
                      -10 (-1.19 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BroadcastBlock`1+BroadcastingSourceCore`1[double,System.Nullable`1[int]]:CompleteBlockOncePossible():this (FullOpts)
                      -10 (-1.19 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BroadcastBlock`1+BroadcastingSourceCore`1[int,System.Nullable`1[int]]:CompleteBlockOncePossible():this (FullOpts)
                      -10 (-1.19 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BroadcastBlock`1+BroadcastingSourceCore`1[long,System.Nullable`1[int]]:CompleteBlockOncePossible():this (FullOpts)
                      -10 (-1.19 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BroadcastBlock`1+BroadcastingSourceCore`1[short,System.Nullable`1[int]]:CompleteBlockOncePossible():this (FullOpts)
                      -10 (-1.19 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BroadcastBlock`1+BroadcastingSourceCore`1[System.__Canon,System.Nullable`1[int]]:CompleteBlockOncePossible():this (FullOpts)
                      -10 (-1.19 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BroadcastBlock`1+BroadcastingSourceCore`1[System.Nullable`1[int],System.Nullable`1[int]]:CompleteBlockOncePossible():this (FullOpts)
                      -10 (-1.19 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BroadcastBlock`1+BroadcastingSourceCore`1[System.Numerics.Vector`1[float],System.Nullable`1[int]]:CompleteBlockOncePossible():this (FullOpts)
                      -10 (-1.19 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BroadcastBlock`1+BroadcastingSourceCore`1[ubyte,System.Nullable`1[int]]:CompleteBlockOncePossible():this (FullOpts)
                      -5 (-1.18 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SpscTargetCore`1[System.Numerics.Vector`1[float]]:CompleteBlockOncePossible():this (FullOpts)
                      -5 (-1.18 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.X509Certificates.X509CertificateLoader:LoadPkcs12(byref,System.ReadOnlySpan`1[ushort],int):System.Security.Cryptography.X509Certificates.X509CertificateLoader+Pkcs12Return (FullOpts)
                      -10 (-1.07 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SourceCore`1[System.Numerics.Vector`1[float]]:CompleteBlockOncePossible():this (FullOpts)
                      -3 (-1.06 % of base) : System.Private.CoreLib.dasm - System.Reflection.TypeNameResolver:GetType(System.String,System.Func`2[System.Reflection.AssemblyName,System.Reflection.Assembly],System.Func`4[System.Reflection.Assembly,System.String,ubyte,System.Type],System.Reflection.Assembly,ubyte,ubyte,ubyte):System.Type (FullOpts)
                      -3 (-1.05 % of base) : System.Private.CoreLib.dasm - System.Reflection.TypeNameResolver:GetTypeHelper(ulong,System.Reflection.RuntimeAssembly,ubyte,ubyte):System.RuntimeType (FullOpts)
                      -3 (-1.05 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BatchBlock`1+BatchBlockTargetCore+<>c[System.__Canon]:<CompleteBlockIfPossible>b__26_0(System.Object):this (FullOpts)
                      -18 (-0.89 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<DisposeAsyncCore>d__20[double,System.Nullable`1[int]]:MoveNext():this (FullOpts)
                      -18 (-0.89 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<DisposeAsyncCore>d__20[int,System.Nullable`1[int]]:MoveNext():this (FullOpts)
                      -18 (-0.89 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<DisposeAsyncCore>d__20[long,System.Nullable`1[int]]:MoveNext():this (FullOpts)
                      -18 (-0.89 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<DisposeAsyncCore>d__20[short,System.Nullable`1[int]]:MoveNext():this (FullOpts)
                      -18 (-0.89 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<DisposeAsyncCore>d__20[System.Nullable`1[int],System.Nullable`1[int]]:MoveNext():this (FullOpts)
                      -18 (-0.89 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<DisposeAsyncCore>d__20[System.Numerics.Vector`1[float],System.Nullable`1[int]]:MoveNext():this (FullOpts)
                      -18 (-0.89 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<DisposeAsyncCore>d__20[ubyte,System.Nullable`1[int]]:MoveNext():this (FullOpts)
                      -13 (-0.87 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__53`1+<<ForEachAsync>b__53_0>d[int]:MoveNext():this (FullOpts)
                      -13 (-0.87 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__53`1+<<ForEachAsync>b__53_0>d[short]:MoveNext():this (FullOpts)
                      -13 (-0.87 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__53`1+<<ForEachAsync>b__53_0>d[ubyte]:MoveNext():this (FullOpts)
                      -2 (-0.87 % of base) : System.Text.Json.dasm - System.Text.Json.JsonReaderHelper:TryDecodeBase64InPlace(System.Span`1[ubyte],byref):ubyte (FullOpts)
                      -13 (-0.87 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__53`1+<<ForEachAsync>b__53_0>d[long]:MoveNext():this (FullOpts)
                      -13 (-0.87 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__53`1+<<ForEachAsync>b__53_0>d[System.Nullable`1[int]]:MoveNext():this (FullOpts)
                      -13 (-0.87 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__53`1+<<ForEachAsync>b__53_0>d[double]:MoveNext():this (FullOpts)
                      -1 (-0.85 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:EncodeToChars(System.ReadOnlySpan`1[ubyte]):ushort[] (FullOpts)
                      -6 (-0.82 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.WriteOnceBlock`1[double]:CompleteBlock(System.Collections.Generic.IList`1[System.Exception]):this (FullOpts)
                      -6 (-0.82 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.WriteOnceBlock`1[int]:CompleteBlock(System.Collections.Generic.IList`1[System.Exception]):this (FullOpts)
                      -6 (-0.82 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.WriteOnceBlock`1[long]:CompleteBlock(System.Collections.Generic.IList`1[System.Exception]):this (FullOpts)
                      -6 (-0.82 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.WriteOnceBlock`1[short]:CompleteBlock(System.Collections.Generic.IList`1[System.Exception]):this (FullOpts)
                      -6 (-0.82 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.WriteOnceBlock`1[System.__Canon]:CompleteBlock(System.Collections.Generic.IList`1[System.Exception]):this (FullOpts)
                      -6 (-0.82 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.WriteOnceBlock`1[System.Nullable`1[int]]:CompleteBlock(System.Collections.Generic.IList`1[System.Exception]):this (FullOpts)
                      -6 (-0.82 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.WriteOnceBlock`1[System.Numerics.Vector`1[float]]:CompleteBlock(System.Collections.Generic.IList`1[System.Exception]):this (FullOpts)
                      -6 (-0.82 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.WriteOnceBlock`1[ubyte]:CompleteBlock(System.Collections.Generic.IList`1[System.Exception]):this (FullOpts)
                      -17 (-0.74 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<Heartbeat>d__23[double,System.Nullable`1[int]]:MoveNext():this (FullOpts)
                      -17 (-0.74 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<Heartbeat>d__23[int,System.Nullable`1[int]]:MoveNext():this (FullOpts)
                      -17 (-0.74 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<Heartbeat>d__23[long,System.Nullable`1[int]]:MoveNext():this (FullOpts)
                      -17 (-0.74 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<Heartbeat>d__23[short,System.Nullable`1[int]]:MoveNext():this (FullOpts)
                      -17 (-0.74 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<Heartbeat>d__23[System.Nullable`1[int],System.Nullable`1[int]]:MoveNext():this (FullOpts)
                      -17 (-0.74 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<Heartbeat>d__23[System.Numerics.Vector`1[float],System.Nullable`1[int]]:MoveNext():this (FullOpts)
                      -17 (-0.74 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<Heartbeat>d__23[ubyte,System.Nullable`1[int]]:MoveNext():this (FullOpts)
                      -13 (-0.70 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__53`1+<<ForEachAsync>b__53_0>d[System.__Canon]:MoveNext():this (FullOpts)
                      236 total methods with Code Size differences (197 improved, 39 regressed), 251996 unchanged.
                      --------------------------------------------------------------------------------
                      

                      Artifacts:

                      Activity

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

                      Metadata

                      Metadata

                      Assignees

                      No one assigned

                        Labels

                        No labels
                        No labels

                        Projects

                        No projects

                          Milestone

                          No milestone

                          Relationships

                          None yet

                          Development

                          No branches or pull requests

                          Issue actions

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

                          [X64] [tomeksowi] [x64][SysV] Classify empty structs for passing like padding #470

                          Description

                          @MihuBot

                          Job completed in 15 minutes.
                          dotnet/runtime#103799

                          Diffs

                          Diffs
                          Found 272 files with textual diffs.
                          Summary of Code Size diffs:
                          (Lower is better)
                          Total bytes of base: 41574989
                          Total bytes of diff: 41573710
                          Total bytes of delta: -1279 (-0.00 % of base)
                          Total relative delta: 2.75
                          diff is an improvement.
                          relative diff is a regression.
                          Top file regressions (bytes):
                          296 : System.Private.CoreLib.dasm (0.00 % of base)
                          4 : System.Text.Json.dasm (0.00 % of base)
                          4 : System.ComponentModel.Annotations.dasm (0.01 % of base)
                          Top file improvements (bytes):
                          -496 : System.Threading.Tasks.Dataflow.dasm (-0.04 % of base)
                          -331 : System.Threading.RateLimiting.dasm (-0.19 % of base)
                          -276 : Microsoft.Extensions.Hosting.dasm (-0.37 % of base)
                          -267 : System.Threading.Tasks.Parallel.dasm (-0.10 % of base)
                          -90 : System.IO.Pipelines.dasm (-0.11 % of base)
                          -72 : System.Private.Xml.dasm (-0.00 % of base)
                          -24 : System.Threading.Channels.dasm (-0.01 % of base)
                          -24 : System.Security.Cryptography.dasm (-0.00 % of base)
                          -3 : System.Formats.Tar.dasm (-0.00 % of base)
                          12 total files with Code Size differences (9 improved, 3 regressed), 247 unchanged.
                          Top method regressions (bytes):
                          29 (80.56 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:EncodeToChars(System.ReadOnlySpan`1[ubyte],System.Span`1[ushort],byref,byref,ubyte):int (FullOpts)
                          25 (56.82 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64:DecodeFromUtf8(System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte],byref,byref,ubyte):int (FullOpts)
                          25 (69.44 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64:EncodeToUtf8(System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte],byref,byref,ubyte):int (FullOpts)
                          25 (56.82 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:DecodeFromUtf8(System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte],byref,byref,ubyte):int (FullOpts)
                          25 (69.44 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:EncodeToUtf8(System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte],byref,byref,ubyte):int (FullOpts)
                          24 (54.55 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:DecodeFromChars(System.ReadOnlySpan`1[ushort],System.Span`1[ubyte],byref,byref,ubyte):int (FullOpts)
                          19 (12.93 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:EncodeToChars(System.ReadOnlySpan`1[ubyte],System.Span`1[ushort]):int (FullOpts)
                          17 (32.69 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:TryEncodeToChars(System.ReadOnlySpan`1[ubyte],System.Span`1[ushort],byref):ubyte (FullOpts)
                          16 (7.37 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:DecodeFromChars(System.ReadOnlySpan`1[ushort],System.Span`1[ubyte]):int (FullOpts)
                          16 (7.37 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:DecodeFromUtf8(System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte]):int (FullOpts)
                          16 (10.88 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:EncodeToUtf8(System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte]):int (FullOpts)
                          16 (6.75 % of base) : System.Private.CoreLib.dasm - System.Convert:ToBase64CharsLargeNoLineBreaks(System.ReadOnlySpan`1[ubyte],System.Span`1[ushort],int) (FullOpts)
                          12 (9.23 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:TryDecodeFromChars(System.ReadOnlySpan`1[ushort],System.Span`1[ubyte],byref):ubyte (FullOpts)
                          12 (9.23 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:TryDecodeFromUtf8(System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte],byref):ubyte (FullOpts)
                          12 (23.08 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:TryEncodeToUtf8(System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte],byref):ubyte (FullOpts)
                          7 (29.17 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64:EncodeToUtf8InPlace(System.Span`1[ubyte],int,byref):int (FullOpts)
                          7 (22.58 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:TryEncodeToUtf8InPlace(System.Span`1[ubyte],int,byref):ubyte (FullOpts)
                          7 (6.31 % of base) : System.Private.CoreLib.dasm - System.Reflection.Metadata.TypeNameParser:.ctor(System.ReadOnlySpan`1[ushort],ubyte,System.Nullable`1[System.Reflection.Metadata.TypeNameParseOptions]):this (FullOpts)
                          6 (20.69 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64:DecodeFromUtf8InPlace(System.Span`1[ubyte],byref):int (FullOpts)
                          5 (20.83 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64:IsValid(System.ReadOnlySpan`1[ubyte],byref):ubyte (FullOpts)
                          5 (20.83 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64:IsValid(System.ReadOnlySpan`1[ushort],byref):ubyte (FullOpts)
                          5 (20.83 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:IsValid(System.ReadOnlySpan`1[ubyte],byref):ubyte (FullOpts)
                          5 (20.83 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:IsValid(System.ReadOnlySpan`1[ushort],byref):ubyte (FullOpts)
                          4 (4.76 % of base) : System.ComponentModel.Annotations.dasm - System.ComponentModel.DataAnnotations.Base64StringAttribute:IsValid(System.Object):ubyte:this (FullOpts)
                          3 (4.62 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url+<>c:<EncodeToString>b__22_0(System.Span`1[ushort],long):this (FullOpts)
                          3 (0.88 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.ToBase64Transform:TransformBlock(ubyte[],int,int,ubyte[],int):int:this (FullOpts)
                          3 (0.48 % of base) : System.Text.Json.dasm - System.Text.Json.Utf8JsonWriter:WriteBase64Indented(System.ReadOnlySpan`1[ubyte]):this (FullOpts)
                          3 (0.66 % of base) : System.Text.Json.dasm - System.Text.Json.Utf8JsonWriter:WriteBase64Minimized(System.ReadOnlySpan`1[ubyte]):this (FullOpts)
                          2 (7.14 % of base) : System.Private.CoreLib.dasm - System.Reflection.Metadata.TypeName:Parse(System.ReadOnlySpan`1[ushort],System.Nullable`1[System.Reflection.Metadata.TypeNameParseOptions]):System.Reflection.Metadata.TypeName (FullOpts)
                          2 (0.27 % of base) : System.Text.Json.dasm - System.Text.Json.Utf8JsonWriter:WriteBase64Indented(System.ReadOnlySpan`1[ubyte],System.ReadOnlySpan`1[ubyte]):this (FullOpts)
                          2 (0.26 % of base) : System.Text.Json.dasm - System.Text.Json.Utf8JsonWriter:WriteBase64Indented(System.ReadOnlySpan`1[ushort],System.ReadOnlySpan`1[ubyte]):this (FullOpts)
                          2 (0.35 % of base) : System.Text.Json.dasm - System.Text.Json.Utf8JsonWriter:WriteBase64Minimized(System.ReadOnlySpan`1[ubyte],System.ReadOnlySpan`1[ubyte]):this (FullOpts)
                          2 (0.34 % of base) : System.Text.Json.dasm - System.Text.Json.Utf8JsonWriter:WriteBase64Minimized(System.ReadOnlySpan`1[ushort],System.ReadOnlySpan`1[ubyte]):this (FullOpts)
                          1 (0.25 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:DecodeFromChars(System.ReadOnlySpan`1[ushort]):ubyte[] (FullOpts)
                          1 (0.25 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:DecodeFromUtf8(System.ReadOnlySpan`1[ubyte]):ubyte[] (FullOpts)
                          1 (0.87 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:EncodeToUtf8(System.ReadOnlySpan`1[ubyte]):ubyte[] (FullOpts)
                          1 (0.53 % of base) : System.Private.CoreLib.dasm - System.Reflection.Metadata.TypeNameParser:Parse(System.ReadOnlySpan`1[ushort],ubyte,System.Nullable`1[System.Reflection.Metadata.TypeNameParseOptions]):System.Reflection.Metadata.TypeName (FullOpts)
                          1 (0.45 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.FromBase64Transform:ConvertFromBase64(System.Span`1[ubyte],System.Span`1[ubyte],byref,byref):this (FullOpts)
                          1 (0.16 % of base) : System.Text.Json.dasm - System.Text.Json.JsonReaderHelper:TryDecodeBase64(System.ReadOnlySpan`1[ubyte],byref):ubyte (FullOpts)
                          Top method improvements (bytes):
                          -54 (-2.16 % of base) : Microsoft.Extensions.Hosting.dasm - Microsoft.Extensions.Hosting.Internal.Host+<ForeachService>d__17`1[System.__Canon]:MoveNext():this (FullOpts)
                          -54 (-2.65 % of base) : Microsoft.Extensions.Hosting.dasm - Microsoft.Extensions.Hosting.Internal.Host+<ForeachService>d__17`1[System.Nullable`1[int]]:MoveNext():this (FullOpts)
                          -38 (-1.40 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<Heartbeat>d__23[System.__Canon,System.Nullable`1[int]]:MoveNext():this (FullOpts)
                          -33 (-1.65 % of base) : Microsoft.Extensions.Hosting.dasm - Microsoft.Extensions.Hosting.Internal.Host+<ForeachService>d__17`1[double]:MoveNext():this (FullOpts)
                          -33 (-1.65 % of base) : Microsoft.Extensions.Hosting.dasm - Microsoft.Extensions.Hosting.Internal.Host+<ForeachService>d__17`1[int]:MoveNext():this (FullOpts)
                          -33 (-1.65 % of base) : Microsoft.Extensions.Hosting.dasm - Microsoft.Extensions.Hosting.Internal.Host+<ForeachService>d__17`1[long]:MoveNext():this (FullOpts)
                          -33 (-1.65 % of base) : Microsoft.Extensions.Hosting.dasm - Microsoft.Extensions.Hosting.Internal.Host+<ForeachService>d__17`1[short]:MoveNext():this (FullOpts)
                          -33 (-1.65 % of base) : Microsoft.Extensions.Hosting.dasm - Microsoft.Extensions.Hosting.Internal.Host+<ForeachService>d__17`1[ubyte]:MoveNext():this (FullOpts)
                          -23 (-1.81 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__49`1+<<ForAsync>b__49_2>d[int]:MoveNext():this (FullOpts)
                          -23 (-1.81 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__49`1+<<ForAsync>b__49_2>d[long]:MoveNext():this (FullOpts)
                          -23 (-1.78 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__49`1+<<ForAsync>b__49_2>d[short]:MoveNext():this (FullOpts)
                          -23 (-1.79 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__49`1+<<ForAsync>b__49_2>d[ubyte]:MoveNext():this (FullOpts)
                          -18 (-0.89 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<DisposeAsyncCore>d__20[double,System.Nullable`1[int]]:MoveNext():this (FullOpts)
                          -18 (-0.89 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<DisposeAsyncCore>d__20[int,System.Nullable`1[int]]:MoveNext():this (FullOpts)
                          -18 (-0.89 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<DisposeAsyncCore>d__20[long,System.Nullable`1[int]]:MoveNext():this (FullOpts)
                          -18 (-0.89 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<DisposeAsyncCore>d__20[short,System.Nullable`1[int]]:MoveNext():this (FullOpts)
                          -18 (-0.89 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<DisposeAsyncCore>d__20[System.Nullable`1[int],System.Nullable`1[int]]:MoveNext():this (FullOpts)
                          -18 (-0.89 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<DisposeAsyncCore>d__20[System.Numerics.Vector`1[float],System.Nullable`1[int]]:MoveNext():this (FullOpts)
                          -18 (-0.89 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<DisposeAsyncCore>d__20[ubyte,System.Nullable`1[int]]:MoveNext():this (FullOpts)
                          -17 (-2.34 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.X509Certificates.X509CertificateLoader:LoadPkcs12Collection(byref,System.ReadOnlySpan`1[ushort],int):System.Security.Cryptography.X509Certificates.X509Certificate2Collection (FullOpts)
                          -17 (-0.74 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<Heartbeat>d__23[double,System.Nullable`1[int]]:MoveNext():this (FullOpts)
                          -17 (-0.74 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<Heartbeat>d__23[int,System.Nullable`1[int]]:MoveNext():this (FullOpts)
                          -17 (-0.74 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<Heartbeat>d__23[long,System.Nullable`1[int]]:MoveNext():this (FullOpts)
                          -17 (-0.74 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<Heartbeat>d__23[short,System.Nullable`1[int]]:MoveNext():this (FullOpts)
                          -17 (-0.74 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<Heartbeat>d__23[System.Nullable`1[int],System.Nullable`1[int]]:MoveNext():this (FullOpts)
                          -17 (-0.74 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<Heartbeat>d__23[System.Numerics.Vector`1[float],System.Nullable`1[int]]:MoveNext():this (FullOpts)
                          -17 (-0.74 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<Heartbeat>d__23[ubyte,System.Nullable`1[int]]:MoveNext():this (FullOpts)
                          -16 (-0.67 % of base) : System.IO.Pipelines.dasm - System.IO.Pipelines.PipeReader+<CopyToAsyncCore>d__16`1[double]:MoveNext():this (FullOpts)
                          -16 (-0.67 % of base) : System.IO.Pipelines.dasm - System.IO.Pipelines.PipeReader+<CopyToAsyncCore>d__16`1[long]:MoveNext():this (FullOpts)
                          -16 (-0.67 % of base) : System.IO.Pipelines.dasm - System.IO.Pipelines.PipeReader+<CopyToAsyncCore>d__16`1[System.Nullable`1[int]]:MoveNext():this (FullOpts)
                          -16 (-40.00 % of base) : System.Private.CoreLib.dasm - System.IO.Stream+<>c:<BeginEndWriteAsync>b__62_1(System.IO.Stream,System.IAsyncResult):System.Threading.Tasks.VoidTaskResult:this (FullOpts)
                          -13 (-0.54 % of base) : System.IO.Pipelines.dasm - System.IO.Pipelines.PipeReader+<CopyToAsyncCore>d__16`1[int]:MoveNext():this (FullOpts)
                          -13 (-0.54 % of base) : System.IO.Pipelines.dasm - System.IO.Pipelines.PipeReader+<CopyToAsyncCore>d__16`1[short]:MoveNext():this (FullOpts)
                          -13 (-0.54 % of base) : System.IO.Pipelines.dasm - System.IO.Pipelines.PipeReader+<CopyToAsyncCore>d__16`1[ubyte]:MoveNext():this (FullOpts)
                          -13 (-0.87 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__53`1+<<ForEachAsync>b__53_0>d[double]:MoveNext():this (FullOpts)
                          -13 (-0.87 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__53`1+<<ForEachAsync>b__53_0>d[int]:MoveNext():this (FullOpts)
                          -13 (-0.87 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__53`1+<<ForEachAsync>b__53_0>d[long]:MoveNext():this (FullOpts)
                          -13 (-0.87 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__53`1+<<ForEachAsync>b__53_0>d[short]:MoveNext():this (FullOpts)
                          -13 (-0.70 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__53`1+<<ForEachAsync>b__53_0>d[System.__Canon]:MoveNext():this (FullOpts)
                          -13 (-0.87 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__53`1+<<ForEachAsync>b__53_0>d[System.Nullable`1[int]]:MoveNext():this (FullOpts)
                          -13 (-0.87 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__53`1+<<ForEachAsync>b__53_0>d[ubyte]:MoveNext():this (FullOpts)
                          -13 (-0.57 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__57`1+<<ForEachAsync>b__57_0>d[double]:MoveNext():this (FullOpts)
                          -13 (-0.57 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__57`1+<<ForEachAsync>b__57_0>d[int]:MoveNext():this (FullOpts)
                          -13 (-0.57 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__57`1+<<ForEachAsync>b__57_0>d[long]:MoveNext():this (FullOpts)
                          -13 (-0.57 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__57`1+<<ForEachAsync>b__57_0>d[short]:MoveNext():this (FullOpts)
                          -13 (-0.57 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__57`1+<<ForEachAsync>b__57_0>d[System.Nullable`1[int]]:MoveNext():this (FullOpts)
                          -13 (-0.57 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__57`1+<<ForEachAsync>b__57_0>d[ubyte]:MoveNext():this (FullOpts)
                          -11 (-7.38 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.Common:CreateCachedTaskCompletionSource[System.Threading.Tasks.Dataflow.Internal.VoidResult]():System.Threading.Tasks.TaskCompletionSource`1[System.Threading.Tasks.Dataflow.Internal.VoidResult] (FullOpts)
                          -11 (-0.49 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.TransformManyBlock`2+<StoreOutputItemsReorderedAsync>d__47[double,System.Nullable`1[int]]:MoveNext():this (FullOpts)
                          -11 (-0.49 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.TransformManyBlock`2+<StoreOutputItemsReorderedAsync>d__47[int,System.Nullable`1[int]]:MoveNext():this (FullOpts)
                          -11 (-0.49 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.TransformManyBlock`2+<StoreOutputItemsReorderedAsync>d__47[long,System.Nullable`1[int]]:MoveNext():this (FullOpts)
                          -11 (-0.49 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.TransformManyBlock`2+<StoreOutputItemsReorderedAsync>d__47[short,System.Nullable`1[int]]:MoveNext():this (FullOpts)
                          -11 (-0.49 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.TransformManyBlock`2+<StoreOutputItemsReorderedAsync>d__47[System.Nullable`1[int],System.Nullable`1[int]]:MoveNext():this (FullOpts)
                          -11 (-0.49 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.TransformManyBlock`2+<StoreOutputItemsReorderedAsync>d__47[System.Numerics.Vector`1[float],System.Nullable`1[int]]:MoveNext():this (FullOpts)
                          -11 (-0.49 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.TransformManyBlock`2+<StoreOutputItemsReorderedAsync>d__47[ubyte,System.Nullable`1[int]]:MoveNext():this (FullOpts)
                          -10 (-1.19 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BroadcastBlock`1+BroadcastingSourceCore`1[double,System.Nullable`1[int]]:CompleteBlockOncePossible():this (FullOpts)
                          -10 (-1.19 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BroadcastBlock`1+BroadcastingSourceCore`1[int,System.Nullable`1[int]]:CompleteBlockOncePossible():this (FullOpts)
                          -10 (-1.19 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BroadcastBlock`1+BroadcastingSourceCore`1[long,System.Nullable`1[int]]:CompleteBlockOncePossible():this (FullOpts)
                          -10 (-1.19 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BroadcastBlock`1+BroadcastingSourceCore`1[short,System.Nullable`1[int]]:CompleteBlockOncePossible():this (FullOpts)
                          -10 (-1.19 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BroadcastBlock`1+BroadcastingSourceCore`1[System.__Canon,System.Nullable`1[int]]:CompleteBlockOncePossible():this (FullOpts)
                          -10 (-1.19 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BroadcastBlock`1+BroadcastingSourceCore`1[System.Nullable`1[int],System.Nullable`1[int]]:CompleteBlockOncePossible():this (FullOpts)
                          -10 (-1.19 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BroadcastBlock`1+BroadcastingSourceCore`1[System.Numerics.Vector`1[float],System.Nullable`1[int]]:CompleteBlockOncePossible():this (FullOpts)
                          -10 (-1.19 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BroadcastBlock`1+BroadcastingSourceCore`1[ubyte,System.Nullable`1[int]]:CompleteBlockOncePossible():this (FullOpts)
                          -10 (-1.23 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SourceCore`1[double]:CompleteBlockOncePossible():this (FullOpts)
                          -10 (-1.23 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SourceCore`1[int]:CompleteBlockOncePossible():this (FullOpts)
                          -10 (-1.23 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SourceCore`1[long]:CompleteBlockOncePossible():this (FullOpts)
                          -10 (-1.23 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SourceCore`1[short]:CompleteBlockOncePossible():this (FullOpts)
                          -10 (-1.21 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SourceCore`1[System.__Canon]:CompleteBlockOncePossible():this (FullOpts)
                          -10 (-1.23 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SourceCore`1[System.Nullable`1[int]]:CompleteBlockOncePossible():this (FullOpts)
                          -10 (-1.07 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SourceCore`1[System.Numerics.Vector`1[float]]:CompleteBlockOncePossible():this (FullOpts)
                          -10 (-1.23 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SourceCore`1[ubyte]:CompleteBlockOncePossible():this (FullOpts)
                          -9 (-8.91 % of base) : System.Text.Json.dasm - System.Text.Json.Utf8JsonWriter:Base64EncodeAndWrite(System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte]):this (FullOpts)
                          -8 (-1.81 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.JoinBlockTarget`1[System.__Canon]:CompleteOncePossible():this (FullOpts)
                          -6 (-3.41 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BatchBlock`1+BatchBlockTargetCore+<>c[double]:<CompleteBlockIfPossible>b__26_0(System.Object):this (FullOpts)
                          -6 (-3.41 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BatchBlock`1+BatchBlockTargetCore+<>c[int]:<CompleteBlockIfPossible>b__26_0(System.Object):this (FullOpts)
                          -6 (-3.41 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BatchBlock`1+BatchBlockTargetCore+<>c[long]:<CompleteBlockIfPossible>b__26_0(System.Object):this (FullOpts)
                          -6 (-3.41 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BatchBlock`1+BatchBlockTargetCore+<>c[short]:<CompleteBlockIfPossible>b__26_0(System.Object):this (FullOpts)
                          -6 (-3.41 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BatchBlock`1+BatchBlockTargetCore+<>c[System.Nullable`1[int]]:<CompleteBlockIfPossible>b__26_0(System.Object):this (FullOpts)
                          -6 (-3.41 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BatchBlock`1+BatchBlockTargetCore+<>c[System.Numerics.Vector`1[float]]:<CompleteBlockIfPossible>b__26_0(System.Object):this (FullOpts)
                          -6 (-3.41 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BatchBlock`1+BatchBlockTargetCore+<>c[ubyte]:<CompleteBlockIfPossible>b__26_0(System.Object):this (FullOpts)
                          -6 (-0.82 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.WriteOnceBlock`1[double]:CompleteBlock(System.Collections.Generic.IList`1[System.Exception]):this (FullOpts)
                          -6 (-0.82 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.WriteOnceBlock`1[int]:CompleteBlock(System.Collections.Generic.IList`1[System.Exception]):this (FullOpts)
                          -6 (-0.82 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.WriteOnceBlock`1[long]:CompleteBlock(System.Collections.Generic.IList`1[System.Exception]):this (FullOpts)
                          -6 (-0.82 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.WriteOnceBlock`1[short]:CompleteBlock(System.Collections.Generic.IList`1[System.Exception]):this (FullOpts)
                          -6 (-0.82 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.WriteOnceBlock`1[System.__Canon]:CompleteBlock(System.Collections.Generic.IList`1[System.Exception]):this (FullOpts)
                          -6 (-0.82 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.WriteOnceBlock`1[System.Nullable`1[int]]:CompleteBlock(System.Collections.Generic.IList`1[System.Exception]):this (FullOpts)
                          -6 (-0.82 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.WriteOnceBlock`1[System.Numerics.Vector`1[float]]:CompleteBlock(System.Collections.Generic.IList`1[System.Exception]):this (FullOpts)
                          -6 (-0.82 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.WriteOnceBlock`1[ubyte]:CompleteBlock(System.Collections.Generic.IList`1[System.Exception]):this (FullOpts)
                          -5 (-1.77 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.PemEncoding:TryCountBase64(System.ReadOnlySpan`1[ushort],byref,byref,byref):ubyte (FullOpts)
                          -5 (-1.18 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.X509Certificates.X509CertificateLoader:LoadPkcs12(byref,System.ReadOnlySpan`1[ushort],int):System.Security.Cryptography.X509Certificates.X509CertificateLoader+Pkcs12Return (FullOpts)
                          -5 (-1.36 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.JoinBlockTarget`1[double]:CompleteOncePossible():this (FullOpts)
                          -5 (-1.36 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.JoinBlockTarget`1[int]:CompleteOncePossible():this (FullOpts)
                          -5 (-1.36 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.JoinBlockTarget`1[long]:CompleteOncePossible():this (FullOpts)
                          -5 (-1.36 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.JoinBlockTarget`1[short]:CompleteOncePossible():this (FullOpts)
                          -5 (-1.36 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.JoinBlockTarget`1[System.Nullable`1[int]]:CompleteOncePossible():this (FullOpts)
                          -5 (-1.36 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.JoinBlockTarget`1[System.Numerics.Vector`1[float]]:CompleteOncePossible():this (FullOpts)
                          -5 (-1.36 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.JoinBlockTarget`1[ubyte]:CompleteOncePossible():this (FullOpts)
                          -5 (-1.52 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SpscTargetCore`1[double]:CompleteBlockOncePossible():this (FullOpts)
                          -5 (-1.52 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SpscTargetCore`1[int]:CompleteBlockOncePossible():this (FullOpts)
                          -5 (-1.52 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SpscTargetCore`1[long]:CompleteBlockOncePossible():this (FullOpts)
                          Top method regressions (percentages):
                          29 (80.56 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:EncodeToChars(System.ReadOnlySpan`1[ubyte],System.Span`1[ushort],byref,byref,ubyte):int (FullOpts)
                          25 (69.44 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64:EncodeToUtf8(System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte],byref,byref,ubyte):int (FullOpts)
                          25 (69.44 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:EncodeToUtf8(System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte],byref,byref,ubyte):int (FullOpts)
                          25 (56.82 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64:DecodeFromUtf8(System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte],byref,byref,ubyte):int (FullOpts)
                          25 (56.82 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:DecodeFromUtf8(System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte],byref,byref,ubyte):int (FullOpts)
                          24 (54.55 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:DecodeFromChars(System.ReadOnlySpan`1[ushort],System.Span`1[ubyte],byref,byref,ubyte):int (FullOpts)
                          17 (32.69 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:TryEncodeToChars(System.ReadOnlySpan`1[ubyte],System.Span`1[ushort],byref):ubyte (FullOpts)
                          7 (29.17 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64:EncodeToUtf8InPlace(System.Span`1[ubyte],int,byref):int (FullOpts)
                          12 (23.08 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:TryEncodeToUtf8(System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte],byref):ubyte (FullOpts)
                          7 (22.58 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:TryEncodeToUtf8InPlace(System.Span`1[ubyte],int,byref):ubyte (FullOpts)
                          5 (20.83 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64:IsValid(System.ReadOnlySpan`1[ubyte],byref):ubyte (FullOpts)
                          5 (20.83 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64:IsValid(System.ReadOnlySpan`1[ushort],byref):ubyte (FullOpts)
                          5 (20.83 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:IsValid(System.ReadOnlySpan`1[ubyte],byref):ubyte (FullOpts)
                          5 (20.83 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:IsValid(System.ReadOnlySpan`1[ushort],byref):ubyte (FullOpts)
                          6 (20.69 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64:DecodeFromUtf8InPlace(System.Span`1[ubyte],byref):int (FullOpts)
                          19 (12.93 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:EncodeToChars(System.ReadOnlySpan`1[ubyte],System.Span`1[ushort]):int (FullOpts)
                          16 (10.88 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:EncodeToUtf8(System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte]):int (FullOpts)
                          12 (9.23 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:TryDecodeFromChars(System.ReadOnlySpan`1[ushort],System.Span`1[ubyte],byref):ubyte (FullOpts)
                          12 (9.23 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:TryDecodeFromUtf8(System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte],byref):ubyte (FullOpts)
                          16 (7.37 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:DecodeFromChars(System.ReadOnlySpan`1[ushort],System.Span`1[ubyte]):int (FullOpts)
                          16 (7.37 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:DecodeFromUtf8(System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte]):int (FullOpts)
                          2 (7.14 % of base) : System.Private.CoreLib.dasm - System.Reflection.Metadata.TypeName:Parse(System.ReadOnlySpan`1[ushort],System.Nullable`1[System.Reflection.Metadata.TypeNameParseOptions]):System.Reflection.Metadata.TypeName (FullOpts)
                          16 (6.75 % of base) : System.Private.CoreLib.dasm - System.Convert:ToBase64CharsLargeNoLineBreaks(System.ReadOnlySpan`1[ubyte],System.Span`1[ushort],int) (FullOpts)
                          7 (6.31 % of base) : System.Private.CoreLib.dasm - System.Reflection.Metadata.TypeNameParser:.ctor(System.ReadOnlySpan`1[ushort],ubyte,System.Nullable`1[System.Reflection.Metadata.TypeNameParseOptions]):this (FullOpts)
                          4 (4.76 % of base) : System.ComponentModel.Annotations.dasm - System.ComponentModel.DataAnnotations.Base64StringAttribute:IsValid(System.Object):ubyte:this (FullOpts)
                          3 (4.62 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url+<>c:<EncodeToString>b__22_0(System.Span`1[ushort],long):this (FullOpts)
                          3 (0.88 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.ToBase64Transform:TransformBlock(ubyte[],int,int,ubyte[],int):int:this (FullOpts)
                          1 (0.87 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:EncodeToUtf8(System.ReadOnlySpan`1[ubyte]):ubyte[] (FullOpts)
                          3 (0.66 % of base) : System.Text.Json.dasm - System.Text.Json.Utf8JsonWriter:WriteBase64Minimized(System.ReadOnlySpan`1[ubyte]):this (FullOpts)
                          1 (0.53 % of base) : System.Private.CoreLib.dasm - System.Reflection.Metadata.TypeNameParser:Parse(System.ReadOnlySpan`1[ushort],ubyte,System.Nullable`1[System.Reflection.Metadata.TypeNameParseOptions]):System.Reflection.Metadata.TypeName (FullOpts)
                          3 (0.48 % of base) : System.Text.Json.dasm - System.Text.Json.Utf8JsonWriter:WriteBase64Indented(System.ReadOnlySpan`1[ubyte]):this (FullOpts)
                          1 (0.45 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.FromBase64Transform:ConvertFromBase64(System.Span`1[ubyte],System.Span`1[ubyte],byref,byref):this (FullOpts)
                          2 (0.35 % of base) : System.Text.Json.dasm - System.Text.Json.Utf8JsonWriter:WriteBase64Minimized(System.ReadOnlySpan`1[ubyte],System.ReadOnlySpan`1[ubyte]):this (FullOpts)
                          2 (0.34 % of base) : System.Text.Json.dasm - System.Text.Json.Utf8JsonWriter:WriteBase64Minimized(System.ReadOnlySpan`1[ushort],System.ReadOnlySpan`1[ubyte]):this (FullOpts)
                          2 (0.27 % of base) : System.Text.Json.dasm - System.Text.Json.Utf8JsonWriter:WriteBase64Indented(System.ReadOnlySpan`1[ubyte],System.ReadOnlySpan`1[ubyte]):this (FullOpts)
                          2 (0.26 % of base) : System.Text.Json.dasm - System.Text.Json.Utf8JsonWriter:WriteBase64Indented(System.ReadOnlySpan`1[ushort],System.ReadOnlySpan`1[ubyte]):this (FullOpts)
                          1 (0.25 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:DecodeFromChars(System.ReadOnlySpan`1[ushort]):ubyte[] (FullOpts)
                          1 (0.25 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:DecodeFromUtf8(System.ReadOnlySpan`1[ubyte]):ubyte[] (FullOpts)
                          1 (0.16 % of base) : System.Text.Json.dasm - System.Text.Json.JsonReaderHelper:TryDecodeBase64(System.ReadOnlySpan`1[ubyte],byref):ubyte (FullOpts)
                          Top method improvements (percentages):
                          -4 (-57.14 % of base) : System.Private.CoreLib.dasm - System.Runtime.CompilerServices.YieldAwaitable:GetAwaiter():System.Runtime.CompilerServices.YieldAwaitable+YieldAwaiter:this (FullOpts)
                          -4 (-57.14 % of base) : System.Private.CoreLib.dasm - System.Threading.Tasks.Task:Yield():System.Runtime.CompilerServices.YieldAwaitable (FullOpts)
                          -4 (-57.14 % of base) : System.Private.CoreLib.dasm - System.ValueTuple:Create():System.ValueTuple (FullOpts)
                          -16 (-40.00 % of base) : System.Private.CoreLib.dasm - System.IO.Stream+<>c:<BeginEndWriteAsync>b__62_1(System.IO.Stream,System.IAsyncResult):System.Threading.Tasks.VoidTaskResult:this (FullOpts)
                          -9 (-8.91 % of base) : System.Text.Json.dasm - System.Text.Json.Utf8JsonWriter:Base64EncodeAndWrite(System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte]):this (FullOpts)
                          -11 (-7.38 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.Common:CreateCachedTaskCompletionSource[System.Threading.Tasks.Dataflow.Internal.VoidResult]():System.Threading.Tasks.TaskCompletionSource`1[System.Threading.Tasks.Dataflow.Internal.VoidResult] (FullOpts)
                          -2 (-6.25 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64:IsValid(System.ReadOnlySpan`1[ubyte]):ubyte (FullOpts)
                          -2 (-6.25 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64:IsValid(System.ReadOnlySpan`1[ushort]):ubyte (FullOpts)
                          -2 (-6.25 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:IsValid(System.ReadOnlySpan`1[ubyte]):ubyte (FullOpts)
                          -2 (-6.25 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:IsValid(System.ReadOnlySpan`1[ushort]):ubyte (FullOpts)
                          -6 (-3.41 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BatchBlock`1+BatchBlockTargetCore+<>c[double]:<CompleteBlockIfPossible>b__26_0(System.Object):this (FullOpts)
                          -6 (-3.41 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BatchBlock`1+BatchBlockTargetCore+<>c[int]:<CompleteBlockIfPossible>b__26_0(System.Object):this (FullOpts)
                          -6 (-3.41 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BatchBlock`1+BatchBlockTargetCore+<>c[long]:<CompleteBlockIfPossible>b__26_0(System.Object):this (FullOpts)
                          -6 (-3.41 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BatchBlock`1+BatchBlockTargetCore+<>c[short]:<CompleteBlockIfPossible>b__26_0(System.Object):this (FullOpts)
                          -6 (-3.41 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BatchBlock`1+BatchBlockTargetCore+<>c[System.Nullable`1[int]]:<CompleteBlockIfPossible>b__26_0(System.Object):this (FullOpts)
                          -6 (-3.41 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BatchBlock`1+BatchBlockTargetCore+<>c[System.Numerics.Vector`1[float]]:<CompleteBlockIfPossible>b__26_0(System.Object):this (FullOpts)
                          -6 (-3.41 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BatchBlock`1+BatchBlockTargetCore+<>c[ubyte]:<CompleteBlockIfPossible>b__26_0(System.Object):this (FullOpts)
                          -54 (-2.65 % of base) : Microsoft.Extensions.Hosting.dasm - Microsoft.Extensions.Hosting.Internal.Host+<ForeachService>d__17`1[System.Nullable`1[int]]:MoveNext():this (FullOpts)
                          -17 (-2.34 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.X509Certificates.X509CertificateLoader:LoadPkcs12Collection(byref,System.ReadOnlySpan`1[ushort],int):System.Security.Cryptography.X509Certificates.X509Certificate2Collection (FullOpts)
                          -54 (-2.16 % of base) : Microsoft.Extensions.Hosting.dasm - Microsoft.Extensions.Hosting.Internal.Host+<ForeachService>d__17`1[System.__Canon]:MoveNext():this (FullOpts)
                          -8 (-1.81 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.JoinBlockTarget`1[System.__Canon]:CompleteOncePossible():this (FullOpts)
                          -23 (-1.81 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__49`1+<<ForAsync>b__49_2>d[int]:MoveNext():this (FullOpts)
                          -23 (-1.81 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__49`1+<<ForAsync>b__49_2>d[long]:MoveNext():this (FullOpts)
                          -23 (-1.79 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__49`1+<<ForAsync>b__49_2>d[ubyte]:MoveNext():this (FullOpts)
                          -23 (-1.78 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__49`1+<<ForAsync>b__49_2>d[short]:MoveNext():this (FullOpts)
                          -5 (-1.77 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.PemEncoding:TryCountBase64(System.ReadOnlySpan`1[ushort],byref,byref,byref):ubyte (FullOpts)
                          -33 (-1.65 % of base) : Microsoft.Extensions.Hosting.dasm - Microsoft.Extensions.Hosting.Internal.Host+<ForeachService>d__17`1[int]:MoveNext():this (FullOpts)
                          -33 (-1.65 % of base) : Microsoft.Extensions.Hosting.dasm - Microsoft.Extensions.Hosting.Internal.Host+<ForeachService>d__17`1[short]:MoveNext():this (FullOpts)
                          -33 (-1.65 % of base) : Microsoft.Extensions.Hosting.dasm - Microsoft.Extensions.Hosting.Internal.Host+<ForeachService>d__17`1[ubyte]:MoveNext():this (FullOpts)
                          -33 (-1.65 % of base) : Microsoft.Extensions.Hosting.dasm - Microsoft.Extensions.Hosting.Internal.Host+<ForeachService>d__17`1[double]:MoveNext():this (FullOpts)
                          -33 (-1.65 % of base) : Microsoft.Extensions.Hosting.dasm - Microsoft.Extensions.Hosting.Internal.Host+<ForeachService>d__17`1[long]:MoveNext():this (FullOpts)
                          -5 (-1.52 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SpscTargetCore`1[double]:CompleteBlockOncePossible():this (FullOpts)
                          -5 (-1.52 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SpscTargetCore`1[int]:CompleteBlockOncePossible():this (FullOpts)
                          -5 (-1.52 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SpscTargetCore`1[long]:CompleteBlockOncePossible():this (FullOpts)
                          -5 (-1.52 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SpscTargetCore`1[short]:CompleteBlockOncePossible():this (FullOpts)
                          -5 (-1.52 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SpscTargetCore`1[System.Nullable`1[int]]:CompleteBlockOncePossible():this (FullOpts)
                          -5 (-1.52 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SpscTargetCore`1[ubyte]:CompleteBlockOncePossible():this (FullOpts)
                          -5 (-1.50 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SpscTargetCore`1[System.__Canon]:CompleteBlockOncePossible():this (FullOpts)
                          -38 (-1.40 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<Heartbeat>d__23[System.__Canon,System.Nullable`1[int]]:MoveNext():this (FullOpts)
                          -5 (-1.36 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.JoinBlockTarget`1[double]:CompleteOncePossible():this (FullOpts)
                          -5 (-1.36 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.JoinBlockTarget`1[int]:CompleteOncePossible():this (FullOpts)
                          -5 (-1.36 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.JoinBlockTarget`1[long]:CompleteOncePossible():this (FullOpts)
                          -5 (-1.36 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.JoinBlockTarget`1[short]:CompleteOncePossible():this (FullOpts)
                          -5 (-1.36 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.JoinBlockTarget`1[System.Nullable`1[int]]:CompleteOncePossible():this (FullOpts)
                          -5 (-1.36 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.JoinBlockTarget`1[System.Numerics.Vector`1[float]]:CompleteOncePossible():this (FullOpts)
                          -5 (-1.36 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.JoinBlockTarget`1[ubyte]:CompleteOncePossible():this (FullOpts)
                          -3 (-1.27 % of base) : System.Private.CoreLib.dasm - System.Reflection.TypeNameResolver:GetType(System.String,ubyte,ubyte,System.Reflection.Assembly):System.Type (FullOpts)
                          -3 (-1.25 % of base) : System.Private.CoreLib.dasm - System.Reflection.TypeNameResolver:GetTypeReferencedByCustomAttribute(System.String,System.Reflection.RuntimeModule):System.RuntimeType (FullOpts)
                          -10 (-1.23 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SourceCore`1[double]:CompleteBlockOncePossible():this (FullOpts)
                          -10 (-1.23 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SourceCore`1[int]:CompleteBlockOncePossible():this (FullOpts)
                          -10 (-1.23 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SourceCore`1[long]:CompleteBlockOncePossible():this (FullOpts)
                          -10 (-1.23 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SourceCore`1[short]:CompleteBlockOncePossible():this (FullOpts)
                          -10 (-1.23 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SourceCore`1[System.Nullable`1[int]]:CompleteBlockOncePossible():this (FullOpts)
                          -10 (-1.23 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SourceCore`1[ubyte]:CompleteBlockOncePossible():this (FullOpts)
                          -10 (-1.21 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SourceCore`1[System.__Canon]:CompleteBlockOncePossible():this (FullOpts)
                          -10 (-1.19 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BroadcastBlock`1+BroadcastingSourceCore`1[double,System.Nullable`1[int]]:CompleteBlockOncePossible():this (FullOpts)
                          -10 (-1.19 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BroadcastBlock`1+BroadcastingSourceCore`1[int,System.Nullable`1[int]]:CompleteBlockOncePossible():this (FullOpts)
                          -10 (-1.19 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BroadcastBlock`1+BroadcastingSourceCore`1[long,System.Nullable`1[int]]:CompleteBlockOncePossible():this (FullOpts)
                          -10 (-1.19 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BroadcastBlock`1+BroadcastingSourceCore`1[short,System.Nullable`1[int]]:CompleteBlockOncePossible():this (FullOpts)
                          -10 (-1.19 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BroadcastBlock`1+BroadcastingSourceCore`1[System.__Canon,System.Nullable`1[int]]:CompleteBlockOncePossible():this (FullOpts)
                          -10 (-1.19 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BroadcastBlock`1+BroadcastingSourceCore`1[System.Nullable`1[int],System.Nullable`1[int]]:CompleteBlockOncePossible():this (FullOpts)
                          -10 (-1.19 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BroadcastBlock`1+BroadcastingSourceCore`1[System.Numerics.Vector`1[float],System.Nullable`1[int]]:CompleteBlockOncePossible():this (FullOpts)
                          -10 (-1.19 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BroadcastBlock`1+BroadcastingSourceCore`1[ubyte,System.Nullable`1[int]]:CompleteBlockOncePossible():this (FullOpts)
                          -5 (-1.18 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SpscTargetCore`1[System.Numerics.Vector`1[float]]:CompleteBlockOncePossible():this (FullOpts)
                          -5 (-1.18 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.X509Certificates.X509CertificateLoader:LoadPkcs12(byref,System.ReadOnlySpan`1[ushort],int):System.Security.Cryptography.X509Certificates.X509CertificateLoader+Pkcs12Return (FullOpts)
                          -10 (-1.07 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SourceCore`1[System.Numerics.Vector`1[float]]:CompleteBlockOncePossible():this (FullOpts)
                          -3 (-1.06 % of base) : System.Private.CoreLib.dasm - System.Reflection.TypeNameResolver:GetType(System.String,System.Func`2[System.Reflection.AssemblyName,System.Reflection.Assembly],System.Func`4[System.Reflection.Assembly,System.String,ubyte,System.Type],System.Reflection.Assembly,ubyte,ubyte,ubyte):System.Type (FullOpts)
                          -3 (-1.05 % of base) : System.Private.CoreLib.dasm - System.Reflection.TypeNameResolver:GetTypeHelper(ulong,System.Reflection.RuntimeAssembly,ubyte,ubyte):System.RuntimeType (FullOpts)
                          -3 (-1.05 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BatchBlock`1+BatchBlockTargetCore+<>c[System.__Canon]:<CompleteBlockIfPossible>b__26_0(System.Object):this (FullOpts)
                          -18 (-0.89 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<DisposeAsyncCore>d__20[double,System.Nullable`1[int]]:MoveNext():this (FullOpts)
                          -18 (-0.89 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<DisposeAsyncCore>d__20[int,System.Nullable`1[int]]:MoveNext():this (FullOpts)
                          -18 (-0.89 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<DisposeAsyncCore>d__20[long,System.Nullable`1[int]]:MoveNext():this (FullOpts)
                          -18 (-0.89 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<DisposeAsyncCore>d__20[short,System.Nullable`1[int]]:MoveNext():this (FullOpts)
                          -18 (-0.89 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<DisposeAsyncCore>d__20[System.Nullable`1[int],System.Nullable`1[int]]:MoveNext():this (FullOpts)
                          -18 (-0.89 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<DisposeAsyncCore>d__20[System.Numerics.Vector`1[float],System.Nullable`1[int]]:MoveNext():this (FullOpts)
                          -18 (-0.89 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<DisposeAsyncCore>d__20[ubyte,System.Nullable`1[int]]:MoveNext():this (FullOpts)
                          -13 (-0.87 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__53`1+<<ForEachAsync>b__53_0>d[int]:MoveNext():this (FullOpts)
                          -13 (-0.87 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__53`1+<<ForEachAsync>b__53_0>d[short]:MoveNext():this (FullOpts)
                          -13 (-0.87 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__53`1+<<ForEachAsync>b__53_0>d[ubyte]:MoveNext():this (FullOpts)
                          -2 (-0.87 % of base) : System.Text.Json.dasm - System.Text.Json.JsonReaderHelper:TryDecodeBase64InPlace(System.Span`1[ubyte],byref):ubyte (FullOpts)
                          -13 (-0.87 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__53`1+<<ForEachAsync>b__53_0>d[long]:MoveNext():this (FullOpts)
                          -13 (-0.87 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__53`1+<<ForEachAsync>b__53_0>d[System.Nullable`1[int]]:MoveNext():this (FullOpts)
                          -13 (-0.87 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__53`1+<<ForEachAsync>b__53_0>d[double]:MoveNext():this (FullOpts)
                          -1 (-0.85 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:EncodeToChars(System.ReadOnlySpan`1[ubyte]):ushort[] (FullOpts)
                          -6 (-0.82 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.WriteOnceBlock`1[double]:CompleteBlock(System.Collections.Generic.IList`1[System.Exception]):this (FullOpts)
                          -6 (-0.82 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.WriteOnceBlock`1[int]:CompleteBlock(System.Collections.Generic.IList`1[System.Exception]):this (FullOpts)
                          -6 (-0.82 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.WriteOnceBlock`1[long]:CompleteBlock(System.Collections.Generic.IList`1[System.Exception]):this (FullOpts)
                          -6 (-0.82 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.WriteOnceBlock`1[short]:CompleteBlock(System.Collections.Generic.IList`1[System.Exception]):this (FullOpts)
                          -6 (-0.82 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.WriteOnceBlock`1[System.__Canon]:CompleteBlock(System.Collections.Generic.IList`1[System.Exception]):this (FullOpts)
                          -6 (-0.82 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.WriteOnceBlock`1[System.Nullable`1[int]]:CompleteBlock(System.Collections.Generic.IList`1[System.Exception]):this (FullOpts)
                          -6 (-0.82 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.WriteOnceBlock`1[System.Numerics.Vector`1[float]]:CompleteBlock(System.Collections.Generic.IList`1[System.Exception]):this (FullOpts)
                          -6 (-0.82 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.WriteOnceBlock`1[ubyte]:CompleteBlock(System.Collections.Generic.IList`1[System.Exception]):this (FullOpts)
                          -17 (-0.74 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<Heartbeat>d__23[double,System.Nullable`1[int]]:MoveNext():this (FullOpts)
                          -17 (-0.74 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<Heartbeat>d__23[int,System.Nullable`1[int]]:MoveNext():this (FullOpts)
                          -17 (-0.74 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<Heartbeat>d__23[long,System.Nullable`1[int]]:MoveNext():this (FullOpts)
                          -17 (-0.74 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<Heartbeat>d__23[short,System.Nullable`1[int]]:MoveNext():this (FullOpts)
                          -17 (-0.74 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<Heartbeat>d__23[System.Nullable`1[int],System.Nullable`1[int]]:MoveNext():this (FullOpts)
                          -17 (-0.74 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<Heartbeat>d__23[System.Numerics.Vector`1[float],System.Nullable`1[int]]:MoveNext():this (FullOpts)
                          -17 (-0.74 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<Heartbeat>d__23[ubyte,System.Nullable`1[int]]:MoveNext():this (FullOpts)
                          -13 (-0.70 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__53`1+<<ForEachAsync>b__53_0>d[System.__Canon]:MoveNext():this (FullOpts)
                          236 total methods with Code Size differences (197 improved, 39 regressed), 251996 unchanged.
                          --------------------------------------------------------------------------------
                          

                          Artifacts:

                          Activity

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

                          Metadata

                          Metadata

                          Assignees

                          No one assigned

                            Labels

                            No labels
                            No labels

                            Projects

                            No projects

                              Milestone

                              No milestone

                              Relationships

                              None yet

                              Development

                              No branches or pull requests

                              Issue actions

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

                              [X64] [tomeksowi] [x64][SysV] Classify empty structs for passing like padding #470

                              Description

                              @MihuBot

                              Job completed in 15 minutes.
                              dotnet/runtime#103799

                              Diffs

                              Diffs
                              Found 272 files with textual diffs.
                              Summary of Code Size diffs:
                              (Lower is better)
                              Total bytes of base: 41574989
                              Total bytes of diff: 41573710
                              Total bytes of delta: -1279 (-0.00 % of base)
                              Total relative delta: 2.75
                              diff is an improvement.
                              relative diff is a regression.
                              Top file regressions (bytes):
                              296 : System.Private.CoreLib.dasm (0.00 % of base)
                              4 : System.Text.Json.dasm (0.00 % of base)
                              4 : System.ComponentModel.Annotations.dasm (0.01 % of base)
                              Top file improvements (bytes):
                              -496 : System.Threading.Tasks.Dataflow.dasm (-0.04 % of base)
                              -331 : System.Threading.RateLimiting.dasm (-0.19 % of base)
                              -276 : Microsoft.Extensions.Hosting.dasm (-0.37 % of base)
                              -267 : System.Threading.Tasks.Parallel.dasm (-0.10 % of base)
                              -90 : System.IO.Pipelines.dasm (-0.11 % of base)
                              -72 : System.Private.Xml.dasm (-0.00 % of base)
                              -24 : System.Threading.Channels.dasm (-0.01 % of base)
                              -24 : System.Security.Cryptography.dasm (-0.00 % of base)
                              -3 : System.Formats.Tar.dasm (-0.00 % of base)
                              12 total files with Code Size differences (9 improved, 3 regressed), 247 unchanged.
                              Top method regressions (bytes):
                              29 (80.56 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:EncodeToChars(System.ReadOnlySpan`1[ubyte],System.Span`1[ushort],byref,byref,ubyte):int (FullOpts)
                              25 (56.82 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64:DecodeFromUtf8(System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte],byref,byref,ubyte):int (FullOpts)
                              25 (69.44 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64:EncodeToUtf8(System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte],byref,byref,ubyte):int (FullOpts)
                              25 (56.82 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:DecodeFromUtf8(System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte],byref,byref,ubyte):int (FullOpts)
                              25 (69.44 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:EncodeToUtf8(System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte],byref,byref,ubyte):int (FullOpts)
                              24 (54.55 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:DecodeFromChars(System.ReadOnlySpan`1[ushort],System.Span`1[ubyte],byref,byref,ubyte):int (FullOpts)
                              19 (12.93 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:EncodeToChars(System.ReadOnlySpan`1[ubyte],System.Span`1[ushort]):int (FullOpts)
                              17 (32.69 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:TryEncodeToChars(System.ReadOnlySpan`1[ubyte],System.Span`1[ushort],byref):ubyte (FullOpts)
                              16 (7.37 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:DecodeFromChars(System.ReadOnlySpan`1[ushort],System.Span`1[ubyte]):int (FullOpts)
                              16 (7.37 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:DecodeFromUtf8(System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte]):int (FullOpts)
                              16 (10.88 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:EncodeToUtf8(System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte]):int (FullOpts)
                              16 (6.75 % of base) : System.Private.CoreLib.dasm - System.Convert:ToBase64CharsLargeNoLineBreaks(System.ReadOnlySpan`1[ubyte],System.Span`1[ushort],int) (FullOpts)
                              12 (9.23 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:TryDecodeFromChars(System.ReadOnlySpan`1[ushort],System.Span`1[ubyte],byref):ubyte (FullOpts)
                              12 (9.23 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:TryDecodeFromUtf8(System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte],byref):ubyte (FullOpts)
                              12 (23.08 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:TryEncodeToUtf8(System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte],byref):ubyte (FullOpts)
                              7 (29.17 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64:EncodeToUtf8InPlace(System.Span`1[ubyte],int,byref):int (FullOpts)
                              7 (22.58 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:TryEncodeToUtf8InPlace(System.Span`1[ubyte],int,byref):ubyte (FullOpts)
                              7 (6.31 % of base) : System.Private.CoreLib.dasm - System.Reflection.Metadata.TypeNameParser:.ctor(System.ReadOnlySpan`1[ushort],ubyte,System.Nullable`1[System.Reflection.Metadata.TypeNameParseOptions]):this (FullOpts)
                              6 (20.69 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64:DecodeFromUtf8InPlace(System.Span`1[ubyte],byref):int (FullOpts)
                              5 (20.83 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64:IsValid(System.ReadOnlySpan`1[ubyte],byref):ubyte (FullOpts)
                              5 (20.83 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64:IsValid(System.ReadOnlySpan`1[ushort],byref):ubyte (FullOpts)
                              5 (20.83 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:IsValid(System.ReadOnlySpan`1[ubyte],byref):ubyte (FullOpts)
                              5 (20.83 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:IsValid(System.ReadOnlySpan`1[ushort],byref):ubyte (FullOpts)
                              4 (4.76 % of base) : System.ComponentModel.Annotations.dasm - System.ComponentModel.DataAnnotations.Base64StringAttribute:IsValid(System.Object):ubyte:this (FullOpts)
                              3 (4.62 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url+<>c:<EncodeToString>b__22_0(System.Span`1[ushort],long):this (FullOpts)
                              3 (0.88 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.ToBase64Transform:TransformBlock(ubyte[],int,int,ubyte[],int):int:this (FullOpts)
                              3 (0.48 % of base) : System.Text.Json.dasm - System.Text.Json.Utf8JsonWriter:WriteBase64Indented(System.ReadOnlySpan`1[ubyte]):this (FullOpts)
                              3 (0.66 % of base) : System.Text.Json.dasm - System.Text.Json.Utf8JsonWriter:WriteBase64Minimized(System.ReadOnlySpan`1[ubyte]):this (FullOpts)
                              2 (7.14 % of base) : System.Private.CoreLib.dasm - System.Reflection.Metadata.TypeName:Parse(System.ReadOnlySpan`1[ushort],System.Nullable`1[System.Reflection.Metadata.TypeNameParseOptions]):System.Reflection.Metadata.TypeName (FullOpts)
                              2 (0.27 % of base) : System.Text.Json.dasm - System.Text.Json.Utf8JsonWriter:WriteBase64Indented(System.ReadOnlySpan`1[ubyte],System.ReadOnlySpan`1[ubyte]):this (FullOpts)
                              2 (0.26 % of base) : System.Text.Json.dasm - System.Text.Json.Utf8JsonWriter:WriteBase64Indented(System.ReadOnlySpan`1[ushort],System.ReadOnlySpan`1[ubyte]):this (FullOpts)
                              2 (0.35 % of base) : System.Text.Json.dasm - System.Text.Json.Utf8JsonWriter:WriteBase64Minimized(System.ReadOnlySpan`1[ubyte],System.ReadOnlySpan`1[ubyte]):this (FullOpts)
                              2 (0.34 % of base) : System.Text.Json.dasm - System.Text.Json.Utf8JsonWriter:WriteBase64Minimized(System.ReadOnlySpan`1[ushort],System.ReadOnlySpan`1[ubyte]):this (FullOpts)
                              1 (0.25 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:DecodeFromChars(System.ReadOnlySpan`1[ushort]):ubyte[] (FullOpts)
                              1 (0.25 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:DecodeFromUtf8(System.ReadOnlySpan`1[ubyte]):ubyte[] (FullOpts)
                              1 (0.87 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:EncodeToUtf8(System.ReadOnlySpan`1[ubyte]):ubyte[] (FullOpts)
                              1 (0.53 % of base) : System.Private.CoreLib.dasm - System.Reflection.Metadata.TypeNameParser:Parse(System.ReadOnlySpan`1[ushort],ubyte,System.Nullable`1[System.Reflection.Metadata.TypeNameParseOptions]):System.Reflection.Metadata.TypeName (FullOpts)
                              1 (0.45 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.FromBase64Transform:ConvertFromBase64(System.Span`1[ubyte],System.Span`1[ubyte],byref,byref):this (FullOpts)
                              1 (0.16 % of base) : System.Text.Json.dasm - System.Text.Json.JsonReaderHelper:TryDecodeBase64(System.ReadOnlySpan`1[ubyte],byref):ubyte (FullOpts)
                              Top method improvements (bytes):
                              -54 (-2.16 % of base) : Microsoft.Extensions.Hosting.dasm - Microsoft.Extensions.Hosting.Internal.Host+<ForeachService>d__17`1[System.__Canon]:MoveNext():this (FullOpts)
                              -54 (-2.65 % of base) : Microsoft.Extensions.Hosting.dasm - Microsoft.Extensions.Hosting.Internal.Host+<ForeachService>d__17`1[System.Nullable`1[int]]:MoveNext():this (FullOpts)
                              -38 (-1.40 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<Heartbeat>d__23[System.__Canon,System.Nullable`1[int]]:MoveNext():this (FullOpts)
                              -33 (-1.65 % of base) : Microsoft.Extensions.Hosting.dasm - Microsoft.Extensions.Hosting.Internal.Host+<ForeachService>d__17`1[double]:MoveNext():this (FullOpts)
                              -33 (-1.65 % of base) : Microsoft.Extensions.Hosting.dasm - Microsoft.Extensions.Hosting.Internal.Host+<ForeachService>d__17`1[int]:MoveNext():this (FullOpts)
                              -33 (-1.65 % of base) : Microsoft.Extensions.Hosting.dasm - Microsoft.Extensions.Hosting.Internal.Host+<ForeachService>d__17`1[long]:MoveNext():this (FullOpts)
                              -33 (-1.65 % of base) : Microsoft.Extensions.Hosting.dasm - Microsoft.Extensions.Hosting.Internal.Host+<ForeachService>d__17`1[short]:MoveNext():this (FullOpts)
                              -33 (-1.65 % of base) : Microsoft.Extensions.Hosting.dasm - Microsoft.Extensions.Hosting.Internal.Host+<ForeachService>d__17`1[ubyte]:MoveNext():this (FullOpts)
                              -23 (-1.81 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__49`1+<<ForAsync>b__49_2>d[int]:MoveNext():this (FullOpts)
                              -23 (-1.81 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__49`1+<<ForAsync>b__49_2>d[long]:MoveNext():this (FullOpts)
                              -23 (-1.78 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__49`1+<<ForAsync>b__49_2>d[short]:MoveNext():this (FullOpts)
                              -23 (-1.79 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__49`1+<<ForAsync>b__49_2>d[ubyte]:MoveNext():this (FullOpts)
                              -18 (-0.89 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<DisposeAsyncCore>d__20[double,System.Nullable`1[int]]:MoveNext():this (FullOpts)
                              -18 (-0.89 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<DisposeAsyncCore>d__20[int,System.Nullable`1[int]]:MoveNext():this (FullOpts)
                              -18 (-0.89 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<DisposeAsyncCore>d__20[long,System.Nullable`1[int]]:MoveNext():this (FullOpts)
                              -18 (-0.89 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<DisposeAsyncCore>d__20[short,System.Nullable`1[int]]:MoveNext():this (FullOpts)
                              -18 (-0.89 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<DisposeAsyncCore>d__20[System.Nullable`1[int],System.Nullable`1[int]]:MoveNext():this (FullOpts)
                              -18 (-0.89 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<DisposeAsyncCore>d__20[System.Numerics.Vector`1[float],System.Nullable`1[int]]:MoveNext():this (FullOpts)
                              -18 (-0.89 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<DisposeAsyncCore>d__20[ubyte,System.Nullable`1[int]]:MoveNext():this (FullOpts)
                              -17 (-2.34 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.X509Certificates.X509CertificateLoader:LoadPkcs12Collection(byref,System.ReadOnlySpan`1[ushort],int):System.Security.Cryptography.X509Certificates.X509Certificate2Collection (FullOpts)
                              -17 (-0.74 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<Heartbeat>d__23[double,System.Nullable`1[int]]:MoveNext():this (FullOpts)
                              -17 (-0.74 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<Heartbeat>d__23[int,System.Nullable`1[int]]:MoveNext():this (FullOpts)
                              -17 (-0.74 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<Heartbeat>d__23[long,System.Nullable`1[int]]:MoveNext():this (FullOpts)
                              -17 (-0.74 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<Heartbeat>d__23[short,System.Nullable`1[int]]:MoveNext():this (FullOpts)
                              -17 (-0.74 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<Heartbeat>d__23[System.Nullable`1[int],System.Nullable`1[int]]:MoveNext():this (FullOpts)
                              -17 (-0.74 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<Heartbeat>d__23[System.Numerics.Vector`1[float],System.Nullable`1[int]]:MoveNext():this (FullOpts)
                              -17 (-0.74 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<Heartbeat>d__23[ubyte,System.Nullable`1[int]]:MoveNext():this (FullOpts)
                              -16 (-0.67 % of base) : System.IO.Pipelines.dasm - System.IO.Pipelines.PipeReader+<CopyToAsyncCore>d__16`1[double]:MoveNext():this (FullOpts)
                              -16 (-0.67 % of base) : System.IO.Pipelines.dasm - System.IO.Pipelines.PipeReader+<CopyToAsyncCore>d__16`1[long]:MoveNext():this (FullOpts)
                              -16 (-0.67 % of base) : System.IO.Pipelines.dasm - System.IO.Pipelines.PipeReader+<CopyToAsyncCore>d__16`1[System.Nullable`1[int]]:MoveNext():this (FullOpts)
                              -16 (-40.00 % of base) : System.Private.CoreLib.dasm - System.IO.Stream+<>c:<BeginEndWriteAsync>b__62_1(System.IO.Stream,System.IAsyncResult):System.Threading.Tasks.VoidTaskResult:this (FullOpts)
                              -13 (-0.54 % of base) : System.IO.Pipelines.dasm - System.IO.Pipelines.PipeReader+<CopyToAsyncCore>d__16`1[int]:MoveNext():this (FullOpts)
                              -13 (-0.54 % of base) : System.IO.Pipelines.dasm - System.IO.Pipelines.PipeReader+<CopyToAsyncCore>d__16`1[short]:MoveNext():this (FullOpts)
                              -13 (-0.54 % of base) : System.IO.Pipelines.dasm - System.IO.Pipelines.PipeReader+<CopyToAsyncCore>d__16`1[ubyte]:MoveNext():this (FullOpts)
                              -13 (-0.87 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__53`1+<<ForEachAsync>b__53_0>d[double]:MoveNext():this (FullOpts)
                              -13 (-0.87 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__53`1+<<ForEachAsync>b__53_0>d[int]:MoveNext():this (FullOpts)
                              -13 (-0.87 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__53`1+<<ForEachAsync>b__53_0>d[long]:MoveNext():this (FullOpts)
                              -13 (-0.87 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__53`1+<<ForEachAsync>b__53_0>d[short]:MoveNext():this (FullOpts)
                              -13 (-0.70 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__53`1+<<ForEachAsync>b__53_0>d[System.__Canon]:MoveNext():this (FullOpts)
                              -13 (-0.87 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__53`1+<<ForEachAsync>b__53_0>d[System.Nullable`1[int]]:MoveNext():this (FullOpts)
                              -13 (-0.87 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__53`1+<<ForEachAsync>b__53_0>d[ubyte]:MoveNext():this (FullOpts)
                              -13 (-0.57 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__57`1+<<ForEachAsync>b__57_0>d[double]:MoveNext():this (FullOpts)
                              -13 (-0.57 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__57`1+<<ForEachAsync>b__57_0>d[int]:MoveNext():this (FullOpts)
                              -13 (-0.57 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__57`1+<<ForEachAsync>b__57_0>d[long]:MoveNext():this (FullOpts)
                              -13 (-0.57 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__57`1+<<ForEachAsync>b__57_0>d[short]:MoveNext():this (FullOpts)
                              -13 (-0.57 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__57`1+<<ForEachAsync>b__57_0>d[System.Nullable`1[int]]:MoveNext():this (FullOpts)
                              -13 (-0.57 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__57`1+<<ForEachAsync>b__57_0>d[ubyte]:MoveNext():this (FullOpts)
                              -11 (-7.38 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.Common:CreateCachedTaskCompletionSource[System.Threading.Tasks.Dataflow.Internal.VoidResult]():System.Threading.Tasks.TaskCompletionSource`1[System.Threading.Tasks.Dataflow.Internal.VoidResult] (FullOpts)
                              -11 (-0.49 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.TransformManyBlock`2+<StoreOutputItemsReorderedAsync>d__47[double,System.Nullable`1[int]]:MoveNext():this (FullOpts)
                              -11 (-0.49 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.TransformManyBlock`2+<StoreOutputItemsReorderedAsync>d__47[int,System.Nullable`1[int]]:MoveNext():this (FullOpts)
                              -11 (-0.49 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.TransformManyBlock`2+<StoreOutputItemsReorderedAsync>d__47[long,System.Nullable`1[int]]:MoveNext():this (FullOpts)
                              -11 (-0.49 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.TransformManyBlock`2+<StoreOutputItemsReorderedAsync>d__47[short,System.Nullable`1[int]]:MoveNext():this (FullOpts)
                              -11 (-0.49 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.TransformManyBlock`2+<StoreOutputItemsReorderedAsync>d__47[System.Nullable`1[int],System.Nullable`1[int]]:MoveNext():this (FullOpts)
                              -11 (-0.49 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.TransformManyBlock`2+<StoreOutputItemsReorderedAsync>d__47[System.Numerics.Vector`1[float],System.Nullable`1[int]]:MoveNext():this (FullOpts)
                              -11 (-0.49 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.TransformManyBlock`2+<StoreOutputItemsReorderedAsync>d__47[ubyte,System.Nullable`1[int]]:MoveNext():this (FullOpts)
                              -10 (-1.19 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BroadcastBlock`1+BroadcastingSourceCore`1[double,System.Nullable`1[int]]:CompleteBlockOncePossible():this (FullOpts)
                              -10 (-1.19 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BroadcastBlock`1+BroadcastingSourceCore`1[int,System.Nullable`1[int]]:CompleteBlockOncePossible():this (FullOpts)
                              -10 (-1.19 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BroadcastBlock`1+BroadcastingSourceCore`1[long,System.Nullable`1[int]]:CompleteBlockOncePossible():this (FullOpts)
                              -10 (-1.19 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BroadcastBlock`1+BroadcastingSourceCore`1[short,System.Nullable`1[int]]:CompleteBlockOncePossible():this (FullOpts)
                              -10 (-1.19 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BroadcastBlock`1+BroadcastingSourceCore`1[System.__Canon,System.Nullable`1[int]]:CompleteBlockOncePossible():this (FullOpts)
                              -10 (-1.19 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BroadcastBlock`1+BroadcastingSourceCore`1[System.Nullable`1[int],System.Nullable`1[int]]:CompleteBlockOncePossible():this (FullOpts)
                              -10 (-1.19 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BroadcastBlock`1+BroadcastingSourceCore`1[System.Numerics.Vector`1[float],System.Nullable`1[int]]:CompleteBlockOncePossible():this (FullOpts)
                              -10 (-1.19 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BroadcastBlock`1+BroadcastingSourceCore`1[ubyte,System.Nullable`1[int]]:CompleteBlockOncePossible():this (FullOpts)
                              -10 (-1.23 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SourceCore`1[double]:CompleteBlockOncePossible():this (FullOpts)
                              -10 (-1.23 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SourceCore`1[int]:CompleteBlockOncePossible():this (FullOpts)
                              -10 (-1.23 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SourceCore`1[long]:CompleteBlockOncePossible():this (FullOpts)
                              -10 (-1.23 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SourceCore`1[short]:CompleteBlockOncePossible():this (FullOpts)
                              -10 (-1.21 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SourceCore`1[System.__Canon]:CompleteBlockOncePossible():this (FullOpts)
                              -10 (-1.23 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SourceCore`1[System.Nullable`1[int]]:CompleteBlockOncePossible():this (FullOpts)
                              -10 (-1.07 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SourceCore`1[System.Numerics.Vector`1[float]]:CompleteBlockOncePossible():this (FullOpts)
                              -10 (-1.23 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SourceCore`1[ubyte]:CompleteBlockOncePossible():this (FullOpts)
                              -9 (-8.91 % of base) : System.Text.Json.dasm - System.Text.Json.Utf8JsonWriter:Base64EncodeAndWrite(System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte]):this (FullOpts)
                              -8 (-1.81 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.JoinBlockTarget`1[System.__Canon]:CompleteOncePossible():this (FullOpts)
                              -6 (-3.41 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BatchBlock`1+BatchBlockTargetCore+<>c[double]:<CompleteBlockIfPossible>b__26_0(System.Object):this (FullOpts)
                              -6 (-3.41 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BatchBlock`1+BatchBlockTargetCore+<>c[int]:<CompleteBlockIfPossible>b__26_0(System.Object):this (FullOpts)
                              -6 (-3.41 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BatchBlock`1+BatchBlockTargetCore+<>c[long]:<CompleteBlockIfPossible>b__26_0(System.Object):this (FullOpts)
                              -6 (-3.41 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BatchBlock`1+BatchBlockTargetCore+<>c[short]:<CompleteBlockIfPossible>b__26_0(System.Object):this (FullOpts)
                              -6 (-3.41 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BatchBlock`1+BatchBlockTargetCore+<>c[System.Nullable`1[int]]:<CompleteBlockIfPossible>b__26_0(System.Object):this (FullOpts)
                              -6 (-3.41 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BatchBlock`1+BatchBlockTargetCore+<>c[System.Numerics.Vector`1[float]]:<CompleteBlockIfPossible>b__26_0(System.Object):this (FullOpts)
                              -6 (-3.41 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BatchBlock`1+BatchBlockTargetCore+<>c[ubyte]:<CompleteBlockIfPossible>b__26_0(System.Object):this (FullOpts)
                              -6 (-0.82 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.WriteOnceBlock`1[double]:CompleteBlock(System.Collections.Generic.IList`1[System.Exception]):this (FullOpts)
                              -6 (-0.82 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.WriteOnceBlock`1[int]:CompleteBlock(System.Collections.Generic.IList`1[System.Exception]):this (FullOpts)
                              -6 (-0.82 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.WriteOnceBlock`1[long]:CompleteBlock(System.Collections.Generic.IList`1[System.Exception]):this (FullOpts)
                              -6 (-0.82 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.WriteOnceBlock`1[short]:CompleteBlock(System.Collections.Generic.IList`1[System.Exception]):this (FullOpts)
                              -6 (-0.82 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.WriteOnceBlock`1[System.__Canon]:CompleteBlock(System.Collections.Generic.IList`1[System.Exception]):this (FullOpts)
                              -6 (-0.82 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.WriteOnceBlock`1[System.Nullable`1[int]]:CompleteBlock(System.Collections.Generic.IList`1[System.Exception]):this (FullOpts)
                              -6 (-0.82 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.WriteOnceBlock`1[System.Numerics.Vector`1[float]]:CompleteBlock(System.Collections.Generic.IList`1[System.Exception]):this (FullOpts)
                              -6 (-0.82 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.WriteOnceBlock`1[ubyte]:CompleteBlock(System.Collections.Generic.IList`1[System.Exception]):this (FullOpts)
                              -5 (-1.77 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.PemEncoding:TryCountBase64(System.ReadOnlySpan`1[ushort],byref,byref,byref):ubyte (FullOpts)
                              -5 (-1.18 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.X509Certificates.X509CertificateLoader:LoadPkcs12(byref,System.ReadOnlySpan`1[ushort],int):System.Security.Cryptography.X509Certificates.X509CertificateLoader+Pkcs12Return (FullOpts)
                              -5 (-1.36 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.JoinBlockTarget`1[double]:CompleteOncePossible():this (FullOpts)
                              -5 (-1.36 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.JoinBlockTarget`1[int]:CompleteOncePossible():this (FullOpts)
                              -5 (-1.36 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.JoinBlockTarget`1[long]:CompleteOncePossible():this (FullOpts)
                              -5 (-1.36 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.JoinBlockTarget`1[short]:CompleteOncePossible():this (FullOpts)
                              -5 (-1.36 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.JoinBlockTarget`1[System.Nullable`1[int]]:CompleteOncePossible():this (FullOpts)
                              -5 (-1.36 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.JoinBlockTarget`1[System.Numerics.Vector`1[float]]:CompleteOncePossible():this (FullOpts)
                              -5 (-1.36 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.JoinBlockTarget`1[ubyte]:CompleteOncePossible():this (FullOpts)
                              -5 (-1.52 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SpscTargetCore`1[double]:CompleteBlockOncePossible():this (FullOpts)
                              -5 (-1.52 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SpscTargetCore`1[int]:CompleteBlockOncePossible():this (FullOpts)
                              -5 (-1.52 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SpscTargetCore`1[long]:CompleteBlockOncePossible():this (FullOpts)
                              Top method regressions (percentages):
                              29 (80.56 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:EncodeToChars(System.ReadOnlySpan`1[ubyte],System.Span`1[ushort],byref,byref,ubyte):int (FullOpts)
                              25 (69.44 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64:EncodeToUtf8(System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte],byref,byref,ubyte):int (FullOpts)
                              25 (69.44 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:EncodeToUtf8(System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte],byref,byref,ubyte):int (FullOpts)
                              25 (56.82 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64:DecodeFromUtf8(System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte],byref,byref,ubyte):int (FullOpts)
                              25 (56.82 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:DecodeFromUtf8(System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte],byref,byref,ubyte):int (FullOpts)
                              24 (54.55 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:DecodeFromChars(System.ReadOnlySpan`1[ushort],System.Span`1[ubyte],byref,byref,ubyte):int (FullOpts)
                              17 (32.69 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:TryEncodeToChars(System.ReadOnlySpan`1[ubyte],System.Span`1[ushort],byref):ubyte (FullOpts)
                              7 (29.17 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64:EncodeToUtf8InPlace(System.Span`1[ubyte],int,byref):int (FullOpts)
                              12 (23.08 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:TryEncodeToUtf8(System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte],byref):ubyte (FullOpts)
                              7 (22.58 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:TryEncodeToUtf8InPlace(System.Span`1[ubyte],int,byref):ubyte (FullOpts)
                              5 (20.83 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64:IsValid(System.ReadOnlySpan`1[ubyte],byref):ubyte (FullOpts)
                              5 (20.83 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64:IsValid(System.ReadOnlySpan`1[ushort],byref):ubyte (FullOpts)
                              5 (20.83 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:IsValid(System.ReadOnlySpan`1[ubyte],byref):ubyte (FullOpts)
                              5 (20.83 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:IsValid(System.ReadOnlySpan`1[ushort],byref):ubyte (FullOpts)
                              6 (20.69 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64:DecodeFromUtf8InPlace(System.Span`1[ubyte],byref):int (FullOpts)
                              19 (12.93 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:EncodeToChars(System.ReadOnlySpan`1[ubyte],System.Span`1[ushort]):int (FullOpts)
                              16 (10.88 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:EncodeToUtf8(System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte]):int (FullOpts)
                              12 (9.23 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:TryDecodeFromChars(System.ReadOnlySpan`1[ushort],System.Span`1[ubyte],byref):ubyte (FullOpts)
                              12 (9.23 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:TryDecodeFromUtf8(System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte],byref):ubyte (FullOpts)
                              16 (7.37 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:DecodeFromChars(System.ReadOnlySpan`1[ushort],System.Span`1[ubyte]):int (FullOpts)
                              16 (7.37 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:DecodeFromUtf8(System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte]):int (FullOpts)
                              2 (7.14 % of base) : System.Private.CoreLib.dasm - System.Reflection.Metadata.TypeName:Parse(System.ReadOnlySpan`1[ushort],System.Nullable`1[System.Reflection.Metadata.TypeNameParseOptions]):System.Reflection.Metadata.TypeName (FullOpts)
                              16 (6.75 % of base) : System.Private.CoreLib.dasm - System.Convert:ToBase64CharsLargeNoLineBreaks(System.ReadOnlySpan`1[ubyte],System.Span`1[ushort],int) (FullOpts)
                              7 (6.31 % of base) : System.Private.CoreLib.dasm - System.Reflection.Metadata.TypeNameParser:.ctor(System.ReadOnlySpan`1[ushort],ubyte,System.Nullable`1[System.Reflection.Metadata.TypeNameParseOptions]):this (FullOpts)
                              4 (4.76 % of base) : System.ComponentModel.Annotations.dasm - System.ComponentModel.DataAnnotations.Base64StringAttribute:IsValid(System.Object):ubyte:this (FullOpts)
                              3 (4.62 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url+<>c:<EncodeToString>b__22_0(System.Span`1[ushort],long):this (FullOpts)
                              3 (0.88 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.ToBase64Transform:TransformBlock(ubyte[],int,int,ubyte[],int):int:this (FullOpts)
                              1 (0.87 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:EncodeToUtf8(System.ReadOnlySpan`1[ubyte]):ubyte[] (FullOpts)
                              3 (0.66 % of base) : System.Text.Json.dasm - System.Text.Json.Utf8JsonWriter:WriteBase64Minimized(System.ReadOnlySpan`1[ubyte]):this (FullOpts)
                              1 (0.53 % of base) : System.Private.CoreLib.dasm - System.Reflection.Metadata.TypeNameParser:Parse(System.ReadOnlySpan`1[ushort],ubyte,System.Nullable`1[System.Reflection.Metadata.TypeNameParseOptions]):System.Reflection.Metadata.TypeName (FullOpts)
                              3 (0.48 % of base) : System.Text.Json.dasm - System.Text.Json.Utf8JsonWriter:WriteBase64Indented(System.ReadOnlySpan`1[ubyte]):this (FullOpts)
                              1 (0.45 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.FromBase64Transform:ConvertFromBase64(System.Span`1[ubyte],System.Span`1[ubyte],byref,byref):this (FullOpts)
                              2 (0.35 % of base) : System.Text.Json.dasm - System.Text.Json.Utf8JsonWriter:WriteBase64Minimized(System.ReadOnlySpan`1[ubyte],System.ReadOnlySpan`1[ubyte]):this (FullOpts)
                              2 (0.34 % of base) : System.Text.Json.dasm - System.Text.Json.Utf8JsonWriter:WriteBase64Minimized(System.ReadOnlySpan`1[ushort],System.ReadOnlySpan`1[ubyte]):this (FullOpts)
                              2 (0.27 % of base) : System.Text.Json.dasm - System.Text.Json.Utf8JsonWriter:WriteBase64Indented(System.ReadOnlySpan`1[ubyte],System.ReadOnlySpan`1[ubyte]):this (FullOpts)
                              2 (0.26 % of base) : System.Text.Json.dasm - System.Text.Json.Utf8JsonWriter:WriteBase64Indented(System.ReadOnlySpan`1[ushort],System.ReadOnlySpan`1[ubyte]):this (FullOpts)
                              1 (0.25 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:DecodeFromChars(System.ReadOnlySpan`1[ushort]):ubyte[] (FullOpts)
                              1 (0.25 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:DecodeFromUtf8(System.ReadOnlySpan`1[ubyte]):ubyte[] (FullOpts)
                              1 (0.16 % of base) : System.Text.Json.dasm - System.Text.Json.JsonReaderHelper:TryDecodeBase64(System.ReadOnlySpan`1[ubyte],byref):ubyte (FullOpts)
                              Top method improvements (percentages):
                              -4 (-57.14 % of base) : System.Private.CoreLib.dasm - System.Runtime.CompilerServices.YieldAwaitable:GetAwaiter():System.Runtime.CompilerServices.YieldAwaitable+YieldAwaiter:this (FullOpts)
                              -4 (-57.14 % of base) : System.Private.CoreLib.dasm - System.Threading.Tasks.Task:Yield():System.Runtime.CompilerServices.YieldAwaitable (FullOpts)
                              -4 (-57.14 % of base) : System.Private.CoreLib.dasm - System.ValueTuple:Create():System.ValueTuple (FullOpts)
                              -16 (-40.00 % of base) : System.Private.CoreLib.dasm - System.IO.Stream+<>c:<BeginEndWriteAsync>b__62_1(System.IO.Stream,System.IAsyncResult):System.Threading.Tasks.VoidTaskResult:this (FullOpts)
                              -9 (-8.91 % of base) : System.Text.Json.dasm - System.Text.Json.Utf8JsonWriter:Base64EncodeAndWrite(System.ReadOnlySpan`1[ubyte],System.Span`1[ubyte]):this (FullOpts)
                              -11 (-7.38 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.Common:CreateCachedTaskCompletionSource[System.Threading.Tasks.Dataflow.Internal.VoidResult]():System.Threading.Tasks.TaskCompletionSource`1[System.Threading.Tasks.Dataflow.Internal.VoidResult] (FullOpts)
                              -2 (-6.25 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64:IsValid(System.ReadOnlySpan`1[ubyte]):ubyte (FullOpts)
                              -2 (-6.25 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64:IsValid(System.ReadOnlySpan`1[ushort]):ubyte (FullOpts)
                              -2 (-6.25 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:IsValid(System.ReadOnlySpan`1[ubyte]):ubyte (FullOpts)
                              -2 (-6.25 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:IsValid(System.ReadOnlySpan`1[ushort]):ubyte (FullOpts)
                              -6 (-3.41 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BatchBlock`1+BatchBlockTargetCore+<>c[double]:<CompleteBlockIfPossible>b__26_0(System.Object):this (FullOpts)
                              -6 (-3.41 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BatchBlock`1+BatchBlockTargetCore+<>c[int]:<CompleteBlockIfPossible>b__26_0(System.Object):this (FullOpts)
                              -6 (-3.41 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BatchBlock`1+BatchBlockTargetCore+<>c[long]:<CompleteBlockIfPossible>b__26_0(System.Object):this (FullOpts)
                              -6 (-3.41 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BatchBlock`1+BatchBlockTargetCore+<>c[short]:<CompleteBlockIfPossible>b__26_0(System.Object):this (FullOpts)
                              -6 (-3.41 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BatchBlock`1+BatchBlockTargetCore+<>c[System.Nullable`1[int]]:<CompleteBlockIfPossible>b__26_0(System.Object):this (FullOpts)
                              -6 (-3.41 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BatchBlock`1+BatchBlockTargetCore+<>c[System.Numerics.Vector`1[float]]:<CompleteBlockIfPossible>b__26_0(System.Object):this (FullOpts)
                              -6 (-3.41 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BatchBlock`1+BatchBlockTargetCore+<>c[ubyte]:<CompleteBlockIfPossible>b__26_0(System.Object):this (FullOpts)
                              -54 (-2.65 % of base) : Microsoft.Extensions.Hosting.dasm - Microsoft.Extensions.Hosting.Internal.Host+<ForeachService>d__17`1[System.Nullable`1[int]]:MoveNext():this (FullOpts)
                              -17 (-2.34 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.X509Certificates.X509CertificateLoader:LoadPkcs12Collection(byref,System.ReadOnlySpan`1[ushort],int):System.Security.Cryptography.X509Certificates.X509Certificate2Collection (FullOpts)
                              -54 (-2.16 % of base) : Microsoft.Extensions.Hosting.dasm - Microsoft.Extensions.Hosting.Internal.Host+<ForeachService>d__17`1[System.__Canon]:MoveNext():this (FullOpts)
                              -8 (-1.81 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.JoinBlockTarget`1[System.__Canon]:CompleteOncePossible():this (FullOpts)
                              -23 (-1.81 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__49`1+<<ForAsync>b__49_2>d[int]:MoveNext():this (FullOpts)
                              -23 (-1.81 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__49`1+<<ForAsync>b__49_2>d[long]:MoveNext():this (FullOpts)
                              -23 (-1.79 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__49`1+<<ForAsync>b__49_2>d[ubyte]:MoveNext():this (FullOpts)
                              -23 (-1.78 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__49`1+<<ForAsync>b__49_2>d[short]:MoveNext():this (FullOpts)
                              -5 (-1.77 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.PemEncoding:TryCountBase64(System.ReadOnlySpan`1[ushort],byref,byref,byref):ubyte (FullOpts)
                              -33 (-1.65 % of base) : Microsoft.Extensions.Hosting.dasm - Microsoft.Extensions.Hosting.Internal.Host+<ForeachService>d__17`1[int]:MoveNext():this (FullOpts)
                              -33 (-1.65 % of base) : Microsoft.Extensions.Hosting.dasm - Microsoft.Extensions.Hosting.Internal.Host+<ForeachService>d__17`1[short]:MoveNext():this (FullOpts)
                              -33 (-1.65 % of base) : Microsoft.Extensions.Hosting.dasm - Microsoft.Extensions.Hosting.Internal.Host+<ForeachService>d__17`1[ubyte]:MoveNext():this (FullOpts)
                              -33 (-1.65 % of base) : Microsoft.Extensions.Hosting.dasm - Microsoft.Extensions.Hosting.Internal.Host+<ForeachService>d__17`1[double]:MoveNext():this (FullOpts)
                              -33 (-1.65 % of base) : Microsoft.Extensions.Hosting.dasm - Microsoft.Extensions.Hosting.Internal.Host+<ForeachService>d__17`1[long]:MoveNext():this (FullOpts)
                              -5 (-1.52 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SpscTargetCore`1[double]:CompleteBlockOncePossible():this (FullOpts)
                              -5 (-1.52 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SpscTargetCore`1[int]:CompleteBlockOncePossible():this (FullOpts)
                              -5 (-1.52 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SpscTargetCore`1[long]:CompleteBlockOncePossible():this (FullOpts)
                              -5 (-1.52 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SpscTargetCore`1[short]:CompleteBlockOncePossible():this (FullOpts)
                              -5 (-1.52 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SpscTargetCore`1[System.Nullable`1[int]]:CompleteBlockOncePossible():this (FullOpts)
                              -5 (-1.52 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SpscTargetCore`1[ubyte]:CompleteBlockOncePossible():this (FullOpts)
                              -5 (-1.50 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SpscTargetCore`1[System.__Canon]:CompleteBlockOncePossible():this (FullOpts)
                              -38 (-1.40 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<Heartbeat>d__23[System.__Canon,System.Nullable`1[int]]:MoveNext():this (FullOpts)
                              -5 (-1.36 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.JoinBlockTarget`1[double]:CompleteOncePossible():this (FullOpts)
                              -5 (-1.36 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.JoinBlockTarget`1[int]:CompleteOncePossible():this (FullOpts)
                              -5 (-1.36 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.JoinBlockTarget`1[long]:CompleteOncePossible():this (FullOpts)
                              -5 (-1.36 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.JoinBlockTarget`1[short]:CompleteOncePossible():this (FullOpts)
                              -5 (-1.36 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.JoinBlockTarget`1[System.Nullable`1[int]]:CompleteOncePossible():this (FullOpts)
                              -5 (-1.36 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.JoinBlockTarget`1[System.Numerics.Vector`1[float]]:CompleteOncePossible():this (FullOpts)
                              -5 (-1.36 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.JoinBlockTarget`1[ubyte]:CompleteOncePossible():this (FullOpts)
                              -3 (-1.27 % of base) : System.Private.CoreLib.dasm - System.Reflection.TypeNameResolver:GetType(System.String,ubyte,ubyte,System.Reflection.Assembly):System.Type (FullOpts)
                              -3 (-1.25 % of base) : System.Private.CoreLib.dasm - System.Reflection.TypeNameResolver:GetTypeReferencedByCustomAttribute(System.String,System.Reflection.RuntimeModule):System.RuntimeType (FullOpts)
                              -10 (-1.23 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SourceCore`1[double]:CompleteBlockOncePossible():this (FullOpts)
                              -10 (-1.23 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SourceCore`1[int]:CompleteBlockOncePossible():this (FullOpts)
                              -10 (-1.23 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SourceCore`1[long]:CompleteBlockOncePossible():this (FullOpts)
                              -10 (-1.23 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SourceCore`1[short]:CompleteBlockOncePossible():this (FullOpts)
                              -10 (-1.23 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SourceCore`1[System.Nullable`1[int]]:CompleteBlockOncePossible():this (FullOpts)
                              -10 (-1.23 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SourceCore`1[ubyte]:CompleteBlockOncePossible():this (FullOpts)
                              -10 (-1.21 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SourceCore`1[System.__Canon]:CompleteBlockOncePossible():this (FullOpts)
                              -10 (-1.19 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BroadcastBlock`1+BroadcastingSourceCore`1[double,System.Nullable`1[int]]:CompleteBlockOncePossible():this (FullOpts)
                              -10 (-1.19 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BroadcastBlock`1+BroadcastingSourceCore`1[int,System.Nullable`1[int]]:CompleteBlockOncePossible():this (FullOpts)
                              -10 (-1.19 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BroadcastBlock`1+BroadcastingSourceCore`1[long,System.Nullable`1[int]]:CompleteBlockOncePossible():this (FullOpts)
                              -10 (-1.19 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BroadcastBlock`1+BroadcastingSourceCore`1[short,System.Nullable`1[int]]:CompleteBlockOncePossible():this (FullOpts)
                              -10 (-1.19 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BroadcastBlock`1+BroadcastingSourceCore`1[System.__Canon,System.Nullable`1[int]]:CompleteBlockOncePossible():this (FullOpts)
                              -10 (-1.19 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BroadcastBlock`1+BroadcastingSourceCore`1[System.Nullable`1[int],System.Nullable`1[int]]:CompleteBlockOncePossible():this (FullOpts)
                              -10 (-1.19 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BroadcastBlock`1+BroadcastingSourceCore`1[System.Numerics.Vector`1[float],System.Nullable`1[int]]:CompleteBlockOncePossible():this (FullOpts)
                              -10 (-1.19 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BroadcastBlock`1+BroadcastingSourceCore`1[ubyte,System.Nullable`1[int]]:CompleteBlockOncePossible():this (FullOpts)
                              -5 (-1.18 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SpscTargetCore`1[System.Numerics.Vector`1[float]]:CompleteBlockOncePossible():this (FullOpts)
                              -5 (-1.18 % of base) : System.Security.Cryptography.dasm - System.Security.Cryptography.X509Certificates.X509CertificateLoader:LoadPkcs12(byref,System.ReadOnlySpan`1[ushort],int):System.Security.Cryptography.X509Certificates.X509CertificateLoader+Pkcs12Return (FullOpts)
                              -10 (-1.07 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SourceCore`1[System.Numerics.Vector`1[float]]:CompleteBlockOncePossible():this (FullOpts)
                              -3 (-1.06 % of base) : System.Private.CoreLib.dasm - System.Reflection.TypeNameResolver:GetType(System.String,System.Func`2[System.Reflection.AssemblyName,System.Reflection.Assembly],System.Func`4[System.Reflection.Assembly,System.String,ubyte,System.Type],System.Reflection.Assembly,ubyte,ubyte,ubyte):System.Type (FullOpts)
                              -3 (-1.05 % of base) : System.Private.CoreLib.dasm - System.Reflection.TypeNameResolver:GetTypeHelper(ulong,System.Reflection.RuntimeAssembly,ubyte,ubyte):System.RuntimeType (FullOpts)
                              -3 (-1.05 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.BatchBlock`1+BatchBlockTargetCore+<>c[System.__Canon]:<CompleteBlockIfPossible>b__26_0(System.Object):this (FullOpts)
                              -18 (-0.89 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<DisposeAsyncCore>d__20[double,System.Nullable`1[int]]:MoveNext():this (FullOpts)
                              -18 (-0.89 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<DisposeAsyncCore>d__20[int,System.Nullable`1[int]]:MoveNext():this (FullOpts)
                              -18 (-0.89 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<DisposeAsyncCore>d__20[long,System.Nullable`1[int]]:MoveNext():this (FullOpts)
                              -18 (-0.89 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<DisposeAsyncCore>d__20[short,System.Nullable`1[int]]:MoveNext():this (FullOpts)
                              -18 (-0.89 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<DisposeAsyncCore>d__20[System.Nullable`1[int],System.Nullable`1[int]]:MoveNext():this (FullOpts)
                              -18 (-0.89 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<DisposeAsyncCore>d__20[System.Numerics.Vector`1[float],System.Nullable`1[int]]:MoveNext():this (FullOpts)
                              -18 (-0.89 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<DisposeAsyncCore>d__20[ubyte,System.Nullable`1[int]]:MoveNext():this (FullOpts)
                              -13 (-0.87 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__53`1+<<ForEachAsync>b__53_0>d[int]:MoveNext():this (FullOpts)
                              -13 (-0.87 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__53`1+<<ForEachAsync>b__53_0>d[short]:MoveNext():this (FullOpts)
                              -13 (-0.87 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__53`1+<<ForEachAsync>b__53_0>d[ubyte]:MoveNext():this (FullOpts)
                              -2 (-0.87 % of base) : System.Text.Json.dasm - System.Text.Json.JsonReaderHelper:TryDecodeBase64InPlace(System.Span`1[ubyte],byref):ubyte (FullOpts)
                              -13 (-0.87 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__53`1+<<ForEachAsync>b__53_0>d[long]:MoveNext():this (FullOpts)
                              -13 (-0.87 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__53`1+<<ForEachAsync>b__53_0>d[System.Nullable`1[int]]:MoveNext():this (FullOpts)
                              -13 (-0.87 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__53`1+<<ForEachAsync>b__53_0>d[double]:MoveNext():this (FullOpts)
                              -1 (-0.85 % of base) : System.Private.CoreLib.dasm - System.Buffers.Text.Base64Url:EncodeToChars(System.ReadOnlySpan`1[ubyte]):ushort[] (FullOpts)
                              -6 (-0.82 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.WriteOnceBlock`1[double]:CompleteBlock(System.Collections.Generic.IList`1[System.Exception]):this (FullOpts)
                              -6 (-0.82 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.WriteOnceBlock`1[int]:CompleteBlock(System.Collections.Generic.IList`1[System.Exception]):this (FullOpts)
                              -6 (-0.82 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.WriteOnceBlock`1[long]:CompleteBlock(System.Collections.Generic.IList`1[System.Exception]):this (FullOpts)
                              -6 (-0.82 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.WriteOnceBlock`1[short]:CompleteBlock(System.Collections.Generic.IList`1[System.Exception]):this (FullOpts)
                              -6 (-0.82 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.WriteOnceBlock`1[System.__Canon]:CompleteBlock(System.Collections.Generic.IList`1[System.Exception]):this (FullOpts)
                              -6 (-0.82 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.WriteOnceBlock`1[System.Nullable`1[int]]:CompleteBlock(System.Collections.Generic.IList`1[System.Exception]):this (FullOpts)
                              -6 (-0.82 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.WriteOnceBlock`1[System.Numerics.Vector`1[float]]:CompleteBlock(System.Collections.Generic.IList`1[System.Exception]):this (FullOpts)
                              -6 (-0.82 % of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.WriteOnceBlock`1[ubyte]:CompleteBlock(System.Collections.Generic.IList`1[System.Exception]):this (FullOpts)
                              -17 (-0.74 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<Heartbeat>d__23[double,System.Nullable`1[int]]:MoveNext():this (FullOpts)
                              -17 (-0.74 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<Heartbeat>d__23[int,System.Nullable`1[int]]:MoveNext():this (FullOpts)
                              -17 (-0.74 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<Heartbeat>d__23[long,System.Nullable`1[int]]:MoveNext():this (FullOpts)
                              -17 (-0.74 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<Heartbeat>d__23[short,System.Nullable`1[int]]:MoveNext():this (FullOpts)
                              -17 (-0.74 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<Heartbeat>d__23[System.Nullable`1[int],System.Nullable`1[int]]:MoveNext():this (FullOpts)
                              -17 (-0.74 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<Heartbeat>d__23[System.Numerics.Vector`1[float],System.Nullable`1[int]]:MoveNext():this (FullOpts)
                              -17 (-0.74 % of base) : System.Threading.RateLimiting.dasm - System.Threading.RateLimiting.DefaultPartitionedRateLimiter`2+<Heartbeat>d__23[ubyte,System.Nullable`1[int]]:MoveNext():this (FullOpts)
                              -13 (-0.70 % of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel+<>c__53`1+<<ForEachAsync>b__53_0>d[System.__Canon]:MoveNext():this (FullOpts)
                              236 total methods with Code Size differences (197 improved, 39 regressed), 251996 unchanged.
                              --------------------------------------------------------------------------------
                              

                              Artifacts:

                              Activity

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

                              Metadata

                              Metadata

                              Assignees

                              No one assigned

                                Labels

                                No labels
                                No labels

                                Projects

                                No projects

                                  Milestone

                                  No milestone

                                  Relationships

                                  None yet

                                  Development

                                  No branches or pull requests

                                  Issue actions