List.ValueType.ListValueTypeToArray.md

February 14, 2024 ยท View on GitHub

List.ValueType.ListValueTypeToArray

Source

ListValueTypeToArray.cs

References:

Results:


BenchmarkDotNet v0.13.12, Windows 10 (10.0.19045.3996/22H2/2022Update)
Intel Core i7-7567U CPU 3.50GHz (Kaby Lake), 1 CPU, 4 logical and 2 physical cores
.NET SDK 9.0.100-preview.1.24101.2
  [Host]     : .NET 6.0.26 (6.0.2623.60508), X64 RyuJIT AVX2
  Job-THTHEP : .NET 8.0.0 (8.0.23.53103), X64 RyuJIT AVX2
  Job-OQLBIM : .NET 9.0.0 (9.0.24.8009), X64 RyuJIT AVX2


MethodRuntimeCountMeanErrorStdDevMedianRatioRatioSDGen0AllocatedAlloc Ratio
List_ToArray.NET 8.0100414.3 ns8.29 ns22.41 ns405.7 nsbaseline3.06706.27 KB
Linq.NET 8.0100407.5 ns4.42 ns3.69 ns406.0 ns1.03x faster0.07x3.06706.27 KB1.00x more
LinqFasterer.NET 8.0100410.0 ns6.71 ns5.95 ns408.9 ns1.02x faster0.06x3.06706.27 KB1.00x more
LinqAF.NET 8.0100421.2 ns8.30 ns14.54 ns417.2 ns1.01x slower0.08x3.06706.27 KB1.00x more
StructLinq.NET 8.0100409.0 ns8.07 ns9.61 ns408.0 ns1.01x faster0.06x3.08616.31 KB1.01x more
StructLinq_ValueDelegate.NET 8.0100327.9 ns3.32 ns4.08 ns327.5 ns1.26x faster0.07x3.05806.27 KB1.00x more
Hyperlinq.NET 8.0100408.7 ns8.25 ns19.44 ns401.5 ns1.02x faster0.05x3.06706.27 KB1.00x more
Hyperlinq_ValueDelegate.NET 8.0100399.6 ns4.17 ns3.48 ns399.5 ns1.05x faster0.07x3.06706.27 KB1.00x more
List_ToArray.NET 9.0100397.1 ns5.34 ns4.17 ns396.3 nsbaseline3.06706.27 KB
Linq.NET 9.0100426.9 ns8.75 ns25.25 ns414.0 ns1.06x slower0.07x3.06706.27 KB1.00x more
LinqFasterer.NET 9.0100407.3 ns8.14 ns18.88 ns399.0 ns1.03x slower0.05x3.06706.27 KB1.00x more
LinqAF.NET 9.0100419.3 ns8.04 ns21.46 ns408.6 ns1.08x slower0.07x3.06706.27 KB1.00x more
StructLinq.NET 9.0100406.1 ns8.52 ns24.44 ns394.7 ns1.03x slower0.06x3.08616.31 KB1.01x more
StructLinq_ValueDelegate.NET 9.0100331.2 ns6.29 ns15.55 ns324.2 ns1.21x faster0.03x3.05806.27 KB1.00x more
Hyperlinq.NET 9.0100402.5 ns7.64 ns17.40 ns394.8 ns1.02x slower0.05x3.06706.27 KB1.00x more
Hyperlinq_ValueDelegate.NET 9.0100399.9 ns7.87 ns9.37 ns397.4 ns1.00x faster0.02x3.06706.27 KB1.00x more