16 references to BenchmarkTypes
Microsoft.AspNetCore.Server.Kestrel.Microbenchmarks (16)
ResponseHeaderCollectionBenchmark.cs (16)
39
BenchmarkTypes
.ContentLengthNumeric,
40
BenchmarkTypes
.ContentLengthString,
41
BenchmarkTypes
.Plaintext,
42
BenchmarkTypes
.Common,
43
BenchmarkTypes
.Unknown
45
public
BenchmarkTypes
Type { get; set; }
52
case
BenchmarkTypes
.ContentLengthNumeric:
55
case
BenchmarkTypes
.ContentLengthString:
58
case
BenchmarkTypes
.Plaintext:
61
case
BenchmarkTypes
.Common:
64
case
BenchmarkTypes
.Unknown:
202
case
BenchmarkTypes
.ContentLengthNumeric:
205
case
BenchmarkTypes
.ContentLengthString:
208
case
BenchmarkTypes
.Plaintext:
211
case
BenchmarkTypes
.Common:
214
case
BenchmarkTypes
.Unknown: