Largest Contentful Paint
Good: < 2.5s
Measures how long it takes for the main content to appear on screen
How to optimize ta9s.ma
CSS files are blocking initial render and delaying FCP/LCP by 600ms.
Load TailwindCSS asynchronously using media='print' onload='this.media="all"' technique. Inline critical CSS for above-the-fold content directly in HTML. Defer Font Awesome CSS loading since 99% is unused. Use font-display: swap for Google Fonts to prevent render blocking.
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 need attention. The biggest problem is an extremely slow Largest Contentful Paint of 10.8 seconds, which means users wait nearly 11 seconds before seeing the main content load. The primary culprits are render-blocking CSS files (TailwindCSS and Font Awesome) that delay initial page rendering, plus 478 KB of unused JavaScript from advertising and mapping libraries that could be removed or deferred. Additionally, images are poorly optimized and lack proper sizing, while caching is set too short at just 10 minutes instead of longer periods. Fixing these render-blocking resources and unused code could improve performance by 3+ seconds and dramatically enhance user experience.
Why It Matters:
478 KiB of unused JavaScript is blocking rendering and delaying LCP by 2.45 seconds.
How to Fix:
Audit Google AdSense implementation to remove unused ad features. Configure Meteoblue maps to only load required map components. Use code splitting to defer non-critical JavaScript until needed. Consider replacing heavy third-party libraries with lighter alternatives.
Why It Matters:
Oversized images waste 124 KiB and contribute 300ms to LCP delays.
How to Fix:
Resize logo images to match display dimensions (160px vs 714px). Convert PNG images to WebP format for 50-70% size reduction. Add explicit width and height attributes to prevent layout shifts. Implement responsive images using srcset for different screen sizes.
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
A major layout shift (CLS score of 0.492) is causing poor user experience as content jumps during page load.
Critical CSS and JavaScript files are blocking page rendering for over 2 seconds, severely delaying both FCP and LCP.
Oversized images waste 124 KiB and contribute 300ms to LCP delays.
339 KB of unused JavaScript is unnecessarily blocking page load and contributing to poor LCP performance.