Discount for my course: High Performance Coding with .NET Core and C#

Gergely Kalapos


BenchmarkDotNet - .NET Concept of the week - Episode 5

Posted on February 05, 2018



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


;