Commit 4d2c56e
committed
fix(lint): correct stale benchmark comment about the ColumnOfOffset fix
The comment described an earlier bytes.LastIndexByte approach that was
abandoned (benchmarking showed no SIMD assembly backs LastIndexByte on
any platform) in favor of the binary-search fix actually shipped.
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01UCh2j2oeSw6UgNsmpjRonL1 parent 306d458 commit 4d2c56e
1 file changed
Lines changed: 5 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
14 | 13 | | |
15 | 14 | | |
16 | 15 | | |
| |||
0 commit comments