Commit 8b478dc
TASK-056: formally defer bench_route_lookup criterion to TASK-053
The acceptance criterion requiring `bench_route_lookup` to show no
regression worse than 2x on the cache-miss radix path cannot be
verified in TASK-056 because `test/bench_route_lookup.cpp` does not
exist and `lookup_v2` is not yet wired into dispatch (that is
TASK-053's scope).
- Add an explicit DEFERRED note under TASK-056's acceptance criteria in
v2-deferred-backlog-plan.md recording the rationale and the handoff.
- Add a reminder under TASK-053's action items to verify the 2x budget
when creating bench_route_lookup.cpp.
- Update route-table.md to make the bench_route_lookup reference
prospective rather than dangling ("once TASK-053 lands").
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 8dfb558 commit 8b478dc
2 files changed
Lines changed: 18 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
69 | | - | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
70 | 76 | | |
71 | 77 | | |
72 | 78 | | |
| |||
245 | 251 | | |
246 | 252 | | |
247 | 253 | | |
| 254 | + | |
| 255 | + | |
| 256 | + | |
| 257 | + | |
| 258 | + | |
| 259 | + | |
| 260 | + | |
| 261 | + | |
248 | 262 | | |
249 | | - | |
250 | | - | |
| 263 | + | |
| 264 | + | |
251 | 265 | | |
252 | 266 | | |
253 | 267 | | |
| |||
0 commit comments