Skip to content
https://mac.com

Performance

· 17 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
73
GRADE
C
FIX
5
REVIEW
3
PASS
7
INFO
2

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

24
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
95
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.
85
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.

3.33 s

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

15.04 s

Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.

5.04 s

Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.

0.164

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

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

15.34 s

Page Load Progression

593 ms
1.2 s
1.8 s
2.4 s
3.0 s
3.6 s
4.1 s
4.7 s
Checks
17
7 PASS 3 REVIEW 5 FIX
F
Page Weight Budget
Action
4.6 MB transferred, 115 requests
FIX
4.6 MB transferred, 115 requests
Critical::
Page weighs 7.4 MB (4.6 MB transferred)
Warning::
Images are 2.7 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 2.7 MB
Info::
Fonts are 910 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 910 KB
Warning::
JavaScript is 750 KB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 750 KB
Warning::
115 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 0.97 g CO2 per page load
4.6 MB / 2.4 MB budget
4.6 MB transferred
115 requests
0.97 g CO2 per page load
Images 2.7 MiB 57%
Fonts 909.9 KiB 19%
JavaScript 750.0 KiB 16%
HTML 179.6 KiB 4%
CSS 112.3 KiB 2%
Other 41.3 KiB 1%
Other 23.7 KiB 0%
Other 4.4 KiB 0%
0 2.4 MB 4.9 MB
Over budget

Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.

Why this matters

Image bandwidth is high — modern formats (WebP/AVIF) and resizing typically cut it 50%+.

Source: web.dev

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

Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.

Why this matters

High HTTP request count — bundling, sprite-ing, and HTTP/2 server push can reduce per-request overhead.

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 (4.6 MiB of 4.6 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Execution Cost
Action
15442ms total JS execution
FIX
15442ms total JS execution
Warning::
https://www.apple.com/_apps/artisan/_next/static/c...: 6267ms CPU time
Warning::
https://www.apple.com/mac/: 2829ms CPU time
Warning::
https://www.apple.com/_apps/artisan/_next/static/c...: 2575ms CPU time
Warning::
Unattributable: 1143ms CPU time
Warning::
https://www.apple.com/_apps/artisan/_next/static/c...: 864ms CPU time
Warning::
Third-party scripts: 15442ms (100% of total)

Main Thread Breakdown

Script Evaluation 49% Style & Layout 25% Other 16% Rendering 4%
ScriptTotalScriptingParse/CompileParty
https://www.apple.com/_apps/artisan/_next/static/chunks/framework-33b5afb7a08c1576.js6267ms4113ms26ms3rd
https://www.apple.com/mac/2829ms24ms2ms3rd
https://www.apple.com/_apps/artisan/_next/static/chunks/3218-096c15977036d74c.js2575ms1986ms12ms3rd
Unattributable1143ms22ms0ms3rd
https://www.apple.com/_apps/artisan/_next/static/chunks/8681.c0c493e72a8744bf.js864ms276ms22ms3rd
https://www.apple.com/api-www/global-elements/global-header/v1/assets/globalheader.umd.js604ms405ms25ms3rd
https://www.apple.com/_apps/artisan/_next/static/chunks/pages/%5B%5B...uri%5D%5D-69f045b97a10d47c.js454ms443ms9ms3rd
https://www.apple.com/ac/localeswitcher/4/en_US/scripts/localeswitcher.built.js303ms245ms45ms3rd
https://www.apple.com/_apps/artisan/_next/static/chunks/main-cab6cd696ce766bd.js168ms148ms18ms3rd
https://www.apple.com/_apps/artisan/_next/static/chunks/7607.7a9b05402b7c00e8.js138ms15ms4ms3rd

Showing top 10 of 11 scripts

D
Page Weight Inventory
Action
115 resources · 4.6 MB · 141 KB savings available
FIX
115 resources · 4.6 MB · 141 KB savings available
Warning::
Page weight 3.6 MB over 1MB target
Got: 4.6 MB Expected: ≤ 1 MB
Info::
~141 KB of savings available
Warning::
114 third-party resources (100% of weight)
Info::
7 resources over 200KB
115 resources · 4.6 MiB · 114 third-party 3.6 MiB over 1MB target
Image 58% · 2.7 MiB
Font 19% · 909.9 KiB
JavaScript 16% · 750.0 KiB
Document 4% · 179.6 KiB
CSS 2% · 112.3 KiB
Other 1% · 46.7 KiB

~141.3 KiB of savings available

Remove unused JavaScript: 141.3 KiB
F
HTTP Caching
Action
No cache headers
FIX
No cache headers
Warning::
No Cache-Control header found
Browsers will use heuristic caching, which can be unpredictable. Set explicit cache headers.

No Cache-Control header

Adding a Cache-Control header can significantly improve repeat-visit performance.

C
Image Optimization
Action
30 images, 0 KB saveable
REVIEW
30 images, 0 KB saveable
Warning::
https://www.apple.com/assets-www/en_WW/common/colo... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.apple.com/assets-www/en_WW/common/colo... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.apple.com/assets-www/en_WW/common/colo... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.apple.com/assets-www/en_WW/common/colo... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.apple.com/assets-www/en_WW/common/colo... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.apple.com/assets-www/en_WW/common/colo... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
30 images 1.3 MB
0 oversized -0 KB
30 legacy format
6 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

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 Bundles
41 scripts, 141 KB unused
REVIEW
41 scripts, 141 KB unused
Warning::
https://www.apple.com/api-www/global-elements/glob...: 56 KB unused (35%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.apple.com/metrics/ac-analytics/latest/...: 40 KB unused (39%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.apple.com/_apps/artisan/_next/static/c...: 25 KB unused (32%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.apple.com/_apps/artisan/_next/static/c...: 20 KB unused (35%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 141 KB
141 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.apple.com/api-www/global-elements/global-header/v1/assets/globalheader.umd.js161 KB56 KB (35%)3rd
https://www.apple.com/metrics/ac-analytics/latest/scripts/ac-analytics.js102 KB40 KB (39%)3rd
https://www.apple.com/_apps/artisan/_next/static/chunks/4011.6f26d45a9009e19d.js83 KB25 KB (32%)3rd
https://www.apple.com/_apps/artisan/_next/static/chunks/framework-33b5afb7a08c1576.js57 KB20 KB (35%)3rd
https://www.apple.com/_apps/artisan/_next/static/chunks/4289.de8ad7926bd66077.js3 KB3rd
https://www.apple.com/_apps/artisan/_next/static/chunks/8187.53eaeb028e0a4466.js2 KB3rd
https://www.apple.com/_apps/artisan/_next/static/chunks/2655.8c2d68f5b692b5c5.js3 KB3rd
https://www.apple.com/_apps/artisan/_next/static/chunks/404.369664c416ddf080.js3 KB3rd
https://www.apple.com/_apps/artisan/_next/static/chunks/3581.9a70fa77e526ca84.js4 KB3rd
https://www.apple.com/_apps/artisan/_next/static/chunks/webpack-57bef0fcc07fd16f.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

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
7 fonts (910 KB)
PASS
7 fonts (910 KB)
Info::
7 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

7

910 KB total

Render-blocking

0

of 7

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s FCP 3.3 s LCP 15.0 shttps://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 — 21 ms — font-display: swaphttps://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 — 31 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 — 39 ms — font-display: swaphttps://www.apple.com/wss/fonts/SF-Pro-Icons/v3/sf-pro-icons_regular.woff2sf-pro-icons_regular.woff2 https://www.apple.com/wss/fonts/SF-Pro-Icons/v3/sf-pro-icons_regular.woff2 — 14.5 KiB — 35 ms — font-display: swaphttps://www.apple.com/wss/fonts/SF-Pro-Text/v3/sf-pro-text_regular-italic.woff2sf-pro-text_regular-ita... https://www.apple.com/wss/fonts/SF-Pro-Text/v3/sf-pro-text_regular-italic.woff2 — 87.1 KiB — 8 ms — font-display: swaphttps://www.apple.com/wss/fonts/SF-Pro-Icons/v3/sf-pro-icons_light.woff2sf-pro-icons_light.woff2 https://www.apple.com/wss/fonts/SF-Pro-Icons/v3/sf-pro-icons_light.woff2 — 14.6 KiB — 30 ms — font-display: swaphttps://www.apple.com/wss/fonts/SF-Pro-Text/v3/sf-pro-text_light.woff2sf-pro-text_light.woff2 https://www.apple.com/wss/fonts/SF-Pro-Text/v3/sf-pro-text_light.woff2 — 220.7 KiB — 37 ms — font-display: swap
sf-pro-display_semibold... woff2 swap
Size 127 KB
Load time 21 ms
Start 779 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_semibold.woff2 woff2 swap
Size 230 KB
Load time 31 ms
Start 780 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 39 ms
Start 780 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-icons_regular.woff2 woff2 swap
Size 15 KB
Load time 35 ms
Start 781 ms
Risk FOUT — text flashes from fallback to web font
sf-pro-text_regular-ita... woff2 swap
Size 87 KB
Load time 8 ms
Start 951 ms
Risk FOUT — text flashes from fallback to web font
sf-pro-icons_light.woff2 woff2 swap
Size 15 KB
Load time 30 ms
Start 4.6 s
Risk FOUT — text flashes from fallback to web font
sf-pro-text_light.woff2 woff2 swap
Size 221 KB
Load time 37 ms
Start 4.6 s
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 ~397 KB and ~794 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
24 hints, 0 missing preconnects
PASS
24 hints, 0 missing preconnects
Info::
Page uses 24 resource hint(s)

Current Resource Hints

preconnect
preload
+14
24
dns-prefetch
prefetch

24 resource hints configured

A+
Render-Blocking Resources
No render-blocking resources detected
PASS
No render-blocking resources detected
Info::
No render-blocking resources detected in <head>
A+
Third-Party Resources
No third-party resources detected
PASS
No third-party resources detected
Network Waterfall
115 requests over 4638ms
INFO
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s FCP 3.3 s LCP 15.0 shttps://mac.com// https://mac.com/ — 301 — 171 B — 305 ms — http/1.1https://www.apple.com/mac/www.apple.com/mac/ https://www.apple.com/mac/ — 200 — 179.6 KiB — 74 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 — 134 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 — 145 ms — h2https://www.apple.com/api-www/global-elements/global-footer/v1/en_US/styles/ac-globalfooter.built.csswww.apple.com/api-www/global-elemen... https://www.apple.com/api-www/global-elements/global-footer/v1/en_US/styles/ac-globalfooter.built.css — 200 — 7.2 KiB — 137 ms — h2https://www.apple.com/_apps/artisan/_next/static/css/498a874b708d3e34.csswww.apple.com/_apps/artisan/_next/s... https://www.apple.com/_apps/artisan/_next/static/css/498a874b708d3e34.css — 200 — 2.1 KiB — 40 ms — h2https://www.apple.com/_apps/artisan/_next/static/css/417d3d58f6234fc6.csswww.apple.com/_apps/artisan/_next/s... https://www.apple.com/_apps/artisan/_next/static/css/417d3d58f6234fc6.css — 200 — 1.1 KiB — 42 ms — h2https://www.apple.com/_apps/artisan/_next/static/css/8b2ef0570fd4ba03.csswww.apple.com/_apps/artisan/_next/s... https://www.apple.com/_apps/artisan/_next/static/css/8b2ef0570fd4ba03.css — 200 — 6.4 KiB — 58 ms — h2https://www.apple.com/_apps/artisan/_next/static/css/dcedc79846b0fd08.csswww.apple.com/_apps/artisan/_next/s... https://www.apple.com/_apps/artisan/_next/static/css/dcedc79846b0fd08.css — 200 — 8.5 KiB — 58 ms — h2https://www.apple.com/_apps/artisan/_next/static/css/2caa76f2fa3e0658.csswww.apple.com/_apps/artisan/_next/s... https://www.apple.com/_apps/artisan/_next/static/css/2caa76f2fa3e0658.css — 200 — 2.7 KiB — 53 ms — h2https://www.apple.com/_apps/artisan/_next/static/css/f09b3d43b5389f37.csswww.apple.com/_apps/artisan/_next/s... https://www.apple.com/_apps/artisan/_next/static/css/f09b3d43b5389f37.css — 200 — 4.8 KiB — 58 ms — h2https://www.apple.com/_apps/artisan/_next/static/css/51000e145a3a2a18.csswww.apple.com/_apps/artisan/_next/s... https://www.apple.com/_apps/artisan/_next/static/css/51000e145a3a2a18.css — 200 — 1.3 KiB — 61 ms — h2https://www.apple.com/_apps/artisan/_next/static/css/4dbc8c626063a4cd.csswww.apple.com/_apps/artisan/_next/s... https://www.apple.com/_apps/artisan/_next/static/css/4dbc8c626063a4cd.css — 200 — 12.9 KiB — 83 ms — h2https://www.apple.com/_apps/artisan/_next/static/css/07f7d58af4490b24.csswww.apple.com/_apps/artisan/_next/s... https://www.apple.com/_apps/artisan/_next/static/css/07f7d58af4490b24.css — 200 — 3.0 KiB — 67 ms — h2https://www.apple.com/_apps/artisan/_next/static/css/d3c0449160015d61.csswww.apple.com/_apps/artisan/_next/s... https://www.apple.com/_apps/artisan/_next/static/css/d3c0449160015d61.css — 200 — 1.1 KiB — 138 ms — h2https://www.apple.com/_apps/artisan/_next/static/css/18c7717d1ab29662.csswww.apple.com/_apps/artisan/_next/s... https://www.apple.com/_apps/artisan/_next/static/css/18c7717d1ab29662.css — 200 — 924 B — 69 ms — h2https://www.apple.com/_apps/artisan/_next/static/css/edd2ad9bc0f3cfce.csswww.apple.com/_apps/artisan/_next/s... https://www.apple.com/_apps/artisan/_next/static/css/edd2ad9bc0f3cfce.css — 200 — 6.7 KiB — 73 ms — h2https://www.apple.com/_apps/artisan/_next/static/css/ca5ffcae0c9c515d.csswww.apple.com/_apps/artisan/_next/s... https://www.apple.com/_apps/artisan/_next/static/css/ca5ffcae0c9c515d.css — 200 — 1.0 KiB — 77 ms — h2https://www.apple.com/_apps/artisan/_next/static/css/f23d69f76dd4e6da.csswww.apple.com/_apps/artisan/_next/s... https://www.apple.com/_apps/artisan/_next/static/css/f23d69f76dd4e6da.css — 200 — 16.1 KiB — 110 ms — h2https://www.apple.com/_apps/artisan/_next/static/css/57f1908a3c00e5b6.csswww.apple.com/_apps/artisan/_next/s... https://www.apple.com/_apps/artisan/_next/static/css/57f1908a3c00e5b6.css — 200 — 2.8 KiB — 85 ms — h2https://www.apple.com/_apps/artisan/_next/static/css/67f01a261c657e9a.csswww.apple.com/_apps/artisan/_next/s... https://www.apple.com/_apps/artisan/_next/static/css/67f01a261c657e9a.css — 200 — 1.9 KiB — 88 ms — h2https://www.apple.com/_apps/artisan/_next/static/css/9eecdfa3b58ac8da.csswww.apple.com/_apps/artisan/_next/s... https://www.apple.com/_apps/artisan/_next/static/css/9eecdfa3b58ac8da.css — 200 — 1.0 KiB — 91 ms — h2https://www.apple.com/_apps/artisan/_next/static/css/00accf4fb7b6e219.csswww.apple.com/_apps/artisan/_next/s... https://www.apple.com/_apps/artisan/_next/static/css/00accf4fb7b6e219.css — 200 — 2.1 KiB — 95 ms — h2https://www.apple.com/_apps/artisan/_next/static/css/3699a7a5c091eb48.csswww.apple.com/_apps/artisan/_next/s... https://www.apple.com/_apps/artisan/_next/static/css/3699a7a5c091eb48.css — 200 — 3.0 KiB — 96 ms — h2https://www.apple.com/_apps/artisan/_next/static/css/f0cdbc3f94918df0.csswww.apple.com/_apps/artisan/_next/s... https://www.apple.com/_apps/artisan/_next/static/css/f0cdbc3f94918df0.css — 200 — 1.8 KiB — 99 ms — h2https://www.apple.com/_apps/artisan/_next/static/css/a0e4784527c34313.csswww.apple.com/_apps/artisan/_next/s... https://www.apple.com/_apps/artisan/_next/static/css/a0e4784527c34313.css — 200 — 1023 B — 104 ms — h2https://www.apple.com/assets-www/en_WW/mac/04_chapternav/small/nav_mbn_fcdfdf35f_2x.pngwww.apple.com/assets-www/en_WW/mac/... https://www.apple.com/assets-www/en_WW/mac/04_chapternav/small/nav_mbn_fcdfdf35f_2x.png — 200 — 13.6 KiB — 109 ms — h2https://www.apple.com/assets-www/en_WW/mac/04_chapternav/small/nav_mba_8e00b3bdd_2x.pngwww.apple.com/assets-www/en_WW/mac/... https://www.apple.com/assets-www/en_WW/mac/04_chapternav/small/nav_mba_8e00b3bdd_2x.png — 200 — 28.3 KiB — 116 ms — h2https://www.apple.com/assets-www/en_WW/mac/04_chapternav/small/nav_mbp_0b36bc863_2x.pngwww.apple.com/assets-www/en_WW/mac/... https://www.apple.com/assets-www/en_WW/mac/04_chapternav/small/nav_mbp_0b36bc863_2x.png — 200 — 12.2 KiB — 33 ms — h2https://www.apple.com/assets-www/en_WW/mac/04_chapternav/small/nav_imac_24_fbf85926c_2x.pngwww.apple.com/assets-www/en_WW/mac/... https://www.apple.com/assets-www/en_WW/mac/04_chapternav/small/nav_imac_24_fbf85926c_2x.png — 200 — 14.5 KiB — 20 ms — h2
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s FCP 3.3 s LCP 15.0 shttps://mac.com// https://mac.com/ — 301 — 171 B — 305 ms — http/1.1https://www.apple.com/mac/www.apple.com/mac/ https://www.apple.com/mac/ — 200 — 179.6 KiB — 74 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 — 134 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 — 145 ms — h2https://www.apple.com/api-www/global-elements/global-footer/v1/en_US/styles/ac-globalfooter.built.csswww.apple.com/api-www/global-elemen... https://www.apple.com/api-www/global-elements/global-footer/v1/en_US/styles/ac-globalfooter.built.css — 200 — 7.2 KiB — 137 ms — h2https://www.apple.com/_apps/artisan/_next/static/css/498a874b708d3e34.csswww.apple.com/_apps/artisan/_next/s... https://www.apple.com/_apps/artisan/_next/static/css/498a874b708d3e34.css — 200 — 2.1 KiB — 40 ms — h2https://www.apple.com/_apps/artisan/_next/static/css/417d3d58f6234fc6.csswww.apple.com/_apps/artisan/_next/s... https://www.apple.com/_apps/artisan/_next/static/css/417d3d58f6234fc6.css — 200 — 1.1 KiB — 42 ms — h2https://www.apple.com/_apps/artisan/_next/static/css/8b2ef0570fd4ba03.csswww.apple.com/_apps/artisan/_next/s... https://www.apple.com/_apps/artisan/_next/static/css/8b2ef0570fd4ba03.css — 200 — 6.4 KiB — 58 ms — h2https://www.apple.com/_apps/artisan/_next/static/css/dcedc79846b0fd08.csswww.apple.com/_apps/artisan/_next/s... https://www.apple.com/_apps/artisan/_next/static/css/dcedc79846b0fd08.css — 200 — 8.5 KiB — 58 ms — h2https://www.apple.com/_apps/artisan/_next/static/css/2caa76f2fa3e0658.csswww.apple.com/_apps/artisan/_next/s... https://www.apple.com/_apps/artisan/_next/static/css/2caa76f2fa3e0658.css — 200 — 2.7 KiB — 53 ms — h2https://www.apple.com/_apps/artisan/_next/static/css/f09b3d43b5389f37.csswww.apple.com/_apps/artisan/_next/s... https://www.apple.com/_apps/artisan/_next/static/css/f09b3d43b5389f37.css — 200 — 4.8 KiB — 58 ms — h2https://www.apple.com/_apps/artisan/_next/static/css/51000e145a3a2a18.csswww.apple.com/_apps/artisan/_next/s... https://www.apple.com/_apps/artisan/_next/static/css/51000e145a3a2a18.css — 200 — 1.3 KiB — 61 ms — h2https://www.apple.com/_apps/artisan/_next/static/css/4dbc8c626063a4cd.csswww.apple.com/_apps/artisan/_next/s... https://www.apple.com/_apps/artisan/_next/static/css/4dbc8c626063a4cd.css — 200 — 12.9 KiB — 83 ms — h2https://www.apple.com/_apps/artisan/_next/static/css/07f7d58af4490b24.csswww.apple.com/_apps/artisan/_next/s... https://www.apple.com/_apps/artisan/_next/static/css/07f7d58af4490b24.css — 200 — 3.0 KiB — 67 ms — h2https://www.apple.com/_apps/artisan/_next/static/css/d3c0449160015d61.csswww.apple.com/_apps/artisan/_next/s... https://www.apple.com/_apps/artisan/_next/static/css/d3c0449160015d61.css — 200 — 1.1 KiB — 138 ms — h2https://www.apple.com/_apps/artisan/_next/static/css/18c7717d1ab29662.csswww.apple.com/_apps/artisan/_next/s... https://www.apple.com/_apps/artisan/_next/static/css/18c7717d1ab29662.css — 200 — 924 B — 69 ms — h2https://www.apple.com/_apps/artisan/_next/static/css/edd2ad9bc0f3cfce.csswww.apple.com/_apps/artisan/_next/s... https://www.apple.com/_apps/artisan/_next/static/css/edd2ad9bc0f3cfce.css — 200 — 6.7 KiB — 73 ms — h2https://www.apple.com/_apps/artisan/_next/static/css/ca5ffcae0c9c515d.csswww.apple.com/_apps/artisan/_next/s... https://www.apple.com/_apps/artisan/_next/static/css/ca5ffcae0c9c515d.css — 200 — 1.0 KiB — 77 ms — h2https://www.apple.com/_apps/artisan/_next/static/css/f23d69f76dd4e6da.csswww.apple.com/_apps/artisan/_next/s... https://www.apple.com/_apps/artisan/_next/static/css/f23d69f76dd4e6da.css — 200 — 16.1 KiB — 110 ms — h2https://www.apple.com/_apps/artisan/_next/static/css/57f1908a3c00e5b6.csswww.apple.com/_apps/artisan/_next/s... https://www.apple.com/_apps/artisan/_next/static/css/57f1908a3c00e5b6.css — 200 — 2.8 KiB — 85 ms — h2https://www.apple.com/_apps/artisan/_next/static/css/67f01a261c657e9a.csswww.apple.com/_apps/artisan/_next/s... https://www.apple.com/_apps/artisan/_next/static/css/67f01a261c657e9a.css — 200 — 1.9 KiB — 88 ms — h2https://www.apple.com/_apps/artisan/_next/static/css/9eecdfa3b58ac8da.csswww.apple.com/_apps/artisan/_next/s... https://www.apple.com/_apps/artisan/_next/static/css/9eecdfa3b58ac8da.css — 200 — 1.0 KiB — 91 ms — h2https://www.apple.com/_apps/artisan/_next/static/css/00accf4fb7b6e219.csswww.apple.com/_apps/artisan/_next/s... https://www.apple.com/_apps/artisan/_next/static/css/00accf4fb7b6e219.css — 200 — 2.1 KiB — 95 ms — h2https://www.apple.com/_apps/artisan/_next/static/css/3699a7a5c091eb48.csswww.apple.com/_apps/artisan/_next/s... https://www.apple.com/_apps/artisan/_next/static/css/3699a7a5c091eb48.css — 200 — 3.0 KiB — 96 ms — h2https://www.apple.com/_apps/artisan/_next/static/css/f0cdbc3f94918df0.csswww.apple.com/_apps/artisan/_next/s... https://www.apple.com/_apps/artisan/_next/static/css/f0cdbc3f94918df0.css — 200 — 1.8 KiB — 99 ms — h2https://www.apple.com/_apps/artisan/_next/static/css/a0e4784527c34313.csswww.apple.com/_apps/artisan/_next/s... https://www.apple.com/_apps/artisan/_next/static/css/a0e4784527c34313.css — 200 — 1023 B — 104 ms — h2https://www.apple.com/assets-www/en_WW/mac/04_chapternav/small/nav_mbn_fcdfdf35f_2x.pngwww.apple.com/assets-www/en_WW/mac/... https://www.apple.com/assets-www/en_WW/mac/04_chapternav/small/nav_mbn_fcdfdf35f_2x.png — 200 — 13.6 KiB — 109 ms — h2https://www.apple.com/assets-www/en_WW/mac/04_chapternav/small/nav_mba_8e00b3bdd_2x.pngwww.apple.com/assets-www/en_WW/mac/... https://www.apple.com/assets-www/en_WW/mac/04_chapternav/small/nav_mba_8e00b3bdd_2x.png — 200 — 28.3 KiB — 116 ms — h2https://www.apple.com/assets-www/en_WW/mac/04_chapternav/small/nav_mbp_0b36bc863_2x.pngwww.apple.com/assets-www/en_WW/mac/... https://www.apple.com/assets-www/en_WW/mac/04_chapternav/small/nav_mbp_0b36bc863_2x.png — 200 — 12.2 KiB — 33 ms — h2https://www.apple.com/assets-www/en_WW/mac/04_chapternav/small/nav_imac_24_fbf85926c_2x.pngwww.apple.com/assets-www/en_WW/mac/... https://www.apple.com/assets-www/en_WW/mac/04_chapternav/small/nav_imac_24_fbf85926c_2x.png — 200 — 14.5 KiB — 20 ms — h2https://www.apple.com/assets-www/en_WW/mac/04_chapternav/small/nav_mac_mini_f628f615d_2x.pngwww.apple.com/assets-www/en_WW/mac/... https://www.apple.com/assets-www/en_WW/mac/04_chapternav/small/nav_mac_mini_f628f615d_2x.png — 200 — 2.0 KiB — 43 ms — h2https://www.apple.com/_apps/artisan/_next/static/chunks/8681.c0c493e72a8744bf.jswww.apple.com/_apps/artisan/_next/s... https://www.apple.com/_apps/artisan/_next/static/chunks/8681.c0c493e72a8744bf.js — 200 — 42.2 KiB — 63 ms — h2https://www.apple.com/_apps/artisan/_next/static/chunks/105.6f75be5316350cac.jswww.apple.com/_apps/artisan/_next/s... https://www.apple.com/_apps/artisan/_next/static/chunks/105.6f75be5316350cac.js — 200 — 24.5 KiB — 52 ms — h2https://www.apple.com/_apps/artisan/_next/static/chunks/6788.91ad2c0d7f95aba5.jswww.apple.com/_apps/artisan/_next/s... https://www.apple.com/_apps/artisan/_next/static/chunks/6788.91ad2c0d7f95aba5.js — 200 — 3.7 KiB — 42 ms — h2https://www.apple.com/_apps/artisan/_next/static/chunks/8853.674e466730aaf727.jswww.apple.com/_apps/artisan/_next/s... https://www.apple.com/_apps/artisan/_next/static/chunks/8853.674e466730aaf727.js — 200 — 13.3 KiB — 53 ms — h2https://www.apple.com/_apps/artisan/_next/static/chunks/1661.ab1aeaa1681e8298.jswww.apple.com/_apps/artisan/_next/s... https://www.apple.com/_apps/artisan/_next/static/chunks/1661.ab1aeaa1681e8298.js — 200 — 6.0 KiB — 57 ms — h2https://www.apple.com/_apps/artisan/_next/static/chunks/4011.6f26d45a9009e19d.jswww.apple.com/_apps/artisan/_next/s... https://www.apple.com/_apps/artisan/_next/static/chunks/4011.6f26d45a9009e19d.js — 200 — 83.4 KiB — 126 ms — h2https://www.apple.com/_apps/artisan/_next/static/chunks/2655.8c2d68f5b692b5c5.jswww.apple.com/_apps/artisan/_next/s... https://www.apple.com/_apps/artisan/_next/static/chunks/2655.8c2d68f5b692b5c5.js — 200 — 3.0 KiB — 65 ms — h2https://www.apple.com/_apps/artisan/_next/static/chunks/404.369664c416ddf080.jswww.apple.com/_apps/artisan/_next/s... https://www.apple.com/_apps/artisan/_next/static/chunks/404.369664c416ddf080.js — 200 — 2.5 KiB — 67 ms — h2https://www.apple.com/_apps/artisan/_next/static/chunks/3581.9a70fa77e526ca84.jswww.apple.com/_apps/artisan/_next/s... https://www.apple.com/_apps/artisan/_next/static/chunks/3581.9a70fa77e526ca84.js — 200 — 3.8 KiB — 69 ms — h2https://www.apple.com/_apps/artisan/_next/static/chunks/7607.7a9b05402b7c00e8.jswww.apple.com/_apps/artisan/_next/s... https://www.apple.com/_apps/artisan/_next/static/chunks/7607.7a9b05402b7c00e8.js — 200 — 8.8 KiB — 71 ms — h2https://www.apple.com/_apps/artisan/_next/static/chunks/6707.0419197dfa842c6e.jswww.apple.com/_apps/artisan/_next/s... https://www.apple.com/_apps/artisan/_next/static/chunks/6707.0419197dfa842c6e.js — 200 — 16.8 KiB — 75 ms — h2https://www.apple.com/_apps/artisan/_next/static/chunks/8133.79de074980040378.jswww.apple.com/_apps/artisan/_next/s... https://www.apple.com/_apps/artisan/_next/static/chunks/8133.79de074980040378.js — 200 — 2.3 KiB — 77 ms — h2https://www.apple.com/_apps/artisan/_next/static/chunks/8634.2ef3534288a216c7.jswww.apple.com/_apps/artisan/_next/s... https://www.apple.com/_apps/artisan/_next/static/chunks/8634.2ef3534288a216c7.js — 200 — 2.8 KiB — 137 ms — h2https://www.apple.com/_apps/artisan/_next/static/chunks/8373.faf80ee902ca62ce.jswww.apple.com/_apps/artisan/_next/s... https://www.apple.com/_apps/artisan/_next/static/chunks/8373.faf80ee902ca62ce.js — 200 — 5.2 KiB — 78 ms — h2https://www.apple.com/_apps/artisan/_next/static/chunks/534.777476c3df702720.jswww.apple.com/_apps/artisan/_next/s... https://www.apple.com/_apps/artisan/_next/static/chunks/534.777476c3df702720.js — 200 — 5.4 KiB — 81 ms — h2https://www.apple.com/_apps/artisan/_next/static/chunks/4238.5cbc7cab96283991.jswww.apple.com/_apps/artisan/_next/s... https://www.apple.com/_apps/artisan/_next/static/chunks/4238.5cbc7cab96283991.js — 200 — 5.0 KiB — 83 ms — h2https://www.apple.com/_apps/artisan/_next/static/chunks/9620.c02d02cc308be4f2.jswww.apple.com/_apps/artisan/_next/s... https://www.apple.com/_apps/artisan/_next/static/chunks/9620.c02d02cc308be4f2.js — 200 — 3.0 KiB — 85 ms — h2https://www.apple.com/_apps/artisan/_next/static/chunks/8438.89cb2e80ab1f560a.jswww.apple.com/_apps/artisan/_next/s... https://www.apple.com/_apps/artisan/_next/static/chunks/8438.89cb2e80ab1f560a.js — 200 — 1.3 KiB — 88 ms — h2https://www.apple.com/_apps/artisan/_next/static/chunks/7295.4a0fead0922e1671.jswww.apple.com/_apps/artisan/_next/s... https://www.apple.com/_apps/artisan/_next/static/chunks/7295.4a0fead0922e1671.js — 200 — 5.2 KiB — 93 ms — h2https://www.apple.com/_apps/artisan/_next/static/chunks/759.1c2c17b40e5436ce.jswww.apple.com/_apps/artisan/_next/s... https://www.apple.com/_apps/artisan/_next/static/chunks/759.1c2c17b40e5436ce.js — 200 — 6.4 KiB — 96 ms — h2https://www.apple.com/_apps/artisan/_next/static/chunks/4289.de8ad7926bd66077.jswww.apple.com/_apps/artisan/_next/s... https://www.apple.com/_apps/artisan/_next/static/chunks/4289.de8ad7926bd66077.js — 200 — 3.5 KiB — 97 ms — h2https://www.apple.com/_apps/artisan/_next/static/chunks/7346.c44d6493242d5cb1.jswww.apple.com/_apps/artisan/_next/s... https://www.apple.com/_apps/artisan/_next/static/chunks/7346.c44d6493242d5cb1.js — 200 — 2.2 KiB — 100 ms — h2https://www.apple.com/_apps/artisan/_next/static/chunks/3177.09b101df76e754a7.jswww.apple.com/_apps/artisan/_next/s... https://www.apple.com/_apps/artisan/_next/static/chunks/3177.09b101df76e754a7.js — 200 — 2.6 KiB — 102 ms — h2https://www.apple.com/_apps/artisan/_next/static/chunks/8187.53eaeb028e0a4466.jswww.apple.com/_apps/artisan/_next/s... https://www.apple.com/_apps/artisan/_next/static/chunks/8187.53eaeb028e0a4466.js — 200 — 1.9 KiB — 105 ms — h2https://www.apple.com/_apps/artisan/_next/static/chunks/webpack-57bef0fcc07fd16f.jswww.apple.com/_apps/artisan/_next/s... https://www.apple.com/_apps/artisan/_next/static/chunks/webpack-57bef0fcc07fd16f.js — 200 — 4.3 KiB — 107 ms — h2https://www.apple.com/_apps/artisan/_next/static/chunks/framework-33b5afb7a08c1576.jswww.apple.com/_apps/artisan/_next/s... https://www.apple.com/_apps/artisan/_next/static/chunks/framework-33b5afb7a08c1576.js — 200 — 57.4 KiB — 145 ms — h2https://www.apple.com/_apps/artisan/_next/static/chunks/main-cab6cd696ce766bd.jswww.apple.com/_apps/artisan/_next/s... https://www.apple.com/_apps/artisan/_next/static/chunks/main-cab6cd696ce766bd.js — 200 — 36.7 KiB — 165 ms — h2https://www.apple.com/_apps/artisan/_next/static/chunks/pages/_app-72eb9d92b640fa62.jswww.apple.com/_apps/artisan/_next/s... https://www.apple.com/_apps/artisan/_next/static/chunks/pages/_app-72eb9d92b640fa62.js — 200 — 1.5 KiB — 119 ms — h2https://www.apple.com/_apps/artisan/_next/static/chunks/3218-096c15977036d74c.jswww.apple.com/_apps/artisan/_next/s... https://www.apple.com/_apps/artisan/_next/static/chunks/3218-096c15977036d74c.js — 200 — 25.3 KiB — 126 ms — h2https://www.apple.com/_apps/artisan/_next/static/chunks/pages/%5B%5B...uri%5D%5D-69f045b97a10d47c.jswww.apple.com/_apps/artisan/_next/s... https://www.apple.com/_apps/artisan/_next/static/chunks/pages/%5B%5B...uri%5D%5D-69f045b97a10d47c.js — 200 — 20.8 KiB — 144 ms — h2https://www.apple.com/_apps/artisan/_next/static/mm1Md8F-6kyxpcDgEbimt/_buildManifest.jswww.apple.com/_apps/artisan/_next/s... https://www.apple.com/_apps/artisan/_next/static/mm1Md8F-6kyxpcDgEbimt/_buildManifest.js — 200 — 1.2 KiB — 133 ms — h2https://www.apple.com/_apps/artisan/_next/static/mm1Md8F-6kyxpcDgEbimt/_ssgManifest.jswww.apple.com/_apps/artisan/_next/s... https://www.apple.com/_apps/artisan/_next/static/mm1Md8F-6kyxpcDgEbimt/_ssgManifest.js — 200 — 942 B — 136 ms — h2https://www.apple.com/assets-www/en_WW/mac/04_chapternav/small/nav_mac_studio_fc7bb80c1_2x.pngwww.apple.com/assets-www/en_WW/mac/... https://www.apple.com/assets-www/en_WW/mac/04_chapternav/small/nav_mac_studio_fc7bb80c1_2x.png — 200 — 3.3 KiB — 176 ms — h2https://www.apple.com/assets-www/en_WW/mac/04_chapternav/small/nav_compare_5c5c25766_2x.pngwww.apple.com/assets-www/en_WW/mac/... https://www.apple.com/assets-www/en_WW/mac/04_chapternav/small/nav_compare_5c5c25766_2x.png — 200 — 9.3 KiB — 138 ms — h2https://www.apple.com/assets-www/en_WW/mac/04_chapternav/small/nav_hmc_6fa66f333_2x.pngwww.apple.com/assets-www/en_WW/mac/... https://www.apple.com/assets-www/en_WW/mac/04_chapternav/small/nav_hmc_6fa66f333_2x.png — 200 — 7.4 KiB — 170 ms — h2https://www.apple.com/assets-www/en_WW/mac/04_chapternav/small/nav_displays_e08c5b904_2x.pngwww.apple.com/assets-www/en_WW/mac/... https://www.apple.com/assets-www/en_WW/mac/04_chapternav/small/nav_displays_e08c5b904_2x.png — 200 — 20.2 KiB — 142 ms — h2https://www.apple.com/assets-www/en_WW/mac/04_chapternav/small/nav_accessories_c3e74ad3c_2x.pngwww.apple.com/assets-www/en_WW/mac/... https://www.apple.com/assets-www/en_WW/mac/04_chapternav/small/nav_accessories_c3e74ad3c_2x.png — 200 — 11.7 KiB — 144 ms — h2https://www.apple.com/assets-www/en_WW/mac/04_chapternav/small/nav_shop_mac_180ba8818_2x.pngwww.apple.com/assets-www/en_WW/mac/... https://www.apple.com/assets-www/en_WW/mac/04_chapternav/small/nav_shop_mac_180ba8818_2x.png — 200 — 27.5 KiB — 178 ms — h2https://www.apple.com/assets-www/en_WW/mac/04_chapternav/small/nav_macos_3f8f4ed17_2x.pngwww.apple.com/assets-www/en_WW/mac/... https://www.apple.com/assets-www/en_WW/mac/04_chapternav/small/nav_macos_3f8f4ed17_2x.png — 200 — 18.0 KiB — 146 ms — h2https://www.apple.com/assets-www/en_WW/common/color_indicator/fp_color_indicator_blue_d569f351c.pngwww.apple.com/assets-www/en_WW/comm... https://www.apple.com/assets-www/en_WW/common/color_indicator/fp_color_indicator_blue_d569f351c.png — 200 — 695 B — 149 ms — h2https://www.apple.com/assets-www/en_WW/common/color_indicator/fp_color_indicator_purple_5184607e5.pngwww.apple.com/assets-www/en_WW/comm... https://www.apple.com/assets-www/en_WW/common/color_indicator/fp_color_indicator_purple_5184607e5.png — 200 — 694 B — 151 ms — h2https://www.apple.com/assets-www/en_WW/common/color_indicator/fp_color_indicator_pink_cbcd01dea.pngwww.apple.com/assets-www/en_WW/comm... https://www.apple.com/assets-www/en_WW/common/color_indicator/fp_color_indicator_pink_cbcd01dea.png — 200 — 703 B — 153 ms — h2https://www.apple.com/assets-www/en_WW/common/color_indicator/fp_color_indicator_orange_f065edb6d.pngwww.apple.com/assets-www/en_WW/comm... https://www.apple.com/assets-www/en_WW/common/color_indicator/fp_color_indicator_orange_f065edb6d.png — 200 — 703 B — 155 ms — h2https://www.apple.com/assets-www/en_WW/common/color_indicator/fp_color_indicator_yellow_3d07e057d.pngwww.apple.com/assets-www/en_WW/comm... https://www.apple.com/assets-www/en_WW/common/color_indicator/fp_color_indicator_yellow_3d07e057d.png — 200 — 709 B — 159 ms — h2https://www.apple.com/assets-www/en_WW/common/color_indicator/fp_color_indicator_green_f02f2102c.pngwww.apple.com/assets-www/en_WW/comm... https://www.apple.com/assets-www/en_WW/common/color_indicator/fp_color_indicator_green_f02f2102c.png — 200 — 695 B — 161 ms — h2https://www.apple.com/mac/www.apple.com/mac/ https://www.apple.com/mac/ — 200 — 252.0 KiB — 164 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 — 21 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 — 31 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 — 39 ms — h2https://www.apple.com/wss/fonts/SF-Pro-Icons/v3/sf-pro-icons_regular.woff2www.apple.com/wss/fonts/SF-Pro-Icon... https://www.apple.com/wss/fonts/SF-Pro-Icons/v3/sf-pro-icons_regular.woff2 — 200 — 14.5 KiB — 35 ms — h2https://www.apple.com/mac/www.apple.com/mac/ https://www.apple.com/mac/ — 200 — 252.0 KiB — 14 ms — h2https://www.apple.com/api-www/global-elements/global-footer/v1/en_US/assets/ac-footer/breadcrumbs/apple/icon_large.svgwww.apple.com/api-www/global-elemen... https://www.apple.com/api-www/global-elements/global-footer/v1/en_US/assets/ac-footer/breadcrumbs/apple/icon_large.svg — 200 — 1.4 KiB — 9 ms — h2https://www.apple.com/api-www/global-elements/global-footer/v1/en_US/assets/ac-footer/breadcrumbs/separator/icon_large.svgwww.apple.com/api-www/global-elemen... https://www.apple.com/api-www/global-elements/global-footer/v1/en_US/assets/ac-footer/breadcrumbs/separator/icon_large.svg — 200 — 1.0 KiB — 8 ms — h2https://www.apple.com/wss/fonts/SF-Pro-Text/v3/sf-pro-text_regular-italic.woff2www.apple.com/wss/fonts/SF-Pro-Text... https://www.apple.com/wss/fonts/SF-Pro-Text/v3/sf-pro-text_regular-italic.woff2 — 200 — 87.1 KiB — 8 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.1 KiB — 30 ms — h2https://www.apple.com/metrics/ac-analytics/latest/scripts/ac-analytics.jswww.apple.com/metrics/ac-analytics/... https://www.apple.com/metrics/ac-analytics/latest/scripts/ac-analytics.js — 200 — 102.1 KiB — 96 ms — h2https://www.apple.com/_apps/artisan/_next/static/chunks/1877.a67182df231d8046.jswww.apple.com/_apps/artisan/_next/s... https://www.apple.com/_apps/artisan/_next/static/chunks/1877.a67182df231d8046.js — 200 — 4.1 KiB — 7 ms — h2https://www.apple.com/_apps/artisan/_next/static/chunks/9629.7761d981bb19b3c6.jswww.apple.com/_apps/artisan/_next/s... https://www.apple.com/_apps/artisan/_next/static/chunks/9629.7761d981bb19b3c6.js — 200 — 1.6 KiB — 16 ms — h2https://www.apple.com/_apps/artisan/_next/static/chunks/2123.379dc4f726ad0007.jswww.apple.com/_apps/artisan/_next/s... https://www.apple.com/_apps/artisan/_next/static/chunks/2123.379dc4f726ad0007.js — 200 — 5.5 KiB — 14 ms — h2https://www.apple.com/mac/www.apple.com/mac/ https://www.apple.com/mac/ — 200 — 890.7 KiB — 9 ms — h2https://www.apple.com/us/shop/mcm/product-price?parts=IMAC2024_MAIN,MACBOOKAIR_M5_MAIN_2026,MACBOOKPRO_M5_MAIN_2026,MACMINI2024-MAIN,MACSTUDIO2025_MAIN,MBN_2026_MAIN,MFEL4,STUDIODISPLAY_MAINwww.apple.com/us/shop/mcm/product-p... https://www.apple.com/us/shop/mcm/product-price?parts=IMAC2024_MAIN,MACBOOKAIR_M5_MAIN_2026,MACBOOKPRO_M5_MAIN_2026,MACMINI2024-MAIN,MACSTUDIO2025_MAIN,MBN_2026_MAIN,MFEL4,STUDIODISPLAY_MAIN — 200 — 1.9 KiB — 165 ms — h2https://www.apple.com/_apps/artisan/_next/static/chunks/1063.af04dca0330c0f57.jswww.apple.com/_apps/artisan/_next/s... https://www.apple.com/_apps/artisan/_next/static/chunks/1063.af04dca0330c0f57.js — 200 — 1.2 KiB — 88 ms — h2https://www.apple.com/metrics/data-relay/latest/scripts/data-relay.jswww.apple.com/metrics/data-relay/la... https://www.apple.com/metrics/data-relay/latest/scripts/data-relay.js — 200 — 6.0 KiB — 12 ms — h2https://www.apple.com/assets-www/en_WW/mac/04_product_tile/small/mbn_c3bbb095e_2x.jpgwww.apple.com/assets-www/en_WW/mac/... https://www.apple.com/assets-www/en_WW/mac/04_product_tile/small/mbn_c3bbb095e_2x.jpg — 200 — 14.6 KiB — 6 ms — h2https://www.apple.com/assets-www/en_WW/mac/04_product_tile/small/mba_13_15_7482a7376_2x.jpgwww.apple.com/assets-www/en_WW/mac/... https://www.apple.com/assets-www/en_WW/mac/04_product_tile/small/mba_13_15_7482a7376_2x.jpg — 200 — 32.5 KiB — 10 ms — h2https://www.apple.com/assets-www/en_WW/mac/04_product_tile/small/mbp_14_16_304f8e722_2x.jpgwww.apple.com/assets-www/en_WW/mac/... https://www.apple.com/assets-www/en_WW/mac/04_product_tile/small/mbp_14_16_304f8e722_2x.jpg — 200 — 11.4 KiB — 26 ms — h2https://www.apple.com/assets-www/en_WW/mac/04_product_tile/small/imac_24_9168aa3d6_2x.jpgwww.apple.com/assets-www/en_WW/mac/... https://www.apple.com/assets-www/en_WW/mac/04_product_tile/small/imac_24_9168aa3d6_2x.jpg — 200 — 17.3 KiB — 32 ms — h2https://www.apple.com/assets-www/en_WW/mac/04_product_tile/small/mac_mini_0688a3785_2x.jpgwww.apple.com/assets-www/en_WW/mac/... https://www.apple.com/assets-www/en_WW/mac/04_product_tile/small/mac_mini_0688a3785_2x.jpg — 200 — 3.2 KiB — 35 ms — h2https://www.apple.com/assets-www/en_WW/mac/04_product_tile/small/mac_studio_3170621a5_2x.jpgwww.apple.com/assets-www/en_WW/mac/... https://www.apple.com/assets-www/en_WW/mac/04_product_tile/small/mac_studio_3170621a5_2x.jpg — 200 — 4.4 KiB — 35 ms — h2https://www.apple.com/assets-www/en_WW/mac/04_product_tile/small/studio_display_5624b03ba_2x.jpgwww.apple.com/assets-www/en_WW/mac/... https://www.apple.com/assets-www/en_WW/mac/04_product_tile/small/studio_display_5624b03ba_2x.jpg — 200 — 24.0 KiB — 39 ms — h2https://www.apple.com/assets-www/en_WW/mac/04_product_tile/small/studio_display_xdr_8f8c40a27_2x.jpgwww.apple.com/assets-www/en_WW/mac/... https://www.apple.com/assets-www/en_WW/mac/04_product_tile/small/studio_display_xdr_8f8c40a27_2x.jpg — 200 — 27.8 KiB — 14 ms — h2https://www.apple.com/mac/www.apple.com/mac/ https://www.apple.com/mac/ — 200 — 1009.7 KiB — 60 ms — h2https://www.apple.com/favicon.icowww.apple.com/favicon.ico https://www.apple.com/favicon.ico — 200 — 22.6 KiB — 6 ms — h2https://securemetrics.apple.com/b/ss/applestoreww/1/JS-2.23.0/s85512371347411?AQB=1&ndh=1&pf=1&t=21%2F3%2F2026%2020%3A17%3A2%202%200&fid=767D361CE2AE795B-14E6C49B918AC078&ce=UTF-8&cdp=2&cl=1800&pageName=mac%20-%20index%2Ftab%20%28us%29&g=https%3A%2F%2Fwww.apple.com%2Fmac%2F&cc=USD&ch=www.us.mac.tab%2Bother&server=ac-2.29.1&h1=www.us.mac.tab%2Bother&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=412x823&c=24&j=1.6&v=N&k=Y&bw=412&bh=823&AQE=1securemetrics.apple.com/b/ss/apples... https://securemetrics.apple.com/b/ss/applestoreww/1/JS-2.23.0/s85512371347411?AQB=1&ndh=1&pf=1&t=21%2F3%2F2026%2020%3A17%3A2%202%200&fid=767D361CE2AE795B-14E6C49B918AC078&ce=UTF-8&cdp=2&cl=1800&pageName=mac%20-%20index%2Ftab%20%28us%29&g=https%3A%2F%2Fwww.apple.com%2Fmac%2F&cc=USD&ch=www.us.mac.tab%2Bother&server=ac-2.29.1&h1=www.us.mac.tab%2Bother&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=412x823&c=24&j=1.6&v=N&k=Y&bw=412&bh=823&AQE=1 — 302 — 914 B — 100 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.5 KiB — 11 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 — 781 B — 7 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.3 KiB — 142 ms — h2https://securemetrics.apple.com/b/ss/applestoreww/1/JS-2.23.0/s85512371347411?AQB=1&pccr=true&vidn=34F3ED9F787CDB76-40001F6186212FC1&ndh=1&pf=1&t=21%2F3%2F2026%2020%3A17%3A2%202%200&fid=767D361CE2AE795B-14E6C49B918AC078&ce=UTF-8&cdp=2&cl=1800&pageName=mac%20-%20index%2Ftab%20%28us%29&g=https%3A%2F%2Fwww.apple.com%2Fmac%2F&cc=USD&ch=www.us.mac.tab%2Bother&server=ac-2.29.1&h1=www.us.mac.tab%2Bother&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=412x823&c=24&j=1.6&v=N&k=Y&bw=412&bh=823&AQE=1securemetrics.apple.com/b/ss/apples... https://securemetrics.apple.com/b/ss/applestoreww/1/JS-2.23.0/s85512371347411?AQB=1&pccr=true&vidn=34F3ED9F787CDB76-40001F6186212FC1&ndh=1&pf=1&t=21%2F3%2F2026%2020%3A17%3A2%202%200&fid=767D361CE2AE795B-14E6C49B918AC078&ce=UTF-8&cdp=2&cl=1800&pageName=mac%20-%20index%2Ftab%20%28us%29&g=https%3A%2F%2Fwww.apple.com%2Fmac%2F&cc=USD&ch=www.us.mac.tab%2Bother&server=ac-2.29.1&h1=www.us.mac.tab%2Bother&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=412x823&c=24&j=1.6&v=N&k=Y&bw=412&bh=823&AQE=1 — 200 — 583 B — 50 ms — h2https://www.apple.com/api-www/global-elements/global-footer/v1/en_US/scripts/ac-globalfooter.built.jswww.apple.com/api-www/global-elemen... https://www.apple.com/api-www/global-elements/global-footer/v1/en_US/scripts/ac-globalfooter.built.js — 200 — 10.2 KiB — 82 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 — 442 ms — h2https://www.apple.com/ac/localeswitcher/4/nl_NL/content/localeswitcher.jsonwww.apple.com/ac/localeswitcher/4/n... https://www.apple.com/ac/localeswitcher/4/nl_NL/content/localeswitcher.json — 200 — 1.2 KiB — 43 ms — h2https://www.apple.com/ac/localeswitcher/4/nl_NL/styles/localeswitcher.built.csswww.apple.com/ac/localeswitcher/4/n... https://www.apple.com/ac/localeswitcher/4/nl_NL/styles/localeswitcher.built.css — 200 — 5.3 KiB — 92 ms — h2https://www.apple.com/wss/fonts/SF-Pro-Icons/v3/sf-pro-icons_light.woff2www.apple.com/wss/fonts/SF-Pro-Icon... https://www.apple.com/wss/fonts/SF-Pro-Icons/v3/sf-pro-icons_light.woff2 — 200 — 14.6 KiB — 30 ms — h2https://www.apple.com/wss/fonts/SF-Pro-Text/v3/sf-pro-text_light.woff2www.apple.com/wss/fonts/SF-Pro-Text... https://www.apple.com/wss/fonts/SF-Pro-Text/v3/sf-pro-text_light.woff2 — 200 — 220.7 KiB — 37 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 15442ms · 1520KB · $88/mo
www.apple.com
Other
Costly
Execution 6267ms
Transfer 57 KB
Unused 35%
Monthly Cost $36/mo
www.apple.com
Other
Costly
Execution 2829ms
Transfer 1010 KB
Monthly Cost $16/mo
www.apple.com
Other
Costly
Execution 2575ms
Transfer 25 KB
Monthly Cost $15/mo
Unattributable
Other
Costly
Execution 1143ms
Transfer 0 KB
Monthly Cost $7/mo
www.apple.com
Other
Costly
Execution 864ms
Transfer 42 KB
Monthly Cost $5/mo
www.apple.com
Other
Costly
Execution 604ms
Transfer 161 KB
Unused 35%
Monthly Cost $3/mo
www.apple.com
Other
Costly
Execution 454ms
Transfer 21 KB
Monthly Cost $3/mo
www.apple.com
Other
Costly
Execution 303ms
Transfer 56 KB
Monthly Cost $2/mo
www.apple.com
Other
Optional
Execution 168ms
Transfer 37 KB
Monthly Cost $1/mo
www.apple.com
Other
Optional
Execution 138ms
Transfer 9 KB
Monthly Cost $1/mo
www.apple.com
Other
Optional
Execution 97ms
Transfer 102 KB
Unused 39%
Monthly Cost $1/mo

These scripts may cost more than they're worth

  • www.apple.com adds 6267ms and costs ~$36/month
  • www.apple.com adds 2829ms and costs ~$16/month
  • www.apple.com adds 2575ms and costs ~$15/month
  • Unattributable adds 1143ms and costs ~$7/month
  • www.apple.com adds 864ms and costs ~$5/month
  • www.apple.com adds 604ms and costs ~$3/month
  • www.apple.com adds 454ms and costs ~$3/month
  • www.apple.com adds 303ms and costs ~$2/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 6267ms 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 2829ms 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 2575ms 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

Unattributable takes 1143ms 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 864ms 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 604ms 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 454ms 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 303ms 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

All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback