Benchmarking in .NET or How I Learned to Stop Worrying and Love Perf Regression Testing
In an earlier post we were looking at the performance of function pointers introduced in .NET 5/C# 9.0. To do that we used BenchmarkDotNet (docs), the de-facto .NET benchmarking framework. This is a shotgun dump of notes to get you writing your own...
rendered-obsolete.hashnode.dev7 min read