forked from MihaZupan/runtime-utils
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Job completed in 17 minutes 30 seconds (remote runner delay: 43 seconds).
dotnet/runtime#120866
Diffs
Diffs
Found 105 files with textual diffs.
Summary of Code Size diffs:
(Lower is better)
Total bytes of base: 46022028
Total bytes of diff: 46024337
Total bytes of delta: 2309 (0.01 % of base)
Total relative delta: 35.89
diff is a regression.
relative diff is a regression.
Top file regressions (bytes):
3450 : System.Linq.Parallel.dasm (0.15 % of base)
1495 : Microsoft.Extensions.Logging.Abstractions.dasm (1.83 % of base)
628 : System.Linq.dasm (0.04 % of base)
593 : System.Data.Common.dasm (0.03 % of base)
525 : System.Text.Json.dasm (0.04 % of base)
416 : Microsoft.Extensions.Options.dasm (1.06 % of base)
400 : System.Linq.AsyncEnumerable.dasm (0.01 % of base)
292 : Microsoft.Extensions.Hosting.dasm (0.37 % of base)
244 : Microsoft.Extensions.Logging.Console.dasm (0.35 % of base)
223 : Microsoft.Extensions.Logging.dasm (0.58 % of base)
197 : Microsoft.Extensions.Caching.Abstractions.dasm (0.48 % of base)
164 : Microsoft.Extensions.Http.dasm (0.22 % of base)
128 : Microsoft.Extensions.Caching.Memory.dasm (0.49 % of base)
105 : System.ComponentModel.TypeConverter.dasm (0.03 % of base)
76 : Microsoft.Extensions.Hosting.WindowsServices.dasm (0.95 % of base)
56 : Microsoft.Extensions.Hosting.Systemd.dasm (1.10 % of base)
42 : System.Linq.Expressions.dasm (0.00 % of base)
Top file improvements (bytes):
-6715 : System.Linq.Queryable.dasm (-1.58 % of base)
-10 : System.Security.Cryptography.Pkcs.dasm (-0.00 % of base)
19 total files with Code Size differences (2 improved, 17 regressed), 241 unchanged.
Top method regressions (bytes):
147 (16.03 % of base) : Microsoft.Extensions.Hosting.dasm - Microsoft.Extensions.Hosting.Internal.ConsoleLifetime:OnApplicationStarted():this (FullOpts)
100 (6.37 % of base) : Microsoft.Extensions.Caching.Memory.dasm - Microsoft.Extensions.Caching.Memory.MemoryCache:OvercapacityCompaction():this (FullOpts)
48 (5.61 % of base) : Microsoft.Extensions.Logging.Console.dasm - Microsoft.Extensions.Logging.Console.ConsoleLogger:LogRecords(System.Collections.Generic.IEnumerable`1[Microsoft.Extensions.Logging.Abstractions.BufferedLogRecord]):this (FullOpts)
47 (12.70 % of base) : Microsoft.Extensions.Hosting.dasm - Microsoft.Extensions.Hosting.Internal.ConsoleLifetime:OnApplicationStopping():this (FullOpts)
47 (12.70 % of base) : Microsoft.Extensions.Hosting.WindowsServices.dasm - Microsoft.Extensions.Hosting.WindowsServices.WindowsServiceLifetime:<WaitForStartAsync>b__16_2():this (FullOpts)
45 (8.12 % of base) : System.Linq.Parallel.dasm - System.Linq.ParallelEnumerable:ThenBy[System.__Canon,System.Nullable`1[int]](System.Linq.OrderedParallelQuery`1[System.__Canon],System.Func`2[System.__Canon,System.Nullable`1[int]]):System.Linq.OrderedParallelQuery`1[System.__Canon] (FullOpts)
45 (8.08 % of base) : System.Linq.Parallel.dasm - System.Linq.ParallelEnumerable:ThenByDescending[System.__Canon,System.Nullable`1[int]](System.Linq.OrderedParallelQuery`1[System.__Canon],System.Func`2[System.__Canon,System.Nullable`1[int]]):System.Linq.OrderedParallelQuery`1[System.__Canon] (FullOpts)
41 (9.38 % of base) : Microsoft.Extensions.Http.dasm - Microsoft.Extensions.Http.Logging.LogHelper:LogRequestEnd(Microsoft.Extensions.Logging.ILogger,System.Net.Http.HttpResponseMessage,System.TimeSpan,System.Func`2[System.String,bool]) (FullOpts)
41 (9.38 % of base) : Microsoft.Extensions.Http.dasm - Microsoft.Extensions.Http.Logging.LogHelper:LogRequestPipelineEnd(Microsoft.Extensions.Logging.ILogger,System.Net.Http.HttpResponseMessage,System.TimeSpan,System.Func`2[System.String,bool]) (FullOpts)
41 (11.05 % of base) : Microsoft.Extensions.Http.dasm - Microsoft.Extensions.Http.Logging.LogHelper:LogRequestPipelineStart(Microsoft.Extensions.Logging.ILogger,System.Net.Http.HttpRequestMessage,System.String,System.Func`2[System.String,bool]) (FullOpts)
41 (9.90 % of base) : Microsoft.Extensions.Http.dasm - Microsoft.Extensions.Http.Logging.LogHelper:LogRequestStart(Microsoft.Extensions.Logging.ILogger,System.Net.Http.HttpRequestMessage,System.Func`2[System.String,bool]) (FullOpts)
41 (17.23 % of base) : Microsoft.Extensions.Logging.Abstractions.dasm - Microsoft.Extensions.Logging.LoggerExtensions:LogCritical(Microsoft.Extensions.Logging.ILogger,System.String,System.Object[]) (FullOpts)
41 (17.23 % of base) : Microsoft.Extensions.Logging.Abstractions.dasm - Microsoft.Extensions.Logging.LoggerExtensions:LogDebug(Microsoft.Extensions.Logging.ILogger,System.String,System.Object[]) (FullOpts)
41 (17.23 % of base) : Microsoft.Extensions.Logging.Abstractions.dasm - Microsoft.Extensions.Logging.LoggerExtensions:LogError(Microsoft.Extensions.Logging.ILogger,System.String,System.Object[]) (FullOpts)
41 (17.23 % of base) : Microsoft.Extensions.Logging.Abstractions.dasm - Microsoft.Extensions.Logging.LoggerExtensions:LogInformation(Microsoft.Extensions.Logging.ILogger,System.String,System.Object[]) (FullOpts)
41 (17.45 % of base) : Microsoft.Extensions.Logging.Abstractions.dasm - Microsoft.Extensions.Logging.LoggerExtensions:LogTrace(Microsoft.Extensions.Logging.ILogger,System.String,System.Object[]) (FullOpts)
41 (17.23 % of base) : Microsoft.Extensions.Logging.Abstractions.dasm - Microsoft.Extensions.Logging.LoggerExtensions:LogWarning(Microsoft.Extensions.Logging.ILogger,System.String,System.Object[]) (FullOpts)
39 (16.18 % of base) : Microsoft.Extensions.Logging.Abstractions.dasm - Microsoft.Extensions.Logging.LoggerExtensions:LogCritical(Microsoft.Extensions.Logging.ILogger,System.Exception,System.String,System.Object[]) (FullOpts)
39 (16.18 % of base) : Microsoft.Extensions.Logging.Abstractions.dasm - Microsoft.Extensions.Logging.LoggerExtensions:LogDebug(Microsoft.Extensions.Logging.ILogger,System.Exception,System.String,System.Object[]) (FullOpts)
39 (16.18 % of base) : Microsoft.Extensions.Logging.Abstractions.dasm - Microsoft.Extensions.Logging.LoggerExtensions:LogError(Microsoft.Extensions.Logging.ILogger,System.Exception,System.String,System.Object[]) (FullOpts)
39 (16.18 % of base) : Microsoft.Extensions.Logging.Abstractions.dasm - Microsoft.Extensions.Logging.LoggerExtensions:LogInformation(Microsoft.Extensions.Logging.ILogger,System.Exception,System.String,System.Object[]) (FullOpts)
39 (16.39 % of base) : Microsoft.Extensions.Logging.Abstractions.dasm - Microsoft.Extensions.Logging.LoggerExtensions:LogTrace(Microsoft.Extensions.Logging.ILogger,System.Exception,System.String,System.Object[]) (FullOpts)
39 (16.18 % of base) : Microsoft.Extensions.Logging.Abstractions.dasm - Microsoft.Extensions.Logging.LoggerExtensions:LogWarning(Microsoft.Extensions.Logging.ILogger,System.Exception,System.String,System.Object[]) (FullOpts)
38 (21.35 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.UnaryQueryOperator`2+UnaryQueryOperatorResults+ChildResultsRecipient[byte,System.Nullable`1[int]]:Receive[System.__Canon](System.Linq.Parallel.PartitionedStream`2[byte,System.__Canon]):this (FullOpts)
38 (21.35 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.UnaryQueryOperator`2+UnaryQueryOperatorResults+ChildResultsRecipient[double,System.Nullable`1[int]]:Receive[System.__Canon](System.Linq.Parallel.PartitionedStream`2[double,System.__Canon]):this (FullOpts)
38 (21.35 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.UnaryQueryOperator`2+UnaryQueryOperatorResults+ChildResultsRecipient[int,System.Nullable`1[int]]:Receive[System.__Canon](System.Linq.Parallel.PartitionedStream`2[int,System.__Canon]):this (FullOpts)
38 (21.35 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.UnaryQueryOperator`2+UnaryQueryOperatorResults+ChildResultsRecipient[long,System.Nullable`1[int]]:Receive[System.__Canon](System.Linq.Parallel.PartitionedStream`2[long,System.__Canon]):this (FullOpts)
38 (21.35 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.UnaryQueryOperator`2+UnaryQueryOperatorResults+ChildResultsRecipient[short,System.Nullable`1[int]]:Receive[System.__Canon](System.Linq.Parallel.PartitionedStream`2[short,System.__Canon]):this (FullOpts)
38 (21.35 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.UnaryQueryOperator`2+UnaryQueryOperatorResults+ChildResultsRecipient[System.Nullable`1[int],System.Nullable`1[int]]:Receive[System.__Canon](System.Linq.Parallel.PartitionedStream`2[System.Nullable`1[int],System.__Canon]):this (FullOpts)
38 (21.35 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.UnaryQueryOperator`2+UnaryQueryOperatorResults+ChildResultsRecipient[System.Numerics.Vector`1[float],System.Nullable`1[int]]:Receive[System.__Canon](System.Linq.Parallel.PartitionedStream`2[System.Numerics.Vector`1[float],System.__Canon]):this (FullOpts)
37 (21.02 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.SortQueryOperatorResults`2+ChildResultsRecipient[byte,System.Nullable`1[int]]:Receive[System.__Canon](System.Linq.Parallel.PartitionedStream`2[byte,System.__Canon]):this (FullOpts)
37 (21.02 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.SortQueryOperatorResults`2+ChildResultsRecipient[double,System.Nullable`1[int]]:Receive[System.__Canon](System.Linq.Parallel.PartitionedStream`2[double,System.__Canon]):this (FullOpts)
37 (21.02 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.SortQueryOperatorResults`2+ChildResultsRecipient[int,System.Nullable`1[int]]:Receive[System.__Canon](System.Linq.Parallel.PartitionedStream`2[int,System.__Canon]):this (FullOpts)
37 (21.02 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.SortQueryOperatorResults`2+ChildResultsRecipient[long,System.Nullable`1[int]]:Receive[System.__Canon](System.Linq.Parallel.PartitionedStream`2[long,System.__Canon]):this (FullOpts)
37 (21.02 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.SortQueryOperatorResults`2+ChildResultsRecipient[short,System.Nullable`1[int]]:Receive[System.__Canon](System.Linq.Parallel.PartitionedStream`2[short,System.__Canon]):this (FullOpts)
37 (21.02 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.SortQueryOperatorResults`2+ChildResultsRecipient[System.Nullable`1[int],System.Nullable`1[int]]:Receive[System.__Canon](System.Linq.Parallel.PartitionedStream`2[System.Nullable`1[int],System.__Canon]):this (FullOpts)
37 (21.02 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.SortQueryOperatorResults`2+ChildResultsRecipient[System.Numerics.Vector`1[float],System.Nullable`1[int]]:Receive[System.__Canon](System.Linq.Parallel.PartitionedStream`2[System.Numerics.Vector`1[float],System.__Canon]):this (FullOpts)
37 (15.95 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.UnaryQueryOperator`2+UnaryQueryOperatorResults+ChildResultsRecipient[System.__Canon,System.Nullable`1[int]]:Receive[byte](System.Linq.Parallel.PartitionedStream`2[System.__Canon,byte]):this (FullOpts)
37 (15.95 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.UnaryQueryOperator`2+UnaryQueryOperatorResults+ChildResultsRecipient[System.__Canon,System.Nullable`1[int]]:Receive[double](System.Linq.Parallel.PartitionedStream`2[System.__Canon,double]):this (FullOpts)
37 (15.95 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.UnaryQueryOperator`2+UnaryQueryOperatorResults+ChildResultsRecipient[System.__Canon,System.Nullable`1[int]]:Receive[int](System.Linq.Parallel.PartitionedStream`2[System.__Canon,int]):this (FullOpts)
37 (15.95 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.UnaryQueryOperator`2+UnaryQueryOperatorResults+ChildResultsRecipient[System.__Canon,System.Nullable`1[int]]:Receive[long](System.Linq.Parallel.PartitionedStream`2[System.__Canon,long]):this (FullOpts)
37 (15.95 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.UnaryQueryOperator`2+UnaryQueryOperatorResults+ChildResultsRecipient[System.__Canon,System.Nullable`1[int]]:Receive[short](System.Linq.Parallel.PartitionedStream`2[System.__Canon,short]):this (FullOpts)
37 (15.95 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.UnaryQueryOperator`2+UnaryQueryOperatorResults+ChildResultsRecipient[System.__Canon,System.Nullable`1[int]]:Receive[System.__Canon](System.Linq.Parallel.PartitionedStream`2[System.__Canon,System.__Canon]):this (FullOpts)
37 (15.95 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.UnaryQueryOperator`2+UnaryQueryOperatorResults+ChildResultsRecipient[System.__Canon,System.Nullable`1[int]]:Receive[System.Nullable`1[int]](System.Linq.Parallel.PartitionedStream`2[System.__Canon,System.Nullable`1[int]]):this (FullOpts)
37 (15.95 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.UnaryQueryOperator`2+UnaryQueryOperatorResults+ChildResultsRecipient[System.__Canon,System.Nullable`1[int]]:Receive[System.Numerics.Vector`1[float]](System.Linq.Parallel.PartitionedStream`2[System.__Canon,System.Numerics.Vector`1[float]]):this (FullOpts)
36 (6.47 % of base) : Microsoft.Extensions.Logging.Console.dasm - Microsoft.Extensions.Logging.Console.ConsoleLogger:Log[System.__Canon](int,Microsoft.Extensions.Logging.EventId,System.__Canon,System.Exception,System.Func`3[System.__Canon,System.__Canon,System.__Canon]):this (FullOpts)
36 (15.65 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.SortQueryOperatorResults`2+ChildResultsRecipient[System.__Canon,System.Nullable`1[int]]:Receive[byte](System.Linq.Parallel.PartitionedStream`2[System.__Canon,byte]):this (FullOpts)
36 (15.65 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.SortQueryOperatorResults`2+ChildResultsRecipient[System.__Canon,System.Nullable`1[int]]:Receive[double](System.Linq.Parallel.PartitionedStream`2[System.__Canon,double]):this (FullOpts)
36 (15.65 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.SortQueryOperatorResults`2+ChildResultsRecipient[System.__Canon,System.Nullable`1[int]]:Receive[int](System.Linq.Parallel.PartitionedStream`2[System.__Canon,int]):this (FullOpts)
36 (15.65 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.SortQueryOperatorResults`2+ChildResultsRecipient[System.__Canon,System.Nullable`1[int]]:Receive[long](System.Linq.Parallel.PartitionedStream`2[System.__Canon,long]):this (FullOpts)
36 (15.65 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.SortQueryOperatorResults`2+ChildResultsRecipient[System.__Canon,System.Nullable`1[int]]:Receive[short](System.Linq.Parallel.PartitionedStream`2[System.__Canon,short]):this (FullOpts)
36 (15.65 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.SortQueryOperatorResults`2+ChildResultsRecipient[System.__Canon,System.Nullable`1[int]]:Receive[System.__Canon](System.Linq.Parallel.PartitionedStream`2[System.__Canon,System.__Canon]):this (FullOpts)
36 (15.65 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.SortQueryOperatorResults`2+ChildResultsRecipient[System.__Canon,System.Nullable`1[int]]:Receive[System.Nullable`1[int]](System.Linq.Parallel.PartitionedStream`2[System.__Canon,System.Nullable`1[int]]):this (FullOpts)
36 (15.65 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.SortQueryOperatorResults`2+ChildResultsRecipient[System.__Canon,System.Nullable`1[int]]:Receive[System.Numerics.Vector`1[float]](System.Linq.Parallel.PartitionedStream`2[System.__Canon,System.Numerics.Vector`1[float]]):this (FullOpts)
35 (14.64 % of base) : Microsoft.Extensions.Logging.Abstractions.dasm - Microsoft.Extensions.Logging.LoggerExtensions:Log(Microsoft.Extensions.Logging.ILogger,int,System.String,System.Object[]) (FullOpts)
32 (4.15 % of base) : System.Data.Common.dasm - System.Data.EnumerableRowCollectionExtensions:ThenBy[System.__Canon,System.Nullable`1[int]](System.Data.OrderedEnumerableRowCollection`1[System.__Canon],System.Func`2[System.__Canon,System.Nullable`1[int]]):System.Data.OrderedEnumerableRowCollection`1[System.__Canon] (FullOpts)
32 (4.11 % of base) : System.Data.Common.dasm - System.Data.EnumerableRowCollectionExtensions:ThenByDescending[System.__Canon,System.Nullable`1[int]](System.Data.OrderedEnumerableRowCollection`1[System.__Canon],System.Func`2[System.__Canon,System.Nullable`1[int]]):System.Data.OrderedEnumerableRowCollection`1[System.__Canon] (FullOpts)
32 (17.20 % of base) : System.Linq.dasm - System.Linq.Enumerable:ThenBy[System.__Canon,System.Nullable`1[int]](System.Linq.IOrderedEnumerable`1[System.__Canon],System.Func`2[System.__Canon,System.Nullable`1[int]]):System.Linq.IOrderedEnumerable`1[System.__Canon] (FullOpts)
32 (16.93 % of base) : System.Linq.dasm - System.Linq.Enumerable:ThenByDescending[System.__Canon,System.Nullable`1[int]](System.Linq.IOrderedEnumerable`1[System.__Canon],System.Func`2[System.__Canon,System.Nullable`1[int]]):System.Linq.IOrderedEnumerable`1[System.__Canon] (FullOpts)
31 (6.05 % of base) : Microsoft.Extensions.Logging.Console.dasm - Microsoft.Extensions.Logging.Console.ConsoleLogger:Log[double](int,Microsoft.Extensions.Logging.EventId,double,System.Exception,System.Func`3[double,System.Exception,System.String]):this (FullOpts)
31 (8.93 % of base) : System.Data.Common.dasm - System.Data.EnumerableRowCollectionExtensions:ThenBy[byte,System.Nullable`1[int]](System.Data.OrderedEnumerableRowCollection`1[byte],System.Func`2[byte,System.Nullable`1[int]]):System.Data.OrderedEnumerableRowCollection`1[byte] (FullOpts)
31 (8.93 % of base) : System.Data.Common.dasm - System.Data.EnumerableRowCollectionExtensions:ThenBy[double,System.Nullable`1[int]](System.Data.OrderedEnumerableRowCollection`1[double],System.Func`2[double,System.Nullable`1[int]]):System.Data.OrderedEnumerableRowCollection`1[double] (FullOpts)
31 (8.93 % of base) : System.Data.Common.dasm - System.Data.EnumerableRowCollectionExtensions:ThenBy[int,System.Nullable`1[int]](System.Data.OrderedEnumerableRowCollection`1[int],System.Func`2[int,System.Nullable`1[int]]):System.Data.OrderedEnumerableRowCollection`1[int] (FullOpts)
31 (8.93 % of base) : System.Data.Common.dasm - System.Data.EnumerableRowCollectionExtensions:ThenBy[long,System.Nullable`1[int]](System.Data.OrderedEnumerableRowCollection`1[long],System.Func`2[long,System.Nullable`1[int]]):System.Data.OrderedEnumerableRowCollection`1[long] (FullOpts)
31 (8.93 % of base) : System.Data.Common.dasm - System.Data.EnumerableRowCollectionExtensions:ThenBy[short,System.Nullable`1[int]](System.Data.OrderedEnumerableRowCollection`1[short],System.Func`2[short,System.Nullable`1[int]]):System.Data.OrderedEnumerableRowCollection`1[short] (FullOpts)
31 (8.93 % of base) : System.Data.Common.dasm - System.Data.EnumerableRowCollectionExtensions:ThenBy[System.Nullable`1[int],System.Nullable`1[int]](System.Data.OrderedEnumerableRowCollection`1[System.Nullable`1[int]],System.Func`2[System.Nullable`1[int],System.Nullable`1[int]]):System.Data.OrderedEnumerableRowCollection`1[System.Nullable`1[int]] (FullOpts)
31 (8.93 % of base) : System.Data.Common.dasm - System.Data.EnumerableRowCollectionExtensions:ThenBy[System.Numerics.Vector`1[float],System.Nullable`1[int]](System.Data.OrderedEnumerableRowCollection`1[System.Numerics.Vector`1[float]],System.Func`2[System.Numerics.Vector`1[float],System.Nullable`1[int]]):System.Data.OrderedEnumerableRowCollection`1[System.Numerics.Vector`1[float]] (FullOpts)
31 (8.78 % of base) : System.Data.Common.dasm - System.Data.EnumerableRowCollectionExtensions:ThenByDescending[byte,System.Nullable`1[int]](System.Data.OrderedEnumerableRowCollection`1[byte],System.Func`2[byte,System.Nullable`1[int]]):System.Data.OrderedEnumerableRowCollection`1[byte] (FullOpts)
31 (8.78 % of base) : System.Data.Common.dasm - System.Data.EnumerableRowCollectionExtensions:ThenByDescending[double,System.Nullable`1[int]](System.Data.OrderedEnumerableRowCollection`1[double],System.Func`2[double,System.Nullable`1[int]]):System.Data.OrderedEnumerableRowCollection`1[double] (FullOpts)
31 (8.78 % of base) : System.Data.Common.dasm - System.Data.EnumerableRowCollectionExtensions:ThenByDescending[int,System.Nullable`1[int]](System.Data.OrderedEnumerableRowCollection`1[int],System.Func`2[int,System.Nullable`1[int]]):System.Data.OrderedEnumerableRowCollection`1[int] (FullOpts)
31 (8.78 % of base) : System.Data.Common.dasm - System.Data.EnumerableRowCollectionExtensions:ThenByDescending[long,System.Nullable`1[int]](System.Data.OrderedEnumerableRowCollection`1[long],System.Func`2[long,System.Nullable`1[int]]):System.Data.OrderedEnumerableRowCollection`1[long] (FullOpts)
31 (8.78 % of base) : System.Data.Common.dasm - System.Data.EnumerableRowCollectionExtensions:ThenByDescending[short,System.Nullable`1[int]](System.Data.OrderedEnumerableRowCollection`1[short],System.Func`2[short,System.Nullable`1[int]]):System.Data.OrderedEnumerableRowCollection`1[short] (FullOpts)
31 (8.78 % of base) : System.Data.Common.dasm - System.Data.EnumerableRowCollectionExtensions:ThenByDescending[System.Nullable`1[int],System.Nullable`1[int]](System.Data.OrderedEnumerableRowCollection`1[System.Nullable`1[int]],System.Func`2[System.Nullable`1[int],System.Nullable`1[int]]):System.Data.OrderedEnumerableRowCollection`1[System.Nullable`1[int]] (FullOpts)
31 (8.78 % of base) : System.Data.Common.dasm - System.Data.EnumerableRowCollectionExtensions:ThenByDescending[System.Numerics.Vector`1[float],System.Nullable`1[int]](System.Data.OrderedEnumerableRowCollection`1[System.Numerics.Vector`1[float]],System.Func`2[System.Numerics.Vector`1[float],System.Nullable`1[int]]):System.Data.OrderedEnumerableRowCollection`1[System.Numerics.Vector`1[float]] (FullOpts)
29 (6.53 % of base) : Microsoft.Extensions.Hosting.WindowsServices.dasm - Microsoft.Extensions.Hosting.WindowsServices.WindowsServiceLifetime:<WaitForStartAsync>b__16_1():this (FullOpts)
28 (4.52 % of base) : Microsoft.Extensions.Caching.Memory.dasm - Microsoft.Extensions.Caching.Memory.MemoryCache:TriggerOvercapacityCompaction():this (FullOpts)
28 (5.85 % of base) : Microsoft.Extensions.Hosting.Systemd.dasm - Microsoft.Extensions.Hosting.Systemd.SystemdLifetime:OnApplicationStarted():this (FullOpts)
28 (6.60 % of base) : Microsoft.Extensions.Hosting.Systemd.dasm - Microsoft.Extensions.Hosting.Systemd.SystemdLifetime:OnApplicationStopping():this (FullOpts)
28 (5.32 % of base) : Microsoft.Extensions.Logging.Console.dasm - Microsoft.Extensions.Logging.Console.ConsoleLogger:Log[System.Numerics.Vector`1[float]](int,Microsoft.Extensions.Logging.EventId,System.Numerics.Vector`1[float],System.Exception,System.Func`3[System.Numerics.Vector`1[float],System.Exception,System.String]):this (FullOpts)
26 (15.76 % of base) : Microsoft.Extensions.Options.dasm - Microsoft.Extensions.Options.OptionsBuilder`1[System.__Canon]:Validate[byte,System.Nullable`1[int]](System.Func`4[System.__Canon,byte,System.Nullable`1[int],bool]):Microsoft.Extensions.Options.OptionsBuilder`1[System.__Canon]:this (FullOpts)
26 (15.76 % of base) : Microsoft.Extensions.Options.dasm - Microsoft.Extensions.Options.OptionsBuilder`1[System.__Canon]:Validate[byte](System.Func`3[System.__Canon,byte,bool]):Microsoft.Extensions.Options.OptionsBuilder`1[System.__Canon]:this (FullOpts)
26 (15.76 % of base) : Microsoft.Extensions.Options.dasm - Microsoft.Extensions.Options.OptionsBuilder`1[System.__Canon]:Validate[double,System.Nullable`1[int]](System.Func`4[System.__Canon,double,System.Nullable`1[int],bool]):Microsoft.Extensions.Options.OptionsBuilder`1[System.__Canon]:this (FullOpts)
26 (15.76 % of base) : Microsoft.Extensions.Options.dasm - Microsoft.Extensions.Options.OptionsBuilder`1[System.__Canon]:Validate[double](System.Func`3[System.__Canon,double,bool]):Microsoft.Extensions.Options.OptionsBuilder`1[System.__Canon]:this (FullOpts)
26 (15.76 % of base) : Microsoft.Extensions.Options.dasm - Microsoft.Extensions.Options.OptionsBuilder`1[System.__Canon]:Validate[int,System.Nullable`1[int]](System.Func`4[System.__Canon,int,System.Nullable`1[int],bool]):Microsoft.Extensions.Options.OptionsBuilder`1[System.__Canon]:this (FullOpts)
26 (15.76 % of base) : Microsoft.Extensions.Options.dasm - Microsoft.Extensions.Options.OptionsBuilder`1[System.__Canon]:Validate[int](System.Func`3[System.__Canon,int,bool]):Microsoft.Extensions.Options.OptionsBuilder`1[System.__Canon]:this (FullOpts)
26 (15.76 % of base) : Microsoft.Extensions.Options.dasm - Microsoft.Extensions.Options.OptionsBuilder`1[System.__Canon]:Validate[long,System.Nullable`1[int]](System.Func`4[System.__Canon,long,System.Nullable`1[int],bool]):Microsoft.Extensions.Options.OptionsBuilder`1[System.__Canon]:this (FullOpts)
26 (15.76 % of base) : Microsoft.Extensions.Options.dasm - Microsoft.Extensions.Options.OptionsBuilder`1[System.__Canon]:Validate[long](System.Func`3[System.__Canon,long,bool]):Microsoft.Extensions.Options.OptionsBuilder`1[System.__Canon]:this (FullOpts)
26 (15.76 % of base) : Microsoft.Extensions.Options.dasm - Microsoft.Extensions.Options.OptionsBuilder`1[System.__Canon]:Validate[short,System.Nullable`1[int]](System.Func`4[System.__Canon,short,System.Nullable`1[int],bool]):Microsoft.Extensions.Options.OptionsBuilder`1[System.__Canon]:this (FullOpts)
26 (15.76 % of base) : Microsoft.Extensions.Options.dasm - Microsoft.Extensions.Options.OptionsBuilder`1[System.__Canon]:Validate[short](System.Func`3[System.__Canon,short,bool]):Microsoft.Extensions.Options.OptionsBuilder`1[System.__Canon]:this (FullOpts)
26 (15.76 % of base) : Microsoft.Extensions.Options.dasm - Microsoft.Extensions.Options.OptionsBuilder`1[System.__Canon]:Validate[System.__Canon,System.Nullable`1[int]](System.Func`4[System.__Canon,System.__Canon,System.Nullable`1[int],bool]):Microsoft.Extensions.Options.OptionsBuilder`1[System.__Canon]:this (FullOpts)
26 (15.76 % of base) : Microsoft.Extensions.Options.dasm - Microsoft.Extensions.Options.OptionsBuilder`1[System.__Canon]:Validate[System.__Canon](System.Func`3[System.__Canon,System.__Canon,bool]):Microsoft.Extensions.Options.OptionsBuilder`1[System.__Canon]:this (FullOpts)
26 (15.76 % of base) : Microsoft.Extensions.Options.dasm - Microsoft.Extensions.Options.OptionsBuilder`1[System.__Canon]:Validate[System.Nullable`1[int],System.Nullable`1[int]](System.Func`4[System.__Canon,System.Nullable`1[int],System.Nullable`1[int],bool]):Microsoft.Extensions.Options.OptionsBuilder`1[System.__Canon]:this (FullOpts)
26 (15.76 % of base) : Microsoft.Extensions.Options.dasm - Microsoft.Extensions.Options.OptionsBuilder`1[System.__Canon]:Validate[System.Nullable`1[int]](System.Func`3[System.__Canon,System.Nullable`1[int],bool]):Microsoft.Extensions.Options.OptionsBuilder`1[System.__Canon]:this (FullOpts)
26 (15.76 % of base) : Microsoft.Extensions.Options.dasm - Microsoft.Extensions.Options.OptionsBuilder`1[System.__Canon]:Validate[System.Numerics.Vector`1[float],System.Nullable`1[int]](System.Func`4[System.__Canon,System.Numerics.Vector`1[float],System.Nullable`1[int],bool]):Microsoft.Extensions.Options.OptionsBuilder`1[System.__Canon]:this (FullOpts)
26 (15.76 % of base) : Microsoft.Extensions.Options.dasm - Microsoft.Extensions.Options.OptionsBuilder`1[System.__Canon]:Validate[System.Numerics.Vector`1[float]](System.Func`3[System.__Canon,System.Numerics.Vector`1[float],bool]):Microsoft.Extensions.Options.OptionsBuilder`1[System.__Canon]:this (FullOpts)
26 (23.64 % of base) : System.Data.Common.dasm - System.Data.Common.DbDataReader:GetFieldValueAsync[System.__Canon](int):System.Threading.Tasks.Task`1[System.__Canon]:this (FullOpts)
25 (28.41 % of base) : System.Linq.dasm - System.Linq.Enumerable:ThenBy[byte,System.Nullable`1[int]](System.Linq.IOrderedEnumerable`1[byte],System.Func`2[byte,System.Nullable`1[int]]):System.Linq.IOrderedEnumerable`1[byte] (FullOpts)
25 (28.41 % of base) : System.Linq.dasm - System.Linq.Enumerable:ThenBy[double,System.Nullable`1[int]](System.Linq.IOrderedEnumerable`1[double],System.Func`2[double,System.Nullable`1[int]]):System.Linq.IOrderedEnumerable`1[double] (FullOpts)
25 (28.41 % of base) : System.Linq.dasm - System.Linq.Enumerable:ThenBy[int,System.Nullable`1[int]](System.Linq.IOrderedEnumerable`1[int],System.Func`2[int,System.Nullable`1[int]]):System.Linq.IOrderedEnumerable`1[int] (FullOpts)
25 (28.41 % of base) : System.Linq.dasm - System.Linq.Enumerable:ThenBy[long,System.Nullable`1[int]](System.Linq.IOrderedEnumerable`1[long],System.Func`2[long,System.Nullable`1[int]]):System.Linq.IOrderedEnumerable`1[long] (FullOpts)
Top method improvements (bytes):
-17 (-12.06 % of base) : System.Data.Common.dasm - System.Data.DataReaderExtensions:GetFieldValue[byte](System.Data.Common.DbDataReader,System.String):byte (FullOpts)
-17 (-12.06 % of base) : System.Data.Common.dasm - System.Data.DataReaderExtensions:GetFieldValue[double](System.Data.Common.DbDataReader,System.String):double (FullOpts)
-17 (-12.06 % of base) : System.Data.Common.dasm - System.Data.DataReaderExtensions:GetFieldValue[int](System.Data.Common.DbDataReader,System.String):int (FullOpts)
-17 (-12.06 % of base) : System.Data.Common.dasm - System.Data.DataReaderExtensions:GetFieldValue[long](System.Data.Common.DbDataReader,System.String):long (FullOpts)
-17 (-12.06 % of base) : System.Data.Common.dasm - System.Data.DataReaderExtensions:GetFieldValue[short](System.Data.Common.DbDataReader,System.String):short (FullOpts)
-17 (-12.06 % of base) : System.Data.Common.dasm - System.Data.DataReaderExtensions:GetFieldValue[System.Nullable`1[int]](System.Data.Common.DbDataReader,System.String):System.Nullable`1[int] (FullOpts)
-12 (-3.51 % of base) : System.Linq.Queryable.dasm - System.Linq.Queryable:Aggregate[byte](System.Linq.IQueryable`1[byte],System.Linq.Expressions.Expression`1[System.Func`3[byte,byte,byte]]):byte (FullOpts)
-12 (-3.51 % of base) : System.Linq.Queryable.dasm - System.Linq.Queryable:Aggregate[double](System.Linq.IQueryable`1[double],System.Linq.Expressions.Expression`1[System.Func`3[double,double,double]]):double (FullOpts)
-12 (-3.51 % of base) : System.Linq.Queryable.dasm - System.Linq.Queryable:Aggregate[int](System.Linq.IQueryable`1[int],System.Linq.Expressions.Expression`1[System.Func`3[int,int,int]]):int (FullOpts)
-12 (-3.51 % of base) : System.Linq.Queryable.dasm - System.Linq.Queryable:Aggregate[long](System.Linq.IQueryable`1[long],System.Linq.Expressions.Expression`1[System.Func`3[long,long,long]]):long (FullOpts)
-12 (-3.51 % of base) : System.Linq.Queryable.dasm - System.Linq.Queryable:Aggregate[short](System.Linq.IQueryable`1[short],System.Linq.Expressions.Expression`1[System.Func`3[short,short,short]]):short (FullOpts)
-12 (-3.51 % of base) : System.Linq.Queryable.dasm - System.Linq.Queryable:Aggregate[System.Nullable`1[int]](System.Linq.IQueryable`1[System.Nullable`1[int]],System.Linq.Expressions.Expression`1[System.Func`3[System.Nullable`1[int],System.Nullable`1[int],System.Nullable`1[int]]]):System.Nullable`1[int] (FullOpts)
-12 (-3.51 % of base) : System.Linq.Queryable.dasm - System.Linq.Queryable:All[byte](System.Linq.IQueryable`1[byte],System.Linq.Expressions.Expression`1[System.Func`2[byte,bool]]):bool (FullOpts)
-12 (-3.51 % of base) : System.Linq.Queryable.dasm - System.Linq.Queryable:All[double](System.Linq.IQueryable`1[double],System.Linq.Expressions.Expression`1[System.Func`2[double,bool]]):bool (FullOpts)
-12 (-3.51 % of base) : System.Linq.Queryable.dasm - System.Linq.Queryable:All[int](System.Linq.IQueryable`1[int],System.Linq.Expressions.Expression`1[System.Func`2[int,bool]]):bool (FullOpts)
-12 (-3.51 % of base) : System.Linq.Queryable.dasm - System.Linq.Queryable:All[long](System.Linq.IQueryable`1[long],System.Linq.Expressions.Expression`1[System.Func`2[long,bool]]):bool (FullOpts)
-12 (-3.51 % of base) : System.Linq.Queryable.dasm - System.Linq.Queryable:All[short](System.Linq.IQueryable`1[short],System.Linq.Expressions.Expression`1[System.Func`2[short,bool]]):bool (FullOpts)
-12 (-3.51 % of base) : System.Linq.Queryable.dasm - System.Linq.Queryable:All[System.Nullable`1[int]](System.Linq.IQueryable`1[System.Nullable`1[int]],System.Linq.Expressions.Expression`1[System.Func`2[System.Nullable`1[int],bool]]):bool (FullOpts)
-12 (-3.51 % of base) : System.Linq.Queryable.dasm - System.Linq.Queryable:All[System.Numerics.Vector`1[float]](System.Linq.IQueryable`1[System.Numerics.Vector`1[float]],System.Linq.Expressions.Expression`1[System.Func`2[System.Numerics.Vector`1[float],bool]]):bool (FullOpts)
-12 (-3.51 % of base) : System.Linq.Queryable.dasm - System.Linq.Queryable:Any[byte](System.Linq.IQueryable`1[byte],System.Linq.Expressions.Expression`1[System.Func`2[byte,bool]]):bool (FullOpts)
-12 (-3.51 % of base) : System.Linq.Queryable.dasm - System.Linq.Queryable:Any[double](System.Linq.IQueryable`1[double],System.Linq.Expressions.Expression`1[System.Func`2[double,bool]]):bool (FullOpts)
-12 (-3.51 % of base) : System.Linq.Queryable.dasm - System.Linq.Queryable:Any[int](System.Linq.IQueryable`1[int],System.Linq.Expressions.Expression`1[System.Func`2[int,bool]]):bool (FullOpts)
-12 (-3.51 % of base) : System.Linq.Queryable.dasm - System.Linq.Queryable:Any[long](System.Linq.IQueryable`1[long],System.Linq.Expressions.Expression`1[System.Func`2[long,bool]]):bool (FullOpts)
-12 (-3.51 % of base) : System.Linq.Queryable.dasm - System.Linq.Queryable:Any[short](System.Linq.IQueryable`1[short],System.Linq.Expressions.Expression`1[System.Func`2[short,bool]]):bool (FullOpts)
-12 (-3.51 % of base) : System.Linq.Queryable.dasm - System.Linq.Queryable:Any[System.Nullable`1[int]](System.Linq.IQueryable`1[System.Nullable`1[int]],System.Linq.Expressions.Expression`1[System.Func`2[System.Nullable`1[int],bool]]):bool (FullOpts)
-12 (-3.51 % of base) : System.Linq.Queryable.dasm - System.Linq.Queryable:Any[System.Numerics.Vector`1[float]](System.Linq.IQueryable`1[System.Numerics.Vector`1[float]],System.Linq.Expressions.Expression`1[System.Func`2[System.Numerics.Vector`1[float],bool]]):bool (FullOpts)
-12 (-3.51 % of base) : System.Linq.Queryable.dasm - System.Linq.Queryable:Average[byte](System.Linq.IQueryable`1[byte],System.Linq.Expressions.Expression`1[System.Func`2[byte,double]]):double (FullOpts)
-12 (-3.51 % of base) : System.Linq.Queryable.dasm - System.Linq.Queryable:Average[byte](System.Linq.IQueryable`1[byte],System.Linq.Expressions.Expression`1[System.Func`2[byte,float]]):float (FullOpts)
-12 (-3.51 % of base) : System.Linq.Queryable.dasm - System.Linq.Queryable:Average[byte](System.Linq.IQueryable`1[byte],System.Linq.Expressions.Expression`1[System.Func`2[byte,int]]):double (FullOpts)
-12 (-3.51 % of base) : System.Linq.Queryable.dasm - System.Linq.Queryable:Average[byte](System.Linq.IQueryable`1[byte],System.Linq.Expressions.Expression`1[System.Func`2[byte,long]]):double (FullOpts)
-12 (-3.51 % of base) : System.Linq.Queryable.dasm - System.Linq.Queryable:Average[byte](System.Linq.IQueryable`1[byte],System.Linq.Expressions.Expression`1[System.Func`2[byte,System.Decimal]]):System.Decimal (FullOpts)
-12 (-3.51 % of base) : System.Linq.Queryable.dasm - System.Linq.Queryable:Average[byte](System.Linq.IQueryable`1[byte],System.Linq.Expressions.Expression`1[System.Func`2[byte,System.Nullable`1[double]]]):System.Nullable`1[double] (FullOpts)
-12 (-3.51 % of base) : System.Linq.Queryable.dasm - System.Linq.Queryable:Average[byte](System.Linq.IQueryable`1[byte],System.Linq.Expressions.Expression`1[System.Func`2[byte,System.Nullable`1[float]]]):System.Nullable`1[float] (FullOpts)
-12 (-3.51 % of base) : System.Linq.Queryable.dasm - System.Linq.Queryable:Average[byte](System.Linq.IQueryable`1[byte],System.Linq.Expressions.Expression`1[System.Func`2[byte,System.Nullable`1[int]]]):System.Nullable`1[double] (FullOpts)
-12 (-3.51 % of base) : System.Linq.Queryable.dasm - System.Linq.Queryable:Average[byte](System.Linq.IQueryable`1[byte],System.Linq.Expressions.Expression`1[System.Func`2[byte,System.Nullable`1[long]]]):System.Nullable`1[double] (FullOpts)
-12 (-3.51 % of base) : System.Linq.Queryable.dasm - System.Linq.Queryable:Average[double](System.Linq.IQueryable`1[double],System.Linq.Expressions.Expression`1[System.Func`2[double,double]]):double (FullOpts)
-12 (-3.51 % of base) : System.Linq.Queryable.dasm - System.Linq.Queryable:Average[double](System.Linq.IQueryable`1[double],System.Linq.Expressions.Expression`1[System.Func`2[double,float]]):float (FullOpts)
-12 (-3.51 % of base) : System.Linq.Queryable.dasm - System.Linq.Queryable:Average[double](System.Linq.IQueryable`1[double],System.Linq.Expressions.Expression`1[System.Func`2[double,int]]):double (FullOpts)
-12 (-3.51 % of base) : System.Linq.Queryable.dasm - System.Linq.Queryable:Average[double](System.Linq.IQueryable`1[double],System.Linq.Expressions.Expression`1[System.Func`2[double,long]]):double (FullOpts)
-12 (-3.51 % of base) : System.Linq.Queryable.dasm - System.Linq.Queryable:Average[double](System.Linq.IQueryable`1[double],System.Linq.Expressions.Expression`1[System.Func`2[double,System.Decimal]]):System.Decimal (FullOpts)
-12 (-3.51 % of base) : System.Linq.Queryable.dasm - System.Linq.Queryable:Average[double](System.Linq.IQueryable`1[double],System.Linq.Expressions.Expression`1[System.Func`2[double,System.Nullable`1[double]]]):System.Nullable`1[double] (FullOpts)
-12 (-3.51 % of base) : System.Linq.Queryable.dasm - System.Linq.Queryable:Average[double](System.Linq.IQueryable`1[double],System.Linq.Expressions.Expression`1[System.Func`2[double,System.Nullable`1[float]]]):System.Nullable`1[float] (FullOpts)
-12 (-3.51 % of base) : System.Linq.Queryable.dasm - System.Linq.Queryable:Average[double](System.Linq.IQueryable`1[double],System.Linq.Expressions.Expression`1[System.Func`2[double,System.Nullable`1[int]]]):System.Nullable`1[double] (FullOpts)
-12 (-3.51 % of base) : System.Linq.Queryable.dasm - System.Linq.Queryable:Average[double](System.Linq.IQueryable`1[double],System.Linq.Expressions.Expression`1[System.Func`2[double,System.Nullable`1[long]]]):System.Nullable`1[double] (FullOpts)
-12 (-3.51 % of base) : System.Linq.Queryable.dasm - System.Linq.Queryable:Average[int](System.Linq.IQueryable`1[int],System.Linq.Expressions.Expression`1[System.Func`2[int,double]]):double (FullOpts)
-12 (-3.51 % of base) : System.Linq.Queryable.dasm - System.Linq.Queryable:Average[int](System.Linq.IQueryable`1[int],System.Linq.Expressions.Expression`1[System.Func`2[int,float]]):float (FullOpts)
-12 (-3.51 % of base) : System.Linq.Queryable.dasm - System.Linq.Queryable:Average[int](System.Linq.IQueryable`1[int],System.Linq.Expressions.Expression`1[System.Func`2[int,int]]):double (FullOpts)
-12 (-3.51 % of base) : System.Linq.Queryable.dasm - System.Linq.Queryable:Average[int](System.Linq.IQueryable`1[int],System.Linq.Expressions.Expression`1[System.Func`2[int,long]]):double (FullOpts)
-12 (-3.51 % of base) : System.Linq.Queryable.dasm - System.Linq.Queryable:Average[int](System.Linq.IQueryable`1[int],System.Linq.Expressions.Expression`1[System.Func`2[int,System.Decimal]]):System.Decimal (FullOpts)
-12 (-3.51 % of base) : System.Linq.Queryable.dasm - System.Linq.Queryable:Average[int](System.Linq.IQueryable`1[int],System.Linq.Expressions.Expression`1[System.Func`2[int,System.Nullable`1[double]]]):System.Nullable`1[double] (FullOpts)
-12 (-3.51 % of base) : System.Linq.Queryable.dasm - System.Linq.Queryable:Average[int](System.Linq.IQueryable`1[int],System.Linq.Expressions.Expression`1[System.Func`2[int,System.Nullable`1[float]]]):System.Nullable`1[float] (FullOpts)
-12 (-3.51 % of base) : System.Linq.Queryable.dasm - System.Linq.Queryable:Average[int](System.Linq.IQueryable`1[int],System.Linq.Expressions.Expression`1[System.Func`2[int,System.Nullable`1[int]]]):System.Nullable`1[double] (FullOpts)
-12 (-3.51 % of base) : System.Linq.Queryable.dasm - System.Linq.Queryable:Average[int](System.Linq.IQueryable`1[int],System.Linq.Expressions.Expression`1[System.Func`2[int,System.Nullable`1[long]]]):System.Nullable`1[double] (FullOpts)
-12 (-3.51 % of base) : System.Linq.Queryable.dasm - System.Linq.Queryable:Average[long](System.Linq.IQueryable`1[long],System.Linq.Expressions.Expression`1[System.Func`2[long,double]]):double (FullOpts)
-12 (-3.51 % of base) : System.Linq.Queryable.dasm - System.Linq.Queryable:Average[long](System.Linq.IQueryable`1[long],System.Linq.Expressions.Expression`1[System.Func`2[long,float]]):float (FullOpts)
-12 (-3.51 % of base) : System.Linq.Queryable.dasm - System.Linq.Queryable:Average[long](System.Linq.IQueryable`1[long],System.Linq.Expressions.Expression`1[System.Func`2[long,int]]):double (FullOpts)
-12 (-3.51 % of base) : System.Linq.Queryable.dasm - System.Linq.Queryable:Average[long](System.Linq.IQueryable`1[long],System.Linq.Expressions.Expression`1[System.Func`2[long,long]]):double (FullOpts)
-12 (-3.51 % of base) : System.Linq.Queryable.dasm - System.Linq.Queryable:Average[long](System.Linq.IQueryable`1[long],System.Linq.Expressions.Expression`1[System.Func`2[long,System.Decimal]]):System.Decimal (FullOpts)
-12 (-3.51 % of base) : System.Linq.Queryable.dasm - System.Linq.Queryable:Average[long](System.Linq.IQueryable`1[long],System.Linq.Expressions.Expression`1[System.Func`2[long,System.Nullable`1[double]]]):System.Nullable`1[double] (FullOpts)
-12 (-3.51 % of base) : System.Linq.Queryable.dasm - System.Linq.Queryable:Average[long](System.Linq.IQueryable`1[long],System.Linq.Expressions.Expression`1[System.Func`2[long,System.Nullable`1[float]]]):System.Nullable`1[float] (FullOpts)
-12 (-3.51 % of base) : System.Linq.Queryable.dasm - System.Linq.Queryable:Average[long](System.Linq.IQueryable`1[long],System.Linq.Expressions.Expression`1[System.Func`2[long,System.Nullable`1[int]]]):System.Nullable`1[double] (FullOpts)
-12 (-3.51 % of base) : System.Linq.Queryable.dasm - System.Linq.Queryable:Average[long](System.Linq.IQueryable`1[long],System.Linq.Expressions.Expression`1[System.Func`2[long,System.Nullable`1[long]]]):System.Nullable`1[double] (FullOpts)
-12 (-3.51 % of base) : System.Linq.Queryable.dasm - System.Linq.Queryable:Average[short](System.Linq.IQueryable`1[short],System.Linq.Expressions.Expression`1[System.Func`2[short,double]]):double (FullOpts)
-12 (-3.51 % of base) : System.Linq.Queryable.dasm - System.Linq.Queryable:Average[short](System.Linq.IQueryable`1[short],System.Linq.Expressions.Expression`1[System.Func`2[short,float]]):float (FullOpts)
-12 (-3.51 % of base) : System.Linq.Queryable.dasm - System.Linq.Queryable:Average[short](System.Linq.IQueryable`1[short],System.Linq.Expressions.Expression`1[System.Func`2[short,int]]):double (FullOpts)
-12 (-3.51 % of base) : System.Linq.Queryable.dasm - System.Linq.Queryable:Average[short](System.Linq.IQueryable`1[short],System.Linq.Expressions.Expression`1[System.Func`2[short,long]]):double (FullOpts)
-12 (-3.51 % of base) : System.Linq.Queryable.dasm - System.Linq.Queryable:Average[short](System.Linq.IQueryable`1[short],System.Linq.Expressions.Expression`1[System.Func`2[short,System.Decimal]]):System.Decimal (FullOpts)
-12 (-3.51 % of base) : System.Linq.Queryable.dasm - System.Linq.Queryable:Average[short](System.Linq.IQueryable`1[short],System.Linq.Expressions.Expression`1[System.Func`2[short,System.Nullable`1[double]]]):System.Nullable`1[double] (FullOpts)
-12 (-3.51 % of base) : System.Linq.Queryable.dasm - System.Linq.Queryable:Average[short](System.Linq.IQueryable`1[short],System.Linq.Expressions.Expression`1[System.Func`2[short,System.Nullable`1[float]]]):System.Nullable`1[float] (FullOpts)
-12 (-3.51 % of base) : System.Linq.Queryable.dasm - System.Linq.Queryable:Average[short](System.Linq.IQueryable`1[short],System.Linq.Expressions.Expression`1[System.Func`2[short,System.Nullable`1[int]]]):System.Nullable`1[double] (FullOpts)
-12 (-3.51 % of base) : System.Linq.Queryable.dasm - System.Linq.Queryable:Average[short](System.Linq.IQueryable`1[short],System.Linq.Expressions.Expression`1[System.Func`2[short,System.Nullable`1[long]]]):System.Nullable`1[double] (FullOpts)
-12 (-3.51 % of base) : System.Linq.Queryable.dasm - System.Linq.Queryable:Average[System.Nullable`1[int]](System.Linq.IQueryable`1[System.Nullable`1[int]],System.Linq.Expressions.Expression`1[System.Func`2[System.Nullable`1[int],double]]):double (FullOpts)
-12 (-3.51 % of base) : System.Linq.Queryable.dasm - System.Linq.Queryable:Average[System.Nullable`1[int]](System.Linq.IQueryable`1[System.Nullable`1[int]],System.Linq.Expressions.Expression`1[System.Func`2[System.Nullable`1[int],float]]):float (FullOpts)
-12 (-3.51 % of base) : System.Linq.Queryable.dasm - System.Linq.Queryable:Average[System.Nullable`1[int]](System.Linq.IQueryable`1[System.Nullable`1[int]],System.Linq.Expressions.Expression`1[System.Func`2[System.Nullable`1[int],int]]):double (FullOpts)
-12 (-3.51 % of base) : System.Linq.Queryable.dasm - System.Linq.Queryable:Average[System.Nullable`1[int]](System.Linq.IQueryable`1[System.Nullable`1[int]],System.Linq.Expressions.Expression`1[System.Func`2[System.Nullable`1[int],long]]):double (FullOpts)
-12 (-3.51 % of base) : System.Linq.Queryable.dasm - System.Linq.Queryable:Average[System.Nullable`1[int]](System.Linq.IQueryable`1[System.Nullable`1[int]],System.Linq.Expressions.Expression`1[System.Func`2[System.Nullable`1[int],System.Decimal]]):System.Decimal (FullOpts)
-12 (-3.51 % of base) : System.Linq.Queryable.dasm - System.Linq.Queryable:Average[System.Nullable`1[int]](System.Linq.IQueryable`1[System.Nullable`1[int]],System.Linq.Expressions.Expression`1[System.Func`2[System.Nullable`1[int],System.Nullable`1[double]]]):System.Nullable`1[double] (FullOpts)
-12 (-3.51 % of base) : System.Linq.Queryable.dasm - System.Linq.Queryable:Average[System.Nullable`1[int]](System.Linq.IQueryable`1[System.Nullable`1[int]],System.Linq.Expressions.Expression`1[System.Func`2[System.Nullable`1[int],System.Nullable`1[float]]]):System.Nullable`1[float] (FullOpts)
-12 (-3.51 % of base) : System.Linq.Queryable.dasm - System.Linq.Queryable:Average[System.Nullable`1[int]](System.Linq.IQueryable`1[System.Nullable`1[int]],System.Linq.Expressions.Expression`1[System.Func`2[System.Nullable`1[int],System.Nullable`1[int]]]):System.Nullable`1[double] (FullOpts)
-12 (-3.51 % of base) : System.Linq.Queryable.dasm - System.Linq.Queryable:Average[System.Nullable`1[int]](System.Linq.IQueryable`1[System.Nullable`1[int]],System.Linq.Expressions.Expression`1[System.Func`2[System.Nullable`1[int],System.Nullable`1[long]]]):System.Nullable`1[double] (FullOpts)
-12 (-3.51 % of base) : System.Linq.Queryable.dasm - System.Linq.Queryable:Average[System.Numerics.Vector`1[float]](System.Linq.IQueryable`1[System.Numerics.Vector`1[float]],System.Linq.Expressions.Expression`1[System.Func`2[System.Numerics.Vector`1[float],double]]):double (FullOpts)
-12 (-3.51 % of base) : System.Linq.Queryable.dasm - System.Linq.Queryable:Average[System.Numerics.Vector`1[float]](System.Linq.IQueryable`1[System.Numerics.Vector`1[float]],System.Linq.Expressions.Expression`1[System.Func`2[System.Numerics.Vector`1[float],float]]):float (FullOpts)
-12 (-3.51 % of base) : System.Linq.Queryable.dasm - System.Linq.Queryable:Average[System.Numerics.Vector`1[float]](System.Linq.IQueryable`1[System.Numerics.Vector`1[float]],System.Linq.Expressions.Expression`1[System.Func`2[System.Numerics.Vector`1[float],int]]):double (FullOpts)
-12 (-3.51 % of base) : System.Linq.Queryable.dasm - System.Linq.Queryable:Average[System.Numerics.Vector`1[float]](System.Linq.IQueryable`1[System.Numerics.Vector`1[float]],System.Linq.Expressions.Expression`1[System.Func`2[System.Numerics.Vector`1[float],long]]):double (FullOpts)
-12 (-3.51 % of base) : System.Linq.Queryable.dasm - System.Linq.Queryable:Average[System.Numerics.Vector`1[float]](System.Linq.IQueryable`1[System.Numerics.Vector`1[float]],System.Linq.Expressions.Expression`1[System.Func`2[System.Numerics.Vector`1[float],System.Decimal]]):System.Decimal (FullOpts)
-12 (-3.51 % of base) : System.Linq.Queryable.dasm - System.Linq.Queryable:Average[System.Numerics.Vector`1[float]](System.Linq.IQueryable`1[System.Numerics.Vector`1[float]],System.Linq.Expressions.Expression`1[System.Func`2[System.Numerics.Vector`1[float],System.Nullable`1[double]]]):System.Nullable`1[double] (FullOpts)
-12 (-3.51 % of base) : System.Linq.Queryable.dasm - System.Linq.Queryable:Average[System.Numerics.Vector`1[float]](System.Linq.IQueryable`1[System.Numerics.Vector`1[float]],System.Linq.Expressions.Expression`1[System.Func`2[System.Numerics.Vector`1[float],System.Nullable`1[float]]]):System.Nullable`1[float] (FullOpts)
-12 (-3.51 % of base) : System.Linq.Queryable.dasm - System.Linq.Queryable:Average[System.Numerics.Vector`1[float]](System.Linq.IQueryable`1[System.Numerics.Vector`1[float]],System.Linq.Expressions.Expression`1[System.Func`2[System.Numerics.Vector`1[float],System.Nullable`1[int]]]):System.Nullable`1[double] (FullOpts)
-12 (-3.51 % of base) : System.Linq.Queryable.dasm - System.Linq.Queryable:Average[System.Numerics.Vector`1[float]](System.Linq.IQueryable`1[System.Numerics.Vector`1[float]],System.Linq.Expressions.Expression`1[System.Func`2[System.Numerics.Vector`1[float],System.Nullable`1[long]]]):System.Nullable`1[double] (FullOpts)
-12 (-3.51 % of base) : System.Linq.Queryable.dasm - System.Linq.Queryable:Concat[byte](System.Linq.IQueryable`1[byte],System.Collections.Generic.IEnumerable`1[byte]):System.Linq.IQueryable`1[byte] (FullOpts)
-12 (-3.51 % of base) : System.Linq.Queryable.dasm - System.Linq.Queryable:Concat[double](System.Linq.IQueryable`1[double],System.Collections.Generic.IEnumerable`1[double]):System.Linq.IQueryable`1[double] (FullOpts)
-12 (-3.51 % of base) : System.Linq.Queryable.dasm - System.Linq.Queryable:Concat[int](System.Linq.IQueryable`1[int],System.Collections.Generic.IEnumerable`1[int]):System.Linq.IQueryable`1[int] (FullOpts)
-12 (-3.51 % of base) : System.Linq.Queryable.dasm - System.Linq.Queryable:Concat[long](System.Linq.IQueryable`1[long],System.Collections.Generic.IEnumerable`1[long]):System.Linq.IQueryable`1[long] (FullOpts)
-12 (-3.51 % of base) : System.Linq.Queryable.dasm - System.Linq.Queryable:Concat[short](System.Linq.IQueryable`1[short],System.Collections.Generic.IEnumerable`1[short]):System.Linq.IQueryable`1[short] (FullOpts)
-12 (-3.51 % of base) : System.Linq.Queryable.dasm - System.Linq.Queryable:Concat[System.Nullable`1[int]](System.Linq.IQueryable`1[System.Nullable`1[int]],System.Collections.Generic.IEnumerable`1[System.Nullable`1[int]]):System.Linq.IQueryable`1[System.Nullable`1[int]] (FullOpts)
-12 (-3.51 % of base) : System.Linq.Queryable.dasm - System.Linq.Queryable:Concat[System.Numerics.Vector`1[float]](System.Linq.IQueryable`1[System.Numerics.Vector`1[float]],System.Collections.Generic.IEnumerable`1[System.Numerics.Vector`1[float]]):System.Linq.IQueryable`1[System.Numerics.Vector`1[float]] (FullOpts)
-12 (-3.65 % of base) : System.Linq.Queryable.dasm - System.Linq.Queryable:Contains[System.Numerics.Vector`1[float]](System.Linq.IQueryable`1[System.Numerics.Vector`1[float]],System.Numerics.Vector`1[float]):bool (FullOpts)
-12 (-3.51 % of base) : System.Linq.Queryable.dasm - System.Linq.Queryable:Count[byte](System.Linq.IQueryable`1[byte],System.Linq.Expressions.Expression`1[System.Func`2[byte,bool]]):int (FullOpts)
-12 (-3.51 % of base) : System.Linq.Queryable.dasm - System.Linq.Queryable:Count[double](System.Linq.IQueryable`1[double],System.Linq.Expressions.Expression`1[System.Func`2[double,bool]]):int (FullOpts)
-12 (-3.51 % of base) : System.Linq.Queryable.dasm - System.Linq.Queryable:Count[int](System.Linq.IQueryable`1[int],System.Linq.Expressions.Expression`1[System.Func`2[int,bool]]):int (FullOpts)
Top method regressions (percentages):
18 (29.03 % of base) : Microsoft.Extensions.Logging.Abstractions.dasm - Microsoft.Extensions.Logging.LoggerMessage+<>c__DisplayClass0_0:<DefineScope>b__0(Microsoft.Extensions.Logging.ILogger):System.IDisposable:this (FullOpts)
25 (28.41 % of base) : System.Linq.dasm - System.Linq.Enumerable:ThenBy[byte,System.Nullable`1[int]](System.Linq.IOrderedEnumerable`1[byte],System.Func`2[byte,System.Nullable`1[int]]):System.Linq.IOrderedEnumerable`1[byte] (FullOpts)
25 (28.41 % of base) : System.Linq.dasm - System.Linq.Enumerable:ThenBy[double,System.Nullable`1[int]](System.Linq.IOrderedEnumerable`1[double],System.Func`2[double,System.Nullable`1[int]]):System.Linq.IOrderedEnumerable`1[double] (FullOpts)
25 (28.41 % of base) : System.Linq.dasm - System.Linq.Enumerable:ThenBy[int,System.Nullable`1[int]](System.Linq.IOrderedEnumerable`1[int],System.Func`2[int,System.Nullable`1[int]]):System.Linq.IOrderedEnumerable`1[int] (FullOpts)
25 (28.41 % of base) : System.Linq.dasm - System.Linq.Enumerable:ThenBy[long,System.Nullable`1[int]](System.Linq.IOrderedEnumerable`1[long],System.Func`2[long,System.Nullable`1[int]]):System.Linq.IOrderedEnumerable`1[long] (FullOpts)
25 (28.41 % of base) : System.Linq.dasm - System.Linq.Enumerable:ThenBy[short,System.Nullable`1[int]](System.Linq.IOrderedEnumerable`1[short],System.Func`2[short,System.Nullable`1[int]]):System.Linq.IOrderedEnumerable`1[short] (FullOpts)
25 (28.41 % of base) : System.Linq.dasm - System.Linq.Enumerable:ThenBy[System.Nullable`1[int],System.Nullable`1[int]](System.Linq.IOrderedEnumerable`1[System.Nullable`1[int]],System.Func`2[System.Nullable`1[int],System.Nullable`1[int]]):System.Linq.IOrderedEnumerable`1[System.Nullable`1[int]] (FullOpts)
25 (28.41 % of base) : System.Linq.dasm - System.Linq.Enumerable:ThenBy[System.Numerics.Vector`1[float],System.Nullable`1[int]](System.Linq.IOrderedEnumerable`1[System.Numerics.Vector`1[float]],System.Func`2[System.Numerics.Vector`1[float],System.Nullable`1[int]]):System.Linq.IOrderedEnumerable`1[System.Numerics.Vector`1[float]] (FullOpts)
25 (27.47 % of base) : System.Linq.dasm - System.Linq.Enumerable:ThenByDescending[byte,System.Nullable`1[int]](System.Linq.IOrderedEnumerable`1[byte],System.Func`2[byte,System.Nullable`1[int]]):System.Linq.IOrderedEnumerable`1[byte] (FullOpts)
25 (27.47 % of base) : System.Linq.dasm - System.Linq.Enumerable:ThenByDescending[double,System.Nullable`1[int]](System.Linq.IOrderedEnumerable`1[double],System.Func`2[double,System.Nullable`1[int]]):System.Linq.IOrderedEnumerable`1[double] (FullOpts)
25 (27.47 % of base) : System.Linq.dasm - System.Linq.Enumerable:ThenByDescending[int,System.Nullable`1[int]](System.Linq.IOrderedEnumerable`1[int],System.Func`2[int,System.Nullable`1[int]]):System.Linq.IOrderedEnumerable`1[int] (FullOpts)
25 (27.47 % of base) : System.Linq.dasm - System.Linq.Enumerable:ThenByDescending[long,System.Nullable`1[int]](System.Linq.IOrderedEnumerable`1[long],System.Func`2[long,System.Nullable`1[int]]):System.Linq.IOrderedEnumerable`1[long] (FullOpts)
25 (27.47 % of base) : System.Linq.dasm - System.Linq.Enumerable:ThenByDescending[short,System.Nullable`1[int]](System.Linq.IOrderedEnumerable`1[short],System.Func`2[short,System.Nullable`1[int]]):System.Linq.IOrderedEnumerable`1[short] (FullOpts)
25 (27.47 % of base) : System.Linq.dasm - System.Linq.Enumerable:ThenByDescending[System.Nullable`1[int],System.Nullable`1[int]](System.Linq.IOrderedEnumerable`1[System.Nullable`1[int]],System.Func`2[System.Nullable`1[int],System.Nullable`1[int]]):System.Linq.IOrderedEnumerable`1[System.Nullable`1[int]] (FullOpts)
25 (27.47 % of base) : System.Linq.dasm - System.Linq.Enumerable:ThenByDescending[System.Numerics.Vector`1[float],System.Nullable`1[int]](System.Linq.IOrderedEnumerable`1[System.Numerics.Vector`1[float]],System.Func`2[System.Numerics.Vector`1[float],System.Nullable`1[int]]):System.Linq.IOrderedEnumerable`1[System.Numerics.Vector`1[float]] (FullOpts)
26 (23.64 % of base) : System.Data.Common.dasm - System.Data.Common.DbDataReader:GetFieldValueAsync[System.__Canon](int):System.Threading.Tasks.Task`1[System.__Canon]:this (FullOpts)
38 (21.35 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.UnaryQueryOperator`2+UnaryQueryOperatorResults+ChildResultsRecipient[byte,System.Nullable`1[int]]:Receive[System.__Canon](System.Linq.Parallel.PartitionedStream`2[byte,System.__Canon]):this (FullOpts)
38 (21.35 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.UnaryQueryOperator`2+UnaryQueryOperatorResults+ChildResultsRecipient[double,System.Nullable`1[int]]:Receive[System.__Canon](System.Linq.Parallel.PartitionedStream`2[double,System.__Canon]):this (FullOpts)
38 (21.35 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.UnaryQueryOperator`2+UnaryQueryOperatorResults+ChildResultsRecipient[int,System.Nullable`1[int]]:Receive[System.__Canon](System.Linq.Parallel.PartitionedStream`2[int,System.__Canon]):this (FullOpts)
38 (21.35 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.UnaryQueryOperator`2+UnaryQueryOperatorResults+ChildResultsRecipient[long,System.Nullable`1[int]]:Receive[System.__Canon](System.Linq.Parallel.PartitionedStream`2[long,System.__Canon]):this (FullOpts)
38 (21.35 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.UnaryQueryOperator`2+UnaryQueryOperatorResults+ChildResultsRecipient[short,System.Nullable`1[int]]:Receive[System.__Canon](System.Linq.Parallel.PartitionedStream`2[short,System.__Canon]):this (FullOpts)
38 (21.35 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.UnaryQueryOperator`2+UnaryQueryOperatorResults+ChildResultsRecipient[System.Nullable`1[int],System.Nullable`1[int]]:Receive[System.__Canon](System.Linq.Parallel.PartitionedStream`2[System.Nullable`1[int],System.__Canon]):this (FullOpts)
38 (21.35 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.UnaryQueryOperator`2+UnaryQueryOperatorResults+ChildResultsRecipient[System.Numerics.Vector`1[float],System.Nullable`1[int]]:Receive[System.__Canon](System.Linq.Parallel.PartitionedStream`2[System.Numerics.Vector`1[float],System.__Canon]):this (FullOpts)
37 (21.02 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.SortQueryOperatorResults`2+ChildResultsRecipient[byte,System.Nullable`1[int]]:Receive[System.__Canon](System.Linq.Parallel.PartitionedStream`2[byte,System.__Canon]):this (FullOpts)
37 (21.02 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.SortQueryOperatorResults`2+ChildResultsRecipient[double,System.Nullable`1[int]]:Receive[System.__Canon](System.Linq.Parallel.PartitionedStream`2[double,System.__Canon]):this (FullOpts)
37 (21.02 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.SortQueryOperatorResults`2+ChildResultsRecipient[int,System.Nullable`1[int]]:Receive[System.__Canon](System.Linq.Parallel.PartitionedStream`2[int,System.__Canon]):this (FullOpts)
37 (21.02 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.SortQueryOperatorResults`2+ChildResultsRecipient[long,System.Nullable`1[int]]:Receive[System.__Canon](System.Linq.Parallel.PartitionedStream`2[long,System.__Canon]):this (FullOpts)
37 (21.02 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.SortQueryOperatorResults`2+ChildResultsRecipient[short,System.Nullable`1[int]]:Receive[System.__Canon](System.Linq.Parallel.PartitionedStream`2[short,System.__Canon]):this (FullOpts)
37 (21.02 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.SortQueryOperatorResults`2+ChildResultsRecipient[System.Nullable`1[int],System.Nullable`1[int]]:Receive[System.__Canon](System.Linq.Parallel.PartitionedStream`2[System.Nullable`1[int],System.__Canon]):this (FullOpts)
37 (21.02 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.SortQueryOperatorResults`2+ChildResultsRecipient[System.Numerics.Vector`1[float],System.Nullable`1[int]]:Receive[System.__Canon](System.Linq.Parallel.PartitionedStream`2[System.Numerics.Vector`1[float],System.__Canon]):this (FullOpts)
13 (20.63 % of base) : System.Data.Common.dasm - System.Data.Common.DbDataReader:GetFieldValueAsync[byte](int):System.Threading.Tasks.Task`1[byte]:this (FullOpts)
13 (20.63 % of base) : System.Data.Common.dasm - System.Data.Common.DbDataReader:GetFieldValueAsync[double](int):System.Threading.Tasks.Task`1[double]:this (FullOpts)
13 (20.63 % of base) : System.Data.Common.dasm - System.Data.Common.DbDataReader:GetFieldValueAsync[int](int):System.Threading.Tasks.Task`1[int]:this (FullOpts)
13 (20.63 % of base) : System.Data.Common.dasm - System.Data.Common.DbDataReader:GetFieldValueAsync[long](int):System.Threading.Tasks.Task`1[long]:this (FullOpts)
13 (20.63 % of base) : System.Data.Common.dasm - System.Data.Common.DbDataReader:GetFieldValueAsync[short](int):System.Threading.Tasks.Task`1[short]:this (FullOpts)
13 (20.63 % of base) : System.Data.Common.dasm - System.Data.Common.DbDataReader:GetFieldValueAsync[System.Nullable`1[int]](int):System.Threading.Tasks.Task`1[System.Nullable`1[int]]:this (FullOpts)
13 (20.63 % of base) : System.Data.Common.dasm - System.Data.Common.DbDataReader:GetFieldValueAsync[System.Numerics.Vector`1[float]](int):System.Threading.Tasks.Task`1[System.Numerics.Vector`1[float]]:this (FullOpts)
41 (17.45 % of base) : Microsoft.Extensions.Logging.Abstractions.dasm - Microsoft.Extensions.Logging.LoggerExtensions:LogTrace(Microsoft.Extensions.Logging.ILogger,System.String,System.Object[]) (FullOpts)
41 (17.23 % of base) : Microsoft.Extensions.Logging.Abstractions.dasm - Microsoft.Extensions.Logging.LoggerExtensions:LogCritical(Microsoft.Extensions.Logging.ILogger,System.String,System.Object[]) (FullOpts)
41 (17.23 % of base) : Microsoft.Extensions.Logging.Abstractions.dasm - Microsoft.Extensions.Logging.LoggerExtensions:LogDebug(Microsoft.Extensions.Logging.ILogger,System.String,System.Object[]) (FullOpts)
41 (17.23 % of base) : Microsoft.Extensions.Logging.Abstractions.dasm - Microsoft.Extensions.Logging.LoggerExtensions:LogError(Microsoft.Extensions.Logging.ILogger,System.String,System.Object[]) (FullOpts)
41 (17.23 % of base) : Microsoft.Extensions.Logging.Abstractions.dasm - Microsoft.Extensions.Logging.LoggerExtensions:LogInformation(Microsoft.Extensions.Logging.ILogger,System.String,System.Object[]) (FullOpts)
41 (17.23 % of base) : Microsoft.Extensions.Logging.Abstractions.dasm - Microsoft.Extensions.Logging.LoggerExtensions:LogWarning(Microsoft.Extensions.Logging.ILogger,System.String,System.Object[]) (FullOpts)
32 (17.20 % of base) : System.Linq.dasm - System.Linq.Enumerable:ThenBy[System.__Canon,System.Nullable`1[int]](System.Linq.IOrderedEnumerable`1[System.__Canon],System.Func`2[System.__Canon,System.Nullable`1[int]]):System.Linq.IOrderedEnumerable`1[System.__Canon] (FullOpts)
32 (16.93 % of base) : System.Linq.dasm - System.Linq.Enumerable:ThenByDescending[System.__Canon,System.Nullable`1[int]](System.Linq.IOrderedEnumerable`1[System.__Canon],System.Func`2[System.__Canon,System.Nullable`1[int]]):System.Linq.IOrderedEnumerable`1[System.__Canon] (FullOpts)
39 (16.39 % of base) : Microsoft.Extensions.Logging.Abstractions.dasm - Microsoft.Extensions.Logging.LoggerExtensions:LogTrace(Microsoft.Extensions.Logging.ILogger,System.Exception,System.String,System.Object[]) (FullOpts)
39 (16.18 % of base) : Microsoft.Extensions.Logging.Abstractions.dasm - Microsoft.Extensions.Logging.LoggerExtensions:LogCritical(Microsoft.Extensions.Logging.ILogger,System.Exception,System.String,System.Object[]) (FullOpts)
39 (16.18 % of base) : Microsoft.Extensions.Logging.Abstractions.dasm - Microsoft.Extensions.Logging.LoggerExtensions:LogDebug(Microsoft.Extensions.Logging.ILogger,System.Exception,System.String,System.Object[]) (FullOpts)
39 (16.18 % of base) : Microsoft.Extensions.Logging.Abstractions.dasm - Microsoft.Extensions.Logging.LoggerExtensions:LogError(Microsoft.Extensions.Logging.ILogger,System.Exception,System.String,System.Object[]) (FullOpts)
39 (16.18 % of base) : Microsoft.Extensions.Logging.Abstractions.dasm - Microsoft.Extensions.Logging.LoggerExtensions:LogInformation(Microsoft.Extensions.Logging.ILogger,System.Exception,System.String,System.Object[]) (FullOpts)
39 (16.18 % of base) : Microsoft.Extensions.Logging.Abstractions.dasm - Microsoft.Extensions.Logging.LoggerExtensions:LogWarning(Microsoft.Extensions.Logging.ILogger,System.Exception,System.String,System.Object[]) (FullOpts)
147 (16.03 % of base) : Microsoft.Extensions.Hosting.dasm - Microsoft.Extensions.Hosting.Internal.ConsoleLifetime:OnApplicationStarted():this (FullOpts)
37 (15.95 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.UnaryQueryOperator`2+UnaryQueryOperatorResults+ChildResultsRecipient[System.__Canon,System.Nullable`1[int]]:Receive[byte](System.Linq.Parallel.PartitionedStream`2[System.__Canon,byte]):this (FullOpts)
37 (15.95 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.UnaryQueryOperator`2+UnaryQueryOperatorResults+ChildResultsRecipient[System.__Canon,System.Nullable`1[int]]:Receive[double](System.Linq.Parallel.PartitionedStream`2[System.__Canon,double]):this (FullOpts)
37 (15.95 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.UnaryQueryOperator`2+UnaryQueryOperatorResults+ChildResultsRecipient[System.__Canon,System.Nullable`1[int]]:Receive[int](System.Linq.Parallel.PartitionedStream`2[System.__Canon,int]):this (FullOpts)
37 (15.95 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.UnaryQueryOperator`2+UnaryQueryOperatorResults+ChildResultsRecipient[System.__Canon,System.Nullable`1[int]]:Receive[long](System.Linq.Parallel.PartitionedStream`2[System.__Canon,long]):this (FullOpts)
37 (15.95 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.UnaryQueryOperator`2+UnaryQueryOperatorResults+ChildResultsRecipient[System.__Canon,System.Nullable`1[int]]:Receive[short](System.Linq.Parallel.PartitionedStream`2[System.__Canon,short]):this (FullOpts)
37 (15.95 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.UnaryQueryOperator`2+UnaryQueryOperatorResults+ChildResultsRecipient[System.__Canon,System.Nullable`1[int]]:Receive[System.__Canon](System.Linq.Parallel.PartitionedStream`2[System.__Canon,System.__Canon]):this (FullOpts)
37 (15.95 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.UnaryQueryOperator`2+UnaryQueryOperatorResults+ChildResultsRecipient[System.__Canon,System.Nullable`1[int]]:Receive[System.Nullable`1[int]](System.Linq.Parallel.PartitionedStream`2[System.__Canon,System.Nullable`1[int]]):this (FullOpts)
37 (15.95 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.UnaryQueryOperator`2+UnaryQueryOperatorResults+ChildResultsRecipient[System.__Canon,System.Nullable`1[int]]:Receive[System.Numerics.Vector`1[float]](System.Linq.Parallel.PartitionedStream`2[System.__Canon,System.Numerics.Vector`1[float]]):this (FullOpts)
26 (15.76 % of base) : Microsoft.Extensions.Options.dasm - Microsoft.Extensions.Options.OptionsBuilder`1[System.__Canon]:Validate[byte,System.Nullable`1[int]](System.Func`4[System.__Canon,byte,System.Nullable`1[int],bool]):Microsoft.Extensions.Options.OptionsBuilder`1[System.__Canon]:this (FullOpts)
26 (15.76 % of base) : Microsoft.Extensions.Options.dasm - Microsoft.Extensions.Options.OptionsBuilder`1[System.__Canon]:Validate[byte](System.Func`3[System.__Canon,byte,bool]):Microsoft.Extensions.Options.OptionsBuilder`1[System.__Canon]:this (FullOpts)
26 (15.76 % of base) : Microsoft.Extensions.Options.dasm - Microsoft.Extensions.Options.OptionsBuilder`1[System.__Canon]:Validate[double,System.Nullable`1[int]](System.Func`4[System.__Canon,double,System.Nullable`1[int],bool]):Microsoft.Extensions.Options.OptionsBuilder`1[System.__Canon]:this (FullOpts)
26 (15.76 % of base) : Microsoft.Extensions.Options.dasm - Microsoft.Extensions.Options.OptionsBuilder`1[System.__Canon]:Validate[double](System.Func`3[System.__Canon,double,bool]):Microsoft.Extensions.Options.OptionsBuilder`1[System.__Canon]:this (FullOpts)
26 (15.76 % of base) : Microsoft.Extensions.Options.dasm - Microsoft.Extensions.Options.OptionsBuilder`1[System.__Canon]:Validate[int,System.Nullable`1[int]](System.Func`4[System.__Canon,int,System.Nullable`1[int],bool]):Microsoft.Extensions.Options.OptionsBuilder`1[System.__Canon]:this (FullOpts)
26 (15.76 % of base) : Microsoft.Extensions.Options.dasm - Microsoft.Extensions.Options.OptionsBuilder`1[System.__Canon]:Validate[int](System.Func`3[System.__Canon,int,bool]):Microsoft.Extensions.Options.OptionsBuilder`1[System.__Canon]:this (FullOpts)
26 (15.76 % of base) : Microsoft.Extensions.Options.dasm - Microsoft.Extensions.Options.OptionsBuilder`1[System.__Canon]:Validate[long,System.Nullable`1[int]](System.Func`4[System.__Canon,long,System.Nullable`1[int],bool]):Microsoft.Extensions.Options.OptionsBuilder`1[System.__Canon]:this (FullOpts)
26 (15.76 % of base) : Microsoft.Extensions.Options.dasm - Microsoft.Extensions.Options.OptionsBuilder`1[System.__Canon]:Validate[long](System.Func`3[System.__Canon,long,bool]):Microsoft.Extensions.Options.OptionsBuilder`1[System.__Canon]:this (FullOpts)
26 (15.76 % of base) : Microsoft.Extensions.Options.dasm - Microsoft.Extensions.Options.OptionsBuilder`1[System.__Canon]:Validate[short,System.Nullable`1[int]](System.Func`4[System.__Canon,short,System.Nullable`1[int],bool]):Microsoft.Extensions.Options.OptionsBuilder`1[System.__Canon]:this (FullOpts)
26 (15.76 % of base) : Microsoft.Extensions.Options.dasm - Microsoft.Extensions.Options.OptionsBuilder`1[System.__Canon]:Validate[short](System.Func`3[System.__Canon,short,bool]):Microsoft.Extensions.Options.OptionsBuilder`1[System.__Canon]:this (FullOpts)
26 (15.76 % of base) : Microsoft.Extensions.Options.dasm - Microsoft.Extensions.Options.OptionsBuilder`1[System.__Canon]:Validate[System.__Canon,System.Nullable`1[int]](System.Func`4[System.__Canon,System.__Canon,System.Nullable`1[int],bool]):Microsoft.Extensions.Options.OptionsBuilder`1[System.__Canon]:this (FullOpts)
26 (15.76 % of base) : Microsoft.Extensions.Options.dasm - Microsoft.Extensions.Options.OptionsBuilder`1[System.__Canon]:Validate[System.__Canon](System.Func`3[System.__Canon,System.__Canon,bool]):Microsoft.Extensions.Options.OptionsBuilder`1[System.__Canon]:this (FullOpts)
26 (15.76 % of base) : Microsoft.Extensions.Options.dasm - Microsoft.Extensions.Options.OptionsBuilder`1[System.__Canon]:Validate[System.Nullable`1[int],System.Nullable`1[int]](System.Func`4[System.__Canon,System.Nullable`1[int],System.Nullable`1[int],bool]):Microsoft.Extensions.Options.OptionsBuilder`1[System.__Canon]:this (FullOpts)
26 (15.76 % of base) : Microsoft.Extensions.Options.dasm - Microsoft.Extensions.Options.OptionsBuilder`1[System.__Canon]:Validate[System.Nullable`1[int]](System.Func`3[System.__Canon,System.Nullable`1[int],bool]):Microsoft.Extensions.Options.OptionsBuilder`1[System.__Canon]:this (FullOpts)
26 (15.76 % of base) : Microsoft.Extensions.Options.dasm - Microsoft.Extensions.Options.OptionsBuilder`1[System.__Canon]:Validate[System.Numerics.Vector`1[float],System.Nullable`1[int]](System.Func`4[System.__Canon,System.Numerics.Vector`1[float],System.Nullable`1[int],bool]):Microsoft.Extensions.Options.OptionsBuilder`1[System.__Canon]:this (FullOpts)
26 (15.76 % of base) : Microsoft.Extensions.Options.dasm - Microsoft.Extensions.Options.OptionsBuilder`1[System.__Canon]:Validate[System.Numerics.Vector`1[float]](System.Func`3[System.__Canon,System.Numerics.Vector`1[float],bool]):Microsoft.Extensions.Options.OptionsBuilder`1[System.__Canon]:this (FullOpts)
36 (15.65 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.SortQueryOperatorResults`2+ChildResultsRecipient[System.__Canon,System.Nullable`1[int]]:Receive[byte](System.Linq.Parallel.PartitionedStream`2[System.__Canon,byte]):this (FullOpts)
36 (15.65 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.SortQueryOperatorResults`2+ChildResultsRecipient[System.__Canon,System.Nullable`1[int]]:Receive[double](System.Linq.Parallel.PartitionedStream`2[System.__Canon,double]):this (FullOpts)
36 (15.65 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.SortQueryOperatorResults`2+ChildResultsRecipient[System.__Canon,System.Nullable`1[int]]:Receive[int](System.Linq.Parallel.PartitionedStream`2[System.__Canon,int]):this (FullOpts)
36 (15.65 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.SortQueryOperatorResults`2+ChildResultsRecipient[System.__Canon,System.Nullable`1[int]]:Receive[long](System.Linq.Parallel.PartitionedStream`2[System.__Canon,long]):this (FullOpts)
36 (15.65 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.SortQueryOperatorResults`2+ChildResultsRecipient[System.__Canon,System.Nullable`1[int]]:Receive[short](System.Linq.Parallel.PartitionedStream`2[System.__Canon,short]):this (FullOpts)
36 (15.65 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.SortQueryOperatorResults`2+ChildResultsRecipient[System.__Canon,System.Nullable`1[int]]:Receive[System.__Canon](System.Linq.Parallel.PartitionedStream`2[System.__Canon,System.__Canon]):this (FullOpts)
36 (15.65 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.SortQueryOperatorResults`2+ChildResultsRecipient[System.__Canon,System.Nullable`1[int]]:Receive[System.Nullable`1[int]](System.Linq.Parallel.PartitionedStream`2[System.__Canon,System.Nullable`1[int]]):this (FullOpts)
36 (15.65 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.SortQueryOperatorResults`2+ChildResultsRecipient[System.__Canon,System.Nullable`1[int]]:Receive[System.Numerics.Vector`1[float]](System.Linq.Parallel.PartitionedStream`2[System.__Canon,System.Numerics.Vector`1[float]]):this (FullOpts)
15 (14.71 % of base) : Microsoft.Extensions.Logging.Abstractions.dasm - Microsoft.Extensions.Logging.Logger`1[System.__Canon]:Microsoft.Extensions.Logging.ILogger.Log[byte](int,Microsoft.Extensions.Logging.EventId,byte,System.Exception,System.Func`3[byte,System.Exception,System.String]):this (FullOpts)
15 (14.71 % of base) : Microsoft.Extensions.Logging.Abstractions.dasm - Microsoft.Extensions.Logging.Logger`1[System.__Canon]:Microsoft.Extensions.Logging.ILogger.Log[short](int,Microsoft.Extensions.Logging.EventId,short,System.Exception,System.Func`3[short,System.Exception,System.String]):this (FullOpts)
35 (14.64 % of base) : Microsoft.Extensions.Logging.Abstractions.dasm - Microsoft.Extensions.Logging.LoggerExtensions:Log(Microsoft.Extensions.Logging.ILogger,int,System.String,System.Object[]) (FullOpts)
20 (14.49 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.UnaryQueryOperator`2+UnaryQueryOperatorResults+ChildResultsRecipient[byte,System.Nullable`1[int]]:Receive[byte](System.Linq.Parallel.PartitionedStream`2[byte,byte]):this (FullOpts)
20 (14.49 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.UnaryQueryOperator`2+UnaryQueryOperatorResults+ChildResultsRecipient[byte,System.Nullable`1[int]]:Receive[double](System.Linq.Parallel.PartitionedStream`2[byte,double]):this (FullOpts)
20 (14.49 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.UnaryQueryOperator`2+UnaryQueryOperatorResults+ChildResultsRecipient[byte,System.Nullable`1[int]]:Receive[int](System.Linq.Parallel.PartitionedStream`2[byte,int]):this (FullOpts)
20 (14.49 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.UnaryQueryOperator`2+UnaryQueryOperatorResults+ChildResultsRecipient[byte,System.Nullable`1[int]]:Receive[long](System.Linq.Parallel.PartitionedStream`2[byte,long]):this (FullOpts)
20 (14.49 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.UnaryQueryOperator`2+UnaryQueryOperatorResults+ChildResultsRecipient[byte,System.Nullable`1[int]]:Receive[short](System.Linq.Parallel.PartitionedStream`2[byte,short]):this (FullOpts)
20 (14.49 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.UnaryQueryOperator`2+UnaryQueryOperatorResults+ChildResultsRecipient[byte,System.Nullable`1[int]]:Receive[System.Nullable`1[int]](System.Linq.Parallel.PartitionedStream`2[byte,System.Nullable`1[int]]):this (FullOpts)
20 (14.49 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.UnaryQueryOperator`2+UnaryQueryOperatorResults+ChildResultsRecipient[byte,System.Nullable`1[int]]:Receive[System.Numerics.Vector`1[float]](System.Linq.Parallel.PartitionedStream`2[byte,System.Numerics.Vector`1[float]]):this (FullOpts)
20 (14.49 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.UnaryQueryOperator`2+UnaryQueryOperatorResults+ChildResultsRecipient[double,System.Nullable`1[int]]:Receive[byte](System.Linq.Parallel.PartitionedStream`2[double,byte]):this (FullOpts)
20 (14.49 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.UnaryQueryOperator`2+UnaryQueryOperatorResults+ChildResultsRecipient[double,System.Nullable`1[int]]:Receive[double](System.Linq.Parallel.PartitionedStream`2[double,double]):this (FullOpts)
20 (14.49 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.UnaryQueryOperator`2+UnaryQueryOperatorResults+ChildResultsRecipient[double,System.Nullable`1[int]]:Receive[int](System.Linq.Parallel.PartitionedStream`2[double,int]):this (FullOpts)
20 (14.49 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.UnaryQueryOperator`2+UnaryQueryOperatorResults+ChildResultsRecipient[double,System.Nullable`1[int]]:Receive[long](System.Linq.Parallel.PartitionedStream`2[double,long]):this (FullOpts)
20 (14.49 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.UnaryQueryOperator`2+UnaryQueryOperatorResults+ChildResultsRecipient[double,System.Nullable`1[int]]:Receive[short](System.Linq.Parallel.PartitionedStream`2[double,short]):this (FullOpts)
20 (14.49 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.UnaryQueryOperator`2+UnaryQueryOperatorResults+ChildResultsRecipient[double,System.Nullable`1[int]]:Receive[System.Nullable`1[int]](System.Linq.Parallel.PartitionedStream`2[double,System.Nullable`1[int]]):this (FullOpts)
Top method improvements (percentages):
-17 (-12.06 % of base) : System.Data.Common.dasm - System.Data.DataReaderExtensions:GetFieldValue[byte](System.Data.Common.DbDataReader,System.String):byte (FullOpts)
-17 (-12.06 % of base) : System.Data.Common.dasm - System.Data.DataReaderExtensions:GetFieldValue[double](System.Data.Common.DbDataReader,System.String):double (FullOpts)
-17 (-12.06 % of base) : System.Data.Common.dasm - System.Data.DataReaderExtensions:GetFieldValue[int](System.Data.Common.DbDataReader,System.String):int (FullOpts)
-17 (-12.06 % of base) : System.Data.Common.dasm - System.Data.DataReaderExtensions:GetFieldValue[long](System.Data.Common.DbDataReader,System.String):long (FullOpts)
-17 (-12.06 % of base) : System.Data.Common.dasm - System.Data.DataReaderExtensions:GetFieldValue[short](System.Data.Common.DbDataReader,System.String):short (FullOpts)
-17 (-12.06 % of base) : System.Data.Common.dasm - System.Data.DataReaderExtensions:GetFieldValue[System.Nullable`1[int]](System.Data.Common.DbDataReader,System.String):System.Nullable`1[int] (FullOpts)
-7 (-4.79 % of base) : System.Data.Common.dasm - System.Data.DataReaderExtensions:GetFieldValueAsync[byte](System.Data.Common.DbDataReader,System.String,System.Threading.CancellationToken):System.Threading.Tasks.Task`1[byte] (FullOpts)
-7 (-4.79 % of base) : System.Data.Common.dasm - System.Data.DataReaderExtensions:GetFieldValueAsync[double](System.Data.Common.DbDataReader,System.String,System.Threading.CancellationToken):System.Threading.Tasks.Task`1[double] (FullOpts)
-7 (-4.79 % of base) : System.Data.Common.dasm - System.Data.DataReaderExtensions:GetFieldValueAsync[int](System.Data.Common.DbDataReader,System.String,System.Threading.CancellationToken):System.Threading.Tasks.Task`1[int] (FullOpts)
-7 (-4.79 % of base) : System.Data.Common.dasm - System.Data.DataReaderExtensions:GetFieldValueAsync[long](System.Data.Common.DbDataReader,System.String,System.Threading.CancellationToken):System.Threading.Tasks.Task`1[long] (FullOpts)
-7 (-4.79 % of base) : System.Data.Common.dasm - System.Data.DataReaderExtensions:GetFieldValueAsync[short](System.Data.Common.DbDataReader,System.String,System.Threading.CancellationToken):System.Threading.Tasks.Task`1[short] (FullOpts)
-7 (-4.79 % of base) : System.Data.Common.dasm - System.Data.DataReaderExtensions:GetFieldValueAsync[System.Nullable`1[int]](System.Data.Common.DbDataReader,System.String,System.Threading.CancellationToken):System.Threading.Tasks.Task`1[System.Nullable`1[int]] (FullOpts)
-7 (-4.79 % of base) : System.Data.Common.dasm - System.Data.DataReaderExtensions:GetFieldValueAsync[System.Numerics.Vector`1[float]](System.Data.Common.DbDataReader,System.String,System.Threading.CancellationToken):System.Threading.Tasks.Task`1[System.Numerics.Vector`1[float]] (FullOpts)
-12 (-4.00 % of base) : System.Linq.Queryable.dasm - System.Linq.Queryable:Distinct[byte](System.Linq.IQueryable`1[byte],System.Collections.Generic.IEqualityComparer`1[byte]):System.Linq.IQueryable`1[byte] (FullOpts)
-12 (-4.00 % of base) : System.Linq.Queryable.dasm - System.Linq.Queryable:Distinct[double](System.Linq.IQueryable`1[double],System.Collections.Generic.IEqualityComparer`1[double]):System.Linq.IQueryable`1[double] (FullOpts)
-12 (-4.00 % of base) : System.Linq.Queryable.dasm - System.Linq.Queryable:Distinct[int](System.Linq.IQueryable`1[int],System.Collections.Generic.IEqualityComparer`1[int]):System.Linq.IQueryable`1[int] (FullOpts)
-12 (-4.00 % of base) : System.Linq.Queryable.dasm - System.Linq.Queryable:Distinct[long](System.Linq.IQueryable`1[long],System.Collections.Generic.IEqualityComparer`1[long]):System.Linq.IQueryable`1[long] (FullOpts)
-12 (-4.00 % of base) : System.Linq.Queryable.dasm - System.Linq.Queryable:Distinct[short](System.Linq.IQueryable`1[short],System.Collections.Generic.IEqualityComparer`1[short]):System.Linq.IQueryable`1[short] (FullOpts)
-12 (-4.00 % of base) : System.Linq.Queryable.dasm - System.Linq.Queryable:Distinct[System.Nullable`1[int]](System.Linq.IQueryable`1[System.Nullable`1[int]],System.Collections.Generic.IEqualityComparer`1[System.Nullable`1[int]]):System.Linq.IQueryable`1[System.Nullable`1[int]] (FullOpts)
-12 (-4.00 % of base) : System.Linq.Queryable.dasm - System.Linq.Queryable:Distinct[System.Numerics.Vector`1[float]](System.Linq.IQueryable`1[System.Numerics.Vector`1[float]],System.Collections.Generic.IEqualityComparer`1[System.Numerics.Vector`1[float]]):System.Linq.IQueryable`1[System.Numerics.Vector`1[float]] (FullOpts)
-12 (-4.00 % of base) : System.Linq.Queryable.dasm - System.Linq.Queryable:Max[byte](System.Linq.IQueryable`1[byte],System.Collections.Generic.IComparer`1[byte]):byte (FullOpts)
-12 (-4.00 % of base) : System.Linq.Queryable.dasm - System.Linq.Queryable:Max[double](System.Linq.IQueryable`1[double],System.Collections.Generic.IComparer`1[double]):double (FullOpts)
-12 (-4.00 % of base) : System.Linq.Queryable.dasm - System.Linq.Queryable:Max[int](System.Linq.IQueryable`1[int],System.Collections.Generic.IComparer`1[int]):int (FullOpts)
-12 (-4.00 % of base) : System.Linq.Queryable.dasm - System.Linq.Queryable:Max[long](System.Linq.IQueryable`1[long],System.Collections.Generic.IComparer`1[long]):long (FullOpts)
-12 (-4.00 % of base) : System.Linq.Queryable.dasm - System.Linq.Queryable:Max[short](System.Linq.IQueryable`1[short],System.Collections.Generic.IComparer`1[short]):short (FullOpts)
-12 (-4.00 % of base) : System.Linq.Queryable.dasm - System.Linq.Queryable:Max[System.Nullable`1[int]](System.Linq.IQueryable`1[System.Nullable`1[int]],System.Collections.Generic.IComparer`1[System.Nullable`1[int]]):System.Nullable`1[int] (FullOpts)
-12 (-4.00 % of base) : System.Linq.Queryable.dasm - System.Linq.Queryable:Min[byte](System.Linq.IQueryable`1[byte],System.Collections.Generic.IComparer`1[byte]):byte (FullOpts)
-12 (-4.00 % of base) : System.Linq.Queryable.dasm - System.Linq.Queryable:Min[double](System.Linq.IQueryable`1[double],System.Collections.Generic.IComparer`1[double]):double (FullOpts)
-12 (-4.00 % of base) : System.Linq.Queryable.dasm - System.Linq.Queryable:Min[int](System.Linq.IQueryable`1[int],System.Collections.Generic.IComparer`1[int]):int (FullOpts)
-12 (-4.00 % of base) : System.Linq.Queryable.dasm - System.Linq.Queryable:Min[long](System.Linq.IQueryable`1[long],System.Collections.Generic.IComparer`1[long]):long (FullOpts)
-12 (-4.00 % of base) : System.Linq.Queryable.dasm - System.Linq.Queryable:Min[short](System.Linq.IQueryable`1[short],System.Collections.Generic.IComparer`1[short]):short (FullOpts)
-12 (-4.00 % of base) : System.Linq.Queryable.dasm - System.Linq.Queryable:Min[System.Nullable`1[int]](System.Linq.IQueryable`1[System.Nullable`1[int]],System.Collections.Generic.IComparer`1[System.Nullable`1[int]]):System.Nullable`1[int] (FullOpts)
-12 (-3.65 % of base) : System.Linq.Queryable.dasm - System.Linq.Queryable:Contains[System.Numerics.Vector`1[float]](System.Linq.IQueryable`1[System.Numerics.Vector`1[float]],System.Numerics.Vector`1[float]):bool (FullOpts)
-12 (-3.65 % of base) : System.Linq.Queryable.dasm - System.Linq.Queryable:DefaultIfEmpty[System.Numerics.Vector`1[float]](System.Linq.IQueryable`1[System.Numerics.Vector`1[float]],System.Numerics.Vector`1[float]):System.Linq.IQueryable`1[System.Numerics.Vector`1[float]] (FullOpts)
-12 (-3.51 % of base) : System.Linq.Queryable.dasm - System.Linq.Queryable:Aggregate[byte](System.Linq.IQueryable`1[byte],System.Linq.Expressions.Expression`1[System.Func`3[byte,byte,byte]]):byte (FullOpts)
-12 (-3.51 % of base) : System.Linq.Queryable.dasm - System.Linq.Queryable:Aggregate[double](System.Linq.IQueryable`1[double],System.Linq.Expressions.Expression`1[System.Func`3[double,double,double]]):double (FullOpts)
-12 (-3.51 % of base) : System.Linq.Queryable.dasm - System.Linq.Queryable:Aggregate[int](System.Linq.IQueryable`1[int],System.Linq.Expressions.Expression`1[System.Func`3[int,int,int]]):int (FullOpts)
-12 (-3.51 % of base) : System.Linq.Queryable.dasm - System.Linq.Queryable:Aggregate[long](System.Linq.IQueryable`1[long],System.Linq.Expressions.Expression`1[System.Func`3[long,long,long]]):long (FullOpts)
-12 (-3.51 % of base) : System.Linq.Queryable.dasm - System.Linq.Queryable:Aggregate[short](System.Linq.IQueryable`1[short],System.Linq.Expressions.Expression`1[System.Func`3[short,short,short]]):short (FullOpts)
-12 (-3.51 % of base) : System.Linq.Queryable.dasm - System.Linq.Queryable:Aggregate[System.Nullable`1[int]](System.Linq.IQueryable`1[System.Nullable`1[int]],System.Linq.Expressions.Expression`1[System.Func`3[System.Nullable`1[int],System.Nullable`1[int],System.Nullable`1[int]]]):System.Nullable`1[int] (FullOpts)
-12 (-3.51 % of base) : System.Linq.Queryable.dasm - System.Linq.Queryable:All[byte](System.Linq.IQueryable`1[byte],System.Linq.Expressions.Expression`1[System.Func`2[byte,bool]]):bool (FullOpts)
-12 (-3.51 % of base) : System.Linq.Queryable.dasm - System.Linq.Queryable:All[double](System.Linq.IQueryable`1[double],System.Linq.Expressions.Expression`1[System.Func`2[double,bool]]):bool (FullOpts)
-12 (-3.51 % of base) : System.Linq.Queryable.dasm - System.Linq.Queryable:All[int](System.Linq.IQueryable`1[int],System.Linq.Expressions.Expression`1[System.Func`2[int,bool]]):bool (FullOpts)
-12 (-3.51 % of base) : System.Linq.Queryable.dasm - System.Linq.Queryable:All[long](System.Linq.IQueryable`1[long],System.Linq.Expressions.Expression`1[System.Func`2[long,bool]]):bool (FullOpts)
-12 (-3.51 % of base) : System.Linq.Queryable.dasm - System.Linq.Queryable:All[short](System.Linq.IQueryable`1[short],System.Linq.Expressions.Expression`1[System.Func`2[short,bool]]):bool (FullOpts)
-12 (-3.51 % of base) : System.Linq.Queryable.dasm - System.Linq.Queryable:All[System.Nullable`1[int]](System.Linq.IQueryable`1[System.Nullable`1[int]],System.Linq.Expressions.Expression`1[System.Func`2[System.Nullable`1[int],bool]]):bool (FullOpts)
-12 (-3.51 % of base) : System.Linq.Queryable.dasm - System.Linq.Queryable:All[System.Numerics.Vector`1[float]](System.Linq.IQueryable`1[System.Numerics.Vector`1[float]],System.Linq.Expressions.Expression`1[System.Func`2[System.Numerics.Vector`1[float],bool]]):bool (FullOpts)
-12 (-3.51 % of base) : System.Linq.Queryable.dasm - System.Linq.Queryable:Any[byte](System.Linq.IQueryable`1[byte],System.Linq.Expressions.Expression`1[System.Func`2[byte,bool]]):bool (FullOpts)
-12 (-3.51 % of base) : System.Linq.Queryable.dasm - System.Linq.Queryable:Any[double](System.Linq.IQueryable`1[double],System.Linq.Expressions.Expression`1[System.Func`2[double,bool]]):bool (FullOpts)
-12 (-3.51 % of base) : System.Linq.Queryable.dasm - System.Linq.Queryable:Any[int](System.Linq.IQueryable`1[int],System.Linq.Expressions.Expression`1[System.Func`2[int,bool]]):bool (FullOpts)
-12 (-3.51 % of base) : System.Linq.Queryable.dasm - System.Linq.Queryable:Any[long](System.Linq.IQueryable`1[long],System.Linq.Expressions.Expression`1[System.Func`2[long,bool]]):bool (FullOpts)
-12 (-3.51 % of base) : System.Linq.Queryable.dasm - System.Linq.Queryable:Any[short](System.Linq.IQueryable`1[short],System.Linq.Expressions.Expression`1[System.Func`2[short,bool]]):bool (FullOpts)
-12 (-3.51 % of base) : System.Linq.Queryable.dasm - System.Linq.Queryable:Any[System.Nullable`1[int]](System.Linq.IQueryable`1[System.Nullable`1[int]],System.Linq.Expressions.Expression`1[System.Func`2[System.Nullable`1[int],bool]]):bool (FullOpts)
-12 (-3.51 % of base) : System.Linq.Queryable.dasm - System.Linq.Queryable:Any[System.Numerics.Vector`1[float]](System.Linq.IQueryable`1[System.Numerics.Vector`1[float]],System.Linq.Expressions.Expression`1[System.Func`2[System.Numerics.Vector`1[float],bool]]):bool (FullOpts)
-12 (-3.51 % of base) : System.Linq.Queryable.dasm - System.Linq.Queryable:Average[byte](System.Linq.IQueryable`1[byte],System.Linq.Expressions.Expression`1[System.Func`2[byte,double]]):double (FullOpts)
-12 (-3.51 % of base) : System.Linq.Queryable.dasm - System.Linq.Queryable:Average[byte](System.Linq.IQueryable`1[byte],System.Linq.Expressions.Expression`1[System.Func`2[byte,float]]):float (FullOpts)
-12 (-3.51 % of base) : System.Linq.Queryable.dasm - System.Linq.Queryable:Average[byte](System.Linq.IQueryable`1[byte],System.Linq.Expressions.Expression`1[System.Func`2[byte,int]]):double (FullOpts)
-12 (-3.51 % of base) : System.Linq.Queryable.dasm - System.Linq.Queryable:Average[byte](System.Linq.IQueryable`1[byte],System.Linq.Expressions.Expression`1[System.Func`2[byte,long]]):double (FullOpts)
-12 (-3.51 % of base) : System.Linq.Queryable.dasm - System.Linq.Queryable:Average[byte](System.Linq.IQueryable`1[byte],System.Linq.Expressions.Expression`1[System.Func`2[byte,System.Decimal]]):System.Decimal (FullOpts)
-12 (-3.51 % of base) : System.Linq.Queryable.dasm - System.Linq.Queryable:Average[byte](System.Linq.IQueryable`1[byte],System.Linq.Expressions.Expression`1[System.Func`2[byte,System.Nullable`1[double]]]):System.Nullable`1[double] (FullOpts)
-12 (-3.51 % of base) : System.Linq.Queryable.dasm - System.Linq.Queryable:Average[byte](System.Linq.IQueryable`1[byte],System.Linq.Expressions.Expression`1[System.Func`2[byte,System.Nullable`1[float]]]):System.Nullable`1[float] (FullOpts)
-12 (-3.51 % of base) : System.Linq.Queryable.dasm - System.Linq.Queryable:Average[byte](System.Linq.IQueryable`1[byte],System.Linq.Expressions.Expression`1[System.Func`2[byte,System.Nullable`1[int]]]):System.Nullable`1[double] (FullOpts)
-12 (-3.51 % of base) : System.Linq.Queryable.dasm - System.Linq.Queryable:Average[byte](System.Linq.IQueryable`1[byte],System.Linq.Expressions.Expression`1[System.Func`2[byte,System.Nullable`1[long]]]):System.Nullable`1[double] (FullOpts)
-12 (-3.51 % of base) : System.Linq.Queryable.dasm - System.Linq.Queryable:Average[double](System.Linq.IQueryable`1[double],System.Linq.Expressions.Expression`1[System.Func`2[double,double]]):double (FullOpts)
-12 (-3.51 % of base) : System.Linq.Queryable.dasm - System.Linq.Queryable:Average[double](System.Linq.IQueryable`1[double],System.Linq.Expressions.Expression`1[System.Func`2[double,float]]):float (FullOpts)
-12 (-3.51 % of base) : System.Linq.Queryable.dasm - System.Linq.Queryable:Average[double](System.Linq.IQueryable`1[double],System.Linq.Expressions.Expression`1[System.Func`2[double,int]]):double (FullOpts)
-12 (-3.51 % of base) : System.Linq.Queryable.dasm - System.Linq.Queryable:Average[double](System.Linq.IQueryable`1[double],System.Linq.Expressions.Expression`1[System.Func`2[double,long]]):double (FullOpts)
-12 (-3.51 % of base) : System.Linq.Queryable.dasm - System.Linq.Queryable:Average[double](System.Linq.IQueryable`1[double],System.Linq.Expressions.Expression`1[System.Func`2[double,System.Decimal]]):System.Decimal (FullOpts)
-12 (-3.51 % of base) : System.Linq.Queryable.dasm - System.Linq.Queryable:Average[double](System.Linq.IQueryable`1[double],System.Linq.Expressions.Expression`1[System.Func`2[double,System.Nullable`1[double]]]):System.Nullable`1[double] (FullOpts)
-12 (-3.51 % of base) : System.Linq.Queryable.dasm - System.Linq.Queryable:Average[double](System.Linq.IQueryable`1[double],System.Linq.Expressions.Expression`1[System.Func`2[double,System.Nullable`1[float]]]):System.Nullable`1[float] (FullOpts)
-12 (-3.51 % of base) : System.Linq.Queryable.dasm - System.Linq.Queryable:Average[double](System.Linq.IQueryable`1[double],System.Linq.Expressions.Expression`1[System.Func`2[double,System.Nullable`1[int]]]):System.Nullable`1[double] (FullOpts)
-12 (-3.51 % of base) : System.Linq.Queryable.dasm - System.Linq.Queryable:Average[double](System.Linq.IQueryable`1[double],System.Linq.Expressions.Expression`1[System.Func`2[double,System.Nullable`1[long]]]):System.Nullable`1[double] (FullOpts)
-12 (-3.51 % of base) : System.Linq.Queryable.dasm - System.Linq.Queryable:Average[int](System.Linq.IQueryable`1[int],System.Linq.Expressions.Expression`1[System.Func`2[int,double]]):double (FullOpts)
-12 (-3.51 % of base) : System.Linq.Queryable.dasm - System.Linq.Queryable:Average[int](System.Linq.IQueryable`1[int],System.Linq.Expressions.Expression`1[System.Func`2[int,float]]):float (FullOpts)
-12 (-3.51 % of base) : System.Linq.Queryable.dasm - System.Linq.Queryable:Average[int](System.Linq.IQueryable`1[int],System.Linq.Expressions.Expression`1[System.Func`2[int,int]]):double (FullOpts)
-12 (-3.51 % of base) : System.Linq.Queryable.dasm - System.Linq.Queryable:Average[int](System.Linq.IQueryable`1[int],System.Linq.Expressions.Expression`1[System.Func`2[int,long]]):double (FullOpts)
-12 (-3.51 % of base) : System.Linq.Queryable.dasm - System.Linq.Queryable:Average[int](System.Linq.IQueryable`1[int],System.Linq.Expressions.Expression`1[System.Func`2[int,System.Decimal]]):System.Decimal (FullOpts)
-12 (-3.51 % of base) : System.Linq.Queryable.dasm - System.Linq.Queryable:Average[int](System.Linq.IQueryable`1[int],System.Linq.Expressions.Expression`1[System.Func`2[int,System.Nullable`1[double]]]):System.Nullable`1[double] (FullOpts)
-12 (-3.51 % of base) : System.Linq.Queryable.dasm - System.Linq.Queryable:Average[int](System.Linq.IQueryable`1[int],System.Linq.Expressions.Expression`1[System.Func`2[int,System.Nullable`1[float]]]):System.Nullable`1[float] (FullOpts)
-12 (-3.51 % of base) : System.Linq.Queryable.dasm - System.Linq.Queryable:Average[int](System.Linq.IQueryable`1[int],System.Linq.Expressions.Expression`1[System.Func`2[int,System.Nullable`1[int]]]):System.Nullable`1[double] (FullOpts)
-12 (-3.51 % of base) : System.Linq.Queryable.dasm - System.Linq.Queryable:Average[int](System.Linq.IQueryable`1[int],System.Linq.Expressions.Expression`1[System.Func`2[int,System.Nullable`1[long]]]):System.Nullable`1[double] (FullOpts)
-12 (-3.51 % of base) : System.Linq.Queryable.dasm - System.Linq.Queryable:Average[long](System.Linq.IQueryable`1[long],System.Linq.Expressions.Expression`1[System.Func`2[long,double]]):double (FullOpts)
-12 (-3.51 % of base) : System.Linq.Queryable.dasm - System.Linq.Queryable:Average[long](System.Linq.IQueryable`1[long],System.Linq.Expressions.Expression`1[System.Func`2[long,float]]):float (FullOpts)
-12 (-3.51 % of base) : System.Linq.Queryable.dasm - System.Linq.Queryable:Average[long](System.Linq.IQueryable`1[long],System.Linq.Expressions.Expression`1[System.Func`2[long,int]]):double (FullOpts)
-12 (-3.51 % of base) : System.Linq.Queryable.dasm - System.Linq.Queryable:Average[long](System.Linq.IQueryable`1[long],System.Linq.Expressions.Expression`1[System.Func`2[long,long]]):double (FullOpts)
-12 (-3.51 % of base) : System.Linq.Queryable.dasm - System.Linq.Queryable:Average[long](System.Linq.IQueryable`1[long],System.Linq.Expressions.Expression`1[System.Func`2[long,System.Decimal]]):System.Decimal (FullOpts)
-12 (-3.51 % of base) : System.Linq.Queryable.dasm - System.Linq.Queryable:Average[long](System.Linq.IQueryable`1[long],System.Linq.Expressions.Expression`1[System.Func`2[long,System.Nullable`1[double]]]):System.Nullable`1[double] (FullOpts)
-12 (-3.51 % of base) : System.Linq.Queryable.dasm - System.Linq.Queryable:Average[long](System.Linq.IQueryable`1[long],System.Linq.Expressions.Expression`1[System.Func`2[long,System.Nullable`1[float]]]):System.Nullable`1[float] (FullOpts)
-12 (-3.51 % of base) : System.Linq.Queryable.dasm - System.Linq.Queryable:Average[long](System.Linq.IQueryable`1[long],System.Linq.Expressions.Expression`1[System.Func`2[long,System.Nullable`1[int]]]):System.Nullable`1[double] (FullOpts)
-12 (-3.51 % of base) : System.Linq.Queryable.dasm - System.Linq.Queryable:Average[long](System.Linq.IQueryable`1[long],System.Linq.Expressions.Expression`1[System.Func`2[long,System.Nullable`1[long]]]):System.Nullable`1[double] (FullOpts)
-12 (-3.51 % of base) : System.Linq.Queryable.dasm - System.Linq.Queryable:Average[short](System.Linq.IQueryable`1[short],System.Linq.Expressions.Expression`1[System.Func`2[short,double]]):double (FullOpts)
-12 (-3.51 % of base) : System.Linq.Queryable.dasm - System.Linq.Queryable:Average[short](System.Linq.IQueryable`1[short],System.Linq.Expressions.Expression`1[System.Func`2[short,float]]):float (FullOpts)
-12 (-3.51 % of base) : System.Linq.Queryable.dasm - System.Linq.Queryable:Average[short](System.Linq.IQueryable`1[short],System.Linq.Expressions.Expression`1[System.Func`2[short,int]]):double (FullOpts)
-12 (-3.51 % of base) : System.Linq.Queryable.dasm - System.Linq.Queryable:Average[short](System.Linq.IQueryable`1[short],System.Linq.Expressions.Expression`1[System.Func`2[short,long]]):double (FullOpts)
-12 (-3.51 % of base) : System.Linq.Queryable.dasm - System.Linq.Queryable:Average[short](System.Linq.IQueryable`1[short],System.Linq.Expressions.Expression`1[System.Func`2[short,System.Decimal]]):System.Decimal (FullOpts)
-12 (-3.51 % of base) : System.Linq.Queryable.dasm - System.Linq.Queryable:Average[short](System.Linq.IQueryable`1[short],System.Linq.Expressions.Expression`1[System.Func`2[short,System.Nullable`1[double]]]):System.Nullable`1[double] (FullOpts)
-12 (-3.51 % of base) : System.Linq.Queryable.dasm - System.Linq.Queryable:Average[short](System.Linq.IQueryable`1[short],System.Linq.Expressions.Expression`1[System.Func`2[short,System.Nullable`1[float]]]):System.Nullable`1[float] (FullOpts)
-12 (-3.51 % of base) : System.Linq.Queryable.dasm - System.Linq.Queryable:Average[short](System.Linq.IQueryable`1[short],System.Linq.Expressions.Expression`1[System.Func`2[short,System.Nullable`1[int]]]):System.Nullable`1[double] (FullOpts)
-12 (-3.51 % of base) : System.Linq.Queryable.dasm - System.Linq.Queryable:Average[short](System.Linq.IQueryable`1[short],System.Linq.Expressions.Expression`1[System.Func`2[short,System.Nullable`1[long]]]):System.Nullable`1[double] (FullOpts)
-12 (-3.51 % of base) : System.Linq.Queryable.dasm - System.Linq.Queryable:Average[System.Nullable`1[int]](System.Linq.IQueryable`1[System.Nullable`1[int]],System.Linq.Expressions.Expression`1[System.Func`2[System.Nullable`1[int],double]]):double (FullOpts)
1677 total methods with Code Size differences (1013 improved, 664 regressed), 281192 unchanged.
--------------------------------------------------------------------------------
Artifacts:
- build-clr-checked-main.zip (87 MB)
- build-artifacts-main.zip (680 MB)
- build-clr-checked-pr.zip (87 MB)
- build-artifacts-pr.zip (681 MB)
- jit-diffs-pr.zip (154 MB)
- jit-diffs-main.zip (154 MB)
- diff-frameworks.txt (101 KB)
- ShortDiffsRegressions.md (58 KB)
- LongDiffsRegressions.md (261 KB)
- ShortDiffsImprovements.md (56 KB)
- LongDiffsImprovements.md (140 KB)
Metadata
Metadata
Assignees
Labels
No labels