List.Int32.ListInt32WhereSelectToList.md

February 14, 2024 ยท View on GitHub

List.Int32.ListInt32WhereSelectToList

Source

ListInt32WhereSelectToList.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


MethodRuntimeCountMeanErrorStdDevRatioRatioSDGen0AllocatedAlloc Ratio
ForLoop.NET 8.0100237.5 ns1.75 ns1.64 nsbaseline0.3095648 B
ForeachLoop.NET 8.0100227.2 ns2.80 ns2.48 ns1.04x faster0.01x0.3095648 B1.00x more
Linq.NET 8.0100363.1 ns4.37 ns5.83 ns1.53x slower0.03x0.3824800 B1.23x more
LinqFaster.NET 8.0100294.2 ns5.52 ns4.89 ns1.24x slower0.03x0.4396920 B1.42x more
LinqFasterer.NET 8.0100269.9 ns2.61 ns2.04 ns1.14x slower0.01x0.56221176 B1.81x more
LinqAF.NET 8.0100454.7 ns3.60 ns3.01 ns1.92x slower0.02x0.3090648 B1.00x more
StructLinq.NET 8.0100386.2 ns5.49 ns5.39 ns1.63x slower0.03x0.1760368 B1.76x less
StructLinq_ValueDelegate.NET 8.0100295.9 ns2.25 ns1.76 ns1.25x slower0.01x0.1297272 B2.38x less
Hyperlinq.NET 8.0100339.9 ns4.96 ns6.27 ns1.44x slower0.03x0.1297272 B2.38x less
Hyperlinq_ValueDelegate.NET 8.0100304.6 ns2.31 ns2.84 ns1.28x slower0.02x0.1297272 B2.38x less
Faslinq.NET 8.0100344.6 ns5.86 ns7.41 ns1.45x slower0.03x0.3095648 B1.00x more
ForLoop.NET 9.0100247.0 ns4.83 ns6.28 nsbaseline0.3095648 B
ForeachLoop.NET 9.0100260.7 ns3.17 ns2.97 ns1.05x slower0.04x0.3095648 B1.00x more
Linq.NET 9.0100317.9 ns4.82 ns4.03 ns1.27x slower0.04x0.3824800 B1.23x more
LinqFaster.NET 9.0100300.0 ns5.96 ns11.34 ns1.22x slower0.06x0.4396920 B1.42x more
LinqFasterer.NET 9.0100307.6 ns5.95 ns6.11 ns1.24x slower0.05x0.56221176 B1.81x more
LinqAF.NET 9.0100430.1 ns8.60 ns11.48 ns1.74x slower0.07x0.3095648 B1.00x more
StructLinq.NET 9.0100367.1 ns6.71 ns11.39 ns1.49x slower0.06x0.1760368 B1.76x less
StructLinq_ValueDelegate.NET 9.0100266.6 ns2.95 ns2.61 ns1.07x slower0.03x0.1297272 B2.38x less
Hyperlinq.NET 9.0100393.2 ns4.32 ns4.24 ns1.58x slower0.05x0.1297272 B2.38x less
Hyperlinq_ValueDelegate.NET 9.0100290.4 ns4.43 ns3.46 ns1.16x slower0.04x0.1297272 B2.38x less
Faslinq.NET 9.0100315.7 ns4.34 ns3.62 ns1.27x slower0.04x0.3095648 B1.00x more