LinqBenchmarks Save

Benchmarking LINQ and alternative implementations

Project README

LinqBenchmarks

Benchmarks comparing the performance of LINQ against for/foreach loops and the following libraries:

NOTE: Removed LinqOptimizer and Streams from the benchmarks as they are slower than LINQ on every benchmark.

Results

Range()

IEnumerable<int>

IEnumerable<FatReferenceType>

int[]

FatValueType[]

List<int>

List<FatValueType>

ImmutableArray<int>

Open Source Agenda is not affiliated with "LinqBenchmarks" Project. README Source: NetFabric/LinqBenchmarks
Stars
170
Open Issues
0
Last Commit
2 months ago
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating