This repository exists to hold my benchmarking examples. I'm interested in C# and using it to write performant applications. Each folder inside the BenchmarkExamples project contains the Benchmark and any supporting classes or files.
Each benchmark is run by passing in the name of the Benchmark to the project's main method. Powershell scripts located in the src directory can be used to run each benchmark individually.
It is my desire to also develop my writing skills. A blog article will cover and explain every benchmark contained in this library. At the moment I am writing on medium and dev.to but will create my own blog at some point.
Current Blog Posts: