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