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.
1.05 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
2.85 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
34 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.
2.04 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.
3.21 s
Page Load Progression
DPage Weight BudgetAction2.3 MB transferred, 112 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
Subset fonts to include only used characters, or switch to system font stacks.
Font payload is large — subset to used glyphs only, or fall back to system fonts (zero load time).
Source: web.dev font loading
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 ImpactAction96% third-party, 0 ms blockingFIX
DJS Execution CostAction2289ms total JS executionFIX
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://www.gstatic.com/recaptcha/releases/kUYUkUlSyqkjTSMaN2w3RaOh/recaptcha__en.js | 729ms | 638ms | 28ms | 3rd |
| https://www.paypalobjects.com/ppcmsnodeweb/pp-com-components/pp-com-components-513864be.js | 592ms | 435ms | 1ms | 3rd |
| Unattributable | 437ms | 57ms | 0ms | 3rd |
| https://www.paypal.com/us/home | 276ms | 54ms | 9ms | 1st |
| https://www.paypal.com/cdn-cgi/challenge-platform/scripts/jsd/main.js | 162ms | 153ms | 3ms | 1st |
| https://www.paypalobjects.com/ppcmsnodeweb/pp-com-components/datadog-629d9f48.js | 93ms | 64ms | 0ms | 3rd |
FJS BundlesAction54 scripts, 833 KB unusedFIX
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://www.gstatic.com/recaptcha/releases/kUYUkUlSyqkjTSMaN2w3RaOh/recaptcha__en.js | 363 KB | 162 KB (45%) | ✓ | 3rd |
| https://www.gstatic.com/recaptcha/releases/kUYUkUlSyqkjTSMaN2w3RaOh/recaptcha__en.js | 363 KB | 162 KB (45%) | ✓ | 3rd |
| https://www.gstatic.com/recaptcha/releases/kUYUkUlSyqkjTSMaN2w3RaOh/recaptcha__en.js | 0 KB | 162 KB (45%) | ✓ | 3rd |
| https://www.paypalobjects.com/ppcmsnodeweb/pp-com-components/pp-com-components-513864be.js | 240 KB | 130 KB (54%) | ✓ | 3rd |
| https://www.paypalobjects.com/pa/3pjs/glassbox/detector-bootstrap.min.js | 142 KB | 98 KB (69%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtm.js?id=GTM-T562K64Q&l=gtmMktgDataLayer | 110 KB | 72 KB (66%) | ✓ | 3rd |
| https://www.paypalobjects.com/ppcmsnodeweb/pp-com-components/datadog-629d9f48.js | 54 KB | 28 KB (53%) | ✓ | 3rd |
| https://www.paypalobjects.com/martech/tm/paypal/3pjs/adobe/alloy.min.js | 39 KB | 21 KB (53%) | ✓ | 3rd |
| https://www.paypalobjects.com/ppcmsnodeweb/pp-com-components/BrandMomentSection-3a9df7a2.js | 2 KB | — | ✓ | 3rd |
| https://www.paypalobjects.com/ppcmsnodeweb/pp-com-components/LayeredCardSection-920370df.js | 1 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
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.
A+Text CompressionAll text resources are compressedPASS
AImage Optimization5 images, 0 KB saveablePASS
A+Font Loading4 fonts (211 KB)PASS
Web fonts
4
211 KB total
Render-blocking
0
of 4
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+Green HostingWhether the site is served from green-energy infrastructurePASS
Green Hosting
This site is hosted on green energy infrastructure
Provider: Cloudflare
Network Waterfall112 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 |
|---|---|---|---|---|---|---|
www.gstatic.com www.gstatic.com | Other | 729ms | 0 KB | 45% | $4/mo | Costly |
www.paypalobjects.com www.paypalobjects.com | Other | 592ms | 240 KB | 54% | $3/mo | Costly |
Unattributable Unattributable | Other | 437ms | 0 KB | — | $2/mo | Costly |
www.paypalobjects.com www.paypalobjects.com | Other | 93ms | 54 KB | 53% | $1/mo | Optional |
These scripts may cost more than they're worth
- www.gstatic.com adds 729ms and costs ~$4/month
- www.paypalobjects.com adds 592ms and costs ~$3/month
- Unattributable adds 437ms and costs ~$2/month
81% 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
www.gstatic.com takes 729ms 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.paypalobjects.com 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
54% of www.paypalobjects.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
Unattributable takes 437ms 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
53% of www.paypalobjects.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