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)
60destination = _table.GetDestination(strings[i], segments[i]);