Enumerable.Int32.EnumerableInt32WhereSelect.md

February 14, 2024 ยท View on GitHub

Enumerable.Int32.EnumerableInt32WhereSelect

Source

EnumerableInt32WhereSelect.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
ForeachLoop.NET 8.0100149.7 ns2.23 ns2.65 ns148.9 nsbaseline0.015332 B
Linq.NET 8.0100328.3 ns5.40 ns6.22 ns326.4 ns2.19x slower0.06x0.0725152 B4.75x more
LinqAF.NET 8.0100235.2 ns3.82 ns4.09 ns233.4 ns1.57x slower0.04x0.015332 B1.00x more
StructLinq.NET 8.0100269.9 ns4.29 ns3.59 ns268.6 ns1.79x slower0.05x0.042088 B2.75x more
StructLinq_ValueDelegate.NET 8.0100287.7 ns2.89 ns2.41 ns286.8 ns1.91x slower0.04x0.015332 B1.00x more
Hyperlinq.NET 8.0100261.1 ns1.79 ns1.68 ns260.2 ns1.74x slower0.04x0.015332 B1.00x more
Hyperlinq_ValueDelegate.NET 8.0100231.0 ns1.36 ns1.13 ns230.7 ns1.53x slower0.03x0.015332 B1.00x more
ForeachLoop.NET 9.0100147.9 ns1.03 ns0.92 ns148.0 nsbaseline0.015332 B
Linq.NET 9.0100436.4 ns7.83 ns11.47 ns430.3 ns2.95x slower0.08x0.0725152 B4.75x more
LinqAF.NET 9.0100266.2 ns2.53 ns2.37 ns265.7 ns1.80x slower0.02x0.015332 B1.00x more
StructLinq.NET 9.0100253.8 ns1.51 ns1.34 ns253.4 ns1.72x slower0.01x0.042088 B2.75x more
StructLinq_ValueDelegate.NET 9.0100206.1 ns3.02 ns3.23 ns205.1 ns1.40x slower0.02x0.015332 B1.00x more
Hyperlinq.NET 9.0100233.8 ns1.86 ns1.56 ns233.9 ns1.58x slower0.01x0.015332 B1.00x more
Hyperlinq_ValueDelegate.NET 9.0100206.3 ns3.50 ns4.30 ns204.5 ns1.40x slower0.04x0.015332 B1.00x more