1 write to _baseline
Microsoft.AspNetCore.Routing.Microbenchmarks (1)
Matching\MatcherAzureBenchmark.cs (1)
30_baseline = (BarebonesMatcher)SetupMatcher(new BarebonesMatcherBuilder());
1 reference to _baseline
Microsoft.AspNetCore.Routing.Microbenchmarks (1)
Matching\MatcherAzureBenchmark.cs (1)
41await _baseline.Matchers[sample].MatchAsync(httpContext);