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.
4.12 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
16.69 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
5.68 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.
12.36 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.
32.38 s
Page Load Progression
FPage Weight BudgetAction5.2 MB transferred, 180 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
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Image bandwidth is high — modern formats (WebP/AVIF) and resizing typically cut it 50%+.
Source: web.dev
Remove unused CSS rules with tools like PurgeCSS to reduce stylesheet size.
CSS bundle is large — purge unused styles (PurgeCSS, Tailwind JIT) to reduce CSS payload.
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
FJS Execution CostAction31863ms total JS executionFIX
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://wise.com/static-assets/app/_next/static/chunks/4622-ac38ecd0246fe605.js | 8755ms | 1043ms | 7ms | 3rd |
| https://wise.com/static-assets/app/_next/static/chunks/framework-e3f3cb15367a2851.js | 6290ms | 4132ms | 17ms | 3rd |
| https://wise.com/ | 5763ms | 46ms | 3ms | 3rd |
| https://wise.com/static-assets/app/_next/static/chunks/pages/_app-ceca420c74a4fdae.js | 2559ms | 2088ms | 380ms | 3rd |
| Unattributable | 2348ms | 117ms | 0ms | 3rd |
| https://wise.com/static-assets/app/_next/static/chunks/29576-98f3c703fc5462a1.js | 1495ms | 1117ms | 75ms | 3rd |
| https://sst.wise.com/wisetag?id=GTM-M7V2XH | 1254ms | 1046ms | 74ms | 3rd |
| https://wise.com/static-assets/app/_next/static/chunks/pages/index-87b33a45fe7f7bec.js | 1087ms | 1037ms | 0ms | 3rd |
| https://sst.wise.com/gtag/js?id=G-MFT2R11DFX&cx=c>m=4e6461h2 | 506ms | 451ms | 43ms | 3rd |
| https://wise.com/static-assets/app/_next/static/css/c47d2309f28e79d2.css | 481ms | 0ms | 0ms | 3rd |
Showing top 10 of 17 scripts
FJS BundlesAction57 scripts, 897 KB unusedFIX
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://wise.com/static-assets/app/_next/static/chunks/pages/_app-ceca420c74a4fdae.js | 569 KB | 388 KB (68%) | ✓ | 3rd |
| https://wise.com/static-assets/app/_next/static/chunks/29576-98f3c703fc5462a1.js | 224 KB | 106 KB (48%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/destination?id=DC-16544908&cx=c>m=4e6461h2 | 129 KB | 62 KB (48%) | ✓ | 3rd |
| https://wise.com/static-assets/app/_next/static/chunks/58213-76198672ffc511de.js | 103 KB | 59 KB (58%) | ✓ | 3rd |
| https://sst.wise.com/gtag/js?id=G-MFT2R11DFX&cx=c>m=4e6461h2 | 155 KB | 57 KB (37%) | ✓ | 3rd |
| https://sst.wise.com/wisetag?id=GTM-M7V2XH | 192 KB | 56 KB (29%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/js?id=DC-15666498&cx=c>m=4e6461h2 | 129 KB | 55 KB (43%) | ✓ | 3rd |
| https://wise.com/static-assets/app/_next/static/chunks/8b6b114a-88c8640ef5860d18.js | 50 KB | 46 KB (94%) | ✓ | 3rd |
| https://wise.com/static-assets/app/_next/static/chunks/main-58c02120f8efa4c8.js | 46 KB | 24 KB (53%) | ✓ | 3rd |
| https://wise.com/static-assets/app/_next/static/chunks/064e348a-b0488c68715a61a7.js | 38 KB | 23 KB (64%) | ✓ | 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
BImage Optimization42 images, 0 KB saveableREVIEW
Set explicit width and height to prevent CLS.
Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.
Source: web.dev / Core Web Vitals
A+Text CompressionAll text resources are compressedPASS
A+Font Loading2 fonts (91 KB)PASS
Web fonts
2
91 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 Hints12 hints, 0 missing preconnectsPASS
Current Resource Hints
12 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=604800 (1 week)PASS
public, max-age=604800
| Directive | Value | Meaning |
|---|---|---|
| public | — | Any cache may store this response |
| max-age | 604800 | Cache for 1 week |
Network Waterfall180 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 |
|---|---|---|---|---|---|---|
wise.com wise.com | Other | 8755ms | 27 KB | 81% | £45/mo | Costly |
wise.com wise.com | Other | 6290ms | 45 KB | — | £33/mo | Costly |
wise.com wise.com | Other | 5763ms | 141 KB | — | £30/mo | Costly |
wise.com wise.com | Other | 2559ms | 569 KB | 68% | £13/mo | Costly |
Unattributable Unattributable | Other | 2348ms | 0 KB | — | £12/mo | Costly |
wise.com wise.com | Other | 1495ms | 224 KB | 48% | £8/mo | Costly |
sst.wise.com sst.wise.com | Other | 1254ms | 192 KB | 29% | £6/mo | Costly |
wise.com wise.com | Other | 1087ms | 1 KB | — | £6/mo | Costly |
sst.wise.com sst.wise.com | Other | 506ms | 155 KB | 37% | £3/mo | Costly |
wise.com wise.com | Other | 481ms | 189 KB | — | £2/mo | Costly |
wise.com wise.com | Other | 303ms | 21 KB | — | £2/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 256ms | 129 KB | 43% | £1/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 222ms | 129 KB | 48% | £1/mo | Costly |
wise.com wise.com | Other | 186ms | 46 KB | 53% | £1/mo | Optional |
chromewebdata chromewebdata | Other | 181ms | 0 KB | — | £1/mo | Optional |
wise.com wise.com | Other | 127ms | 100 KB | — | £1/mo | Optional |
collector-20079.tvsquared.com collector-20079.tvsquared.com | Other | 51ms | 9 KB | — | £0/mo | Optional |
These scripts may cost more than they're worth
- wise.com adds 8755ms and costs ~£45/month
- wise.com adds 6290ms and costs ~£33/month
- wise.com adds 5763ms and costs ~£30/month
- wise.com adds 2559ms and costs ~£13/month
- Unattributable adds 2348ms and costs ~£12/month
- wise.com adds 1495ms and costs ~£8/month
- sst.wise.com adds 1254ms and costs ~£6/month
- wise.com adds 1087ms and costs ~£6/month
- sst.wise.com adds 506ms and costs ~£3/month
- wise.com adds 481ms and costs ~£2/month
- wise.com adds 303ms and costs ~£2/month
- Google Tag Manager adds 256ms and costs ~£1/month
- Google Tag Manager adds 222ms 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
wise.com takes 8755ms 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
81% of wise.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
wise.com takes 6290ms 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
wise.com takes 5763ms 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
wise.com takes 2559ms 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
68% of wise.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 2348ms 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
wise.com takes 1495ms 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
sst.wise.com takes 1254ms 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
wise.com takes 1087ms 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
sst.wise.com takes 506ms 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
wise.com takes 481ms 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
wise.com takes 303ms 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
Google Tag Manager takes 256ms 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
Google Tag Manager takes 222ms 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 wise.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