Skip to content

Benchmarking project for LINQ and alternative implementations

License

Notifications You must be signed in to change notification settings

tinyield/dotnet-sequences-benchmarks

This branch is 2 commits ahead of, 46 commits behind NetFabric/LinqBenchmarks:master.

Repository files navigation

LinqBenchmarks

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

Results

Range()

IEnumerable<int>

int[]

FatValueType[]

List<int>

List<FatValueType>

About

Benchmarking project for LINQ and alternative implementations

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%