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
liquid-perf-polish
liquid
/
auto
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
History
Tobi Lutke
and
Chris Pak
feb7036664
update autoresearch docs with current progress
2026-04-04 17:42:33 -07:00
..
autoresearch.ideas.md
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-04-04 17:42:33 -07:00
autoresearch.md
update autoresearch docs with current progress
2026-04-04 17:42:33 -07:00
autoresearch.sh
Baseline: 3,818µs combined, 24,881 allocs\n\nResult: {"status":"keep","combined_µs":3818,"parse_µs":2722,"render_µs":1096,"allocations":24881}
2026-04-04 17:42:33 -07:00
bench.sh
add auto/bench.sh: unit tests + liquid-spec + perf benchmark
2026-04-04 17:33:53 -07:00