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.
10.68 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
15.11 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
166 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.
10.68 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.
15.12 s
Page Load Progression
DThird-Party ImpactAction100% third-party, 0 ms blockingFIX
FJS Execution CostAction5215ms total JS executionFIX
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__fr.js | 2071ms | 1834ms | 74ms | 3rd |
| https://www.paypalobjects.com/ppcmsnodeweb/pp-com-components/pp-com-components-58f35024.js | 1188ms | 938ms | 3ms | 3rd |
| Unattributable | 963ms | 137ms | 0ms | 3rd |
| https://www.paypal.com/fr/home | 467ms | 84ms | 16ms | 3rd |
| https://www.paypalobjects.com/ppcmsnodeweb/pp-com-components/datadog-629d9f48.js | 312ms | 190ms | 1ms | 3rd |
| https://www.paypalobjects.com/pa/js/min/pa.js | 79ms | 67ms | 5ms | 3rd |
| https://www.googletagmanager.com/gtm.js?id=GTM-T562K64Q&l=gtmMktgDataLayer | 75ms | 51ms | 24ms | 3rd |
| https://www.paypalobjects.com/globalnav/js/main-BXAdM6lI.js | 60ms | 41ms | 1ms | 3rd |
FJS BundlesAction49 scripts, 833 KB unusedFIX
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__fr.js | 0 KB | 158 KB (43%) | ✓ | 3rd |
| https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__fr.js | 364 KB | 158 KB (43%) | ✓ | 3rd |
| https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__fr.js | 364 KB | 158 KB (43%) | ✓ | 3rd |
| https://www.paypalobjects.com/ppcmsnodeweb/pp-com-components/pp-com-components-58f35024.js | 240 KB | 131 KB (55%) | ✓ | 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 | 112 KB | 73 KB (66%) | ✓ | 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 (53%) | ✓ | 3rd |
| https://www.paypalobjects.com/ppcmsnodeweb/pp-com-components/BrandMomentSection-5a963675.js | 2 KB | — | ✓ | 3rd |
| https://www.paypalobjects.com/ppcmsnodeweb/pp-com-components/TextSectionType-0b9da8d5.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 InventoryAction97 resources · 2.0 MB · 833 KB savings availableFIX
~833.3 KiB of savings available
| # | Resource | Type | Size | Cache | Unused | 3rd party | Issues |
|---|---|---|---|---|---|---|---|
| — | — | ||||||
| 97 resources | 2.0 MiB | ||||||
CPage Weight BudgetAction2.0 MB transferred, 97 requestsREVIEW
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
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 Hints9 hints, 0 missing preconnectsPASS
Current Resource Hints
9 resource hints configured
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
AHTTP Cachingmax-age=86400 (1 day)PASS
max-age=86400
| Directive | Value | Meaning |
|---|---|---|
| max-age | 86400 | Cache for 1 day |
Network Waterfall97 requests over 34262msINFO
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 | 2071ms | 0 KB | 43% | €9/mo | Costly |
www.paypalobjects.com www.paypalobjects.com | Other | 1188ms | 240 KB | 55% | €5/mo | Costly |
Unattributable Unattributable | Other | 963ms | 0 KB | — | €4/mo | Costly |
PayPal www.paypal.com | Payment | 467ms | 56 KB | — | €2/mo | Essential |
www.paypalobjects.com www.paypalobjects.com | Other | 312ms | 53 KB | 53% | €1/mo | Costly |
www.paypalobjects.com www.paypalobjects.com | Other | 79ms | 25 KB | — | €0/mo | Optional |
Google Tag Manager www.googletagmanager.com | Tag Manager | 75ms | 112 KB | 66% | €0/mo | Optional |
www.paypalobjects.com www.paypalobjects.com | Other | 60ms | 55 KB | 53% | €0/mo | Optional |
These scripts may cost more than they're worth
- www.gstatic.com adds 2071ms and costs ~€9/month
- www.paypalobjects.com adds 1188ms and costs ~€5/month
- Unattributable adds 963ms and costs ~€4/month
- www.paypalobjects.com adds 312ms and costs ~€1/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 2071ms 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 1188ms 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 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 963ms 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 312ms 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
66% 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
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