Skip to content
https://gettyimages.com

Performance

· 17 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
68
GRADE
D
FIX
6
REVIEW
2
PASS
7
INFO
2

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

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

3.50 s

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

16.34 s

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

1.59 s

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

0.000

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

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

19.64 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
7 PASS 2 REVIEW 6 FIX
F
Page Weight Budget
Action
8.0 MB transferred, 150 requests
FIX
8.0 MB transferred, 150 requests
Critical::
Page weighs 11.4 MB (8.0 MB transferred)
Warning::
Images are 6.2 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 6.2 MB
Warning::
JavaScript is 1.5 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 1.5 MB
Warning::
150 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 1.7 g CO2 per page load
8.0 MB / 2.4 MB budget
8.0 MB transferred
150 requests
1.7 g CO2 per page load
Images 6.2 MiB 77%
JavaScript 1.5 MiB 19%
CSS 174.7 KiB 2%
HTML 53.9 KiB 1%
Fonts 27.5 KiB 0%
Other 6.4 KiB 0%
Other 2.6 KiB 0%
Other 1.1 KiB 0%
Other 882 B 0%
0 2.4 MB 4.9 MB
Over budget

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

Why this matters

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

Source: web.dev

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

Why this matters

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

Source: web.dev

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

Why this matters

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

Source: web.dev

D
Third-Party Impact
Action
100% third-party, 0 ms blocking
FIX
100% third-party, 0 ms blocking
Warning::
Third-party code accounts for 100% of page weight (8.0 MiB of 8.0 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Execution Cost
Action
5442ms total JS execution
FIX
5442ms total JS execution
Warning::
https://www.gettyimages.com/landing/assets/applica...: 2028ms CPU time
Warning::
https://www.gettyimages.com/: 897ms CPU time
Warning::
Unattributable: 775ms CPU time
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-P4W...: 709ms CPU time
Warning::
https://www.googletagmanager.com/gtag/js?id=G-DMJJ...: 378ms CPU time
Warning::
Third-party scripts: 5442ms (100% of total)

Main Thread Breakdown

Script Evaluation 55% Other 17% Script Parsing & Compilation 14% Style & Layout 9%
ScriptTotalScriptingParse/CompileParty
https://www.gettyimages.com/landing/assets/application.6acf8e5a50b656c4ad84.js2028ms1651ms269ms3rd
https://www.gettyimages.com/897ms23ms29ms3rd
Unattributable775ms8ms0ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-P4WB37709ms604ms85ms3rd
https://www.googletagmanager.com/gtag/js?id=G-DMJJ3WT1SM&cx=c&gtm=4e64h1378ms314ms60ms3rd
https://www.googletagmanager.com/gtag/js?id=G-X422D5Z6N0&cx=c&gtm=4e64h1287ms232ms52ms3rd
https://www.gettyimages.com/components/customer-notifications/static/__federation_expose_CustomerNotifications.85d5cf804948db568da1.js107ms74ms12ms3rd
https://d.impactradius-event.com/A218913-dc0b-43b5-92cf-b5abffdabaa21.js101ms92ms7ms3rd
https://www.gettyimages.com/components/global-nav/static/remoteEntry.5520637637cb99eecb02.js90ms29ms60ms3rd
https://www.gettyimages.com/components/customer-notifications/static/remoteEntry.7e8bbd9eef2db30bf33e.js70ms57ms11ms3rd
F
JS Bundles
Action
46 scripts, 566 KB unused
FIX
46 scripts, 566 KB unused
Warning::
https://www.gettyimages.com/landing/assets/applica...: 209 KB unused (42%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-X422...: 63 KB unused (44%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-DMJJ...: 62 KB unused (40%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-P4W...: 51 KB unused (30%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.gettyimages.com/components/customer-no...: 33 KB unused (67%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 566 KB
566 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.gettyimages.com/landing/assets/application.6acf8e5a50b656c4ad84.js506 KB209 KB (42%)3rd
https://www.googletagmanager.com/gtag/js?id=G-X422D5Z6N0&cx=c&gtm=4e64h1144 KB63 KB (44%)3rd
https://www.googletagmanager.com/gtag/js?id=G-DMJJ3WT1SM&cx=c&gtm=4e64h1152 KB62 KB (40%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-P4WB37173 KB51 KB (30%)3rd
https://www.gettyimages.com/components/customer-notifications/static/117.25a61595d644d6fef239.js50 KB33 KB (67%)3rd
https://www.gettyimages.com/components/global-nav/static/remoteEntry.5520637637cb99eecb02.js44 KB30 KB (70%)3rd
https://www.gettyimages.com/components/search-bar/static/6697.7dc1bd61a9bcd06f55fe.js52 KB26 KB (52%)3rd
https://www.gettyimages.com/components/customer-notifications/static/__federation_expose_CustomerNotifications.85d5cf804948db568da1.js32 KB25 KB (79%)3rd
https://www.gettyimages.com/components/search-bar/static/remoteEntry.ad4cec922c1c8174367e.js37 KB23 KB (62%)3rd
https://www.gettyimages.com/components/global-nav/static/2575.7819052cb781dfafb124.js23 KB22 KB (100%)3rd

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

F
Page Weight Inventory
Action
150 resources · 8.0 MB · 566 KB savings available
FIX
150 resources · 8.0 MB · 566 KB savings available
Warning::
Page weight 7.0 MB over 1MB target
Got: 8.0 MB Expected: ≤ 1 MB
Info::
~566 KB of savings available
Warning::
149 third-party resources (100% of weight)
Info::
2 resources over 200KB
150 resources · 8.0 MiB · 149 third-party 7.0 MiB over 1MB target
Image 77% · 6.2 MiB
JavaScript 19% · 1.5 MiB
CSS 2% · 174.7 KiB
Document 1% · 54.4 KiB
Font 0% · 27.5 KiB
Other 0% · 4.8 KiB

~566.0 KiB of savings available

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

No Cache-Control header

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

B
Image Optimization
65 images, 0 KB saveable
REVIEW
65 images, 0 KB saveable
Warning::
https://static.gettyimages.com/site-merchandising/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
65 images 6.2 MB
0 oversized -0 KB
65 legacy format
1 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

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

Green Hosting

No green hosting detected

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

Web fonts

2

28 KB total

Render-blocking

0

of 2

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 3.5 s LCP 16.3 shttps://fonts.gstatic.com/s/lato/v25/S6uyw4BMUTPHjx4wXiWtFCc.woff2S6uyw4BMUTPHjx4wXiWtFCc... https://fonts.gstatic.com/s/lato/v25/S6uyw4BMUTPHjx4wXiWtFCc.woff2 — 13.7 KiB — 9 ms — font-display: swaphttps://fonts.gstatic.com/s/lato/v25/S6u9w4BMUTPHh6UVSwiPGQ3q5d0.woff2S6u9w4BMUTPHh6UVSwiPGQ3... https://fonts.gstatic.com/s/lato/v25/S6u9w4BMUTPHh6UVSwiPGQ3q5d0.woff2 — 13.9 KiB — 7 ms — font-display: swap
S6uyw4BMUTPHjx4wXiWtFCc... woff2 swap
Size 14 KB
Load time 9 ms
Start 709 ms
Risk FOUT — text flashes from fallback to web font
S6u9w4BMUTPHh6UVSwiPGQ3... woff2 swap
Size 14 KB
Load time 7 ms
Start 814 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)
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
7 hints, 0 missing preconnects
PASS
7 hints, 0 missing preconnects
Info::
Page uses 7 resource hint(s)

Current Resource Hints

preconnect
4
preload
dns-prefetch
3
prefetch

7 resource hints configured

A+
Render-Blocking Resources
No render-blocking resources detected
PASS
No render-blocking resources detected
Info::
No render-blocking resources detected in <head>
A+
Third-Party Resources
No third-party resources detected
PASS
No third-party resources detected
Network Waterfall
150 requests over 3184ms
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 3.5 s LCP 16.3 shttps://gettyimages.com// https://gettyimages.com/ — 301 — 241 B — 272 ms — h2https://www.gettyimages.com/www.gettyimages.com/ https://www.gettyimages.com/ — 200 — 53.9 KiB — 294 ms — h2https://fonts.googleapis.com/css?family=Lato:400,400i,700,700i&subset=latin-extfonts.googleapis.com/css?family=Lat... https://fonts.googleapis.com/css?family=Lato:400,400i,700,700i&subset=latin-ext — 200 — 962 B — 51 ms — h2https://www.gettyimages.com/landing/assets/css/getty.8d84585340c40e6eafdb.csswww.gettyimages.com/landing/assets/... https://www.gettyimages.com/landing/assets/css/getty.8d84585340c40e6eafdb.css — 200 — 20.8 KiB — 39 ms — h2https://www.gettyimages.com/landing/assets/css/application.57ee7ce1bd4d2bb38aa2.csswww.gettyimages.com/landing/assets/... https://www.gettyimages.com/landing/assets/css/application.57ee7ce1bd4d2bb38aa2.css — 200 — 5.6 KiB — 36 ms — h2https://www.gettyimages.com/components/global-nav/static/css/alliance-ui-styles.a724c77b4f3857c0d59c.csswww.gettyimages.com/components/glob... https://www.gettyimages.com/components/global-nav/static/css/alliance-ui-styles.a724c77b4f3857c0d59c.css — 200 — 5.1 KiB — 16 ms — h2https://www.gettyimages.com/components/global-nav/static/css/styles-getty-global-scss.b364b622bb2bd3a62b89.csswww.gettyimages.com/components/glob... https://www.gettyimages.com/components/global-nav/static/css/styles-getty-global-scss.b364b622bb2bd3a62b89.css — 200 — 7.0 KiB — 33 ms — h2https://www.gettyimages.com/components/global-nav/static/css/2878.3e946aa3e88c13fac81e.csswww.gettyimages.com/components/glob... https://www.gettyimages.com/components/global-nav/static/css/2878.3e946aa3e88c13fac81e.css — 200 — 18.6 KiB — 17 ms — h2https://www.gettyimages.com/components/global-nav/static/css/components-getty-Header.360a008d8a6d1006e7aa.csswww.gettyimages.com/components/glob... https://www.gettyimages.com/components/global-nav/static/css/components-getty-Header.360a008d8a6d1006e7aa.css — 200 — 10.7 KiB — 13 ms — h2https://www.gettyimages.com/components/global-nav/static/css/Header.f22ce4f2595e3f5f52d1.csswww.gettyimages.com/components/glob... https://www.gettyimages.com/components/global-nav/static/css/Header.f22ce4f2595e3f5f52d1.css — 200 — 1.8 KiB — 36 ms — h2https://static.istockphoto.com/site-merchandising/site-media/1YpZnb0DtMzY_A250_HPCaro_Mobile3.jpgstatic.istockphoto.com/site-merchan... https://static.istockphoto.com/site-merchandising/site-media/1YpZnb0DtMzY_A250_HPCaro_Mobile3.jpg — 200 — 29.0 KiB — 192 ms — h2https://static.gettyimages.com/site-merchandising/site-media/lykZ9CKVYSzI_fifa-world-cup-2026-mobile.jpgstatic.gettyimages.com/site-merchan... https://static.gettyimages.com/site-merchandising/site-media/lykZ9CKVYSzI_fifa-world-cup-2026-mobile.jpg — 200 — 70.0 KiB — 346 ms — h2https://static.gettyimages.com/site-merchandising/site-media/jQjWuVERceVz_86dz63uy2-Media-Manager-Reintroduction_Mobile-v2.jpgstatic.gettyimages.com/site-merchan... https://static.gettyimages.com/site-merchandising/site-media/jQjWuVERceVz_86dz63uy2-Media-Manager-Reintroduction_Mobile-v2.jpg — 200 — 250.8 KiB — 466 ms — h2https://www.gettyimages.com/components/global-nav/static/static/GettyHeaderLogo-4c344fa4f9e47c257bea.svgwww.gettyimages.com/components/glob... https://www.gettyimages.com/components/global-nav/static/static/GettyHeaderLogo-4c344fa4f9e47c257bea.svg — 200 — 6.1 KiB — 25 ms — h2https://www.gettyimages.com/components/global-nav/static/static/UnsplashForBrands-00c7af5aed68b4b7f3f3.svgwww.gettyimages.com/components/glob... https://www.gettyimages.com/components/global-nav/static/static/UnsplashForBrands-00c7af5aed68b4b7f3f3.svg — 200 — 5.8 KiB — 24 ms — h2https://static.gettyimages.com/site-merchandising/site-media/PrLi4AT3OybP_MediaManager_Logo_White_300px.pngstatic.gettyimages.com/site-merchan... https://static.gettyimages.com/site-merchandising/site-media/PrLi4AT3OybP_MediaManager_Logo_White_300px.png — 200 — 148.0 KiB — 451 ms — h2https://www.gettyimages.com/landing/assets/css/styles-getty-global-scss.b364b622bb2bd3a62b89.csswww.gettyimages.com/landing/assets/... https://www.gettyimages.com/landing/assets/css/styles-getty-global-scss.b364b622bb2bd3a62b89.css — 200 — 4.5 KiB — 16 ms — h2https://www.gettyimages.com/landing/assets/css/2878.9a38230ef87612ce86de.csswww.gettyimages.com/landing/assets/... https://www.gettyimages.com/landing/assets/css/2878.9a38230ef87612ce86de.css — 200 — 12.8 KiB — 15 ms — h2https://www.gettyimages.com/landing/assets/css/themes-getty.68f2a369b010a75004d0.csswww.gettyimages.com/landing/assets/... https://www.gettyimages.com/landing/assets/css/themes-getty.68f2a369b010a75004d0.css — 200 — 2.5 KiB — 13 ms — h2https://www.gettyimages.com/landing/assets/css/app-components-getty-Home-Home.2258d5271fd19a5c2b93.csswww.gettyimages.com/landing/assets/... https://www.gettyimages.com/landing/assets/css/app-components-getty-Home-Home.2258d5271fd19a5c2b93.css — 200 — 867 B — 17 ms — h2https://www.gettyimages.com/components/search-bar/static/css/alliance-ui-styles.31d6cfe0d16ae931b73c.csswww.gettyimages.com/components/sear... https://www.gettyimages.com/components/search-bar/static/css/alliance-ui-styles.31d6cfe0d16ae931b73c.css — 200 — 447 B — 13 ms — h2https://www.gettyimages.com/components/search-bar/static/css/styles-getty-global-scss.e267fae820d41975f575.csswww.gettyimages.com/components/sear... https://www.gettyimages.com/components/search-bar/static/css/styles-getty-global-scss.e267fae820d41975f575.css — 200 — 7.0 KiB — 15 ms — h2https://www.gettyimages.com/components/search-bar/static/css/2878.f46e3f40e83c1cea8559.csswww.gettyimages.com/components/sear... https://www.gettyimages.com/components/search-bar/static/css/2878.f46e3f40e83c1cea8559.css — 200 — 18.2 KiB — 10 ms — h2https://www.gettyimages.com/components/search-bar/static/css/435.d00226fd2dc77727e958.csswww.gettyimages.com/components/sear... https://www.gettyimages.com/components/search-bar/static/css/435.d00226fd2dc77727e958.css — 200 — 9.0 KiB — 17 ms — h2https://www.gettyimages.com/components/search-bar/static/css/SearchBar.aafbc70201958b08f0f2.csswww.gettyimages.com/components/sear... https://www.gettyimages.com/components/search-bar/static/css/SearchBar.aafbc70201958b08f0f2.css — 200 — 4.6 KiB — 21 ms — h2https://www.gettyimages.com/landing/assets/css/app-components-getty-CreativeImageHome-CreativeImageHome.3665fe9a838636d156ad.csswww.gettyimages.com/landing/assets/... https://www.gettyimages.com/landing/assets/css/app-components-getty-CreativeImageHome-CreativeImageHome.3665fe9a838636d156ad.css — 200 — 5.8 KiB — 19 ms — h2https://www.gettyimages.com/components/global-nav/static/css/components-getty-Footer.20075c7420bd4cf4ecd6.csswww.gettyimages.com/components/glob... https://www.gettyimages.com/components/global-nav/static/css/components-getty-Footer.20075c7420bd4cf4ecd6.css — 200 — 3.2 KiB — 13 ms — h2https://www.gettyimages.com/components/global-nav/static/css/Footer.f22ce4f2595e3f5f52d1.csswww.gettyimages.com/components/glob... https://www.gettyimages.com/components/global-nav/static/css/Footer.f22ce4f2595e3f5f52d1.css — 200 — 1.8 KiB — 15 ms — h2https://www.gettyimages.com/landing/assets/application.6acf8e5a50b656c4ad84.jswww.gettyimages.com/landing/assets/... https://www.gettyimages.com/landing/assets/application.6acf8e5a50b656c4ad84.js — 200 — 506.3 KiB — 130 ms — h2https://www.gettyimages.com/components/global-nav/static/remoteEntry.5520637637cb99eecb02.jswww.gettyimages.com/components/glob... https://www.gettyimages.com/components/global-nav/static/remoteEntry.5520637637cb99eecb02.js — 200 — 43.6 KiB — 20 ms — h2
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s FCP 3.5 s LCP 16.3 shttps://gettyimages.com// https://gettyimages.com/ — 301 — 241 B — 272 ms — h2https://www.gettyimages.com/www.gettyimages.com/ https://www.gettyimages.com/ — 200 — 53.9 KiB — 294 ms — h2https://fonts.googleapis.com/css?family=Lato:400,400i,700,700i&subset=latin-extfonts.googleapis.com/css?family=Lat... https://fonts.googleapis.com/css?family=Lato:400,400i,700,700i&subset=latin-ext — 200 — 962 B — 51 ms — h2https://www.gettyimages.com/landing/assets/css/getty.8d84585340c40e6eafdb.csswww.gettyimages.com/landing/assets/... https://www.gettyimages.com/landing/assets/css/getty.8d84585340c40e6eafdb.css — 200 — 20.8 KiB — 39 ms — h2https://www.gettyimages.com/landing/assets/css/application.57ee7ce1bd4d2bb38aa2.csswww.gettyimages.com/landing/assets/... https://www.gettyimages.com/landing/assets/css/application.57ee7ce1bd4d2bb38aa2.css — 200 — 5.6 KiB — 36 ms — h2https://www.gettyimages.com/components/global-nav/static/css/alliance-ui-styles.a724c77b4f3857c0d59c.csswww.gettyimages.com/components/glob... https://www.gettyimages.com/components/global-nav/static/css/alliance-ui-styles.a724c77b4f3857c0d59c.css — 200 — 5.1 KiB — 16 ms — h2https://www.gettyimages.com/components/global-nav/static/css/styles-getty-global-scss.b364b622bb2bd3a62b89.csswww.gettyimages.com/components/glob... https://www.gettyimages.com/components/global-nav/static/css/styles-getty-global-scss.b364b622bb2bd3a62b89.css — 200 — 7.0 KiB — 33 ms — h2https://www.gettyimages.com/components/global-nav/static/css/2878.3e946aa3e88c13fac81e.csswww.gettyimages.com/components/glob... https://www.gettyimages.com/components/global-nav/static/css/2878.3e946aa3e88c13fac81e.css — 200 — 18.6 KiB — 17 ms — h2https://www.gettyimages.com/components/global-nav/static/css/components-getty-Header.360a008d8a6d1006e7aa.csswww.gettyimages.com/components/glob... https://www.gettyimages.com/components/global-nav/static/css/components-getty-Header.360a008d8a6d1006e7aa.css — 200 — 10.7 KiB — 13 ms — h2https://www.gettyimages.com/components/global-nav/static/css/Header.f22ce4f2595e3f5f52d1.csswww.gettyimages.com/components/glob... https://www.gettyimages.com/components/global-nav/static/css/Header.f22ce4f2595e3f5f52d1.css — 200 — 1.8 KiB — 36 ms — h2https://static.istockphoto.com/site-merchandising/site-media/1YpZnb0DtMzY_A250_HPCaro_Mobile3.jpgstatic.istockphoto.com/site-merchan... https://static.istockphoto.com/site-merchandising/site-media/1YpZnb0DtMzY_A250_HPCaro_Mobile3.jpg — 200 — 29.0 KiB — 192 ms — h2https://static.gettyimages.com/site-merchandising/site-media/lykZ9CKVYSzI_fifa-world-cup-2026-mobile.jpgstatic.gettyimages.com/site-merchan... https://static.gettyimages.com/site-merchandising/site-media/lykZ9CKVYSzI_fifa-world-cup-2026-mobile.jpg — 200 — 70.0 KiB — 346 ms — h2https://static.gettyimages.com/site-merchandising/site-media/jQjWuVERceVz_86dz63uy2-Media-Manager-Reintroduction_Mobile-v2.jpgstatic.gettyimages.com/site-merchan... https://static.gettyimages.com/site-merchandising/site-media/jQjWuVERceVz_86dz63uy2-Media-Manager-Reintroduction_Mobile-v2.jpg — 200 — 250.8 KiB — 466 ms — h2https://www.gettyimages.com/components/global-nav/static/static/GettyHeaderLogo-4c344fa4f9e47c257bea.svgwww.gettyimages.com/components/glob... https://www.gettyimages.com/components/global-nav/static/static/GettyHeaderLogo-4c344fa4f9e47c257bea.svg — 200 — 6.1 KiB — 25 ms — h2https://www.gettyimages.com/components/global-nav/static/static/UnsplashForBrands-00c7af5aed68b4b7f3f3.svgwww.gettyimages.com/components/glob... https://www.gettyimages.com/components/global-nav/static/static/UnsplashForBrands-00c7af5aed68b4b7f3f3.svg — 200 — 5.8 KiB — 24 ms — h2https://static.gettyimages.com/site-merchandising/site-media/PrLi4AT3OybP_MediaManager_Logo_White_300px.pngstatic.gettyimages.com/site-merchan... https://static.gettyimages.com/site-merchandising/site-media/PrLi4AT3OybP_MediaManager_Logo_White_300px.png — 200 — 148.0 KiB — 451 ms — h2https://www.gettyimages.com/landing/assets/css/styles-getty-global-scss.b364b622bb2bd3a62b89.csswww.gettyimages.com/landing/assets/... https://www.gettyimages.com/landing/assets/css/styles-getty-global-scss.b364b622bb2bd3a62b89.css — 200 — 4.5 KiB — 16 ms — h2https://www.gettyimages.com/landing/assets/css/2878.9a38230ef87612ce86de.csswww.gettyimages.com/landing/assets/... https://www.gettyimages.com/landing/assets/css/2878.9a38230ef87612ce86de.css — 200 — 12.8 KiB — 15 ms — h2https://www.gettyimages.com/landing/assets/css/themes-getty.68f2a369b010a75004d0.csswww.gettyimages.com/landing/assets/... https://www.gettyimages.com/landing/assets/css/themes-getty.68f2a369b010a75004d0.css — 200 — 2.5 KiB — 13 ms — h2https://www.gettyimages.com/landing/assets/css/app-components-getty-Home-Home.2258d5271fd19a5c2b93.csswww.gettyimages.com/landing/assets/... https://www.gettyimages.com/landing/assets/css/app-components-getty-Home-Home.2258d5271fd19a5c2b93.css — 200 — 867 B — 17 ms — h2https://www.gettyimages.com/components/search-bar/static/css/alliance-ui-styles.31d6cfe0d16ae931b73c.csswww.gettyimages.com/components/sear... https://www.gettyimages.com/components/search-bar/static/css/alliance-ui-styles.31d6cfe0d16ae931b73c.css — 200 — 447 B — 13 ms — h2https://www.gettyimages.com/components/search-bar/static/css/styles-getty-global-scss.e267fae820d41975f575.csswww.gettyimages.com/components/sear... https://www.gettyimages.com/components/search-bar/static/css/styles-getty-global-scss.e267fae820d41975f575.css — 200 — 7.0 KiB — 15 ms — h2https://www.gettyimages.com/components/search-bar/static/css/2878.f46e3f40e83c1cea8559.csswww.gettyimages.com/components/sear... https://www.gettyimages.com/components/search-bar/static/css/2878.f46e3f40e83c1cea8559.css — 200 — 18.2 KiB — 10 ms — h2https://www.gettyimages.com/components/search-bar/static/css/435.d00226fd2dc77727e958.csswww.gettyimages.com/components/sear... https://www.gettyimages.com/components/search-bar/static/css/435.d00226fd2dc77727e958.css — 200 — 9.0 KiB — 17 ms — h2https://www.gettyimages.com/components/search-bar/static/css/SearchBar.aafbc70201958b08f0f2.csswww.gettyimages.com/components/sear... https://www.gettyimages.com/components/search-bar/static/css/SearchBar.aafbc70201958b08f0f2.css — 200 — 4.6 KiB — 21 ms — h2https://www.gettyimages.com/landing/assets/css/app-components-getty-CreativeImageHome-CreativeImageHome.3665fe9a838636d156ad.csswww.gettyimages.com/landing/assets/... https://www.gettyimages.com/landing/assets/css/app-components-getty-CreativeImageHome-CreativeImageHome.3665fe9a838636d156ad.css — 200 — 5.8 KiB — 19 ms — h2https://www.gettyimages.com/components/global-nav/static/css/components-getty-Footer.20075c7420bd4cf4ecd6.csswww.gettyimages.com/components/glob... https://www.gettyimages.com/components/global-nav/static/css/components-getty-Footer.20075c7420bd4cf4ecd6.css — 200 — 3.2 KiB — 13 ms — h2https://www.gettyimages.com/components/global-nav/static/css/Footer.f22ce4f2595e3f5f52d1.csswww.gettyimages.com/components/glob... https://www.gettyimages.com/components/global-nav/static/css/Footer.f22ce4f2595e3f5f52d1.css — 200 — 1.8 KiB — 15 ms — h2https://www.gettyimages.com/landing/assets/application.6acf8e5a50b656c4ad84.jswww.gettyimages.com/landing/assets/... https://www.gettyimages.com/landing/assets/application.6acf8e5a50b656c4ad84.js — 200 — 506.3 KiB — 130 ms — h2https://www.gettyimages.com/components/global-nav/static/remoteEntry.5520637637cb99eecb02.jswww.gettyimages.com/components/glob... https://www.gettyimages.com/components/global-nav/static/remoteEntry.5520637637cb99eecb02.js — 200 — 43.6 KiB — 20 ms — h2https://www.gettyimages.com/components/global-nav/static/7029.9596228eccdc1d66455d.jswww.gettyimages.com/components/glob... https://www.gettyimages.com/components/global-nav/static/7029.9596228eccdc1d66455d.js — 200 — 22.3 KiB — 13 ms — h2https://www.gettyimages.com/components/global-nav/static/Header.128a90ddc2bb0aaad770.jswww.gettyimages.com/components/glob... https://www.gettyimages.com/components/global-nav/static/Header.128a90ddc2bb0aaad770.js — 200 — 14.7 KiB — 37 ms — h2https://www.gettyimages.com/components/global-nav/static/styles-getty-global-scss.089de61108c13954a3d9.jswww.gettyimages.com/components/glob... https://www.gettyimages.com/components/global-nav/static/styles-getty-global-scss.089de61108c13954a3d9.js — 200 — 611 B — 45 ms — h2https://www.gettyimages.com/components/global-nav/static/getty-js.7dfd6e915da1b1c5638f.jswww.gettyimages.com/components/glob... https://www.gettyimages.com/components/global-nav/static/getty-js.7dfd6e915da1b1c5638f.js — 200 — 8.5 KiB — 54 ms — h2https://www.gettyimages.com/components/global-nav/static/locales-getty-en-us.98fa41bd2500a0e9011c.jswww.gettyimages.com/components/glob... https://www.gettyimages.com/components/global-nav/static/locales-getty-en-us.98fa41bd2500a0e9011c.js — 200 — 8.7 KiB — 51 ms — h2https://www.gettyimages.com/components/global-nav/static/2575.7819052cb781dfafb124.jswww.gettyimages.com/components/glob... https://www.gettyimages.com/components/global-nav/static/2575.7819052cb781dfafb124.js — 200 — 22.8 KiB — 51 ms — h2https://www.gettyimages.com/components/global-nav/static/5385.f415ed1d5d85c83136fb.jswww.gettyimages.com/components/glob... https://www.gettyimages.com/components/global-nav/static/5385.f415ed1d5d85c83136fb.js — 200 — 18.5 KiB — 46 ms — h2https://fonts.gstatic.com/s/lato/v25/S6uyw4BMUTPHjx4wXiWtFCc.woff2fonts.gstatic.com/s/lato/v25/S6uyw4... https://fonts.gstatic.com/s/lato/v25/S6uyw4BMUTPHjx4wXiWtFCc.woff2 — 200 — 13.7 KiB — 9 ms — h3https://www.gettyimages.com/components/global-nav/static/9036.4eba14faa467260fd351.jswww.gettyimages.com/components/glob... https://www.gettyimages.com/components/global-nav/static/9036.4eba14faa467260fd351.js — 200 — 11.0 KiB — 20 ms — h2https://www.gettyimages.com/components/global-nav/static/9471.6c6702715afe61b610ef.jswww.gettyimages.com/components/glob... https://www.gettyimages.com/components/global-nav/static/9471.6c6702715afe61b610ef.js — 200 — 7.8 KiB — 39 ms — h2https://www.gettyimages.com/components/global-nav/static/8366.f952065e6dc0fff2d3d8.jswww.gettyimages.com/components/glob... https://www.gettyimages.com/components/global-nav/static/8366.f952065e6dc0fff2d3d8.js — 200 — 12.8 KiB — 19 ms — h2https://www.gettyimages.com/components/global-nav/static/components-getty-Header.1fafde55ac9268947d35.jswww.gettyimages.com/components/glob... https://www.gettyimages.com/components/global-nav/static/components-getty-Header.1fafde55ac9268947d35.js — 200 — 50.1 KiB — 43 ms — h2https://www.gettyimages.com/landing/assets/locales-getty-en-us-yml.18cb98fc5bcf95a1a636.jswww.gettyimages.com/landing/assets/... https://www.gettyimages.com/landing/assets/locales-getty-en-us-yml.18cb98fc5bcf95a1a636.js — 200 — 4.6 KiB — 33 ms — h2https://static.gettyimages.com/display-sets/creative-landing/images/GettyImages-2249032875.jpgstatic.gettyimages.com/display-sets... https://static.gettyimages.com/display-sets/creative-landing/images/GettyImages-2249032875.jpg — 200 — 111.7 KiB — 208 ms — h2https://static.gettyimages.com/display-sets/creative-landing/images/GettyImages-2212907548.jpgstatic.gettyimages.com/display-sets... https://static.gettyimages.com/display-sets/creative-landing/images/GettyImages-2212907548.jpg — 200 — 99.2 KiB — 183 ms — h2https://static.gettyimages.com/display-sets/creative-landing/images/GettyImages-2265601393.jpgstatic.gettyimages.com/display-sets... https://static.gettyimages.com/display-sets/creative-landing/images/GettyImages-2265601393.jpg — 200 — 103.0 KiB — 181 ms — h2https://static.gettyimages.com/display-sets/creative-landing/images/GettyImages-2251978740.jpgstatic.gettyimages.com/display-sets... https://static.gettyimages.com/display-sets/creative-landing/images/GettyImages-2251978740.jpg — 200 — 112.8 KiB — 141 ms — h2https://static.gettyimages.com/display-sets/creative-landing/images/GettyImages-2256734261.jpgstatic.gettyimages.com/display-sets... https://static.gettyimages.com/display-sets/creative-landing/images/GettyImages-2256734261.jpg — 200 — 109.9 KiB — 134 ms — h2https://static.gettyimages.com/display-sets/creative-landing/images/GettyImages-2261244616.jpgstatic.gettyimages.com/display-sets... https://static.gettyimages.com/display-sets/creative-landing/images/GettyImages-2261244616.jpg — 200 — 101.8 KiB — 119 ms — h2https://static.gettyimages.com/display-sets/creative-landing/images/GettyImages-2267035977.jpgstatic.gettyimages.com/display-sets... https://static.gettyimages.com/display-sets/creative-landing/images/GettyImages-2267035977.jpg — 200 — 101.0 KiB — 123 ms — h2https://static.gettyimages.com/display-sets/creative-landing/images/GettyImages-2257056143.jpgstatic.gettyimages.com/display-sets... https://static.gettyimages.com/display-sets/creative-landing/images/GettyImages-2257056143.jpg — 200 — 98.9 KiB — 149 ms — h2https://static.gettyimages.com/display-sets/creative-landing/images/GettyImages-2262097928.jpgstatic.gettyimages.com/display-sets... https://static.gettyimages.com/display-sets/creative-landing/images/GettyImages-2262097928.jpg — 200 — 109.9 KiB — 159 ms — h2https://www.gettyimages.com/landing/assets/styles-getty-global-scss.25e186b4951e2c033ab2.jswww.gettyimages.com/landing/assets/... https://www.gettyimages.com/landing/assets/styles-getty-global-scss.25e186b4951e2c033ab2.js — 200 — 586 B — 25 ms — h2https://www.gettyimages.com/landing/assets/getty-js.315aa3f9cf2e22b6c581.jswww.gettyimages.com/landing/assets/... https://www.gettyimages.com/landing/assets/getty-js.315aa3f9cf2e22b6c581.js — 200 — 6.8 KiB — 29 ms — h2https://www.gettyimages.com/landing/assets/themes-getty.8f7bf8811c37b28eb03c.jswww.gettyimages.com/landing/assets/... https://www.gettyimages.com/landing/assets/themes-getty.8f7bf8811c37b28eb03c.js — 200 — 1.8 KiB — 13 ms — h2https://www.gettyimages.com/landing/assets/app-components-getty-Home-Home.5349a8aac6e63c17cf17.jswww.gettyimages.com/landing/assets/... https://www.gettyimages.com/landing/assets/app-components-getty-Home-Home.5349a8aac6e63c17cf17.js — 200 — 1.9 KiB — 15 ms — h2https://www.gettyimages.com/components/search-bar/static/remoteEntry.ad4cec922c1c8174367e.jswww.gettyimages.com/components/sear... https://www.gettyimages.com/components/search-bar/static/remoteEntry.ad4cec922c1c8174367e.js — 200 — 37.5 KiB — 39 ms — h2https://www.gettyimages.com/components/search-bar/static/6697.7dc1bd61a9bcd06f55fe.jswww.gettyimages.com/components/sear... https://www.gettyimages.com/components/search-bar/static/6697.7dc1bd61a9bcd06f55fe.js — 200 — 51.5 KiB — 24 ms — h2https://www.gettyimages.com/components/search-bar/static/435.fc7e23d28c457ea5fcfd.jswww.gettyimages.com/components/sear... https://www.gettyimages.com/components/search-bar/static/435.fc7e23d28c457ea5fcfd.js — 200 — 23.2 KiB — 21 ms — h2https://www.gettyimages.com/components/search-bar/static/9076.0fd6a9bc4eae176b3ba9.jswww.gettyimages.com/components/sear... https://www.gettyimages.com/components/search-bar/static/9076.0fd6a9bc4eae176b3ba9.js — 200 — 7.7 KiB — 15 ms — h2https://www.gettyimages.com/components/search-bar/static/SearchBar.85a9787ff32bc78be5fb.jswww.gettyimages.com/components/sear... https://www.gettyimages.com/components/search-bar/static/SearchBar.85a9787ff32bc78be5fb.js — 200 — 8.1 KiB — 17 ms — h2https://www.gettyimages.com/components/search-bar/static/styles-getty-global-scss.ad96d1f24e5fa29c37fe.jswww.gettyimages.com/components/sear... https://www.gettyimages.com/components/search-bar/static/styles-getty-global-scss.ad96d1f24e5fa29c37fe.js — 200 — 613 B — 22 ms — h2https://fonts.gstatic.com/s/lato/v25/S6u9w4BMUTPHh6UVSwiPGQ3q5d0.woff2fonts.gstatic.com/s/lato/v25/S6u9w4... https://fonts.gstatic.com/s/lato/v25/S6u9w4BMUTPHh6UVSwiPGQ3q5d0.woff2 — 200 — 13.9 KiB — 7 ms — h3https://www.gettyimages.com/components/search-bar/static/getty-js.1bf05a308e3ca86b92ff.jswww.gettyimages.com/components/sear... https://www.gettyimages.com/components/search-bar/static/getty-js.1bf05a308e3ca86b92ff.js — 200 — 8.5 KiB — 22 ms — h2https://www.gettyimages.com/components/search-bar/static/locales-getty-en-us.ffc31c849812075950d8.jswww.gettyimages.com/components/sear... https://www.gettyimages.com/components/search-bar/static/locales-getty-en-us.ffc31c849812075950d8.js — 200 — 3.7 KiB — 13 ms — h2https://www.gettyimages.com/landing/assets/8949.cb3808ddc6785690937d.jswww.gettyimages.com/landing/assets/... https://www.gettyimages.com/landing/assets/8949.cb3808ddc6785690937d.js — 200 — 30.1 KiB — 27 ms — h2https://www.gettyimages.com/landing/assets/app-components-getty-CreativeImageHome-CreativeImageHome.d907b4a67bce2196341d.jswww.gettyimages.com/landing/assets/... https://www.gettyimages.com/landing/assets/app-components-getty-CreativeImageHome-CreativeImageHome.d907b4a67bce2196341d.js — 200 — 4.3 KiB — 23 ms — h2https://www.gettyimages.com/components/global-nav/static/Footer.b980c4f4fce18b9acf5e.jswww.gettyimages.com/components/glob... https://www.gettyimages.com/components/global-nav/static/Footer.b980c4f4fce18b9acf5e.js — 200 — 14.2 KiB — 17 ms — h2https://www.gettyimages.com/components/global-nav/static/9277.6542cfdf229ea5e4ab6e.jswww.gettyimages.com/components/glob... https://www.gettyimages.com/components/global-nav/static/9277.6542cfdf229ea5e4ab6e.js — 200 — 4.6 KiB — 14 ms — h2https://www.gettyimages.com/components/global-nav/static/components-getty-Footer.67c621876b7e63767483.jswww.gettyimages.com/components/glob... https://www.gettyimages.com/components/global-nav/static/components-getty-Footer.67c621876b7e63767483.js — 200 — 20.1 KiB — 22 ms — h2https://www.gettyimages.com/components/global-nav/static/Flags-USA.b2eff60e2a65643a98a2.jswww.gettyimages.com/components/glob... https://www.gettyimages.com/components/global-nav/static/Flags-USA.b2eff60e2a65643a98a2.js — 200 — 1.4 KiB — 23 ms — h2https://static.gettyimages.com/display-sets/creative-landing/images/GettyImages-2256734422.jpgstatic.gettyimages.com/display-sets... https://static.gettyimages.com/display-sets/creative-landing/images/GettyImages-2256734422.jpg — 200 — 104.0 KiB — 224 ms — h2https://static.gettyimages.com/display-sets/creative-landing/images/GettyImages-2249348331.jpgstatic.gettyimages.com/display-sets... https://static.gettyimages.com/display-sets/creative-landing/images/GettyImages-2249348331.jpg — 200 — 93.0 KiB — 224 ms — h2https://static.gettyimages.com/display-sets/creative-landing/images/GettyImages-2255945517.jpgstatic.gettyimages.com/display-sets... https://static.gettyimages.com/display-sets/creative-landing/images/GettyImages-2255945517.jpg — 200 — 103.8 KiB — 225 ms — h2https://static.gettyimages.com/display-sets/creative-landing/images/GettyImages-2201876971.jpgstatic.gettyimages.com/display-sets... https://static.gettyimages.com/display-sets/creative-landing/images/GettyImages-2201876971.jpg — 200 — 100.5 KiB — 110 ms — h2https://static.gettyimages.com/display-sets/creative-landing/images/GettyImages-2227410898.jpgstatic.gettyimages.com/display-sets... https://static.gettyimages.com/display-sets/creative-landing/images/GettyImages-2227410898.jpg — 200 — 96.8 KiB — 230 ms — h2https://static.gettyimages.com/display-sets/creative-landing/images/GettyImages-2259818664.jpgstatic.gettyimages.com/display-sets... https://static.gettyimages.com/display-sets/creative-landing/images/GettyImages-2259818664.jpg — 200 — 99.3 KiB — 237 ms — h2https://static.gettyimages.com/display-sets/creative-landing/images/GettyImages-2217307134.jpgstatic.gettyimages.com/display-sets... https://static.gettyimages.com/display-sets/creative-landing/images/GettyImages-2217307134.jpg — 200 — 101.9 KiB — 247 ms — h2https://static.gettyimages.com/display-sets/creative-landing/images/GettyImages-2210434910.jpgstatic.gettyimages.com/display-sets... https://static.gettyimages.com/display-sets/creative-landing/images/GettyImages-2210434910.jpg — 200 — 107.0 KiB — 256 ms — h2https://static.gettyimages.com/display-sets/creative-landing/images/GettyImages-2258419716.jpgstatic.gettyimages.com/display-sets... https://static.gettyimages.com/display-sets/creative-landing/images/GettyImages-2258419716.jpg — 200 — 108.6 KiB — 265 ms — h2https://static.gettyimages.com/display-sets/creative-landing/images/GettyImages-2174796538.jpgstatic.gettyimages.com/display-sets... https://static.gettyimages.com/display-sets/creative-landing/images/GettyImages-2174796538.jpg — 200 — 100.8 KiB — 272 ms — h2https://static.gettyimages.com/display-sets/creative-landing/images/GettyImages-2218496422.jpgstatic.gettyimages.com/display-sets... https://static.gettyimages.com/display-sets/creative-landing/images/GettyImages-2218496422.jpg — 200 — 101.0 KiB — 280 ms — h2https://static.gettyimages.com/display-sets/creative-landing/images/GettyImages-2253682354.jpgstatic.gettyimages.com/display-sets... https://static.gettyimages.com/display-sets/creative-landing/images/GettyImages-2253682354.jpg — 200 — 113.4 KiB — 289 ms — h2https://static.gettyimages.com/display-sets/creative-landing/images/GettyImages-2245445493.jpgstatic.gettyimages.com/display-sets... https://static.gettyimages.com/display-sets/creative-landing/images/GettyImages-2245445493.jpg — 200 — 93.4 KiB — 297 ms — h2https://static.gettyimages.com/display-sets/creative-landing/images/GettyImages-2220718812.jpgstatic.gettyimages.com/display-sets... https://static.gettyimages.com/display-sets/creative-landing/images/GettyImages-2220718812.jpg — 200 — 101.3 KiB — 307 ms — h2https://static.gettyimages.com/display-sets/creative-landing/images/GettyImages-2249987527.jpgstatic.gettyimages.com/display-sets... https://static.gettyimages.com/display-sets/creative-landing/images/GettyImages-2249987527.jpg — 200 — 106.2 KiB — 317 ms — h2https://static.gettyimages.com/display-sets/creative-landing/images/GettyImages-2242366237.jpgstatic.gettyimages.com/display-sets... https://static.gettyimages.com/display-sets/creative-landing/images/GettyImages-2242366237.jpg — 200 — 97.8 KiB — 322 ms — h2https://static.gettyimages.com/display-sets/creative-landing/images/GettyImages-2251594921.jpgstatic.gettyimages.com/display-sets... https://static.gettyimages.com/display-sets/creative-landing/images/GettyImages-2251594921.jpg — 200 — 99.7 KiB — 330 ms — h2https://static.gettyimages.com/display-sets/creative-landing/images/GettyImages-2248375059.jpgstatic.gettyimages.com/display-sets... https://static.gettyimages.com/display-sets/creative-landing/images/GettyImages-2248375059.jpg — 200 — 100.1 KiB — 338 ms — h2https://static.gettyimages.com/display-sets/creative-landing/images/GettyImages-2220126264.jpgstatic.gettyimages.com/display-sets... https://static.gettyimages.com/display-sets/creative-landing/images/GettyImages-2220126264.jpg — 200 — 110.7 KiB — 349 ms — h2https://static.gettyimages.com/display-sets/creative-landing/images/GettyImages-1210371871.jpgstatic.gettyimages.com/display-sets... https://static.gettyimages.com/display-sets/creative-landing/images/GettyImages-1210371871.jpg — 200 — 113.2 KiB — 357 ms — h2https://static.gettyimages.com/display-sets/creative-landing/images/GettyImages-2194065527.jpgstatic.gettyimages.com/display-sets... https://static.gettyimages.com/display-sets/creative-landing/images/GettyImages-2194065527.jpg — 200 — 105.3 KiB — 365 ms — h2https://static.gettyimages.com/display-sets/creative-landing/images/GettyImages-2217611606.jpgstatic.gettyimages.com/display-sets... https://static.gettyimages.com/display-sets/creative-landing/images/GettyImages-2217611606.jpg — 200 — 90.8 KiB — 373 ms — h2https://static.gettyimages.com/display-sets/creative-landing/images/GettyImages-2255193883.jpgstatic.gettyimages.com/display-sets... https://static.gettyimages.com/display-sets/creative-landing/images/GettyImages-2255193883.jpg — 200 — 101.3 KiB — 381 ms — h2https://static.gettyimages.com/display-sets/creative-landing/images/GettyImages-2253869134.jpgstatic.gettyimages.com/display-sets... https://static.gettyimages.com/display-sets/creative-landing/images/GettyImages-2253869134.jpg — 200 — 99.8 KiB — 389 ms — h2https://static.gettyimages.com/display-sets/creative-landing/images/GettyImages-2247462466.jpgstatic.gettyimages.com/display-sets... https://static.gettyimages.com/display-sets/creative-landing/images/GettyImages-2247462466.jpg — 200 — 104.2 KiB — 398 ms — h2https://static.gettyimages.com/display-sets/creative-landing/images/GettyImages-2250734068.jpgstatic.gettyimages.com/display-sets... https://static.gettyimages.com/display-sets/creative-landing/images/GettyImages-2250734068.jpg — 200 — 84.2 KiB — 405 ms — h2https://static.gettyimages.com/display-sets/creative-landing/images/GettyImages-2253164937.jpgstatic.gettyimages.com/display-sets... https://static.gettyimages.com/display-sets/creative-landing/images/GettyImages-2253164937.jpg — 200 — 91.1 KiB — 413 ms — h2https://static.gettyimages.com/display-sets/creative-landing/images/GettyImages-2249549416.jpgstatic.gettyimages.com/display-sets... https://static.gettyimages.com/display-sets/creative-landing/images/GettyImages-2249549416.jpg — 200 — 100.0 KiB — 420 ms — h2https://static.gettyimages.com/display-sets/creative-landing/images/GettyImages-1464850618.jpgstatic.gettyimages.com/display-sets... https://static.gettyimages.com/display-sets/creative-landing/images/GettyImages-1464850618.jpg — 200 — 97.1 KiB — 428 ms — h2https://static.gettyimages.com/display-sets/creative-landing/images/GettyImages-2249725638.jpgstatic.gettyimages.com/display-sets... https://static.gettyimages.com/display-sets/creative-landing/images/GettyImages-2249725638.jpg — 200 — 98.9 KiB — 433 ms — h2https://static.gettyimages.com/display-sets/creative-landing/images/GettyImages-2251537925.jpgstatic.gettyimages.com/display-sets... https://static.gettyimages.com/display-sets/creative-landing/images/GettyImages-2251537925.jpg — 200 — 93.4 KiB — 441 ms — h2https://static.gettyimages.com/display-sets/creative-landing/images/GettyImages-2245930336.jpgstatic.gettyimages.com/display-sets... https://static.gettyimages.com/display-sets/creative-landing/images/GettyImages-2245930336.jpg — 200 — 100.7 KiB — 449 ms — h2https://static.gettyimages.com/display-sets/creative-landing/images/GettyImages-2253894728.jpgstatic.gettyimages.com/display-sets... https://static.gettyimages.com/display-sets/creative-landing/images/GettyImages-2253894728.jpg — 200 — 100.9 KiB — 458 ms — h2https://static.gettyimages.com/display-sets/creative-landing/images/GettyImages-2174859520.jpgstatic.gettyimages.com/display-sets... https://static.gettyimages.com/display-sets/creative-landing/images/GettyImages-2174859520.jpg — 200 — 96.8 KiB — 466 ms — h2https://static.gettyimages.com/display-sets/creative-landing/images/GettyImages-2187436259.jpgstatic.gettyimages.com/display-sets... https://static.gettyimages.com/display-sets/creative-landing/images/GettyImages-2187436259.jpg — 200 — 108.7 KiB — 474 ms — h2https://static.gettyimages.com/display-sets/creative-landing/images/GettyImages-2237406848.jpgstatic.gettyimages.com/display-sets... https://static.gettyimages.com/display-sets/creative-landing/images/GettyImages-2237406848.jpg — 200 — 107.1 KiB — 483 ms — h2https://static.gettyimages.com/display-sets/creative-landing/images/GettyImages-2237937179.jpgstatic.gettyimages.com/display-sets... https://static.gettyimages.com/display-sets/creative-landing/images/GettyImages-2237937179.jpg — 200 — 96.4 KiB — 492 ms — h2https://static.gettyimages.com/display-sets/creative-landing/images/GettyImages-2217711855.jpgstatic.gettyimages.com/display-sets... https://static.gettyimages.com/display-sets/creative-landing/images/GettyImages-2217711855.jpg — 200 — 106.6 KiB — 500 ms — h2https://static.gettyimages.com/display-sets/creative-landing/images/GettyImages-2247678832.jpgstatic.gettyimages.com/display-sets... https://static.gettyimages.com/display-sets/creative-landing/images/GettyImages-2247678832.jpg — 200 — 99.2 KiB — 511 ms — h2https://static.gettyimages.com/display-sets/creative-landing/images/GettyImages-2249418596.jpgstatic.gettyimages.com/display-sets... https://static.gettyimages.com/display-sets/creative-landing/images/GettyImages-2249418596.jpg — 200 — 99.3 KiB — 518 ms — h2https://static.gettyimages.com/display-sets/creative-landing/images/GettyImages-2250177045.jpgstatic.gettyimages.com/display-sets... https://static.gettyimages.com/display-sets/creative-landing/images/GettyImages-2250177045.jpg — 200 — 100.7 KiB — 525 ms — h2https://static.gettyimages.com/display-sets/creative-landing/images/GettyImages-2219689855.jpgstatic.gettyimages.com/display-sets... https://static.gettyimages.com/display-sets/creative-landing/images/GettyImages-2219689855.jpg — 200 — 103.6 KiB — 535 ms — h2https://static.gettyimages.com/display-sets/creative-landing/images/GettyImages-2212129607.jpgstatic.gettyimages.com/display-sets... https://static.gettyimages.com/display-sets/creative-landing/images/GettyImages-2212129607.jpg — 200 — 102.2 KiB — 544 ms — h2https://static.gettyimages.com/display-sets/creative-landing/images/GettyImages-2185562309.jpgstatic.gettyimages.com/display-sets... https://static.gettyimages.com/display-sets/creative-landing/images/GettyImages-2185562309.jpg — 200 — 104.8 KiB — 562 ms — h2https://static.gettyimages.com/display-sets/creative-landing/images/GettyImages-2250215031.jpgstatic.gettyimages.com/display-sets... https://static.gettyimages.com/display-sets/creative-landing/images/GettyImages-2250215031.jpg — 200 — 100.3 KiB — 578 ms — h2https://static.gettyimages.com/display-sets/creative-landing/images/GettyImages-2221982078.jpgstatic.gettyimages.com/display-sets... https://static.gettyimages.com/display-sets/creative-landing/images/GettyImages-2221982078.jpg — 200 — 99.5 KiB — 585 ms — h2https://static.gettyimages.com/display-sets/creative-landing/images/GettyImages-2183822768.jpgstatic.gettyimages.com/display-sets... https://static.gettyimages.com/display-sets/creative-landing/images/GettyImages-2183822768.jpg — 200 — 97.8 KiB — 586 ms — h2https://static.gettyimages.com/display-sets/creative-landing/images/GettyImages-2227886150.jpgstatic.gettyimages.com/display-sets... https://static.gettyimages.com/display-sets/creative-landing/images/GettyImages-2227886150.jpg — 200 — 100.1 KiB — 594 ms — h2https://www.gettyimages.com/components/customer-notifications/static/remote.json?1776802545084www.gettyimages.com/components/cust... https://www.gettyimages.com/components/customer-notifications/static/remote.json?1776802545084 — 200 — 706 B — 175 ms — h2https://www.gettyimages.com/components/customer-notifications/static/remoteEntry.7e8bbd9eef2db30bf33e.jswww.gettyimages.com/components/cust... https://www.gettyimages.com/components/customer-notifications/static/remoteEntry.7e8bbd9eef2db30bf33e.js — 200 — 24.9 KiB — 12 ms — h2https://www.gettyimages.com/components/customer-notifications/static/css/alliance-ui-styles.d011a98e8b0f8be73359.csswww.gettyimages.com/components/cust... https://www.gettyimages.com/components/customer-notifications/static/css/alliance-ui-styles.d011a98e8b0f8be73359.css — 200 — 4.0 KiB — 13 ms — h2https://www.gettyimages.com/components/customer-notifications/static/6324.81ffa76a9628bad8b589.jswww.gettyimages.com/components/cust... https://www.gettyimages.com/components/customer-notifications/static/6324.81ffa76a9628bad8b589.js — 200 — 8.3 KiB — 7 ms — h2https://www.gettyimages.com/components/customer-notifications/static/4942.280bdb76468f436046bc.jswww.gettyimages.com/components/cust... https://www.gettyimages.com/components/customer-notifications/static/4942.280bdb76468f436046bc.js — 200 — 6.3 KiB — 14 ms — h2https://www.gettyimages.com/components/customer-notifications/static/117.25a61595d644d6fef239.jswww.gettyimages.com/components/cust... https://www.gettyimages.com/components/customer-notifications/static/117.25a61595d644d6fef239.js — 200 — 49.6 KiB — 30 ms — h2https://www.gettyimages.com/components/customer-notifications/static/798.2d21986f71e694c79f92.jswww.gettyimages.com/components/cust... https://www.gettyimages.com/components/customer-notifications/static/798.2d21986f71e694c79f92.js — 200 — 5.9 KiB — 23 ms — h2https://www.gettyimages.com/components/customer-notifications/static/css/__federation_expose_CustomerNotifications.3c33e564f7c040c243ac.csswww.gettyimages.com/components/cust... https://www.gettyimages.com/components/customer-notifications/static/css/__federation_expose_CustomerNotifications.3c33e564f7c040c243ac.css — 200 — 12.1 KiB — 24 ms — h2https://www.gettyimages.com/components/customer-notifications/static/__federation_expose_CustomerNotifications.85d5cf804948db568da1.jswww.gettyimages.com/components/cust... https://www.gettyimages.com/components/customer-notifications/static/__federation_expose_CustomerNotifications.85d5cf804948db568da1.js — 200 — 31.8 KiB — 21 ms — h2https://www.gettyimages.com/components/collaboration/api/boards/defaultwww.gettyimages.com/components/coll... https://www.gettyimages.com/components/collaboration/api/boards/default — 200 — 691 B — 189 ms — h2https://www.gettyimages.com/components/customer-notifications/static/css/styles-getty-global-scss.e267fae820d41975f575.csswww.gettyimages.com/components/cust... https://www.gettyimages.com/components/customer-notifications/static/css/styles-getty-global-scss.e267fae820d41975f575.css — 200 — 4.5 KiB — 11 ms — h2https://www.gettyimages.com/components/customer-notifications/static/styles-getty-global-scss.06a9fdd88b18e8ca9774.jswww.gettyimages.com/components/cust... https://www.gettyimages.com/components/customer-notifications/static/styles-getty-global-scss.06a9fdd88b18e8ca9774.js — 200 — 619 B — 12 ms — h2https://www.gettyimages.com/components/customer-notifications/static/css/2878.ebbbe1ce63c655fe98c6.csswww.gettyimages.com/components/cust... https://www.gettyimages.com/components/customer-notifications/static/css/2878.ebbbe1ce63c655fe98c6.css — 200 — 12.8 KiB — 7 ms — h2https://www.gettyimages.com/components/customer-notifications/static/getty-js.975a5fc1c14bf0dd904f.jswww.gettyimages.com/components/cust... https://www.gettyimages.com/components/customer-notifications/static/getty-js.975a5fc1c14bf0dd904f.js — 200 — 6.8 KiB — 8 ms — h2https://www.gettyimages.com/components/collaboration/api/boards/defaultwww.gettyimages.com/components/coll... https://www.gettyimages.com/components/collaboration/api/boards/default — 200 — 372 B — 252 ms — h2https://www.gettyimages.com/components/customer-notifications/api/notificationswww.gettyimages.com/components/cust... https://www.gettyimages.com/components/customer-notifications/api/notifications — 200 — 581 B — 181 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-P4WB37www.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-P4WB37 — 200 — 173.2 KiB — 34 ms — h2https://spectrum.gettyimages.com/v3/signalsspectrum.gettyimages.com/v3/signals https://spectrum.gettyimages.com/v3/signals — 200 — 289 B — 770 ms — h2https://www.gettyimages.com/pulsewww.gettyimages.com/pulse https://www.gettyimages.com/pulse — 201 — 321 B — 177 ms — h2https://www.gettyimages.com/favicon.icowww.gettyimages.com/favicon.ico https://www.gettyimages.com/favicon.ico — 200 — 5.7 KiB — 177 ms — h2https://www.googletagmanager.com/gtag/js?id=G-DMJJ3WT1SM&cx=c&gtm=4e64h1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-DMJJ3WT1SM&cx=c&gtm=4e64h1 — 200 — 152.3 KiB — 21 ms — h2https://www.googletagmanager.com/gtag/js?id=G-X422D5Z6N0&cx=c&gtm=4e64h1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-X422D5Z6N0&cx=c&gtm=4e64h1 — 200 — 143.5 KiB — 28 ms — h2https://d.impactradius-event.com/A218913-dc0b-43b5-92cf-b5abffdabaa21.jsd.impactradius-event.com/A218913-dc... https://d.impactradius-event.com/A218913-dc0b-43b5-92cf-b5abffdabaa21.js — 200 — 20.9 KiB — 113 ms — h2https://img.en25.com/i/elqCfg.min.jsimg.en25.com/i/elqCfg.min.js https://img.en25.com/i/elqCfg.min.js — 200 — 2.7 KiB — 24 ms — http/1.1https://px.airpr.com/airpr.jspx.airpr.com/airpr.js https://px.airpr.com/airpr.js — -1 — 0 B — 522 ms — https://analytics.google.com/g/collect?v=2&tid=G-DMJJ3WT1SM&gtm=45je64h1v875859435z872668314za20gzb72668314zd72668314&_p=1776802073398&_gaz=1&gcd=13l3l3l3l1l1&npa=0&dma=0&_eu=EAAAAGA&are=1&cid=724965531.1776802074&frm=0&ir=1&pscdl=noapi&rcb=0&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&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~115616986~115938466~115938469~117266400~117512542&sid=1776802073&sct=1&seg=0&dl=https%3A%2F%2Fwww.gettyimages.com%2F&dt=Royalty-Free%20Stock%20Photos%2C%20Creative%20Images%20%26%20Vectors%20%7C%20News%2C%20Fashion%2C%20and%20Entertainment%20imagery%20-%20Getty%20Images&tfd=1968analytics.google.com/g/collect?v=2&... https://analytics.google.com/g/collect?v=2&tid=G-DMJJ3WT1SM&gtm=45je64h1v875859435z872668314za20gzb72668314zd72668314&_p=1776802073398&_gaz=1&gcd=13l3l3l3l1l1&npa=0&dma=0&_eu=EAAAAGA&are=1&cid=724965531.1776802074&frm=0&ir=1&pscdl=noapi&rcb=0&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&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~115616986~115938466~115938469~117266400~117512542&sid=1776802073&sct=1&seg=0&dl=https%3A%2F%2Fwww.gettyimages.com%2F&dt=Royalty-Free%20Stock%20Photos%2C%20Creative%20Images%20%26%20Vectors%20%7C%20News%2C%20Fashion%2C%20and%20Entertainment%20imagery%20-%20Getty%20Images&tfd=1968 — 204 — 552 B — 86 ms — h2https://stats.g.doubleclick.net/g/collect?v=2&tid=G-DMJJ3WT1SM&cid=724965531.1776802074&gtm=45je64h1v875859435z872668314za20gzb72668314zd72668314&rcb=0&aip=1&dma=0&gcd=13l3l3l3l1l1&npa=0&frm=0&tag_exp=0~115616986~115938466~115938469~117266400~117512542stats.g.doubleclick.net/g/collect?v... https://stats.g.doubleclick.net/g/collect?v=2&tid=G-DMJJ3WT1SM&cid=724965531.1776802074&gtm=45je64h1v875859435z872668314za20gzb72668314zd72668314&rcb=0&aip=1&dma=0&gcd=13l3l3l3l1l1&npa=0&frm=0&tag_exp=0~115616986~115938466~115938469~117266400~117512542 — 204 — 561 B — 15 ms — h2https://www.google.com.sg/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-DMJJ3WT1SM&cid=724965531.1776802074&gtm=45je64h1v875859435z872668314za20gzb72668314zd72668314&rcb=0&aip=1&dma=0&gcd=13l3l3l3l1l1&npa=0&frm=0&tag_exp=0~115616986~115938466~115938469~117266400~117512542&z=716173055www.google.com.sg/ads/ga-audiences?... https://www.google.com.sg/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-DMJJ3WT1SM&cid=724965531.1776802074&gtm=45je64h1v875859435z872668314za20gzb72668314zd72668314&rcb=0&aip=1&dma=0&gcd=13l3l3l3l1l1&npa=0&frm=0&tag_exp=0~115616986~115938466~115938469~117266400~117512542&z=716173055 — 200 — 408 B — 27 ms — h2https://www.google-analytics.com/g/collect?v=2&tid=G-X422D5Z6N0&gtm=45je64h1v9236096971z872668314za20gzb72668314zd72668314&_p=1776802073398&gcd=13l3l3l3l1l1&npa=0&dma=0&are=1&cid=724965531.1776802074&frm=0&pscdl=noapi&rcb=10&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115616986~115938466~115938469~117266401~117512542~117884344&sid=1776802073&sct=1&seg=0&dl=https%3A%2F%2Fwww.gettyimages.com%2F&dt=Royalty-Free%20Stock%20Photos%2C%20Creative%20Images%20%26%20Vectors%20%7C%20News%2C%20Fashion%2C%20and%20Entertainment%20imagery%20-%20Getty%20Images&en=page_view&_fv=1&_ss=1&tfd=2042www.google-analytics.com/g/collect?... https://www.google-analytics.com/g/collect?v=2&tid=G-X422D5Z6N0&gtm=45je64h1v9236096971z872668314za20gzb72668314zd72668314&_p=1776802073398&gcd=13l3l3l3l1l1&npa=0&dma=0&are=1&cid=724965531.1776802074&frm=0&pscdl=noapi&rcb=10&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115616986~115938466~115938469~117266401~117512542~117884344&sid=1776802073&sct=1&seg=0&dl=https%3A%2F%2Fwww.gettyimages.com%2F&dt=Royalty-Free%20Stock%20Photos%2C%20Creative%20Images%20%26%20Vectors%20%7C%20News%2C%20Fashion%2C%20and%20Entertainment%20imagery%20-%20Getty%20Images&en=page_view&_fv=1&_ss=1&tfd=2042 — 204 — 552 B — 15 ms — h2https://firstpartycookie.gettyimages.com/visitor/v200/svrGP?pps=3&siteid=1591793372&ref2=elqNone&tzo=0&ms=819&optin=disabled&firstPartyCookieDomain=firstpartycookie.gettyimages.comfirstpartycookie.gettyimages.com/vi... https://firstpartycookie.gettyimages.com/visitor/v200/svrGP?pps=3&siteid=1591793372&ref2=elqNone&tzo=0&ms=819&optin=disabled&firstPartyCookieDomain=firstpartycookie.gettyimages.com — 302 — 530 B — 863 ms — http/1.1https://firstpartycookie.gettyimages.com/visitor/v200/svrGP.aspx?pps=3&siteid=1591793372&ref2=elqNone&tzo=0&ms=819&optin=disabled&elq1pcGUID=F5760C8304024182AAD7FA1E09EE6CD4firstpartycookie.gettyimages.com/vi... https://firstpartycookie.gettyimages.com/visitor/v200/svrGP.aspx?pps=3&siteid=1591793372&ref2=elqNone&tzo=0&ms=819&optin=disabled&elq1pcGUID=F5760C8304024182AAD7FA1E09EE6CD4 — 200 — 512 B — 263 ms — http/1.1
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
100% of JavaScript execution is third-party
First-party Third-party 5442ms · 1151KB · $31/mo
www.gettyimages.com
Other
Costly
Execution 2028ms
Transfer 506 KB
Unused 42%
Monthly Cost $12/mo
www.gettyimages.com
Other
Costly
Execution 897ms
Transfer 54 KB
Monthly Cost $5/mo
Unattributable
Other
Costly
Execution 775ms
Transfer 0 KB
Monthly Cost $4/mo
Google Tag Manager
Tag Manager
Costly
Execution 709ms
Transfer 173 KB
Unused 30%
Monthly Cost $4/mo
Google Tag Manager
Tag Manager
Costly
Execution 378ms
Transfer 152 KB
Unused 40%
Monthly Cost $2/mo
Google Tag Manager
Tag Manager
Costly
Execution 287ms
Transfer 144 KB
Unused 44%
Monthly Cost $2/mo
www.gettyimages.com
Other
Optional
Execution 107ms
Transfer 32 KB
Unused 79%
Monthly Cost $1/mo
d.impactradius-event.com
Other
Optional
Execution 101ms
Transfer 21 KB
Monthly Cost $1/mo
www.gettyimages.com
Other
Optional
Execution 90ms
Transfer 44 KB
Unused 70%
Monthly Cost $1/mo
www.gettyimages.com
Other
Optional
Execution 70ms
Transfer 25 KB
Monthly Cost $0/mo

These scripts may cost more than they're worth

  • www.gettyimages.com adds 2028ms and costs ~$12/month
  • www.gettyimages.com adds 897ms and costs ~$5/month
  • Unattributable adds 775ms and costs ~$4/month
  • Google Tag Manager adds 709ms and costs ~$4/month
  • Google Tag Manager adds 378ms and costs ~$2/month
  • Google Tag Manager adds 287ms and costs ~$2/month

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

Why this matters

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

Learn more

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

Source: web.dev

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

Why this matters

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

Source: web.dev

www.gettyimages.com takes 897ms 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 775ms 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

Google Tag Manager takes 709ms 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

Google Tag Manager takes 378ms 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

Google Tag Manager takes 287ms 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

79% of www.gettyimages.com'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

70% of www.gettyimages.com'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