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
3182b7c1b3758b0f5fe2d0fcc71a48bbcb11c946
liquid
/
lib
T
History
Tobi Lutke
b195d09212
Replace @blocks.each with while loop in If render — avoids block proc allocation per render\n\nResult: {"status":"keep","combined_µs":3496,"parse_µs":2356,"render_µs":1140,"allocations":24530}
2026-03-12 17:31:41 -04:00
..
liquid
Replace @blocks.each with while loop in If render — avoids block proc allocation per render\n\nResult: {"status":"keep","combined_µs":3496,"parse_µs":2356,"render_µs":1140,"allocations":24530}
2026-03-12 17:31:41 -04:00
liquid.rb
introduce Cursor class: centralize byte-level scanning for tag/variable/condition parsing
2026-03-11 09:15:21 -04:00