Performance
· 14 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.
696 ms
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
3.46 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
1.62 s
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.001
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
8.44 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.
4.44 s
Page Load Progression
FPage Weight BudgetAction3.8 MB transferred, 107 requestsFIX
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
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
High HTTP request count — bundling, sprite-ing, and HTTP/2 server push can reduce per-request overhead.
Source: web.dev
DThird-Party ImpactAction65% third-party, 0 ms blockingFIX
FJS Execution CostAction8820ms total JS executionFIX
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://www.godaddy.com/nl | 3580ms | 92ms | 7ms | 1st |
| https://img6.wsimg.com/ux-assets/react/18/react-dom.umd.js | 1302ms | 924ms | 6ms | 3rd |
| Unattributable | 840ms | 104ms | 0ms | 3rd |
| https://www.godaddy.com/hWzyKUDqKJ/b-RO/cvPLlm/fwuwmLOu/MFQdMCIrCgc/DTks/SicVBUxv?v=d1e865cf-eec5-90b8-5f22-5de716880210 | 666ms | 595ms | 24ms | 1st |
| https://www.godaddy.com/hWzyKUDqKJ/b-RO/cvPLlm/YuuwmLLtaQDfSG/QXsUMCIrCgc/aXY4/XGMiXj8B | 506ms | 438ms | 26ms | 1st |
| https://img6.wsimg.com/px-assets-notifications/db310f73a2ed22abfbf370b2fbeed57fab8b7c2d/notifications.js | 376ms | 344ms | 31ms | 3rd |
| https://www.godaddy.com/storefront-assets/9291/_next/static/chunks/9374-f35bfe51b111ef03.js | 353ms | 35ms | 130ms | 1st |
| https://www.godaddy.com/storefront-assets/9291/_next/static/chunks/pages/ssr/%5B...slug%5D-c8406329c67b9df9.js | 351ms | 344ms | 0ms | 1st |
| https://img6.wsimg.com/wrhs-next/cc3033e76e42f7efe4da99e1d4002329/storefront-header.js | 292ms | 239ms | 46ms | 3rd |
| https://img1.wsimg.com/tagging/js/g.js?p=GTM-5WB8X7D&l=_wGtmDataLayer | 219ms | 158ms | 60ms | 3rd |
Showing top 10 of 13 scripts
FJS BundlesAction65 scripts, 646 KB unusedFIX
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://www.godaddy.com/storefront-assets/9291/_next/static/chunks/9374-f35bfe51b111ef03.js | 715 KB | 381 KB (53%) | ✓ | 1st |
| https://img6.wsimg.com/wrhs-next/cc3033e76e42f7efe4da99e1d4002329/storefront-header.js | 156 KB | 72 KB (46%) | ✓ | 3rd |
| https://img1.wsimg.com/tagging/js/g.js?p=GTM-5WB8X7D&l=_wGtmDataLayer | 201 KB | 58 KB (29%) | ✓ | 3rd |
| https://img6.wsimg.com/px-assets-notifications/db310f73a2ed22abfbf370b2fbeed57fab8b7c2d/notifications.js | 108 KB | 39 KB (36%) | ✓ | 3rd |
| https://www.godaddy.com/hWzyKUDqKJ/b-RO/cvPLlm/YuuwmLLtaQDfSG/QXsUMCIrCgc/aXY4/XGMiXj8B | 175 KB | 38 KB (22%) | ✓ | 1st |
| https://www.godaddy.com/hWzyKUDqKJ/b-RO/cvPLlm/fwuwmLOu/MFQdMCIrCgc/DTks/SicVBUxv?v=d1e865cf-eec5-90b8-5f22-5de716880210 | 158 KB | 31 KB (20%) | ✓ | 1st |
| https://img6.wsimg.com/px-assets/d71a77c4395a59cc9a287715ce5f2fd7fe939aad/carticon.js | 63 KB | 27 KB (43%) | ✓ | 3rd |
| https://img6.wsimg.com/fos/react/swp/siteglass/icons-v2/symbol-hamburger.storefront-header.js | 1 KB | — | ✓ | 3rd |
| https://img6.wsimg.com/fos/react/swp/siteglass/icons-v2/symbol-image-gallery.storefront-header.js | 1 KB | — | ✓ | 3rd |
| https://www.godaddy.com/storefront-assets/9291/_next/static/chunks/2312-6fb6680e05295549.js | 13 KB | — | ✓ | 1st |
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
FHTTP CachingActionNo cache headersFIX
No Cache-Control header
Adding a Cache-Control header can significantly improve repeat-visit performance.
BImage Optimization9 images, 0 KB saveableREVIEW
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 Loading1 fonts (101 KB)PASS
Web fonts
1
101 KB total
Render-blocking
0
of 1
Dominant font-display
swap
Most common across fonts
Font loading timeline
- Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
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 ~51 KB and ~102 ms
A+Resource CachingAll resources properly cachedPASS
A+Critical Rendering PathNo render-blocking resourcesPASS
A+Resource HintsNo optimization neededPASS
Network Waterfall107 requests over 0msINFO
Performance analysis not available for this result.
Third-Party Script CostPer-script blocking time, transfer cost, and cache headersINFO
| Script | Category | Execution | Transfer | Unused | Monthly Cost | Verdict |
|---|---|---|---|---|---|---|
img6.wsimg.com img6.wsimg.com | Other | 1302ms | 37 KB | — | $17/mo | Costly |
Unattributable Unattributable | Other | 840ms | 0 KB | — | $11/mo | Costly |
img6.wsimg.com img6.wsimg.com | Other | 376ms | 108 KB | 36% | $5/mo | Costly |
img6.wsimg.com img6.wsimg.com | Other | 292ms | 156 KB | 46% | $4/mo | Costly |
img1.wsimg.com img1.wsimg.com | Other | 219ms | 201 KB | 29% | $3/mo | Costly |
img6.wsimg.com img6.wsimg.com | Other | 168ms | 31 KB | — | $2/mo | Optional |
img6.wsimg.com img6.wsimg.com | Other | 93ms | 63 KB | 43% | $1/mo | Optional |
These scripts may cost more than they're worth
- img6.wsimg.com adds 1302ms and costs ~$17/month
- Unattributable adds 840ms and costs ~$11/month
- img6.wsimg.com adds 376ms and costs ~$5/month
- img6.wsimg.com adds 292ms and costs ~$4/month
- img1.wsimg.com adds 219ms and costs ~$3/month
img6.wsimg.com takes 1302ms 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 840ms 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
img6.wsimg.com takes 376ms 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
img6.wsimg.com takes 292ms 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
img1.wsimg.com takes 219ms 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