aspnetcore/test
David Fowler 8929b40527 Single span optimizations (#1421)
- Added a fast path for single span in the start line parsing
- Added a fast path for single span header parsing
- Changed the out header loop to be pointer based (instead of slicing)
2017-03-02 12:17:39 -08:00
..
Microsoft.AspNetCore.Server.Kestrel.FunctionalTests Improve HTTP parsing tests (#1393). 2017-02-28 14:23:27 -08:00
Microsoft.AspNetCore.Server.Kestrel.Performance Single span optimizations (#1421) 2017-03-02 12:17:39 -08:00
Microsoft.AspNetCore.Server.KestrelTests Make the IHttpParser per frame and add a reset (#1415) 2017-03-01 13:12:03 -08:00
shared Make the IHttpParser per frame and add a reset (#1415) 2017-03-01 13:12:03 -08:00