Debug your Liquid render performance using Shopify Theme Inspector for Chrome
Tools
Effective January 14, 2020
The Shopify Theme Inspector for Chrome is a Chrome DevTool plugin that lets you benchmark your Online Store’s Liquid performance, pinpoint Liquid performance issues in your theme, and test improvements for faster server response times.
- This tool helps you visualize results as a flame graph which is readable and easy to understand.
- You can examine the flame graph nodes to localize performance issues down to the exact file and line.
- A code snippet link will open up to the exact line of Liquid in your admin code editor so you can view and edit the code in context.
If you'd like to learn more, contribute a feature, open an issue, or make a feature request, check out the Shopify Theme Inspector Github repository.