aspnetcore/benchmarks/Microsoft.AspNetCore.Razor....
Ajay Bhargav Baaskaran 988d1b3c34 Use common BDN runner and config 2018-01-04 14:35:38 -08:00
..
AssemblyInfo.cs Use common BDN runner and config 2018-01-04 14:35:38 -08:00
CodeGenerationBenchmark.cs Use common BDN runner and config 2018-01-04 14:35:38 -08:00
MSN.cshtml Use common BDN runner and config 2018-01-04 14:35:38 -08:00
Microsoft.AspNetCore.Razor.Performance.csproj Use common BDN runner and config 2018-01-04 14:35:38 -08:00
readme.md Use common BDN runner and config 2018-01-04 14:35:38 -08:00

readme.md

Compile the solution in Release mode (so binaries are available in release)

To run a specific benchmark add it as parameter.

dotnet run -c Release <benchmark_name>

If you run without any parameters, you'll be offered the list of all benchmarks and get to choose.

dotnet run -c Release