Tobi Lutke
|
e25f2f1d52
|
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-03-12 17:11:29 -04:00 |
|
Tobi Lutke
|
b7ae55f7a9
|
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-03-12 17:11:15 -04:00 |
|
Tobi Lutke
|
c09e722f9b
|
Baseline: 3,818µs combined, 24,881 allocs\n\nResult: {"status":"keep","combined_µs":3818,"parse_µs":2722,"render_µs":1096,"allocations":24881}
|
2026-03-12 16:48:10 -04:00 |
|