3 references to TestHttp1Connection
Microsoft.AspNetCore.Server.Kestrel.Microbenchmarks (3)
Http1LargeWritingBenchmark.cs (1)
84
var http1Connection = new
TestHttp1Connection
(connectionContext);
Http1ReadingBenchmark.cs (1)
113
var http1Connection = new
TestHttp1Connection
(connectionContext);
Http1WritingBenchmark.cs (1)
118
var http1Connection = new
TestHttp1Connection
(connectionContext);