Performance
· 26 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.Performance-focused optimization plan with CWV assessment, top offenders, and time estimates
First Contentful Paint First Contentful Paint — how long until the browser renders the first piece of content. Under 1.8s is good.
2.37 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
4.77 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
1.32 s
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.026
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
4.00 s
Time to Interactive Time to Interactive — how long until the page is fully interactive and responds to user input. Under 3.8s is good.
14.51 s
Page Load Progression
FPage Weight BudgetAction3.1 MB transferred, 74 requestsFIX
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Image bandwidth is high — modern formats (WebP/AVIF) and resizing typically cut it 50%+.
Source: web.dev
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
JavaScript bundle is large — code-split routes and lazy-load off-screen components to defer.
Source: web.dev
DThird-Party ImpactAction100% third-party, 0 ms blockingFIX
FJS Execution CostAction6589ms total JS executionFIX
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://www.seonapsi.com/ | 2166ms | 40ms | 15ms | 3rd |
| https://www.gstatic.com/recaptcha/releases/XOqlk8PL_yVx6IdpLbpXdiLy/recaptcha__en.js | 1151ms | 1002ms | 126ms | 3rd |
| Unattributable | 1015ms | 191ms | 0ms | 1st |
| https://www.seonapsi.com/wp-content/cache/wpfc-minified/8mkt9cmc/9kb7a.js | 928ms | 825ms | 21ms | 3rd |
| https://www.googletagmanager.com/gtag/js?id=G-RLWEC1CN5F&cx=c>m=4e68d0 | 356ms | 279ms | 70ms | 3rd |
| https://www.googletagmanager.com/gtm.js?id=GTM-WSXBV9J | 266ms | 208ms | 55ms | 3rd |
| https://www.seonapsi.com/wp-content/cache/wpfc-minified/88fnnzyx/9kb7a.js | 136ms | 75ms | 52ms | 3rd |
| https://www.seonapsi.com/wp-content/plugins/elementor-pro/assets/js/form.5fb35271b8ba3fb1e7d6.bundle.min.js | 113ms | 98ms | 3ms | 3rd |
| https://www.seonapsi.com/wp-content/plugins/elementor-pro/assets/js/lottie.e74a53bfa4c0bd939250.bundle.min.js | 112ms | 106ms | 3ms | 3rd |
| https://www.seonapsi.com/wp-content/cache/wpfc-minified/7c2y9s9u/9kb7a.js | 87ms | 63ms | 7ms | 3rd |
Showing top 10 of 14 scripts
FJS BundlesAction27 scripts, 718 KB unusedFIX
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://www.gstatic.com/recaptcha/releases/XOqlk8PL_yVx6IdpLbpXdiLy/recaptcha__en.js | 336 KB | 181 KB (54%) | ✓ | 3rd |
| https://www.gstatic.com/recaptcha/releases/XOqlk8PL_yVx6IdpLbpXdiLy/recaptcha__en.js | 0 KB | 181 KB (54%) | ✓ | 3rd |
| https://www.gstatic.com/recaptcha/releases/XOqlk8PL_yVx6IdpLbpXdiLy/recaptcha__en.js | 336 KB | 181 KB (54%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/js?id=G-RLWEC1CN5F&cx=c>m=4e68d0 | 162 KB | 68 KB (42%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtm.js?id=GTM-WSXBV9J | 120 KB | 64 KB (53%) | ✓ | 3rd |
| https://www.seonapsi.com/wp-content/cache/wpfc-minified/88fnnzyx/9kb7a.js | 67 KB | 42 KB (63%) | ✓ | 3rd |
| https://www.seonapsi.com/wp-content/cache/wpfc-minified/fg9ww1yk/9kb7a.js | 12 KB | — | ✓ | 3rd |
| https://www.seonapsi.com/wp-content/plugins/elementor-pro/assets/js/lottie.e74a53bfa4c0bd939250.bundle.min.js | 4 KB | — | ✓ | 3rd |
| https://www.seonapsi.com/wp-content/cache/wpfc-minified/djni6vmh/9kb7a.js | 3 KB | — | ✓ | 3rd |
| https://www.seonapsi.com/wp-content/cache/wpfc-minified/knxw89dc/9kb7a.js | 18 KB | — | ✓ | 3rd |
Consider code splitting or tree shaking to reduce unused code.
This bundle has high unused code — code-split or tree-shake to ship only what executes.
Source: web.dev / Lighthouse coverage
Consider code splitting or tree shaking to reduce unused code.
This bundle has high unused code — code-split or tree-shake to ship only what executes.
Source: web.dev / Lighthouse coverage
Consider code splitting or tree shaking to reduce unused code.
This bundle has high unused code — code-split or tree-shake to ship only what executes.
Source: web.dev / Lighthouse coverage
Consider code splitting or tree shaking to reduce unused code.
This bundle has high unused code — code-split or tree-shake to ship only what executes.
Source: web.dev / Lighthouse coverage
Consider code splitting or tree shaking to reduce unused code.
This bundle has high unused code — code-split or tree-shake to ship only what executes.
Source: web.dev / Lighthouse coverage
FPage Weight InventoryAction74 resources · 3.1 MB · 718 KB savings availableFIX
~718.0 KiB of savings available
| # | Resource | Type | Size | Cache | Unused | 3rd party | Issues |
|---|---|---|---|---|---|---|---|
| — | — | ||||||
| 74 resources | 3.1 MiB | ||||||
FHTTP CachingActionNo cache headersFIX
No Cache-Control header
Adding a Cache-Control header can significantly improve repeat-visit performance.
CImage OptimizationAction23 images, 0 KB saveableREVIEW
Set explicit width and height to prevent CLS.
Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.
Source: web.dev / Core Web Vitals
Set explicit width and height to prevent CLS.
Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.
Source: web.dev / Core Web Vitals
Set explicit width and height to prevent CLS.
Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.
Source: web.dev / Core Web Vitals
Set explicit width and height to prevent CLS.
Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.
Source: web.dev / Core Web Vitals
BHTTP/3 (QUIC)HTTP/3 not advertisedREVIEW
CCompression AlgorithmActionMain response served uncompressedREVIEW
BMain HTML Cache-ControlNo Cache-Control header on main HTML responseREVIEW
BServer-Timing ObservabilityNo Server-Timing header foundREVIEW
BJavaScript Blocking2 JS blocking issue(s) detectedREVIEW
A+Text CompressionAll text resources are compressedPASS
A+Font Loading5 fonts (163 KB)PASS
Web fonts
5
163 KB total
Render-blocking
0
of 5
Dominant font-display
swap
Most common across fonts
Font loading timeline
Optimization checklist
- Preload critical fonts (priority=high)
- Use woff2 format for all fonts
- Set font-display to swap, optional, or fallback
- Subset large fonts (≤100 KB each)
A+Resource CachingAll resources properly cachedPASS
A+Critical Rendering PathNo render-blocking resourcesPASS
A+Resource HintsNo optimization neededPASS
A+LCP Image PreloadLCP preload audit not availablePASS
A+Server Response Intelligence1 server-response signal(s) detectedPASS
A+Render-Blocking ResourcesNo render-blocking resources detectedPASS
A+Third-Party ResourcesNo third-party resources detectedPASS
ACSS Performance Depth1 CSS depth issue(s) detectedPASS
A+Green HostingWhether the site is served from green-energy infrastructurePASS
Green Hosting
This site is hosted on green energy infrastructure
Provider: VHosting Solution s.r.l.
Network Waterfall74 requests over 2644msINFO
Third-Party Script CostPer-script blocking time, transfer cost, and cache headersINFO
| Script | Category | Execution | Transfer | Unused | Monthly Cost | Verdict |
|---|---|---|---|---|---|---|
www.seonapsi.com www.seonapsi.com | Other | 2166ms | 34 KB | — | €24/mo | Costly |
www.gstatic.com www.gstatic.com | Other | 1151ms | 0 KB | 54% | €12/mo | Costly |
www.seonapsi.com www.seonapsi.com | Other | 928ms | 36 KB | — | €10/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 356ms | 162 KB | 42% | €4/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 266ms | 120 KB | 53% | €3/mo | Costly |
www.seonapsi.com www.seonapsi.com | Other | 136ms | 67 KB | 63% | €1/mo | Optional |
www.seonapsi.com www.seonapsi.com | Other | 113ms | 5 KB | — | €1/mo | Optional |
www.seonapsi.com www.seonapsi.com | Other | 112ms | 4 KB | — | €1/mo | Optional |
www.seonapsi.com www.seonapsi.com | Other | 87ms | 10 KB | — | €1/mo | Optional |
www.seonapsi.com www.seonapsi.com | Other | 72ms | 2 KB | — | €1/mo | Optional |
www.seonapsi.com www.seonapsi.com | Other | 71ms | 1 KB | — | €1/mo | Optional |
www.seonapsi.com www.seonapsi.com | Other | 60ms | 2 KB | — | €1/mo | Optional |
www.seonapsi.com www.seonapsi.com | Other | 55ms | 18 KB | — | €1/mo | Optional |
These scripts may cost more than they're worth
- www.seonapsi.com adds 2166ms and costs ~€24/month
- www.gstatic.com adds 1151ms and costs ~€12/month
- www.seonapsi.com adds 928ms and costs ~€10/month
- Google Tag Manager adds 356ms and costs ~€4/month
- Google Tag Manager adds 266ms and costs ~€3/month
85% of JavaScript execution time is spent on third-party scripts. Consider auditing which scripts are essential.
When third-party JS execution time exceeds your own, performance gains from frontend work are capped by code you don't own.
Learn more ▾ ▴
Every millisecond of third-party JS competes with your own for main-thread time. If their share is bigger than yours, optimization on your code base barely moves the needle. Audit, defer, or remove third-parties before further frontend optimization. Use Lighthouse's third-party audit to identify the worst offenders.
Source: web.dev
www.seonapsi.com takes 2166ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.
This script has high main-thread execution time — optimize hot paths or defer.
Source: web.dev
www.gstatic.com takes 1151ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.
This script has high main-thread execution time — optimize hot paths or defer.
Source: web.dev
54% of www.gstatic.com's code is unused. The script may be loading features you don't use.
Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.
Source: web.dev
www.seonapsi.com takes 928ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.
This script has high main-thread execution time — optimize hot paths or defer.
Source: web.dev
Google Tag Manager takes 356ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.
This script has high main-thread execution time — optimize hot paths or defer.
Source: web.dev
Google Tag Manager takes 266ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.
This script has high main-thread execution time — optimize hot paths or defer.
Source: web.dev
53% of Google Tag Manager's code is unused. The script may be loading features you don't use.
Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.
Source: web.dev
63% of www.seonapsi.com's code is unused. The script may be loading features you don't use.
Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.
Source: web.dev
Image Optimization33 images, 1600 KB total, 104 KB wastedINFO
Image Optimization Audit
Total Images
33
Total Size
1600 KB
Oversized
4
Wasted
104 KB