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