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.09 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
3.39 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
284 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.44 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.84 s
Page Load Progression
FPage Weight BudgetAction3.3 MB transferred, 73 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 BundlesAction32 scripts, 912 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 | 581 KB (60%) | ✓ | 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 | 34 KB (50%) | ✓ | 3rd |
| https://go.plaid.com/js/forms2/js/forms2.min.js | 68 KB | 34 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/82308-45bd8d6d448f4372.js | 6 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.
CJS Execution CostAction1702ms total JS executionREVIEW
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://plaid.com/_next/static/chunks/pages/_app-38f9bd0a09b3ad73.js | 633ms | 282ms | 93ms | 3rd |
| https://plaid.com/_next/static/chunks/framework-57847b52bcbe24f7.js | 617ms | 559ms | 10ms | 3rd |
| https://plaid.com/en-eu/ | 200ms | 7ms | 1ms | 3rd |
| https://go.plaid.com/js/forms2/js/forms2.min.js | 135ms | 82ms | 9ms | 3rd |
| Unattributable | 117ms | 3ms | 0ms | 3rd |
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 Optimization14 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 HintsNo optimization neededPASS
Network Waterfall73 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 | 633ms | 969 KB | 60% | €11/mo | Costly |
plaid.com plaid.com | Other | 617ms | 56 KB | 40% | €11/mo | Costly |
plaid.com plaid.com | Other | 200ms | 44 KB | — | €3/mo | Costly |
go.plaid.com go.plaid.com | Other | 135ms | 0 KB | 50% | €2/mo | Optional |
Unattributable Unattributable | Other | 117ms | 0 KB | — | €2/mo | Optional |
These scripts may cost more than they're worth
- plaid.com adds 633ms and costs ~€11/month
- plaid.com adds 617ms and costs ~€11/month
- plaid.com adds 200ms and costs ~€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
plaid.com takes 633ms 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
60% 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 617ms 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 200ms 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
50% of go.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