13 references to BenchmarkTypes
Microsoft.AspNetCore.Server.Kestrel.Microbenchmarks (13)
ResponseHeadersWritingBenchmark.cs (13)
34
BenchmarkTypes
.TechEmpowerPlaintext,
35
BenchmarkTypes
.PlaintextChunked,
36
BenchmarkTypes
.PlaintextWithCookie,
37
BenchmarkTypes
.PlaintextChunkedWithCookie,
38
BenchmarkTypes
.LiveAspNet,
39
BenchmarkTypes
.Common
41
public
BenchmarkTypes
Type { get; set; }
48
case
BenchmarkTypes
.TechEmpowerPlaintext:
51
case
BenchmarkTypes
.PlaintextChunked:
54
case
BenchmarkTypes
.PlaintextWithCookie:
57
case
BenchmarkTypes
.PlaintextChunkedWithCookie:
60
case
BenchmarkTypes
.LiveAspNet:
63
case
BenchmarkTypes
.Common: