Largest Contentful Paint
Good: < 2.5s
Measures how long it takes for the main content to appear on screen
How to optimize pariurix.com
Unused JavaScript (256 KiB) delays LCP by 1.35 seconds and blocks the main thread for 4.1 seconds.
Remove unused code from app-release-Dn4qDw3u.js (83% unused). Defer non-critical scripts like cookielaw and GTM using async/defer attributes. Use code splitting to load only essential JavaScript initially, then lazy-load remaining features.
A score of 48 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 website has poor performance with a score of 48/100, indicating significant user experience issues. The biggest problem is an extremely slow Largest Contentful Paint of 9.6 seconds, primarily caused by a massive 4-second element render delay and inefficient resource loading chains through third-party scripts like Visual Website Optimizer. The site is also bloated with 4,351 KiB of network payload, including oversized SVG files (1.5MB+ for sports category icons) and 256 KiB of unused JavaScript that's blocking the main thread for nearly 2 seconds. Immediate improvements should focus on optimizing the critical rendering path, implementing better caching strategies (potential 1,788 KiB savings), and removing or deferring unnecessary JavaScript to dramatically improve load times.
Why It Matters:
LCP element experiences 4.0 seconds render delay, causing the 9.6 second LCP score.
How to Fix:
Identify the OnetrustPolicy div blocking LCP and defer cookie banner initialization until after page load. Move cookie consent script to load asynchronously. Prioritize above-the-fold content rendering by removing render-blocking resources.
Why It Matters:
Poor cache policies waste 1.8 MB on repeat visits, increasing LCP by 750ms and FCP by 300ms.
How to Fix:
Set cache headers for SVG sports icons (baschet.svg, fotbal.svg) to 1 year instead of 12 hours. Implement versioning for static assets. Configure server to return proper cache-control headers for images and CSS files.
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 Generic Speed Tests
Unminified JavaScript wastes 1.4 MB and causes 2.3 seconds of blocking execution time.
Large unoptimized images cause 10.4 MB of wasted bandwidth and trigger major layout shifts affecting CLS.
Blocking CSS resources delay First Contentful Paint by 5.4 seconds and waste 237 KiB of unused styles.
Critical CSS file blocks initial page render for 8.1 seconds, severely delaying FCP and LCP.