01.Run benchmark.bat 80 B

123456789
  1. rd /s/q "./BenchmarkDotNet.Artifacts/results"
  2. dotnet run -c Release
  3. pause