Benchmarking Use of Benchmarking to determine fastest way to run certain types of code Is it quicker to string.Concat, " " + " " or StringBuilder. To execute: dotnet run -c Release -f net7.0 Extra Library Uses Bogus to generate data Uses Random to select a random user