This website requires JavaScript.
Explore
Help
Register
Sign In
Labyricorn
/
liquid
Watch
1
Star
0
Fork
0
mirror of
https://github.com/Shopify/liquid.git
synced
2026-09-15 08:50:45 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b7ae55f7a985e6798e153d402d0d15fa4632be78
liquid
/
lib
T
History
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
..
liquid
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
liquid.rb
introduce Cursor class: centralize byte-level scanning for tag/variable/condition parsing
2026-03-11 09:15:21 -04:00