Learn how to use BenchmarkDotNet to effectively create and run benchmarks on your C# code. Dig into where you have opportunities to optimize your C# code!
This article is follow up content to previous articles I've written about iterators and collections, but the benchmark results were NOT what I expected!