Enumerable.Int32.EnumerableInt32Sum.md

February 14, 2024 ยท View on GitHub

Enumerable.Int32.EnumerableInt32Sum

Source

EnumerableInt32Sum.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.0100162.6 ns3.20 ns3.55 ns161.0 nsbaseline0.015332 B
Linq.NET 8.0100178.0 ns3.60 ns8.95 ns173.2 ns1.11x slower0.07x0.015332 B1.00x more
LinqAF.NET 8.0100238.5 ns3.13 ns2.61 ns237.5 ns1.46x slower0.03x0.015332 B1.00x more
StructLinq.NET 8.0100196.6 ns0.98 ns0.92 ns196.2 ns1.21x slower0.02x0.026756 B1.75x more
StructLinq_ValueDelegate.NET 8.0100190.7 ns3.47 ns4.39 ns188.8 ns1.18x slower0.04x0.015332 B1.00x more
Hyperlinq.NET 8.0100198.4 ns3.68 ns3.26 ns196.9 ns1.22x slower0.03x0.015332 B1.00x more
ForeachLoop.NET 9.0100157.4 ns0.93 ns0.78 ns157.2 nsbaseline0.015332 B
Linq.NET 9.0100167.4 ns3.22 ns4.82 ns165.4 ns1.06x slower0.03x0.015332 B1.00x more
LinqAF.NET 9.0100231.3 ns4.46 ns5.96 ns229.3 ns1.47x slower0.04x0.015332 B1.00x more
StructLinq.NET 9.0100205.0 ns3.55 ns4.86 ns202.8 ns1.30x slower0.03x0.026756 B1.75x more
StructLinq_ValueDelegate.NET 9.0100192.0 ns2.87 ns2.40 ns190.9 ns1.22x slower0.02x0.015332 B1.00x more
Hyperlinq.NET 9.0100163.0 ns3.22 ns5.21 ns160.2 ns1.05x slower0.04x0.015332 B1.00x more