Skip to content
https://chrome.google.com

Performance

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

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

33
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
96
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
100
Best Practices Checks for modern web development best practices including HTTPS, no console errors, and secure JavaScript.
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.

7.31 s

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

23.44 s

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

1.25 s

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

0.001

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

8.54 s

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

23.55 s

Page Load Progression

588 ms
1.2 s
1.8 s
2.4 s
2.9 s
3.5 s
4.1 s
4.7 s
Checks
17
9 PASS 1 REVIEW 5 FIX
F
Page Weight Budget
Action
7.3 MB transferred, 87 requests
FIX
7.3 MB transferred, 87 requests
Critical::
Page weighs 10.1 MB (7.3 MB transferred)
Warning::
Images are 2.4 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 2.4 MB
Warning::
JavaScript is 608 KB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 608 KB
Info::
Fonts are 203 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 203 KB
Info::
87 HTTP requests
Info::
Estimated 1.5 g CO2 per page load
7.3 MB / 2.4 MB budget
7.3 MB transferred
87 requests
1.5 g CO2 per page load
Other 3.8 MiB 52%
Images 2.4 MiB 33%
JavaScript 608.3 KiB 8%
Fonts 203.5 KiB 3%
Other 108.2 KiB 1%
HTML 71.5 KiB 1%
CSS 48.8 KiB 1%
Other 7.2 KiB 0%
Other 5.6 KiB 0%
Other 232 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

Subset fonts to include only used characters, or switch to system font stacks.

Why this matters

Font payload is large — subset to used glyphs only, or fall back to system fonts (zero load time).

Source: web.dev font loading

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 (7.3 MiB of 7.3 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Execution Cost
Action
5589ms total JS execution
FIX
5589ms total JS execution
Warning::
https://www.google.com/chrome/: 1295ms CPU time
Warning::
https://www.google.com/chrome/static/js/pages/by-e...: 1257ms CPU time
Warning::
Unattributable: 1210ms CPU time
Warning::
https://www.gstatic.com/external_hosted/greensock3...: 654ms CPU time
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-PZ6...: 416ms CPU time
Warning::
Third-party scripts: 5589ms (100% of total)

Main Thread Breakdown

Script Evaluation 33% Other 31% Style & Layout 20% Rendering 8% Script Parsing & Compilation 4% Parse HTML & CSS 3%
ScriptTotalScriptingParse/CompileParty
https://www.google.com/chrome/1295ms297ms13ms3rd
https://www.google.com/chrome/static/js/pages/by-environment/chrome-browser/mobile/home/main.min.js1257ms491ms15ms3rd
Unattributable1210ms54ms0ms3rd
https://www.gstatic.com/external_hosted/greensock3/dist/gsap.min.js654ms53ms7ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-PZ6TRJB416ms360ms53ms3rd
https://www.googletagmanager.com/gtag/destination?id=DC-2542116&cx=c&gtm=4e64h1h1324ms280ms41ms3rd
https://www.googletagmanager.com/gtag/js?id=G-B7W0ZKZYDK&cx=c&gtm=4e64h1h1281ms235ms44ms3rd
https://www.gstatic.com/external_hosted/lottie/lottie_light.js86ms27ms23ms3rd
https://www.google.com/chrome/static/installer/js/main.min.js66ms45ms1ms3rd
D
JS Bundles
Action
11 scripts, 221 KB unused
FIX
11 scripts, 221 KB unused
Warning::
https://www.googletagmanager.com/gtag/destination?...: 61 KB unused (47%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-B7W0...: 61 KB unused (42%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-PZ6...: 56 KB unused (35%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.gstatic.com/external_hosted/lottie/lot...: 22 KB unused (52%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.gstatic.com/external_hosted/lottie/lot...: unminified — 16 KB could be saved
Warning::
https://www.google.com/chrome/static/js/pages/by-e...: 21 KB unused (56%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 221 KB
221 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.googletagmanager.com/gtag/destination?id=DC-2542116&cx=c&gtm=4e64h1h1130 KB61 KB (47%)3rd
https://www.googletagmanager.com/gtag/js?id=G-B7W0ZKZYDK&cx=c&gtm=4e64h1h1144 KB61 KB (42%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-PZ6TRJB158 KB56 KB (35%)3rd
https://www.gstatic.com/external_hosted/lottie/lottie_light.js41 KB22 KB (52%)3rd
https://www.google.com/chrome/static/js/pages/by-environment/chrome-browser/mobile/home/main.min.js38 KB21 KB (56%)3rd
https://www.google.com/chrome/static/installer/js/main.min.js28 KB3rd
https://www.gstatic.com/glue/cookienotificationbar/cookienotificationbar.min.js27 KB3rd
https://www.gstatic.com/external_hosted/intersectionobserver_polyfill/intersection-observer.min.js2 KB3rd
https://www.gstatic.com/external_hosted/greensock3/dist/gsap.min.js25 KB3rd
https://www.youtube.com/iframe_api4 KB3rd

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

D
Page Weight Inventory
Action
87 resources · 7.3 MB · 221 KB savings available
FIX
87 resources · 7.3 MB · 221 KB savings available
Warning::
Page weight 6.3 MB over 1MB target
Got: 7.3 MB Expected: ≤ 1 MB
Info::
~221 KB of savings available
Warning::
86 third-party resources (100% of weight)
Info::
2 resources over 200KB
87 resources · 7.3 MiB · 86 third-party 6.3 MiB over 1MB target
Media 52% · 3.8 MiB
Image 35% · 2.5 MiB
JavaScript 8% · 608.3 KiB
Font 3% · 203.5 KiB
Document 1% · 74.2 KiB
CSS 1% · 48.8 KiB
Other 0% · 10.7 KiB

~221.1 KiB of savings available

Remove unused JavaScript: 221.1 KiB
C
Image Optimization
Action
20 images, 0 KB saveable
REVIEW
20 images, 0 KB saveable
Warning::
https://www.google.com/chrome/static/images/v2/gal... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.google.com/chrome/static/images/gen-ai... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.google.com/chrome/static/images/v2/gal... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
20 images 2.4 MB
0 oversized -0 KB
5 legacy format
3 missing dimensions CLS risk

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

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

Web fonts

10

203 KB total

Render-blocking

0

of 10

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 18.0 s 20.0 s 22.0 s 24.0 s FCP 7.3 s LCP 23.4 shttps://fonts.gstatic.com/s/googlesans/v60/4UasrENHsxJlGDuGo1OIlJfC6l_24rlCK1Yo_Iqcsih3SAyH6cAwhX9RPjIUvbQoi-E.woff24UasrENHsxJlGDuGo1OIlJf... https://fonts.gstatic.com/s/googlesans/v60/4UasrENHsxJlGDuGo1OIlJfC6l_24rlCK1Yo_Iqcsih3SAyH6cAwhX9RPjIUvbQoi-E.woff2 — 33.4 KiB — 57 ms — font-display: swaphttps://fonts.gstatic.com/s/googlesanstext/v25/5aUp9-KzpRiLCAt4Unrc-xIKmCU5oLlVnmhjtjm4DZw.woff25aUp9-KzpRiLCAt4Unrc-xI... https://fonts.gstatic.com/s/googlesanstext/v25/5aUp9-KzpRiLCAt4Unrc-xIKmCU5oLlVnmhjtjm4DZw.woff2 — 22.8 KiB — 58 ms — font-display: swaphttps://fonts.gstatic.com/s/googlesanstext/v25/5aUu9-KzpRiLCAt4Unrc-xIKmCU5qEp2i0VBuxM.woff25aUu9-KzpRiLCAt4Unrc-xI... https://fonts.gstatic.com/s/googlesanstext/v25/5aUu9-KzpRiLCAt4Unrc-xIKmCU5qEp2i0VBuxM.woff2 — 21.6 KiB — 35 ms — font-display: swaphttps://fonts.gstatic.com/s/googlesans/v60/4UasrENHsxJlGDuGo1OIlJfC6l_24rlCK1Yo_Iqcsih3SAyH6cAwhX9RPjwUvbQoi-Entw.woff24UasrENHsxJlGDuGo1OIlJf... https://fonts.gstatic.com/s/googlesans/v60/4UasrENHsxJlGDuGo1OIlJfC6l_24rlCK1Yo_Iqcsih3SAyH6cAwhX9RPjwUvbQoi-Entw.woff2 — 19.5 KiB — 72 ms — font-display: swaphttps://fonts.gstatic.com/s/googlesans/v60/4UasrENHsxJlGDuGo1OIlJfC6l_24rlCK1Yo_Iqcsih3SAyH6cAwhX9RPj0UvbQoi-Entw.woff24UasrENHsxJlGDuGo1OIlJf... https://fonts.gstatic.com/s/googlesans/v60/4UasrENHsxJlGDuGo1OIlJfC6l_24rlCK1Yo_Iqcsih3SAyH6cAwhX9RPj0UvbQoi-Entw.woff2 — 8.0 KiB — 73 ms — font-display: swaphttps://fonts.gstatic.com/s/googlesans/v60/4UasrENHsxJlGDuGo1OIlJfC6l_24rlCK1Yo_Iqcsih3SAyH6cAwhX9RPjEUvbQoi-Entw.woff24UasrENHsxJlGDuGo1OIlJf... https://fonts.gstatic.com/s/googlesans/v60/4UasrENHsxJlGDuGo1OIlJfC6l_24rlCK1Yo_Iqcsih3SAyH6cAwhX9RPjEUvbQoi-Entw.woff2 — 8.5 KiB — 92 ms — font-display: swaphttps://fonts.gstatic.com/s/googlesans/v60/4UasrENHsxJlGDuGo1OIlJfC6l_24rlCK1Yo_Iqcsih3SAyH6cAwhX9RPjYUvbQoi-Entw.woff24UasrENHsxJlGDuGo1OIlJf... https://fonts.gstatic.com/s/googlesans/v60/4UasrENHsxJlGDuGo1OIlJfC6l_24rlCK1Yo_Iqcsih3SAyH6cAwhX9RPjYUvbQoi-Entw.woff2 — 15.5 KiB — 90 ms — font-display: swaphttps://fonts.gstatic.com/s/googlesans/v60/4UasrENHsxJlGDuGo1OIlJfC6l_24rlCK1Yo_Iqcsih3SAyH6cAwhX9RPjAUvbQoi-Entw.woff24UasrENHsxJlGDuGo1OIlJf... https://fonts.gstatic.com/s/googlesans/v60/4UasrENHsxJlGDuGo1OIlJfC6l_24rlCK1Yo_Iqcsih3SAyH6cAwhX9RPjAUvbQoi-Entw.woff2 — 11.6 KiB — 91 ms — font-display: swaphttps://fonts.gstatic.com/s/googlesans/v60/4UasrENHsxJlGDuGo1OIlJfC6l_24rlCK1Yo_Iqcsih3SAyH6cAwhX9RPjMUvbQoi-Entw.woff24UasrENHsxJlGDuGo1OIlJf... https://fonts.gstatic.com/s/googlesans/v60/4UasrENHsxJlGDuGo1OIlJfC6l_24rlCK1Yo_Iqcsih3SAyH6cAwhX9RPjMUvbQoi-Entw.woff2 — 46.0 KiB — 113 ms — font-display: swaphttps://fonts.gstatic.com/s/googlesans/v60/4UasrENHsxJlGDuGo1OIlJfC6l_24rlCK1Yo_Iqcsih3SAyH6cAwhX9RPiYUvbQoi-Entw.woff24UasrENHsxJlGDuGo1OIlJf... https://fonts.gstatic.com/s/googlesans/v60/4UasrENHsxJlGDuGo1OIlJfC6l_24rlCK1Yo_Iqcsih3SAyH6cAwhX9RPiYUvbQoi-Entw.woff2 — 16.6 KiB — 78 ms — font-display: swap
4UasrENHsxJlGDuGo1OIlJf... woff2 swap
Size 33 KB
Load time 57 ms
Start 577 ms
Risk FOUT — text flashes from fallback to web font
5aUp9-KzpRiLCAt4Unrc-xI... woff2 swap
Size 23 KB
Load time 58 ms
Start 577 ms
Risk FOUT — text flashes from fallback to web font
5aUu9-KzpRiLCAt4Unrc-xI... woff2 swap
Size 22 KB
Load time 35 ms
Start 578 ms
Risk FOUT — text flashes from fallback to web font
4UasrENHsxJlGDuGo1OIlJf... woff2 swap
Size 19 KB
Load time 72 ms
Start 821 ms
Risk FOUT — text flashes from fallback to web font
4UasrENHsxJlGDuGo1OIlJf... woff2 swap
Size 8 KB
Load time 73 ms
Start 822 ms
Risk FOUT — text flashes from fallback to web font
4UasrENHsxJlGDuGo1OIlJf... woff2 swap
Size 9 KB
Load time 92 ms
Start 823 ms
Risk FOUT — text flashes from fallback to web font
4UasrENHsxJlGDuGo1OIlJf... woff2 swap
Size 16 KB
Load time 90 ms
Start 823 ms
Risk FOUT — text flashes from fallback to web font
4UasrENHsxJlGDuGo1OIlJf... woff2 swap
Size 12 KB
Load time 91 ms
Start 823 ms
Risk FOUT — text flashes from fallback to web font
4UasrENHsxJlGDuGo1OIlJf... woff2 swap
Size 46 KB
Load time 113 ms
Start 824 ms
Risk FOUT — text flashes from fallback to web font
4UasrENHsxJlGDuGo1OIlJf... woff2 swap
Size 17 KB
Load time 78 ms
Start 824 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
8 hints, 0 missing preconnects
PASS
8 hints, 0 missing preconnects
Info::
Page uses 8 resource hint(s)

Current Resource Hints

preconnect
6
preload
2
dns-prefetch
prefetch

8 resource hints configured

A+
Render-Blocking Resources
No render-blocking resources detected
PASS
No render-blocking resources detected
Info::
No render-blocking resources detected in <head>
A+
Third-Party Resources
No third-party resources detected
PASS
No third-party resources detected
A+
Green Hosting
Whether the site is served from green-energy infrastructure
PASS

Green Hosting

This site is hosted on green energy infrastructure

Provider: Google Cloud

A
HTTP Caching
max-age=1800 (30 minutes)
PASS
max-age=1800 (30 minutes)
Info::
Cache-Control header is set
Got: public, max-age=1800
Info::
Effective TTL: 30 minutes (max-age=1800)
Info::
No ETag or Last-Modified header
Conditional requests (304 Not Modified) are not possible without validators.
Cache-Control

public, max-age=1800

DirectiveValueMeaning
publicAny cache may store this response
max-age1800Cache for 30 minutes
Effective TTL: 1800 seconds
Network Waterfall
87 requests over 1762ms
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 18.0 s 20.0 s 22.0 s 24.0 s FCP 7.3 s LCP 23.4 shttps://chrome.google.com// https://chrome.google.com/ — 301 — 254 B — 5 ms — h2https://www.google.com/chrome/www.google.com/chrome/ https://www.google.com/chrome/ — 307 — 71 B — 29 ms — http/1.1https://www.google.com/chrome/www.google.com/chrome/ https://www.google.com/chrome/ — 200 — 70.6 KiB — 55 ms — h3https://www.google.com/chrome/static/images/dev-components/home-poster-2x.webpwww.google.com/chrome/static/images... https://www.google.com/chrome/static/images/dev-components/home-poster-2x.webp — 200 — 120.8 KiB — 96 ms — h3https://www.google.com/chrome/static/installer/js/main.min.jswww.google.com/chrome/static/instal... https://www.google.com/chrome/static/installer/js/main.min.js — 200 — 27.6 KiB — 68 ms — h3https://fonts.googleapis.com/css2?family=Product+Sans&family=Google+Sans+Display:ital@0;1&family=Google+Sans_old:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500;1,700&family=Google+Sans+Text:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500;1,700&display=swapfonts.googleapis.com/css2?family=Pr... https://fonts.googleapis.com/css2?family=Product+Sans&family=Google+Sans+Display:ital@0;1&family=Google+Sans_old:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500;1,700&family=Google+Sans+Text:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500;1,700&display=swap — 200 — 5.2 KiB — 140 ms — h2https://www.google.com/chrome/static/css/v2/main.min.csswww.google.com/chrome/static/css/v2... https://www.google.com/chrome/static/css/v2/main.min.css — 200 — 41.4 KiB — 64 ms — h3https://www.gstatic.com/glue/cookienotificationbar/cookienotificationbar.min.csswww.gstatic.com/glue/cookienotifica... https://www.gstatic.com/glue/cookienotificationbar/cookienotificationbar.min.css — 200 — 2.2 KiB — 53 ms — h2https://www.google.com/chrome/static/images/march-moment-2026/promo-banner/march-moment-promo-logo.svgwww.google.com/chrome/static/images... https://www.google.com/chrome/static/images/march-moment-2026/promo-banner/march-moment-promo-logo.svg — 200 — 629 B — 63 ms — h3https://www.google.com/chrome/static/images/homepage/engagement/hero/hero-rm_mobile-2x.pngwww.google.com/chrome/static/images... https://www.google.com/chrome/static/images/homepage/engagement/hero/hero-rm_mobile-2x.png — 200 — 1.9 MiB — 177 ms — h3https://www.google.com/chrome/static/videos/home/hero/hero-poster_desktop.pngwww.google.com/chrome/static/videos... https://www.google.com/chrome/static/videos/home/hero/hero-poster_desktop.png — 200 — 13.0 KiB — 34 ms — h3https://www.google.com/chrome/static/images/v2/gallery/passwords-fill-2x.webpwww.google.com/chrome/static/images... https://www.google.com/chrome/static/images/v2/gallery/passwords-fill-2x.webp — 200 — 45.9 KiB — 39 ms — h3https://www.google.com/chrome/static/images/v2/gallery/gpay-1-2x.webpwww.google.com/chrome/static/images... https://www.google.com/chrome/static/images/v2/gallery/gpay-1-2x.webp — 200 — 4.1 KiB — 42 ms — h3https://www.google.com/chrome/static/images/favicons/manifest.jsonwww.google.com/chrome/static/images... https://www.google.com/chrome/static/images/favicons/manifest.json — 200 — 232 B — 59 ms — h3https://www.gstatic.com/glue/cookienotificationbar/cookienotificationbar.min.jswww.gstatic.com/glue/cookienotifica... https://www.gstatic.com/glue/cookienotificationbar/cookienotificationbar.min.js — 200 — 27.3 KiB — 39 ms — h2https://www.google.com/chrome/static/images/chrome-logo-m100.svgwww.google.com/chrome/static/images... https://www.google.com/chrome/static/images/chrome-logo-m100.svg — 200 — 908 B — 53 ms — h3https://www.google.com/chrome/static/images/v2/gallery/gpay-2-2x.webpwww.google.com/chrome/static/images... https://www.google.com/chrome/static/images/v2/gallery/gpay-2-2x.webp — 200 — 6.9 KiB — 57 ms — h3https://www.google.com/chrome/static/images/v2/gallery/gpay-2x.webpwww.google.com/chrome/static/images... https://www.google.com/chrome/static/images/v2/gallery/gpay-2x.webp — 200 — 9.3 KiB — 61 ms — h3https://www.google.com/chrome/static/images/gen-ai/ai-googlelens-1-2x.webpwww.google.com/chrome/static/images... https://www.google.com/chrome/static/images/gen-ai/ai-googlelens-1-2x.webp — 200 — 69.6 KiB — 74 ms — h3https://www.google.com/chrome/static/images/gen-ai/ai-googlelens-2-2x.webpwww.google.com/chrome/static/images... https://www.google.com/chrome/static/images/gen-ai/ai-googlelens-2-2x.webp — 200 — 56.4 KiB — 56 ms — h3https://www.google.com/chrome/static/images/gen-ai/ai-googlelens-placeholder-2x.webpwww.google.com/chrome/static/images... https://www.google.com/chrome/static/images/gen-ai/ai-googlelens-placeholder-2x.webp — 200 — 144.0 KiB — 98 ms — h3https://www.google.com/chrome/static/images/dev-components/chrome-gallery-4-mobile-2x.webpwww.google.com/chrome/static/images... https://www.google.com/chrome/static/images/dev-components/chrome-gallery-4-mobile-2x.webp — 200 — 13.4 KiB — 85 ms — h3https://www.google.com/chrome/static/images/dev-components/chrome-logo-2x.webpwww.google.com/chrome/static/images... https://www.google.com/chrome/static/images/dev-components/chrome-logo-2x.webp — 200 — 7.4 KiB — 76 ms — h3https://www.gstatic.com/external_hosted/intersectionobserver_polyfill/intersection-observer.min.jswww.gstatic.com/external_hosted/int... https://www.gstatic.com/external_hosted/intersectionobserver_polyfill/intersection-observer.min.js — 200 — 2.0 KiB — 43 ms — h2https://www.gstatic.com/external_hosted/lottie/lottie_light.jswww.gstatic.com/external_hosted/lot... https://www.gstatic.com/external_hosted/lottie/lottie_light.js — 200 — 41.4 KiB — 54 ms — h2https://www.gstatic.com/external_hosted/greensock3/dist/gsap.min.jswww.gstatic.com/external_hosted/gre... https://www.gstatic.com/external_hosted/greensock3/dist/gsap.min.js — 200 — 25.1 KiB — 48 ms — h2https://www.google.com/chrome/static/js/pages/by-environment/chrome-browser/mobile/home/main.min.jswww.google.com/chrome/static/js/pag... https://www.google.com/chrome/static/js/pages/by-environment/chrome-browser/mobile/home/main.min.js — 200 — 38.1 KiB — 77 ms — h3https://www.google.com/chrome/static/images/site-icons.svgwww.google.com/chrome/static/images... https://www.google.com/chrome/static/images/site-icons.svg — 200 — 106.2 KiB — 91 ms — h3data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA2M…data:image/svg+xml;base64,PHN2ZyB4b... data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA2M… — 200 — 0 B — 0 ms — datadata:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCAxM…data:image/svg+xml;base64,PHN2ZyB4b... data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCAxM… — 200 — 0 B — 0 ms — data
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 18.0 s 20.0 s 22.0 s 24.0 s FCP 7.3 s LCP 23.4 shttps://chrome.google.com// https://chrome.google.com/ — 301 — 254 B — 5 ms — h2https://www.google.com/chrome/www.google.com/chrome/ https://www.google.com/chrome/ — 307 — 71 B — 29 ms — http/1.1https://www.google.com/chrome/www.google.com/chrome/ https://www.google.com/chrome/ — 200 — 70.6 KiB — 55 ms — h3https://www.google.com/chrome/static/images/dev-components/home-poster-2x.webpwww.google.com/chrome/static/images... https://www.google.com/chrome/static/images/dev-components/home-poster-2x.webp — 200 — 120.8 KiB — 96 ms — h3https://www.google.com/chrome/static/installer/js/main.min.jswww.google.com/chrome/static/instal... https://www.google.com/chrome/static/installer/js/main.min.js — 200 — 27.6 KiB — 68 ms — h3https://fonts.googleapis.com/css2?family=Product+Sans&family=Google+Sans+Display:ital@0;1&family=Google+Sans_old:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500;1,700&family=Google+Sans+Text:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500;1,700&display=swapfonts.googleapis.com/css2?family=Pr... https://fonts.googleapis.com/css2?family=Product+Sans&family=Google+Sans+Display:ital@0;1&family=Google+Sans_old:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500;1,700&family=Google+Sans+Text:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500;1,700&display=swap — 200 — 5.2 KiB — 140 ms — h2https://www.google.com/chrome/static/css/v2/main.min.csswww.google.com/chrome/static/css/v2... https://www.google.com/chrome/static/css/v2/main.min.css — 200 — 41.4 KiB — 64 ms — h3https://www.gstatic.com/glue/cookienotificationbar/cookienotificationbar.min.csswww.gstatic.com/glue/cookienotifica... https://www.gstatic.com/glue/cookienotificationbar/cookienotificationbar.min.css — 200 — 2.2 KiB — 53 ms — h2https://www.google.com/chrome/static/images/march-moment-2026/promo-banner/march-moment-promo-logo.svgwww.google.com/chrome/static/images... https://www.google.com/chrome/static/images/march-moment-2026/promo-banner/march-moment-promo-logo.svg — 200 — 629 B — 63 ms — h3https://www.google.com/chrome/static/images/homepage/engagement/hero/hero-rm_mobile-2x.pngwww.google.com/chrome/static/images... https://www.google.com/chrome/static/images/homepage/engagement/hero/hero-rm_mobile-2x.png — 200 — 1.9 MiB — 177 ms — h3https://www.google.com/chrome/static/videos/home/hero/hero-poster_desktop.pngwww.google.com/chrome/static/videos... https://www.google.com/chrome/static/videos/home/hero/hero-poster_desktop.png — 200 — 13.0 KiB — 34 ms — h3https://www.google.com/chrome/static/images/v2/gallery/passwords-fill-2x.webpwww.google.com/chrome/static/images... https://www.google.com/chrome/static/images/v2/gallery/passwords-fill-2x.webp — 200 — 45.9 KiB — 39 ms — h3https://www.google.com/chrome/static/images/v2/gallery/gpay-1-2x.webpwww.google.com/chrome/static/images... https://www.google.com/chrome/static/images/v2/gallery/gpay-1-2x.webp — 200 — 4.1 KiB — 42 ms — h3https://www.google.com/chrome/static/images/favicons/manifest.jsonwww.google.com/chrome/static/images... https://www.google.com/chrome/static/images/favicons/manifest.json — 200 — 232 B — 59 ms — h3https://www.gstatic.com/glue/cookienotificationbar/cookienotificationbar.min.jswww.gstatic.com/glue/cookienotifica... https://www.gstatic.com/glue/cookienotificationbar/cookienotificationbar.min.js — 200 — 27.3 KiB — 39 ms — h2https://www.google.com/chrome/static/images/chrome-logo-m100.svgwww.google.com/chrome/static/images... https://www.google.com/chrome/static/images/chrome-logo-m100.svg — 200 — 908 B — 53 ms — h3https://www.google.com/chrome/static/images/v2/gallery/gpay-2-2x.webpwww.google.com/chrome/static/images... https://www.google.com/chrome/static/images/v2/gallery/gpay-2-2x.webp — 200 — 6.9 KiB — 57 ms — h3https://www.google.com/chrome/static/images/v2/gallery/gpay-2x.webpwww.google.com/chrome/static/images... https://www.google.com/chrome/static/images/v2/gallery/gpay-2x.webp — 200 — 9.3 KiB — 61 ms — h3https://www.google.com/chrome/static/images/gen-ai/ai-googlelens-1-2x.webpwww.google.com/chrome/static/images... https://www.google.com/chrome/static/images/gen-ai/ai-googlelens-1-2x.webp — 200 — 69.6 KiB — 74 ms — h3https://www.google.com/chrome/static/images/gen-ai/ai-googlelens-2-2x.webpwww.google.com/chrome/static/images... https://www.google.com/chrome/static/images/gen-ai/ai-googlelens-2-2x.webp — 200 — 56.4 KiB — 56 ms — h3https://www.google.com/chrome/static/images/gen-ai/ai-googlelens-placeholder-2x.webpwww.google.com/chrome/static/images... https://www.google.com/chrome/static/images/gen-ai/ai-googlelens-placeholder-2x.webp — 200 — 144.0 KiB — 98 ms — h3https://www.google.com/chrome/static/images/dev-components/chrome-gallery-4-mobile-2x.webpwww.google.com/chrome/static/images... https://www.google.com/chrome/static/images/dev-components/chrome-gallery-4-mobile-2x.webp — 200 — 13.4 KiB — 85 ms — h3https://www.google.com/chrome/static/images/dev-components/chrome-logo-2x.webpwww.google.com/chrome/static/images... https://www.google.com/chrome/static/images/dev-components/chrome-logo-2x.webp — 200 — 7.4 KiB — 76 ms — h3https://www.gstatic.com/external_hosted/intersectionobserver_polyfill/intersection-observer.min.jswww.gstatic.com/external_hosted/int... https://www.gstatic.com/external_hosted/intersectionobserver_polyfill/intersection-observer.min.js — 200 — 2.0 KiB — 43 ms — h2https://www.gstatic.com/external_hosted/lottie/lottie_light.jswww.gstatic.com/external_hosted/lot... https://www.gstatic.com/external_hosted/lottie/lottie_light.js — 200 — 41.4 KiB — 54 ms — h2https://www.gstatic.com/external_hosted/greensock3/dist/gsap.min.jswww.gstatic.com/external_hosted/gre... https://www.gstatic.com/external_hosted/greensock3/dist/gsap.min.js — 200 — 25.1 KiB — 48 ms — h2https://www.google.com/chrome/static/js/pages/by-environment/chrome-browser/mobile/home/main.min.jswww.google.com/chrome/static/js/pag... https://www.google.com/chrome/static/js/pages/by-environment/chrome-browser/mobile/home/main.min.js — 200 — 38.1 KiB — 77 ms — h3https://www.google.com/chrome/static/images/site-icons.svgwww.google.com/chrome/static/images... https://www.google.com/chrome/static/images/site-icons.svg — 200 — 106.2 KiB — 91 ms — h3data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA2M…data:image/svg+xml;base64,PHN2ZyB4b... data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA2M… — 200 — 0 B — 0 ms — datadata:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCAxM…data:image/svg+xml;base64,PHN2ZyB4b... data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCAxM… — 200 — 0 B — 0 ms — datadata:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCAxM…data:image/svg+xml;base64,PHN2ZyB4b... data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCAxM… — 200 — 0 B — 0 ms — datadata:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCAxM…data:image/svg+xml;base64,PHN2ZyB4b... data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCAxM… — 200 — 0 B — 0 ms — datadata:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCAxM…data:image/svg+xml;base64,PHN2ZyB4b... data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCAxM… — 200 — 0 B — 0 ms — datadata:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCAxM…data:image/svg+xml;base64,PHN2ZyB4b... data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCAxM… — 200 — 0 B — 0 ms — datadata:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1O…data:image/svg+xml;base64,PHN2ZyB4b... data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1O… — 200 — 0 B — 0 ms — datahttps://www.google.com/chrome/static/installer/html/components/common/download-button/download-button.tplwww.google.com/chrome/static/instal... https://www.google.com/chrome/static/installer/html/components/common/download-button/download-button.tpl — 200 — 141 B — 67 ms — h3https://www.google.com/chrome/static/installer/html/components/blocks/other-platforms/other-platforms-block.tplwww.google.com/chrome/static/instal... https://www.google.com/chrome/static/installer/html/components/blocks/other-platforms/other-platforms-block.tpl — 200 — 169 B — 48 ms — h3https://www.google.com/chrome/static/installer/html/components/common/download-checkbox/download-checkbox.tplwww.google.com/chrome/static/instal... https://www.google.com/chrome/static/installer/html/components/common/download-checkbox/download-checkbox.tpl — 200 — 114 B — 71 ms — h3https://www.google.com/chrome/static/installer/html/components/common/download-radio/download-radio.tplwww.google.com/chrome/static/instal... https://www.google.com/chrome/static/installer/html/components/common/download-radio/download-radio.tpl — 200 — 124 B — 54 ms — h3https://www.google.com/chrome/static/installer/html/components/common/update-link/update-link.tplwww.google.com/chrome/static/instal... https://www.google.com/chrome/static/installer/html/components/common/update-link/update-link.tpl — 200 — 207 B — 60 ms — h3https://www.google.com/chrome/static/installer/html/components/blocks/simplify-download/simplify-download.tplwww.google.com/chrome/static/instal... https://www.google.com/chrome/static/installer/html/components/blocks/simplify-download/simplify-download.tpl — 200 — 237 B — 71 ms — h3https://www.google.com/chrome/static/installer/html/components/blocks/context-download/context-download.tplwww.google.com/chrome/static/instal... https://www.google.com/chrome/static/installer/html/components/blocks/context-download/context-download.tpl — 200 — 89 B — 61 ms — h3https://www.google.com/chrome/static/installer/html/components/blocks/eula-download/eula-download.tplwww.google.com/chrome/static/instal... https://www.google.com/chrome/static/installer/html/components/blocks/eula-download/eula-download.tpl — 200 — 273 B — 70 ms — h3https://www.google.com/chrome/static/installer/html/components/blocks/other-download/other-download.tplwww.google.com/chrome/static/instal... https://www.google.com/chrome/static/installer/html/components/blocks/other-download/other-download.tpl — 200 — 207 B — 69 ms — h3https://www.google.com/chrome/static/installer/html/components/common/download-selector/download-selector.tplwww.google.com/chrome/static/instal... https://www.google.com/chrome/static/installer/html/components/common/download-selector/download-selector.tpl — 200 — 296 B — 70 ms — h3https://www.google.com/chrome/static/installer/html/components/common/direct-download/direct-download.tplwww.google.com/chrome/static/instal... https://www.google.com/chrome/static/installer/html/components/common/direct-download/direct-download.tpl — 200 — 127 B — 70 ms — h3https://www.google.com/chrome/static/installer/html/components/common/deprecated-banner/deprecated-banner.tplwww.google.com/chrome/static/instal... https://www.google.com/chrome/static/installer/html/components/common/deprecated-banner/deprecated-banner.tpl — 200 — 370 B — 70 ms — h3https://www.google.com/chrome/static/installer/html/components/common/deprecation-description/deprecation-description.tplwww.google.com/chrome/static/instal... https://www.google.com/chrome/static/installer/html/components/common/deprecation-description/deprecation-description.tpl — 200 — 106 B — 69 ms — h3https://www.google.com/chrome/static/installer/content/blocks/eula/stable/en_us.jsonwww.google.com/chrome/static/instal... https://www.google.com/chrome/static/installer/content/blocks/eula/stable/en_us.json — 200 — 1.3 KiB — 34 ms — h3https://www.google.com/chrome/static/installer/content/blocks/simplify/stable/en_us.jsonwww.google.com/chrome/static/instal... https://www.google.com/chrome/static/installer/content/blocks/simplify/stable/en_us.json — 200 — 777 B — 34 ms — h3https://www.google.com/chrome/static/installer/content/blocks/context-download/stable/en_us.jsonwww.google.com/chrome/static/instal... https://www.google.com/chrome/static/installer/content/blocks/context-download/stable/en_us.json — 200 — 210 B — 29 ms — h3https://www.google.com/chrome/static/installer/content/blocks/context-download/stable/en_us.jsonwww.google.com/chrome/static/instal... https://www.google.com/chrome/static/installer/content/blocks/context-download/stable/en_us.json — 200 — 17 B — 57 ms — h3https://www.google.com/chrome/static/installer/content/blocks/context-download/stable/en_us.jsonwww.google.com/chrome/static/instal... https://www.google.com/chrome/static/installer/content/blocks/context-download/stable/en_us.json — 200 — 17 B — 82 ms — h3https://www.youtube.com/iframe_apiwww.youtube.com/iframe_api https://www.youtube.com/iframe_api — 200 — 3.5 KiB — 61 ms — h2https://www.google.com/chrome/static/lottie-animations/pills/ai-hero.jsonwww.google.com/chrome/static/lottie... https://www.google.com/chrome/static/lottie-animations/pills/ai-hero.json — 200 — 2.2 KiB — 25 ms — h3https://www.google.com/chrome/static/lottie-animations/pills/Yours.jsonwww.google.com/chrome/static/lottie... https://www.google.com/chrome/static/lottie-animations/pills/Yours.json — 200 — 849 B — 26 ms — h3https://www.google.com/chrome/static/lottie-animations/pills/Safer.jsonwww.google.com/chrome/static/lottie... https://www.google.com/chrome/static/lottie-animations/pills/Safer.json — 200 — 1012 B — 28 ms — h3https://www.google.com/chrome/static/lottie-animations/pills/Faster.jsonwww.google.com/chrome/static/lottie... https://www.google.com/chrome/static/lottie-animations/pills/Faster.json — 200 — 1.3 KiB — 31 ms — h3https://www.google.com/chrome/static/lottie-animations/pills/Built.jsonwww.google.com/chrome/static/lottie... https://www.google.com/chrome/static/lottie-animations/pills/Built.json — 200 — 970 B — 38 ms — h3https://www.google.com/chrome/static/lottie-animations/pills/Updates.jsonwww.google.com/chrome/static/lottie... https://www.google.com/chrome/static/lottie-animations/pills/Updates.json — 200 — 1.0 KiB — 38 ms — h3https://fonts.gstatic.com/s/googlesans/v60/4UasrENHsxJlGDuGo1OIlJfC6l_24rlCK1Yo_Iqcsih3SAyH6cAwhX9RPjIUvbQoi-E.woff2fonts.gstatic.com/s/googlesans/v60/... https://fonts.gstatic.com/s/googlesans/v60/4UasrENHsxJlGDuGo1OIlJfC6l_24rlCK1Yo_Iqcsih3SAyH6cAwhX9RPjIUvbQoi-E.woff2 — 200 — 33.4 KiB — 57 ms — h3https://fonts.gstatic.com/s/googlesanstext/v25/5aUp9-KzpRiLCAt4Unrc-xIKmCU5oLlVnmhjtjm4DZw.woff2fonts.gstatic.com/s/googlesanstext/... https://fonts.gstatic.com/s/googlesanstext/v25/5aUp9-KzpRiLCAt4Unrc-xIKmCU5oLlVnmhjtjm4DZw.woff2 — 200 — 22.8 KiB — 58 ms — h3https://fonts.gstatic.com/s/googlesanstext/v25/5aUu9-KzpRiLCAt4Unrc-xIKmCU5qEp2i0VBuxM.woff2fonts.gstatic.com/s/googlesanstext/... https://fonts.gstatic.com/s/googlesanstext/v25/5aUu9-KzpRiLCAt4Unrc-xIKmCU5qEp2i0VBuxM.woff2 — 200 — 21.6 KiB — 35 ms — h3https://www.youtube.com/s/player/218d9d92/www-widgetapi.vflset/www-widgetapi.jswww.youtube.com/s/player/218d9d92/w... https://www.youtube.com/s/player/218d9d92/www-widgetapi.vflset/www-widgetapi.js — 200 — 10.6 KiB — 7 ms — h2data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ib…data:image/svg+xml;base64,PHN2ZyB3a... data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ib… — 200 — 0 B — 0 ms — datahttps://www.gstatic.com/glue/cookienotificationbar/config/2a.json?hl=enwww.gstatic.com/glue/cookienotifica... https://www.gstatic.com/glue/cookienotificationbar/config/2a.json?hl=en — 200 — 67 B — 57 ms — h3https://fonts.gstatic.com/s/googlesans/v60/4UasrENHsxJlGDuGo1OIlJfC6l_24rlCK1Yo_Iqcsih3SAyH6cAwhX9RPjwUvbQoi-Entw.woff2fonts.gstatic.com/s/googlesans/v60/... https://fonts.gstatic.com/s/googlesans/v60/4UasrENHsxJlGDuGo1OIlJfC6l_24rlCK1Yo_Iqcsih3SAyH6cAwhX9RPjwUvbQoi-Entw.woff2 — 200 — 19.5 KiB — 72 ms — h3https://fonts.gstatic.com/s/googlesans/v60/4UasrENHsxJlGDuGo1OIlJfC6l_24rlCK1Yo_Iqcsih3SAyH6cAwhX9RPj0UvbQoi-Entw.woff2fonts.gstatic.com/s/googlesans/v60/... https://fonts.gstatic.com/s/googlesans/v60/4UasrENHsxJlGDuGo1OIlJfC6l_24rlCK1Yo_Iqcsih3SAyH6cAwhX9RPj0UvbQoi-Entw.woff2 — 200 — 8.0 KiB — 73 ms — h3https://fonts.gstatic.com/s/googlesans/v60/4UasrENHsxJlGDuGo1OIlJfC6l_24rlCK1Yo_Iqcsih3SAyH6cAwhX9RPjEUvbQoi-Entw.woff2fonts.gstatic.com/s/googlesans/v60/... https://fonts.gstatic.com/s/googlesans/v60/4UasrENHsxJlGDuGo1OIlJfC6l_24rlCK1Yo_Iqcsih3SAyH6cAwhX9RPjEUvbQoi-Entw.woff2 — 200 — 8.5 KiB — 92 ms — h3https://fonts.gstatic.com/s/googlesans/v60/4UasrENHsxJlGDuGo1OIlJfC6l_24rlCK1Yo_Iqcsih3SAyH6cAwhX9RPjYUvbQoi-Entw.woff2fonts.gstatic.com/s/googlesans/v60/... https://fonts.gstatic.com/s/googlesans/v60/4UasrENHsxJlGDuGo1OIlJfC6l_24rlCK1Yo_Iqcsih3SAyH6cAwhX9RPjYUvbQoi-Entw.woff2 — 200 — 15.5 KiB — 90 ms — h3https://fonts.gstatic.com/s/googlesans/v60/4UasrENHsxJlGDuGo1OIlJfC6l_24rlCK1Yo_Iqcsih3SAyH6cAwhX9RPjAUvbQoi-Entw.woff2fonts.gstatic.com/s/googlesans/v60/... https://fonts.gstatic.com/s/googlesans/v60/4UasrENHsxJlGDuGo1OIlJfC6l_24rlCK1Yo_Iqcsih3SAyH6cAwhX9RPjAUvbQoi-Entw.woff2 — 200 — 11.6 KiB — 91 ms — h3https://fonts.gstatic.com/s/googlesans/v60/4UasrENHsxJlGDuGo1OIlJfC6l_24rlCK1Yo_Iqcsih3SAyH6cAwhX9RPjMUvbQoi-Entw.woff2fonts.gstatic.com/s/googlesans/v60/... https://fonts.gstatic.com/s/googlesans/v60/4UasrENHsxJlGDuGo1OIlJfC6l_24rlCK1Yo_Iqcsih3SAyH6cAwhX9RPjMUvbQoi-Entw.woff2 — 200 — 46.0 KiB — 113 ms — h3https://fonts.gstatic.com/s/googlesans/v60/4UasrENHsxJlGDuGo1OIlJfC6l_24rlCK1Yo_Iqcsih3SAyH6cAwhX9RPiYUvbQoi-Entw.woff2fonts.gstatic.com/s/googlesans/v60/... https://fonts.gstatic.com/s/googlesans/v60/4UasrENHsxJlGDuGo1OIlJfC6l_24rlCK1Yo_Iqcsih3SAyH6cAwhX9RPiYUvbQoi-Entw.woff2 — 200 — 16.6 KiB — 78 ms — h3https://www.google.com/chrome/static/images/favicons/favicon-32x32.pngwww.google.com/chrome/static/images... https://www.google.com/chrome/static/images/favicons/favicon-32x32.png — 200 — 1.7 KiB — 23 ms — h3https://www.googletagmanager.com/gtm.js?id=GTM-PZ6TRJBwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-PZ6TRJB — 200 — 158.0 KiB — 150 ms — h2https://tools.google.com/service/update2/dlpageping?appguid={387E11AD-7109-45F6-83CF-CAA241ADC9DF}&iid={F745113D-11AE-7C14-A70C-10341BFAD7E8}&lang=en&browser=4&stage=indextools.google.com/service/update2/dl... https://tools.google.com/service/update2/dlpageping?appguid={387E11AD-7109-45F6-83CF-CAA241ADC9DF}&iid={F745113D-11AE-7C14-A70C-10341BFAD7E8}&lang=en&browser=4&stage=index — 204 — 251 B — 95 ms — h2https://www.googletagmanager.com/gtag/js?id=G-B7W0ZKZYDK&cx=c&gtm=4e64h1h1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-B7W0ZKZYDK&cx=c&gtm=4e64h1h1 — 200 — 144.4 KiB — 114 ms — h2https://www.google.com/ccm/collect?rcb=5&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fwww.google.com%2Fchrome%2F&scrsrc=www.googletagmanager.com&rnd=2047341437.1776797295&dt=Google%20Chrome%20-%20The%20Fast%20%26%20Secure%20Web%20Browser%20Built%20to%20be%20Yours&auid=1835077608.1776797295&navt=n&npa=0&ep.ads_data_redaction=0&gtm=45He64h1h1v77820832za200zd77820832xea&gcs=G111&gcd=13r3r3r3r5l1&dma=0&tag_exp=0~115938465~115938468~117266401~117384406~118167060~118463801&apve=1&apvf=f&apvc=1&tft=1776797294836&tfd=1127www.google.com/ccm/collect?rcb=5&fr... https://www.google.com/ccm/collect?rcb=5&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fwww.google.com%2Fchrome%2F&scrsrc=www.googletagmanager.com&rnd=2047341437.1776797295&dt=Google%20Chrome%20-%20The%20Fast%20%26%20Secure%20Web%20Browser%20Built%20to%20be%20Yours&auid=1835077608.1776797295&navt=n&npa=0&ep.ads_data_redaction=0&gtm=45He64h1h1v77820832za200zd77820832xea&gcs=G111&gcd=13r3r3r3r5l1&dma=0&tag_exp=0~115938465~115938468~117266401~117384406~118167060~118463801&apve=1&apvf=f&apvc=1&tft=1776797294836&tfd=1127 — 200 — 24 B — 29 ms — h3https://www.googletagmanager.com/gtag/destination?id=DC-2542116&cx=c&gtm=4e64h1h1www.googletagmanager.com/gtag/desti... https://www.googletagmanager.com/gtag/destination?id=DC-2542116&cx=c&gtm=4e64h1h1 — 200 — 130.3 KiB — 118 ms — h3https://www.google-analytics.com/g/collect?v=2&tid=G-B7W0ZKZYDK&gtm=45je64h1h1v868655178z877820832za20gzb77820832zd77820832&_p=1776797294573&gcs=G111&gcd=13r3r3r3r5l1&npa=0&dma=0&are=1&cid=1175266923.1776797295&frm=0&pscdl=noapi&rcb=2&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~115938465~115938468~117266401~117512543~118463801&dl=https%3A%2F%2Fwww.google-b197145817.com%2Fchrome%2F&sid=1776797295&sct=1&seg=0&dt=Google%20Chrome%20-%20The%20Fast%20%26%20Secure%20Web%20Browser%20Built%20to%20be%20Yours&_tu=aA&en=page_view&_fv=1&_nsi=1&_ss=1&ep.page_name=Google%20Chrome%20-%20The%20Fast%20%26%20Secure%20Web%20Browser%20Built%20to%20be%20Yours&ep.isEEA=false&ep.locale=en_US&ep.percent_scrolled=0&ep.scroll_increment=0&ep.scroll_instance=1&ep.diversion_experience=Engagement%20-%20Mobile&tfd=1315www.google-analytics.com/g/collect?... https://www.google-analytics.com/g/collect?v=2&tid=G-B7W0ZKZYDK&gtm=45je64h1h1v868655178z877820832za20gzb77820832zd77820832&_p=1776797294573&gcs=G111&gcd=13r3r3r3r5l1&npa=0&dma=0&are=1&cid=1175266923.1776797295&frm=0&pscdl=noapi&rcb=2&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~115938465~115938468~117266401~117512543~118463801&dl=https%3A%2F%2Fwww.google-b197145817.com%2Fchrome%2F&sid=1776797295&sct=1&seg=0&dt=Google%20Chrome%20-%20The%20Fast%20%26%20Secure%20Web%20Browser%20Built%20to%20be%20Yours&_tu=aA&en=page_view&_fv=1&_nsi=1&_ss=1&ep.page_name=Google%20Chrome%20-%20The%20Fast%20%26%20Secure%20Web%20Browser%20Built%20to%20be%20Yours&ep.isEEA=false&ep.locale=en_US&ep.percent_scrolled=0&ep.scroll_increment=0&ep.scroll_instance=1&ep.diversion_experience=Engagement%20-%20Mobile&tfd=1315 — 204 — 548 B — 52 ms — h2https://www.google.com/chrome/static/images/gen-ai/ai-innovation/glitter/gemini-in-chrome_mobile-2x.webpwww.google.com/chrome/static/images... https://www.google.com/chrome/static/images/gen-ai/ai-innovation/glitter/gemini-in-chrome_mobile-2x.webp — 200 — 44.2 KiB — 29 ms — h3https://www.google.com/chrome/static/videos/home/hero/hero_mobile.webmwww.google.com/chrome/static/videos... https://www.google.com/chrome/static/videos/home/hero/hero_mobile.webm — 206 — 3.8 MiB — 27 ms — h3https://ad.doubleclick.net/activity;src=2542116;type=chrom322;cat=chrom01g;rcb=9;ord=260627905029;npa=0;auiddc=1835077608.1776797295;uaa=;uab=64;uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164;uamb=1;uam=moto%20g%20power%20(2022);uap=Android;uapv=11.0;uaw=0;pscdl=noapi;frm=0;_tu=KFA;gtm=45fe64h1h1v9181639514z877820832za20gzb77820832zd77820832xea;gcs=G111;gcd=13r3r3r3r5l1;dma=0;dc_fmt=3;tag_exp=0~115938465~115938469~117266401~118463801;epver=2;dc_random=1776797295_-pLK8-_2rZB0YI_jTfNVAhT0lCvX_yT_7Q;~oref=https%3A%2F%2Fwww.google.com%2Fchrome%2F?ad.doubleclick.net/activity;src=254... https://ad.doubleclick.net/activity;src=2542116;type=chrom322;cat=chrom01g;rcb=9;ord=260627905029;npa=0;auiddc=1835077608.1776797295;uaa=;uab=64;uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164;uamb=1;uam=moto%20g%20power%20(2022);uap=Android;uapv=11.0;uaw=0;pscdl=noapi;frm=0;_tu=KFA;gtm=45fe64h1h1v9181639514z877820832za20gzb77820832zd77820832xea;gcs=G111;gcd=13r3r3r3r5l1;dma=0;dc_fmt=3;tag_exp=0~115938465~115938469~117266401~118463801;epver=2;dc_random=1776797295_-pLK8-_2rZB0YI_jTfNVAhT0lCvX_yT_7Q;~oref=https%3A%2F%2Fwww.google.com%2Fchrome%2F? — 302 — 21 B — 251 ms — h3https://2542116.fls.doubleclick.net/activityi;src=2542116;type=chrom322;cat=chrom01g;rcb=9;ord=260627905029;npa=0;auiddc=1835077608.1776797295;uaa=;uab=64;uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164;uamb=1;uam=moto%20g%20power%20(2022);uap=Android;uapv=11.0;uaw=0;pscdl=noapi;frm=0;_tu=KFA;gtm=45fe64h1h1v9181639514z877820832za20gzb77820832zd77820832xea;gcs=G111;gcd=13r3r3r3r5l1;dma=0;dc_fmt=2;tag_exp=0~115938465~115938469~117266401~118463801;epver=2;dc_random=1776797295_-pLK8-_2rZB0YI_jTfNVAhT0lCvX_yT_7Q;_dc_test=1;~oref=https%3A%2F%2Fwww.google.com%2Fchrome%2F?2542116.fls.doubleclick.net/activit... https://2542116.fls.doubleclick.net/activityi;src=2542116;type=chrom322;cat=chrom01g;rcb=9;ord=260627905029;npa=0;auiddc=1835077608.1776797295;uaa=;uab=64;uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164;uamb=1;uam=moto%20g%20power%20(2022);uap=Android;uapv=11.0;uaw=0;pscdl=noapi;frm=0;_tu=KFA;gtm=45fe64h1h1v9181639514z877820832za20gzb77820832zd77820832xea;gcs=G111;gcd=13r3r3r3r5l1;dma=0;dc_fmt=2;tag_exp=0~115938465~115938469~117266401~118463801;epver=2;dc_random=1776797295_-pLK8-_2rZB0YI_jTfNVAhT0lCvX_yT_7Q;_dc_test=1;~oref=https%3A%2F%2Fwww.google.com%2Fchrome%2F? — 200 — 962 B — 51 ms — h2https://www.google.com/gmp/conversion/_dc_unique_id=6050863574480089416;_dc_ptd=ChEI8MCczwYQkY-Q6afjxZ38ARIfAGaq-NLTDiPJsA8ANqK2fpgePYEBCKBOr-feLxUVMA;_dc_time=1776797295;src=2542116;type=chrom322;cat=chrom01g;rcb=9;ord=260627905029;npa=0;auiddc=1835077608.1776797295;uaa=;uab=64;uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164;uamb=1;uam=moto%20g%20power%20(2022);uap=Android;uapv=11.0;uaw=0;pscdl=noapi;frm=0;_tu=KFA;gtm=45fe64h1h1v9181639514z877820832za20gzb77820832zd77820832xea;gcs=G111;gcd=13r3r3r3r5l1;dma=0;dc_fmt=3;tag_exp=0~115938465~115938469~117266401~118463801;epver=2;dc_random=1776797295_-pLK8-_2rZB0YI_jTfNVAhT0lCvX_yT_7Q;~oref=https%3A%2F%2Fwww.google.com%2Fchrome%2F?www.google.com/gmp/conversion/_dc_u... https://www.google.com/gmp/conversion/_dc_unique_id=6050863574480089416;_dc_ptd=ChEI8MCczwYQkY-Q6afjxZ38ARIfAGaq-NLTDiPJsA8ANqK2fpgePYEBCKBOr-feLxUVMA;_dc_time=1776797295;src=2542116;type=chrom322;cat=chrom01g;rcb=9;ord=260627905029;npa=0;auiddc=1835077608.1776797295;uaa=;uab=64;uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164;uamb=1;uam=moto%20g%20power%20(2022);uap=Android;uapv=11.0;uaw=0;pscdl=noapi;frm=0;_tu=KFA;gtm=45fe64h1h1v9181639514z877820832za20gzb77820832zd77820832xea;gcs=G111;gcd=13r3r3r3r5l1;dma=0;dc_fmt=3;tag_exp=0~115938465~115938469~117266401~118463801;epver=2;dc_random=1776797295_-pLK8-_2rZB0YI_jTfNVAhT0lCvX_yT_7Q;~oref=https%3A%2F%2Fwww.google.com%2Fchrome%2F? — 200 — 69 B — 191 ms — h3https://adservice.google.com/ddm/fls/z/src=2542116;type=chrom322;cat=chrom01g;rcb=9;ord=260627905029;npa=0;auiddc=*;uaa=;uab=64;uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164;uamb=1;uam=moto%20g%20power%20(2022);uap=Android;uapv=11.0;uaw=0;pscdl=noapi;frm=0;_tu=KFA;gtm=45fe64h1h1v9181639514z877820832za20gzb77820832zd77820832xea;gcs=G111;gcd=13r3r3r3r5l1;dma=0;dc_fmt=2;tag_exp=0~115938465~115938469~117266401~118463801;epver=2;dc_random=1776797295_-pLK8-_2rZB0YI_jTfNVAhT0lCvX_yT_7Q;_dc_test=1;~oref=https%3A%2F%2Fwww.google.com%2Fchrome%2Fadservice.google.com/ddm/fls/z/src=... https://adservice.google.com/ddm/fls/z/src=2542116;type=chrom322;cat=chrom01g;rcb=9;ord=260627905029;npa=0;auiddc=*;uaa=;uab=64;uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164;uamb=1;uam=moto%20g%20power%20(2022);uap=Android;uapv=11.0;uaw=0;pscdl=noapi;frm=0;_tu=KFA;gtm=45fe64h1h1v9181639514z877820832za20gzb77820832zd77820832xea;gcs=G111;gcd=13r3r3r3r5l1;dma=0;dc_fmt=2;tag_exp=0~115938465~115938469~117266401~118463801;epver=2;dc_random=1776797295_-pLK8-_2rZB0YI_jTfNVAhT0lCvX_yT_7Q;_dc_test=1;~oref=https%3A%2F%2Fwww.google.com%2Fchrome%2F — 302 — 22 B — 50 ms — h3https://adservice.google.com/ddm/fls/z/src=2542116;dc_pre=CKuUg93N_5MDFcwNrQYdpYcU2w;type=chrom322;cat=chrom01g;rcb=9;ord=260627905029;npa=0;auiddc=*;uaa=;uab=64;uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164;uamb=1;uam=moto%20g%20power%20(2022);uap=Android;uapv=11.0;uaw=0;pscdl=noapi;frm=0;_tu=KFA;gtm=45fe64h1h1v9181639514z877820832za20gzb77820832zd77820832xea;gcs=G111;gcd=13r3r3r3r5l1;dma=0;dc_fmt=2;tag_exp=0~115938465~115938469~117266401~118463801;epver=2;dc_random=1776797295_-pLK8-_2rZB0YI_jTfNVAhT0lCvX_yT_7Q;_dc_test=1;~oref=https%3A%2F%2Fwww.google.com%2Fchrome%2Fadservice.google.com/ddm/fls/z/src=... https://adservice.google.com/ddm/fls/z/src=2542116;dc_pre=CKuUg93N_5MDFcwNrQYdpYcU2w;type=chrom322;cat=chrom01g;rcb=9;ord=260627905029;npa=0;auiddc=*;uaa=;uab=64;uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164;uamb=1;uam=moto%20g%20power%20(2022);uap=Android;uapv=11.0;uaw=0;pscdl=noapi;frm=0;_tu=KFA;gtm=45fe64h1h1v9181639514z877820832za20gzb77820832zd77820832xea;gcs=G111;gcd=13r3r3r3r5l1;dma=0;dc_fmt=2;tag_exp=0~115938465~115938469~117266401~118463801;epver=2;dc_random=1776797295_-pLK8-_2rZB0YI_jTfNVAhT0lCvX_yT_7Q;_dc_test=1;~oref=https%3A%2F%2Fwww.google.com%2Fchrome%2F — 200 — 65 B — 26 ms — h3
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 5589ms · 635KB · €89/mo
www.google.com
Other
Costly
Execution 1295ms
Transfer 71 KB
Monthly Cost €21/mo
www.google.com
Other
Costly
Execution 1257ms
Transfer 38 KB
Unused 56%
Monthly Cost €20/mo
Unattributable
Other
Costly
Execution 1210ms
Transfer 0 KB
Monthly Cost €19/mo
www.gstatic.com
Other
Costly
Execution 654ms
Transfer 25 KB
Monthly Cost €10/mo
Google Tag Manager
Tag Manager
Costly
Execution 416ms
Transfer 158 KB
Unused 35%
Monthly Cost €7/mo
Google Tag Manager
Tag Manager
Costly
Execution 324ms
Transfer 130 KB
Unused 47%
Monthly Cost €5/mo
Google Tag Manager
Tag Manager
Costly
Execution 281ms
Transfer 144 KB
Unused 42%
Monthly Cost €4/mo
www.gstatic.com
Other
Optional
Execution 86ms
Transfer 41 KB
Unused 52%
Monthly Cost €1/mo
www.google.com
Other
Optional
Execution 66ms
Transfer 28 KB
Monthly Cost €1/mo

These scripts may cost more than they're worth

  • www.google.com adds 1295ms and costs ~€21/month
  • www.google.com adds 1257ms and costs ~€20/month
  • Unattributable adds 1210ms and costs ~€19/month
  • www.gstatic.com adds 654ms and costs ~€10/month
  • Google Tag Manager adds 416ms and costs ~€7/month
  • Google Tag Manager adds 324ms and costs ~€5/month
  • Google Tag Manager adds 281ms and costs ~€4/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.google.com takes 1295ms 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.google.com takes 1257ms 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

56% of www.google.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

Unattributable takes 1210ms 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.gstatic.com takes 654ms 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 416ms 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 324ms 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 281ms 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

52% of www.gstatic.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