Performance
· 16 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.97 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
12.22 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
2.89 s
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.031
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
10.38 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.
16.40 s
Page Load Progression
FPage Weight BudgetAction3.0 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
FJS Execution CostAction25873ms total JS executionFIX
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://www.godaddy.com/es-es | 15190ms | 9ms | 12ms | 1st |
| https://img6.wsimg.com/ux-assets/react/18/react-dom.umd.js | 3133ms | 2465ms | 11ms | 3rd |
| Unattributable | 1800ms | 210ms | 0ms | 3rd |
| https://www.godaddy.com/hWzyKUDqKJ/b-RO/cvPLlm/fwuwmLOu/MFQdMCIrCgc/DTks/SicVBUxv?v=a89b4cc5-befc-0b61-4722-5b6e9d330211 | 1175ms | 1041ms | 35ms | 1st |
| https://www.godaddy.com/hWzyKUDqKJ/b-RO/cvPLlm/YuuwmLLtaQDfSG/QXsUMCIrCgc/aXY4/XGMiXj8B | 1047ms | 883ms | 42ms | 1st |
| https://img6.wsimg.com/px-assets-notifications/db310f73a2ed22abfbf370b2fbeed57fab8b7c2d/notifications.js | 766ms | 590ms | 52ms | 3rd |
| https://img6.wsimg.com/wrhs-next/cc3033e76e42f7efe4da99e1d4002329/storefront-header.js | 549ms | 424ms | 95ms | 3rd |
| https://www.godaddy.com/storefront-assets/9291/_next/static/chunks/pages/ssr/%5B...slug%5D-c8406329c67b9df9.js | 546ms | 532ms | 0ms | 1st |
| https://www.godaddy.com/storefront-assets/9291/_next/static/chunks/9374-f35bfe51b111ef03.js | 544ms | 44ms | 220ms | 1st |
| https://img6.wsimg.com/wrhs-next/fa3b9210e5d0edeeb29f1484e8d5abf4/scc-gd-c1.min.js | 477ms | 362ms | 14ms | 3rd |
Showing top 10 of 16 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://www.godaddy.com/hWzyKUDqKJ/b-RO/cvPLlm/YuuwmLLtaQDfSG/QXsUMCIrCgc/aXY4/XGMiXj8B | 184 KB | 39 KB (21%) | ✓ | 1st |
| https://img6.wsimg.com/px-assets-notifications/db310f73a2ed22abfbf370b2fbeed57fab8b7c2d/notifications.js | 108 KB | 39 KB (36%) | ✓ | 3rd |
| https://www.godaddy.com/hWzyKUDqKJ/b-RO/cvPLlm/fwuwmLOu/MFQdMCIrCgc/DTks/SicVBUxv?v=a89b4cc5-befc-0b61-4722-5b6e9d330211 | 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-tag.storefront-header.js | 1 KB | — | ✓ | 3rd |
| https://img6.wsimg.com/fos/react/swp/siteglass/icons-v2/symbol-help.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.
BThird-Party Impact55% third-party, 0 ms blockingREVIEW
CGreen HostingActionWhether the site is served from green-energy infrastructureREVIEW
Green Hosting
No green hosting detected
A+Text CompressionAll text resources are compressedPASS
AImage Optimization10 images, 0 KB saveablePASS
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
A+Render-Blocking ResourcesNo render-blocking resources detectedPASS
A+Third-Party ResourcesNo third-party resources detectedPASS
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 | 3133ms | 37 KB | — | $42/mo | Costly |
Unattributable Unattributable | Other | 1800ms | 0 KB | — | $24/mo | Costly |
img6.wsimg.com img6.wsimg.com | Other | 766ms | 108 KB | 36% | $10/mo | Costly |
img6.wsimg.com img6.wsimg.com | Other | 549ms | 156 KB | 46% | $7/mo | Costly |
img6.wsimg.com img6.wsimg.com | Other | 477ms | 31 KB | — | $6/mo | Costly |
img1.wsimg.com img1.wsimg.com | Other | 230ms | 201 KB | 29% | $3/mo | Costly |
img6.wsimg.com img6.wsimg.com | Other | 126ms | 63 KB | 43% | $2/mo | Optional |
img6.wsimg.com img6.wsimg.com | Other | 74ms | 28 KB | — | $1/mo | Optional |
These scripts may cost more than they're worth
- img6.wsimg.com adds 3133ms and costs ~$42/month
- Unattributable adds 1800ms and costs ~$24/month
- img6.wsimg.com adds 766ms and costs ~$10/month
- img6.wsimg.com adds 549ms and costs ~$7/month
- img6.wsimg.com adds 477ms and costs ~$6/month
- img1.wsimg.com adds 230ms and costs ~$3/month
img6.wsimg.com takes 3133ms 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 1800ms 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 766ms 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 549ms 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 477ms 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 230ms 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