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.93 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
14.61 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
9.91 s
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.024
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
19.83 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.
33.90 s
Page Load Progression
FPage Weight BudgetAction4.4 MB transferred, 209 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 ImpactAction69% third-party, 0 ms blockingFIX
FJS Execution CostAction55686ms total JS executionFIX
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://www.godaddy.com/pt-br | 17506ms | 505ms | 21ms | 1st |
| https://img6.wsimg.com/ux-assets/react/18/react-dom.umd.js | 7261ms | 5483ms | 18ms | 3rd |
| https://edge.fullstory.com/s/fs.js | 5692ms | 3077ms | 121ms | 3rd |
| https://www.redditstatic.com/ads/pixel.js | 5163ms | 4751ms | 9ms | 3rd |
| https://www.godaddy.com/hWzyKUDqKJ/b-RO/cvPLlm/fw/Ny92LyIrCgc/e0pK/Lh0LKxoq | 4076ms | 3258ms | 11ms | 1st |
| Unattributable | 3356ms | 428ms | 0ms | 3rd |
| https://www.godaddy.com/hWzyKUDqKJ/b-RO/cvPLlm/fwuwmLOu/MFQdMCIrCgc/DTks/SicVBUxv?v=57a97f44-79f0-c50d-d8fc-660f7fdf173f | 1898ms | 1603ms | 66ms | 1st |
| https://www.godaddy.com/storefront-assets/9291/_next/static/chunks/pages/ssr/%5B...slug%5D-c8406329c67b9df9.js | 1096ms | 1073ms | 1ms | 1st |
| https://www.godaddy.com/hWzyKUDqKJ/b-RO/cvPLlm/YuuwmLLtaQDfSG/QXsUMCIrCgc/aXY4/XGMiXj8B | 1063ms | 929ms | 78ms | 1st |
| https://www.godaddy.com/storefront-assets/9291/_next/static/chunks/9374-f35bfe51b111ef03.js | 991ms | 88ms | 421ms | 1st |
Showing top 10 of 38 scripts
FJS BundlesAction108 scripts, 1.2 MB 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 | 382 KB (54%) | ✓ | 1st |
| https://lpcdn.lpsnmedia.net/le_unified_window/10.47.0-release_2318786578/mobileEmbedded.js?version=10.47.0-release_2318786578 | 263 KB | 180 KB (69%) | ✓ | 3rd |
| https://digitalcare.godaddy.com/dc-apis/messaging-bundle/bundle.js?env=prod&market=pt-BR | 123 KB | 75 KB (61%) | ✓ | 3rd |
| https://img6.wsimg.com/wrhs-next/cc3033e76e42f7efe4da99e1d4002329/storefront-header.js | 156 KB | 72 KB (46%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/js?id=UA-115508484-1&l=_analyticsDataLayer | 115 KB | 63 KB (55%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/destination?id=DC-8316070&l=_wGtmDataLayer&cx=c>m=4e6481 | 129 KB | 62 KB (48%) | ✓ | 3rd |
| https://g.sst.godaddy.com/gtag/js?id=G-QJXPZE4TX8&l=_sGtmDataLayer | 170 KB | 62 KB (36%) | ✓ | 3rd |
| https://img1.wsimg.com/tagging/js/g.js?p=GTM-5WB8X7D&l=_wGtmDataLayer | 201 KB | 51 KB (26%) | ✓ | 3rd |
| https://lptag.liveperson.net/lptag/api/account/30187337/configuration/applications/taglets/.jsonp?v=2.0&df=undefined&b=undefined | 127 KB | 47 KB (40%) | ✓ | 3rd |
| https://www.godaddy.com/hWzyKUDqKJ/b-RO/cvPLlm/YuuwmLLtaQDfSG/QXsUMCIrCgc/aXY4/XGMiXj8B | 184 KB | 39 KB (21%) | ✓ | 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 Optimization22 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
A+Render-Blocking ResourcesNo render-blocking resources detectedPASS
A+Third-Party ResourcesNo third-party resources detectedPASS
Network Waterfall209 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 | 7261ms | 37 KB | — | $96/mo | Costly |
edge.fullstory.com edge.fullstory.com | Other | 5692ms | 0 KB | 33% | $76/mo | Costly |
www.redditstatic.com www.redditstatic.com | Other | 5163ms | 19 KB | — | $69/mo | Costly |
Unattributable Unattributable | Other | 3356ms | 0 KB | — | $45/mo | Costly |
img6.wsimg.com img6.wsimg.com | Other | 864ms | 156 KB | 46% | $11/mo | Costly |
img6.wsimg.com img6.wsimg.com | Other | 771ms | 31 KB | — | $10/mo | Costly |
img1.wsimg.com img1.wsimg.com | Other | 649ms | 201 KB | 26% | $9/mo | Costly |
g.sst.godaddy.com g.sst.godaddy.com | Other | 631ms | 170 KB | 36% | $8/mo | Costly |
openfpcdn.io openfpcdn.io | Other | 592ms | 14 KB | — | $8/mo | Costly |
siteintercept.qualtrics.com siteintercept.qualtrics.com | Other | 495ms | 36 KB | 60% | $7/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 396ms | 129 KB | 48% | $5/mo | Costly |
lptag.liveperson.net lptag.liveperson.net | Other | 329ms | 127 KB | 40% | $4/mo | Costly |
Microsoft Clarity scripts.clarity.ms | Session Replay | 320ms | 26 KB | — | $4/mo | Costly |
Facebook Pixel connect.facebook.net | Advertising | 295ms | 96 KB | 34% | $4/mo | Costly |
Facebook Pixel connect.facebook.net | Advertising | 287ms | 43 KB | — | $4/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 258ms | 115 KB | 55% | $3/mo | Costly |
lpcdn.lpsnmedia.net lpcdn.lpsnmedia.net | Other | 258ms | 263 KB | 69% | $3/mo | Costly |
digitalcare.godaddy.com digitalcare.godaddy.com | Other | 245ms | 123 KB | 61% | $3/mo | Costly |
img6.wsimg.com img6.wsimg.com | Other | 216ms | 63 KB | 43% | $3/mo | Costly |
img1.wsimg.com img1.wsimg.com | Other | 100ms | 6 KB | — | $1/mo | Optional |
Google Analytics www.google-analytics.com | Analytics | 87ms | 21 KB | — | $1/mo | Optional |
lpcdn.lpsnmedia.net lpcdn.lpsnmedia.net | Other | 80ms | 15 KB | — | $1/mo | Optional |
img6.wsimg.com img6.wsimg.com | Other | 72ms | 28 KB | — | $1/mo | Optional |
img6.wsimg.com img6.wsimg.com | Other | 67ms | 4 KB | — | $1/mo | Optional |
secure.quantserve.com secure.quantserve.com | Other | 60ms | 12 KB | — | $1/mo | Optional |
edge.fullstory.com edge.fullstory.com | Other | 58ms | 14 KB | — | $1/mo | Optional |
Bing UET bat.bing.com | Advertising | 55ms | 15 KB | — | $1/mo | Optional |
lptag.liveperson.net lptag.liveperson.net | Other | 54ms | 11 KB | — | $1/mo | Optional |
pixel.byspotify.com pixel.byspotify.com | Other | 51ms | 10 KB | — | $1/mo | Optional |
These scripts may cost more than they're worth
- img6.wsimg.com adds 7261ms and costs ~$96/month
- edge.fullstory.com adds 5692ms and costs ~$76/month
- www.redditstatic.com adds 5163ms and costs ~$69/month
- Unattributable adds 3356ms and costs ~$45/month
- img6.wsimg.com adds 864ms and costs ~$11/month
- img6.wsimg.com adds 771ms and costs ~$10/month
- img1.wsimg.com adds 649ms and costs ~$9/month
- g.sst.godaddy.com adds 631ms and costs ~$8/month
- openfpcdn.io adds 592ms and costs ~$8/month
- siteintercept.qualtrics.com adds 495ms and costs ~$7/month
- Google Tag Manager adds 396ms and costs ~$5/month
- lptag.liveperson.net adds 329ms and costs ~$4/month
- Microsoft Clarity adds 320ms and costs ~$4/month
- Facebook Pixel adds 295ms and costs ~$4/month
- Facebook Pixel adds 287ms and costs ~$4/month
- Google Tag Manager adds 258ms and costs ~$3/month
- lpcdn.lpsnmedia.net adds 258ms and costs ~$3/month
- digitalcare.godaddy.com adds 245ms and costs ~$3/month
- img6.wsimg.com adds 216ms and costs ~$3/month
52% of JavaScript execution time comes from third-party scripts.
Third-party scripts (analytics, ads, social, A/B testing) often dominate execution time — every one is a perf-and-privacy tax.
Learn more ▾ ▴
Each third-party script is a black box: you don't control when it loads, what it executes, or how much it grows. They often account for a major share of total blocking time on average sites (HTTP Archive's Web Almanac documents the trend). Audit which ones you actually need, defer the rest, and use facade patterns (lite-youtube, lite-vimeo) for embedded media.
Source: web.dev / HTTP Archive Web Almanac
img6.wsimg.com takes 7261ms 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
edge.fullstory.com takes 5692ms 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.redditstatic.com takes 5163ms 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 3356ms 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 864ms 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 771ms 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 649ms 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
g.sst.godaddy.com takes 631ms 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
openfpcdn.io takes 592ms 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
siteintercept.qualtrics.com takes 495ms 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
60% of siteintercept.qualtrics.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
Google Tag Manager takes 396ms 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
lptag.liveperson.net takes 329ms 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
Microsoft Clarity takes 320ms 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
Facebook Pixel takes 295ms 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
Facebook Pixel takes 287ms 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
Google Tag Manager takes 258ms 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
55% 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
lpcdn.lpsnmedia.net takes 258ms 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
69% of lpcdn.lpsnmedia.net'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
digitalcare.godaddy.com takes 245ms 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
61% of digitalcare.godaddy.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
img6.wsimg.com takes 216ms 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