Developer changelog

Subscribe to the changelog to stay up to date on recent changes to Shopify’s APIs and other developer products, as well as preview upcoming features and beta releases.

Get updates by RSS

Debug your Liquid render performance using Shopify Theme Inspector for Chrome

Tools

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.