Performance
· 26 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.
2.11 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
16.76 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
1.15 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.
2.30 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.
16.80 s
Page Load Progression
FPage Weight BudgetAction3.6 MB transferred, 31 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 Execution CostAction2115ms total JS executionFIX
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://www.icloud.com/system/icloud.com/2618Build21/en-us/main.js | 1278ms | 890ms | 345ms | 3rd |
| https://www.icloud.com/ | 336ms | 68ms | 7ms | 3rd |
| Unattributable | 295ms | 23ms | 0ms | 1st |
| https://www.icloud.com/system/icloud.com/2618Build21/en-us/RootComponentRoute.js | 106ms | 27ms | 62ms | 3rd |
| https://www.icloud.com/system/icloud.com/2618Build21/en-us/main.css | 100ms | 0ms | 0ms | 3rd |
FJS BundlesAction7 scripts, 582 KB unusedFIX
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://www.icloud.com/system/icloud.com/2618Build21/en-us/main.js | 769 KB | 515 KB (67%) | ✓ | 3rd |
| https://www.icloud.com/system/icloud.com/2618Build21/en-us/RootComponentRoute.js | 91 KB | 66 KB (74%) | ✗ | 3rd |
| blob:https://www.icloud.com/0b2867fb-89c3-4fd5-ae6c-85ceb7d9a833 | 0 KB | — | ✓ | 3rd |
| https://www.icloud.com/system/icloud.com/2618Build21/en-us/vendors~RootComponentRoute.js | 33 KB | — | ✗ | 3rd |
| https://appleid.cdn-apple.com/appleauth/static/jsapi/authService.latest.min.js | 15 KB | — | ✓ | 3rd |
| https://www.icloud.com/system/icloud.com/2618Build21/en-us/vendors~Routes-HomePageRoute.js | 347 KB | — | ✓ | 3rd |
| https://www.icloud.com/system/icloud.com/2618Build21/en-us/Routes-HomePageRoute.js | 128 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
FPage Weight InventoryAction31 resources · 3.6 MB · 582 KB savings availableFIX
~581.9 KiB of savings available
| # | Resource | Type | Size | Cache | Unused | 3rd party | Issues |
|---|---|---|---|---|---|---|---|
| — | — | ||||||
| 31 resources | 3.6 MiB | ||||||
BImage Optimization7 images, 0 KB saveableREVIEW
BHTTP/3 (QUIC)HTTP/3 not advertisedREVIEW
CCompression AlgorithmActionMain response served uncompressedREVIEW
BMain HTML Cache-ControlMain HTML max-age=3600 (~60min)REVIEW
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 Loading4 fonts (689 KB)PASS
Web fonts
4
689 KB total
Render-blocking
0
of 4
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
- 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 ~345 KB and ~690 ms
A+Resource CachingAll resources properly cachedPASS
A+Critical Rendering PathNo render-blocking resourcesPASS
AResource Hints13 hints, 0 missing preconnectsPASS
Current Resource Hints
13 resource hints configured
preconnect already does the DNS lookup; adding dns-prefetch to the same origin is at best a no-op. Sample: https://gateway.icloud.com, https://ckdatabasews.icloud.com, https://cvws.icloud-content.com. Remove the redundant dns-prefetch entries.
Performance issues directly impact user engagement and conversion rates.
The same href shouldn't appear in multiple hint rels -- one wins, the others are wasted markup and may confuse cache behavior. Sample: https://gateway.icloud.com (preconnect+dns-prefetch), https://ckdatabasews.icloud.com (preconnect+dns-prefetch), https://cvws.icloud-content.com (preconnect+dns-prefetch).
Performance issues directly impact user engagement and conversion rates.
A+LCP Image PreloadLCP preload audit not availablePASS
A+Server Response Intelligence1 server-response signal(s) detectedPASS
A+Render-Blocking ResourcesNo render-blocking resources detectedPASS
A+Third-Party ResourcesNo third-party resources detectedPASS
AJavaScript Blocking1 JS blocking issue(s) detectedPASS
ACSS Performance Depth1 CSS depth issue(s) detectedPASS
AHTTP Cachingmax-age=3600 (1 hour)PASS
max-age=3600
| Directive | Value | Meaning |
|---|---|---|
| max-age | 3600 | Cache for 1 hour |
Network Waterfall31 requests over 639msINFO
Third-Party Script CostPer-script blocking time, transfer cost, and cache headersINFO
| Script | Category | Execution | Transfer | Unused | Monthly Cost | Verdict |
|---|---|---|---|---|---|---|
www.icloud.com www.icloud.com | Other | 1278ms | 769 KB | 67% | $17/mo | Costly |
www.icloud.com www.icloud.com | Other | 336ms | 11 KB | — | $4/mo | Costly |
www.icloud.com www.icloud.com | Other | 106ms | 91 KB | 74% | $1/mo | Optional |
www.icloud.com www.icloud.com | Other | 100ms | 48 KB | — | $1/mo | Optional |
These scripts may cost more than they're worth
- www.icloud.com adds 1278ms and costs ~$17/month
- www.icloud.com adds 336ms and costs ~$4/month
86% 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
www.icloud.com takes 1278ms 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
67% of www.icloud.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
www.icloud.com takes 336ms 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
74% of www.icloud.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
Image Optimization4 images, 314 KB total, 183 KB wastedINFO
Image Optimization Audit
Total Images
4
Total Size
314 KB
Oversized
1
Wasted
183 KB