1 write to _ascii
Microsoft.AspNetCore.Routing.Microbenchmarks (1)
Matching\JumpTableSingleEntryBenchmark.cs (1)
24
_ascii
= new SingleEntryAsciiJumpTable(0, -1, "hello-world", 1);
1 reference to _ascii
Microsoft.AspNetCore.Routing.Microbenchmarks (1)
Matching\JumpTableSingleEntryBenchmark.cs (1)
103
destination =
_ascii
.GetDestination(strings[i], segments[i]);