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.27 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
3.88 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
41 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.
1.91 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.
4.16 s
Page Load Progression
FPage Weight BudgetAction2.6 MB transferred, 79 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
DJS BundlesAction27 scripts, 302 KB unusedFIX
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://www.googletagmanager.com/gtm.js?id=GTM-TNL2F7CJ | 151 KB | 78 KB (52%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/js?id=G-6MW74FKGFX&cx=c>m=4e6460 | 177 KB | 67 KB (38%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/js?id=AW-17616940428&cx=c>m=4e6460 | 144 KB | 64 KB (44%) | ✓ | 3rd |
| https://superhumanstatic.com/super-funnel/main/b/0-15521/_next/static/chunks/framework-06defa391493af96.js | 88 KB | 55 KB (63%) | ✓ | 3rd |
| https://transcend-cdn.com/cm/1c1f8e90-47d0-4bba-a1a2-472d59b002a2/ui.js | 93 KB | 37 KB (40%) | ✓ | 3rd |
| https://superhumanstatic.com/super-funnel/main/b/0-15521/_next/static/chunks/669-8d9692bf6be3aa29.js | 10 KB | — | ✓ | 3rd |
| https://superhumanstatic.com/super-funnel/main/b/0-15521/_next/static/chunks/71-66029a225f8fb6fe.js | 4 KB | — | ✓ | 3rd |
| https://superhumanstatic.com/super-funnel/main/b/0-15521/_next/static/chunks/516-c6b87318c4dfde27.js | 5 KB | — | ✓ | 3rd |
| https://superhumanstatic.com/super-funnel/main/b/0-15521/_next/static/chunks/530.98d153af388991d0.js | 1 KB | — | ✓ | 3rd |
| https://superhumanstatic.com/super-funnel/main/b/0-15521/_next/static/chunks/bab35d53-893fddd1ed83b16f.js | 11 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.
BImage Optimization17 images, 0 KB saveableREVIEW
CJS Execution CostAction1317ms total JS executionREVIEW
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://superhuman.com/ | 478ms | 6ms | 0ms | 3rd |
| https://superhumanstatic.com/super-funnel/main/b/0-15521/_next/static/chunks/framework-06defa391493af96.js | 384ms | 268ms | 13ms | 3rd |
| Unattributable | 257ms | 4ms | 0ms | 3rd |
| https://www.googletagmanager.com/gtag/js?id=G-6MW74FKGFX&cx=c>m=4e6460 | 76ms | 61ms | 10ms | 3rd |
| https://www.googletagmanager.com/gtm.js?id=GTM-TNL2F7CJ | 62ms | 48ms | 8ms | 3rd |
| https://transcend-cdn.com/cm/1c1f8e90-47d0-4bba-a1a2-472d59b002a2/ui.js | 60ms | 44ms | 8ms | 3rd |
A+Text CompressionAll text resources are compressedPASS
A+Font Loading5 fonts (442 KB)PASS
Web fonts
5
442 KB total
Render-blocking
0
of 5
Dominant font-display
swap
Most common across fonts
Font loading timeline
- Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
- Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
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)
Fixing the unchecked items could save ~112 KB and ~224 ms
A+Resource CachingAll resources properly cachedPASS
A+Critical Rendering PathNo render-blocking resourcesPASS
A+Resource HintsNo optimization neededPASS
A+Green HostingWhether the site is served from green-energy infrastructurePASS
Green Hosting
This site is hosted on green energy infrastructure
Provider: Cloudflare
Network Waterfall79 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 |
|---|---|---|---|---|---|---|
superhuman.com superhuman.com | Other | 478ms | 157 KB | — | €5/mo | Costly |
superhumanstatic.com superhumanstatic.com | Other | 384ms | 88 KB | 63% | €4/mo | Costly |
Unattributable Unattributable | Other | 257ms | 0 KB | — | €3/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 76ms | 177 KB | 38% | €1/mo | Optional |
Google Tag Manager www.googletagmanager.com | Tag Manager | 62ms | 151 KB | 52% | €1/mo | Optional |
transcend-cdn.com transcend-cdn.com | Other | 60ms | 93 KB | 40% | €1/mo | Optional |
These scripts may cost more than they're worth
- superhuman.com adds 478ms and costs ~€5/month
- superhumanstatic.com adds 384ms and costs ~€4/month
- Unattributable adds 257ms 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
superhuman.com takes 478ms 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
superhumanstatic.com takes 384ms 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
63% of superhumanstatic.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 257ms 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
52% 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