List.ValueType.ListValueTypeContains.md

February 14, 2024 ยท View on GitHub

List.ValueType.ListValueTypeContains

Source

ListValueTypeContains.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
ForLoop.NET 8.0100240.02 ns2.986 ns2.493 ns238.90 nsbaseline--NA
ForeachLoop.NET 8.0100299.52 ns5.567 ns6.187 ns297.74 ns1.25x slower0.03x--NA
List_Exists.NET 8.0100305.09 ns2.976 ns2.485 ns305.18 ns1.27x slower0.01x0.030564 BNA
Linq.NET 8.010051.73 ns0.806 ns0.896 ns51.44 ns4.62x faster0.10x--NA
LinqFaster.NET 8.010054.03 ns0.987 ns1.829 ns53.16 ns4.44x faster0.18x--NA
LinqFasterer.NET 8.0100450.51 ns5.874 ns4.905 ns451.01 ns1.88x slower0.03x3.06706424 BNA
LinqAF.NET 8.010051.21 ns0.927 ns0.992 ns50.88 ns4.67x faster0.10x--NA
StructLinq.NET 8.0100281.98 ns2.921 ns2.439 ns280.72 ns1.17x slower0.02x0.019140 BNA
StructLinq_ValueDelegate.NET 8.0100276.51 ns3.045 ns2.543 ns275.25 ns1.15x slower0.02x--NA
Hyperlinq.NET 8.010061.71 ns0.526 ns0.466 ns61.51 ns3.89x faster0.04x0.015332 BNA
Faslinq.NET 8.0100316.18 ns3.296 ns3.237 ns315.83 ns1.32x slower0.02x0.030564 BNA
ForLoop.NET 9.0100242.50 ns2.087 ns2.320 ns241.68 nsbaseline--NA
ForeachLoop.NET 9.0100303.15 ns2.141 ns1.788 ns302.81 ns1.25x slower0.01x--NA
List_Exists.NET 9.0100311.04 ns6.013 ns7.819 ns308.54 ns1.28x slower0.04x0.030564 BNA
Linq.NET 9.0100115.71 ns2.062 ns3.718 ns114.69 ns2.08x faster0.06x--NA
LinqFaster.NET 9.0100117.80 ns2.378 ns5.965 ns114.61 ns2.06x faster0.11x--NA
LinqFasterer.NET 9.0100507.39 ns8.868 ns6.924 ns503.51 ns2.09x slower0.03x3.06706424 BNA
LinqAF.NET 9.0100115.65 ns2.326 ns5.572 ns112.42 ns2.13x faster0.08x--NA
StructLinq.NET 9.0100229.13 ns4.522 ns6.190 ns226.25 ns1.05x faster0.03x0.019140 BNA
StructLinq_ValueDelegate.NET 9.0100264.37 ns2.750 ns2.438 ns263.33 ns1.09x slower0.01x--NA
Hyperlinq.NET 9.0100116.89 ns0.698 ns0.583 ns116.75 ns2.08x faster0.02x0.015332 BNA
Faslinq.NET 9.0100307.24 ns3.475 ns2.902 ns305.75 ns1.27x slower0.02x0.030564 BNA