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-12 23:40:45 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1aa5854f44ce46694343f7d66325628160f96581
liquid
/
lib
T
History
Tobi Lutke
and
Chris Pak
111aeed8f1
parse_tag_token without StringScanner: pure byte ops avoid reset(token) overhead, -12% combined\n\nResult: {"status":"keep","combined_µs":3350,"parse_µs":2212,"render_µs":1138,"allocations":24882}
2026-04-04 17:42:33 -07:00
..
liquid
parse_tag_token without StringScanner: pure byte ops avoid reset(token) overhead, -12% combined\n\nResult: {"status":"keep","combined_µs":3350,"parse_µs":2212,"render_µs":1138,"allocations":24882}
2026-04-04 17:42:33 -07:00
liquid.rb
introduce Cursor class: centralize byte-level scanning for tag/variable/condition parsing
2026-04-04 17:42:32 -07:00