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
02764d28f7802e29779b6acfb35d48e316c56cb5
liquid
/
lib
T
History
Tobi Lutke
and
Chris Pak
02764d28f7
Cache small integer to_s (0-999): avoids 267 Integer#to_s allocations per render cycle\n\nResult: {"status":"keep","combined_µs":4158,"parse_µs":2920,"render_µs":1238,"allocations":26128}
2026-04-04 17:42:33 -07:00
..
liquid
Cache small integer to_s (0-999): avoids 267 Integer#to_s allocations per render cycle\n\nResult: {"status":"keep","combined_µs":4158,"parse_µs":2920,"render_µs":1238,"allocations":26128}
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