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.
16.71 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
10.42 s
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.002
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
14.92 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.
20.93 s
Page Load Progression
FPage Weight BudgetAction2.9 MB transferred, 109 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 CostAction48573ms total JS executionFIX
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://www.godaddy.com/nl | 26951ms | 18ms | 25ms | 1st |
| https://img6.wsimg.com/ux-assets/react/18/react-dom.umd.js | 5224ms | 3843ms | 28ms | 3rd |
| Unattributable | 3168ms | 370ms | 0ms | 3rd |
| https://www.godaddy.com/hWzyKUDqKJ/b-RO/cvPLlm/fwuwmLOu/MFQdMCIrCgc/DTks/SicVBUxv?v=0d1efaf2-31c9-398f-86fc-612395a00210 | 2510ms | 2213ms | 93ms | 1st |
| https://www.godaddy.com/hWzyKUDqKJ/b-RO/cvPLlm/YuuwmLLtaQDfSG/QXsUMCIrCgc/aXY4/XGMiXj8B | 2058ms | 1689ms | 99ms | 1st |
| https://img6.wsimg.com/px-assets-notifications/db310f73a2ed22abfbf370b2fbeed57fab8b7c2d/notifications.js | 2005ms | 1432ms | 115ms | 3rd |
| https://www.godaddy.com/storefront-assets/9291/_next/static/chunks/9374-f35bfe51b111ef03.js | 1377ms | 127ms | 548ms | 1st |
| https://www.godaddy.com/storefront-assets/9291/_next/static/chunks/pages/ssr/%5B...slug%5D-c8406329c67b9df9.js | 1358ms | 1327ms | 1ms | 1st |
| https://img6.wsimg.com/wrhs-next/cc3033e76e42f7efe4da99e1d4002329/storefront-header.js | 1217ms | 972ms | 210ms | 3rd |
| https://img1.wsimg.com/tagging/js/g.js?p=GTM-5WB8X7D&l=_wGtmDataLayer | 868ms | 601ms | 165ms | 3rd |
Showing top 10 of 19 scripts
FJS BundlesAction65 scripts, 647 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=0d1efaf2-31c9-398f-86fc-612395a00210 | 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-show.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.
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 Optimization11 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 Waterfall109 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 | 5224ms | 37 KB | — | $69/mo | Costly |
Unattributable Unattributable | Other | 3168ms | 0 KB | — | $42/mo | Costly |
img6.wsimg.com img6.wsimg.com | Other | 2005ms | 108 KB | 36% | $27/mo | Costly |
img6.wsimg.com img6.wsimg.com | Other | 1217ms | 156 KB | 46% | $16/mo | Costly |
img1.wsimg.com img1.wsimg.com | Other | 868ms | 201 KB | 29% | $12/mo | Costly |
img6.wsimg.com img6.wsimg.com | Other | 661ms | 31 KB | — | $9/mo | Costly |
img6.wsimg.com img6.wsimg.com | Other | 348ms | 63 KB | 43% | $5/mo | Costly |
img6.wsimg.com img6.wsimg.com | Other | 123ms | 28 KB | — | $2/mo | Optional |
img6.wsimg.com img6.wsimg.com | Other | 92ms | 4 KB | — | $1/mo | Optional |
img1.wsimg.com img1.wsimg.com | Other | 82ms | 6 KB | — | $1/mo | Optional |
These scripts may cost more than they're worth
- img6.wsimg.com adds 5224ms and costs ~$69/month
- Unattributable adds 3168ms and costs ~$42/month
- img6.wsimg.com adds 2005ms and costs ~$27/month
- img6.wsimg.com adds 1217ms and costs ~$16/month
- img1.wsimg.com adds 868ms and costs ~$12/month
- img6.wsimg.com adds 661ms and costs ~$9/month
- img6.wsimg.com adds 348ms and costs ~$5/month
img6.wsimg.com takes 5224ms 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 3168ms 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 2005ms 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 1217ms 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 868ms 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 661ms 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 348ms 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