Performance
· 17 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.54 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
9.95 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
673 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.000
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
6.54 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.
13.54 s
Page Load Progression
DThird-Party ImpactAction100% third-party, 0 ms blockingFIX
FJS Execution CostAction4052ms total JS executionFIX
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://www.whmcs.com/ | 1343ms | 601ms | 109ms | 3rd |
| https://static.zdassets.com/web_widget/classic/latest/web-widget-chat-sdk-22a6ed7.js | 994ms | 926ms | 16ms | 3rd |
| https://static.zdassets.com/web_widget/classic/latest/web-widget-main-22a6ed7.js | 525ms | 459ms | 58ms | 3rd |
| Unattributable | 443ms | 41ms | 0ms | 3rd |
| https://www.googletagmanager.com/gtm.js?id=GTM-PTCS9V | 184ms | 145ms | 37ms | 3rd |
| https://static.zdassets.com/web_widget/classic/latest/web-widget-locales/classic/en-us-json-22a6ed7.js | 116ms | 106ms | 3ms | 3rd |
| https://cdn.equalweb.com/core/5.1.13/accessibility.js | 110ms | 93ms | 6ms | 3rd |
| https://web.cmp.usercentrics.eu/ui/v/3.116.0/WebSdk.lib.d00a93b7.js | 109ms | 83ms | 21ms | 3rd |
| https://www.whmcs.com/assets/javascript/libs.js | 91ms | 56ms | 5ms | 3rd |
| https://web.cmp.usercentrics.eu/ui/v/3.116.0/UcGdprCmpView.b05dbc41.js | 78ms | 33ms | 6ms | 3rd |
Showing top 10 of 11 scripts
DPage Weight InventoryAction72 resources · 1.5 MB · 273 KB savings availableFIX
~273.0 KiB of savings available
| # | Resource | Type | Size | Cache | Unused | 3rd party | Issues |
|---|---|---|---|---|---|---|---|
| — | — | ||||||
| 72 resources | 1.5 MiB | ||||||
BPage Weight Budget1.5 MB transferred, 72 requestsREVIEW
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
CImage OptimizationAction15 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
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
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
CJS BundlesAction31 scripts, 273 KB unusedREVIEW
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://static.zdassets.com/web_widget/classic/latest/web-widget-main-22a6ed7.js | 261 KB | 106 KB (41%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtm.js?id=GTM-PTCS9V | 157 KB | 82 KB (53%) | ✓ | 3rd |
| https://web.cmp.usercentrics.eu/ui/v/3.116.0/WebSdk.lib.d00a93b7.js | 56 KB | 35 KB (63%) | ✓ | 3rd |
| https://cdn.livechatinc.com/tracking.js | 33 KB | 26 KB (81%) | ✓ | 3rd |
| https://static.zdassets.com/web_widget/classic/latest/web-widget-chat-sdk-22a6ed7.js | 54 KB | 23 KB (43%) | ✓ | 3rd |
| https://web.cmp.usercentrics.eu/ui/loader.js | 15 KB | — | ✓ | 3rd |
| https://www.whmcs.com/assets/javascript/scripts.js?v=6 | 1 KB | — | ✓ | 3rd |
| https://dev.visualwebsiteoptimizer.com/cdn/edrv/worker-57f1b8d94a5f9167e9bcdcf861046428.br.js | 72 KB | — | ✓ | 3rd |
| https://dev.visualwebsiteoptimizer.com/cdn/edrv/va_gq-d728c477f0f4777c8be7f1f120d0c70b.br.js | 97 KB | — | ✓ | 3rd |
| https://www.whmcs.com/assets/javascript/libs.js | 22 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
A+Text CompressionAll text resources are compressedPASS
A+Font Loading3 fonts (165 KB)PASS
Web fonts
3
165 KB total
Render-blocking
0
of 3
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 Hints2 hints, 0 missing preconnectsPASS
Current Resource Hints
2 resource hints configured
A+Render-Blocking ResourcesNo render-blocking resources detectedPASS
A+Third-Party ResourcesNo third-party resources detectedPASS
A+Green HostingWhether the site is served from green-energy infrastructurePASS
Green Hosting
This site is hosted on green energy infrastructure
Provider: Cloudflare
AHTTP Cachingmax-age=300 (5 minutes)PASS
max-age=300
| Directive | Value | Meaning |
|---|---|---|
| max-age | 300 | Cache for 5 minutes |
Network Waterfall72 requests over 3347msINFO
Third-Party Script CostPer-script blocking time, transfer cost, and cache headersINFO
| Script | Category | Execution | Transfer | Unused | Monthly Cost | Verdict |
|---|---|---|---|---|---|---|
www.whmcs.com www.whmcs.com | Other | 1343ms | 9 KB | — | €21/mo | Costly |
Zendesk Widget static.zdassets.com | Customer Support | 994ms | 54 KB | 43% | €16/mo | Costly |
Zendesk Widget static.zdassets.com | Customer Support | 525ms | 261 KB | 41% | €8/mo | Costly |
Unattributable Unattributable | Other | 443ms | 0 KB | — | €7/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 184ms | 157 KB | 53% | €3/mo | Optional |
Zendesk Widget static.zdassets.com | Customer Support | 116ms | 6 KB | — | €2/mo | Optional |
cdn.equalweb.com cdn.equalweb.com | Other | 110ms | 15 KB | — | €2/mo | Optional |
web.cmp.usercentrics.eu web.cmp.usercentrics.eu | Other | 109ms | 56 KB | 63% | €2/mo | Optional |
www.whmcs.com www.whmcs.com | Other | 91ms | 22 KB | — | €1/mo | Optional |
web.cmp.usercentrics.eu web.cmp.usercentrics.eu | Other | 78ms | 18 KB | — | €1/mo | Optional |
www.whmcs.com www.whmcs.com | Other | 60ms | 30 KB | — | €1/mo | Optional |
These scripts may cost more than they're worth
- www.whmcs.com adds 1343ms and costs ~€21/month
- Zendesk Widget adds 994ms and costs ~€16/month
- Zendesk Widget adds 525ms and costs ~€8/month
- Unattributable adds 443ms and costs ~€7/month
100% 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.whmcs.com takes 1343ms 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
Zendesk Widget takes 994ms 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
Zendesk Widget takes 525ms 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
Unattributable takes 443ms 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 web.cmp.usercentrics.eu'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