Largest Contentful Paint
Good: < 2.5s
Measures how long it takes for the main content to appear on screen
How to optimize redlinesociety.com
17.3 seconds of main thread work and forced reflows are preventing user interactions.
Break up long JavaScript tasks using setTimeout or requestIdleCallback. Remove legacy JavaScript polyfills for modern browsers (71KB savings). Optimize third-party scripts by loading them after page interactive using Shopify's defer attribute.
A score of 28 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 28/100. The biggest problem is excessive JavaScript blocking the main thread for over 17 seconds, causing extremely slow loading times - your Largest Contentful Paint takes 16.1 seconds and users can't interact with the page for nearly a minute. The site is loading massive amounts of unused JavaScript (over 2MB) from Google Analytics, marketing tools, and third-party scripts that are completely blocking page rendering. Immediately removing or deferring non-essential JavaScript, especially the duplicate Google Tag Manager scripts and unused marketing pixels, could improve your score by 40+ points and transform your user experience from unusable to acceptable.
Why It Matters:
2.1MB of unused JavaScript is blocking page load and creating 3.3 seconds of total blocking time.
How to Fix:
Remove duplicate Google Tag Manager scripts and consolidate to single implementation. Defer non-critical third-party scripts like OptimOnk, Klaviyo using Shopify's Script Tag API. Use dynamic imports for heavy components loaded only when needed.
Why It Matters:
16.1 second LCP is primarily caused by render-blocking CSS and delayed resource loading.
How to Fix:
Inline critical above-the-fold CSS directly in theme.liquid. Use Shopify's preload_tag for hero images and fonts. Remove unused CSS rules (69KB savings identified). Defer non-critical stylesheets using media='print' onload 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
102 KiB of unused CSS blocks first paint and delays content visibility by 150ms.
Mobile slideshow images are oversized by 123 KiB and delay LCP by 150ms with poor compression.
1,072 KiB of unused JavaScript delays LCP by 2.9 seconds and blocks critical rendering.
31KB of unused JavaScript and 19KB of unused CSS (98% of FontAwesome) waste bandwidth and slow loading.