Performance
· 16 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.
2.63 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
15.14 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
1.51 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.45 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.
17.37 s
Page Load Progression
FPage Weight BudgetAction2.7 MB transferred, 71 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 ImpactAction100% third-party, 0 ms blockingFIX
FJS Execution CostAction5521ms total JS executionFIX
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://plaid.com/_next/static/chunks/framework-57847b52bcbe24f7.js | 2228ms | 2008ms | 15ms | 3rd |
| https://plaid.com/_next/static/chunks/pages/_app-38f9bd0a09b3ad73.js | 1810ms | 865ms | 344ms | 3rd |
| https://plaid.com/en-eu/ | 534ms | 29ms | 6ms | 3rd |
| https://go.plaid.com/js/forms2/js/forms2.min.js | 393ms | 251ms | 31ms | 3rd |
| Unattributable | 387ms | 10ms | 0ms | 3rd |
| https://plaid.com/_next/static/chunks/pages/en-eu-a3fe8877d55cdaf8.js | 169ms | 165ms | 1ms | 3rd |
FJS BundlesAction31 scripts, 916 KB unusedFIX
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://plaid.com/_next/static/chunks/pages/_app-38f9bd0a09b3ad73.js | 969 KB | 586 KB (61%) | ✓ | 3rd |
| https://plaid.com/_next/static/chunks/4b358913-307739a2a8d60d69.js | 92 KB | 75 KB (81%) | ✓ | 3rd |
| https://plaid.com/_next/static/chunks/53483-43c32015aa4bbb76.js | 65 KB | 63 KB (97%) | ✓ | 3rd |
| https://plaid.com/_next/static/chunks/29622-36035f2d8305cf63.js | 133 KB | 57 KB (43%) | ✓ | 3rd |
| https://go.plaid.com/js/forms2/js/forms2.min.js | 0 KB | 33 KB (50%) | ✓ | 3rd |
| https://go.plaid.com/js/forms2/js/forms2.min.js | 68 KB | 33 KB (50%) | ✓ | 3rd |
| https://plaid.com/_next/static/chunks/94323-48334ac9cde88c9e.js | 25 KB | 24 KB (99%) | ✓ | 3rd |
| https://plaid.com/_next/static/chunks/framework-57847b52bcbe24f7.js | 56 KB | 22 KB (40%) | ✓ | 3rd |
| https://plaid.com/_next/static/chunks/b637e9a5-9d3be992dc61993b.js | 30 KB | 22 KB (76%) | ✓ | 3rd |
| https://plaid.com/_next/static/chunks/40722-a4a66d53ef0d31bd.js | 4 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.
CGreen HostingActionWhether the site is served from green-energy infrastructureREVIEW
Green Hosting
No green hosting detected
A+Text CompressionAll text resources are compressedPASS
A+Image Optimization13 images, 0 KB saveablePASS
A+Font Loading16 fonts (546 KB)PASS
Web fonts
16
546 KB total
Render-blocking
0
of 16
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 Hints25 hints, 0 missing preconnectsPASS
Current Resource Hints
25 resource hints configured
A+Render-Blocking ResourcesNo render-blocking resources detectedPASS
A+Third-Party ResourcesNo third-party resources detectedPASS
Network Waterfall71 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 |
|---|---|---|---|---|---|---|
plaid.com plaid.com | Other | 2228ms | 56 KB | 40% | €39/mo | Costly |
plaid.com plaid.com | Other | 1810ms | 969 KB | 61% | €31/mo | Costly |
plaid.com plaid.com | Other | 534ms | 44 KB | — | €9/mo | Costly |
go.plaid.com go.plaid.com | Other | 393ms | 0 KB | 50% | €7/mo | Costly |
Unattributable Unattributable | Other | 387ms | 0 KB | — | €7/mo | Costly |
plaid.com plaid.com | Other | 169ms | 5 KB | — | €3/mo | Optional |
These scripts may cost more than they're worth
- plaid.com adds 2228ms and costs ~€39/month
- plaid.com adds 1810ms and costs ~€31/month
- plaid.com adds 534ms and costs ~€9/month
- go.plaid.com adds 393ms and costs ~€7/month
- Unattributable adds 387ms and costs ~€7/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
plaid.com takes 2228ms 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
plaid.com takes 1810ms 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
61% of plaid.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
plaid.com takes 534ms 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
go.plaid.com takes 393ms 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 387ms 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