aspnetcore/test/Microsoft.AspNetCore.Server...
N. Taylor Mullen fd7232616a Pin global.json SDK to 1.0.0-preview2-1-003177. 2016-11-23 15:59:21 -08:00
..
columns
configs
Microsoft.AspNetCore.Server.Kestrel.Performance.xproj
Program.cs
Readme.md
RequestParsing.cs Refactor FrameTests and rename SocketInput SocketOutput properties (#1229) 2016-11-22 16:36:36 -08:00
global.json Pin global.json SDK to 1.0.0-preview2-1-003177. 2016-11-23 15:59:21 -08:00
project.json

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 RequestParsing

To run all use All as parameter

dotnet run All

Using no parameter will list all available benchmarks