Largest Contentful Paint
Good: < 2.5s
Measures how long it takes for the main content to appear on screen
How to optimize gallerykhat.com
JavaScript is forcing 770ms of layout recalculations, severely impacting Time to Interactive (33 seconds).
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.
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:
1,138 KiB of unused JavaScript is delaying LCP by 1.9 seconds and blocking user interactions.
How to Fix:
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.
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.
Get AI-powered performance insights with actionable fixes in 30 seconds
More Shopify Speed Tests
Web font loading causes a CLS score of 0.158 as IBM Plex Sans loads and shifts the entire main content area.
CSS files block initial page render by 580ms, directly delaying First Contentful Paint and user-visible content.
JavaScript execution takes 2.6 seconds blocking main thread for 570ms, severely impacting TBT and delaying user interactions.
Render-blocking CSS files are delaying First Contentful Paint by 750ms.
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.