Array.ValueType.ArrayValueTypeContains.md

February 14, 2024 ยท View on GitHub

Array.ValueType.ArrayValueTypeContains

Source

ArrayValueTypeContains.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.0100188.71 ns1.368 ns1.212 ns188.07 nsbaseline--NA
ForeachLoop.NET 8.0100189.11 ns3.809 ns4.534 ns186.48 ns1.00x slower0.03x--NA
Linq.NET 8.010053.41 ns1.086 ns1.931 ns52.45 ns3.54x faster0.13x--NA
LinqFaster.NET 8.010060.65 ns0.528 ns0.412 ns60.64 ns3.11x faster0.03x--NA
LinqFasterer.NET 8.010051.73 ns0.944 ns1.470 ns51.06 ns3.66x faster0.10x--NA
LinqAF.NET 8.010055.20 ns0.788 ns0.658 ns54.88 ns3.42x faster0.05x--NA
StructLinq.NET 8.0100273.60 ns1.059 ns0.827 ns273.75 ns1.45x slower0.01x0.015332 BNA
StructLinq_ValueDelegate.NET 8.0100270.47 ns1.972 ns1.845 ns270.51 ns1.43x slower0.02x--NA
Hyperlinq.NET 8.010059.06 ns0.356 ns0.297 ns59.00 ns3.19x faster0.03x0.015332 BNA
Faslinq.NET 8.0100300.23 ns3.906 ns3.462 ns299.41 ns1.59x slower0.02x0.030564 BNA
ForLoop.NET 9.0100192.53 ns1.055 ns1.037 ns192.13 nsbaseline--NA
ForeachLoop.NET 9.0100199.17 ns3.926 ns4.822 ns197.15 ns1.04x slower0.03x--NA
Linq.NET 9.0100113.78 ns0.945 ns0.789 ns113.54 ns1.69x faster0.01x--NA
LinqFaster.NET 9.010067.13 ns0.537 ns0.448 ns66.97 ns2.87x faster0.02x--NA
LinqFasterer.NET 9.0100115.92 ns2.335 ns5.077 ns112.89 ns1.67x faster0.07x--NA
LinqAF.NET 9.0100117.50 ns2.247 ns1.992 ns116.92 ns1.64x faster0.03x--NA
StructLinq.NET 9.0100273.32 ns4.386 ns8.345 ns270.60 ns1.43x slower0.04x0.015332 BNA
StructLinq_ValueDelegate.NET 9.0100244.82 ns2.150 ns1.906 ns244.17 ns1.27x slower0.01x--NA
Hyperlinq.NET 9.0100118.60 ns2.095 ns1.960 ns117.64 ns1.62x faster0.03x0.015332 BNA
Faslinq.NET 9.0100313.39 ns2.762 ns2.306 ns313.05 ns1.63x slower0.02x0.030564 BNA