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.
13.22 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
18.34 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
80 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.006
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
19.63 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.
24.07 s
Page Load Progression
FPage Weight BudgetAction2.7 MB transferred, 55 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
Remove unused CSS rules with tools like PurgeCSS to reduce stylesheet size.
CSS bundle is large — purge unused styles (PurgeCSS, Tailwind JIT) to reduce CSS payload.
Source: web.dev
DThird-Party ImpactAction100% third-party, 0 ms blockingFIX
DJS Execution CostAction3065ms total JS executionFIX
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://www.xbiz.com/static/js/main.js?03082025 | 1179ms | 398ms | 5ms | 3rd |
| https://www.gstatic.com/recaptcha/releases/A7KpaEASfhDcK0nXxgQEyyYv/recaptcha__en.js | 702ms | 604ms | 72ms | 3rd |
| https://www.xbiz.com/ | 463ms | 12ms | 3ms | 3rd |
| Unattributable | 397ms | 6ms | 0ms | 1st |
| https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js | 261ms | 139ms | 9ms | 3rd |
| https://www.xbiz.com/static/js/consent-config.js?03072026-5 | 62ms | 49ms | 1ms | 3rd |
FJS BundlesAction15 scripts, 689 KB unusedFIX
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://www.gstatic.com/recaptcha/releases/A7KpaEASfhDcK0nXxgQEyyYv/recaptcha__en.js | 374 KB | 179 KB (48%) | ✓ | 3rd |
| https://www.gstatic.com/recaptcha/releases/A7KpaEASfhDcK0nXxgQEyyYv/recaptcha__en.js | 0 KB | 179 KB (48%) | ✓ | 3rd |
| https://www.gstatic.com/recaptcha/releases/A7KpaEASfhDcK0nXxgQEyyYv/recaptcha__en.js | 373 KB | 179 KB (48%) | ✓ | 3rd |
| https://www.xbiz.com/static/js/main.js?03082025 | 85 KB | 66 KB (78%) | ✓ | 3rd |
| https://www.xbiz.com/static/jquery-ui-1.12.1.custom/jquery-ui.js?v2 | 71 KB | 48 KB (68%) | ✗ | 3rd |
| https://cdn.jsdelivr.net/npm/@fancyapps/ui@5.0/dist/fancybox/fancybox.umd.js | 43 KB | 38 KB (89%) | ✓ | 3rd |
| https://www.xbiz.com/static/js/theme.js?03082025 | 8 KB | — | ✓ | 3rd |
| https://www.xbiz.com/static/js/lazyloading.js?17072024 | 10 KB | — | ✓ | 3rd |
| https://www.google.com/recaptcha/api.js?onload=RenderRecaptchas&render=explicit&hl=en | 1 KB | — | ✓ | 3rd |
| https://cdn.jsdelivr.net/gh/orestbida/cookieconsent@v3.0.1/dist/cookieconsent.umd.js | 11 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 InventoryAction55 resources · 2.7 MB · 689 KB savings availableFIX
~689.2 KiB of savings available
| # | Resource | Type | Size | Cache | Unused | 3rd party | Issues |
|---|---|---|---|---|---|---|---|
| — | — | ||||||
| 55 resources | 2.7 MiB | ||||||
FHTTP CachingActionNo cache headersFIX
No Cache-Control header
Adding a Cache-Control header can significantly improve repeat-visit performance.
BImage Optimization21 images, 0 KB saveableREVIEW
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
CGreen HostingActionWhether the site is served from green-energy infrastructureREVIEW
Green Hosting
No green hosting detected
A+Text CompressionAll text resources are compressedPASS
A+Font Loading7 fonts (173 KB)PASS
Web fonts
7
173 KB total
Render-blocking
0
of 7
Dominant font-display
swap
Most common across fonts
Font loading timeline
- Convert to woff2 for ~30% smaller file size
- Convert to woff2 for ~30% smaller file size
- Convert to woff2 for ~30% smaller file size
- Convert to woff2 for ~30% smaller file size
- Convert to woff2 for ~30% smaller file size
- Convert to woff2 for ~30% smaller file size
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)
Fixing the unchecked items could save ~42 KB and ~84 ms
A+Resource CachingAll resources properly cachedPASS
A+Critical Rendering PathNo render-blocking resourcesPASS
A+Resource Hints8 hints, 0 missing preconnectsPASS
Current Resource Hints
8 resource hints configured
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
Network Waterfall55 requests over 27075msINFO
Third-Party Script CostPer-script blocking time, transfer cost, and cache headersINFO
| Script | Category | Execution | Transfer | Unused | Monthly Cost | Verdict |
|---|---|---|---|---|---|---|
www.xbiz.com www.xbiz.com | Other | 1179ms | 85 KB | 78% | €13/mo | Costly |
www.gstatic.com www.gstatic.com | Other | 702ms | 0 KB | 48% | €8/mo | Costly |
www.xbiz.com www.xbiz.com | Other | 463ms | 70 KB | — | €5/mo | Costly |
ajax.googleapis.com ajax.googleapis.com | Other | 261ms | 34 KB | — | €3/mo | Costly |
www.xbiz.com www.xbiz.com | Other | 62ms | 4 KB | — | €1/mo | Optional |
These scripts may cost more than they're worth
- www.xbiz.com adds 1179ms and costs ~€13/month
- www.gstatic.com adds 702ms and costs ~€8/month
- www.xbiz.com adds 463ms and costs ~€5/month
- ajax.googleapis.com adds 261ms and costs ~€3/month
87% 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.xbiz.com takes 1179ms 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
78% of www.xbiz.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.gstatic.com takes 702ms 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.xbiz.com takes 463ms 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
ajax.googleapis.com takes 261ms 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
Image Optimization51 images, 33 KB total, 0 KB wastedINFO
Image Optimization Audit
Total Images
51
Total Size
33 KB