Largest Contentful Paint
Good: < 2.5s
Measures how long it takes for the main content to appear on screen
How to optimize gallerykhat.com
1,138 KiB of unused JavaScript is delaying LCP by 1.9 seconds and blocking user interactions.
Remove or defer reCAPTCHA scripts until needed for forms. Audit Shopify apps and remove unused ones like redundant booking widgets. Use Shopify's Script Tag API to load third-party scripts conditionally only on relevant pages.
A score of 35 falls in the "Poor" range (50-89). While it is better than poor (0-49), you should aim for 90+ to provide an optimal user experience and maximize SEO benefits.
This site is slower than approximately 35% of similar sites. The main issues affecting performance are image optimization, JavaScript execution time, and layout stability.
Addressing these issues could improve your conversion rate by 15-20% and boost your search engine rankings.
Largest Contentful Paint
Good: < 2.5s
Measures how long it takes for the main content to appear on screen
Interaction to Next Paint
Good: < 200ms
Measures how quickly the page responds to user interactions
Cumulative Layout Shift
Good: < 0.1
Measures visual stability - how much content shifts during page load
This Shopify site has severe performance issues with a critically low score of 35/100. The biggest problem is excessive JavaScript blocking the page, taking a staggering 33 seconds for the site to become fully interactive and over 21 seconds to load the main content. The primary culprits are unused JavaScript code (over 1MB of wasted data), unoptimized reCAPTCHA scripts, and render-blocking CSS files that prevent the page from displaying quickly. Immediately removing unused JavaScript, optimizing third-party scripts, and implementing better resource loading strategies could improve the score by 40+ points and dramatically enhance user experience.
Why It Matters:
JavaScript is forcing 770ms of layout recalculations, severely impacting Time to Interactive (33 seconds).
How to Fix:
Batch DOM reads and writes in vendor.js and theme.js files. Cache geometric properties like offsetWidth instead of querying repeatedly. Use CSS transforms instead of changing layout properties for animations in Shopify theme code.
Why It Matters:
Render-blocking CSS files are delaying First Contentful Paint by 750ms.
How to Fix:
Inline critical CSS for above-the-fold content directly in Shopify theme templates. Use Shopify's asset preloading for theme.css and vendor.css. Move non-critical CSS like slideshow.css to load after page render using media='print' technique.
Once your site is optimized, maintain that speed. Use DeployHQ for zero-downtime, automated deployments—so performance fixes and updates go live safely every time, without breaking your site.
Get AI-powered performance insights with actionable fixes in 30 seconds
More Shopify Speed Tests
Images are 2,760 KiB larger than needed and poorly optimized for their display dimensions.
Main thread is blocked for 10.6 seconds causing 1,300ms Total Blocking Time and preventing user interactions.
795 KiB of unused JavaScript is blocking page load for 600ms and delaying LCP by the same amount.
Oversized images waste 234KB bandwidth and cause layout shifts affecting CLS.