Performance
· 15 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.00 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
1.02 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
0 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.008
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
1.00 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.02 s
Page Load Progression
DThird-Party ImpactAction72% third-party, 0 ms blockingFIX
DHTTP CachingActionno-store (uncacheable)FIX
private, no-cache, no-store, 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 |
| must-revalidate | — | Must recheck with server after expiry |
BImage Optimization4 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
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
BJS Bundles13 scripts, 83 KB unusedREVIEW
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://static.whatsapp.net/rsrc.php/v4/y6/r/n80KC3B7ON5.js | 101 KB | 52 KB (51%) | ✓ | 3rd |
| https://static.whatsapp.net/rsrc.php/v4i7M54/ya/l/en_US-j/m8jtobM0BaT.js | 39 KB | 31 KB (79%) | ✓ | 3rd |
| https://static.whatsapp.net/rsrc.php/v4/yQ/r/bag6ibmFYGc.js | 5 KB | — | ✓ | 3rd |
| https://static.whatsapp.net/rsrc.php/v4/yl/r/5TReKLCGPcC.js | 0 KB | — | ✓ | 3rd |
| https://static.whatsapp.net/rsrc.php/v4/yR/r/MzhkMBApLms.js | 18 KB | — | ✓ | 3rd |
| https://static.whatsapp.net/rsrc.php/v4/yz/r/6_kfQYonLR-.js | 15 KB | — | ✓ | 3rd |
| https://static.whatsapp.net/rsrc.php/v4/yd/r/0TQ-JFWuwSs.js | 1 KB | — | ✓ | 3rd |
| https://static.whatsapp.net/rsrc.php/v4/yQ/r/6G9Xg5DVlKP.js | 1 KB | — | ✓ | 3rd |
| https://static.whatsapp.net/rsrc.php/v4ibQ14/yT/l/en_US-j/WsphHKb4vs6.js | 13 KB | — | ✓ | 3rd |
| https://chat.whatsapp.com/ajax/bz?__a=1&__ccg=UNKNOWN&__dyn=7xe6E5aQ1PyUbFp41twpUnwgU29zE6u7E3rw5ux609vCwjE1EE2Cw8G0um4o5-0me0sy0ny0RE2Jw8W1uw2oE17U2ZwrU1Xo1UU1JE&__hs=20564.BP%3Awhatsapp_www_pkg.2.0...0&__hsi=7631289646584058378&__req=1&__rev=1037799039&__s=2nwd74%3Abru6ow%3Axvkkl0&__user=0&dpr=2&jazoest=21902&lsd=NoYkSvTGubrM034Dn58vYn | 0 KB | — | ✓ | 1st |
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
CGreen HostingActionWhether the site is served from green-energy infrastructureREVIEW
Green Hosting
No green hosting detected
A+Page Weight Budget693 KB transferred, 25 requestsPASS
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
A+Text CompressionAll text resources are compressedPASS
A+JS Execution Cost356ms total JS executionPASS
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://chat.whatsapp.com/ | 164ms | 35ms | 5ms | 1st |
| Unattributable | 121ms | 2ms | 0ms | 3rd |
| https://static.whatsapp.net/rsrc.php/v4/y6/r/n80KC3B7ON5.js | 71ms | 53ms | 12ms | 3rd |
A+Font Loading1 fonts (273 KB)PASS
Web fonts
1
273 KB total
Render-blocking
0
of 1
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
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 ~136 KB and ~272 ms
A+Resource CachingAll resources properly cachedPASS
A+Critical Rendering PathNo render-blocking resourcesPASS
A+Resource HintsNo optimization neededPASS
APage Weight Inventory25 resources · 693 KB · 83 KB savings availablePASS
~82.6 KiB of savings available
| # | Resource | Type | Size | Cache | Unused | 3rd party | Issues |
|---|---|---|---|---|---|---|---|
| — | — | ||||||
| 25 resources | 692.7 KiB | ||||||
Network Waterfall25 requests over 11291msINFO
Third-Party Script CostPer-script blocking time, transfer cost, and cache headersINFO
| Script | Category | Execution | Transfer | Unused | Monthly Cost | Verdict |
|---|---|---|---|---|---|---|
Unattributable Unattributable | Other | 121ms | 0 KB | — | $2/mo | Optional |
static.whatsapp.net static.whatsapp.net | Other | 71ms | 101 KB | 51% | $1/mo | Optional |
54% of JavaScript execution time comes from third-party scripts.
Third-party scripts (analytics, ads, social, A/B testing) often dominate execution time — every one is a perf-and-privacy tax.
Learn more ▾ ▴
Each third-party script is a black box: you don't control when it loads, what it executes, or how much it grows. They often account for a major share of total blocking time on average sites (HTTP Archive's Web Almanac documents the trend). Audit which ones you actually need, defer the rest, and use facade patterns (lite-youtube, lite-vimeo) for embedded media.
Source: web.dev / HTTP Archive Web Almanac
51% of static.whatsapp.net'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