Skip to content
https://material.io

Performance

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

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

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

1.45 s

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

3.89 s

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

112 ms

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.

2.34 s

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

3.93 s

Page Load Progression

670 ms
1.3 s
2.0 s
2.7 s
3.3 s
4.0 s
4.7 s
5.4 s
Checks
15
6 PASS 2 REVIEW 5 FIX
F
Page Weight Budget
Action
19.3 MB transferred, 58 requests
FIX
19.3 MB transferred, 58 requests
Critical::
Page weighs 21.6 MB (19.3 MB transferred)
Info::
Fonts are 1.4 MB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 1.4 MB
Warning::
JavaScript is 1.1 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 1.1 MB
Info::
58 HTTP requests
Info::
Estimated 4.0 g CO2 per page load
19.3 MB / 2.4 MB budget
19.3 MB transferred
58 requests
4.0 g CO2 per page load
Other 15.9 MiB 83%
Fonts 1.4 MiB 7%
JavaScript 1.1 MiB 6%
Images 850.2 KiB 4%
Other 16.6 KiB 0%
HTML 9.1 KiB 0%
Other 6.4 KiB 0%
CSS 6.1 KiB 0%
Other 406 B 0%
0 2.4 MB 4.9 MB
Over budget

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

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

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 (19.3 MiB of 19.3 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
D
JS Bundles
Action
16 scripts, 486 KB unused
FIX
16 scripts, 486 KB unused
Warning::
https://www.googletagmanager.com/gtag/js?id=G-QPQ2...: 108 KB unused (70%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://apis.google.com/_/scs/abc-static/_/js/k=ga...: 71 KB unused (66%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-NHR...: 68 KB unused (48%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://m3.material.io/static/angular/vendor.60fb7...: 67 KB unused (37%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=UA-902...: 64 KB unused (56%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 486 KB
486 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.googletagmanager.com/gtag/js?id=G-QPQ2NRV856&cx=c&gtm=4e64k0154 KB108 KB (70%)3rd
https://apis.google.com/_/scs/abc-static/_/js/k=gapi.lb.en.HLcjcliCxoY.O/m=client/rt=j/sv=1/d=1/ed=1/rs=AHpOoo-EKlLcELGvY6Qdg_kTBmN3Ra8MLw/cb=gapi.loaded_0?le=scs108 KB71 KB (66%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-NHRPF8141 KB68 KB (48%)3rd
https://m3.material.io/static/angular/vendor.60fb73e1631c347e.js180 KB67 KB (37%)3rd
https://www.googletagmanager.com/gtag/js?id=UA-90255304-1&cx=c&gtm=4e64k0116 KB64 KB (56%)3rd
https://www.googletagmanager.com/gtag/js?id=G-QPQ2NRV856156 KB62 KB (40%)3rd
https://www.gstatic.com/feedback/js/help/prod/service/lazy.min.js40 KB24 KB (62%)3rd
https://m3.material.io/static/angular/main.8a984ed99ac96b3a.js89 KB22 KB (25%)3rd
https://m3.material.io/site_meta.js59 KB3rd
https://m3.material.io/static/angular/polyfills.1987b276f32a5d59.js13 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

F
Page Weight Inventory
Action
58 resources · 19.3 MB · 486 KB savings available
FIX
58 resources · 19.3 MB · 486 KB savings available
Warning::
Page weight 18.3 MB over 1MB target
Got: 19.3 MB Expected: ≤ 1 MB
Info::
~486 KB of savings available
Warning::
57 third-party resources (100% of weight)
Info::
2 resources over 200KB
58 resources · 19.3 MiB · 57 third-party 18.3 MiB over 1MB target
Media 83% · 15.9 MiB
Font 7% · 1.4 MiB
JavaScript 6% · 1.1 MiB
Image 4% · 866.6 KiB
Document 0% · 9.4 KiB
Other 0% · 6.7 KiB
CSS 0% · 6.1 KiB

~486.5 KiB of savings available

Remove unused JavaScript: 486.5 KiB
D
HTTP Caching
Action
no-store (uncacheable)
FIX
no-store (uncacheable)
Info::
Cache-Control: no-store prevents all caching
Intentional for dynamic content, but increases server load for every page view.
Got: no-cache, no-store, must-revalidate
Info::
No ETag or Last-Modified header
Conditional requests (304 Not Modified) are not possible without validators.
Cache-Control

no-cache, no-store, must-revalidate

DirectiveValueMeaning
no-cacheCache but always revalidate first
no-storeNever cache this response
must-revalidateMust recheck with server after expiry
B
Image Optimization
25 images, 0 KB saveable
REVIEW
25 images, 0 KB saveable
Info::
All images are well-optimized
25 images 850 KB
0 oversized -0 KB
25 legacy format
0 missing dimensions CLS risk
C
JS Execution Cost
Action
1234ms total JS execution
REVIEW
1234ms total JS execution
Warning::
Unattributable: 417ms CPU time
Warning::
https://m3.material.io/static/angular/polyfills.19...: 285ms CPU time
Info::
https://www.googletagmanager.com/gtm.js?id=GTM-NHR...: 222ms CPU time
Info::
https://m3.material.io/: 176ms CPU time
Info::
https://www.googletagmanager.com/gtag/js?id=G-QPQ2...: 83ms CPU time
Warning::
Third-party scripts: 1234ms (100% of total)

Main Thread Breakdown

Script Evaluation 46% Other 31% Script Parsing & Compilation 9% Style & Layout 8% Garbage Collection 3%
ScriptTotalScriptingParse/CompileParty
Unattributable417ms34ms0ms3rd
https://m3.material.io/static/angular/polyfills.1987b276f32a5d59.js285ms245ms0ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-NHRPF8222ms165ms46ms3rd
https://m3.material.io/176ms4ms1ms3rd
https://www.googletagmanager.com/gtag/js?id=G-QPQ2NRV85683ms68ms14ms3rd
https://apis.google.com/_/scs/abc-static/_/js/k=gapi.lb.en.HLcjcliCxoY.O/m=client/rt=j/sv=1/d=1/ed=1/rs=AHpOoo-EKlLcELGvY6Qdg_kTBmN3Ra8MLw/cb=gapi.loaded_0?le=scs51ms41ms10ms3rd
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
4 fonts (1407 KB)
PASS
4 fonts (1407 KB)
Info::
4 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

4

1407 KB total

Render-blocking

0

of 4

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 1.0 s 2.0 s 3.0 s 4.0 s FCP 1.4 s LCP 3.9 shttps://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 — 55 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 — 11 ms — font-display: swaphttps://fonts.gstatic.com/s/googlesymbols/v417/HhyqU5Ak9u-oMExPeInvcuEmPosC9zS3FYkFU68cPrjdKM1XMoDZlWmzc3IiWvF1SbxVhQidBnv_C-yl9mm4Tw.woff2HhyqU5Ak9u-oMExPeInvcuE... https://fonts.gstatic.com/s/googlesymbols/v417/HhyqU5Ak9u-oMExPeInvcuEmPosC9zS3FYkFU68cPrjdKM1XMoDZlWmzc3IiWvF1SbxVhQidBnv_C-yl9mm4Tw.woff2 — 1.3 MiB — 65 ms — font-display: swaphttps://fonts.gstatic.com/s/googlesans/v67/4UaRrENHsxJlGDuGo1OIlJfC6mGS6vhAK1YobMu2vgCIhM907w.woff24UaRrENHsxJlGDuGo1OIlJf... https://fonts.gstatic.com/s/googlesans/v67/4UaRrENHsxJlGDuGo1OIlJfC6mGS6vhAK1YobMu2vgCIhM907w.woff2 — 46.5 KiB — 11 ms — font-display: swap
5aUu9-KzpRiLCAt4Unrc-xI... woff2 swap
Size 22 KB
Load time 55 ms
Start 917 ms
Risk FOUT — text flashes from fallback to web font
5aUp9-KzpRiLCAt4Unrc-xI... woff2 swap
Size 23 KB
Load time 11 ms
Start 1.8 s
Risk FOUT — text flashes from fallback to web font
HhyqU5Ak9u-oMExPeInvcuE... woff2 swap
Size 1316 KB
Load time 65 ms
Start 1.8 s
Risk FOUT — text flashes from fallback to web font
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
4UaRrENHsxJlGDuGo1OIlJf... woff2 swap
Size 46 KB
Load time 11 ms
Start 1.8 s
Risk FOUT — text flashes from fallback to web font
Optimization checklist
  • Preload critical fonts (priority=high)
  • Use woff2 format for all fonts
  • Set font-display to swap, optional, or fallback
  • Subset large fonts (≤100 KB each)

Fixing the unchecked items could save ~658 KB and ~1316 ms

A+
Resource Caching
All resources properly cached
PASS
All resources properly cached
Info::
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
No render-blocking resources detected
A+
Resource Hints
No optimization needed
PASS
No optimization needed
Info::
No resource hint issues
A+
Green Hosting
Whether the site is served from green-energy infrastructure
PASS

Green Hosting

This site is hosted on green energy infrastructure

Provider: Google Cloud

Network Waterfall
58 requests over 3272ms
INFO
0 ms 1.0 s 2.0 s 3.0 s 4.0 s FCP 1.4 s LCP 3.9 shttps://material.io// https://material.io/ — 301 — 183 B — 166 ms — h2https://m3.material.io/m3.material.io/ https://m3.material.io/ — 200 — 8.3 KiB — 352 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-NHRPF8www.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-NHRPF8 — 200 — 141.0 KiB — 247 ms — h2https://www.gstatic.com/feedback/api.jswww.gstatic.com/feedback/api.js https://www.gstatic.com/feedback/api.js — 200 — 14.7 KiB — 127 ms — h2https://www.googletagmanager.com/gtag/js?id=G-QPQ2NRV856www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-QPQ2NRV856 — 200 — 155.7 KiB — 244 ms — h2https://www.google-analytics.com/analytics.jswww.google-analytics.com/analytics.... https://www.google-analytics.com/analytics.js — 200 — 20.9 KiB — 76 ms — h2https://m3.material.io/static/angular/styles.4c2805e602edc472.cssm3.material.io/static/angular/style... https://m3.material.io/static/angular/styles.4c2805e602edc472.css — 200 — 6.1 KiB — 608 ms — h2https://m3.material.io/site_meta.jsm3.material.io/site_meta.js https://m3.material.io/site_meta.js — 200 — 59.5 KiB — 458 ms — h2https://www.gstatic.com/feedback/js/help/prod/service/lazy.min.jswww.gstatic.com/feedback/js/help/pr... https://www.gstatic.com/feedback/js/help/prod/service/lazy.min.js — 200 — 39.6 KiB — 63 ms — h2https://m3.material.io/static/angular/runtime.101e61ab2d45a5ee.jsm3.material.io/static/angular/runti... https://m3.material.io/static/angular/runtime.101e61ab2d45a5ee.js — 200 — 1.8 KiB — 162 ms — h2https://m3.material.io/static/angular/polyfills.1987b276f32a5d59.jsm3.material.io/static/angular/polyf... https://m3.material.io/static/angular/polyfills.1987b276f32a5d59.js — 200 — 13.3 KiB — 345 ms — h2https://m3.material.io/static/angular/vendor.60fb73e1631c347e.jsm3.material.io/static/angular/vendo... https://m3.material.io/static/angular/vendor.60fb73e1631c347e.js — 200 — 179.7 KiB — 673 ms — h2https://m3.material.io/static/angular/main.8a984ed99ac96b3a.jsm3.material.io/static/angular/main.... https://m3.material.io/static/angular/main.8a984ed99ac96b3a.js — 200 — 88.7 KiB — 620 ms — h2https://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 — 55 ms — h3https://www.googletagmanager.com/gtag/js?id=G-QPQ2NRV856&cx=c&gtm=4e64k0www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-QPQ2NRV856&cx=c&gtm=4e64k0 — 200 — 154.4 KiB — 218 ms — h2https://www.googletagmanager.com/td?id=GTM-NHRPF8&v=3&t=t&pid=1695472652&gtm=45He64k0v72197455za200zd72197455&seq=1&exp=0~115938466~115938469~117266401&dl=m3.material.io%2F&tdp=GTM-NHRPF8;2197455;0;0;0&frm=0&rtg=2197455&slo=0&hlo=7&lst=1&bt=0&ct=3&z=0www.googletagmanager.com/td?id=GTM-... https://www.googletagmanager.com/td?id=GTM-NHRPF8&v=3&t=t&pid=1695472652&gtm=45He64k0v72197455za200zd72197455&seq=1&exp=0~115938466~115938469~117266401&dl=m3.material.io%2F&tdp=GTM-NHRPF8;2197455;0;0;0&frm=0&rtg=2197455&slo=0&hlo=7&lst=1&bt=0&ct=3&z=0 — 204 — 421 B — 57 ms — h2https://www.googletagmanager.com/gtag/js?id=UA-90255304-1&cx=c&gtm=4e64k0www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=UA-90255304-1&cx=c&gtm=4e64k0 — 200 — 115.5 KiB — 195 ms — h3https://www.google-analytics.com/g/collect?v=2&tid=G-QPQ2NRV856&gtm=45je64k0v890344627za200zb72197455zd72197455&_p=1776893235736&gcd=13l3l3l3l1l1&npa=0&dma=0&_eu=EA&are=1&cid=1851143719.1776893236&frm=0&ir=1&pscdl=noapi&rcb=6&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115616986~115938466~115938468~117266400~117512543~118463261&sid=1776893236&sct=1&seg=0&dl=https%3A%2F%2Fm3.material.io%2F&dt=Material%20Design&en=page_view&_fv=1&_ss=1&_ee=1&tfd=1339www.google-analytics.com/g/collect?... https://www.google-analytics.com/g/collect?v=2&tid=G-QPQ2NRV856&gtm=45je64k0v890344627za200zb72197455zd72197455&_p=1776893235736&gcd=13l3l3l3l1l1&npa=0&dma=0&_eu=EA&are=1&cid=1851143719.1776893236&frm=0&ir=1&pscdl=noapi&rcb=6&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115616986~115938466~115938468~117266400~117512543~118463261&sid=1776893236&sct=1&seg=0&dl=https%3A%2F%2Fm3.material.io%2F&dt=Material%20Design&en=page_view&_fv=1&_ss=1&_ee=1&tfd=1339 — 204 — 406 B — 80 ms — h2https://m3.material.io/api/country_codem3.material.io/api/country_code https://m3.material.io/api/country_code — 200 — 105 B — 152 ms — h2https://m3.material.io/page-data/LandingPagesM3/5854274324135936.json?cachebust=37m3.material.io/page-data/LandingPag... https://m3.material.io/page-data/LandingPagesM3/5854274324135936.json?cachebust=37 — 200 — 6.0 KiB — 155 ms — h2https://www.google-analytics.com/j/collect?v=1&_v=j102&aip=1&a=646854358&t=pageview&_s=1&dl=https%3A%2F%2Fm3.material.io%2F&dp=%2F&ul=en-us&dt=Material%20Design&sr=800x600&vp=1350x940&_u=aEDAAUABAAAAACAAI~&jid=1288697773&gjid=1713808237&cid=1851143719.1776893236&tid=UA-90255304-1&_gid=688653576.1776893236&_r=1&_slc=1&z=188309083www.google-analytics.com/j/collect?... https://www.google-analytics.com/j/collect?v=1&_v=j102&aip=1&a=646854358&t=pageview&_s=1&dl=https%3A%2F%2Fm3.material.io%2F&dp=%2F&ul=en-us&dt=Material%20Design&sr=800x600&vp=1350x940&_u=aEDAAUABAAAAACAAI~&jid=1288697773&gjid=1713808237&cid=1851143719.1776893236&tid=UA-90255304-1&_gid=688653576.1776893236&_r=1&_slc=1&z=188309083 — 200 — 26 B — 57 ms — h3https://apis.google.com/js/client.jsapis.google.com/js/client.js https://apis.google.com/js/client.js — 200 — 6.2 KiB — 117 ms — h2https://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 — 11 ms — h3https://fonts.gstatic.com/s/googlesymbols/v417/HhyqU5Ak9u-oMExPeInvcuEmPosC9zS3FYkFU68cPrjdKM1XMoDZlWmzc3IiWvF1SbxVhQidBnv_C-yl9mm4Tw.woff2fonts.gstatic.com/s/googlesymbols/v... https://fonts.gstatic.com/s/googlesymbols/v417/HhyqU5Ak9u-oMExPeInvcuEmPosC9zS3FYkFU68cPrjdKM1XMoDZlWmzc3IiWvF1SbxVhQidBnv_C-yl9mm4Tw.woff2 — 200 — 1.3 MiB — 65 ms — h3https://fonts.gstatic.com/s/googlesans/v67/4UaRrENHsxJlGDuGo1OIlJfC6mGS6vhAK1YobMu2vgCIhM907w.woff2fonts.gstatic.com/s/googlesans/v67/... https://fonts.gstatic.com/s/googlesans/v67/4UaRrENHsxJlGDuGo1OIlJfC6mGS6vhAK1YobMu2vgCIhM907w.woff2 — 200 — 46.5 KiB — 11 ms — h3https://apis.google.com/_/scs/abc-static/_/js/k=gapi.lb.en.HLcjcliCxoY.O/m=client/rt=j/sv=1/d=1/ed=1/rs=AHpOoo-EKlLcELGvY6Qdg_kTBmN3Ra8MLw/cb=gapi.loaded_0?le=scsapis.google.com/_/scs/abc-static/_/... https://apis.google.com/_/scs/abc-static/_/js/k=gapi.lb.en.HLcjcliCxoY.O/m=client/rt=j/sv=1/d=1/ed=1/rs=AHpOoo-EKlLcELGvY6Qdg_kTBmN3Ra8MLw/cb=gapi.loaded_0?le=scs — 200 — 108.3 KiB — 17 ms — h2https://lh3.googleusercontent.com/3rF796oZVGbGTqIOBAk4TMP5Ymq6EMXWBowNZT7hT4WWqMjjvB5fHvyEFOVqUAyG44xer2-TGx5-1VohPmKxW3qLmXy6cH7vveTe3mPsBQyKRVqRwXU=w960-s40-rjlh3.googleusercontent.com/3rF796oZV... https://lh3.googleusercontent.com/3rF796oZVGbGTqIOBAk4TMP5Ymq6EMXWBowNZT7hT4WWqMjjvB5fHvyEFOVqUAyG44xer2-TGx5-1VohPmKxW3qLmXy6cH7vveTe3mPsBQyKRVqRwXU=w960-s40-rj — 200 — 1.3 KiB — 67 ms — h2https://lh3.googleusercontent.com/Ml2dmf1pT0jpg1P-1E35doGcAftKWfo7rKMC9cQbXg0qz_C8jIAM37DFRt9osJHMe2eDlGJoswFhrTc13sZUx1mHEcirrI7zoQDk0Ph4IVVcQnfbaBbC=w960-s40-rjlh3.googleusercontent.com/Ml2dmf1pT... https://lh3.googleusercontent.com/Ml2dmf1pT0jpg1P-1E35doGcAftKWfo7rKMC9cQbXg0qz_C8jIAM37DFRt9osJHMe2eDlGJoswFhrTc13sZUx1mHEcirrI7zoQDk0Ph4IVVcQnfbaBbC=w960-s40-rj — 200 — 675 B — 68 ms — h2https://lh3.googleusercontent.com/R0qmyzn6w3LFJMZZ0aPl79rV6EamtB6OENbTrBI2vI6_26olXbA5dbBoXUDe4tgcS2CtK4Ept9RSFRy6RWbn1AFhukWAdki0_o8jkzNb594AUrTh2s-F=w960-s40-rjlh3.googleusercontent.com/R0qmyzn6w... https://lh3.googleusercontent.com/R0qmyzn6w3LFJMZZ0aPl79rV6EamtB6OENbTrBI2vI6_26olXbA5dbBoXUDe4tgcS2CtK4Ept9RSFRy6RWbn1AFhukWAdki0_o8jkzNb594AUrTh2s-F=w960-s40-rj — 200 — 1.4 KiB — 68 ms — h2https://lh3.googleusercontent.com/gNDGDt355kn5TXsOM1xXsWE1a6g0ej6JMBlLKytnev53DMXprTlQ8OfCmIAKPE_ohfFvRBjy2rIEgJsYmZAmZKNJ5VeNnz0WRozAd2rWKF8UmtmVNfas=w960-s40-rjlh3.googleusercontent.com/gNDGDt355... https://lh3.googleusercontent.com/gNDGDt355kn5TXsOM1xXsWE1a6g0ej6JMBlLKytnev53DMXprTlQ8OfCmIAKPE_ohfFvRBjy2rIEgJsYmZAmZKNJ5VeNnz0WRozAd2rWKF8UmtmVNfas=w960-s40-rj — 200 — 989 B — 71 ms — h2
0 ms 1.0 s 2.0 s 3.0 s 4.0 s FCP 1.4 s LCP 3.9 shttps://material.io// https://material.io/ — 301 — 183 B — 166 ms — h2https://m3.material.io/m3.material.io/ https://m3.material.io/ — 200 — 8.3 KiB — 352 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-NHRPF8www.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-NHRPF8 — 200 — 141.0 KiB — 247 ms — h2https://www.gstatic.com/feedback/api.jswww.gstatic.com/feedback/api.js https://www.gstatic.com/feedback/api.js — 200 — 14.7 KiB — 127 ms — h2https://www.googletagmanager.com/gtag/js?id=G-QPQ2NRV856www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-QPQ2NRV856 — 200 — 155.7 KiB — 244 ms — h2https://www.google-analytics.com/analytics.jswww.google-analytics.com/analytics.... https://www.google-analytics.com/analytics.js — 200 — 20.9 KiB — 76 ms — h2https://m3.material.io/static/angular/styles.4c2805e602edc472.cssm3.material.io/static/angular/style... https://m3.material.io/static/angular/styles.4c2805e602edc472.css — 200 — 6.1 KiB — 608 ms — h2https://m3.material.io/site_meta.jsm3.material.io/site_meta.js https://m3.material.io/site_meta.js — 200 — 59.5 KiB — 458 ms — h2https://www.gstatic.com/feedback/js/help/prod/service/lazy.min.jswww.gstatic.com/feedback/js/help/pr... https://www.gstatic.com/feedback/js/help/prod/service/lazy.min.js — 200 — 39.6 KiB — 63 ms — h2https://m3.material.io/static/angular/runtime.101e61ab2d45a5ee.jsm3.material.io/static/angular/runti... https://m3.material.io/static/angular/runtime.101e61ab2d45a5ee.js — 200 — 1.8 KiB — 162 ms — h2https://m3.material.io/static/angular/polyfills.1987b276f32a5d59.jsm3.material.io/static/angular/polyf... https://m3.material.io/static/angular/polyfills.1987b276f32a5d59.js — 200 — 13.3 KiB — 345 ms — h2https://m3.material.io/static/angular/vendor.60fb73e1631c347e.jsm3.material.io/static/angular/vendo... https://m3.material.io/static/angular/vendor.60fb73e1631c347e.js — 200 — 179.7 KiB — 673 ms — h2https://m3.material.io/static/angular/main.8a984ed99ac96b3a.jsm3.material.io/static/angular/main.... https://m3.material.io/static/angular/main.8a984ed99ac96b3a.js — 200 — 88.7 KiB — 620 ms — h2https://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 — 55 ms — h3https://www.googletagmanager.com/gtag/js?id=G-QPQ2NRV856&cx=c&gtm=4e64k0www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-QPQ2NRV856&cx=c&gtm=4e64k0 — 200 — 154.4 KiB — 218 ms — h2https://www.googletagmanager.com/td?id=GTM-NHRPF8&v=3&t=t&pid=1695472652&gtm=45He64k0v72197455za200zd72197455&seq=1&exp=0~115938466~115938469~117266401&dl=m3.material.io%2F&tdp=GTM-NHRPF8;2197455;0;0;0&frm=0&rtg=2197455&slo=0&hlo=7&lst=1&bt=0&ct=3&z=0www.googletagmanager.com/td?id=GTM-... https://www.googletagmanager.com/td?id=GTM-NHRPF8&v=3&t=t&pid=1695472652&gtm=45He64k0v72197455za200zd72197455&seq=1&exp=0~115938466~115938469~117266401&dl=m3.material.io%2F&tdp=GTM-NHRPF8;2197455;0;0;0&frm=0&rtg=2197455&slo=0&hlo=7&lst=1&bt=0&ct=3&z=0 — 204 — 421 B — 57 ms — h2https://www.googletagmanager.com/gtag/js?id=UA-90255304-1&cx=c&gtm=4e64k0www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=UA-90255304-1&cx=c&gtm=4e64k0 — 200 — 115.5 KiB — 195 ms — h3https://www.google-analytics.com/g/collect?v=2&tid=G-QPQ2NRV856&gtm=45je64k0v890344627za200zb72197455zd72197455&_p=1776893235736&gcd=13l3l3l3l1l1&npa=0&dma=0&_eu=EA&are=1&cid=1851143719.1776893236&frm=0&ir=1&pscdl=noapi&rcb=6&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115616986~115938466~115938468~117266400~117512543~118463261&sid=1776893236&sct=1&seg=0&dl=https%3A%2F%2Fm3.material.io%2F&dt=Material%20Design&en=page_view&_fv=1&_ss=1&_ee=1&tfd=1339www.google-analytics.com/g/collect?... https://www.google-analytics.com/g/collect?v=2&tid=G-QPQ2NRV856&gtm=45je64k0v890344627za200zb72197455zd72197455&_p=1776893235736&gcd=13l3l3l3l1l1&npa=0&dma=0&_eu=EA&are=1&cid=1851143719.1776893236&frm=0&ir=1&pscdl=noapi&rcb=6&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115616986~115938466~115938468~117266400~117512543~118463261&sid=1776893236&sct=1&seg=0&dl=https%3A%2F%2Fm3.material.io%2F&dt=Material%20Design&en=page_view&_fv=1&_ss=1&_ee=1&tfd=1339 — 204 — 406 B — 80 ms — h2https://m3.material.io/api/country_codem3.material.io/api/country_code https://m3.material.io/api/country_code — 200 — 105 B — 152 ms — h2https://m3.material.io/page-data/LandingPagesM3/5854274324135936.json?cachebust=37m3.material.io/page-data/LandingPag... https://m3.material.io/page-data/LandingPagesM3/5854274324135936.json?cachebust=37 — 200 — 6.0 KiB — 155 ms — h2https://www.google-analytics.com/j/collect?v=1&_v=j102&aip=1&a=646854358&t=pageview&_s=1&dl=https%3A%2F%2Fm3.material.io%2F&dp=%2F&ul=en-us&dt=Material%20Design&sr=800x600&vp=1350x940&_u=aEDAAUABAAAAACAAI~&jid=1288697773&gjid=1713808237&cid=1851143719.1776893236&tid=UA-90255304-1&_gid=688653576.1776893236&_r=1&_slc=1&z=188309083www.google-analytics.com/j/collect?... https://www.google-analytics.com/j/collect?v=1&_v=j102&aip=1&a=646854358&t=pageview&_s=1&dl=https%3A%2F%2Fm3.material.io%2F&dp=%2F&ul=en-us&dt=Material%20Design&sr=800x600&vp=1350x940&_u=aEDAAUABAAAAACAAI~&jid=1288697773&gjid=1713808237&cid=1851143719.1776893236&tid=UA-90255304-1&_gid=688653576.1776893236&_r=1&_slc=1&z=188309083 — 200 — 26 B — 57 ms — h3https://apis.google.com/js/client.jsapis.google.com/js/client.js https://apis.google.com/js/client.js — 200 — 6.2 KiB — 117 ms — h2https://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 — 11 ms — h3https://fonts.gstatic.com/s/googlesymbols/v417/HhyqU5Ak9u-oMExPeInvcuEmPosC9zS3FYkFU68cPrjdKM1XMoDZlWmzc3IiWvF1SbxVhQidBnv_C-yl9mm4Tw.woff2fonts.gstatic.com/s/googlesymbols/v... https://fonts.gstatic.com/s/googlesymbols/v417/HhyqU5Ak9u-oMExPeInvcuEmPosC9zS3FYkFU68cPrjdKM1XMoDZlWmzc3IiWvF1SbxVhQidBnv_C-yl9mm4Tw.woff2 — 200 — 1.3 MiB — 65 ms — h3https://fonts.gstatic.com/s/googlesans/v67/4UaRrENHsxJlGDuGo1OIlJfC6mGS6vhAK1YobMu2vgCIhM907w.woff2fonts.gstatic.com/s/googlesans/v67/... https://fonts.gstatic.com/s/googlesans/v67/4UaRrENHsxJlGDuGo1OIlJfC6mGS6vhAK1YobMu2vgCIhM907w.woff2 — 200 — 46.5 KiB — 11 ms — h3https://apis.google.com/_/scs/abc-static/_/js/k=gapi.lb.en.HLcjcliCxoY.O/m=client/rt=j/sv=1/d=1/ed=1/rs=AHpOoo-EKlLcELGvY6Qdg_kTBmN3Ra8MLw/cb=gapi.loaded_0?le=scsapis.google.com/_/scs/abc-static/_/... https://apis.google.com/_/scs/abc-static/_/js/k=gapi.lb.en.HLcjcliCxoY.O/m=client/rt=j/sv=1/d=1/ed=1/rs=AHpOoo-EKlLcELGvY6Qdg_kTBmN3Ra8MLw/cb=gapi.loaded_0?le=scs — 200 — 108.3 KiB — 17 ms — h2https://lh3.googleusercontent.com/3rF796oZVGbGTqIOBAk4TMP5Ymq6EMXWBowNZT7hT4WWqMjjvB5fHvyEFOVqUAyG44xer2-TGx5-1VohPmKxW3qLmXy6cH7vveTe3mPsBQyKRVqRwXU=w960-s40-rjlh3.googleusercontent.com/3rF796oZV... https://lh3.googleusercontent.com/3rF796oZVGbGTqIOBAk4TMP5Ymq6EMXWBowNZT7hT4WWqMjjvB5fHvyEFOVqUAyG44xer2-TGx5-1VohPmKxW3qLmXy6cH7vveTe3mPsBQyKRVqRwXU=w960-s40-rj — 200 — 1.3 KiB — 67 ms — h2https://lh3.googleusercontent.com/Ml2dmf1pT0jpg1P-1E35doGcAftKWfo7rKMC9cQbXg0qz_C8jIAM37DFRt9osJHMe2eDlGJoswFhrTc13sZUx1mHEcirrI7zoQDk0Ph4IVVcQnfbaBbC=w960-s40-rjlh3.googleusercontent.com/Ml2dmf1pT... https://lh3.googleusercontent.com/Ml2dmf1pT0jpg1P-1E35doGcAftKWfo7rKMC9cQbXg0qz_C8jIAM37DFRt9osJHMe2eDlGJoswFhrTc13sZUx1mHEcirrI7zoQDk0Ph4IVVcQnfbaBbC=w960-s40-rj — 200 — 675 B — 68 ms — h2https://lh3.googleusercontent.com/R0qmyzn6w3LFJMZZ0aPl79rV6EamtB6OENbTrBI2vI6_26olXbA5dbBoXUDe4tgcS2CtK4Ept9RSFRy6RWbn1AFhukWAdki0_o8jkzNb594AUrTh2s-F=w960-s40-rjlh3.googleusercontent.com/R0qmyzn6w... https://lh3.googleusercontent.com/R0qmyzn6w3LFJMZZ0aPl79rV6EamtB6OENbTrBI2vI6_26olXbA5dbBoXUDe4tgcS2CtK4Ept9RSFRy6RWbn1AFhukWAdki0_o8jkzNb594AUrTh2s-F=w960-s40-rj — 200 — 1.4 KiB — 68 ms — h2https://lh3.googleusercontent.com/gNDGDt355kn5TXsOM1xXsWE1a6g0ej6JMBlLKytnev53DMXprTlQ8OfCmIAKPE_ohfFvRBjy2rIEgJsYmZAmZKNJ5VeNnz0WRozAd2rWKF8UmtmVNfas=w960-s40-rjlh3.googleusercontent.com/gNDGDt355... https://lh3.googleusercontent.com/gNDGDt355kn5TXsOM1xXsWE1a6g0ej6JMBlLKytnev53DMXprTlQ8OfCmIAKPE_ohfFvRBjy2rIEgJsYmZAmZKNJ5VeNnz0WRozAd2rWKF8UmtmVNfas=w960-s40-rj — 200 — 989 B — 71 ms — h2https://lh3.googleusercontent.com/GJEyYW6O3w4pHOFevnymWMHvz3rIrtzgRsIYLRXlRH8ciSvirJNGYH92OJF0Xiklss8SJCUWpJAmW6LCMx6hDf6MPk7Ns_XMzNobMEr0kNsiZl4sUv4=w960-s40-rjlh3.googleusercontent.com/GJEyYW6O3... https://lh3.googleusercontent.com/GJEyYW6O3w4pHOFevnymWMHvz3rIrtzgRsIYLRXlRH8ciSvirJNGYH92OJF0Xiklss8SJCUWpJAmW6LCMx6hDf6MPk7Ns_XMzNobMEr0kNsiZl4sUv4=w960-s40-rj — 200 — 983 B — 69 ms — h2https://lh3.googleusercontent.com/ONzzw9ia_LNsnLjmXZ4rhyKcxCjksJfZh6YTGYmT7EhYCLiFQ9MkO6nlXXKUktJTLWGTHSxuq4yu1aAy3Tu7QGFNRvPUMM_DXe4RU-N397giQtbGk0Q=w960-s40-rjlh3.googleusercontent.com/ONzzw9ia_... https://lh3.googleusercontent.com/ONzzw9ia_LNsnLjmXZ4rhyKcxCjksJfZh6YTGYmT7EhYCLiFQ9MkO6nlXXKUktJTLWGTHSxuq4yu1aAy3Tu7QGFNRvPUMM_DXe4RU-N397giQtbGk0Q=w960-s40-rj — 200 — 538 B — 71 ms — h2https://lh3.googleusercontent.com/cUO76YM0r3iOnVdYYUKarulyrxLE0pniBqsQ95APCMul1TrLPe94t21xXfLG2aU569-kSXqjGMmllICILX9QQGQcWjHiTwhChuEKcrJCXUGdbWtlbw=w960-s40-rjlh3.googleusercontent.com/cUO76YM0r... https://lh3.googleusercontent.com/cUO76YM0r3iOnVdYYUKarulyrxLE0pniBqsQ95APCMul1TrLPe94t21xXfLG2aU569-kSXqjGMmllICILX9QQGQcWjHiTwhChuEKcrJCXUGdbWtlbw=w960-s40-rj — 200 — 530 B — 31 ms — h2https://lh3.googleusercontent.com/VbsqMuZxn417lYhfjCirBJwIk1YBcPugBY1fCUNbn46AyA70Pzv7hjxUCTKQMB9TNqLRDL5DBTEKli9OUDkNy_MLQ6YMZwa2Z0Me1PJTgeAVLmR31QU=w960-s40-rjlh3.googleusercontent.com/VbsqMuZxn... https://lh3.googleusercontent.com/VbsqMuZxn417lYhfjCirBJwIk1YBcPugBY1fCUNbn46AyA70Pzv7hjxUCTKQMB9TNqLRDL5DBTEKli9OUDkNy_MLQ6YMZwa2Z0Me1PJTgeAVLmR31QU=w960-s40-rj — 200 — 506 B — 28 ms — h2https://lh3.googleusercontent.com/fGrV3Cej5E_94-OGejxh9UXOfafXoTAm4mB02H0iGh3df4liPuM1qF2rJd-Jd5CqvRwJECf6mr8tg3EPOHO-Szd7DEb-riZkU3q1yR4_G-6csXTCKtM=w960-s40-rjlh3.googleusercontent.com/fGrV3Cej5... https://lh3.googleusercontent.com/fGrV3Cej5E_94-OGejxh9UXOfafXoTAm4mB02H0iGh3df4liPuM1qF2rJd-Jd5CqvRwJECf6mr8tg3EPOHO-Szd7DEb-riZkU3q1yR4_G-6csXTCKtM=w960-s40-rj — 200 — 608 B — 43 ms — h2https://lh3.googleusercontent.com/b7LKxRTbA0p_q3KNtFXgER5JWdT7hZzM3Ho_46OdJ6-mpUDqaMvTkAXstORtVQcJuBY0K-u4Axg5hD3H_AzhARHS82M2Yl6tk9ytQ9PXlXBlxLpipg=w960-s40-rjlh3.googleusercontent.com/b7LKxRTbA... https://lh3.googleusercontent.com/b7LKxRTbA0p_q3KNtFXgER5JWdT7hZzM3Ho_46OdJ6-mpUDqaMvTkAXstORtVQcJuBY0K-u4Axg5hD3H_AzhARHS82M2Yl6tk9ytQ9PXlXBlxLpipg=w960-s40-rj — 200 — 895 B — 37 ms — h2https://lh3.googleusercontent.com/vg5Pabz11raqEn0BlXt_6_OsMWjJGFqqwTScfj8hhwkodePiRoH4PysuvFdsGu3-ELhqlSlFsxaNtRFZDLyZNx0GAo3idAFYxjYcCipR1ljo7ddbUg=w960-s40-rjlh3.googleusercontent.com/vg5Pabz11... https://lh3.googleusercontent.com/vg5Pabz11raqEn0BlXt_6_OsMWjJGFqqwTScfj8hhwkodePiRoH4PysuvFdsGu3-ELhqlSlFsxaNtRFZDLyZNx0GAo3idAFYxjYcCipR1ljo7ddbUg=w960-s40-rj — 200 — 813 B — 38 ms — h2https://lh3.googleusercontent.com/atUvHNFGQPSDze4HjTr7_Y1EZCIIyFEBYiRRzjZAryrySCCW6JgnL5Y3-RC5ZLsjf2SP_sZmWpqNtx2c2B5IOvFLDpGcvNTzO7oZIgwcx70wZ5hEOQ=w960-s40-rjlh3.googleusercontent.com/atUvHNFGQ... https://lh3.googleusercontent.com/atUvHNFGQPSDze4HjTr7_Y1EZCIIyFEBYiRRzjZAryrySCCW6JgnL5Y3-RC5ZLsjf2SP_sZmWpqNtx2c2B5IOvFLDpGcvNTzO7oZIgwcx70wZ5hEOQ=w960-s40-rj — 200 — 926 B — 41 ms — h2https://lh3.googleusercontent.com/3rF796oZVGbGTqIOBAk4TMP5Ymq6EMXWBowNZT7hT4WWqMjjvB5fHvyEFOVqUAyG44xer2-TGx5-1VohPmKxW3qLmXy6cH7vveTe3mPsBQyKRVqRwXU=w960lh3.googleusercontent.com/3rF796oZV... https://lh3.googleusercontent.com/3rF796oZVGbGTqIOBAk4TMP5Ymq6EMXWBowNZT7hT4WWqMjjvB5fHvyEFOVqUAyG44xer2-TGx5-1VohPmKxW3qLmXy6cH7vveTe3mPsBQyKRVqRwXU=w960 — 200 — 146.7 KiB — 69 ms — h2https://lh3.googleusercontent.com/Ml2dmf1pT0jpg1P-1E35doGcAftKWfo7rKMC9cQbXg0qz_C8jIAM37DFRt9osJHMe2eDlGJoswFhrTc13sZUx1mHEcirrI7zoQDk0Ph4IVVcQnfbaBbC=w960lh3.googleusercontent.com/Ml2dmf1pT... https://lh3.googleusercontent.com/Ml2dmf1pT0jpg1P-1E35doGcAftKWfo7rKMC9cQbXg0qz_C8jIAM37DFRt9osJHMe2eDlGJoswFhrTc13sZUx1mHEcirrI7zoQDk0Ph4IVVcQnfbaBbC=w960 — 200 — 11.5 KiB — 61 ms — h2https://lh3.googleusercontent.com/R0qmyzn6w3LFJMZZ0aPl79rV6EamtB6OENbTrBI2vI6_26olXbA5dbBoXUDe4tgcS2CtK4Ept9RSFRy6RWbn1AFhukWAdki0_o8jkzNb594AUrTh2s-F=w960lh3.googleusercontent.com/R0qmyzn6w... https://lh3.googleusercontent.com/R0qmyzn6w3LFJMZZ0aPl79rV6EamtB6OENbTrBI2vI6_26olXbA5dbBoXUDe4tgcS2CtK4Ept9RSFRy6RWbn1AFhukWAdki0_o8jkzNb594AUrTh2s-F=w960 — 200 — 192.9 KiB — 70 ms — h2https://lh3.googleusercontent.com/gNDGDt355kn5TXsOM1xXsWE1a6g0ej6JMBlLKytnev53DMXprTlQ8OfCmIAKPE_ohfFvRBjy2rIEgJsYmZAmZKNJ5VeNnz0WRozAd2rWKF8UmtmVNfas=w960lh3.googleusercontent.com/gNDGDt355... https://lh3.googleusercontent.com/gNDGDt355kn5TXsOM1xXsWE1a6g0ej6JMBlLKytnev53DMXprTlQ8OfCmIAKPE_ohfFvRBjy2rIEgJsYmZAmZKNJ5VeNnz0WRozAd2rWKF8UmtmVNfas=w960 — 200 — 99.0 KiB — 66 ms — h2https://lh3.googleusercontent.com/GJEyYW6O3w4pHOFevnymWMHvz3rIrtzgRsIYLRXlRH8ciSvirJNGYH92OJF0Xiklss8SJCUWpJAmW6LCMx6hDf6MPk7Ns_XMzNobMEr0kNsiZl4sUv4=w960lh3.googleusercontent.com/GJEyYW6O3... https://lh3.googleusercontent.com/GJEyYW6O3w4pHOFevnymWMHvz3rIrtzgRsIYLRXlRH8ciSvirJNGYH92OJF0Xiklss8SJCUWpJAmW6LCMx6hDf6MPk7Ns_XMzNobMEr0kNsiZl4sUv4=w960 — 200 — 43.0 KiB — 43 ms — h2https://lh3.googleusercontent.com/ONzzw9ia_LNsnLjmXZ4rhyKcxCjksJfZh6YTGYmT7EhYCLiFQ9MkO6nlXXKUktJTLWGTHSxuq4yu1aAy3Tu7QGFNRvPUMM_DXe4RU-N397giQtbGk0Q=w960lh3.googleusercontent.com/ONzzw9ia_... https://lh3.googleusercontent.com/ONzzw9ia_LNsnLjmXZ4rhyKcxCjksJfZh6YTGYmT7EhYCLiFQ9MkO6nlXXKUktJTLWGTHSxuq4yu1aAy3Tu7QGFNRvPUMM_DXe4RU-N397giQtbGk0Q=w960 — 200 — 13.1 KiB — 32 ms — h2https://lh3.googleusercontent.com/cUO76YM0r3iOnVdYYUKarulyrxLE0pniBqsQ95APCMul1TrLPe94t21xXfLG2aU569-kSXqjGMmllICILX9QQGQcWjHiTwhChuEKcrJCXUGdbWtlbw=w960lh3.googleusercontent.com/cUO76YM0r... https://lh3.googleusercontent.com/cUO76YM0r3iOnVdYYUKarulyrxLE0pniBqsQ95APCMul1TrLPe94t21xXfLG2aU569-kSXqjGMmllICILX9QQGQcWjHiTwhChuEKcrJCXUGdbWtlbw=w960 — 200 — 12.2 KiB — 56 ms — h2https://lh3.googleusercontent.com/VbsqMuZxn417lYhfjCirBJwIk1YBcPugBY1fCUNbn46AyA70Pzv7hjxUCTKQMB9TNqLRDL5DBTEKli9OUDkNy_MLQ6YMZwa2Z0Me1PJTgeAVLmR31QU=w960lh3.googleusercontent.com/VbsqMuZxn... https://lh3.googleusercontent.com/VbsqMuZxn417lYhfjCirBJwIk1YBcPugBY1fCUNbn46AyA70Pzv7hjxUCTKQMB9TNqLRDL5DBTEKli9OUDkNy_MLQ6YMZwa2Z0Me1PJTgeAVLmR31QU=w960 — 200 — 13.4 KiB — 46 ms — h2https://lh3.googleusercontent.com/fGrV3Cej5E_94-OGejxh9UXOfafXoTAm4mB02H0iGh3df4liPuM1qF2rJd-Jd5CqvRwJECf6mr8tg3EPOHO-Szd7DEb-riZkU3q1yR4_G-6csXTCKtM=w960lh3.googleusercontent.com/fGrV3Cej5... https://lh3.googleusercontent.com/fGrV3Cej5E_94-OGejxh9UXOfafXoTAm4mB02H0iGh3df4liPuM1qF2rJd-Jd5CqvRwJECf6mr8tg3EPOHO-Szd7DEb-riZkU3q1yR4_G-6csXTCKtM=w960 — 200 — 18.1 KiB — 49 ms — h2https://lh3.googleusercontent.com/b7LKxRTbA0p_q3KNtFXgER5JWdT7hZzM3Ho_46OdJ6-mpUDqaMvTkAXstORtVQcJuBY0K-u4Axg5hD3H_AzhARHS82M2Yl6tk9ytQ9PXlXBlxLpipg=w960lh3.googleusercontent.com/b7LKxRTbA... https://lh3.googleusercontent.com/b7LKxRTbA0p_q3KNtFXgER5JWdT7hZzM3Ho_46OdJ6-mpUDqaMvTkAXstORtVQcJuBY0K-u4Axg5hD3H_AzhARHS82M2Yl6tk9ytQ9PXlXBlxLpipg=w960 — 200 — 64.3 KiB — 62 ms — h2https://lh3.googleusercontent.com/vg5Pabz11raqEn0BlXt_6_OsMWjJGFqqwTScfj8hhwkodePiRoH4PysuvFdsGu3-ELhqlSlFsxaNtRFZDLyZNx0GAo3idAFYxjYcCipR1ljo7ddbUg=w960lh3.googleusercontent.com/vg5Pabz11... https://lh3.googleusercontent.com/vg5Pabz11raqEn0BlXt_6_OsMWjJGFqqwTScfj8hhwkodePiRoH4PysuvFdsGu3-ELhqlSlFsxaNtRFZDLyZNx0GAo3idAFYxjYcCipR1ljo7ddbUg=w960 — 200 — 50.4 KiB — 59 ms — h2https://lh3.googleusercontent.com/atUvHNFGQPSDze4HjTr7_Y1EZCIIyFEBYiRRzjZAryrySCCW6JgnL5Y3-RC5ZLsjf2SP_sZmWpqNtx2c2B5IOvFLDpGcvNTzO7oZIgwcx70wZ5hEOQ=w960lh3.googleusercontent.com/atUvHNFGQ... https://lh3.googleusercontent.com/atUvHNFGQPSDze4HjTr7_Y1EZCIIyFEBYiRRzjZAryrySCCW6JgnL5Y3-RC5ZLsjf2SP_sZmWpqNtx2c2B5IOvFLDpGcvNTzO7oZIgwcx70wZ5hEOQ=w960 — 200 — 175.2 KiB — 65 ms — h2https://kstatic.googleusercontent.com/files/d0a463d1d4b767b9a327739835737f23ee04e75e7e5835c2b6d657acc0ae6c046d3bb09fec5c169c20298a10ac74e04552d98c80aba4a82acce083ef0887f50ekstatic.googleusercontent.com/files... https://kstatic.googleusercontent.com/files/d0a463d1d4b767b9a327739835737f23ee04e75e7e5835c2b6d657acc0ae6c046d3bb09fec5c169c20298a10ac74e04552d98c80aba4a82acce083ef0887f50e — 206 — 15.9 MiB — 1.2 s — h3https://feedback-pa.clients6.google.com/static/proxy.html?usegapi=1&jsh=m%3B%2F_%2Fscs%2Fabc-static%2F_%2Fjs%2Fk%3Dgapi.lb.en.HLcjcliCxoY.O%2Fd%3D1%2Frs%3DAHpOoo-EKlLcELGvY6Qdg_kTBmN3Ra8MLw%2Fm%3D__features__feedback-pa.clients6.google.com/sta... https://feedback-pa.clients6.google.com/static/proxy.html?usegapi=1&jsh=m%3B%2F_%2Fscs%2Fabc-static%2F_%2Fjs%2Fk%3Dgapi.lb.en.HLcjcliCxoY.O%2Fd%3D1%2Frs%3DAHpOoo-EKlLcELGvY6Qdg_kTBmN3Ra8MLw%2Fm%3D__features__ — 200 — 840 B — 182 ms — h2https://apis.google.com/js/googleapis.proxy.js?onload=startupapis.google.com/js/googleapis.proxy... https://apis.google.com/js/googleapis.proxy.js?onload=startup — 200 — 6.2 KiB — 117 ms — h2https://apis.google.com/_/scs/abc-static/_/js/k=gapi.lb.en.HLcjcliCxoY.O/m=googleapis_proxy/rt=j/sv=1/d=1/ed=1/rs=AHpOoo-EKlLcELGvY6Qdg_kTBmN3Ra8MLw/cb=gapi.loaded_0?le=scsapis.google.com/_/scs/abc-static/_/... https://apis.google.com/_/scs/abc-static/_/js/k=gapi.lb.en.HLcjcliCxoY.O/m=googleapis_proxy/rt=j/sv=1/d=1/ed=1/rs=AHpOoo-EKlLcELGvY6Qdg_kTBmN3Ra8MLw/cb=gapi.loaded_0?le=scs — 200 — 27.0 KiB — 9 ms — h2https://feedback-pa.clients6.google.com/v1/survey/startup_config?key=AIzaSyCB6OnnfuitFnaYWu4BvtGKaoLFk4cm-GEfeedback-pa.clients6.google.com/v1/... https://feedback-pa.clients6.google.com/v1/survey/startup_config?key=AIzaSyCB6OnnfuitFnaYWu4BvtGKaoLFk4cm-GE — 200 — 192 B — 132 ms — h2https://m3.material.io/static/assets/m3-favicon.svgm3.material.io/static/assets/m3-fav... https://m3.material.io/static/assets/m3-favicon.svg — 200 — 1.5 KiB — 160 ms — h2https://feedback-pa.clients6.google.com/v1/survey/trigger/trigger_anonymous?key=AIzaSyBo4lxeMgaQiWmZ0VspvwN-RB83_UaRBekfeedback-pa.clients6.google.com/v1/... https://feedback-pa.clients6.google.com/v1/survey/trigger/trigger_anonymous?key=AIzaSyBo4lxeMgaQiWmZ0VspvwN-RB83_UaRBek — 200 — 146 B — 143 ms — h3https://m3.material.io/static/assets/m3-favicon.icom3.material.io/static/assets/m3-fav... https://m3.material.io/static/assets/m3-favicon.ico — 200 — 14.9 KiB — 160 ms — h2
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
100% of JavaScript execution is third-party
First-party Third-party 1234ms · 427KB · $21/mo
Unattributable
Other
Costly
Execution 417ms
Transfer 0 KB
Monthly Cost $7/mo
m3.material.io
Other
Costly
Execution 285ms
Transfer 13 KB
Monthly Cost $5/mo
Google Tag Manager
Tag Manager
Costly
Execution 222ms
Transfer 141 KB
Unused 48%
Monthly Cost $4/mo
m3.material.io
Other
Optional
Execution 176ms
Transfer 8 KB
Monthly Cost $3/mo
Google Tag Manager
Tag Manager
Optional
Execution 83ms
Transfer 156 KB
Unused 40%
Monthly Cost $1/mo
apis.google.com
Other
Optional
Execution 51ms
Transfer 108 KB
Unused 66%
Monthly Cost $1/mo

These scripts may cost more than they're worth

  • Unattributable adds 417ms and costs ~$7/month
  • m3.material.io adds 285ms and costs ~$5/month
  • Google Tag Manager adds 222ms 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

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

m3.material.io takes 285ms 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 222ms 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

66% of apis.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

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