Skip to content
https://ibtimes.com

Performance

· 15 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
86
GRADE
B
FIX
2
REVIEW
4
PASS
7
INFO
2

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

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

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

1.32 s

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

1.81 s

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

8 ms

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

0.152

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

1.32 s

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

2.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
15
7 PASS 4 REVIEW 2 FIX
D
Third-Party Impact
Action
100% third-party, 0 ms blocking
FIX
100% third-party, 0 ms blocking
Warning::
Third-party code accounts for 100% of page weight (1.1 MiB of 1.1 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
HTTP Caching
Action
No cache headers
FIX
No cache headers
Warning::
No Cache-Control header found
Browsers will use heuristic caching, which can be unpredictable. Set explicit cache headers.

No Cache-Control header

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

B
Page Weight Budget
1.1 MB transferred, 73 requests
REVIEW
1.1 MB transferred, 73 requests
Info::
Page weighs 2.3 MB (1.1 MB transferred)
Warning::
JavaScript is 514 KB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 514 KB
Info::
73 HTTP requests
Info::
Estimated 0.22 g CO2 per page load
1.1 MB / 2.4 MB budget
1.1 MB transferred
73 requests
0.22 g CO2 per page load
JavaScript 514.1 KiB 47%
Images 391.2 KiB 36%
Fonts 130.8 KiB 12%
HTML 50.6 KiB 5%
Other 2.6 KiB 0%
Other 2.4 KiB 0%
CSS 2.2 KiB 0%
Other 744 B 0%
0 2.4 MB 4.9 MB
Under budget

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

B
Image Optimization
45 images, 0 KB saveable
REVIEW
45 images, 0 KB saveable
Info::
All images are well-optimized
45 images 391 KB
0 oversized -0 KB
11 legacy format
0 missing dimensions CLS risk
C
JS Bundles
Action
15 scripts, 178 KB unused
REVIEW
15 scripts, 178 KB unused
Warning::
https://www.googletagmanager.com/gtag/js?id=G-BCZK...: 68 KB unused (40%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-PZH...: 60 KB unused (46%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://choices.consentframework.com/js/pa/41059/c...: 31 KB unused (23%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://g.ibtimes.com/sys/js/8279496ed805304963302...: 20 KB unused (56%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 178 KB
178 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.googletagmanager.com/gtag/js?id=G-BCZK8N7RBT&cx=c&gtm=4e64h1h1170 KB68 KB (40%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-PZHRNRQ131 KB60 KB (46%)3rd
https://choices.consentframework.com/js/pa/41059/c/3WNws/cmp134 KB31 KB (23%)3rd
https://g.ibtimes.com/sys/js/8279496ed805304963302a16b929757e.js?v=177623975437 KB20 KB (56%)3rd
https://g.ibtimes.com/www/js/adblock_prebid.js1 KB3rd
https://stats.myibtimes.com/tool/ivtcheck?callback=fq_callback&ref=&cb=17768040794630 KB3rd
https://g.ibtimes.com/sys/js/3a01ce5912471ea9604df7353ae5fd6f.js?v=17762397542 KB3rd
https://g.ibtimes.com/front/js/counter.js?a=282 KB3rd
https://stats.myibtimes.com/counter/article?ack=sys_callback&site_id=3&c_what=section&a_id=0&r_id=0&c_id=0&c_url=/&referer=&device=desktop&a_editor=1&c_country=FR&xz=5&from=web&zyx=2&c_uque=1&c_ruque=1&c_visits=1&c_ts=nonpromoted&c_promo=&c_system=5&c_browser=1&c_agent=Mozilla/5.0%20(Macintosh;%20Intel%20Mac%20OS%20X%2010_15_7)%20AppleWebKit/537.36%20(KHTML,%20like%20Gecko)%20Chrome/147.0.0.0%20Safari/537.360 KB3rd
https://cache.consentframework.com/js/pa/41059/c/3WNws/stub2 KB3rd

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

C
Green Hosting
Action
Whether the site is served from green-energy infrastructure
REVIEW

Green Hosting

No green hosting detected

A+
Text Compression
All text resources are compressed
PASS
All text resources are compressed
Info::
All text resources are compressed
All text resources are properly compressed.
A+
JS Execution Cost
403ms total JS execution
PASS
403ms total JS execution
Info::
https://www.ibtimes.com/: 121ms CPU time
Info::
Unattributable: 97ms CPU time
Info::
https://www.googletagmanager.com/gtag/js?id=G-BCZK...: 68ms CPU time
Info::
https://choices.consentframework.com/js/pa/41059/c...: 60ms CPU time
Info::
https://www.googletagmanager.com/gtm.js?id=GTM-PZH...: 58ms CPU time
Warning::
Third-party scripts: 403ms (100% of total)

Main Thread Breakdown

Script Evaluation 49% Other 23% Style & Layout 13% Script Parsing & Compilation 9% Rendering 4%
ScriptTotalScriptingParse/CompileParty
https://www.ibtimes.com/121ms18ms4ms3rd
Unattributable97ms3ms0ms3rd
https://www.googletagmanager.com/gtag/js?id=G-BCZK8N7RBT&cx=c&gtm=4e64h1h168ms56ms12ms3rd
https://choices.consentframework.com/js/pa/41059/c/3WNws/cmp60ms41ms11ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-PZHRNRQ58ms45ms12ms3rd
A+
Font Loading
4 fonts (131 KB)
PASS
4 fonts (131 KB)
Info::
4 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

4

131 KB total

Render-blocking

0

of 4

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 1.3 s LCP 1.8 shttps://g.ibtimes.com/www/fonts/DMSans/DMSans-Regular.woff2DMSans-Regular.woff2 https://g.ibtimes.com/www/fonts/DMSans/DMSans-Regular.woff2 — 30.0 KiB — 67 ms — font-display: swaphttps://g.ibtimes.com/www/fonts/Genericons.woffGenericons.woff https://g.ibtimes.com/www/fonts/Genericons.woff — 14.3 KiB — 4 ms — font-display: swaphttps://g.ibtimes.com/www/fonts/JosefinSans/JosefinSans-Bold.woff2JosefinSans-Bold.woff2 https://g.ibtimes.com/www/fonts/JosefinSans/JosefinSans-Bold.woff2 — 34.6 KiB — 6 ms — font-display: swaphttps://g.ibtimes.com/www/fonts/Newsreader/woff2/Newsreader16pt-Bold.woff2Newsreader16pt-Bold.woff2 https://g.ibtimes.com/www/fonts/Newsreader/woff2/Newsreader16pt-Bold.woff2 — 51.9 KiB — 60 ms — font-display: swap
DMSans-Regular.woff2 woff2 swap
Size 30 KB
Load time 67 ms
Start 499 ms
Risk FOUT — text flashes from fallback to web font
Genericons.woff woff swap
Size 14 KB
Load time 4 ms
Start 603 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
JosefinSans-Bold.woff2 woff2 swap
Size 35 KB
Load time 6 ms
Start 603 ms
Risk FOUT — text flashes from fallback to web font
Newsreader16pt-Bold.woff2 woff2 swap
Size 52 KB
Load time 60 ms
Start 686 ms
Risk FOUT — text flashes from fallback to web font
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 ~4 KB and ~8 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
Page Weight Inventory
73 resources · 1.1 MB · 178 KB savings available
PASS
73 resources · 1.1 MB · 178 KB savings available
Warning::
Page weight 71 KB over 1MB target
Got: 1.1 MB Expected: ≤ 1 MB
Info::
~178 KB of savings available
Warning::
72 third-party resources (100% of weight)
73 resources · 1.1 MiB · 72 third-party 70.6 KiB over 1MB target
JavaScript 47% · 514.4 KiB
Image 36% · 393.7 KiB
Font 12% · 130.8 KiB
Document 5% · 50.6 KiB
Other 0% · 2.9 KiB
CSS 0% · 2.2 KiB

~178.4 KiB of savings available

Remove unused JavaScript: 178.4 KiB
Network Waterfall
73 requests over 1311ms
INFO
0 ms 500 ms 1.0 s 1.5 s FCP 1.3 s LCP 1.8 shttps://ibtimes.com// https://ibtimes.com/ — 301 — 91 B — 295 ms — h2https://www.ibtimes.com/www.ibtimes.com/ https://www.ibtimes.com/ — 200 — 50.6 KiB — 294 ms — h2https://g.ibtimes.com/www/fonts/DMSans/DMSans-Regular.woff2g.ibtimes.com/www/fonts/DMSans/DMSa... https://g.ibtimes.com/www/fonts/DMSans/DMSans-Regular.woff2 — 200 — 30.0 KiB — 67 ms — h2https://g.ibtimes.com/sys/js/8279496ed805304963302a16b929757e.js?v=1776239754g.ibtimes.com/sys/js/8279496ed80530... https://g.ibtimes.com/sys/js/8279496ed805304963302a16b929757e.js?v=1776239754 — 200 — 36.9 KiB — 25 ms — h2https://g.ibtimes.com/sys/css/splide.min.css?v=1776239754g.ibtimes.com/sys/css/splide.min.cs... https://g.ibtimes.com/sys/css/splide.min.css?v=1776239754 — 200 — 2.2 KiB — 56 ms — h2https://g.ibtimes.com/img/home/men2.pngg.ibtimes.com/img/home/men2.png https://g.ibtimes.com/img/home/men2.png — 200 — 2.0 KiB — 13 ms — h2https://g.ibtimes.com/img/home/men.pngg.ibtimes.com/img/home/men.png https://g.ibtimes.com/img/home/men.png — 200 — 1.8 KiB — 53 ms — h2https://cache.consentframework.com/js/pa/41059/c/3WNws/stubcache.consentframework.com/js/pa/41... https://cache.consentframework.com/js/pa/41059/c/3WNws/stub — 200 — 2.5 KiB — 65 ms — h2https://choices.consentframework.com/js/pa/41059/c/3WNws/cmpchoices.consentframework.com/js/pa/... https://choices.consentframework.com/js/pa/41059/c/3WNws/cmp — 200 — 133.8 KiB — 95 ms — h2https://g.ibtimes.com/www/js/adblock_prebid.jsg.ibtimes.com/www/js/adblock_prebid... https://g.ibtimes.com/www/js/adblock_prebid.js — 200 — 741 B — 8 ms — h2https://stats.myibtimes.com/tool/ivtcheck?callback=fq_callback&ref=&cb=1776804079463stats.myibtimes.com/tool/ivtcheck?c... https://stats.myibtimes.com/tool/ivtcheck?callback=fq_callback&ref=&cb=1776804079463 — 200 — 449 B — 537 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-PZHRNRQwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-PZHRNRQ — 200 — 131.1 KiB — 143 ms — h2https://g.ibtimes.com/themes/favicons/site.webmanifestg.ibtimes.com/themes/favicons/site.... https://g.ibtimes.com/themes/favicons/site.webmanifest — 200 — 744 B — 42 ms — h2https://g.ibtimes.com/www/images/icon_menu.svgg.ibtimes.com/www/images/icon_menu.... https://g.ibtimes.com/www/images/icon_menu.svg — 200 — 1.1 KiB — 43 ms — h2https://g.ibtimes.com/www/images/icon_search.svgg.ibtimes.com/www/images/icon_searc... https://g.ibtimes.com/www/images/icon_search.svg — 200 — 1.1 KiB — 9 ms — h2https://g.ibtimes.com/www/images/ibt-logo-2023.svgg.ibtimes.com/www/images/ibt-logo-2... https://g.ibtimes.com/www/images/ibt-logo-2023.svg — 200 — 11.5 KiB — 10 ms — h2https://g.ibtimes.com/www/img/social/twitter-x-black.svgg.ibtimes.com/www/img/social/twitte... https://g.ibtimes.com/www/img/social/twitter-x-black.svg — 200 — 1.3 KiB — 10 ms — h2https://g.ibtimes.com/www/images/ad.gifg.ibtimes.com/www/images/ad.gif https://g.ibtimes.com/www/images/ad.gif — 200 — 1.9 KiB — 47 ms — h2https://g.ibtimes.com/www/fonts/Genericons.woffg.ibtimes.com/www/fonts/Genericons.... https://g.ibtimes.com/www/fonts/Genericons.woff — 200 — 14.3 KiB — 4 ms — h2https://g.ibtimes.com/www/fonts/JosefinSans/JosefinSans-Bold.woff2g.ibtimes.com/www/fonts/JosefinSans... https://g.ibtimes.com/www/fonts/JosefinSans/JosefinSans-Bold.woff2 — 200 — 34.6 KiB — 6 ms — h2https://d.ibtimes.com/en/full/4647751/iranian-foreign-minister-esmail-baghaei.webp?w=670&h=447&f=c15a58daa04f3d77f472c0eeb9c2c358d.ibtimes.com/en/full/4647751/irani... https://d.ibtimes.com/en/full/4647751/iranian-foreign-minister-esmail-baghaei.webp?w=670&h=447&f=c15a58daa04f3d77f472c0eeb9c2c358 — 200 — 16.9 KiB — 184 ms — h2https://g.ibtimes.com/www/images/arrow-left.pngg.ibtimes.com/www/images/arrow-left... https://g.ibtimes.com/www/images/arrow-left.png — 200 — 952 B — 7 ms — h2https://g.ibtimes.com/www/images/arrow-right.pngg.ibtimes.com/www/images/arrow-righ... https://g.ibtimes.com/www/images/arrow-right.png — 200 — 952 B — 3 ms — h2https://g.ibtimes.com/www/images/ibt-spotlight-badge-2026.webpg.ibtimes.com/www/images/ibt-spotli... https://g.ibtimes.com/www/images/ibt-spotlight-badge-2026.webp — 200 — 5.6 KiB — 4 ms — h2https://g.ibtimes.com/sys/js/3a01ce5912471ea9604df7353ae5fd6f.js?v=1776239754g.ibtimes.com/sys/js/3a01ce5912471e... https://g.ibtimes.com/sys/js/3a01ce5912471ea9604df7353ae5fd6f.js?v=1776239754 — 200 — 2.1 KiB — 46 ms — h2https://g.ibtimes.com/front/js/counter.js?a=28g.ibtimes.com/front/js/counter.js?a... https://g.ibtimes.com/front/js/counter.js?a=28 — 200 — 2.2 KiB — 46 ms — h2https://d.ibtimes.com/en/full/4647721/kevin-warsh.webp?w=385&h=257&f=302d5f8e09f19a337608de71b37d9b93d.ibtimes.com/en/full/4647721/kevin... https://d.ibtimes.com/en/full/4647721/kevin-warsh.webp?w=385&h=257&f=302d5f8e09f19a337608de71b37d9b93 — 200 — 8.0 KiB — 57 ms — h2https://d.ibtimes.com/en/full/4647753/sheila-cherfilus-mccormick.webp?w=385&h=257&f=6ef6ea4048da3007191dfac17db5ce18d.ibtimes.com/en/full/4647753/sheil... https://d.ibtimes.com/en/full/4647753/sheila-cherfilus-mccormick.webp?w=385&h=257&f=6ef6ea4048da3007191dfac17db5ce18 — 200 — 22.2 KiB — 149 ms — h2https://d.ibtimes.com/en/full/4647663/chinas-leader-xi-jinping-warned-april-14-2025-that-protectionism-will-lead-nowehere.webp?w=385&h=257&f=9fccddd1ba2a3b257a44b83b4263af7bd.ibtimes.com/en/full/4647663/china... https://d.ibtimes.com/en/full/4647663/chinas-leader-xi-jinping-warned-april-14-2025-that-protectionism-will-lead-nowehere.webp?w=385&h=257&f=9fccddd1ba2a3b257a44b83b4263af7b — 200 — 8.3 KiB — 28 ms — h2https://d.ibtimes.com/en/full/4634822/vice-president-jd-vance.webp?w=385&h=257&f=f44a4f9aec63b985ba8cca64bd73aeadd.ibtimes.com/en/full/4634822/vice-... https://d.ibtimes.com/en/full/4634822/vice-president-jd-vance.webp?w=385&h=257&f=f44a4f9aec63b985ba8cca64bd73aead — 200 — 9.1 KiB — 33 ms — h2
0 ms 500 ms 1.0 s 1.5 s FCP 1.3 s LCP 1.8 shttps://ibtimes.com// https://ibtimes.com/ — 301 — 91 B — 295 ms — h2https://www.ibtimes.com/www.ibtimes.com/ https://www.ibtimes.com/ — 200 — 50.6 KiB — 294 ms — h2https://g.ibtimes.com/www/fonts/DMSans/DMSans-Regular.woff2g.ibtimes.com/www/fonts/DMSans/DMSa... https://g.ibtimes.com/www/fonts/DMSans/DMSans-Regular.woff2 — 200 — 30.0 KiB — 67 ms — h2https://g.ibtimes.com/sys/js/8279496ed805304963302a16b929757e.js?v=1776239754g.ibtimes.com/sys/js/8279496ed80530... https://g.ibtimes.com/sys/js/8279496ed805304963302a16b929757e.js?v=1776239754 — 200 — 36.9 KiB — 25 ms — h2https://g.ibtimes.com/sys/css/splide.min.css?v=1776239754g.ibtimes.com/sys/css/splide.min.cs... https://g.ibtimes.com/sys/css/splide.min.css?v=1776239754 — 200 — 2.2 KiB — 56 ms — h2https://g.ibtimes.com/img/home/men2.pngg.ibtimes.com/img/home/men2.png https://g.ibtimes.com/img/home/men2.png — 200 — 2.0 KiB — 13 ms — h2https://g.ibtimes.com/img/home/men.pngg.ibtimes.com/img/home/men.png https://g.ibtimes.com/img/home/men.png — 200 — 1.8 KiB — 53 ms — h2https://cache.consentframework.com/js/pa/41059/c/3WNws/stubcache.consentframework.com/js/pa/41... https://cache.consentframework.com/js/pa/41059/c/3WNws/stub — 200 — 2.5 KiB — 65 ms — h2https://choices.consentframework.com/js/pa/41059/c/3WNws/cmpchoices.consentframework.com/js/pa/... https://choices.consentframework.com/js/pa/41059/c/3WNws/cmp — 200 — 133.8 KiB — 95 ms — h2https://g.ibtimes.com/www/js/adblock_prebid.jsg.ibtimes.com/www/js/adblock_prebid... https://g.ibtimes.com/www/js/adblock_prebid.js — 200 — 741 B — 8 ms — h2https://stats.myibtimes.com/tool/ivtcheck?callback=fq_callback&ref=&cb=1776804079463stats.myibtimes.com/tool/ivtcheck?c... https://stats.myibtimes.com/tool/ivtcheck?callback=fq_callback&ref=&cb=1776804079463 — 200 — 449 B — 537 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-PZHRNRQwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-PZHRNRQ — 200 — 131.1 KiB — 143 ms — h2https://g.ibtimes.com/themes/favicons/site.webmanifestg.ibtimes.com/themes/favicons/site.... https://g.ibtimes.com/themes/favicons/site.webmanifest — 200 — 744 B — 42 ms — h2https://g.ibtimes.com/www/images/icon_menu.svgg.ibtimes.com/www/images/icon_menu.... https://g.ibtimes.com/www/images/icon_menu.svg — 200 — 1.1 KiB — 43 ms — h2https://g.ibtimes.com/www/images/icon_search.svgg.ibtimes.com/www/images/icon_searc... https://g.ibtimes.com/www/images/icon_search.svg — 200 — 1.1 KiB — 9 ms — h2https://g.ibtimes.com/www/images/ibt-logo-2023.svgg.ibtimes.com/www/images/ibt-logo-2... https://g.ibtimes.com/www/images/ibt-logo-2023.svg — 200 — 11.5 KiB — 10 ms — h2https://g.ibtimes.com/www/img/social/twitter-x-black.svgg.ibtimes.com/www/img/social/twitte... https://g.ibtimes.com/www/img/social/twitter-x-black.svg — 200 — 1.3 KiB — 10 ms — h2https://g.ibtimes.com/www/images/ad.gifg.ibtimes.com/www/images/ad.gif https://g.ibtimes.com/www/images/ad.gif — 200 — 1.9 KiB — 47 ms — h2https://g.ibtimes.com/www/fonts/Genericons.woffg.ibtimes.com/www/fonts/Genericons.... https://g.ibtimes.com/www/fonts/Genericons.woff — 200 — 14.3 KiB — 4 ms — h2https://g.ibtimes.com/www/fonts/JosefinSans/JosefinSans-Bold.woff2g.ibtimes.com/www/fonts/JosefinSans... https://g.ibtimes.com/www/fonts/JosefinSans/JosefinSans-Bold.woff2 — 200 — 34.6 KiB — 6 ms — h2https://d.ibtimes.com/en/full/4647751/iranian-foreign-minister-esmail-baghaei.webp?w=670&h=447&f=c15a58daa04f3d77f472c0eeb9c2c358d.ibtimes.com/en/full/4647751/irani... https://d.ibtimes.com/en/full/4647751/iranian-foreign-minister-esmail-baghaei.webp?w=670&h=447&f=c15a58daa04f3d77f472c0eeb9c2c358 — 200 — 16.9 KiB — 184 ms — h2https://g.ibtimes.com/www/images/arrow-left.pngg.ibtimes.com/www/images/arrow-left... https://g.ibtimes.com/www/images/arrow-left.png — 200 — 952 B — 7 ms — h2https://g.ibtimes.com/www/images/arrow-right.pngg.ibtimes.com/www/images/arrow-righ... https://g.ibtimes.com/www/images/arrow-right.png — 200 — 952 B — 3 ms — h2https://g.ibtimes.com/www/images/ibt-spotlight-badge-2026.webpg.ibtimes.com/www/images/ibt-spotli... https://g.ibtimes.com/www/images/ibt-spotlight-badge-2026.webp — 200 — 5.6 KiB — 4 ms — h2https://g.ibtimes.com/sys/js/3a01ce5912471ea9604df7353ae5fd6f.js?v=1776239754g.ibtimes.com/sys/js/3a01ce5912471e... https://g.ibtimes.com/sys/js/3a01ce5912471ea9604df7353ae5fd6f.js?v=1776239754 — 200 — 2.1 KiB — 46 ms — h2https://g.ibtimes.com/front/js/counter.js?a=28g.ibtimes.com/front/js/counter.js?a... https://g.ibtimes.com/front/js/counter.js?a=28 — 200 — 2.2 KiB — 46 ms — h2https://d.ibtimes.com/en/full/4647721/kevin-warsh.webp?w=385&h=257&f=302d5f8e09f19a337608de71b37d9b93d.ibtimes.com/en/full/4647721/kevin... https://d.ibtimes.com/en/full/4647721/kevin-warsh.webp?w=385&h=257&f=302d5f8e09f19a337608de71b37d9b93 — 200 — 8.0 KiB — 57 ms — h2https://d.ibtimes.com/en/full/4647753/sheila-cherfilus-mccormick.webp?w=385&h=257&f=6ef6ea4048da3007191dfac17db5ce18d.ibtimes.com/en/full/4647753/sheil... https://d.ibtimes.com/en/full/4647753/sheila-cherfilus-mccormick.webp?w=385&h=257&f=6ef6ea4048da3007191dfac17db5ce18 — 200 — 22.2 KiB — 149 ms — h2https://d.ibtimes.com/en/full/4647663/chinas-leader-xi-jinping-warned-april-14-2025-that-protectionism-will-lead-nowehere.webp?w=385&h=257&f=9fccddd1ba2a3b257a44b83b4263af7bd.ibtimes.com/en/full/4647663/china... https://d.ibtimes.com/en/full/4647663/chinas-leader-xi-jinping-warned-april-14-2025-that-protectionism-will-lead-nowehere.webp?w=385&h=257&f=9fccddd1ba2a3b257a44b83b4263af7b — 200 — 8.3 KiB — 28 ms — h2https://d.ibtimes.com/en/full/4634822/vice-president-jd-vance.webp?w=385&h=257&f=f44a4f9aec63b985ba8cca64bd73aeadd.ibtimes.com/en/full/4634822/vice-... https://d.ibtimes.com/en/full/4634822/vice-president-jd-vance.webp?w=385&h=257&f=f44a4f9aec63b985ba8cca64bd73aead — 200 — 9.1 KiB — 33 ms — h2https://d.ibtimes.com/en/full/4634685/air-travel-between-canada-us-sees-massive-decline-amid.webp?w=385&h=257&f=2d5c2cafe372d917daaec4a5562cb478d.ibtimes.com/en/full/4634685/air-t... https://d.ibtimes.com/en/full/4634685/air-travel-between-canada-us-sees-massive-decline-amid.webp?w=385&h=257&f=2d5c2cafe372d917daaec4a5562cb478 — 200 — 9.2 KiB — 30 ms — h2https://d.ibtimes.com/en/full/4646669/apple-logo-glass-window.webp?w=385&h=257&f=d029475f6c73745a246f16c7f0eb8919d.ibtimes.com/en/full/4646669/apple... https://d.ibtimes.com/en/full/4646669/apple-logo-glass-window.webp?w=385&h=257&f=d029475f6c73745a246f16c7f0eb8919 — 200 — 7.3 KiB — 28 ms — h2https://d.ibtimes.com/en/full/4647670/us-visa-social-media-public.webp?w=385&h=257&f=71f6cdceea59c833629864adc8e47f09d.ibtimes.com/en/full/4647670/us-vi... https://d.ibtimes.com/en/full/4647670/us-visa-social-media-public.webp?w=385&h=257&f=71f6cdceea59c833629864adc8e47f09 — 200 — 13.6 KiB — 35 ms — h2https://d.ibtimes.com/en/full/4647672/general-dan-cain.webp?w=385&h=257&f=7c964dee271e66d07403dffc6500b88ad.ibtimes.com/en/full/4647672/gener... https://d.ibtimes.com/en/full/4647672/general-dan-cain.webp?w=385&h=257&f=7c964dee271e66d07403dffc6500b88a — 200 — 8.2 KiB — 28 ms — h2https://d.ibtimes.com/en/full/4647779/tehran-protests.webp?w=385&h=257&f=eb7393c9e226786b08b55683c2e576f8d.ibtimes.com/en/full/4647779/tehra... https://d.ibtimes.com/en/full/4647779/tehran-protests.webp?w=385&h=257&f=eb7393c9e226786b08b55683c2e576f8 — 200 — 13.1 KiB — 28 ms — h2https://d.ibtimes.com/en/full/4647674/buildings.webp?w=385&h=257&f=cd549e265cd5976c2e6a4c3287a8e51fd.ibtimes.com/en/full/4647674/build... https://d.ibtimes.com/en/full/4647674/buildings.webp?w=385&h=257&f=cd549e265cd5976c2e6a4c3287a8e51f — 200 — 23.6 KiB — 45 ms — h2https://d.ibtimes.com/en/full/4643493/ibts-visionary-voices.webp?w=142&h=95&f=95579e755fa8635c3a35500798287bf9d.ibtimes.com/en/full/4643493/ibts-... https://d.ibtimes.com/en/full/4643493/ibts-visionary-voices.webp?w=142&h=95&f=95579e755fa8635c3a35500798287bf9 — 200 — 4.9 KiB — 57 ms — h2https://d.ibtimes.com/en/full/4641319/visionary-voices.webp?w=142&h=95&f=14eb4f63565bfec56d2d129b66f39c8dd.ibtimes.com/en/full/4641319/visio... https://d.ibtimes.com/en/full/4641319/visionary-voices.webp?w=142&h=95&f=14eb4f63565bfec56d2d129b66f39c8d — 200 — 4.8 KiB — 36 ms — h2https://d.ibtimes.com/en/full/4642573/visionary-voices-troy-snyder.webp?w=142&h=95&f=90c342a63856042e3247b2f625947883d.ibtimes.com/en/full/4642573/visio... https://d.ibtimes.com/en/full/4642573/visionary-voices-troy-snyder.webp?w=142&h=95&f=90c342a63856042e3247b2f625947883 — 200 — 4.7 KiB — 68 ms — h2https://d.ibtimes.com/en/full/4488776/iea-chief-fatih-birol-said-he-was-more-hopeful-now-two-years-ago.webp?w=204&h=136&f=4ae9a54196248138f8c63afb4ef8b3d5d.ibtimes.com/en/full/4488776/iea-c... https://d.ibtimes.com/en/full/4488776/iea-chief-fatih-birol-said-he-was-more-hopeful-now-two-years-ago.webp?w=204&h=136&f=4ae9a54196248138f8c63afb4ef8b3d5 — 200 — 4.0 KiB — 141 ms — h2https://d.ibtimes.com/en/full/4647737/petrol.webp?w=204&h=136&f=d961e36f50a30047518d347908db9736d.ibtimes.com/en/full/4647737/petro... https://d.ibtimes.com/en/full/4647737/petrol.webp?w=204&h=136&f=d961e36f50a30047518d347908db9736 — 200 — 4.7 KiB — 150 ms — h2https://d.ibtimes.com/en/full/4647603/calendar.webp?w=204&h=136&f=57f4dc8d7e402cd8693e8d86090bdec3d.ibtimes.com/en/full/4647603/calen... https://d.ibtimes.com/en/full/4647603/calendar.webp?w=204&h=136&f=57f4dc8d7e402cd8693e8d86090bdec3 — 200 — 5.0 KiB — 48 ms — h2https://d.ibtimes.com/en/full/4647412/health-insurance.webp?w=204&h=136&f=1b058dd82a99633b52241395fe568398d.ibtimes.com/en/full/4647412/healt... https://d.ibtimes.com/en/full/4647412/health-insurance.webp?w=204&h=136&f=1b058dd82a99633b52241395fe568398 — 200 — 4.6 KiB — 68 ms — h2https://d.ibtimes.com/en/full/4646471/iran-has-tightened-control-over-strait-hormuz.webp?w=385&h=257&f=4ae61dfa7f8b8cb7c0a5fcf7b80490b9d.ibtimes.com/en/full/4646471/iran-... https://d.ibtimes.com/en/full/4646471/iran-has-tightened-control-over-strait-hormuz.webp?w=385&h=257&f=4ae61dfa7f8b8cb7c0a5fcf7b80490b9 — 200 — 19.3 KiB — 67 ms — h2https://d.ibtimes.com/en/full/4639963/meta-strikes-10-billion-cloud-deal-google-amid-ai.webp?w=385&h=257&f=8a4599401c320a5cdf7a1d88f4556d2cd.ibtimes.com/en/full/4639963/meta-... https://d.ibtimes.com/en/full/4639963/meta-strikes-10-billion-cloud-deal-google-amid-ai.webp?w=385&h=257&f=8a4599401c320a5cdf7a1d88f4556d2c — 200 — 8.3 KiB — 68 ms — h2https://d.ibtimes.com/en/full/4647522/donald-trump.webp?w=385&h=257&f=44c2e282b0e1ea46015729df752e3b58d.ibtimes.com/en/full/4647522/donal... https://d.ibtimes.com/en/full/4647522/donald-trump.webp?w=385&h=257&f=44c2e282b0e1ea46015729df752e3b58 — 200 — 12.8 KiB — 70 ms — h2https://d.ibtimes.com/en/full/4647020/strait-hormuz.webp?w=385&h=257&f=17e90ef3afcd2cd8a39ceea2072ea35fd.ibtimes.com/en/full/4647020/strai... https://d.ibtimes.com/en/full/4647020/strait-hormuz.webp?w=385&h=257&f=17e90ef3afcd2cd8a39ceea2072ea35f — 200 — 14.6 KiB — 43 ms — h2https://d.ibtimes.com/en/full/4647592/crypto.webp?w=385&h=257&f=6ec730bef6dd2dd3d5fa5fca422fdb5ed.ibtimes.com/en/full/4647592/crypt... https://d.ibtimes.com/en/full/4647592/crypto.webp?w=385&h=257&f=6ec730bef6dd2dd3d5fa5fca422fdb5e — 200 — 21.2 KiB — 71 ms — h2https://d.ibtimes.com/en/full/4641882/kevin-oleary.webp?w=385&h=257&f=dd9556f72955b98f4a77534df9c367a5d.ibtimes.com/en/full/4641882/kevin... https://d.ibtimes.com/en/full/4641882/kevin-oleary.webp?w=385&h=257&f=dd9556f72955b98f4a77534df9c367a5 — 200 — 14.5 KiB — 38 ms — h2https://d.ibtimes.com/en/full/4639716/venezuelas-huge-bitcoin-stash.webp?w=385&h=257&f=9a58ee826745c51cdf4ae87d4d290221d.ibtimes.com/en/full/4639716/venez... https://d.ibtimes.com/en/full/4639716/venezuelas-huge-bitcoin-stash.webp?w=385&h=257&f=9a58ee826745c51cdf4ae87d4d290221 — 200 — 14.1 KiB — 69 ms — h2https://d.ibtimes.com/en/full/4647767/mainsquare.webp?w=385&h=257&f=68700fa9570bf7baaf005645067926aed.ibtimes.com/en/full/4647767/mains... https://d.ibtimes.com/en/full/4647767/mainsquare.webp?w=385&h=257&f=68700fa9570bf7baaf005645067926ae — 200 — 13.4 KiB — 41 ms — h2https://d.ibtimes.com/en/full/4647764/vectored-voyage.webp?w=385&h=257&f=e995111549db680a71af500f51e2c593d.ibtimes.com/en/full/4647764/vecto... https://d.ibtimes.com/en/full/4647764/vectored-voyage.webp?w=385&h=257&f=e995111549db680a71af500f51e2c593 — 200 — 8.1 KiB — 127 ms — h2https://d.ibtimes.com/en/full/4647762/instant-fulfillment.webp?w=385&h=257&f=62a2f1f8475cbb4940895a8cb063cdb7d.ibtimes.com/en/full/4647762/insta... https://d.ibtimes.com/en/full/4647762/instant-fulfillment.webp?w=385&h=257&f=62a2f1f8475cbb4940895a8cb063cdb7 — 200 — 3.9 KiB — 75 ms — h2https://d.ibtimes.com/en/full/4646669/apple-logo-glass-window.webp?w=600&h=400&f=aa5d695411ffad88d8616a09faa6d377d.ibtimes.com/en/full/4646669/apple... https://d.ibtimes.com/en/full/4646669/apple-logo-glass-window.webp?w=600&h=400&f=aa5d695411ffad88d8616a09faa6d377 — 200 — 12.6 KiB — 139 ms — h2https://d.ibtimes.com/en/full/4647617/haseko-acquires-30-stake-trinsic-residential-pivoting-us-multifamily-developer-role.webp?w=600&h=400&f=ab922b8922f615b7b59f00f207ec7597d.ibtimes.com/en/full/4647617/hasek... https://d.ibtimes.com/en/full/4647617/haseko-acquires-30-stake-trinsic-residential-pivoting-us-multifamily-developer-role.webp?w=600&h=400&f=ab922b8922f615b7b59f00f207ec7597 — 200 — 29.6 KiB — 41 ms — h2https://d.ibtimes.com/en/full/4647661/jetblue-airways.webp?w=385&h=257&f=b25841235baf9eae53cf94d766597b4bd.ibtimes.com/en/full/4647661/jetbl... https://d.ibtimes.com/en/full/4647661/jetblue-airways.webp?w=385&h=257&f=b25841235baf9eae53cf94d766597b4b — 200 — 7.7 KiB — 65 ms — h2https://d.ibtimes.com/en/full/3582446/ford-ceo-jim-farley-attends-official-launch-all-new-ford-f-150-lightning-electric-pickup-truck.webp?w=385&h=257&f=53828ddc835adef9bdccae007a3d5beed.ibtimes.com/en/full/3582446/ford-... https://d.ibtimes.com/en/full/3582446/ford-ceo-jim-farley-attends-official-launch-all-new-ford-f-150-lightning-electric-pickup-truck.webp?w=385&h=257&f=53828ddc835adef9bdccae007a3d5bee — 200 — 10.2 KiB — 186 ms — h2https://g.ibtimes.com/www/fonts/Newsreader/woff2/Newsreader16pt-Bold.woff2g.ibtimes.com/www/fonts/Newsreader/... https://g.ibtimes.com/www/fonts/Newsreader/woff2/Newsreader16pt-Bold.woff2 — 200 — 51.9 KiB — 60 ms — h2https://stats.myibtimes.com/counter/article?ack=sys_callback&site_id=3&c_what=section&a_id=0&r_id=0&c_id=0&c_url=/&referer=&device=desktop&a_editor=1&c_country=FR&xz=5&from=web&zyx=2&c_uque=1&c_ruque=1&c_visits=1&c_ts=nonpromoted&c_promo=&c_system=5&c_browser=1&c_agent=Mozilla/5.0%20(Macintosh;%20Intel%20Mac%20OS%20X%2010_15_7)%20AppleWebKit/537.36%20(KHTML,%20like%20Gecko)%20Chrome/147.0.0.0%20Safari/537.36stats.myibtimes.com/counter/article... https://stats.myibtimes.com/counter/article?ack=sys_callback&site_id=3&c_what=section&a_id=0&r_id=0&c_id=0&c_url=/&referer=&device=desktop&a_editor=1&c_country=FR&xz=5&from=web&zyx=2&c_uque=1&c_ruque=1&c_visits=1&c_ts=nonpromoted&c_promo=&c_system=5&c_browser=1&c_agent=Mozilla/5.0%20(Macintosh;%20Intel%20Mac%20OS%20X%2010_15_7)%20AppleWebKit/537.36%20(KHTML,%20like%20Gecko)%20Chrome/147.0.0.0%20Safari/537.36 — 500 — 400 B — 381 ms — h2https://api.consentframework.com/api/v1/public/consent-stringapi.consentframework.com/api/v1/pub... https://api.consentframework.com/api/v1/public/consent-string — 200 — 1.2 KiB — 132 ms — http/1.1data:image/svg+xml;base64,PHN2ZyBpZD0iTE9HT19CTFVFIiBkYXRhLW5hbWU9IkxPR08gQkxVRSIgeG1sbnM9Imh0dHA6L…data:image/svg+xml;base64,PHN2ZyBpZ... data:image/svg+xml;base64,PHN2ZyBpZD0iTE9HT19CTFVFIiBkYXRhLW5hbWU9IkxPR08gQkxVRSIgeG1sbnM9Imh0dHA6L… — 200 — 0 B — 0 ms — datahttps://www.googletagmanager.com/gtag/js?id=G-BCZK8N7RBT&cx=c&gtm=4e64h1h1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-BCZK8N7RBT&cx=c&gtm=4e64h1h1 — 200 — 169.9 KiB — 59 ms — h2https://secure.quantserve.com/quant.jssecure.quantserve.com/quant.js https://secure.quantserve.com/quant.js — 200 — 12.2 KiB — 99 ms — h2https://static.chartbeat.com/js/chartbeat.jsstatic.chartbeat.com/js/chartbeat.j... https://static.chartbeat.com/js/chartbeat.js — 200 — 15.9 KiB — 9 ms — h2https://static.getclicky.com/jsstatic.getclicky.com/js https://static.getclicky.com/js — 200 — 5.3 KiB — 51 ms — h3https://static.getclicky.com/media/links/badge.gifstatic.getclicky.com/media/links/ba... https://static.getclicky.com/media/links/badge.gif — 200 — 523 B — 47 ms — h3https://ping.chartbeat.net/ping?h=ibtimes.com&p=%2F&u=DAhGpxDYjJlHB-T7JA&d=ibtimes.com&g=23870&g0=No%20Section&g1=No%20Author&n=1&f=00001&c=0&x=0&m=0&y=6164&o=1350&w=940&j=45&R=1&W=0&I=0&E=0&e=0&r=&PA=https%3A%2F%2Fwww.ibtimes.com%2F&b=911&t=DtGjwUBBD-cMEj6WfCWwyWICoLOVb&V=150&i=International%20Business%20Times%20-%20Business%20News%2C%20Financial%20news&tz=0&sn=1&sv=BTUmzHBVyJ6EB1CqIPDeiGBcBd6U5j&sr=external&sd=1&im=067b0fff&_ping.chartbeat.net/ping?h=ibtimes.c... https://ping.chartbeat.net/ping?h=ibtimes.com&p=%2F&u=DAhGpxDYjJlHB-T7JA&d=ibtimes.com&g=23870&g0=No%20Section&g1=No%20Author&n=1&f=00001&c=0&x=0&m=0&y=6164&o=1350&w=940&j=45&R=1&W=0&I=0&E=0&e=0&r=&PA=https%3A%2F%2Fwww.ibtimes.com%2F&b=911&t=DtGjwUBBD-cMEj6WfCWwyWICoLOVb&V=150&i=International%20Business%20Times%20-%20Business%20News%2C%20Financial%20news&tz=0&sn=1&sv=BTUmzHBVyJ6EB1CqIPDeiGBcBd6U5j&sr=external&sd=1&im=067b0fff&_ — 200 — 201 B — 302 ms — h2https://region1.google-analytics.com/g/collect?v=2&tid=G-BCZK8N7RBT&gtm=45je64h1h1v887876192z8890883672za20gzb890883672zd890883672&_p=1776804079465&gcs=G100&gcd=13q3q3q2q5l1&npa=1&dma_cps=-&dma=1&tcfd=10001&_eu=AAAAAGA&are=1&cid=56544197.1776804080&frm=0&pscdl=denied&rcb=12&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~115938466~115938469~117266400&sid=1776804079&sct=1&seg=0&dl=https%3A%2F%2Fwww.ibtimes.com%2F&dt=International%20Business%20Times%20-%20Business%20News%2C%20Financial%20news&en=page_view&_fv=1&_nsi=1&_ss=1&ep.page_type=homepage&ep.search_terms=&ep.page_refreshed=N&ep.article_id=&ep.ad_blocker=N&ep.video=&ep.video_type=&ep.content_channel=n%2Fa&ep.ivt_hq=N&ep.article_source=&ep.ads=Y&ep.paragraphs=&ep.content_src=NoContent&tfd=1014region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-BCZK8N7RBT&gtm=45je64h1h1v887876192z8890883672za20gzb890883672zd890883672&_p=1776804079465&gcs=G100&gcd=13q3q3q2q5l1&npa=1&dma_cps=-&dma=1&tcfd=10001&_eu=AAAAAGA&are=1&cid=56544197.1776804080&frm=0&pscdl=denied&rcb=12&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~115938466~115938469~117266400&sid=1776804079&sct=1&seg=0&dl=https%3A%2F%2Fwww.ibtimes.com%2F&dt=International%20Business%20Times%20-%20Business%20News%2C%20Financial%20news&en=page_view&_fv=1&_nsi=1&_ss=1&ep.page_type=homepage&ep.search_terms=&ep.page_refreshed=N&ep.article_id=&ep.ad_blocker=N&ep.video=&ep.video_type=&ep.content_channel=n%2Fa&ep.ivt_hq=N&ep.article_source=&ep.ads=Y&ep.paragraphs=&ep.content_src=NoContent&tfd=1014 — 204 — 549 B — 70 ms — h2https://rules.quantcount.com/rules-p-9FHQa04zD0f9Y.jsrules.quantcount.com/rules-p-9FHQa0... https://rules.quantcount.com/rules-p-9FHQa04zD0f9Y.js — 200 — 643 B — 9 ms — h2https://in.getclicky.com/in.php?site_id=101440244&href=%2F&title=undefined&res=800x600&lang=en-US&tz=UTC&tc=&ck=1&x=cl3tgv&f=1in.getclicky.com/in.php?site_id=101... https://in.getclicky.com/in.php?site_id=101440244&href=%2F&title=undefined&res=800x600&lang=en-US&tz=UTC&tc=&ck=1&x=cl3tgv&f=1 — 200 — 333 B — 166 ms — h3https://api.consentframework.com/api/v1/public/user-actionapi.consentframework.com/api/v1/pub... https://api.consentframework.com/api/v1/public/user-action — 200 — 334 B — 33 ms — http/1.1https://g.ibtimes.com/themes/favicons/favicon.icog.ibtimes.com/themes/favicons/favic... https://g.ibtimes.com/themes/favicons/favicon.ico — 200 — 941 B — 20 ms — h2https://g.ibtimes.com/themes/favicons/favicon-32x32.pngg.ibtimes.com/themes/favicons/favic... https://g.ibtimes.com/themes/favicons/favicon-32x32.png — 200 — 1.6 KiB — 44 ms — h2
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
100% of JavaScript execution is third-party
First-party Third-party 403ms · 485KB · $5/mo
www.ibtimes.com
Other
Optional
Execution 121ms
Transfer 51 KB
Monthly Cost $2/mo
Unattributable
Other
Optional
Execution 97ms
Transfer 0 KB
Monthly Cost $1/mo
Google Tag Manager
Tag Manager
Optional
Execution 68ms
Transfer 170 KB
Unused 40%
Monthly Cost $1/mo
choices.consentframework.com
Other
Optional
Execution 60ms
Transfer 134 KB
Unused 23%
Monthly Cost $1/mo
Google Tag Manager
Tag Manager
Optional
Execution 58ms
Transfer 131 KB
Unused 46%
Monthly Cost $1/mo

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

Why this matters

When third-party JS execution time exceeds your own, performance gains from frontend work are capped by code you don't own.

Learn more

Every millisecond of third-party JS competes with your own for main-thread time. If their share is bigger than yours, optimization on your code base barely moves the needle. Audit, defer, or remove third-parties before further frontend optimization. Use Lighthouse's third-party audit to identify the worst offenders.

Source: web.dev

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