aspnetcore/test/Microsoft.AspNetCore.Server...
Cesar Blum Silveira 83edc38e72 Use TechEmpower request as baseline for request parsing benchmarks. 2017-03-03 15:55:07 -08:00
..
columns
configs Add allocations column (#1422) 2017-03-02 06:56:05 -08:00
KnownStrings.cs
Microsoft.AspNetCore.Server.Kestrel.Performance.csproj use rtm appveyor 2017-03-02 21:44:36 -08:00
PipeThroughput.cs Input Pipeline migration (#1277) 2017-02-17 15:38:13 -08:00
Program.cs
Readme.md
RequestParsing.cs Use TechEmpower request as baseline for request parsing benchmarks. 2017-03-03 15:55:07 -08:00
ResponseHeaders.cs
Writing.cs

Readme.md

Compile the solution in Release mode (so Kestrel is available in release)

To run a specific benchmark add it as parameter

dotnet run -c Release RequestParsing

To run all use All as parameter

dotnet run -c Release All

Using no parameter will list all available benchmarks