Highlights
- Arctic Code Vault Contributor
- Pro
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
1,254 contributions in the last year
Activity overview
Contribution activity
October 2020
Created a pull request in Shopify/liquid-c that received 3 comments
Add an `instrument` option to disable generation of native block bodies
Problem As mentioned in #80 (comment), currently all shops profiled through the Theme Inspector don't see the profiling of the section templates. …
Created an issue in Shopify/liquid-c that received 6 comments
Add profiling support
Right now, only Ruby Liquid has profiling. Profiling Liquid templates in production triggers Ruby Liquid to render the template, not Liquid::C. Thi…