 Tobi LutkeandChris Pak
|
89076dbf3a
|
Confirmation run: byteindex tokenizer consistently 3,400-3,600µs\n\nResult: {"status":"keep","combined_µs":3464,"parse_µs":2335,"render_µs":1129,"allocations":24882}
|
2026-04-04 17:42:33 -07:00 |
|
 Tobi LutkeandChris Pak
|
f2c0fbfa0b
|
Replace StringScanner tokenizer with String#byteindex — 12% faster parse, no regex overhead for delimiter finding\n\nResult: {"status":"keep","combined_µs":3556,"parse_µs":2388,"render_µs":1168,"allocations":24882}
|
2026-04-04 17:42:33 -07:00 |
|
 Tobi LutkeandChris Pak
|
78550c0e0d
|
Baseline: 3,818µs combined, 24,881 allocs\n\nResult: {"status":"keep","combined_µs":3818,"parse_µs":2722,"render_µs":1096,"allocations":24881}
|
2026-04-04 17:42:33 -07:00 |
|