6 references to InnerLoopCount
Microsoft.AspNetCore.Server.Kestrel.Microbenchmarks (6)
ResponseHeaderCollectionBenchmark.cs (6)
47
[Benchmark(OperationsPerInvoke =
InnerLoopCount
)]
53
ContentLengthNumeric(
InnerLoopCount
);
56
ContentLengthString(
InnerLoopCount
);
59
Plaintext(
InnerLoopCount
);
62
Common(
InnerLoopCount
);
65
Unknown(
InnerLoopCount
);