Performance
· 23 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.
781 ms
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
1.66 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
91 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.007
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
1.70 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.
1.88 s
Page Load Progression
DThird-Party ImpactAction75% third-party, 0 ms blockingFIX
DHTTP CachingActionno-store (uncacheable)FIX
private, no-cache, no-store, max-age=0, must-revalidate
| Directive | Value | Meaning |
|---|---|---|
| private | — | Only browser cache, not CDN/proxy |
| no-cache | — | Cache but always revalidate first |
| no-store | — | Never cache this response |
| max-age | 0 | Cache for 0 seconds |
| must-revalidate | — | Must recheck with server after expiry |
BPage Weight Budget1.1 MB transferred, 77 requestsREVIEW
BImage Optimization29 images, 0 KB saveableREVIEW
CJS Execution CostAction1810ms total JS executionREVIEW
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://simpleswap.io/?id=jvw7l9dn7nk6aj4j | 842ms | 21ms | 50ms | 1st |
| https://edge.simpleswap.io/exchange-frontend/static/_next/static/chunks/10rj~6lwyv6l~.js | 516ms | 478ms | 8ms | 3rd |
| Unattributable | 377ms | 12ms | 0ms | 1st |
| https://edge.simpleswap.io/exchange-frontend/static/_next/static/chunks/0rs9-y4l1po~a.js | 75ms | 69ms | 3ms | 3rd |
BHTTP/3 (QUIC)HTTP/3 not advertisedREVIEW
BCompression AlgorithmMain response uses gzip; brotli would be ~20% smallerREVIEW
BServer-Timing ObservabilityNo Server-Timing header foundREVIEW
CGreen HostingActionWhether the site is served from green-energy infrastructureREVIEW
Green Hosting
No green hosting detected
A+Text CompressionAll text resources are compressedPASS
A+Font Loading5 fonts (79 KB)PASS
Web fonts
5
79 KB total
Render-blocking
0
of 5
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+JS Bundles32 scripts, 21 KB unusedPASS
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://edge.simpleswap.io/exchange-frontend/static/_next/static/chunks/10rj~6lwyv6l~.js | 68 KB | 21 KB (31%) | ✓ | 3rd |
| https://edge.simpleswap.io/exchange-frontend/static/_next/static/chunks/0~8glf7_~i5-v.js | 11 KB | — | ✓ | 3rd |
| https://edge.simpleswap.io/exchange-frontend/static/_next/static/chunks/05qafexth9jfc.js | 19 KB | — | ✓ | 3rd |
| https://edge.simpleswap.io/exchange-frontend/static/_next/static/chunks/0rs9-y4l1po~a.js | 35 KB | — | ✓ | 3rd |
| https://edge.simpleswap.io/exchange-frontend/static/_next/static/chunks/turbopack-04pkv1nk7-h.d.js | 4 KB | — | ✓ | 3rd |
| https://edge.simpleswap.io/exchange-frontend/static/_next/static/chunks/05fmwrqm7yl_p.js | 1 KB | — | ✓ | 3rd |
| https://edge.simpleswap.io/exchange-frontend/static/_next/static/chunks/0selznqtt2h8i.js | 12 KB | — | ✓ | 3rd |
| https://edge.simpleswap.io/exchange-frontend/static/_next/static/chunks/09k63h9-cklgy.js | 4 KB | — | ✓ | 3rd |
| https://edge.simpleswap.io/exchange-frontend/static/_next/static/chunks/128~4wko2x7fx.js | 10 KB | — | ✓ | 3rd |
| https://edge.simpleswap.io/exchange-frontend/static/_next/static/chunks/0wajmghp4hp57.js | 10 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
A+Resource CachingAll resources properly cachedPASS
A+Critical Rendering PathNo render-blocking resourcesPASS
A+Resource HintsNo optimization neededPASS
A+LCP Image PreloadLCP preload audit not availablePASS
A+Main HTML Cache-ControlMain HTML uses no-store -- correct for sensitive/dynamic contentPASS
A+Server Response Intelligence2 server-response signal(s) detectedPASS
APage Weight Inventory77 resources · 1.1 MB · 21 KB savings availablePASS
~20.9 KiB of savings available
| # | Resource | Type | Size | Cache | Unused | 3rd party | Issues |
|---|---|---|---|---|---|---|---|
| — | — | ||||||
| 77 resources | 1.1 MiB | ||||||
Network Waterfall77 requests over 3629msINFO
Third-Party Script CostPer-script blocking time, transfer cost, and cache headersINFO
| Script | Category | Execution | Transfer | Unused | Monthly Cost | Verdict |
|---|---|---|---|---|---|---|
edge.simpleswap.io edge.simpleswap.io | Other | 516ms | 68 KB | 31% | $9/mo | Costly |
edge.simpleswap.io edge.simpleswap.io | Other | 75ms | 35 KB | — | $1/mo | Optional |
These scripts may cost more than they're worth
- edge.simpleswap.io adds 516ms and costs ~$9/month
edge.simpleswap.io takes 516ms 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
Real-User Performance (CrUX)Field metrics from the Chrome User Experience ReportINFO
Chrome User Experience (CrUX)
Real-user metrics from the Chrome UX Report (2026-07-29 — 2026-08-25)
LCP (p75)
3390 ms
63% good
INP (p75)
283 ms
66% good
CLS (p75)
0.080
77% good
FCP (p75)
2014 ms
TTFB (p75)
1334 ms
Image Optimization76 images, 0 KB total, 0 KB wastedINFO
Image Optimization Audit
Total Images
76
Total Size
0 KB