Skip to content
https://apple.com

Performance

· 22 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
78
GRADE
C
FIX
4
REVIEW
7
PASS
8
INFO
3

Performance-focused optimization plan with CWV assessment, top offenders, and time estimates

81
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
89
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
100
Best Practices Checks for modern web development best practices including HTTPS, no console errors, and secure JavaScript.
92
SEO Measures basic SEO optimizations: meta tags, crawlability, link text, and mobile friendliness.

First Contentful Paint First Contentful Paint — how long until the browser renders the first piece of content. Under 1.8s is good.

1.63 s

Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.

2.28 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.000

Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.

1.63 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.

2.29 s

Page Load Progression

464 ms
928 ms
1.4 s
1.9 s
2.3 s
2.8 s
3.2 s
3.7 s
Checks
22
8 PASS 7 REVIEW 4 FIX
D
Page Weight Budget
Action
2.3 MB transferred, 100 requests
FIX
2.3 MB transferred, 100 requests
Info::
Page weighs 4.0 MB (2.3 MB transferred)
Info::
Fonts are 814 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 814 KB
Warning::
JavaScript is 525 KB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 525 KB
Info::
100 HTTP requests
Info::
Estimated 0.47 g CO2 per page load
2.3 MB / 2.4 MB budget
2.3 MB transferred
100 requests
0.47 g CO2 per page load
Fonts 813.8 KiB 35%
Images 528.1 KiB 23%
JavaScript 524.9 KiB 23%
Other 259.0 KiB 11%
CSS 77.0 KiB 3%
HTML 43.5 KiB 2%
Other 42.9 KiB 2%
Other 23.8 KiB 1%
Other 3.2 KiB 0%
0 2.4 MB 4.9 MB
Approaching limit

Subset fonts to include only used characters, or switch to system font stacks.

Why this matters

Font payload is large — subset to used glyphs only, or fall back to system fonts (zero load time).

Source: web.dev font loading

Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.

Why this matters

JavaScript bundle is large — code-split routes and lazy-load off-screen components to defer.

Source: web.dev

D
Third-Party Impact
Action
100% third-party, 0 ms blocking
FIX
100% third-party, 0 ms blocking
Warning::
Third-party code accounts for 100% of page weight (2.3 MiB of 2.3 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
D
Page Weight Inventory
Action
100 resources · 2.3 MB · 226 KB savings available
FIX
100 resources · 2.3 MB · 226 KB savings available
Warning::
Page weight 2.3 MB exceeds 1 MB target by 1.3 MB
Got: 2.3 MB Expected: ≤ 1 MB
Info::
~226 KB of savings available
Warning::
99 third-party resources (100% of weight)
Info::
4 resources over 200KB
100 resources · 2.3 MiB · 99 third-party 1.3 MiB over 1MB target
Font 35% · 813.8 KiB
Image 24% · 550.7 KiB
JavaScript 23% · 524.9 KiB
Media 11% · 259.0 KiB
CSS 3% · 77.0 KiB
Other 2% · 47.0 KiB
Document 2% · 43.8 KiB

~225.5 KiB of savings available

Remove unused JavaScript: 225.5 KiB
D
HTTP Caching
Action
no-store (uncacheable)
FIX
no-store (uncacheable)
Info::
Cache-Control: no-store prevents all caching
Intentional for dynamic content, but increases server load for every page view.
Got: no-store
Info::
No ETag or Last-Modified header
Conditional requests (304 Not Modified) are not possible without validators.
Cache-Control

no-store

DirectiveValueMeaning
no-storeNever cache this response
C
Image Optimization
Action
58 images, 0 KB saveable
REVIEW
58 images, 0 KB saveable
Warning::
https://www.apple.com/v/home/cm/images/heroes/appl... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.apple.com/v/home/a/images/logos/apple-... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
data:image/gif;base64,R0lGODlhAQABAHAAACH5BAEAAAAA... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.apple.com/v/home/cm/images/heroes/moth... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.apple.com/v/home/cm/images/heroes/ipho... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
58 images 528 KB
0 oversized -0 KB
57 legacy format
5 missing dimensions CLS risk

Set explicit width and height to prevent CLS.

Why this matters

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.

Why this matters

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.

Why this matters

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.

Why this matters

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.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

B
JS Execution Cost
855ms total JS execution
REVIEW
855ms total JS execution
Info::
https://www.apple.com/: 219ms CPU time
Info::
https://www.apple.com/api-www/global-elements/glob...: 202ms CPU time
Info::
Unattributable: 198ms CPU time
Info::
https://www.apple.com/v/home/a/scripts/main.built....: 185ms CPU time
Info::
https://www.apple.com/metrics/ac-analytics/2.29.1/...: 50ms CPU time
Warning::
Third-party scripts: 855ms (100% of total)

Main Thread Breakdown

Other 32% Script Evaluation 30% Style & Layout 25% Rendering 5% Parse HTML & CSS 4% Script Parsing & Compilation 4%
ScriptTotalScriptingParse/CompileParty
https://www.apple.com/219ms2ms0ms3rd
https://www.apple.com/api-www/global-elements/global-header/v1/assets/globalheader.umd.js202ms73ms5ms3rd
Unattributable198ms12ms0ms3rd
https://www.apple.com/v/home/a/scripts/main.built.js185ms73ms0ms3rd
https://www.apple.com/metrics/ac-analytics/2.29.1/scripts/auto-init.js50ms50ms0ms3rd
C
JS Bundles
Action
17 scripts, 226 KB unused
REVIEW
17 scripts, 226 KB unused
Warning::
https://www.apple.com/v/home/a/scripts/lottie-play...: 66 KB unused (87%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.apple.com/api-www/global-elements/glob...: 57 KB unused (35%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.apple.com/metrics/ac-analytics/2.29.1/...: 41 KB unused (40%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.apple.com/ac/localeswitcher/4/en_US/sc...: 35 KB unused (63%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.apple.com/v/home/a/built/scripts/endle...: 27 KB unused (68%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 226 KB
226 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.apple.com/v/home/a/scripts/lottie-player.built.js76 KB66 KB (87%)3rd
https://www.apple.com/api-www/global-elements/global-header/v1/assets/globalheader.umd.js161 KB57 KB (35%)3rd
https://www.apple.com/metrics/ac-analytics/2.29.1/scripts/ac-analytics.js102 KB41 KB (40%)3rd
https://www.apple.com/ac/localeswitcher/4/en_US/scripts/localeswitcher.built.js56 KB35 KB (63%)3rd
https://www.apple.com/v/home/a/built/scripts/endless-entertainment-gallery.built.js41 KB27 KB (68%)3rd
https://www.apple.com/v/home/a/scripts/inline-media.built.js2 KB3rd
https://www.apple.com/v/home/a/scripts/home-analytics.built.js2 KB3rd
https://www.apple.com/v/home/a/scripts/main.built.js26 KB3rd
https://www.apple.com/metrics/ac-target/latest/ac-target.js38 KB3rd
https://www.apple.com/ac/globalfooter/8/en_US/scripts/ac-globalfooter.built.js4 KB3rd

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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.

Why this matters

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.

Why this matters

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.

Why this matters

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.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

B
HTTP/3 (QUIC)
HTTP/3 not advertised
REVIEW
HTTP/3 not advertised
Info::
HTTP/3 (QUIC) is not advertised
HTTP/3 isn't advertised via Alt-Svc and the worker didn't negotiate h3. HTTP/3 reduces handshake latency (1-RTT instead of 2-3 RTTs) and is more resilient on lossy connections. Most modern CDNs (Cloudflare, Fastly, AWS CloudFront, Google Cloud CDN) support HTTP/3 with a single config switch -- consider enabling for mobile-heavy workloads.
C
Compression Algorithm
Action
Main response served uncompressed
REVIEW
Main response served uncompressed
Info::
Main HTML response has no Content-Encoding (uncompressed)
The main HTML document is served without compression. The Text Compression section above lists the broader picture; for the main response specifically, even gzip would shave ~70-80% off most text payloads.
B
Server-Timing Observability
No Server-Timing header found
REVIEW
No Server-Timing header found
Info::
No Server-Timing header found
Server-Timing exposes backend timing breakdowns to browser DevTools (e.g., `db: 45ms; render: 120ms; cache: 2ms`). Useful for diagnosing slow pages without backend log access. Most modern frameworks (Next.js, Cloudflare Workers, Fastly) emit it automatically; absence on a managed platform usually means telemetry headers are stripped at the edge.
C
Green Hosting
Action
Whether the site is served from green-energy infrastructure
REVIEW

Green Hosting

No green hosting detected

A+
Text Compression
All text resources are compressed
PASS
All text resources are compressed
Info::
All text resources are compressed
All text resources are properly compressed.
A+
Font Loading
5 fonts (814 KB)
PASS
5 fonts (814 KB)
Info::
5 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

5

814 KB total

Render-blocking

0

of 5

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 500 ms 1.0 s 1.5 s 2.0 s FCP 1.6 s LCP 2.3 shttps://www.apple.com/wss/fonts/SF-Pro-Text/v3/sf-pro-text_semibold.woff2sf-pro-text_semibold.woff2 https://www.apple.com/wss/fonts/SF-Pro-Text/v3/sf-pro-text_semibold.woff2 — 229.6 KiB — 45 ms — font-display: swaphttps://www.apple.com/wss/fonts/SF-Pro-Text/v3/sf-pro-text_regular.woff2sf-pro-text_regular.woff2 https://www.apple.com/wss/fonts/SF-Pro-Text/v3/sf-pro-text_regular.woff2 — 216.2 KiB — 61 ms — font-display: swaphttps://www.apple.com/wss/fonts/SF-Pro-Display/v3/sf-pro-display_semibold.woff2sf-pro-display_semibold... https://www.apple.com/wss/fonts/SF-Pro-Display/v3/sf-pro-display_semibold.woff2 — 127.2 KiB — 62 ms — font-display: swaphttps://www.apple.com/wss/fonts/SF-Pro-Display/v3/sf-pro-display_regular.woff2sf-pro-display_regular.... https://www.apple.com/wss/fonts/SF-Pro-Display/v3/sf-pro-display_regular.woff2 — 115.1 KiB — 9 ms — font-display: swaphttps://www.apple.com/wss/fonts/SF-Pro-Display/v3/sf-pro-display_bold.woff2sf-pro-display_bold.woff2 https://www.apple.com/wss/fonts/SF-Pro-Display/v3/sf-pro-display_bold.woff2 — 125.7 KiB — 14 ms — font-display: swap
sf-pro-text_semibold.woff2 woff2 swap
Size 230 KB
Load time 45 ms
Start 324 ms
Risk FOUT — text flashes from fallback to web font
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
sf-pro-text_regular.woff2 woff2 swap
Size 216 KB
Load time 61 ms
Start 325 ms
Risk FOUT — text flashes from fallback to web font
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
sf-pro-display_semibold... woff2 swap
Size 127 KB
Load time 62 ms
Start 325 ms
Risk FOUT — text flashes from fallback to web font
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
sf-pro-display_regular.... woff2 swap
Size 115 KB
Load time 9 ms
Start 532 ms
Risk FOUT — text flashes from fallback to web font
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
sf-pro-display_bold.woff2 woff2 swap
Size 126 KB
Load time 14 ms
Start 532 ms
Risk FOUT — text flashes from fallback to web font
  • 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 ~407 KB and ~814 ms

A+
Resource Caching
All resources properly cached
PASS
All resources properly cached
Info::
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
No render-blocking resources detected
A+
Resource Hints
No optimization needed
PASS
No optimization needed
Info::
No resource hint issues
A+
LCP Image Preload
LCP preload audit not available
PASS
LCP preload audit not available
Info::
LCP image preload audit not available for this scan
A+
Main HTML Cache-Control
Main HTML uses no-store -- correct for sensitive/dynamic content
PASS
Main HTML uses no-store -- correct for sensitive/dynamic content
Info::
Main HTML uses no-store -- correct for sensitive/dynamic content
Got: no-store
A+
Server Response Intelligence
1 server-response signal(s) detected
PASS
1 server-response signal(s) detected
Info::
No `ETag` or `Last-Modified` -- conditional GET not supported
Without either header, browsers can't issue conditional GETs and refresh always re-downloads the full response body even when nothing changed. Add `ETag: "<hash>"` (or `Last-Modified: <date>`) on cacheable responses; the server returns 304 Not Modified when the client's cached copy is still valid, saving bandwidth.
Network Waterfall
100 requests over 1419ms
INFO
0 ms 500 ms 1.0 s 1.5 s 2.0 s FCP 1.6 s LCP 2.3 shttps://apple.com// https://apple.com/ — 301 — 345 B — 10 ms — http/1.1https://www.apple.com/www.apple.com/ https://www.apple.com/ — 200 — 43.5 KiB — 63 ms — h2https://www.apple.com/metrics/ac-target/latest/ac-target.jswww.apple.com/metrics/ac-target/lat... https://www.apple.com/metrics/ac-target/latest/ac-target.js — 200 — 37.9 KiB — 76 ms — h2https://www.apple.com/api-www/global-elements/global-header/v1/assets/globalheader.csswww.apple.com/api-www/global-elemen... https://www.apple.com/api-www/global-elements/global-header/v1/assets/globalheader.css — 200 — 15.5 KiB — 44 ms — h2https://www.apple.com/ac/globalfooter/8/en_US/styles/ac-globalfooter.built.csswww.apple.com/ac/globalfooter/8/en_... https://www.apple.com/ac/globalfooter/8/en_US/styles/ac-globalfooter.built.css — 200 — 7.1 KiB — 49 ms — h2https://www.apple.com/ac/localnav/9/styles/ac-localnav.built.csswww.apple.com/ac/localnav/9/styles/... https://www.apple.com/ac/localnav/9/styles/ac-localnav.built.css — 200 — 8.2 KiB — 68 ms — h2https://www.apple.com/wss/fonts?families=SF+Pro,v3|SF+Pro+Icons,v3www.apple.com/wss/fonts?families=SF... https://www.apple.com/wss/fonts?families=SF+Pro,v3|SF+Pro+Icons,v3 — 200 — 1.9 KiB — 56 ms — h2https://www.apple.com/v/home/a/styles/main.built.csswww.apple.com/v/home/a/styles/main.... https://www.apple.com/v/home/a/styles/main.built.css — 200 — 13.6 KiB — 20 ms — h2https://www.apple.com/v/home/a/styles/home.built.csswww.apple.com/v/home/a/styles/home.... https://www.apple.com/v/home/a/styles/home.built.css — 200 — 4.4 KiB — 13 ms — h2https://www.apple.com/v/home/a/built/styles/home-gallery.built.csswww.apple.com/v/home/a/built/styles... https://www.apple.com/v/home/a/built/styles/home-gallery.built.css — 200 — 19.7 KiB — 19 ms — h2https://www.apple.com/v/home/a/styles/inline-media.built.csswww.apple.com/v/home/a/styles/inlin... https://www.apple.com/v/home/a/styles/inline-media.built.css — 200 — 3.3 KiB — 19 ms — h2https://www.apple.com/home/built/styles/home_2m8nfnke.built.csswww.apple.com/home/built/styles/hom... https://www.apple.com/home/built/styles/home_2m8nfnke.built.css — 200 — 3.1 KiB — 56 ms — h2https://www.apple.com/v/home/a/scripts/head.built.jswww.apple.com/v/home/a/scripts/head... https://www.apple.com/v/home/a/scripts/head.built.js — 200 — 3.5 KiB — 21 ms — h2https://www.apple.com/api-www/global-elements/global-header/v1/assets/globalheader.umd.jswww.apple.com/api-www/global-elemen... https://www.apple.com/api-www/global-elements/global-header/v1/assets/globalheader.umd.js — 200 — 161.0 KiB — 70 ms — h2https://www.apple.com/metrics/ac-analytics/2.29.1/scripts/ac-analytics.jswww.apple.com/metrics/ac-analytics/... https://www.apple.com/metrics/ac-analytics/2.29.1/scripts/ac-analytics.js — 200 — 102.1 KiB — 80 ms — h2https://www.apple.com/metrics/ac-analytics/2.29.1/scripts/auto-init.jswww.apple.com/metrics/ac-analytics/... https://www.apple.com/metrics/ac-analytics/2.29.1/scripts/auto-init.js — 200 — 850 B — 49 ms — h2https://www.apple.com/v/home/cm/images/heroes/mothers-day-2026/hero_md26_startframe__gimed42xr7ma_largetall.jpgwww.apple.com/v/home/cm/images/hero... https://www.apple.com/v/home/cm/images/heroes/mothers-day-2026/hero_md26_startframe__gimed42xr7ma_largetall.jpg — 200 — 57.9 KiB — 37 ms — h2https://www.apple.com/v/home/cm/images/heroes/mothers-day-2026/hero_md26__frsax7b4q8i2_largetall.jpgwww.apple.com/v/home/cm/images/hero... https://www.apple.com/v/home/cm/images/heroes/mothers-day-2026/hero_md26__frsax7b4q8i2_largetall.jpg — 200 — 217.0 KiB — 50 ms — h2https://www.apple.com/v/home/a/scripts/main.built.jswww.apple.com/v/home/a/scripts/main... https://www.apple.com/v/home/a/scripts/main.built.js — 200 — 25.6 KiB — 25 ms — h2https://www.apple.com/v/home/a/scripts/home-analytics.built.jswww.apple.com/v/home/a/scripts/home... https://www.apple.com/v/home/a/scripts/home-analytics.built.js — 200 — 1.6 KiB — 22 ms — h2https://www.apple.com/v/home/a/built/scripts/endless-entertainment-gallery.built.jswww.apple.com/v/home/a/built/script... https://www.apple.com/v/home/a/built/scripts/endless-entertainment-gallery.built.js — 200 — 41.2 KiB — 37 ms — h2https://www.apple.com/v/home/a/scripts/inline-media.built.jswww.apple.com/v/home/a/scripts/inli... https://www.apple.com/v/home/a/scripts/inline-media.built.js — 200 — 2.5 KiB — 25 ms — h2https://www.apple.com/v/home/cm/images/heroes/mothers-day-2026/flowers/flower01__e1pd8q5o25w2_large.pngwww.apple.com/v/home/cm/images/hero... https://www.apple.com/v/home/cm/images/heroes/mothers-day-2026/flowers/flower01__e1pd8q5o25w2_large.png — 200 — 3.6 KiB — 32 ms — h2https://www.apple.com/v/home/cm/images/heroes/mothers-day-2026/flowers/flower02__fgb2guzay1yu_large.pngwww.apple.com/v/home/cm/images/hero... https://www.apple.com/v/home/cm/images/heroes/mothers-day-2026/flowers/flower02__fgb2guzay1yu_large.png — 200 — 2.0 KiB — 12 ms — h2https://www.apple.com/v/home/cm/images/heroes/mothers-day-2026/flowers/flower03__e4ep1uulctqq_large.pngwww.apple.com/v/home/cm/images/hero... https://www.apple.com/v/home/cm/images/heroes/mothers-day-2026/flowers/flower03__e4ep1uulctqq_large.png — 200 — 3.1 KiB — 7 ms — h2https://www.apple.com/ac/globalfooter/8/en_US/scripts/ac-globalfooter.built.jswww.apple.com/ac/globalfooter/8/en_... https://www.apple.com/ac/globalfooter/8/en_US/scripts/ac-globalfooter.built.js — 200 — 3.8 KiB — 10 ms — h2https://www.apple.com/shop/experience-metawww.apple.com/shop/experience-meta https://www.apple.com/shop/experience-meta — 200 — 1.5 KiB — 75 ms — h2https://www.apple.com/ac/localeswitcher/4/en_US/scripts/localeswitcher.built.jswww.apple.com/ac/localeswitcher/4/e... https://www.apple.com/ac/localeswitcher/4/en_US/scripts/localeswitcher.built.js — 200 — 55.6 KiB — 39 ms — h2https://www.apple.com/metrics/data-relay/1.2.0/scripts/data-relay.jswww.apple.com/metrics/data-relay/1.... https://www.apple.com/metrics/data-relay/1.2.0/scripts/data-relay.js — 200 — 5.8 KiB — 12 ms — h2https://www.apple.com/metrics/data-relay/1.2.0/scripts/auto-relay.jswww.apple.com/metrics/data-relay/1.... https://www.apple.com/metrics/data-relay/1.2.0/scripts/auto-relay.js — 200 — 937 B — 31 ms — h2
0 ms 500 ms 1.0 s 1.5 s 2.0 s FCP 1.6 s LCP 2.3 shttps://apple.com// https://apple.com/ — 301 — 345 B — 10 ms — http/1.1https://www.apple.com/www.apple.com/ https://www.apple.com/ — 200 — 43.5 KiB — 63 ms — h2https://www.apple.com/metrics/ac-target/latest/ac-target.jswww.apple.com/metrics/ac-target/lat... https://www.apple.com/metrics/ac-target/latest/ac-target.js — 200 — 37.9 KiB — 76 ms — h2https://www.apple.com/api-www/global-elements/global-header/v1/assets/globalheader.csswww.apple.com/api-www/global-elemen... https://www.apple.com/api-www/global-elements/global-header/v1/assets/globalheader.css — 200 — 15.5 KiB — 44 ms — h2https://www.apple.com/ac/globalfooter/8/en_US/styles/ac-globalfooter.built.csswww.apple.com/ac/globalfooter/8/en_... https://www.apple.com/ac/globalfooter/8/en_US/styles/ac-globalfooter.built.css — 200 — 7.1 KiB — 49 ms — h2https://www.apple.com/ac/localnav/9/styles/ac-localnav.built.csswww.apple.com/ac/localnav/9/styles/... https://www.apple.com/ac/localnav/9/styles/ac-localnav.built.css — 200 — 8.2 KiB — 68 ms — h2https://www.apple.com/wss/fonts?families=SF+Pro,v3|SF+Pro+Icons,v3www.apple.com/wss/fonts?families=SF... https://www.apple.com/wss/fonts?families=SF+Pro,v3|SF+Pro+Icons,v3 — 200 — 1.9 KiB — 56 ms — h2https://www.apple.com/v/home/a/styles/main.built.csswww.apple.com/v/home/a/styles/main.... https://www.apple.com/v/home/a/styles/main.built.css — 200 — 13.6 KiB — 20 ms — h2https://www.apple.com/v/home/a/styles/home.built.csswww.apple.com/v/home/a/styles/home.... https://www.apple.com/v/home/a/styles/home.built.css — 200 — 4.4 KiB — 13 ms — h2https://www.apple.com/v/home/a/built/styles/home-gallery.built.csswww.apple.com/v/home/a/built/styles... https://www.apple.com/v/home/a/built/styles/home-gallery.built.css — 200 — 19.7 KiB — 19 ms — h2https://www.apple.com/v/home/a/styles/inline-media.built.csswww.apple.com/v/home/a/styles/inlin... https://www.apple.com/v/home/a/styles/inline-media.built.css — 200 — 3.3 KiB — 19 ms — h2https://www.apple.com/home/built/styles/home_2m8nfnke.built.csswww.apple.com/home/built/styles/hom... https://www.apple.com/home/built/styles/home_2m8nfnke.built.css — 200 — 3.1 KiB — 56 ms — h2https://www.apple.com/v/home/a/scripts/head.built.jswww.apple.com/v/home/a/scripts/head... https://www.apple.com/v/home/a/scripts/head.built.js — 200 — 3.5 KiB — 21 ms — h2https://www.apple.com/api-www/global-elements/global-header/v1/assets/globalheader.umd.jswww.apple.com/api-www/global-elemen... https://www.apple.com/api-www/global-elements/global-header/v1/assets/globalheader.umd.js — 200 — 161.0 KiB — 70 ms — h2https://www.apple.com/metrics/ac-analytics/2.29.1/scripts/ac-analytics.jswww.apple.com/metrics/ac-analytics/... https://www.apple.com/metrics/ac-analytics/2.29.1/scripts/ac-analytics.js — 200 — 102.1 KiB — 80 ms — h2https://www.apple.com/metrics/ac-analytics/2.29.1/scripts/auto-init.jswww.apple.com/metrics/ac-analytics/... https://www.apple.com/metrics/ac-analytics/2.29.1/scripts/auto-init.js — 200 — 850 B — 49 ms — h2https://www.apple.com/v/home/cm/images/heroes/mothers-day-2026/hero_md26_startframe__gimed42xr7ma_largetall.jpgwww.apple.com/v/home/cm/images/hero... https://www.apple.com/v/home/cm/images/heroes/mothers-day-2026/hero_md26_startframe__gimed42xr7ma_largetall.jpg — 200 — 57.9 KiB — 37 ms — h2https://www.apple.com/v/home/cm/images/heroes/mothers-day-2026/hero_md26__frsax7b4q8i2_largetall.jpgwww.apple.com/v/home/cm/images/hero... https://www.apple.com/v/home/cm/images/heroes/mothers-day-2026/hero_md26__frsax7b4q8i2_largetall.jpg — 200 — 217.0 KiB — 50 ms — h2https://www.apple.com/v/home/a/scripts/main.built.jswww.apple.com/v/home/a/scripts/main... https://www.apple.com/v/home/a/scripts/main.built.js — 200 — 25.6 KiB — 25 ms — h2https://www.apple.com/v/home/a/scripts/home-analytics.built.jswww.apple.com/v/home/a/scripts/home... https://www.apple.com/v/home/a/scripts/home-analytics.built.js — 200 — 1.6 KiB — 22 ms — h2https://www.apple.com/v/home/a/built/scripts/endless-entertainment-gallery.built.jswww.apple.com/v/home/a/built/script... https://www.apple.com/v/home/a/built/scripts/endless-entertainment-gallery.built.js — 200 — 41.2 KiB — 37 ms — h2https://www.apple.com/v/home/a/scripts/inline-media.built.jswww.apple.com/v/home/a/scripts/inli... https://www.apple.com/v/home/a/scripts/inline-media.built.js — 200 — 2.5 KiB — 25 ms — h2https://www.apple.com/v/home/cm/images/heroes/mothers-day-2026/flowers/flower01__e1pd8q5o25w2_large.pngwww.apple.com/v/home/cm/images/hero... https://www.apple.com/v/home/cm/images/heroes/mothers-day-2026/flowers/flower01__e1pd8q5o25w2_large.png — 200 — 3.6 KiB — 32 ms — h2https://www.apple.com/v/home/cm/images/heroes/mothers-day-2026/flowers/flower02__fgb2guzay1yu_large.pngwww.apple.com/v/home/cm/images/hero... https://www.apple.com/v/home/cm/images/heroes/mothers-day-2026/flowers/flower02__fgb2guzay1yu_large.png — 200 — 2.0 KiB — 12 ms — h2https://www.apple.com/v/home/cm/images/heroes/mothers-day-2026/flowers/flower03__e4ep1uulctqq_large.pngwww.apple.com/v/home/cm/images/hero... https://www.apple.com/v/home/cm/images/heroes/mothers-day-2026/flowers/flower03__e4ep1uulctqq_large.png — 200 — 3.1 KiB — 7 ms — h2https://www.apple.com/ac/globalfooter/8/en_US/scripts/ac-globalfooter.built.jswww.apple.com/ac/globalfooter/8/en_... https://www.apple.com/ac/globalfooter/8/en_US/scripts/ac-globalfooter.built.js — 200 — 3.8 KiB — 10 ms — h2https://www.apple.com/shop/experience-metawww.apple.com/shop/experience-meta https://www.apple.com/shop/experience-meta — 200 — 1.5 KiB — 75 ms — h2https://www.apple.com/ac/localeswitcher/4/en_US/scripts/localeswitcher.built.jswww.apple.com/ac/localeswitcher/4/e... https://www.apple.com/ac/localeswitcher/4/en_US/scripts/localeswitcher.built.js — 200 — 55.6 KiB — 39 ms — h2https://www.apple.com/metrics/data-relay/1.2.0/scripts/data-relay.jswww.apple.com/metrics/data-relay/1.... https://www.apple.com/metrics/data-relay/1.2.0/scripts/data-relay.js — 200 — 5.8 KiB — 12 ms — h2https://www.apple.com/metrics/data-relay/1.2.0/scripts/auto-relay.jswww.apple.com/metrics/data-relay/1.... https://www.apple.com/metrics/data-relay/1.2.0/scripts/auto-relay.js — 200 — 937 B — 31 ms — h2https://www.apple.com/v/home/cm/images/heroes/mothers-day-2026/flowers/flower04__eoo2u122cjgy_large.pngwww.apple.com/v/home/cm/images/hero... https://www.apple.com/v/home/cm/images/heroes/mothers-day-2026/flowers/flower04__eoo2u122cjgy_large.png — 200 — 3.2 KiB — 37 ms — h2https://www.apple.com/v/home/cm/images/heroes/mothers-day-2026/flowers/flower05__b9xj7t72wv2a_large.pngwww.apple.com/v/home/cm/images/hero... https://www.apple.com/v/home/cm/images/heroes/mothers-day-2026/flowers/flower05__b9xj7t72wv2a_large.png — 200 — 3.5 KiB — 38 ms — h2https://www.apple.com/v/home/cm/images/heroes/mothers-day-2026/flowers/flower06__frn881gbgkey_large.pngwww.apple.com/v/home/cm/images/hero... https://www.apple.com/v/home/cm/images/heroes/mothers-day-2026/flowers/flower06__frn881gbgkey_large.png — 200 — 2.3 KiB — 40 ms — h2https://www.apple.com/v/home/cm/images/heroes/mothers-day-2026/flowers/flower07__cb7qoj27khle_large.pngwww.apple.com/v/home/cm/images/hero... https://www.apple.com/v/home/cm/images/heroes/mothers-day-2026/flowers/flower07__cb7qoj27khle_large.png — 200 — 3.7 KiB — 42 ms — h2https://www.apple.com/v/home/cm/images/heroes/mothers-day-2026/flowers/flower08__v6wpd3g1fuau_large.pngwww.apple.com/v/home/cm/images/hero... https://www.apple.com/v/home/cm/images/heroes/mothers-day-2026/flowers/flower08__v6wpd3g1fuau_large.png — 200 — 1.8 KiB — 43 ms — h2https://www.apple.com/v/home/cm/images/heroes/mothers-day-2026/flowers/flower09__kt5dyzvk02qu_large.pngwww.apple.com/v/home/cm/images/hero... https://www.apple.com/v/home/cm/images/heroes/mothers-day-2026/flowers/flower09__kt5dyzvk02qu_large.png — 200 — 2.1 KiB — 45 ms — h2https://www.apple.com/v/home/cm/images/heroes/mothers-day-2026/flowers/flower10__en7ahgwodnee_large.pngwww.apple.com/v/home/cm/images/hero... https://www.apple.com/v/home/cm/images/heroes/mothers-day-2026/flowers/flower10__en7ahgwodnee_large.png — 200 — 3.8 KiB — 46 ms — h2https://www.apple.com/v/home/cm/images/heroes/mothers-day-2026/flowers/flower11__fgv0h02lekii_large.pngwww.apple.com/v/home/cm/images/hero... https://www.apple.com/v/home/cm/images/heroes/mothers-day-2026/flowers/flower11__fgv0h02lekii_large.png — 200 — 2.3 KiB — 48 ms — h2https://www.apple.com/v/home/cm/images/heroes/mothers-day-2026/flowers/flower12__8kxj05chd3mi_large.pngwww.apple.com/v/home/cm/images/hero... https://www.apple.com/v/home/cm/images/heroes/mothers-day-2026/flowers/flower12__8kxj05chd3mi_large.png — 200 — 3.2 KiB — 51 ms — h2https://www.apple.com/v/home/cm/images/heroes/mothers-day-2026/flowers/flower13__k3alckpawm62_large.pngwww.apple.com/v/home/cm/images/hero... https://www.apple.com/v/home/cm/images/heroes/mothers-day-2026/flowers/flower13__k3alckpawm62_large.png — 200 — 3.0 KiB — 52 ms — h2https://www.apple.com/v/home/cm/images/heroes/mothers-day-2026/flowers/flower14__b9outwohcw02_large.pngwww.apple.com/v/home/cm/images/hero... https://www.apple.com/v/home/cm/images/heroes/mothers-day-2026/flowers/flower14__b9outwohcw02_large.png — 200 — 3.7 KiB — 54 ms — h2https://www.apple.com/v/home/cm/images/heroes/mothers-day-2026/flowers/flower15__ee48sio9fbiq_large.pngwww.apple.com/v/home/cm/images/hero... https://www.apple.com/v/home/cm/images/heroes/mothers-day-2026/flowers/flower15__ee48sio9fbiq_large.png — 200 — 2.5 KiB — 58 ms — h2https://www.apple.com/v/home/cm/images/heroes/mothers-day-2026/flowers/flower16__b6hmueh48k02_large.pngwww.apple.com/v/home/cm/images/hero... https://www.apple.com/v/home/cm/images/heroes/mothers-day-2026/flowers/flower16__b6hmueh48k02_large.png — 200 — 4.4 KiB — 60 ms — h2https://www.apple.com/v/home/cm/images/heroes/mothers-day-2026/dots/dot01__digitfb53bcm_large.pngwww.apple.com/v/home/cm/images/hero... https://www.apple.com/v/home/cm/images/heroes/mothers-day-2026/dots/dot01__digitfb53bcm_large.png — 200 — 988 B — 61 ms — h2https://www.apple.com/v/home/cm/images/heroes/mothers-day-2026/dots/dot02__fbj551thq96y_large.pngwww.apple.com/v/home/cm/images/hero... https://www.apple.com/v/home/cm/images/heroes/mothers-day-2026/dots/dot02__fbj551thq96y_large.png — 200 — 992 B — 63 ms — h2https://www.apple.com/v/home/cm/images/heroes/mothers-day-2026/dots/dot03__d46wha5tfkuq_large.pngwww.apple.com/v/home/cm/images/hero... https://www.apple.com/v/home/cm/images/heroes/mothers-day-2026/dots/dot03__d46wha5tfkuq_large.png — 200 — 979 B — 64 ms — h2https://www.apple.com/v/home/cm/images/heroes/mothers-day-2026/dots/dot04__fgsy0l1k6sya_large.pngwww.apple.com/v/home/cm/images/hero... https://www.apple.com/v/home/cm/images/heroes/mothers-day-2026/dots/dot04__fgsy0l1k6sya_large.png — 200 — 995 B — 66 ms — h2https://www.apple.com/v/home/cm/images/heroes/mothers-day-2026/dots/dot05__fnqkr7w62day_large.pngwww.apple.com/v/home/cm/images/hero... https://www.apple.com/v/home/cm/images/heroes/mothers-day-2026/dots/dot05__fnqkr7w62day_large.png — 200 — 978 B — 67 ms — h2https://www.apple.com/v/home/cm/images/heroes/mothers-day-2026/dots/dot06__d6eqyx8308sy_large.pngwww.apple.com/v/home/cm/images/hero... https://www.apple.com/v/home/cm/images/heroes/mothers-day-2026/dots/dot06__d6eqyx8308sy_large.png — 200 — 982 B — 69 ms — h2https://www.apple.com/v/home/cm/images/heroes/mothers-day-2026/dots/dot07__eznrq1xl67au_large.pngwww.apple.com/v/home/cm/images/hero... https://www.apple.com/v/home/cm/images/heroes/mothers-day-2026/dots/dot07__eznrq1xl67au_large.png — 200 — 978 B — 71 ms — h2https://www.apple.com/v/home/cm/images/heroes/mothers-day-2026/dots/dot08__dq9dvho6z9km_large.pngwww.apple.com/v/home/cm/images/hero... https://www.apple.com/v/home/cm/images/heroes/mothers-day-2026/dots/dot08__dq9dvho6z9km_large.png — 200 — 988 B — 74 ms — h2https://www.apple.com/v/home/cm/images/heroes/mothers-day-2026/dots/dot09__cnqu34edan2a_large.pngwww.apple.com/v/home/cm/images/hero... https://www.apple.com/v/home/cm/images/heroes/mothers-day-2026/dots/dot09__cnqu34edan2a_large.png — 200 — 979 B — 75 ms — h2https://www.apple.com/v/home/cm/images/heroes/mothers-day-2026/dots/dot10__cysq7b1r7jqu_large.pngwww.apple.com/v/home/cm/images/hero... https://www.apple.com/v/home/cm/images/heroes/mothers-day-2026/dots/dot10__cysq7b1r7jqu_large.png — 200 — 988 B — 77 ms — h2https://www.apple.com/v/home/cm/images/heroes/mothers-day-2026/dots/dot11__87480i0fh4ya_large.pngwww.apple.com/v/home/cm/images/hero... https://www.apple.com/v/home/cm/images/heroes/mothers-day-2026/dots/dot11__87480i0fh4ya_large.png — 200 — 979 B — 80 ms — h2https://www.apple.com/v/home/cm/images/heroes/mothers-day-2026/dots/dot12__e7qkfghku8ii_large.pngwww.apple.com/v/home/cm/images/hero... https://www.apple.com/v/home/cm/images/heroes/mothers-day-2026/dots/dot12__e7qkfghku8ii_large.png — 200 — 979 B — 81 ms — h2https://www.apple.com/v/home/cm/images/heroes/mothers-day-2026/dots/dot13__dvsrx2wedqoi_large.pngwww.apple.com/v/home/cm/images/hero... https://www.apple.com/v/home/cm/images/heroes/mothers-day-2026/dots/dot13__dvsrx2wedqoi_large.png — 200 — 1004 B — 81 ms — h2https://www.apple.com/v/home/cm/images/heroes/mothers-day-2026/dots/dot14__r9kri87p8b6a_large.pngwww.apple.com/v/home/cm/images/hero... https://www.apple.com/v/home/cm/images/heroes/mothers-day-2026/dots/dot14__r9kri87p8b6a_large.png — 200 — 996 B — 94 ms — h2https://www.apple.com/v/home/cm/images/heroes/mothers-day-2026/dots/dot15__fmgwsdcda8ya_large.pngwww.apple.com/v/home/cm/images/hero... https://www.apple.com/v/home/cm/images/heroes/mothers-day-2026/dots/dot15__fmgwsdcda8ya_large.png — 200 — 1004 B — 97 ms — h2https://www.apple.com/v/home/cm/images/heroes/mothers-day-2026/dots/dot16__e9z9bw9ertme_large.pngwww.apple.com/v/home/cm/images/hero... https://www.apple.com/v/home/cm/images/heroes/mothers-day-2026/dots/dot16__e9z9bw9ertme_large.png — 200 — 988 B — 98 ms — h2https://www.apple.com/v/home/cm/images/heroes/mothers-day-2026/dots/dot17__cey87kp9j8eq_large.pngwww.apple.com/v/home/cm/images/hero... https://www.apple.com/v/home/cm/images/heroes/mothers-day-2026/dots/dot17__cey87kp9j8eq_large.png — 200 — 988 B — 100 ms — h2https://www.apple.com/v/home/cm/images/heroes/mothers-day-2026/dots/dot18__eo4tegxhspiu_large.pngwww.apple.com/v/home/cm/images/hero... https://www.apple.com/v/home/cm/images/heroes/mothers-day-2026/dots/dot18__eo4tegxhspiu_large.png — 200 — 979 B — 102 ms — h2https://www.apple.com/v/home/cm/images/heroes/mothers-day-2026/dots/dot19__d2zhs5rscdm6_large.pngwww.apple.com/v/home/cm/images/hero... https://www.apple.com/v/home/cm/images/heroes/mothers-day-2026/dots/dot19__d2zhs5rscdm6_large.png — 200 — 988 B — 104 ms — h2https://www.apple.com/v/home/cm/images/heroes/mothers-day-2026/dots/dot20__p5y095c2ecae_large.pngwww.apple.com/v/home/cm/images/hero... https://www.apple.com/v/home/cm/images/heroes/mothers-day-2026/dots/dot20__p5y095c2ecae_large.png — 200 — 992 B — 105 ms — h2https://www.apple.com/v/home/cm/images/heroes/mothers-day-2026/dots/dot21__ce99dzw4ccc2_large.pngwww.apple.com/v/home/cm/images/hero... https://www.apple.com/v/home/cm/images/heroes/mothers-day-2026/dots/dot21__ce99dzw4ccc2_large.png — 200 — 979 B — 106 ms — h2https://www.apple.com/v/home/cm/images/heroes/mothers-day-2026/dots/dot22__rp9mdkdqoqaq_large.pngwww.apple.com/v/home/cm/images/hero... https://www.apple.com/v/home/cm/images/heroes/mothers-day-2026/dots/dot22__rp9mdkdqoqaq_large.png — 200 — 992 B — 107 ms — h2https://www.apple.com/v/home/cm/images/heroes/mothers-day-2026/squiggles/squiggle01__cvld3ksn80ae_large.pngwww.apple.com/v/home/cm/images/hero... https://www.apple.com/v/home/cm/images/heroes/mothers-day-2026/squiggles/squiggle01__cvld3ksn80ae_large.png — 200 — 3.0 KiB — 109 ms — h2https://www.apple.com/v/home/cm/images/heroes/mothers-day-2026/squiggles/squiggle02__c2g4gl9nbomu_large.pngwww.apple.com/v/home/cm/images/hero... https://www.apple.com/v/home/cm/images/heroes/mothers-day-2026/squiggles/squiggle02__c2g4gl9nbomu_large.png — 200 — 2.2 KiB — 110 ms — h2https://www.apple.com/v/home/cm/images/heroes/mothers-day-2026/squiggles/squiggle03__es5s8838hi82_large.pngwww.apple.com/v/home/cm/images/hero... https://www.apple.com/v/home/cm/images/heroes/mothers-day-2026/squiggles/squiggle03__es5s8838hi82_large.png — 200 — 2.4 KiB — 111 ms — h2https://www.apple.com/v/home/cm/images/heroes/mothers-day-2026/squiggles/squiggle04__l2m1ftcvk9mm_large.pngwww.apple.com/v/home/cm/images/hero... https://www.apple.com/v/home/cm/images/heroes/mothers-day-2026/squiggles/squiggle04__l2m1ftcvk9mm_large.png — 200 — 2.1 KiB — 114 ms — h2https://www.apple.com/v/home/cm/images/heroes/mothers-day-2026/squiggles/squiggle05__buymqf8fdf7m_large.pngwww.apple.com/v/home/cm/images/hero... https://www.apple.com/v/home/cm/images/heroes/mothers-day-2026/squiggles/squiggle05__buymqf8fdf7m_large.png — 200 — 1.9 KiB — 116 ms — h2https://www.apple.com/v/home/cm/images/heroes/mothers-day-2026/squiggles/squiggle06__by68fi67ff42_large.pngwww.apple.com/v/home/cm/images/hero... https://www.apple.com/v/home/cm/images/heroes/mothers-day-2026/squiggles/squiggle06__by68fi67ff42_large.png — 200 — 2.0 KiB — 117 ms — h2https://www.apple.com/v/home/cm/images/heroes/mothers-day-2026/squiggles/squiggle07__fgrwf2a048q6_large.pngwww.apple.com/v/home/cm/images/hero... https://www.apple.com/v/home/cm/images/heroes/mothers-day-2026/squiggles/squiggle07__fgrwf2a048q6_large.png — 200 — 2.1 KiB — 118 ms — h2https://www.apple.com/v/home/cm/images/heroes/mothers-day-2026/squiggles/squiggle08__cqxk5ug2ecuq_large.pngwww.apple.com/v/home/cm/images/hero... https://www.apple.com/v/home/cm/images/heroes/mothers-day-2026/squiggles/squiggle08__cqxk5ug2ecuq_large.png — 200 — 1.7 KiB — 120 ms — h2https://www.apple.com/v/home/cm/images/heroes/mothers-day-2026/squiggles/squiggle09__c4gydh7t0ru6_large.pngwww.apple.com/v/home/cm/images/hero... https://www.apple.com/v/home/cm/images/heroes/mothers-day-2026/squiggles/squiggle09__c4gydh7t0ru6_large.png — 200 — 2.2 KiB — 121 ms — h2https://www.apple.com/v/home/cm/images/heroes/mothers-day-2026/squiggles/squiggle10__ea38zb45aowi_large.pngwww.apple.com/v/home/cm/images/hero... https://www.apple.com/v/home/cm/images/heroes/mothers-day-2026/squiggles/squiggle10__ea38zb45aowi_large.png — 200 — 3.4 KiB — 122 ms — h2https://www.apple.com/v/home/cm/images/heroes/mothers-day-2026/squiggles/squiggle11__djh6fqd9o3cm_large.pngwww.apple.com/v/home/cm/images/hero... https://www.apple.com/v/home/cm/images/heroes/mothers-day-2026/squiggles/squiggle11__djh6fqd9o3cm_large.png — 200 — 2.6 KiB — 123 ms — h2https://www.apple.com/v/home/cm/images/heroes/mothers-day-2026/squiggles/squiggle12__ca9glcuw20nm_large.pngwww.apple.com/v/home/cm/images/hero... https://www.apple.com/v/home/cm/images/heroes/mothers-day-2026/squiggles/squiggle12__ca9glcuw20nm_large.png — 200 — 1.8 KiB — 125 ms — h2https://www.apple.com/v/home/cm/images/heroes/mothers-day-2026/squiggles/squiggle13__frnphpn9h6i6_large.pngwww.apple.com/v/home/cm/images/hero... https://www.apple.com/v/home/cm/images/heroes/mothers-day-2026/squiggles/squiggle13__frnphpn9h6i6_large.png — 200 — 1.9 KiB — 125 ms — h2https://www.apple.com/wss/fonts/SF-Pro-Text/v3/sf-pro-text_semibold.woff2www.apple.com/wss/fonts/SF-Pro-Text... https://www.apple.com/wss/fonts/SF-Pro-Text/v3/sf-pro-text_semibold.woff2 — 200 — 229.6 KiB — 45 ms — h2https://www.apple.com/wss/fonts/SF-Pro-Text/v3/sf-pro-text_regular.woff2www.apple.com/wss/fonts/SF-Pro-Text... https://www.apple.com/wss/fonts/SF-Pro-Text/v3/sf-pro-text_regular.woff2 — 200 — 216.2 KiB — 61 ms — h2https://www.apple.com/wss/fonts/SF-Pro-Display/v3/sf-pro-display_semibold.woff2www.apple.com/wss/fonts/SF-Pro-Disp... https://www.apple.com/wss/fonts/SF-Pro-Display/v3/sf-pro-display_semibold.woff2 — 200 — 127.2 KiB — 62 ms — h2https://www.apple.com/api-www/global-elements/global-header/v1/flyouts?locale=en_USwww.apple.com/api-www/global-elemen... https://www.apple.com/api-www/global-elements/global-header/v1/flyouts?locale=en_US — 200 — 40.7 KiB — 40 ms — h2https://www.apple.com/search-services/suggestions/defaultlinks/?src=globalnav&locale=en_USwww.apple.com/search-services/sugge... https://www.apple.com/search-services/suggestions/defaultlinks/?src=globalnav&locale=en_US — 200 — 785 B — 34 ms — h2https://www.apple.com/us/shop/bag/status?apikey=SFX9YPYY9PPXCU9KHwww.apple.com/us/shop/bag/status?ap... https://www.apple.com/us/shop/bag/status?apikey=SFX9YPYY9PPXCU9KH — 200 — 1.1 KiB — 53 ms — h2https://securemetrics.apple.com/b/ss/applestoreww/1/JS-2.23.0/s75209479935765?AQB=1&ndh=1&pf=1&t=10%2F4%2F2026%2011%3A18%3A40%200%200&fid=461CE634E4D299D4-01FFED82C1E54A88&ce=UTF-8&cdp=2&cl=1800&pageName=apple%20-%20index%2Ftab%20%28us%29&g=https%3A%2F%2Fwww.apple.com%2F&cc=USD&ch=www.us.homepage&server=ac-2.29.1&h1=www.us.homepage&v3=aos%3A%20us&l3=D%3Das_tex&c4=D%3Dg&v4=D%3DpageName&v14=en-us&c20=aos%3A%20us&v54=D%3Dg&v97=s.t-p&s=800x600&c=24&j=1.6&v=N&k=Y&bw=1350&bh=940&AQE=1securemetrics.apple.com/b/ss/apples... https://securemetrics.apple.com/b/ss/applestoreww/1/JS-2.23.0/s75209479935765?AQB=1&ndh=1&pf=1&t=10%2F4%2F2026%2011%3A18%3A40%200%200&fid=461CE634E4D299D4-01FFED82C1E54A88&ce=UTF-8&cdp=2&cl=1800&pageName=apple%20-%20index%2Ftab%20%28us%29&g=https%3A%2F%2Fwww.apple.com%2F&cc=USD&ch=www.us.homepage&server=ac-2.29.1&h1=www.us.homepage&v3=aos%3A%20us&l3=D%3Das_tex&c4=D%3Dg&v4=D%3DpageName&v14=en-us&c20=aos%3A%20us&v54=D%3Dg&v97=s.t-p&s=800x600&c=24&j=1.6&v=N&k=Y&bw=1350&bh=940&AQE=1 — 302 — 903 B — 53 ms — h2data:image/gif;base64,R0lGODlhAQABAHAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==data:image/gif;base64,R0lGODlhAQABA... data:image/gif;base64,R0lGODlhAQABAHAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw== — 200 — 0 B — 0 ms — datahttps://www.apple.com/wss/fonts/SF-Pro-Display/v3/sf-pro-display_regular.woff2www.apple.com/wss/fonts/SF-Pro-Disp... https://www.apple.com/wss/fonts/SF-Pro-Display/v3/sf-pro-display_regular.woff2 — 200 — 115.1 KiB — 9 ms — h2https://www.apple.com/wss/fonts/SF-Pro-Display/v3/sf-pro-display_bold.woff2www.apple.com/wss/fonts/SF-Pro-Disp... https://www.apple.com/wss/fonts/SF-Pro-Display/v3/sf-pro-display_bold.woff2 — 200 — 125.7 KiB — 14 ms — h2https://securemetrics.apple.com/b/ss/applestoreww/1/JS-2.23.0/s75209479935765?AQB=1&pccr=true&vidn=350034C86CCEDB27-60001E19CCA457F5&ndh=1&pf=1&t=10%2F4%2F2026%2011%3A18%3A40%200%200&fid=461CE634E4D299D4-01FFED82C1E54A88&ce=UTF-8&cdp=2&cl=1800&pageName=apple%20-%20index%2Ftab%20%28us%29&g=https%3A%2F%2Fwww.apple.com%2F&cc=USD&ch=www.us.homepage&server=ac-2.29.1&h1=www.us.homepage&v3=aos%3A%20us&l3=D%3Das_tex&c4=D%3Dg&v4=D%3DpageName&v14=en-us&c20=aos%3A%20us&v54=D%3Dg&v97=s.t-p&s=800x600&c=24&j=1.6&v=N&k=Y&bw=1350&bh=940&AQE=1securemetrics.apple.com/b/ss/apples... https://securemetrics.apple.com/b/ss/applestoreww/1/JS-2.23.0/s75209479935765?AQB=1&pccr=true&vidn=350034C86CCEDB27-60001E19CCA457F5&ndh=1&pf=1&t=10%2F4%2F2026%2011%3A18%3A40%200%200&fid=461CE634E4D299D4-01FFED82C1E54A88&ce=UTF-8&cdp=2&cl=1800&pageName=apple%20-%20index%2Ftab%20%28us%29&g=https%3A%2F%2Fwww.apple.com%2F&cc=USD&ch=www.us.homepage&server=ac-2.29.1&h1=www.us.homepage&v3=aos%3A%20us&l3=D%3Das_tex&c4=D%3Dg&v4=D%3DpageName&v14=en-us&c20=aos%3A%20us&v54=D%3Dg&v97=s.t-p&s=800x600&c=24&j=1.6&v=N&k=Y&bw=1350&bh=940&AQE=1 — 200 — 582 B — 22 ms — h2https://securemvt.apple.com/rest/v1/delivery?client=apple&sessionId=c5d2cab7778e4eb2879960407d4df734&version=2.3.2securemvt.apple.com/rest/v1/deliver... https://securemvt.apple.com/rest/v1/delivery?client=apple&sessionId=c5d2cab7778e4eb2879960407d4df734&version=2.3.2 — 200 — 864 B — 68 ms — h2https://www.apple.com/ac/localeswitcher/4/en_US/content/localeswitcher.jsonwww.apple.com/ac/localeswitcher/4/e... https://www.apple.com/ac/localeswitcher/4/en_US/content/localeswitcher.json — 200 — 1.2 KiB — 7 ms — h2https://www.apple.com/v/home/a/scripts/BaseComponent-DXz0uyRk.built.jswww.apple.com/v/home/a/scripts/Base... https://www.apple.com/v/home/a/scripts/BaseComponent-DXz0uyRk.built.js — 200 — 2.3 KiB — 9 ms — h2https://www.apple.com/v/home/a/scripts/lottie-player.built.jswww.apple.com/v/home/a/scripts/lott... https://www.apple.com/v/home/a/scripts/lottie-player.built.js — 200 — 76.4 KiB — 18 ms — h2https://www.apple.com/v/home/a/scripts/apple50.built.jswww.apple.com/v/home/a/scripts/appl... https://www.apple.com/v/home/a/scripts/apple50.built.js — 200 — 1.7 KiB — 15 ms — h2https://www.apple.com/v/home/a/scripts/mothers-day2026.built.jswww.apple.com/v/home/a/scripts/moth... https://www.apple.com/v/home/a/scripts/mothers-day2026.built.js — 200 — 2.2 KiB — 16 ms — h2https://www.apple.com/favicon.icowww.apple.com/favicon.ico https://www.apple.com/favicon.ico — 200 — 22.6 KiB — 5 ms — h2https://www.apple.com/v/home/cm/images/heroes/iphone-family/hero_iphone_family__fuz5j2v5xx6y_largetall.jpgwww.apple.com/v/home/cm/images/hero... https://www.apple.com/v/home/cm/images/heroes/iphone-family/hero_iphone_family__fuz5j2v5xx6y_largetall.jpg — 200 — 59.0 KiB — 9 ms — h2https://www.apple.com/v/home/a/images/logos/apple-watch-series-11/hero_logo_apple_watch_series_11__d7d7nh53wq2q_large.pngwww.apple.com/v/home/a/images/logos... https://www.apple.com/v/home/a/images/logos/apple-watch-series-11/hero_logo_apple_watch_series_11__d7d7nh53wq2q_large.png — 200 — 5.5 KiB — 12 ms — h2https://www.apple.com/v/home/cm/images/heroes/apple-watch-series-11/hero_apple_watch_series_11__bdz1mml4dx6q_largetall.jpgwww.apple.com/v/home/cm/images/hero... https://www.apple.com/v/home/cm/images/heroes/apple-watch-series-11/hero_apple_watch_series_11__bdz1mml4dx6q_largetall.jpg — 200 — 89.3 KiB — 14 ms — h2https://www.apple.com/105/media/us/home/2026/2aa197af-b2da-4360-a261-62288feb9cac/anim/hero/largetall.mp4www.apple.com/105/media/us/home/202... https://www.apple.com/105/media/us/home/2026/2aa197af-b2da-4360-a261-62288feb9cac/anim/hero/largetall.mp4 — 206 — 259.0 KiB — 23 ms — h2
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
100% of JavaScript execution is third-party
First-party Third-party 855ms · 231KB · $5/mo
www.apple.com
Other
Costly
Execution 219ms
Transfer 43 KB
Monthly Cost $1/mo
www.apple.com
Other
Costly
Execution 202ms
Transfer 161 KB
Unused 35%
Monthly Cost $1/mo
Unattributable
Other
Optional
Execution 198ms
Transfer 0 KB
Monthly Cost $1/mo
www.apple.com
Other
Optional
Execution 185ms
Transfer 26 KB
Monthly Cost $1/mo
www.apple.com
Other
Optional
Execution 50ms
Transfer 1 KB
Monthly Cost $0/mo

These scripts may cost more than they're worth

  • www.apple.com adds 219ms and costs ~$1/month
  • www.apple.com adds 202ms and costs ~$1/month

100% of JavaScript execution time is spent on third-party scripts. Consider auditing which scripts are essential.

Why this matters

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.apple.com takes 219ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

www.apple.com takes 202ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

How third-party costs are calculated

Image Optimization
103 images, 232 KB total, 0 KB wasted
INFO

Image Optimization Audit

Total Images

103

Total Size

232 KB

94 missing alt text 103 missing dimensions 83 missing lazy loading
All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback