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.
3.12 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
9.51 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
1.69 s
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.
7.93 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.
11.58 s
Page Load Progression
FPage Weight BudgetAction20.6 MB transferred, 86 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
DThird-Party ImpactAction99% third-party, 0 ms blockingFIX
FJS Execution CostAction13501ms total JS executionFIX
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://cash-f.squarecdn.com/web/marketing/3a750901622109a3b7f8bf3348617db1d6a80934/_next/static/chunks/c83de6b9adadd04e.js | 8921ms | 3561ms | 23ms | 3rd |
| Unattributable | 2071ms | 126ms | 0ms | 3rd |
| https://cash-f.squarecdn.com/web/marketing/3a750901622109a3b7f8bf3348617db1d6a80934/_next/static/chunks/ccb15d7187dcf6be.js | 690ms | 615ms | 33ms | 3rd |
| https://cash.app/ | 575ms | 7ms | 1ms | 1st |
| https://cash-f.squarecdn.com/web/marketing/3a750901622109a3b7f8bf3348617db1d6a80934/_next/static/chunks/turbopack-163ac93fe5096af0.js | 378ms | 375ms | 2ms | 3rd |
| https://cdn.cookielaw.org/scripttemplates/202604.1.0/otBannerSdk.js | 316ms | 226ms | 66ms | 3rd |
| https://cash-f.squarecdn.com/web/marketing/3a750901622109a3b7f8bf3348617db1d6a80934/_next/static/chunks/turbopack-383fdf6ab69a7ce1.js | 300ms | 269ms | 2ms | 3rd |
| https://www.googletagmanager.com/gtm.js?id=GTM-WS5CT69P | 183ms | 135ms | 45ms | 3rd |
| https://cdn.cookielaw.org/consent/0196632b-47f4-7a2f-9807-8c6c20fb9d4d/otSDKStub.js | 67ms | 60ms | 5ms | 3rd |
DJS BundlesAction22 scripts, 383 KB unusedFIX
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://cdn.cookielaw.org/scripttemplates/202604.1.0/otBannerSdk.js | 131 KB | 76 KB (58%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtm.js?id=GTM-WS5CT69P | 126 KB | 71 KB (57%) | ✓ | 3rd |
| https://cash-f.squarecdn.com/web/marketing/3a750901622109a3b7f8bf3348617db1d6a80934/_next/static/chunks/2cca5e6f3c5dff45.js | 65 KB | 65 KB (100%) | ✓ | 3rd |
| https://cash-f.squarecdn.com/web/marketing/3a750901622109a3b7f8bf3348617db1d6a80934/_next/static/chunks/fc4afbd5a62885d7.js | 62 KB | 53 KB (87%) | ✓ | 3rd |
| https://cash-f.squarecdn.com/web/marketing/3a750901622109a3b7f8bf3348617db1d6a80934/_next/static/chunks/ccb15d7187dcf6be.js | 80 KB | 35 KB (44%) | ✓ | 3rd |
| https://cash-f.squarecdn.com/web/marketing/3a750901622109a3b7f8bf3348617db1d6a80934/_next/static/chunks/c4ad3d42221bdc06.js | 65 KB | 35 KB (54%) | ✓ | 3rd |
| https://cash-f.squarecdn.com/web/marketing/3a750901622109a3b7f8bf3348617db1d6a80934/_next/static/chunks/41ebae80c22cada4.js | 50 KB | 27 KB (54%) | ✓ | 3rd |
| https://cash-f.squarecdn.com/web/marketing/3a750901622109a3b7f8bf3348617db1d6a80934/_next/static/chunks/da1c79fe61ec41ac.js | 22 KB | 21 KB (99%) | ✓ | 3rd |
| https://cash-f.squarecdn.com/web/marketing/3a750901622109a3b7f8bf3348617db1d6a80934/_next/static/chunks/d12742ea1f8dba9f.js | 9 KB | — | ✓ | 3rd |
| https://cash-f.squarecdn.com/web/marketing/3a750901622109a3b7f8bf3348617db1d6a80934/_next/static/chunks/76d5b14ee39d24c0.js | 18 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
DPage Weight InventoryAction86 resources · 20.6 MB · 383 KB savings availableFIX
~383.2 KiB of savings available
| # | Resource | Type | Size | Cache | Unused | 3rd party | Issues |
|---|---|---|---|---|---|---|---|
| — | — | ||||||
| 86 resources | 20.6 MiB | ||||||
BImage Optimization21 images, 0 KB saveableREVIEW
A+Text CompressionAll text resources are compressedPASS
A+Font Loading7 fonts (238 KB)PASS
Web fonts
7
238 KB total
Render-blocking
0
of 7
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 Hints19 hints, 0 missing preconnectsPASS
Current Resource Hints
19 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=60 (1 minute)PASS
max-age=60, must-revalidate
| Directive | Value | Meaning |
|---|---|---|
| max-age | 60 | Cache for 1 minute |
| must-revalidate | — | Must recheck with server after expiry |
Network Waterfall86 requests over 19364msINFO
Third-Party Script CostPer-script blocking time, transfer cost, and cache headersINFO
| Script | Category | Execution | Transfer | Unused | Monthly Cost | Verdict |
|---|---|---|---|---|---|---|
cash-f.squarecdn.com cash-f.squarecdn.com | Other | 8921ms | 33 KB | — | €143/mo | Costly |
Unattributable Unattributable | Other | 2071ms | 0 KB | — | €33/mo | Costly |
cash-f.squarecdn.com cash-f.squarecdn.com | Other | 690ms | 80 KB | 44% | €11/mo | Costly |
cash-f.squarecdn.com cash-f.squarecdn.com | Other | 378ms | 4 KB | — | €6/mo | Costly |
OneTrust cdn.cookielaw.org | Consent | 316ms | 131 KB | 58% | €5/mo | Essential |
cash-f.squarecdn.com cash-f.squarecdn.com | Other | 300ms | 5 KB | — | €5/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 183ms | 126 KB | 57% | €3/mo | Optional |
OneTrust cdn.cookielaw.org | Consent | 67ms | 10 KB | — | €1/mo | Essential |
These scripts may cost more than they're worth
- cash-f.squarecdn.com adds 8921ms and costs ~€143/month
- Unattributable adds 2071ms and costs ~€33/month
- cash-f.squarecdn.com adds 690ms and costs ~€11/month
- cash-f.squarecdn.com adds 378ms and costs ~€6/month
- cash-f.squarecdn.com adds 300ms and costs ~€5/month
96% 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
cash-f.squarecdn.com takes 8921ms 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 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
cash-f.squarecdn.com takes 690ms 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
cash-f.squarecdn.com takes 378ms 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
58% 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
cash-f.squarecdn.com takes 300ms 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
57% 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