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.
4.41 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
9.37 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
988 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.33 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.
9.37 s
Page Load Progression
DThird-Party ImpactAction100% third-party, 0 ms blockingFIX
DJS Execution CostAction2489ms total JS executionFIX
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://assets.adobedtm.com/530368109655/f1f8bc547915/launch-7859547d8660.min.js | 563ms | 421ms | 122ms | 3rd |
| https://www.web.com/cdn-cgi/challenge-platform/scripts/jsd/main.js | 419ms | 289ms | 4ms | 3rd |
| Unattributable | 384ms | 59ms | 0ms | 3rd |
| https://www.networksolutions.com/etc.clientlibs/netsol/clientlibs/clientlib-footer.min.61fafe89eada847b5a4e9b5dfd524b78.js | 302ms | 191ms | 99ms | 3rd |
| https://www.web.com/sitegeneration/static/js/main.0b8c80c3.js | 284ms | 227ms | 39ms | 3rd |
| https://cdn.cookielaw.org/scripttemplates/202503.2.0/otBannerSdk.js | 223ms | 77ms | 60ms | 3rd |
| https://www.web.com/ | 146ms | 40ms | 2ms | 3rd |
| https://www.networksolutions.com/etc.clientlibs/clientlibs/granite/jquery.min.3e24d4d067ac58228b5004abb50344ef.js | 115ms | 48ms | 13ms | 3rd |
| https://cdn.cookielaw.org/scripttemplates/otSDKStub.js | 52ms | 34ms | 3ms | 3rd |
FHTTP CachingActionNo cache headersFIX
No Cache-Control header
Adding a Cache-Control header can significantly improve repeat-visit performance.
CImage OptimizationAction7 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
CJS BundlesAction16 scripts, 211 KB unusedREVIEW
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://assets.adobedtm.com/530368109655/f1f8bc547915/launch-7859547d8660.min.js | 208 KB | 78 KB (38%) | ✓ | 3rd |
| https://cdn.cookielaw.org/scripttemplates/202503.2.0/otBannerSdk.js | 117 KB | 71 KB (60%) | ✓ | 3rd |
| https://www.web.com/sitegeneration/static/js/main.0b8c80c3.js | 81 KB | 38 KB (48%) | ✓ | 3rd |
| https://www.networksolutions.com/etc.clientlibs/clientlibs/granite/jquery.min.3e24d4d067ac58228b5004abb50344ef.js | 36 KB | 23 KB (65%) | ✓ | 3rd |
| https://www.networksolutions.com/etc.clientlibs/clientlibs/granite/utils.min.899004cc02c33efc1f6694b1aee587fd.js | 4 KB | — | ✓ | 3rd |
| https://www.web.com/cdn-cgi/challenge-platform/h/b/scripts/jsd/0b8fb825cb67/main.js? | 13 KB | — | ✓ | 3rd |
| https://cdn.cookielaw.org/scripttemplates/otSDKStub.js | 9 KB | — | ✓ | 3rd |
| https://assets.adobedtm.com/extensions/EP31dbb9c60e404ba1aa6e746d49be6f29/AppMeasurement_Module_ActivityMap.min.js | 2 KB | — | ✓ | 3rd |
| https://assets.adobedtm.com/extensions/EP31dbb9c60e404ba1aa6e746d49be6f29/AppMeasurement.min.js | 13 KB | — | ✓ | 3rd |
| https://www.networksolutions.com/etc.clientlibs/clientlibs/granite/jquery/granite.min.011c0fc0d0cf131bdff879743a353002.js | 2 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
BPage Weight Inventory48 resources · 910 KB · 211 KB savings availableREVIEW
~210.6 KiB of savings available
| # | Resource | Type | Size | Cache | Unused | 3rd party | Issues |
|---|---|---|---|---|---|---|---|
| — | — | ||||||
| 48 resources | 909.5 KiB | ||||||
APage Weight Budget910 KB transferred, 48 requestsPASS
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
A+Text CompressionAll text resources are compressedPASS
A+Font Loading1 fonts (42 KB)PASS
Web fonts
1
42 KB total
Render-blocking
0
of 1
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 HintsNo optimization neededPASS
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
Network Waterfall48 requests over 1692msINFO
Third-Party Script CostPer-script blocking time, transfer cost, and cache headersINFO
| Script | Category | Execution | Transfer | Unused | Monthly Cost | Verdict |
|---|---|---|---|---|---|---|
assets.adobedtm.com assets.adobedtm.com | Other | 563ms | 208 KB | 38% | $7/mo | Costly |
www.web.com www.web.com | Other | 419ms | 0 KB | — | $6/mo | Costly |
Unattributable Unattributable | Other | 384ms | 0 KB | — | $5/mo | Costly |
www.networksolutions.com www.networksolutions.com | Other | 302ms | 224 KB | — | $4/mo | Costly |
www.web.com www.web.com | Other | 284ms | 81 KB | 48% | $4/mo | Costly |
OneTrust cdn.cookielaw.org | Consent | 223ms | 117 KB | 60% | $3/mo | Essential |
www.web.com www.web.com | Other | 146ms | 1 KB | — | $2/mo | Optional |
www.networksolutions.com www.networksolutions.com | Other | 115ms | 36 KB | 65% | $2/mo | Optional |
OneTrust cdn.cookielaw.org | Consent | 52ms | 9 KB | — | $1/mo | Essential |
These scripts may cost more than they're worth
- assets.adobedtm.com adds 563ms and costs ~$7/month
- www.web.com adds 419ms and costs ~$6/month
- Unattributable adds 384ms and costs ~$5/month
- www.networksolutions.com adds 302ms and costs ~$4/month
- www.web.com adds 284ms and costs ~$4/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
assets.adobedtm.com takes 563ms 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.web.com takes 419ms 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 384ms 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.networksolutions.com takes 302ms 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.web.com takes 284ms 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 OneTrust'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
65% of www.networksolutions.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