1 write to _baseline
Microsoft.AspNetCore.Routing.Microbenchmarks (1)
Matching\MatcherGithubBenchmark.cs (1)
23_baseline = (BarebonesMatcher)SetupMatcher(new BarebonesMatcherBuilder());
1 reference to _baseline
Microsoft.AspNetCore.Routing.Microbenchmarks (1)
Matching\MatcherGithubBenchmark.cs (1)
33await _baseline.Matchers[i].MatchAsync(httpContext);