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

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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%