Benchmarking to the Bottom — Iterating Arrays in .NET

Finding the fastest way to iterate arrays while accessing their value in .NET using BenchmarkDotNet validate performance at scale.

Stephen Walsh
ITNEXT
Published in
5 min readJun 21, 2022

--

BenchmarkDotNet — A Powerful .NET library for benchmarking

I have spent some time recently looking through an older system, wondering how I can make it perform better. There are many avenues to make a system like…

--

--

Writer for

Hello! I’m a Husband, Father, Software Engineer, Learner & Leader. I live in Wisconsin, and spend my days trying to balance all of the above.