Run benchmarks for Ben.Demystifier
mainTo execute the benchmarks from the repository root, use the following dotnet command. Note that while the command kicks off via netcoreapp2.0, benchmarks will run for all configured platforms (e.g., net462).
dotnet run -p .\test\Ben.Demystifier.Benchmarks\ -c Release -f netcoreapp2.0 All