Skip to content

Hubert-Rybak/DotnetBenchmarks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DotnetBenchmarks

This project contains several interesting benchmarks (made with BenchmarkDotNet).

Benchamrks

  • List<T> vs Collection<T>
  • Method group vs Lambda in loop

Comparing .NET Framework 4.6.2 vs dotnet core RC4

TODO:

  • Lock vs SpinLock

About

C# performance tests

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages