Largest Contentful Paint
Good: < 2.5s
Measures how long it takes for the main content to appear on screen
How to optimize mariawarszawa.com
Critical CSS blocks First Contentful Paint by 2.5 seconds preventing content visibility.
Use WP Rocket's critical CSS feature to inline above-the-fold styles. Defer theme.css and other non-critical stylesheets. Minify the main theme CSS which wastes 10KB and has 92% unused rules.
A score of 53 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 WordPress site has poor performance with a score of 53/100, indicating significant speed issues that hurt user experience. The biggest problem is an enormous 18.9 MB page size dominated by two large video files (over 16 MB combined), which is causing your Largest Contentful Paint to take 4.4 seconds - well above the recommended 2.5 seconds. The site also suffers from excessive JavaScript execution time (2.2 seconds) and blocking resources that delay initial page rendering. To improve performance, prioritize compressing or removing those large video files, minify your CSS (potential 10 KB savings), optimize images to modern formats like WebP, and reduce unused JavaScript code - these changes could easily boost your score by 20-30 points and dramatically improve loading times.
Why It Matters:
Video files consume 16.5MB (87% of total payload) causing the 4.4s LCP delay.
How to Fix:
Replace hero videos with optimized images or compressed WebM format. Use video poster images with play-on-click functionality. Move booking engine JavaScript (804KB) to load after critical content renders.
Why It Matters:
Main thread blocked for 4 seconds by heavy JavaScript preventing user interactions.
How to Fix:
Defer the booking engine script (causes 1.7s execution time) until user interaction. Use WordPress plugin Asset CleanUp to remove unused scripts. Replace jQuery dependencies with modern vanilla JavaScript where possible.
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 WordPress Speed Tests
142 KiB in image savings can improve LCP by 450ms through modern formats.
123 KiB of unused CSS is render-blocking and delaying FCP by 750ms.
775 KiB of unused JavaScript is blocking page load and delaying LCP by 1.7 seconds.
Main thread blocked for 4 seconds by heavy JavaScript preventing user interactions.