Skip to content
https://appleinsider.com

Performance

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

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

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

5.32 s

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

15.36 s

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

1.29 s

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

0.092

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

7.61 s

Time to Interactive Time to Interactive — how long until the page is fully interactive and responds to user input. Under 3.8s is good.

16.55 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
17
8 PASS 2 REVIEW 5 FIX
D
Page Weight Budget
Action
2.2 MB transferred, 159 requests
FIX
2.2 MB transferred, 159 requests
Info::
Page weighs 5.4 MB (2.2 MB transferred)
Warning::
JavaScript is 931 KB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 931 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::
159 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
159 requests
0.46 g CO2 per page load
JavaScript 931.0 KiB 41%
Fonts 567.1 KiB 25%
Images 495.1 KiB 22%
Other 142.3 KiB 6%
HTML 73.4 KiB 3%
Other 28.1 KiB 1%
CSS 9.0 KiB 0%
Other 2.5 KiB 0%
Other 769 B 0%
Other 558 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
F
JS Execution Cost
Action
5531ms total JS execution
FIX
5531ms total JS execution
Warning::
https://player.bidmatic.io/prebidlink/31ee76261d87...: 1259ms CPU time
Warning::
Unattributable: 986ms CPU time
Warning::
https://scripts.clarity.ms/0.8.59/clarity.js: 773ms CPU time
Warning::
https://fearlessfaucet.com/public/j4oc7nk/81lv2sr4...: 712ms CPU time
Warning::
https://appleinsider.com/: 599ms CPU time
Warning::
Third-party scripts: 4674ms (84% of total)

Main Thread Breakdown

Script Evaluation 71% Other 17% Script Parsing & Compilation 5% Style & Layout 4%
ScriptTotalScriptingParse/CompileParty
https://player.bidmatic.io/prebidlink/31ee76261d87fed8cb9d4c465c48158c/hbp_master_747657_17968.js1259ms1180ms31ms3rd
Unattributable986ms258ms0ms3rd
https://scripts.clarity.ms/0.8.59/clarity.js773ms690ms7ms3rd
https://fearlessfaucet.com/public/j4oc7nk/81lv2sr4k_e/ConsentManager,Sticky2712ms572ms58ms3rd
https://appleinsider.com/599ms222ms8ms1st
https://player.bidmatic.io/prebidlink/dJ6LU/hbw_master_747657_17968.js421ms307ms32ms3rd
https://appleinsider.com/cdn-cgi/challenge-platform/scripts/jsd/main.js259ms250ms2ms1st
https://www.googletagmanager.com/gtag/js?id=G-YEFM13KEVL163ms123ms35ms3rd
https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604160201/pubads_impl.js155ms97ms50ms3rd
https://rabbitrifle.com/assets/g9ydm4/c65xni-prod.js122ms89ms25ms3rd

Showing top 10 of 11 scripts

D
JS Bundles
Action
20 scripts, 357 KB unused
FIX
20 scripts, 357 KB unused
Warning::
https://securepubads.g.doubleclick.net/pagead/mana...: 131 KB unused (70%)
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 (42%)
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: 357 KB
357 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604160201/pubads_impl.js188 KB131 KB (70%)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 (42%)3rd
https://rabbitrifle.com/assets/g9ydm4/c65xni-prod.js63 KB22 KB (35%)3rd
https://www.clarity.ms/tag/bk0zs5siy41 KB3rd
https://photos5.appleinsider.com/v11/build/assets/sticky_ads-70bbffdc.js2 KB3rd
https://player.bidmatic.io/prebidlink/493557/hb_747657_17968.js1 KB3rd
https://securepubads.g.doubleclick.net/tag/js/gpt.js34 KB3rd
https://player.bidmatic.io/prebidlink/493557/wrapper_hb_747657_17968.js2 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
159 resources · 2.2 MB · 357 KB savings available
FIX
159 resources · 2.2 MB · 357 KB savings available
Warning::
Page weight 1.2 MB over 1MB target
Got: 2.2 MB Expected: ≤ 1 MB
Info::
~357 KB of savings available
Warning::
155 third-party resources (98% of weight)
Info::
2 resources over 200KB
159 resources · 2.2 MiB · 155 third-party 1.2 MiB over 1MB target
JavaScript 41% · 931.3 KiB
Font 25% · 567.1 KiB
Image 22% · 497.5 KiB
Other 8% · 171.5 KiB
Document 3% · 73.4 KiB
CSS 0% · 9.0 KiB

~357.4 KiB of savings available

Remove unused JavaScript: 357.4 KiB
C
Image Optimization
Action
34 images, 0 KB saveable
REVIEW
34 images, 0 KB saveable
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/67029-140... 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/67388-141... 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.
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/66473-139... 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/67332-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/67426-141... 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/67421-141... 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/67326-141... 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/67427-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/67423-141... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://photos5.appleinsider.com/gallery/67422-141... 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/67424-141... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
34 images 495 KB
0 oversized -0 KB
33 legacy format
23 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

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

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 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s FCP 5.3 s LCP 15.4 shttps://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 — 122 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 — 34 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 — 31 ms — font-display: swap
InterVariable.woff2 woff2 swap
Size 345 KB
Load time 122 ms
Start 621 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 34 ms
Start 1.7 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 31 ms
Start 1.7 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
16 hints, 0 missing preconnects
PASS
16 hints, 0 missing preconnects
Info::
Page uses 16 resource hint(s)

Current Resource Hints

preconnect
7
preload
2
dns-prefetch
7
prefetch

16 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
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
159 requests over 7953ms
INFO
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s FCP 5.3 s LCP 15.4 shttps://appleinsider.com// https://appleinsider.com/ — 200 — 36.7 KiB — 495 ms — h2https://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 — 134 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 — 157 ms — h3https://rsms.me/inter/inter.cssrsms.me/inter/inter.css https://rsms.me/inter/inter.css — 200 — 2.0 KiB — 74 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 — 551 B — 92 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 — 95 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 — 129 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 — 135 ms — h3https://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 — 31 ms — h3https://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 — 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 — 29 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 — 35 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 — 35 ms — h3https://photos5.appleinsider.com/v11/webmanifest.jsonphotos5.appleinsider.com/v11/webman... https://photos5.appleinsider.com/v11/webmanifest.json — 200 — 769 B — 376 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 — 39 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.8 KiB — 36 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 — 39 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.8 KiB — 170 ms — h2https://rabbitrifle.com/assets/g9ydm4/c65xni-prod.jsrabbitrifle.com/assets/g9ydm4/c65xn... https://rabbitrifle.com/assets/g9ydm4/c65xni-prod.js — 200 — 62.6 KiB — 141 ms — h2https://fearlessfaucet.com/assets/g2rfqmothckcv55su-prod.jsfearlessfaucet.com/assets/g2rfqmoth... https://fearlessfaucet.com/assets/g2rfqmothckcv55su-prod.js — 200 — 4.4 KiB — 127 ms — h2https://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 — 122 ms — h3https://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 — 148 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 — 148 ms — h2https://www.clarity.ms/tag/bk0zs5siy4www.clarity.ms/tag/bk0zs5siy4 https://www.clarity.ms/tag/bk0zs5siy4 — 200 — 843 B — 148 ms — http/1.1https://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 — 142 B — 21 ms — h2https://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 — 11.9 KiB — 23 ms — h2https://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 — 77 ms — h3https://appleinsider.com/cdn-cgi/challenge-platform/h/b/jsd/oneshot/0b8fb825cb67/0.3010120391956863:1776806030:O4nFJ4H1SlPhxYobbUGYG2ts5IwT06syHfVwjWSU9s8/9effa2cd4af846b2/cdn-cgi/challenge-platform/h/b/jsd... https://appleinsider.com/cdn-cgi/challenge-platform/h/b/jsd/oneshot/0b8fb825cb67/0.3010120391956863:1776806030:O4nFJ4H1SlPhxYobbUGYG2ts5IwT06syHfVwjWSU9s8/9effa2cd4af846b2 — 200 — 857 B — 26 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 — 160 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 16.0 s FCP 5.3 s LCP 15.4 shttps://appleinsider.com// https://appleinsider.com/ — 200 — 36.7 KiB — 495 ms — h2https://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 — 134 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 — 157 ms — h3https://rsms.me/inter/inter.cssrsms.me/inter/inter.css https://rsms.me/inter/inter.css — 200 — 2.0 KiB — 74 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 — 551 B — 92 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 — 95 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 — 129 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 — 135 ms — h3https://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 — 31 ms — h3https://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 — 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 — 29 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 — 35 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 — 35 ms — h3https://photos5.appleinsider.com/v11/webmanifest.jsonphotos5.appleinsider.com/v11/webman... https://photos5.appleinsider.com/v11/webmanifest.json — 200 — 769 B — 376 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 — 39 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.8 KiB — 36 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 — 39 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.8 KiB — 170 ms — h2https://rabbitrifle.com/assets/g9ydm4/c65xni-prod.jsrabbitrifle.com/assets/g9ydm4/c65xn... https://rabbitrifle.com/assets/g9ydm4/c65xni-prod.js — 200 — 62.6 KiB — 141 ms — h2https://fearlessfaucet.com/assets/g2rfqmothckcv55su-prod.jsfearlessfaucet.com/assets/g2rfqmoth... https://fearlessfaucet.com/assets/g2rfqmothckcv55su-prod.js — 200 — 4.4 KiB — 127 ms — h2https://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 — 122 ms — h3https://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 — 148 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 — 148 ms — h2https://www.clarity.ms/tag/bk0zs5siy4www.clarity.ms/tag/bk0zs5siy4 https://www.clarity.ms/tag/bk0zs5siy4 — 200 — 843 B — 148 ms — http/1.1https://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 — 142 B — 21 ms — h2https://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 — 11.9 KiB — 23 ms — h2https://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 — 77 ms — h3https://appleinsider.com/cdn-cgi/challenge-platform/h/b/jsd/oneshot/0b8fb825cb67/0.3010120391956863:1776806030:O4nFJ4H1SlPhxYobbUGYG2ts5IwT06syHfVwjWSU9s8/9effa2cd4af846b2/cdn-cgi/challenge-platform/h/b/jsd... https://appleinsider.com/cdn-cgi/challenge-platform/h/b/jsd/oneshot/0b8fb825cb67/0.3010120391956863:1776806030:O4nFJ4H1SlPhxYobbUGYG2ts5IwT06syHfVwjWSU9s8/9effa2cd4af846b2 — 200 — 857 B — 26 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 — 160 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 — 68 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 — 70 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 — 136 ms — h2https://sghb.bidmatic.io/geo/sghb.bidmatic.io/geo/ https://sghb.bidmatic.io/geo/ — 200 — 560 B — 345 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://fearlessfaucet.com/j8w0b3l/dufrh2_cd3cw6ma5afearlessfaucet.com/j8w0b3l/dufrh2_c... https://fearlessfaucet.com/j8w0b3l/dufrh2_cd3cw6ma5a — 200 — 327 B — 62 ms — h3https://photos5.appleinsider.com/v11/favicon.icophotos5.appleinsider.com/v11/favico... https://photos5.appleinsider.com/v11/favicon.ico — 200 — 883 B — 26 ms — h3https://n.clarity.ms/collectn.clarity.ms/collect https://n.clarity.ms/collect — 204 — 280 B — 364 ms — http/1.1https://fearlessfaucet.com/j8w0b3l/dufrh2_cd3cw6ma5afearlessfaucet.com/j8w0b3l/dufrh2_c... https://fearlessfaucet.com/j8w0b3l/dufrh2_cd3cw6ma5a — 200 — 879 B — 31 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 — 90 ms — h3https://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 — 166 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 — 275 ms — h2https://ident.mygaru.com/webview.jsident.mygaru.com/webview.js https://ident.mygaru.com/webview.js — 200 — 1014 B — 210 ms — h2https://sghb.bidmatic.io/adunit/tracking?adid=95xu5m.88&full_page_url=https%3A%2F%2Fappleinsider.com%2F&vpbv=B454&strategyId=27&pbjsv=v10.20.0-pre&cur=USD&event=11&type=0&client_id=747657&site_id=17968&features=82022&tte=726&lifecycle_tte=1349sghb.bidmatic.io/adunit/tracking?ad... https://sghb.bidmatic.io/adunit/tracking?adid=95xu5m.88&full_page_url=https%3A%2F%2Fappleinsider.com%2F&vpbv=B454&strategyId=27&pbjsv=v10.20.0-pre&cur=USD&event=11&type=0&client_id=747657&site_id=17968&features=82022&tte=726&lifecycle_tte=1349 — 200 — 344 B — 290 ms — http/1.1https://region1.analytics.google.com/g/collect?v=2&tid=G-YEFM13KEVL&gtm=45je64h1v871868330za200zd871868330&_p=1776808558434&_gaz=1&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&tcfd=1000h&_eu=AAAAAGA&are=1&cid=1820878150.1776808559&frm=0&pscdl=noapi&rcb=2&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&gaf=2&_s=1&tag_exp=0~115938466~115938469~117266400&sid=1776808558&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=1363region1.analytics.google.com/g/coll... https://region1.analytics.google.com/g/collect?v=2&tid=G-YEFM13KEVL&gtm=45je64h1v871868330za200zd871868330&_p=1776808558434&_gaz=1&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&tcfd=1000h&_eu=AAAAAGA&are=1&cid=1820878150.1776808559&frm=0&pscdl=noapi&rcb=2&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&gaf=2&_s=1&tag_exp=0~115938466~115938469~117266400&sid=1776808558&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=1363 — 204 — 549 B — 195 ms — h2https://stats.g.doubleclick.net/g/collect?v=2&tid=G-YEFM13KEVL&cid=1820878150.1776808559&gtm=45je64h1v871868330za200zd871868330&rcb=2&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115938466~115938469~117266400stats.g.doubleclick.net/g/collect?v... https://stats.g.doubleclick.net/g/collect?v=2&tid=G-YEFM13KEVL&cid=1820878150.1776808559&gtm=45je64h1v871868330za200zd871868330&rcb=2&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115938466~115938469~117266400 — 204 — 558 B — 90 ms — h2https://www.google.es/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-YEFM13KEVL&cid=1820878150.1776808559&gtm=45je64h1v871868330za200zd871868330&rcb=2&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115938466~115938469~117266400&z=1367350244www.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=1820878150.1776808559&gtm=45je64h1v871868330za200zd871868330&rcb=2&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115938466~115938469~117266400&z=1367350244 — 200 — 408 B — 96 ms — h2https://rabbitrifle.com/acv.jsonrabbitrifle.com/acv.json https://rabbitrifle.com/acv.json — 200 — 18.1 KiB — 61 ms — h3https://fearlessfaucet.com/public/j1egbio/scyg9yxqzw9rc4d_uveynnf64q4gzrzdqfearlessfaucet.com/public/j1egbio/s... https://fearlessfaucet.com/public/j1egbio/scyg9yxqzw9rc4d_uveynnf64q4gzrzdq — 200 — 108.2 KiB — 41 ms — h3https://images.getadmiral.com/MiwyNTNhYzdlMzg1ZTcimages.getadmiral.com/MiwyNTNhYzdlM... https://images.getadmiral.com/MiwyNTNhYzdlMzg1ZTc — 200 — 3.9 KiB — 97 ms — h2https://ident.mygaru.com/checker/ident.mygaru.com/checker/ https://ident.mygaru.com/checker/ — 200 — 84 B — 60 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 — 35 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.0 KiB — 51 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 — 63 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 — 50 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 — 53 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 — 61 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 — 62 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 — 59 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 — 59 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 — 58 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 — 58 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 — 58 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 — 58 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 — 55 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 — 56 ms — h3https://photos5.appleinsider.com/gallery/67422-141919-Apple-Park-night-m.jpgphotos5.appleinsider.com/gallery/67... https://photos5.appleinsider.com/gallery/67422-141919-Apple-Park-night-m.jpg — 200 — 13.2 KiB — 56 ms — h3https://photos5.appleinsider.com/gallery/67421-141915-iphone-pro-camera-m.jpgphotos5.appleinsider.com/gallery/67... https://photos5.appleinsider.com/gallery/67421-141915-iphone-pro-camera-m.jpg — 200 — 11.5 KiB — 56 ms — h3https://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 — 34 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 — 31 ms — h3https://fearlessfaucet.com/j8w0b3l/dufrh2_cd3cw6ma5afearlessfaucet.com/j8w0b3l/dufrh2_c... https://fearlessfaucet.com/j8w0b3l/dufrh2_cd3cw6ma5a — 200 — 314 B — 36 ms — h3https://script.4dex.io/a/latest/adagio.jsscript.4dex.io/a/latest/adagio.js https://script.4dex.io/a/latest/adagio.js — 200 — 19.4 KiB — 92 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 — 141 ms — h2https://n.clarity.ms/collectn.clarity.ms/collect https://n.clarity.ms/collect — 204 — 280 B — 100 ms — http/1.1https://ghb.adtelligent.com/v4/auction/ghb.adtelligent.com/v4/auction/ https://ghb.adtelligent.com/v4/auction/ — -1 — 0 B — 1.5 s — https://prebid.a-mo.net/a/cprebid.a-mo.net/a/c https://prebid.a-mo.net/a/c — 204 — 175 B — 226 ms — h2https://onetag-sys.com/prebid-requestonetag-sys.com/prebid-request https://onetag-sys.com/prebid-request — 200 — 413 B — 151 ms — 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 — 313 ms — http/1.1https://prebid.media.net/rtb/prebid?cid=8CU816538prebid.media.net/rtb/prebid?cid=8CU... https://prebid.media.net/rtb/prebid?cid=8CU816538 — 200 — 1.0 KiB — 144 ms — h2https://exchange.ops.co/openrtb2/auctionexchange.ops.co/openrtb2/auction https://exchange.ops.co/openrtb2/auction — 200 — 1.4 KiB — 582 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 — 127 ms — h2https://adx.adform.net/adx/openrtbadx.adform.net/adx/openrtb https://adx.adform.net/adx/openrtb — 204 — 532 B — 164 ms — h2https://onetag-sys.com/prebid-requestonetag-sys.com/prebid-request https://onetag-sys.com/prebid-request — 200 — 412 B — 187 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 — 145 ms — h2https://shb.richaudience.com/hb/shb.richaudience.com/hb/ https://shb.richaudience.com/hb/ — 200 — 224 B — 171 ms — h2https://shb.richaudience.com/hb/shb.richaudience.com/hb/ https://shb.richaudience.com/hb/ — 200 — 224 B — 173 ms — h2https://shb.richaudience.com/hb/shb.richaudience.com/hb/ https://shb.richaudience.com/hb/ — 200 — 224 B — 168 ms — h2https://shb.richaudience.com/hb/shb.richaudience.com/hb/ https://shb.richaudience.com/hb/ — 200 — 224 B — 137 ms — h2https://shb.richaudience.com/hb/shb.richaudience.com/hb/ https://shb.richaudience.com/hb/ — 200 — 224 B — 164 ms — h2https://shb.richaudience.com/hb/shb.richaudience.com/hb/ https://shb.richaudience.com/hb/ — 200 — 225 B — 136 ms — h2https://shb.richaudience.com/hb/shb.richaudience.com/hb/ https://shb.richaudience.com/hb/ — 200 — 224 B — 138 ms — h2https://prebid.a-mo.net/a/cprebid.a-mo.net/a/c https://prebid.a-mo.net/a/c — 204 — 20 B — 222 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 — 190 B — 171 ms — h2https://ghb1.adtelligent.com/v4/auction/ghb1.adtelligent.com/v4/auction/ https://ghb1.adtelligent.com/v4/auction/ — 200 — 635 B — 618 ms — http/1.1https://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 — 234 B — 284 ms — h2https://ittr.eskimi.com/prebidjsittr.eskimi.com/prebidjs https://ittr.eskimi.com/prebidjs — 200 — 0 B — 152 ms — h2https://ittr.eskimi.com/prebidjsittr.eskimi.com/prebidjs https://ittr.eskimi.com/prebidjs — 200 — 0 B — 145 ms — h2https://ittr.eskimi.com/prebidjsittr.eskimi.com/prebidjs https://ittr.eskimi.com/prebidjs — 200 — 0 B — 151 ms — h2https://ittr.eskimi.com/prebidjsittr.eskimi.com/prebidjs https://ittr.eskimi.com/prebidjs — 200 — 0 B — 150 ms — h2https://ittr.eskimi.com/prebidjsittr.eskimi.com/prebidjs https://ittr.eskimi.com/prebidjs — 200 — 0 B — 147 ms — h2https://ittr.eskimi.com/prebidjsittr.eskimi.com/prebidjs https://ittr.eskimi.com/prebidjs — 200 — 0 B — 146 ms — h2https://ittr.eskimi.com/prebidjsittr.eskimi.com/prebidjs https://ittr.eskimi.com/prebidjs — 200 — 0 B — 145 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 — 185 ms — h2https://pagead2.googlesyndication.com/pagead/ping?e=1pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/ping?e=1 — 204 — 20 B — 115 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 — 272 B — 149 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 — 189 B — 431 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 — 236 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 — 237 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 — 200 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 — 199 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 — 188 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 — 243 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 — 189 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 — 230 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 — 225 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 — 186 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 — 229 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 — 227 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 — 229 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 — 205 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 — 145 ms — h2https://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 — 49 ms — h3https://ittr.eskimi.com/prebidjsittr.eskimi.com/prebidjs https://ittr.eskimi.com/prebidjs — 204 — 107 B — 123 ms — h2https://ittr.eskimi.com/prebidjsittr.eskimi.com/prebidjs https://ittr.eskimi.com/prebidjs — 204 — 106 B — 146 ms — h2https://ittr.eskimi.com/prebidjsittr.eskimi.com/prebidjs https://ittr.eskimi.com/prebidjs — 204 — 106 B — 145 ms — h2https://ittr.eskimi.com/prebidjsittr.eskimi.com/prebidjs https://ittr.eskimi.com/prebidjs — 204 — 106 B — 134 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 — 145 ms — h2https://ittr.eskimi.com/prebidjsittr.eskimi.com/prebidjs https://ittr.eskimi.com/prebidjs — 204 — 106 B — 116 ms — h2https://n.clarity.ms/collectn.clarity.ms/collect https://n.clarity.ms/collect — 204 — 280 B — 302 ms — http/1.1https://sghb.bidmatic.io/adunit/multitrackingsghb.bidmatic.io/adunit/multitracki... https://sghb.bidmatic.io/adunit/multitracking — 204 — 264 B — 185 ms — http/1.1https://sghb.bidmatic.io/adunit/multitrackingsghb.bidmatic.io/adunit/multitracki... https://sghb.bidmatic.io/adunit/multitracking — 204 — 264 B — 94 ms — http/1.1https://prebid.a-mo.net/isyn?gdpr_consent=CQjA2wAQjA2wAAJAGAENCbFgAAAAAEPgACiQAAAYtaj-N_62vLf8WCvw3bIcxi_7_AH3YhiCA2TRswLmXUtyRgHvsJmSJE0YUwQMiABRuiCQAJSMDCIiIFCERAqXiHYAJohwnaQA8DJAGYyxMCgAJCfFxbGsgEzwdT86q77EhtZybXtsrlks3BHfuVa8ckqoTE4UwYKO9bYwCIj9eQp7uiVrRaR-Y3SJIQwBjf_KtTLwuw1xeOerTVia8jk6Yl--7Lnv-92ids197rJ9dUkr_W3zeutzd_-2bP-_rv5-__2z3_rj8AAA.IAAA.YAAAD_wAAAAA&gdpr=1&us_privacy=1---&gpp=&gpp_sid=prebid.a-mo.net/isyn?gdpr_consent=C... https://prebid.a-mo.net/isyn?gdpr_consent=CQjA2wAQjA2wAAJAGAENCbFgAAAAAEPgACiQAAAYtaj-N_62vLf8WCvw3bIcxi_7_AH3YhiCA2TRswLmXUtyRgHvsJmSJE0YUwQMiABRuiCQAJSMDCIiIFCERAqXiHYAJohwnaQA8DJAGYyxMCgAJCfFxbGsgEzwdT86q77EhtZybXtsrlks3BHfuVa8ckqoTE4UwYKO9bYwCIj9eQp7uiVrRaR-Y3SJIQwBjf_KtTLwuw1xeOerTVia8jk6Yl--7Lnv-92ids197rJ9dUkr_W3zeutzd_-2bP-_rv5-__2z3_rj8AAA.IAAA.YAAAD_wAAAAA&gdpr=1&us_privacy=1---&gpp=&gpp_sid= — 204 — 121 B — 116 ms — h2https://hbx.media.net/checksync.php?vsSync=1&cs=8&cv=31&https=1&cid=8CU816538&prvid=77%2C20000%2C2034%2C2033%2C3011%2C182%2C3010%2C2030%2C251%2C460%2C462%2C2027%2C246%2C3017%2C126%2C2026%2C203%2C214%2C313%2C2025%2C413%2C655%2C117%2C319&itype=PREBID&purpose1=0&gdprconsent=0&gdpr=1&gdprstring=CQjA2wAQjA2wAAJAGAENCbFgAAAAAEPgACiQAAAYtaj-N_62vLf8WCvw3bIcxi_7_AH3YhiCA2TRswLmXUtyRgHvsJmSJE0YUwQMiABRuiCQAJSMDCIiIFCERAqXiHYAJohwnaQA8DJAGYyxMCgAJCfFxbGsgEzwdT86q77EhtZybXtsrlks3BHfuVa8ckqoTE4UwYKO9bYwCIj9eQp7uiVrRaR-Y3SJIQwBjf_KtTLwuw1xeOerTVia8jk6Yl--7Lnv-92ids197rJ9dUkr_W3zeutzd_-2bP-_rv5-__2z3_rj8AAA.IAAA.YAAAD_wAAAAA&coppa=0&usp_status=0&usp_consent=1&uspstring=1---&ckdel=1&dn=appleinsider.comhbx.media.net/checksync.php?vsSync=... https://hbx.media.net/checksync.php?vsSync=1&cs=8&cv=31&https=1&cid=8CU816538&prvid=77%2C20000%2C2034%2C2033%2C3011%2C182%2C3010%2C2030%2C251%2C460%2C462%2C2027%2C246%2C3017%2C126%2C2026%2C203%2C214%2C313%2C2025%2C413%2C655%2C117%2C319&itype=PREBID&purpose1=0&gdprconsent=0&gdpr=1&gdprstring=CQjA2wAQjA2wAAJAGAENCbFgAAAAAEPgACiQAAAYtaj-N_62vLf8WCvw3bIcxi_7_AH3YhiCA2TRswLmXUtyRgHvsJmSJE0YUwQMiABRuiCQAJSMDCIiIFCERAqXiHYAJohwnaQA8DJAGYyxMCgAJCfFxbGsgEzwdT86q77EhtZybXtsrlks3BHfuVa8ckqoTE4UwYKO9bYwCIj9eQp7uiVrRaR-Y3SJIQwBjf_KtTLwuw1xeOerTVia8jk6Yl--7Lnv-92ids197rJ9dUkr_W3zeutzd_-2bP-_rv5-__2z3_rj8AAA.IAAA.YAAAD_wAAAAA&coppa=0&usp_status=0&usp_consent=1&uspstring=1---&ckdel=1&dn=appleinsider.com — 200 — 12.8 KiB — 74 ms — h2https://sync.sparteo.com/sync/iframe.html?from=prebidjs&gdpr=1&gdpr_consent=CQjA2wAQjA2wAAJAGAENCbFgAAAAAEPgACiQAAAYtaj-N_62vLf8WCvw3bIcxi_7_AH3YhiCA2TRswLmXUtyRgHvsJmSJE0YUwQMiABRuiCQAJSMDCIiIFCERAqXiHYAJohwnaQA8DJAGYyxMCgAJCfFxbGsgEzwdT86q77EhtZybXtsrlks3BHfuVa8ckqoTE4UwYKO9bYwCIj9eQp7uiVrRaR-Y3SJIQwBjf_KtTLwuw1xeOerTVia8jk6Yl--7Lnv-92ids197rJ9dUkr_W3zeutzd_-2bP-_rv5-__2z3_rj8AAA.IAAA.YAAAD_wAAAAAsync.sparteo.com/sync/iframe.html?f... https://sync.sparteo.com/sync/iframe.html?from=prebidjs&gdpr=1&gdpr_consent=CQjA2wAQjA2wAAJAGAENCbFgAAAAAEPgACiQAAAYtaj-N_62vLf8WCvw3bIcxi_7_AH3YhiCA2TRswLmXUtyRgHvsJmSJE0YUwQMiABRuiCQAJSMDCIiIFCERAqXiHYAJohwnaQA8DJAGYyxMCgAJCfFxbGsgEzwdT86q77EhtZybXtsrlks3BHfuVa8ckqoTE4UwYKO9bYwCIj9eQp7uiVrRaR-Y3SJIQwBjf_KtTLwuw1xeOerTVia8jk6Yl--7Lnv-92ids197rJ9dUkr_W3zeutzd_-2bP-_rv5-__2z3_rj8AAA.IAAA.YAAAD_wAAAAA — 200 — 12.7 KiB — 130 ms — h2https://ittpx.eskimi.com/sync?sp_id=137&gdpr=1&gdpr_consent=CQjA2wAQjA2wAAJAGAENCbFgAAAAAEPgACiQAAAYtaj-N_62vLf8WCvw3bIcxi_7_AH3YhiCA2TRswLmXUtyRgHvsJmSJE0YUwQMiABRuiCQAJSMDCIiIFCERAqXiHYAJohwnaQA8DJAGYyxMCgAJCfFxbGsgEzwdT86q77EhtZybXtsrlks3BHfuVa8ckqoTE4UwYKO9bYwCIj9eQp7uiVrRaR-Y3SJIQwBjf_KtTLwuw1xeOerTVia8jk6Yl--7Lnv-92ids197rJ9dUkr_W3zeutzd_-2bP-_rv5-__2z3_rj8AAA.IAAA.YAAAD_wAAAAA&us_privacy=1---ittpx.eskimi.com/sync?sp_id=137&gdp... https://ittpx.eskimi.com/sync?sp_id=137&gdpr=1&gdpr_consent=CQjA2wAQjA2wAAJAGAENCbFgAAAAAEPgACiQAAAYtaj-N_62vLf8WCvw3bIcxi_7_AH3YhiCA2TRswLmXUtyRgHvsJmSJE0YUwQMiABRuiCQAJSMDCIiIFCERAqXiHYAJohwnaQA8DJAGYyxMCgAJCfFxbGsgEzwdT86q77EhtZybXtsrlks3BHfuVa8ckqoTE4UwYKO9bYwCIj9eQp7uiVrRaR-Y3SJIQwBjf_KtTLwuw1xeOerTVia8jk6Yl--7Lnv-92ids197rJ9dUkr_W3zeutzd_-2bP-_rv5-__2z3_rj8AAA.IAAA.YAAAD_wAAAAA&us_privacy=1--- — 200 — 162 B — 138 ms — h2https://prebid.a-mo.net/isyn?gdpr_consent=CQjA2wAQjA2wAAJAGAENCbFgAAAAAEPgACiQAAAYtaj-N_62vLf8WCvw3bIcxi_7_AH3YhiCA2TRswLmXUtyRgHvsJmSJE0YUwQMiABRuiCQAJSMDCIiIFCERAqXiHYAJohwnaQA8DJAGYyxMCgAJCfFxbGsgEzwdT86q77EhtZybXtsrlks3BHfuVa8ckqoTE4UwYKO9bYwCIj9eQp7uiVrRaR-Y3SJIQwBjf_KtTLwuw1xeOerTVia8jk6Yl--7Lnv-92ids197rJ9dUkr_W3zeutzd_-2bP-_rv5-__2z3_rj8AAA.IAAA.YAAAD_wAAAAA&gdpr=1&us_privacy=1---&gpp=&gpp_sid=prebid.a-mo.net/isyn?gdpr_consent=C... https://prebid.a-mo.net/isyn?gdpr_consent=CQjA2wAQjA2wAAJAGAENCbFgAAAAAEPgACiQAAAYtaj-N_62vLf8WCvw3bIcxi_7_AH3YhiCA2TRswLmXUtyRgHvsJmSJE0YUwQMiABRuiCQAJSMDCIiIFCERAqXiHYAJohwnaQA8DJAGYyxMCgAJCfFxbGsgEzwdT86q77EhtZybXtsrlks3BHfuVa8ckqoTE4UwYKO9bYwCIj9eQp7uiVrRaR-Y3SJIQwBjf_KtTLwuw1xeOerTVia8jk6Yl--7Lnv-92ids197rJ9dUkr_W3zeutzd_-2bP-_rv5-__2z3_rj8AAA.IAAA.YAAAD_wAAAAA&gdpr=1&us_privacy=1---&gpp=&gpp_sid= — 204 — 15 B — 101 ms — h2https://exchange.ops.co/sync.html?plIDs=10400004,10400006exchange.ops.co/sync.html?plIDs=104... https://exchange.ops.co/sync.html?plIDs=10400004,10400006 — 200 — 1.6 KiB — 332 ms — h2https://onetag-sys.com/usync/?cb=1776808560388&gdpr=1&gdpr_consent=CQjA2wAQjA2wAAJAGAENCbFgAAAAAEPgACiQAAAYtaj-N_62vLf8WCvw3bIcxi_7_AH3YhiCA2TRswLmXUtyRgHvsJmSJE0YUwQMiABRuiCQAJSMDCIiIFCERAqXiHYAJohwnaQA8DJAGYyxMCgAJCfFxbGsgEzwdT86q77EhtZybXtsrlks3BHfuVa8ckqoTE4UwYKO9bYwCIj9eQp7uiVrRaR-Y3SJIQwBjf_KtTLwuw1xeOerTVia8jk6Yl--7Lnv-92ids197rJ9dUkr_W3zeutzd_-2bP-_rv5-__2z3_rj8AAA.IAAA.YAAAD_wAAAAA&us_privacy=1---onetag-sys.com/usync/?cb=1776808560... https://onetag-sys.com/usync/?cb=1776808560388&gdpr=1&gdpr_consent=CQjA2wAQjA2wAAJAGAENCbFgAAAAAEPgACiQAAAYtaj-N_62vLf8WCvw3bIcxi_7_AH3YhiCA2TRswLmXUtyRgHvsJmSJE0YUwQMiABRuiCQAJSMDCIiIFCERAqXiHYAJohwnaQA8DJAGYyxMCgAJCfFxbGsgEzwdT86q77EhtZybXtsrlks3BHfuVa8ckqoTE4UwYKO9bYwCIj9eQp7uiVrRaR-Y3SJIQwBjf_KtTLwuw1xeOerTVia8jk6Yl--7Lnv-92ids197rJ9dUkr_W3zeutzd_-2bP-_rv5-__2z3_rj8AAA.IAAA.YAAAD_wAAAAA&us_privacy=1--- — 204 — 119 B — 123 ms — h2https://eb2.3lift.com/sync?us_privacy=1---&eb2.3lift.com/sync?us_privacy=1---& https://eb2.3lift.com/sync?us_privacy=1---& — 302 — 217 B — 165 ms — h2https://onetag-sys.com/usync/?cb=1776808560333&gdpr=1&gdpr_consent=CQjA2wAQjA2wAAJAGAENCbFgAAAAAEPgACiQAAAYtaj-N_62vLf8WCvw3bIcxi_7_AH3YhiCA2TRswLmXUtyRgHvsJmSJE0YUwQMiABRuiCQAJSMDCIiIFCERAqXiHYAJohwnaQA8DJAGYyxMCgAJCfFxbGsgEzwdT86q77EhtZybXtsrlks3BHfuVa8ckqoTE4UwYKO9bYwCIj9eQp7uiVrRaR-Y3SJIQwBjf_KtTLwuw1xeOerTVia8jk6Yl--7Lnv-92ids197rJ9dUkr_W3zeutzd_-2bP-_rv5-__2z3_rj8AAA.IAAA.YAAAD_wAAAAA&us_privacy=1---onetag-sys.com/usync/?cb=1776808560... https://onetag-sys.com/usync/?cb=1776808560333&gdpr=1&gdpr_consent=CQjA2wAQjA2wAAJAGAENCbFgAAAAAEPgACiQAAAYtaj-N_62vLf8WCvw3bIcxi_7_AH3YhiCA2TRswLmXUtyRgHvsJmSJE0YUwQMiABRuiCQAJSMDCIiIFCERAqXiHYAJohwnaQA8DJAGYyxMCgAJCfFxbGsgEzwdT86q77EhtZybXtsrlks3BHfuVa8ckqoTE4UwYKO9bYwCIj9eQp7uiVrRaR-Y3SJIQwBjf_KtTLwuw1xeOerTVia8jk6Yl--7Lnv-92ids197rJ9dUkr_W3zeutzd_-2bP-_rv5-__2z3_rj8AAA.IAAA.YAAAD_wAAAAA&us_privacy=1--- — 204 — 118 B — 110 ms — h2https://sync.richaudience.com/dcf3528a0b8aa83634892d50e91c306e/?ord=6201000711&consentString=CQjA2wAQjA2wAAJAGAENCbFgAAAAAEPgACiQAAAYtaj-N_62vLf8WCvw3bIcxi_7_AH3YhiCA2TRswLmXUtyRgHvsJmSJE0YUwQMiABRuiCQAJSMDCIiIFCERAqXiHYAJohwnaQA8DJAGYyxMCgAJCfFxbGsgEzwdT86q77EhtZybXtsrlks3BHfuVa8ckqoTE4UwYKO9bYwCIj9eQp7uiVrRaR-Y3SJIQwBjf_KtTLwuw1xeOerTVia8jk6Yl--7Lnv-92ids197rJ9dUkr_W3zeutzd_-2bP-_rv5-__2z3_rj8AAA.IAAA.YAAAD_wAAAAAsync.richaudience.com/dcf3528a0b8aa... https://sync.richaudience.com/dcf3528a0b8aa83634892d50e91c306e/?ord=6201000711&consentString=CQjA2wAQjA2wAAJAGAENCbFgAAAAAEPgACiQAAAYtaj-N_62vLf8WCvw3bIcxi_7_AH3YhiCA2TRswLmXUtyRgHvsJmSJE0YUwQMiABRuiCQAJSMDCIiIFCERAqXiHYAJohwnaQA8DJAGYyxMCgAJCfFxbGsgEzwdT86q77EhtZybXtsrlks3BHfuVa8ckqoTE4UwYKO9bYwCIj9eQp7uiVrRaR-Y3SJIQwBjf_KtTLwuw1xeOerTVia8jk6Yl--7Lnv-92ids197rJ9dUkr_W3zeutzd_-2bP-_rv5-__2z3_rj8AAA.IAAA.YAAAD_wAAAAA — 204 — 130 B — 119 ms — h2https://eb2.3lift.com/sync?ld=1&us_privacy=1---eb2.3lift.com/sync?ld=1&us_privacy=... https://eb2.3lift.com/sync?ld=1&us_privacy=1--- — 200 — 94 B — 35 ms — h2https://ap.lijit.com/beacon/prebid-server/?gdpr=0&gdpr_consent=&us_privacy=&gpp=&gpp_sid=&url=https%3A%2F%2Fexchange.ops.co%2Fsetuid%3Fbidder%3Dsovrn%26account%3D1040%26plid%3D10400004%26gdpr%3D0%26gdpr_consent%3D%26gpp%3D%26gpp_sid%3D%26f%3Db%26uid%3D%24UIDap.lijit.com/beacon/prebid-server/?... https://ap.lijit.com/beacon/prebid-server/?gdpr=0&gdpr_consent=&us_privacy=&gpp=&gpp_sid=&url=https%3A%2F%2Fexchange.ops.co%2Fsetuid%3Fbidder%3Dsovrn%26account%3D1040%26plid%3D10400004%26gdpr%3D0%26gdpr_consent%3D%26gpp%3D%26gpp_sid%3D%26f%3Db%26uid%3D%24UID — 204 — 228 B — 118 ms — h2https://ib.adnxs.com/getuid?https%3A%2F%2Fexchange.ops.co%2Fsetuid%3Fbidder%3Dappnexus%26account%3D1040%26plid%3D10400004%26gdpr%3D0%26gdpr_consent%3D%26gpp%3D%26gpp_sid%3D%26f%3Di%26uid%3D%24UIDib.adnxs.com/getuid?https%3A%2F%2Fe... https://ib.adnxs.com/getuid?https%3A%2F%2Fexchange.ops.co%2Fsetuid%3Fbidder%3Dappnexus%26account%3D1040%26plid%3D10400004%26gdpr%3D0%26gdpr_consent%3D%26gpp%3D%26gpp_sid%3D%26f%3Di%26uid%3D%24UID — -1 — 0 B — 155 ms — https://match.sharethrough.com/FGMrCMMc/v1?gdpr=0&gdpr_consent=&us_privacy=&gpp=&gpp_sid=&redirectUri=https%3A%2F%2Fexchange.ops.co%2Fsetuid%3Fbidder%3Dsharethrough%26%26gdpr%3D0%26gdpr_consent%3D%26gpp%3D%26gpp_sid%3D%26f%3Di%26uid%3D%24UIDmatch.sharethrough.com/FGMrCMMc/v1?... https://match.sharethrough.com/FGMrCMMc/v1?gdpr=0&gdpr_consent=&us_privacy=&gpp=&gpp_sid=&redirectUri=https%3A%2F%2Fexchange.ops.co%2Fsetuid%3Fbidder%3Dsharethrough%26%26gdpr%3D0%26gdpr_consent%3D%26gpp%3D%26gpp_sid%3D%26f%3Di%26uid%3D%24UID — 204 — 58 B — 156 ms — h2https://ssp-sync.criteo.com/user-sync/redirect?gdprapplies=0&gdpr=&ccpa=&gpp=&gpp_sid=&redir=https%3A%2F%2Fexchange.ops.co%2Fsetuid%3Fbidder%3Dcriteo%26account%3D1040%26plid%3D10400004%26gdpr%3D0%26gdpr_consent%3D%26gpp%3D%26gpp_sid%3D%26f%3Di%26uid%3D%24%7BCRITEO_USER_ID%7D&profile=230ssp-sync.criteo.com/user-sync/redir... https://ssp-sync.criteo.com/user-sync/redirect?gdprapplies=0&gdpr=&ccpa=&gpp=&gpp_sid=&redir=https%3A%2F%2Fexchange.ops.co%2Fsetuid%3Fbidder%3Dcriteo%26account%3D1040%26plid%3D10400004%26gdpr%3D0%26gdpr_consent%3D%26gpp%3D%26gpp_sid%3D%26f%3Di%26uid%3D%24%7BCRITEO_USER_ID%7D&profile=230 — 302 — 787 B — 102 ms — h2https://pixel.rubiconproject.com/exchange/sync.php?p=13702&gdpr=0&gdpr_consent=&us_privacy=&redirect=https%3A%2F%2Fexchange.ops.co%2Fsetuid%3Fbidder%3Drubicon%26account%3D1040%26plid%3D10400004%26gdpr%3D0%26gdpr_consent%3D%26gpp%3D%26gpp_sid%3D%26f%3Di%26uid%3Dpixel.rubiconproject.com/exchange/s... https://pixel.rubiconproject.com/exchange/sync.php?p=13702&gdpr=0&gdpr_consent=&us_privacy=&redirect=https%3A%2F%2Fexchange.ops.co%2Fsetuid%3Fbidder%3Drubicon%26account%3D1040%26plid%3D10400004%26gdpr%3D0%26gdpr_consent%3D%26gpp%3D%26gpp_sid%3D%26f%3Di%26uid%3D — 204 — 239 B — 154 ms — http/1.1https://crb.kargo.com/api/v1/dsync/PrebidServer?gdpr=0&gdpr_consent=&us_privacy=&gpp=&gpp_sid=&r=https%3A%2F%2Fexchange.ops.co%2Fsetuid%3Fbidder%3Dkargo%26account%3D1040%26plid%3D10400004%26gdpr%3D0%26gdpr_consent%3D%26gpp%3D%26gpp_sid%3D%26f%3Di%26uid%3D%24UIDcrb.kargo.com/api/v1/dsync/PrebidSe... https://crb.kargo.com/api/v1/dsync/PrebidServer?gdpr=0&gdpr_consent=&us_privacy=&gpp=&gpp_sid=&r=https%3A%2F%2Fexchange.ops.co%2Fsetuid%3Fbidder%3Dkargo%26account%3D1040%26plid%3D10400004%26gdpr%3D0%26gdpr_consent%3D%26gpp%3D%26gpp_sid%3D%26f%3Di%26uid%3D%24UID — 200 — 258 B — 144 ms — h2https://prebid.a-mo.net/isyn?gdpr=0&gdpr_consent=&us_privacy=&gpp=&gpp_sid=&s=pbs&cb=https%3A%2F%2Fexchange.ops.co%2Fsetuid%3Fbidder%3Damx%26account%3D1040%26plid%3D10400004%26gdpr%3D0%26gdpr_consent%3D%26gpp%3D%26gpp_sid%3D%26f%3Db%26uid%3D%24UIDprebid.a-mo.net/isyn?gdpr=0&gdpr_co... https://prebid.a-mo.net/isyn?gdpr=0&gdpr_consent=&us_privacy=&gpp=&gpp_sid=&s=pbs&cb=https%3A%2F%2Fexchange.ops.co%2Fsetuid%3Fbidder%3Damx%26account%3D1040%26plid%3D10400004%26gdpr%3D0%26gdpr_consent%3D%26gpp%3D%26gpp_sid%3D%26f%3Db%26uid%3D%24UID — 204 — 47 B — 40 ms — h2https://ads.pubmatic.com/AdServer/js/user_sync.html?gdpr=0&gdpr_consent=&us_privacy=&predirect=https%3A%2F%2Fexchange.ops.co%2Fsetuid%3Fbidder%3Dpubmatic%26account%3D1040%26plid%3D10400004%26gdpr%3D0%26gdpr_consent%3D%26gpp%3D%26gpp_sid%3D%26f%3Db%26uid%3Dads.pubmatic.com/AdServer/js/user_s... https://ads.pubmatic.com/AdServer/js/user_sync.html?gdpr=0&gdpr_consent=&us_privacy=&predirect=https%3A%2F%2Fexchange.ops.co%2Fsetuid%3Fbidder%3Dpubmatic%26account%3D1040%26plid%3D10400004%26gdpr%3D0%26gdpr_consent%3D%26gpp%3D%26gpp_sid%3D%26f%3Db%26uid%3D — 200 — 7.6 KiB — 56 ms — h2https://cs-server-s2s.yellowblue.io/sync-iframe?gdpr=0&gdpr_consent=&redirect=https%3A%2F%2Fexchange.ops.co%2Fsetuid%3Fbidder%3Drise%26account%3D1040%26plid%3D10400004%26gdpr%3D0%26gdpr_consent%3D%26gpp%3D%26gpp_sid%3D%26f%3Db%26uid%3D%7BpartnerId%7Dcs-server-s2s.yellowblue.io/sync-if... https://cs-server-s2s.yellowblue.io/sync-iframe?gdpr=0&gdpr_consent=&redirect=https%3A%2F%2Fexchange.ops.co%2Fsetuid%3Fbidder%3Drise%26account%3D1040%26plid%3D10400004%26gdpr%3D0%26gdpr_consent%3D%26gpp%3D%26gpp_sid%3D%26f%3Db%26uid%3D%7BpartnerId%7D — 200 — 440 B — 327 ms — h2https://ssp-sync.criteo.com/user-sync/iframe?gdprapplies=0&gdpr=&ccpa=&gpp=&gpp_sid=&redir=https%3A%2F%2Fexchange.ops.co%2Fsetuid%3Fbidder%3Dcriteo%26account%3D1040%26plid%3D10400004%26gdpr%3D0%26gdpr_consent%3D%26gpp%3D%26gpp_sid%3D%26f%3Db%26uid%3D%24%7BCRITEO_USER_ID%7D&profile=230ssp-sync.criteo.com/user-sync/ifram... https://ssp-sync.criteo.com/user-sync/iframe?gdprapplies=0&gdpr=&ccpa=&gpp=&gpp_sid=&redir=https%3A%2F%2Fexchange.ops.co%2Fsetuid%3Fbidder%3Dcriteo%26account%3D1040%26plid%3D10400004%26gdpr%3D0%26gdpr_consent%3D%26gpp%3D%26gpp_sid%3D%26f%3Db%26uid%3D%24%7BCRITEO_USER_ID%7D&profile=230 — 200 — 326 B — 61 ms — h2https://u.openx.net/w/1.0/cm?id=891039ac-a916-42bb-a651-4be9e3b201da&ph=a3aece0c-9e80-4316-8deb-faf804779bd1&gdpr=0&gdpr_consent=&r=https%3A%2F%2Fexchange.ops.co%2Fsetuid%3Fbidder%3Dopenx%26account%3D1040%26plid%3D10400004%26gdpr%3D0%26gdpr_consent%3D%26gpp%3D%26gpp_sid%3D%26f%3Db%26uid%3D%7BOPENX_ID%7Du.openx.net/w/1.0/cm?id=891039ac-a9... https://u.openx.net/w/1.0/cm?id=891039ac-a916-42bb-a651-4be9e3b201da&ph=a3aece0c-9e80-4316-8deb-faf804779bd1&gdpr=0&gdpr_consent=&r=https%3A%2F%2Fexchange.ops.co%2Fsetuid%3Fbidder%3Dopenx%26account%3D1040%26plid%3D10400004%26gdpr%3D0%26gdpr_consent%3D%26gpp%3D%26gpp_sid%3D%26f%3Db%26uid%3D%7BOPENX_ID%7D — 200 — 293 B — 66 ms — h2https://dis.criteo.com/dis/usersync.aspx?r=73&p=230&dis=0&url=https%3a%2f%2fssp-sync.criteo.com%2fuser-sync%2fredirect%3fuid%3d%40%40CRITEO_USERID%40%40%26dised%3dtrue%26gdpr%3d%26gdprapplies%3dFalse%26ccpa%3d%26gpp%3d%26gpp_sid%3d%26profile%3d230%26redir%3dhttps%253A%252F%252Fexchange.ops.co%252Fsetuid%253Fbidder%253Dcriteo%2526account%253D1040%2526plid%253D10400004%2526gdpr%253D0%2526gdpr_consent%253D%2526gpp%253D%2526gpp_sid%253D%2526f%253Di%2526uid%253D%2524%7bCRITEO_USER_ID%7d&gdpr=&gdpr_consent=&gpp=&gpp_sid=dis.criteo.com/dis/usersync.aspx?r=... https://dis.criteo.com/dis/usersync.aspx?r=73&p=230&dis=0&url=https%3a%2f%2fssp-sync.criteo.com%2fuser-sync%2fredirect%3fuid%3d%40%40CRITEO_USERID%40%40%26dised%3dtrue%26gdpr%3d%26gdprapplies%3dFalse%26ccpa%3d%26gpp%3d%26gpp_sid%3d%26profile%3d230%26redir%3dhttps%253A%252F%252Fexchange.ops.co%252Fsetuid%253Fbidder%253Dcriteo%2526account%253D1040%2526plid%253D10400004%2526gdpr%253D0%2526gdpr_consent%253D%2526gpp%253D%2526gpp_sid%253D%2526f%253Di%2526uid%253D%2524%7bCRITEO_USER_ID%7d&gdpr=&gdpr_consent=&gpp=&gpp_sid= — 302 — 889 B — 89 ms — h2https://ssp-sync.criteo.com/user-sync/redirect?uid=49e3023f-a945-46fd-a1ad-69ad2573266e&dised=true&gdpr=&gdprapplies=False&ccpa=&gpp=&gpp_sid=&profile=230&redir=https%3A%2F%2Fexchange.ops.co%2Fsetuid%3Fbidder%3Dcriteo%26account%3D1040%26plid%3D10400004%26gdpr%3D0%26gdpr_consent%3D%26gpp%3D%26gpp_sid%3D%26f%3Di%26uid%3D%24{CRITEO_USER_ID}&gdpr=&gdpr_consent=&gpp=ssp-sync.criteo.com/user-sync/redir... https://ssp-sync.criteo.com/user-sync/redirect?uid=49e3023f-a945-46fd-a1ad-69ad2573266e&dised=true&gdpr=&gdprapplies=False&ccpa=&gpp=&gpp_sid=&profile=230&redir=https%3A%2F%2Fexchange.ops.co%2Fsetuid%3Fbidder%3Dcriteo%26account%3D1040%26plid%3D10400004%26gdpr%3D0%26gdpr_consent%3D%26gpp%3D%26gpp_sid%3D%26f%3Di%26uid%3D%24{CRITEO_USER_ID}&gdpr=&gdpr_consent=&gpp= — 302 — 485 B — 19 ms — h2https://x.bidswitch.net/sync?ssp=criteo&custom_data=UCyap19DT1N6a2l4a0pQNFVJcnlXT0hFeGpEcnB0V0IyS096c1hmQ3RXWk9RTGhZJTNE&gpp=&gpp_sid=&gdpr=0&gdpr_consent=&us_privacy=&cr_user_id=k-rlR8D_76sqwBwVbvdQETo7FNjo6g1X5Ps_6vMQx.bidswitch.net/sync?ssp=criteo&cus... https://x.bidswitch.net/sync?ssp=criteo&custom_data=UCyap19DT1N6a2l4a0pQNFVJcnlXT0hFeGpEcnB0V0IyS096c1hmQ3RXWk9RTGhZJTNE&gpp=&gpp_sid=&gdpr=0&gdpr_consent=&us_privacy=&cr_user_id=k-rlR8D_76sqwBwVbvdQETo7FNjo6g1X5Ps_6vMQ — 302 — 625 B — 211 ms — h2https://x.bidswitch.net/ul_cb/sync?ssp=criteo&custom_data=UCyap19DT1N6a2l4a0pQNFVJcnlXT0hFeGpEcnB0V0IyS096c1hmQ3RXWk9RTGhZJTNE&gpp=&gpp_sid=&gdpr=0&gdpr_consent=&us_privacy=&cr_user_id=k-rlR8D_76sqwBwVbvdQETo7FNjo6g1X5Ps_6vMQx.bidswitch.net/ul_cb/sync?ssp=crit... https://x.bidswitch.net/ul_cb/sync?ssp=criteo&custom_data=UCyap19DT1N6a2l4a0pQNFVJcnlXT0hFeGpEcnB0V0IyS096c1hmQ3RXWk9RTGhZJTNE&gpp=&gpp_sid=&gdpr=0&gdpr_consent=&us_privacy=&cr_user_id=k-rlR8D_76sqwBwVbvdQETo7FNjo6g1X5Ps_6vMQ — 200 — 103 B — 38 ms — h2
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
84% of JavaScript execution is third-party
First-party Third-party 4674ms · 884KB · €51/mo
player.bidmatic.io
Other
Costly
Execution 1259ms
Transfer 137 KB
Unused 42%
Monthly Cost €14/mo
Unattributable
Other
Costly
Execution 986ms
Transfer 0 KB
Monthly Cost €11/mo
Microsoft Clarity
Session Replay
Costly
Execution 773ms
Transfer 26 KB
Monthly Cost €8/mo
fearlessfaucet.com
Other
Costly
Execution 712ms
Transfer 201 KB
Unused 43%
Monthly Cost €8/mo
player.bidmatic.io
Other
Costly
Execution 421ms
Transfer 76 KB
Monthly Cost €5/mo
Google Tag Manager
Tag Manager
Optional
Execution 163ms
Transfer 160 KB
Unused 39%
Monthly Cost €2/mo
securepubads.g.doubleclick.net
Other
Optional
Execution 155ms
Transfer 188 KB
Unused 70%
Monthly Cost €2/mo
rabbitrifle.com
Other
Optional
Execution 122ms
Transfer 63 KB
Unused 35%
Monthly Cost €1/mo
securepubads.g.doubleclick.net
Other
Optional
Execution 83ms
Transfer 34 KB
Monthly Cost €1/mo

These scripts may cost more than they're worth

  • player.bidmatic.io adds 1259ms and costs ~€14/month
  • Unattributable adds 986ms and costs ~€11/month
  • Microsoft Clarity adds 773ms and costs ~€8/month
  • fearlessfaucet.com adds 712ms and costs ~€8/month
  • player.bidmatic.io adds 421ms and costs ~€5/month

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

player.bidmatic.io takes 1259ms 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 986ms 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

Microsoft Clarity takes 773ms 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

fearlessfaucet.com takes 712ms 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

player.bidmatic.io takes 421ms 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

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