Created for dev.to article.
After cloning the repo, navigate from the terminal to the directory. Run the following commands:
dotnet restore
dotnet build -c Release
dotnet run -c Release -f net7.0 --runtimes net6.0 net7.0
Let the benchmarks run and examine the results.