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)
33
await
_baseline
.Matchers[i].MatchAsync(httpContext);