Largest Contentful Paint
Good: < 2.5s
Measures how long it takes for the main content to appear on screen
How to optimize restomontreal.ca
The redirect from root domain wastes 750ms and poor server response adds another 150ms, directly delaying LCP by 900ms total.
Configure your web server to serve content directly from the canonical URL without redirecting. Optimize server response time by implementing caching, upgrading hosting, or using a CDN. Add preconnect hints for critical third-party domains like assets.restodata.ca.
A score of 57 falls in the "Needs Improvement" 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 website has poor performance with a score of 57/100, indicating significant issues that hurt user experience. The biggest problem is an extremely slow Largest Contentful Paint of 8.4 seconds, caused by multiple page redirects (costing 750ms) and massive amounts of unused JavaScript and CSS that are blocking the page from rendering quickly. The site is loading over 5MB of data with 419KB of unused JavaScript from advertising scripts and 154KB of unused CSS, while also suffering from inefficient image delivery that could save nearly 2MB. Fixing the redirects, removing unused code, and optimizing images could dramatically improve load times and boost the performance score by 30+ points.
Why It Matters:
Over 580KB of unused code blocks rendering and wastes bandwidth, contributing to the poor 8.4s LCP score.
How to Fix:
Remove 99% unused Font Awesome CSS (100KB saved) and defer non-critical icon loading. Split JavaScript bundles and lazy-load non-essential features. Remove unused Google Ads JavaScript that's causing 147KB waste and 30ms forced reflows.
Why It Matters:
Carousel images waste 1.8MB using outdated JPEG format and lack proper dimensions, hurting both LCP and CLS.
How to Fix:
Convert all carousel images to WebP format for 75% size reduction. Add explicit width and height attributes to prevent layout shifts. Implement responsive images with srcset for different viewport sizes. Remove lazy loading from above-the-fold carousel images.
Get AI-powered performance insights with actionable fixes in 30 seconds
More Generic Speed Tests
Google Tag Manager scripts contain 139KB of unused code, slowing LCP by 600ms and wasting processing time.
17MB of video content has zero cache lifetime, forcing full re-downloads on every visit and wasting 69MB of bandwidth.
JavaScript files are blocking initial page render, delaying FCP by 750ms and preventing users from seeing content.
136KB of unused JavaScript and 63KB of unused CSS waste bandwidth and slow down page parsing.
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.