Skip to content
https://appleinsider.com

Performance

· 15 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
73
GRADE
C
FIX
4
REVIEW
3
PASS
6
INFO
2

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

94
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
97
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
81
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.

596 ms

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

846 ms

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

82 ms

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

0.111

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

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

3.17 s

Page Load Progression

375 ms
750 ms
1.1 s
1.5 s
1.9 s
2.2 s
2.6 s
3.0 s
Checks
15
6 PASS 3 REVIEW 4 FIX
D
Page Weight Budget
Action
2.2 MB transferred, 128 requests
FIX
2.2 MB transferred, 128 requests
Info::
Page weighs 5.3 MB (2.2 MB transferred)
Warning::
JavaScript is 932 KB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 932 KB
Info::
Fonts are 567 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 567 KB
Warning::
128 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 0.46 g CO2 per page load
2.2 MB / 2.4 MB budget
2.2 MB transferred
128 requests
0.46 g CO2 per page load
JavaScript 932.0 KiB 42%
Fonts 567.1 KiB 25%
Images 508.5 KiB 23%
Other 142.3 KiB 6%
HTML 36.6 KiB 2%
Other 25.9 KiB 1%
CSS 9.0 KiB 0%
Other 2.4 KiB 0%
Other 775 B 0%
Other 549 B 0%
Other 0 B 0%
0 2.4 MB 4.9 MB
Approaching limit

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

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

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
98% third-party, 0 ms blocking
FIX
98% third-party, 0 ms blocking
Warning::
Third-party code accounts for 98% of page weight (2.1 MiB of 2.2 MiB)
Info::
Third-party blocking time is low (0 ms)
98%
First-party Third-party
D
JS Bundles
Action
20 scripts, 356 KB unused
FIX
20 scripts, 356 KB unused
Warning::
https://securepubads.g.doubleclick.net/pagead/mana...: 129 KB unused (69%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://fearlessfaucet.com/public/j4oc7nk/81lv2sr4...: 84 KB unused (43%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-YEFM...: 62 KB unused (39%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://player.bidmatic.io/prebidlink/31ee76261d87...: 58 KB unused (43%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://rabbitrifle.com/assets/g9ydm4/c65xni-prod....: 22 KB unused (35%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 356 KB
356 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604160201/pubads_impl.js188 KB129 KB (69%)3rd
https://fearlessfaucet.com/public/j4oc7nk/81lv2sr4k_e/ConsentManager,Sticky2201 KB84 KB (43%)3rd
https://www.googletagmanager.com/gtag/js?id=G-YEFM13KEVL160 KB62 KB (39%)3rd
https://player.bidmatic.io/prebidlink/31ee76261d87fed8cb9d4c465c48158c/hbp_master_747657_17968.js137 KB58 KB (43%)3rd
https://rabbitrifle.com/assets/g9ydm4/c65xni-prod.js63 KB22 KB (35%)3rd
https://photos5.appleinsider.com/v11/build/assets/sticky_ads-70bbffdc.js2 KB3rd
https://appleinsider.com/cdn-cgi/challenge-platform/h/b/scripts/jsd/0b8fb825cb67/main.js?13 KB1st
https://player.bidmatic.io/prebidlink/493557/wrapper_hb_747657_17968.js2 KB3rd
https://photos5.appleinsider.com/v11/build/assets/ads-bf9bf476.js1 KB3rd
https://www.clarity.ms/tag/bk0zs5siy41 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

D
Page Weight Inventory
Action
128 resources · 2.2 MB · 356 KB savings available
FIX
128 resources · 2.2 MB · 356 KB savings available
Warning::
Page weight 1.2 MB over 1MB target
Got: 2.2 MB Expected: ≤ 1 MB
Info::
~356 KB of savings available
Warning::
124 third-party resources (98% of weight)
Info::
2 resources over 200KB
128 resources · 2.2 MiB · 124 third-party 1.2 MiB over 1MB target
JavaScript 42% · 932.3 KiB
Font 25% · 567.1 KiB
Image 23% · 511.5 KiB
Other 8% · 168.6 KiB
Document 2% · 36.6 KiB
CSS 0% · 9.0 KiB

~356.1 KiB of savings available

Remove unused JavaScript: 356.1 KiB
C
Image Optimization
Action
31 images, 0 KB saveable
REVIEW
31 images, 0 KB saveable
Warning::
https://photos5.appleinsider.com/gallery/66782-140... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://photos5.appleinsider.com/gallery/67377-141... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://photos5.appleinsider.com/gallery/67368-141... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://photos5.appleinsider.com/gallery/66473-139... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://photos5.appleinsider.com/gallery/64642-134... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://photos5.appleinsider.com/gallery/67425-141... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://photos5.appleinsider.com/gallery/67332-141... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://photos5.appleinsider.com/gallery/61640-127... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://photos5.appleinsider.com/gallery/51528-139... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://photos5.appleinsider.com/gallery/67431-141... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://photos5.appleinsider.com/gallery/67423-141... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://photos5.appleinsider.com/gallery/67326-141... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://photos5.appleinsider.com/gallery/67049-140... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://photos5.appleinsider.com/gallery/67416-141... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://photos5.appleinsider.com/gallery/67432-141... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://photos5.appleinsider.com/gallery/67029-140... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://photos5.appleinsider.com/gallery/67388-141... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://photos5.appleinsider.com/gallery/66807-140... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://photos5.appleinsider.com/gallery/67426-141... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://photos5.appleinsider.com/gallery/67062-141... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://photos5.appleinsider.com/gallery/67427-141... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://photos5.appleinsider.com/gallery/67424-141... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://photos5.appleinsider.com/gallery/67016-140... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://photos5.appleinsider.com/gallery/67429-141... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
31 images 508 KB
0 oversized -0 KB
30 legacy format
25 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

Performance issues directly impact user engagement and conversion rates.

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

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

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

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

C
JS Execution Cost
Action
1218ms total JS execution
REVIEW
1218ms total JS execution
Info::
Unattributable: 239ms CPU time
Info::
https://appleinsider.com/: 204ms CPU time
Info::
https://scripts.clarity.ms/0.8.59/clarity.js: 184ms CPU time
Info::
https://player.bidmatic.io/prebidlink/31ee76261d87...: 178ms CPU time
Info::
https://fearlessfaucet.com/public/j4oc7nk/81lv2sr4...: 170ms CPU time
Warning::
Third-party scripts: 958ms (79% of total)

Main Thread Breakdown

Script Evaluation 64% Other 18% Style & Layout 7% Script Parsing & Compilation 5%
ScriptTotalScriptingParse/CompileParty
Unattributable239ms59ms0ms3rd
https://appleinsider.com/204ms71ms2ms1st
https://scripts.clarity.ms/0.8.59/clarity.js184ms169ms2ms3rd
https://player.bidmatic.io/prebidlink/31ee76261d87fed8cb9d4c465c48158c/hbp_master_747657_17968.js178ms160ms8ms3rd
https://fearlessfaucet.com/public/j4oc7nk/81lv2sr4k_e/ConsentManager,Sticky2170ms144ms15ms3rd
https://www.googletagmanager.com/gtag/js?id=G-YEFM13KEVL69ms38ms11ms3rd
https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604160201/pubads_impl.js61ms43ms13ms3rd
https://player.bidmatic.io/prebidlink/dJ6LU/hbw_master_747657_17968.js58ms36ms10ms3rd
https://appleinsider.com/cdn-cgi/challenge-platform/scripts/jsd/main.js56ms54ms1ms1st
B
HTTP Caching
no-cache, private
REVIEW
no-cache, private
Info::
Cache-Control header is set
Got: no-cache, private
Info::
No ETag or Last-Modified header
Conditional requests (304 Not Modified) are not possible without validators.
Cache-Control

no-cache, private

DirectiveValueMeaning
no-cacheCache but always revalidate first
privateOnly browser cache, not CDN/proxy
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
3 fonts (567 KB)
PASS
3 fonts (567 KB)
Info::
3 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

3

567 KB total

Render-blocking

0

of 3

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 FCP 596 ms LCP 846 mshttps://rsms.me/inter/font-files/InterVariable.woff2?v=4.1InterVariable.woff2 https://rsms.me/inter/font-files/InterVariable.woff2?v=4.1 — 344.9 KiB — 126 ms — font-display: swaphttps://rsms.me/inter/font-files/Inter-Bold.woff2?v=4.1Inter-Bold.woff2 https://rsms.me/inter/font-files/Inter-Bold.woff2?v=4.1 — 112.9 KiB — 29 ms — font-display: swaphttps://rsms.me/inter/font-files/Inter-Regular.woff2?v=4.1Inter-Regular.woff2 https://rsms.me/inter/font-files/Inter-Regular.woff2?v=4.1 — 109.4 KiB — 32 ms — font-display: swap
InterVariable.woff2 woff2 swap
Size 345 KB
Load time 126 ms
Start 552 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
Inter-Bold.woff2 woff2 swap
Size 113 KB
Load time 29 ms
Start 1.5 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
Inter-Regular.woff2 woff2 swap
Size 109 KB
Load time 32 ms
Start 1.5 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 ~284 KB and ~568 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+
Green Hosting
Whether the site is served from green-energy infrastructure
PASS

Green Hosting

This site is hosted on green energy infrastructure

Provider: Cloudflare

Network Waterfall
128 requests over 4958ms
INFO
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s FCP 596 ms LCP 846 mshttps://appleinsider.com// https://appleinsider.com/ — 200 — 36.6 KiB — 528 ms — h3https://photos5.appleinsider.com/v11/build/assets/app-676b502e.cssphotos5.appleinsider.com/v11/build/... https://photos5.appleinsider.com/v11/build/assets/app-676b502e.css — 200 — 6.9 KiB — 42 ms — h3https://photos5.appleinsider.com/gallery/66473-139434-johnternusheader-l.jpgphotos5.appleinsider.com/gallery/66... https://photos5.appleinsider.com/gallery/66473-139434-johnternusheader-l.jpg — 200 — 60.3 KiB — 59 ms — h3https://rsms.me/inter/inter.cssrsms.me/inter/inter.css https://rsms.me/inter/inter.css — 200 — 2.0 KiB — 51 ms — h3https://photos5.appleinsider.com/v11/build/assets/app-4ed993c7.jsphotos5.appleinsider.com/v11/build/... https://photos5.appleinsider.com/v11/build/assets/app-4ed993c7.js — 200 — 553 B — 60 ms — h3https://photos5.appleinsider.com/v11/build/assets/global-6cb35531.jsphotos5.appleinsider.com/v11/build/... https://photos5.appleinsider.com/v11/build/assets/global-6cb35531.js — 200 — 2.7 KiB — 63 ms — h3https://photos5.appleinsider.com/v11/webmanifest.jsonphotos5.appleinsider.com/v11/webman... https://photos5.appleinsider.com/v11/webmanifest.json — 200 — 775 B — 400 ms — h3https://photos5.appleinsider.com/gallery/67332-141714-000-lead-Mac-Neo-m.jpgphotos5.appleinsider.com/gallery/67... https://photos5.appleinsider.com/gallery/67332-141714-000-lead-Mac-Neo-m.jpg — 200 — 6.7 KiB — 31 ms — h3https://photos5.appleinsider.com/gallery/67377-141810-macbook-neo-sale-april-2026-m.jpgphotos5.appleinsider.com/gallery/67... https://photos5.appleinsider.com/gallery/67377-141810-macbook-neo-sale-april-2026-m.jpg — 200 — 15.7 KiB — 28 ms — h3https://photos5.appleinsider.com/gallery/67326-141719-mbneolenovo1-m.jpgphotos5.appleinsider.com/gallery/67... https://photos5.appleinsider.com/gallery/67326-141719-mbneolenovo1-m.jpg — 200 — 12.2 KiB — 55 ms — h3https://photos5.appleinsider.com/gallery/67368-141795-iOS-27-m.jpgphotos5.appleinsider.com/gallery/67... https://photos5.appleinsider.com/gallery/67368-141795-iOS-27-m.jpg — 200 — 7.4 KiB — 55 ms — h3https://photos5.appleinsider.com/gallery/67049-140947-16-inch-MacBook-Pro-on-desk-with-accessories-2-m.jpgphotos5.appleinsider.com/gallery/67... https://photos5.appleinsider.com/gallery/67049-140947-16-inch-MacBook-Pro-on-desk-with-accessories-2-m.jpg — 200 — 11.6 KiB — 55 ms — h3https://photos5.appleinsider.com/gallery/67029-140853-iphone17ereview-4-m.jpgphotos5.appleinsider.com/gallery/67... https://photos5.appleinsider.com/gallery/67029-140853-iphone17ereview-4-m.jpg — 200 — 21.8 KiB — 55 ms — h3https://photos5.appleinsider.com/gallery/67062-141010-MacBook-Neo-citrus-open-back-table-m.jpgphotos5.appleinsider.com/gallery/67... https://photos5.appleinsider.com/gallery/67062-141010-MacBook-Neo-citrus-open-back-table-m.jpg — 200 — 12.7 KiB — 55 ms — h3https://photos5.appleinsider.com/gallery/61640-127402-vpn1-m.jpgphotos5.appleinsider.com/gallery/61... https://photos5.appleinsider.com/gallery/61640-127402-vpn1-m.jpg — 200 — 20.2 KiB — 52 ms — h3https://www.googletagmanager.com/gtag/js?id=G-YEFM13KEVLwww.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-YEFM13KEVL — 200 — 159.6 KiB — 159 ms — h2https://photos5.appleinsider.com/gallery/58801-119840-43836-85275-000-lead-Tim-Cook-with-Steve-Jobs-xl-m.jpgphotos5.appleinsider.com/gallery/58... https://photos5.appleinsider.com/gallery/58801-119840-43836-85275-000-lead-Tim-Cook-with-Steve-Jobs-xl-m.jpg — 200 — 17.5 KiB — 54 ms — h3https://photos5.appleinsider.com/gallery/67414-141901-Srouji-m.jpgphotos5.appleinsider.com/gallery/67... https://photos5.appleinsider.com/gallery/67414-141901-Srouji-m.jpg — 200 — 13.1 KiB — 56 ms — h3https://photos5.appleinsider.com/gallery/67428-141928-macbook-pro-16-inch-2026-discounts-m.jpgphotos5.appleinsider.com/gallery/67... https://photos5.appleinsider.com/gallery/67428-141928-macbook-pro-16-inch-2026-discounts-m.jpg — 200 — 13.3 KiB — 59 ms — h3https://photos5.appleinsider.com/gallery/66449-139348-John-Ternus-outside-m.jpgphotos5.appleinsider.com/gallery/66... https://photos5.appleinsider.com/gallery/66449-139348-John-Ternus-outside-m.jpg — 200 — 15.4 KiB — 43 ms — h3https://photos5.appleinsider.com/gallery/67416-141906-Apple-Park-night-Rainbow-Stage-l.jpgphotos5.appleinsider.com/gallery/67... https://photos5.appleinsider.com/gallery/67416-141906-Apple-Park-night-Rainbow-Stage-l.jpg — 200 — 27.6 KiB — 65 ms — h3https://photos5.appleinsider.com/gallery/67388-141838-apple-watch-series-11-299-sale-l.jpgphotos5.appleinsider.com/gallery/67... https://photos5.appleinsider.com/gallery/67388-141838-apple-watch-series-11-299-sale-l.jpg — 200 — 51.5 KiB — 64 ms — h3https://photos5.appleinsider.com/gallery/51528-139657-000-lead-Disney-m.jpgphotos5.appleinsider.com/gallery/51... https://photos5.appleinsider.com/gallery/51528-139657-000-lead-Disney-m.jpg — 200 — 18.6 KiB — 82 ms — h3https://photos5.appleinsider.com/gallery/67432-141931-Tim-Cook-gesturing-m.jpgphotos5.appleinsider.com/gallery/67... https://photos5.appleinsider.com/gallery/67432-141931-Tim-Cook-gesturing-m.jpg — 200 — 16.7 KiB — 69 ms — h3https://photos5.appleinsider.com/gallery/67431-141930-67368-141795-iOS-27-xl-(1)-m.jpgphotos5.appleinsider.com/gallery/67... https://photos5.appleinsider.com/gallery/67431-141930-67368-141795-iOS-27-xl-(1)-m.jpg — 200 — 22.5 KiB — 72 ms — h3https://photos5.appleinsider.com/gallery/67016-140774-000-lede-David-Pogue-m.jpgphotos5.appleinsider.com/gallery/67... https://photos5.appleinsider.com/gallery/67016-140774-000-lede-David-Pogue-m.jpg — 200 — 15.8 KiB — 80 ms — h3https://photos5.appleinsider.com/gallery/66807-140116-applehoustonshots7-m.jpgphotos5.appleinsider.com/gallery/66... https://photos5.appleinsider.com/gallery/66807-140116-applehoustonshots7-m.jpg — 200 — 17.2 KiB — 77 ms — h3https://photos5.appleinsider.com/gallery/66782-140045-VendorUI_cropped_processed_by_imagy-m.jpgphotos5.appleinsider.com/gallery/66... https://photos5.appleinsider.com/gallery/66782-140045-VendorUI_cropped_processed_by_imagy-m.jpg — 200 — 7.7 KiB — 78 ms — h3https://photos5.appleinsider.com/gallery/67429-141929-satechochar140w-m.jpgphotos5.appleinsider.com/gallery/67... https://photos5.appleinsider.com/gallery/67429-141929-satechochar140w-m.jpg — 200 — 13.5 KiB — 79 ms — h3https://photos5.appleinsider.com/gallery/64642-134691-Cook-Trump-shake-m.jpgphotos5.appleinsider.com/gallery/64... https://photos5.appleinsider.com/gallery/64642-134691-Cook-Trump-shake-m.jpg — 200 — 17.8 KiB — 79 ms — h3
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s FCP 596 ms LCP 846 mshttps://appleinsider.com// https://appleinsider.com/ — 200 — 36.6 KiB — 528 ms — h3https://photos5.appleinsider.com/v11/build/assets/app-676b502e.cssphotos5.appleinsider.com/v11/build/... https://photos5.appleinsider.com/v11/build/assets/app-676b502e.css — 200 — 6.9 KiB — 42 ms — h3https://photos5.appleinsider.com/gallery/66473-139434-johnternusheader-l.jpgphotos5.appleinsider.com/gallery/66... https://photos5.appleinsider.com/gallery/66473-139434-johnternusheader-l.jpg — 200 — 60.3 KiB — 59 ms — h3https://rsms.me/inter/inter.cssrsms.me/inter/inter.css https://rsms.me/inter/inter.css — 200 — 2.0 KiB — 51 ms — h3https://photos5.appleinsider.com/v11/build/assets/app-4ed993c7.jsphotos5.appleinsider.com/v11/build/... https://photos5.appleinsider.com/v11/build/assets/app-4ed993c7.js — 200 — 553 B — 60 ms — h3https://photos5.appleinsider.com/v11/build/assets/global-6cb35531.jsphotos5.appleinsider.com/v11/build/... https://photos5.appleinsider.com/v11/build/assets/global-6cb35531.js — 200 — 2.7 KiB — 63 ms — h3https://photos5.appleinsider.com/v11/webmanifest.jsonphotos5.appleinsider.com/v11/webman... https://photos5.appleinsider.com/v11/webmanifest.json — 200 — 775 B — 400 ms — h3https://photos5.appleinsider.com/gallery/67332-141714-000-lead-Mac-Neo-m.jpgphotos5.appleinsider.com/gallery/67... https://photos5.appleinsider.com/gallery/67332-141714-000-lead-Mac-Neo-m.jpg — 200 — 6.7 KiB — 31 ms — h3https://photos5.appleinsider.com/gallery/67377-141810-macbook-neo-sale-april-2026-m.jpgphotos5.appleinsider.com/gallery/67... https://photos5.appleinsider.com/gallery/67377-141810-macbook-neo-sale-april-2026-m.jpg — 200 — 15.7 KiB — 28 ms — h3https://photos5.appleinsider.com/gallery/67326-141719-mbneolenovo1-m.jpgphotos5.appleinsider.com/gallery/67... https://photos5.appleinsider.com/gallery/67326-141719-mbneolenovo1-m.jpg — 200 — 12.2 KiB — 55 ms — h3https://photos5.appleinsider.com/gallery/67368-141795-iOS-27-m.jpgphotos5.appleinsider.com/gallery/67... https://photos5.appleinsider.com/gallery/67368-141795-iOS-27-m.jpg — 200 — 7.4 KiB — 55 ms — h3https://photos5.appleinsider.com/gallery/67049-140947-16-inch-MacBook-Pro-on-desk-with-accessories-2-m.jpgphotos5.appleinsider.com/gallery/67... https://photos5.appleinsider.com/gallery/67049-140947-16-inch-MacBook-Pro-on-desk-with-accessories-2-m.jpg — 200 — 11.6 KiB — 55 ms — h3https://photos5.appleinsider.com/gallery/67029-140853-iphone17ereview-4-m.jpgphotos5.appleinsider.com/gallery/67... https://photos5.appleinsider.com/gallery/67029-140853-iphone17ereview-4-m.jpg — 200 — 21.8 KiB — 55 ms — h3https://photos5.appleinsider.com/gallery/67062-141010-MacBook-Neo-citrus-open-back-table-m.jpgphotos5.appleinsider.com/gallery/67... https://photos5.appleinsider.com/gallery/67062-141010-MacBook-Neo-citrus-open-back-table-m.jpg — 200 — 12.7 KiB — 55 ms — h3https://photos5.appleinsider.com/gallery/61640-127402-vpn1-m.jpgphotos5.appleinsider.com/gallery/61... https://photos5.appleinsider.com/gallery/61640-127402-vpn1-m.jpg — 200 — 20.2 KiB — 52 ms — h3https://www.googletagmanager.com/gtag/js?id=G-YEFM13KEVLwww.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-YEFM13KEVL — 200 — 159.6 KiB — 159 ms — h2https://photos5.appleinsider.com/gallery/58801-119840-43836-85275-000-lead-Tim-Cook-with-Steve-Jobs-xl-m.jpgphotos5.appleinsider.com/gallery/58... https://photos5.appleinsider.com/gallery/58801-119840-43836-85275-000-lead-Tim-Cook-with-Steve-Jobs-xl-m.jpg — 200 — 17.5 KiB — 54 ms — h3https://photos5.appleinsider.com/gallery/67414-141901-Srouji-m.jpgphotos5.appleinsider.com/gallery/67... https://photos5.appleinsider.com/gallery/67414-141901-Srouji-m.jpg — 200 — 13.1 KiB — 56 ms — h3https://photos5.appleinsider.com/gallery/67428-141928-macbook-pro-16-inch-2026-discounts-m.jpgphotos5.appleinsider.com/gallery/67... https://photos5.appleinsider.com/gallery/67428-141928-macbook-pro-16-inch-2026-discounts-m.jpg — 200 — 13.3 KiB — 59 ms — h3https://photos5.appleinsider.com/gallery/66449-139348-John-Ternus-outside-m.jpgphotos5.appleinsider.com/gallery/66... https://photos5.appleinsider.com/gallery/66449-139348-John-Ternus-outside-m.jpg — 200 — 15.4 KiB — 43 ms — h3https://photos5.appleinsider.com/gallery/67416-141906-Apple-Park-night-Rainbow-Stage-l.jpgphotos5.appleinsider.com/gallery/67... https://photos5.appleinsider.com/gallery/67416-141906-Apple-Park-night-Rainbow-Stage-l.jpg — 200 — 27.6 KiB — 65 ms — h3https://photos5.appleinsider.com/gallery/67388-141838-apple-watch-series-11-299-sale-l.jpgphotos5.appleinsider.com/gallery/67... https://photos5.appleinsider.com/gallery/67388-141838-apple-watch-series-11-299-sale-l.jpg — 200 — 51.5 KiB — 64 ms — h3https://photos5.appleinsider.com/gallery/51528-139657-000-lead-Disney-m.jpgphotos5.appleinsider.com/gallery/51... https://photos5.appleinsider.com/gallery/51528-139657-000-lead-Disney-m.jpg — 200 — 18.6 KiB — 82 ms — h3https://photos5.appleinsider.com/gallery/67432-141931-Tim-Cook-gesturing-m.jpgphotos5.appleinsider.com/gallery/67... https://photos5.appleinsider.com/gallery/67432-141931-Tim-Cook-gesturing-m.jpg — 200 — 16.7 KiB — 69 ms — h3https://photos5.appleinsider.com/gallery/67431-141930-67368-141795-iOS-27-xl-(1)-m.jpgphotos5.appleinsider.com/gallery/67... https://photos5.appleinsider.com/gallery/67431-141930-67368-141795-iOS-27-xl-(1)-m.jpg — 200 — 22.5 KiB — 72 ms — h3https://photos5.appleinsider.com/gallery/67016-140774-000-lede-David-Pogue-m.jpgphotos5.appleinsider.com/gallery/67... https://photos5.appleinsider.com/gallery/67016-140774-000-lede-David-Pogue-m.jpg — 200 — 15.8 KiB — 80 ms — h3https://photos5.appleinsider.com/gallery/66807-140116-applehoustonshots7-m.jpgphotos5.appleinsider.com/gallery/66... https://photos5.appleinsider.com/gallery/66807-140116-applehoustonshots7-m.jpg — 200 — 17.2 KiB — 77 ms — h3https://photos5.appleinsider.com/gallery/66782-140045-VendorUI_cropped_processed_by_imagy-m.jpgphotos5.appleinsider.com/gallery/66... https://photos5.appleinsider.com/gallery/66782-140045-VendorUI_cropped_processed_by_imagy-m.jpg — 200 — 7.7 KiB — 78 ms — h3https://photos5.appleinsider.com/gallery/67429-141929-satechochar140w-m.jpgphotos5.appleinsider.com/gallery/67... https://photos5.appleinsider.com/gallery/67429-141929-satechochar140w-m.jpg — 200 — 13.5 KiB — 79 ms — h3https://photos5.appleinsider.com/gallery/64642-134691-Cook-Trump-shake-m.jpgphotos5.appleinsider.com/gallery/64... https://photos5.appleinsider.com/gallery/64642-134691-Cook-Trump-shake-m.jpg — 200 — 17.8 KiB — 79 ms — h3https://photos5.appleinsider.com/gallery/67427-141927-Apple-Pay-Apple-Card-m.jpgphotos5.appleinsider.com/gallery/67... https://photos5.appleinsider.com/gallery/67427-141927-Apple-Pay-Apple-Card-m.jpg — 200 — 14.6 KiB — 79 ms — h3https://photos5.appleinsider.com/gallery/67426-141926-silohead-m.jpgphotos5.appleinsider.com/gallery/67... https://photos5.appleinsider.com/gallery/67426-141926-silohead-m.jpg — 200 — 16.9 KiB — 79 ms — h3https://photos5.appleinsider.com/gallery/67425-141924-JennieBeatsOnyxBlack-m.jpgphotos5.appleinsider.com/gallery/67... https://photos5.appleinsider.com/gallery/67425-141924-JennieBeatsOnyxBlack-m.jpg — 200 — 12.2 KiB — 79 ms — h3https://photos5.appleinsider.com/gallery/67423-141921-IMG_6631-m.jpgphotos5.appleinsider.com/gallery/67... https://photos5.appleinsider.com/gallery/67423-141921-IMG_6631-m.jpg — 200 — 8.4 KiB — 79 ms — h3https://photos5.appleinsider.com/gallery/67424-141920-000-lead-McCartney-m.jpgphotos5.appleinsider.com/gallery/67... https://photos5.appleinsider.com/gallery/67424-141920-000-lead-McCartney-m.jpg — 200 — 17.4 KiB — 78 ms — h3https://rsms.me/inter/font-files/InterVariable.woff2?v=4.1rsms.me/inter/font-files/InterVaria... https://rsms.me/inter/font-files/InterVariable.woff2?v=4.1 — 200 — 344.9 KiB — 126 ms — h3https://rabbitrifle.com/assets/g9ydm4/c65xni-prod.jsrabbitrifle.com/assets/g9ydm4/c65xn... https://rabbitrifle.com/assets/g9ydm4/c65xni-prod.js — 200 — 62.6 KiB — 124 ms — h2https://fearlessfaucet.com/assets/g2rfqmothckcv55su-prod.jsfearlessfaucet.com/assets/g2rfqmoth... https://fearlessfaucet.com/assets/g2rfqmothckcv55su-prod.js — 200 — 4.4 KiB — 87 ms — h2https://player.bidmatic.io/prebidlink/493557/hb_747657_17968.jsplayer.bidmatic.io/prebidlink/49355... https://player.bidmatic.io/prebidlink/493557/hb_747657_17968.js — 200 — 1.1 KiB — 90 ms — h2https://securepubads.g.doubleclick.net/tag/js/gpt.jssecurepubads.g.doubleclick.net/tag/... https://securepubads.g.doubleclick.net/tag/js/gpt.js — 200 — 33.7 KiB — 54 ms — h3https://player.bidmatic.io/prebidlink/493557/wrapper_hb_747657_17968.jsplayer.bidmatic.io/prebidlink/49355... https://player.bidmatic.io/prebidlink/493557/wrapper_hb_747657_17968.js — 200 — 2.2 KiB — 89 ms — h2https://photos5.appleinsider.com/v11/build/assets/ads-bf9bf476.jsphotos5.appleinsider.com/v11/build/... https://photos5.appleinsider.com/v11/build/assets/ads-bf9bf476.js — 200 — 1.3 KiB — 41 ms — h3https://www.clarity.ms/tag/bk0zs5siy4www.clarity.ms/tag/bk0zs5siy4 https://www.clarity.ms/tag/bk0zs5siy4 — 200 — 843 B — 135 ms — http/1.1https://photos5.appleinsider.com/v11/build/assets/sticky_ads-70bbffdc.jsphotos5.appleinsider.com/v11/build/... https://photos5.appleinsider.com/v11/build/assets/sticky_ads-70bbffdc.js — 200 — 1.8 KiB — 40 ms — h3https://appleinsider.com/cdn-cgi/challenge-platform/scripts/jsd/main.js/cdn-cgi/challenge-platform/scripts... https://appleinsider.com/cdn-cgi/challenge-platform/scripts/jsd/main.js — 302 — 223 B — 29 ms — h3https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604160201/pubads_impl.jssecurepubads.g.doubleclick.net/page... https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604160201/pubads_impl.js — 200 — 187.7 KiB — 73 ms — h3https://appleinsider.com/cdn-cgi/challenge-platform/h/b/scripts/jsd/0b8fb825cb67/main.js?/cdn-cgi/challenge-platform/h/b/scr... https://appleinsider.com/cdn-cgi/challenge-platform/h/b/scripts/jsd/0b8fb825cb67/main.js? — 200 — 13.0 KiB — 25 ms — h3https://aax.amazon-adsystem.com/e/dtb/bid/23645.7/0/prebid?adunitid=$rs_300x250_$riaax.amazon-adsystem.com/e/dtb/bid/2... https://aax.amazon-adsystem.com/e/dtb/bid/23645.7/0/prebid?adunitid=$rs_300x250_$ri — 200 — 305 B — 151 ms — h2https://player.bidmatic.io/prebidlink/31ee76261d87fed8cb9d4c465c48158c/hbp_master_747657_17968.jsplayer.bidmatic.io/prebidlink/31ee7... https://player.bidmatic.io/prebidlink/31ee76261d87fed8cb9d4c465c48158c/hbp_master_747657_17968.js — 200 — 137.0 KiB — 103 ms — h2https://player.bidmatic.io/prebidlink/dJ6LU/hbw_master_747657_17968.jsplayer.bidmatic.io/prebidlink/dJ6LU... https://player.bidmatic.io/prebidlink/dJ6LU/hbw_master_747657_17968.js — 200 — 75.5 KiB — 117 ms — h2https://scripts.clarity.ms/0.8.59/clarity.jsscripts.clarity.ms/0.8.59/clarity.j... https://scripts.clarity.ms/0.8.59/clarity.js — 200 — 26.2 KiB — 135 ms — h2https://appleinsider.com/cdn-cgi/challenge-platform/h/b/jsd/oneshot/0b8fb825cb67/0.3010120391956863:1776806030:O4nFJ4H1SlPhxYobbUGYG2ts5IwT06syHfVwjWSU9s8/9effa36edd35d477/cdn-cgi/challenge-platform/h/b/jsd... https://appleinsider.com/cdn-cgi/challenge-platform/h/b/jsd/oneshot/0b8fb825cb67/0.3010120391956863:1776806030:O4nFJ4H1SlPhxYobbUGYG2ts5IwT06syHfVwjWSU9s8/9effa36edd35d477 — 200 — 1.0 KiB — 23 ms — h3https://sghb.bidmatic.io/geo/sghb.bidmatic.io/geo/ https://sghb.bidmatic.io/geo/ — 200 — 560 B — 289 ms — http/1.1https://photos5.appleinsider.com/v11/favicon.svgphotos5.appleinsider.com/v11/favico... https://photos5.appleinsider.com/v11/favicon.svg — 200 — 1.1 KiB — 27 ms — h3https://securepubads.g.doubleclick.net/pagead/managed/dict/m202604210101/gptsecurepubads.g.doubleclick.net/page... https://securepubads.g.doubleclick.net/pagead/managed/dict/m202604210101/gpt — 200 — 23.0 KiB — 28 ms — h3https://fearlessfaucet.com/j8w0b3l/dufrh2_cd3cw6ma5afearlessfaucet.com/j8w0b3l/dufrh2_c... https://fearlessfaucet.com/j8w0b3l/dufrh2_cd3cw6ma5a — 200 — 327 B — 61 ms — h3https://photos5.appleinsider.com/v11/favicon.icophotos5.appleinsider.com/v11/favico... https://photos5.appleinsider.com/v11/favicon.ico — 200 — 1.5 KiB — 28 ms — h3https://n.clarity.ms/collectn.clarity.ms/collect https://n.clarity.ms/collect — 204 — 280 B — 523 ms — http/1.1https://fearlessfaucet.com/j8w0b3l/dufrh2_cd3cw6ma5afearlessfaucet.com/j8w0b3l/dufrh2_c... https://fearlessfaucet.com/j8w0b3l/dufrh2_cd3cw6ma5a — 200 — 876 B — 30 ms — h3https://fearlessfaucet.com/public/j4oc7nk/81lv2sr4k_e/ConsentManager,Sticky2fearlessfaucet.com/public/j4oc7nk/8... https://fearlessfaucet.com/public/j4oc7nk/81lv2sr4k_e/ConsentManager,Sticky2 — 200 — 201.2 KiB — 87 ms — h3https://region1.analytics.google.com/g/collect?v=2&tid=G-YEFM13KEVL&gtm=45je64k0h2v871868330za200zd871868330&_p=1776808584139&_gaz=1&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&tcfd=1000h&_eu=AAAAAGA&are=1&cid=1103807645.1776808585&frm=0&pscdl=noapi&rcb=17&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&gaf=2&_s=1&tag_exp=0~115616986~115938466~115938469~117266400~118463261&sid=1776808584&sct=1&seg=0&dl=https%3A%2F%2Fappleinsider.com%2F&dt=Apple%20News%2C%20Rumors%2C%20Reviews%2C%20Prices%20%26%20Deals%20%7C%20AppleInsider&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&ep.content_group=frontpage&ep.prefers_color_scheme=light&tfd=1192region1.analytics.google.com/g/coll... https://region1.analytics.google.com/g/collect?v=2&tid=G-YEFM13KEVL&gtm=45je64k0h2v871868330za200zd871868330&_p=1776808584139&_gaz=1&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&tcfd=1000h&_eu=AAAAAGA&are=1&cid=1103807645.1776808585&frm=0&pscdl=noapi&rcb=17&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&gaf=2&_s=1&tag_exp=0~115616986~115938466~115938469~117266400~118463261&sid=1776808584&sct=1&seg=0&dl=https%3A%2F%2Fappleinsider.com%2F&dt=Apple%20News%2C%20Rumors%2C%20Reviews%2C%20Prices%20%26%20Deals%20%7C%20AppleInsider&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&ep.content_group=frontpage&ep.prefers_color_scheme=light&tfd=1192 — 204 — 549 B — 90 ms — h2https://www.google.es/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-YEFM13KEVL&cid=1103807645.1776808585&gtm=45je64k0h2v871868330za200zd871868330&rcb=17&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115616986~115938466~115938469~117266400~118463261&z=1387787777www.google.es/ads/ga-audiences?v=1&... https://www.google.es/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-YEFM13KEVL&cid=1103807645.1776808585&gtm=45je64k0h2v871868330za200zd871868330&rcb=17&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115616986~115938466~115938469~117266400~118463261&z=1387787777 — 200 — 408 B — 78 ms — h2https://stats.g.doubleclick.net/g/collect?v=2&tid=G-YEFM13KEVL&cid=1103807645.1776808585&gtm=45je64k0h2v871868330za200zd871868330&rcb=17&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115616986~115938466~115938469~117266400~118463261stats.g.doubleclick.net/g/collect?v... https://stats.g.doubleclick.net/g/collect?v=2&tid=G-YEFM13KEVL&cid=1103807645.1776808585&gtm=45je64k0h2v871868330za200zd871868330&rcb=17&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115616986~115938466~115938469~117266400~118463261 — 204 — 549 B — 71 ms — h2https://rabbitrifle.com/acv.jsonrabbitrifle.com/acv.json https://rabbitrifle.com/acv.json — 200 — 18.1 KiB — 57 ms — h3https://fearlessfaucet.com/public/j1egbio/scyg9yxqzw9rc4d_uveynnf64q4gzrzdqfearlessfaucet.com/public/j1egbio/s... https://fearlessfaucet.com/public/j1egbio/scyg9yxqzw9rc4d_uveynnf64q4gzrzdq — 200 — 108.2 KiB — 49 ms — h3https://images.getadmiral.com/MTIsMjUzZDhhMjc0M2Nkimages.getadmiral.com/MTIsMjUzZDhhM... https://images.getadmiral.com/MTIsMjUzZDhhMjc0M2Nk — 200 — 2.0 KiB — 196 ms — h2https://player.adtelligent.com/exchange_rates/747380/config.json?cb=https%3A%2F%2Fappleinsider.com%2Fplayer.adtelligent.com/exchange_rat... https://player.adtelligent.com/exchange_rates/747380/config.json?cb=https%3A%2F%2Fappleinsider.com%2F — 200 — 1.4 KiB — 92 ms — h2https://sellers-monitor-service.bidmatic.io/sellers-scan/search-domain?url=appleinsider.comsellers-monitor-service.bidmatic.io... https://sellers-monitor-service.bidmatic.io/sellers-scan/search-domain?url=appleinsider.com — 200 — 279 B — 129 ms — h2https://ident.mygaru.com/webview.jsident.mygaru.com/webview.js https://ident.mygaru.com/webview.js — 200 — 1014 B — 180 ms — h2https://sghb.bidmatic.io/adunit/tracking?adid=95ye3i.at&full_page_url=https%3A%2F%2Fappleinsider.com%2F&vpbv=A454&strategyId=27&pbjsv=v10.20.0-pre&cur=USD&event=11&type=0&client_id=747657&site_id=17968&features=82022&tte=694&lifecycle_tte=1306sghb.bidmatic.io/adunit/tracking?ad... https://sghb.bidmatic.io/adunit/tracking?adid=95ye3i.at&full_page_url=https%3A%2F%2Fappleinsider.com%2F&vpbv=A454&strategyId=27&pbjsv=v10.20.0-pre&cur=USD&event=11&type=0&client_id=747657&site_id=17968&features=82022&tte=694&lifecycle_tte=1306 — 200 — 344 B — 278 ms — http/1.1https://rsms.me/inter/font-files/Inter-Bold.woff2?v=4.1rsms.me/inter/font-files/Inter-Bold... https://rsms.me/inter/font-files/Inter-Bold.woff2?v=4.1 — 200 — 112.9 KiB — 29 ms — h3https://rsms.me/inter/font-files/Inter-Regular.woff2?v=4.1rsms.me/inter/font-files/Inter-Regu... https://rsms.me/inter/font-files/Inter-Regular.woff2?v=4.1 — 200 — 109.4 KiB — 32 ms — h3https://ident.mygaru.com/checker/ident.mygaru.com/checker/ https://ident.mygaru.com/checker/ — 200 — 84 B — 60 ms — h2https://fearlessfaucet.com/j8w0b3l/dufrh2_cd3cw6ma5afearlessfaucet.com/j8w0b3l/dufrh2_c... https://fearlessfaucet.com/j8w0b3l/dufrh2_cd3cw6ma5a — 200 — 314 B — 34 ms — h3https://n.clarity.ms/collectn.clarity.ms/collect https://n.clarity.ms/collect — 204 — 280 B — 200 ms — http/1.1https://script.4dex.io/a/latest/adagio.jsscript.4dex.io/a/latest/adagio.js https://script.4dex.io/a/latest/adagio.js — 200 — 19.5 KiB — 65 ms — http/1.1https://id.crwdcntrl.net/id?gdpr_applies=true&gdpr_consent=CQjA2wAQjA2wAAJAGAENCbFgAAAAAEPgACiQAAAYtaj-N_62vLf8WCvw3bIcxi_7_AH3YhiCA2TRswLmXUtyRgHvsJmSJE0YUwQMiABRuiCQAJSMDCIiIFCERAqXiHYAJohwnaQA8DJAGYyxMCgAJCfFxbGsgEzwdT86q77EhtZybXtsrlks3BHfuVa8ckqoTE4UwYKO9bYwCIj9eQp7uiVrRaR-Y3SJIQwBjf_KtTLwuw1xeOerTVia8jk6Yl--7Lnv-92ids197rJ9dUkr_W3zeutzd_-2bP-_rv5-__2z3_rj8AAA.IAAA.YAAAD_wAAAAAid.crwdcntrl.net/id?gdpr_applies=tr... https://id.crwdcntrl.net/id?gdpr_applies=true&gdpr_consent=CQjA2wAQjA2wAAJAGAENCbFgAAAAAEPgACiQAAAYtaj-N_62vLf8WCvw3bIcxi_7_AH3YhiCA2TRswLmXUtyRgHvsJmSJE0YUwQMiABRuiCQAJSMDCIiIFCERAqXiHYAJohwnaQA8DJAGYyxMCgAJCfFxbGsgEzwdT86q77EhtZybXtsrlks3BHfuVa8ckqoTE4UwYKO9bYwCIj9eQp7uiVrRaR-Y3SJIQwBjf_KtTLwuw1xeOerTVia8jk6Yl--7Lnv-92ids197rJ9dUkr_W3zeutzd_-2bP-_rv5-__2z3_rj8AAA.IAAA.YAAAD_wAAAAA — 200 — 338 B — 106 ms — h2https://ghb.adtelligent.com/v4/auction/ghb.adtelligent.com/v4/auction/ https://ghb.adtelligent.com/v4/auction/ — 200 — 611 B — 792 ms — http/1.1https://prebid.a-mo.net/a/cprebid.a-mo.net/a/c https://prebid.a-mo.net/a/c — 204 — 175 B — 177 ms — h2https://prebid.a-mo.net/a/cprebid.a-mo.net/a/c https://prebid.a-mo.net/a/c — 204 — 20 B — 205 ms — h2https://adx.adform.net/adx/openrtbadx.adform.net/adx/openrtb https://adx.adform.net/adx/openrtb — 204 — 532 B — 151 ms — h2https://ghb1.adtelligent.com/v4/auction/ghb1.adtelligent.com/v4/auction/ https://ghb1.adtelligent.com/v4/auction/ — 200 — 610 B — 1.4 s — http/1.1https://onetag-sys.com/prebid-requestonetag-sys.com/prebid-request https://onetag-sys.com/prebid-request — 200 — 413 B — 165 ms — h2https://bid.sparteo.com/auction?network_id=67007ef8-0963-4e88-bc8a-86fc1eca76f6&site_domain=appleinsider.combid.sparteo.com/auction?network_id=... https://bid.sparteo.com/auction?network_id=67007ef8-0963-4e88-bc8a-86fc1eca76f6&site_domain=appleinsider.com — 200 — 235 B — 307 ms — h2https://prebid-eu.creativecdn.com/bidder/prebid/bidsprebid-eu.creativecdn.com/bidder/pr... https://prebid-eu.creativecdn.com/bidder/prebid/bids — 204 — 179 B — 103 ms — h2https://prebid.media.net/rtb/prebid?cid=8CU816538prebid.media.net/rtb/prebid?cid=8CU... https://prebid.media.net/rtb/prebid?cid=8CU816538 — 200 — 1.1 KiB — 119 ms — h2https://ittr.eskimi.com/prebidjsittr.eskimi.com/prebidjs https://ittr.eskimi.com/prebidjs — 200 — 0 B — 99 ms — h2https://ittr.eskimi.com/prebidjsittr.eskimi.com/prebidjs https://ittr.eskimi.com/prebidjs — 200 — 0 B — 101 ms — h2https://ittr.eskimi.com/prebidjsittr.eskimi.com/prebidjs https://ittr.eskimi.com/prebidjs — 200 — 0 B — 101 ms — h2https://ittr.eskimi.com/prebidjsittr.eskimi.com/prebidjs https://ittr.eskimi.com/prebidjs — 200 — 0 B — 102 ms — h2https://ittr.eskimi.com/prebidjsittr.eskimi.com/prebidjs https://ittr.eskimi.com/prebidjs — 200 — 0 B — 98 ms — h2https://ittr.eskimi.com/prebidjsittr.eskimi.com/prebidjs https://ittr.eskimi.com/prebidjs — 200 — 0 B — 98 ms — h2https://onetag-sys.com/prebid-requestonetag-sys.com/prebid-request https://onetag-sys.com/prebid-request — 200 — 412 B — 256 ms — h2https://hb.minutemedia-prebid.com/hb-mm-multihb.minutemedia-prebid.com/hb-mm-mul... https://hb.minutemedia-prebid.com/hb-mm-multi — 204 — 179 B — 86 ms — h2https://ap.lijit.com/rtb/bid?src=prebid_prebid_10.20.0-preap.lijit.com/rtb/bid?src=prebid_pre... https://ap.lijit.com/rtb/bid?src=prebid_prebid_10.20.0-pre — 204 — 189 B — 1.2 s — h2https://point.braveglobal.tv/?t=2&partner=59c0c22c38a8be6cdddace0c783d42f7point.braveglobal.tv/?t=2&partner=5... https://point.braveglobal.tv/?t=2&partner=59c0c22c38a8be6cdddace0c783d42f7 — 200 — 343 B — 316 ms — http/1.1https://ap.lijit.com/rtb/bid?src=prebid_prebid_10.20.0-preap.lijit.com/rtb/bid?src=prebid_pre... https://ap.lijit.com/rtb/bid?src=prebid_prebid_10.20.0-pre — 204 — 190 B — 202 ms — h2https://shb.richaudience.com/hb/shb.richaudience.com/hb/ https://shb.richaudience.com/hb/ — 200 — 225 B — 104 ms — h2https://shb.richaudience.com/hb/shb.richaudience.com/hb/ https://shb.richaudience.com/hb/ — 200 — 224 B — 105 ms — h2https://shb.richaudience.com/hb/shb.richaudience.com/hb/ https://shb.richaudience.com/hb/ — 200 — 224 B — 103 ms — h2https://shb.richaudience.com/hb/shb.richaudience.com/hb/ https://shb.richaudience.com/hb/ — 200 — 224 B — 105 ms — h2https://shb.richaudience.com/hb/shb.richaudience.com/hb/ https://shb.richaudience.com/hb/ — 200 — 224 B — 107 ms — h2https://shb.richaudience.com/hb/shb.richaudience.com/hb/ https://shb.richaudience.com/hb/ — 200 — 224 B — 107 ms — h2https://exchange.ops.co/openrtb2/auctionexchange.ops.co/openrtb2/auction https://exchange.ops.co/openrtb2/auction — 200 — 1.4 KiB — 497 ms — h2https://pagead2.googlesyndication.com/pagead/ping?e=1pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/ping?e=1 — 204 — 20 B — 107 ms — h3https://mp.4dex.io/prebid?orgid=1161&gzip=1mp.4dex.io/prebid?orgid=1161&gzip=1 https://mp.4dex.io/prebid?orgid=1161&gzip=1 — 204 — 67 B — 86 ms — h2https://ad.360yield-basic.com/1628/pb?gzip=1ad.360yield-basic.com/1628/pb?gzip=... https://ad.360yield-basic.com/1628/pb?gzip=1 — 204 — 168 B — 185 ms — h2https://ad.360yield-basic.com/1628/pb?gzip=1ad.360yield-basic.com/1628/pb?gzip=... https://ad.360yield-basic.com/1628/pb?gzip=1 — 204 — 168 B — 117 ms — h2https://ad.360yield-basic.com/1628/pb?gzip=1ad.360yield-basic.com/1628/pb?gzip=... https://ad.360yield-basic.com/1628/pb?gzip=1 — 204 — 169 B — 114 ms — h2https://ad.360yield-basic.com/1628/pb?gzip=1ad.360yield-basic.com/1628/pb?gzip=... https://ad.360yield-basic.com/1628/pb?gzip=1 — 204 — 168 B — 143 ms — h2https://ad.360yield-basic.com/1628/pb?gzip=1ad.360yield-basic.com/1628/pb?gzip=... https://ad.360yield-basic.com/1628/pb?gzip=1 — 204 — 168 B — 196 ms — h2https://ad.360yield-basic.com/1628/pb?gzip=1ad.360yield-basic.com/1628/pb?gzip=... https://ad.360yield-basic.com/1628/pb?gzip=1 — 204 — 168 B — 144 ms — h2https://ad.360yield-basic.com/1628/pb?gzip=1ad.360yield-basic.com/1628/pb?gzip=... https://ad.360yield-basic.com/1628/pb?gzip=1 — 204 — 168 B — 178 ms — h2https://ad.360yield-basic.com/1628/pb?gzip=1ad.360yield-basic.com/1628/pb?gzip=... https://ad.360yield-basic.com/1628/pb?gzip=1 — 204 — 168 B — 190 ms — h2https://ad.360yield-basic.com/1628/pb?gzip=1ad.360yield-basic.com/1628/pb?gzip=... https://ad.360yield-basic.com/1628/pb?gzip=1 — 204 — 168 B — 137 ms — h2https://ad.360yield-basic.com/1628/pb?gzip=1ad.360yield-basic.com/1628/pb?gzip=... https://ad.360yield-basic.com/1628/pb?gzip=1 — 204 — 168 B — 175 ms — h2https://ad.360yield-basic.com/1628/pb?gzip=1ad.360yield-basic.com/1628/pb?gzip=... https://ad.360yield-basic.com/1628/pb?gzip=1 — 204 — 168 B — 130 ms — h2https://ittr.eskimi.com/prebidjsittr.eskimi.com/prebidjs https://ittr.eskimi.com/prebidjs — 204 — 107 B — 123 ms — h2https://ad.360yield-basic.com/1628/pb?gzip=1ad.360yield-basic.com/1628/pb?gzip=... https://ad.360yield-basic.com/1628/pb?gzip=1 — 204 — 168 B — 125 ms — h2https://ad.360yield-basic.com/1628/pb?gzip=1ad.360yield-basic.com/1628/pb?gzip=... https://ad.360yield-basic.com/1628/pb?gzip=1 — 204 — 168 B — 129 ms — h2https://mp.4dex.io/prebid?orgid=1566&gzip=1mp.4dex.io/prebid?orgid=1566&gzip=1 https://mp.4dex.io/prebid?orgid=1566&gzip=1 — 200 — 394 B — 59 ms — h2https://ittr.eskimi.com/prebidjsittr.eskimi.com/prebidjs https://ittr.eskimi.com/prebidjs — 204 — 106 B — 148 ms — h2https://ittr.eskimi.com/prebidjsittr.eskimi.com/prebidjs https://ittr.eskimi.com/prebidjs — 204 — 106 B — 152 ms — h2https://ittr.eskimi.com/prebidjsittr.eskimi.com/prebidjs https://ittr.eskimi.com/prebidjs — 204 — 106 B — 156 ms — h2https://ittr.eskimi.com/prebidjsittr.eskimi.com/prebidjs https://ittr.eskimi.com/prebidjs — 204 — 106 B — 147 ms — h2https://ittr.eskimi.com/prebidjsittr.eskimi.com/prebidjs https://ittr.eskimi.com/prebidjs — 204 — 106 B — 152 ms — h2https://sghb.bidmatic.io/adunit/multitrackingsghb.bidmatic.io/adunit/multitracki... https://sghb.bidmatic.io/adunit/multitracking — 204 — 264 B — 190 ms — http/1.1https://sghb.bidmatic.io/adunit/multitrackingsghb.bidmatic.io/adunit/multitracki... https://sghb.bidmatic.io/adunit/multitracking — 204 — 264 B — 96 ms — http/1.1
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
79% of JavaScript execution is third-party
First-party Third-party 958ms · 787KB · €10/mo
Unattributable
Other
Costly
Execution 239ms
Transfer 0 KB
Monthly Cost €3/mo
Microsoft Clarity
Session Replay
Optional
Execution 184ms
Transfer 26 KB
Monthly Cost €2/mo
player.bidmatic.io
Other
Optional
Execution 178ms
Transfer 137 KB
Unused 43%
Monthly Cost €2/mo
fearlessfaucet.com
Other
Optional
Execution 170ms
Transfer 201 KB
Unused 43%
Monthly Cost €2/mo
Google Tag Manager
Tag Manager
Optional
Execution 69ms
Transfer 160 KB
Unused 39%
Monthly Cost €1/mo
securepubads.g.doubleclick.net
Other
Optional
Execution 61ms
Transfer 188 KB
Unused 69%
Monthly Cost €1/mo
player.bidmatic.io
Other
Optional
Execution 58ms
Transfer 76 KB
Monthly Cost €1/mo

These scripts may cost more than they're worth

  • Unattributable adds 239ms and costs ~€3/month

79% 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

Unattributable takes 239ms 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

69% of securepubads.g.doubleclick.net's code is unused. The script may be loading features you don't use.

Why this matters

Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.

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