Performance
· 15 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.77 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
2.04 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
82 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.54 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.80 s
Page Load Progression
FPage Weight BudgetAction4.9 MB transferred, 106 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 ImpactAction100% third-party, 0 ms blockingFIX
DJS Execution CostAction2318ms total JS executionFIX
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__pt_br.js | 816ms | 719ms | 36ms | 3rd |
| https://www.paypalobjects.com/ppcmsnodeweb/pp-com-components/pp-com-components-5ce43dbd.js | 539ms | 354ms | 1ms | 3rd |
| Unattributable | 382ms | 16ms | 0ms | 3rd |
| https://www.paypal.com/br/webapps/mpp/home | 240ms | 41ms | 5ms | 3rd |
| https://www.paypalobjects.com/ppcmsnodeweb/pp-com-components/datadog-629d9f48.js | 128ms | 96ms | 0ms | 3rd |
| https://www.paypalobjects.com/pa/3pjs/glassbox/detector-bootstrap.min.js | 114ms | 110ms | 1ms | 3rd |
| https://www.paypalobjects.com/pa/3pjs/glassbox/detector-lazy.min.js | 98ms | 88ms | 5ms | 3rd |
FJS BundlesAction50 scripts, 808 KB unusedFIX
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__pt_br.js | 0 KB | 157 KB (43%) | ✓ | 3rd |
| https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__pt_br.js | 363 KB | 157 KB (43%) | ✓ | 3rd |
| https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__pt_br.js | 364 KB | 157 KB (43%) | ✓ | 3rd |
| https://www.paypalobjects.com/ppcmsnodeweb/pp-com-components/pp-com-components-5ce43dbd.js | 240 KB | 125 KB (52%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtm.js?id=GTM-T562K64Q&l=gtmMktgDataLayer | 112 KB | 73 KB (66%) | ✓ | 3rd |
| https://www.paypalobjects.com/pa/3pjs/glassbox/detector-bootstrap.min.js | 142 KB | 57 KB (40%) | ✓ | 3rd |
| https://www.paypalobjects.com/globalnav/js/main-BXAdM6lI.js | 55 KB | 29 KB (53%) | ✓ | 3rd |
| https://www.paypalobjects.com/ppcmsnodeweb/pp-com-components/datadog-629d9f48.js | 53 KB | 28 KB (52%) | ✓ | 3rd |
| https://www.paypalobjects.com/pa/3pjs/glassbox/detector-lazy.min.js | 49 KB | 24 KB (50%) | ✓ | 3rd |
| https://www.paypalobjects.com/ppcmsnodeweb/pp-com-components/CardCarousel-9e45503c.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
FPage Weight InventoryAction106 resources · 4.9 MB · 808 KB savings availableFIX
~808.4 KiB of savings available
| # | Resource | Type | Size | Cache | Unused | 3rd party | Issues |
|---|---|---|---|---|---|---|---|
| — | — | ||||||
| 106 resources | 4.9 MiB | ||||||
A+Text CompressionAll text resources are compressedPASS
AImage Optimization4 images, 0 KB saveablePASS
A+Font Loading2 fonts (54 KB)PASS
Web fonts
2
54 KB total
Render-blocking
0
of 2
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
AHTTP Cachingmax-age=86400 (1 day)PASS
max-age=86400
| Directive | Value | Meaning |
|---|---|---|
| max-age | 86400 | Cache for 1 day |
Network Waterfall106 requests over 34129msINFO
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 | 816ms | 0 KB | 43% | S$6/mo | Costly |
www.paypalobjects.com www.paypalobjects.com | Other | 539ms | 240 KB | 52% | S$4/mo | Costly |
Unattributable Unattributable | Other | 382ms | 0 KB | — | S$3/mo | Costly |
PayPal www.paypal.com | Payment | 240ms | 53 KB | — | S$2/mo | Essential |
www.paypalobjects.com www.paypalobjects.com | Other | 128ms | 53 KB | 52% | S$1/mo | Optional |
www.paypalobjects.com www.paypalobjects.com | Other | 114ms | 142 KB | 40% | S$1/mo | Optional |
www.paypalobjects.com www.paypalobjects.com | Other | 98ms | 49 KB | 50% | S$1/mo | Optional |
These scripts may cost more than they're worth
- www.gstatic.com adds 816ms and costs ~S$6/month
- www.paypalobjects.com adds 539ms and costs ~S$4/month
- Unattributable adds 382ms and costs ~S$3/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
www.gstatic.com takes 816ms 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 539ms 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
52% 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 382ms 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
52% 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
50% 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