Enumerable.Int32.EnumerableInt32WhereCount.md

February 14, 2024 ยท View on GitHub

Enumerable.Int32.EnumerableInt32WhereCount

Source

EnumerableInt32WhereCount.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
ForeachLoop.NET 8.0100150.4 ns1.21 ns1.07 nsbaseline0.015332 B
Linq.NET 8.0100180.1 ns1.32 ns1.47 ns1.20x slower0.01x0.015332 B1.00x more
LinqAF.NET 8.0100233.1 ns4.41 ns3.91 ns1.55x slower0.03x0.015332 B1.00x more
StructLinq.NET 8.0100266.7 ns2.82 ns2.36 ns1.77x slower0.02x0.042088 B2.75x more
StructLinq_ValueDelegate.NET 8.0100186.6 ns1.69 ns1.32 ns1.24x slower0.01x0.015332 B1.00x more
Hyperlinq.NET 8.0100303.8 ns5.94 ns6.60 ns2.03x slower0.05x0.015332 B1.00x more
Hyperlinq_ValueDelegate.NET 8.0100221.4 ns2.06 ns2.38 ns1.48x slower0.02x0.015332 B1.00x more
ForeachLoop.NET 9.0100145.7 ns1.20 ns1.06 nsbaseline0.015332 B
Linq.NET 9.0100180.9 ns2.96 ns2.47 ns1.24x slower0.02x0.015332 B1.00x more
LinqAF.NET 9.0100214.7 ns2.79 ns2.61 ns1.47x slower0.02x0.015332 B1.00x more
StructLinq.NET 9.0100221.3 ns3.87 ns3.43 ns1.52x slower0.03x0.042088 B2.75x more
StructLinq_ValueDelegate.NET 9.0100172.5 ns2.38 ns2.11 ns1.18x slower0.02x0.015332 B1.00x more
Hyperlinq.NET 9.0100200.0 ns3.84 ns3.94 ns1.38x slower0.03x0.015332 B1.00x more
Hyperlinq_ValueDelegate.NET 9.0100196.4 ns3.72 ns3.10 ns1.35x slower0.02x0.015332 B1.00x more