Largest Contentful Paint
Good: < 2.5s
Measures how long it takes for the main content to appear on screen
How to optimize emd.kyiv.ua
Large unoptimized images are delaying LCP by 200ms and consuming excessive bandwidth.
Convert JPEG images to WebP or AVIF format for 30-50% size reduction. Add explicit width and height attributes to prevent layout shifts. Implement fetchpriority='high' on your LCP image and ensure it's discoverable in initial HTML rather than lazy-loaded.
A score of 61 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 61/100, primarily due to extremely slow loading times - it takes 7.5 seconds for the largest content to appear and 5.3 seconds for the first content to show. The biggest issues are render-blocking resources that delay page rendering by nearly 3 seconds, combined with excessive unused CSS (123 KiB) and JavaScript (150 KiB) that's being downloaded but not used. The site would benefit most from optimizing its CSS and JavaScript delivery, implementing proper font loading strategies, and using modern image formats like WebP to reduce the overall page weight. Fixing these issues could potentially improve the performance score by 30+ points and dramatically enhance user experience.
Why It Matters:
FontAwesome fonts are blocking rendering and causing 190ms delay in First Contentful Paint.
How to Fix:
Add font-display: swap to all @font-face declarations in your CSS files. Preload critical FontAwesome icons used above-the-fold. Consider switching to a subset of FontAwesome or using SVG icons for better performance.
Why It Matters:
273 KiB of unused code is unnecessarily delaying page load and increasing LCP by 450ms.
How to Fix:
Use PurgeCSS to remove unused styles from bootstrap.min.css and joomla-fontawesome.min.css. Audit and remove unused JavaScript from Google Maps API and Quix vendor files. Split code into critical and non-critical bundles, loading non-critical resources after page interactive.
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.