Largest Contentful Paint
Good: < 2.5s
Measures how long it takes for the main content to appear on screen
How to optimize starkgetragene.de
104 KiB of unused JavaScript is blocking rendering and delaying LCP by 750ms, severely impacting Core Web Vitals.
Remove or lazy-load jQuery UI (60KB unused), DataTables (25KB unused), and Swiper (20KB unused) if not needed on initial load. Use code splitting to load libraries only when required. Consider replacing heavy libraries with lightweight alternatives.
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, indicating significant issues that are hurting user experience. The biggest problem is excessive unused JavaScript, particularly from libraries like jQuery UI and DataTables, which is wasting 104 KiB and delaying your Largest Contentful Paint by 750ms. Your site takes nearly 8 seconds to fully load (7.9s for LCP), which is far too slow for modern web standards. The quickest wins would be removing or deferring unused JavaScript code, optimizing your oversized images (which could save 155 KiB), and addressing render-blocking CSS files that are delaying initial page rendering by nearly 1 second.
Why It Matters:
Critical CSS resources are blocking First Contentful Paint by 950ms, preventing users from seeing content quickly.
How to Fix:
Inline critical above-the-fold CSS directly in the HTML head. Load Bootstrap CSS (27KB) and other stylesheets asynchronously using media='print' onload trick or loadCSS. Remove unused CSS rules from Bootstrap (93% unused) and FontAwesome (99% unused).
Why It Matters:
Poor image compression is wasting 155 KiB of bandwidth and slowing LCP by 300ms.
How to Fix:
Increase WebP compression for banner image (save 27KB) and service category images (save 24KB and 18KB). Add width/height attributes to prevent layout shifts. Use fetchpriority='high' on the hero banner background image for faster LCP.
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.