BenchmarkDotNet - .NET Concept of the week - Episode 5 Posted on February 05, 2018 Tags: Performance , C# , .NET , .NET Concept of the Week In this episode I talk about BenchmarkDotNet. I benchmark 2 C# methods -1 containing some LINQ methods- on .NET Core and also on Full Framework with BenchmarkDotNet. Sample code is as always on GitHub. Other great resources on this topic: BenchmarkDotNet documentation: http://benchmarkdotnet.org BenchmarkDotNet GitHub project: https://github.com/dotnet/BenchmarkDotNet Please enable JavaScript to view the comments powered by Disqus.