mirror of
https://github.com/Shopify/liquid.git
synced 2026-09-16 17:30:43 -07:00
Replace manual blank_string? with regex match — cleaner code\n\nResult: {"status":"keep","combined_µs":4196,"parse_µs":3042,"render_µs":1154,"allocations":25535}
This commit is contained in:
@@ -103,7 +103,7 @@ the sandbox.
|
||||
- cdc3438: For tag: migrate lax_parse to Cursor with zero-alloc scanning → allocs 29,620
|
||||
|
||||
## Current Best
|
||||
- **combined_µs**: ~4,500 (-39% from baseline)
|
||||
- **parse_µs**: ~3,200
|
||||
- **render_µs**: ~1,300
|
||||
- **allocations**: 29,620 (-53% from baseline)
|
||||
- **combined_µs**: ~4,100 (-44% from baseline)
|
||||
- **parse_µs**: ~2,900
|
||||
- **render_µs**: ~1,200
|
||||
- **allocations**: 25,535 (-59% from baseline)
|
||||
|
||||
Reference in New Issue
Block a user