1 write to _table
Microsoft.AspNetCore.Routing.Microbenchmarks (1)
Matching\JumpTableZeroEntryBenchmark.cs (1)
17
_table
= new ZeroEntryJumpTable(0, -1);
1 reference to _table
Microsoft.AspNetCore.Routing.Microbenchmarks (1)
Matching\JumpTableZeroEntryBenchmark.cs (1)
60
destination =
_table
.GetDestination(strings[i], segments[i]);