Largest Contentful Paint
Good: < 2.5s
Measures how long it takes for the main content to appear on screen
How to optimize redlinesociety.com
2MB of unused JavaScript is causing 8.5 seconds of execution time and blocking the main thread for nearly 3 seconds.
Remove duplicate Google Tag Manager instances and unused tracking scripts. Use Shopify's Script Tag API to load analytics asynchronously. Implement code splitting for Klaviyo and Facebook Pixel to load only when needed. Consider replacing heavy third-party scripts with lighter alternatives.
A score of 29 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 29/100. The biggest problem is an extremely slow Largest Contentful Paint of 19 seconds, caused primarily by a massive 2.1-second delay in rendering the main carousel image after it loads. The site is also bloated with 2MB of unused JavaScript from Google Analytics and other scripts, plus 44KB of unused CSS, creating nearly 13 seconds of main thread blocking time. Immediate fixes should focus on optimizing the homepage carousel image loading, removing unused code, and deferring non-critical JavaScript to dramatically improve user experience and Core Web Vitals scores.
Why It Matters:
Element render delay of 2.1 seconds is causing your LCP to reach 19 seconds, severely impacting user experience.
How to Fix:
Add resource hints for the LCP image in your Shopify theme's head section using rel='preload'. Optimize the banner carousel component to render synchronously. Remove render-blocking CSS for slideshow components by inlining critical styles or using media='print' onload technique.
Why It Matters:
Resource load delay of 835ms and network dependency chains up to 10 seconds are preventing fast page rendering.
How to Fix:
Add preconnect hints for fast.wistia.net and api.config-security.com origins. Move font loading to use font-display: swap in your Shopify theme CSS. Bundle and minify critical CSS files to reduce the number of render-blocking requests from 490ms to under 100ms.
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
Resource load delay of 835ms and network dependency chains up to 10 seconds are preventing fast page rendering.
Element render delay of 2.1 seconds is causing your LCP to reach 19 seconds, severely impacting user experience.
Layout shifts score 0.499 (poor) due to unsized images and web font loading causing content to jump during page load.
Oversized images waste 3.2MB of bandwidth and delay LCP by 2.1s, especially the vehicle gallery images served at 4000px for 299px display slots.