Largest Contentful Paint
Good: < 2.5s
Measures how long it takes for the main content to appear on screen
How to optimize adwokatskrobak.pl
Six web fonts create 1025ms dependency chain blocking content rendering.
Add preload links for critical fonts (Lora-600, Cormorant-400) in HTML head. Combine multiple font weights into single variable fonts. Use font-display: swap on all @font-face declarations. Remove unused font weights like IBM Plex Mono variants.
A score of 70 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 concerning performance issues with a score of 70/100, primarily due to an extremely slow Largest Contentful Paint of 5.5 seconds - well above the recommended 2.5 seconds. The biggest culprits are unused JavaScript from Google Analytics and Tag Manager that's wasting 127KB of data and delaying page load by 750ms, plus an oversized portrait image that could be reduced by 25KB. Additionally, the site is loading 6 different font files in a chain that takes over 1 second to complete, further slowing down the initial page render. Removing unused tracking code, optimizing the portrait image for its display size, and implementing font preloading could dramatically improve the user experience and Core Web Vitals scores.
Why It Matters:
Google Analytics/Tag Manager scripts waste 127 KiB and delay LCP by 750ms.
How to Fix:
Move Google Analytics to load after user interaction using gtag delay plugin. Remove unused GTM triggers and tags. Consider switching to Google Analytics 4 measurement protocol for essential tracking only. Use Partytown to run tracking scripts in a web worker.
Why It Matters:
Portrait image is 25KB larger than needed for its display size.
How to Fix:
Resize portrait.jpg to actual display dimensions (282x373px for mobile). Convert to WebP format for additional 30% compression. Ensure srcset serves correctly sized images. Consider using CSS object-fit instead of oversized images.
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
Maximum potential First Input Delay of 270ms indicates JavaScript blocking user interactions.
83% of CSS (11KB) is unused, wasting bandwidth and blocking rendering.
Render-blocking CSS delays LCP by 150ms and blocks initial page render.
84% of CSS rules are unused, wasting 67KB of bandwidth and slowing page load.