Skip to content
https://workspaceupdates.googleblog.com

Performance

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

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

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

2.34 s

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

5.64 s

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

186 ms

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

0.109

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

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

8.92 s

Page Load Progression

529 ms
1.1 s
1.6 s
2.1 s
2.6 s
3.2 s
3.7 s
4.2 s
Checks
17
8 PASS 2 REVIEW 5 FIX
F
Page Weight Budget
Action
24.5 MB transferred, 38 requests
FIX
24.5 MB transferred, 38 requests
Critical::
Page weighs 25.9 MB (24.5 MB transferred)
Warning::
Images are 23.7 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 23.7 MB
Warning::
JavaScript is 546 KB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 546 KB
Info::
Fonts are 201 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 201 KB
Info::
38 HTTP requests
Info::
Estimated 5.1 g CO2 per page load
24.5 MB / 2.4 MB budget
24.5 MB transferred
38 requests
5.1 g CO2 per page load
Images 23.7 MiB 97%
JavaScript 546.2 KiB 2%
Fonts 200.8 KiB 1%
HTML 40.6 KiB 0%
CSS 16.9 KiB 0%
Other 2.0 KiB 0%
Other 560 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 (24.5 MiB of 24.5 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
D
JS Execution Cost
Action
2501ms total JS execution
FIX
2501ms total JS execution
Warning::
https://workspaceupdates.googleblog.com/?m=1: 1084ms CPU time
Warning::
Unattributable: 681ms CPU time
Warning::
https://translate.googleapis.com/_/translate_http/...: 334ms CPU time
Info::
https://www.googletagmanager.com/gtag/js?id=G-DY1T...: 171ms CPU time
Info::
https://www.googletagmanager.com/gtag/js?id=G-XXXX...: 165ms CPU time
Warning::
Third-party scripts: 1417ms (57% of total)

Main Thread Breakdown

Other 41% Script Evaluation 22% Style & Layout 21% Rendering 7% Script Parsing & Compilation 5%
ScriptTotalScriptingParse/CompileParty
https://workspaceupdates.googleblog.com/?m=11084ms36ms15ms1st
Unattributable681ms11ms0ms3rd
https://translate.googleapis.com/_/translate_http/_/js/k=translate_http.tr.es.tx2xLY0E1vs.O/am=AAAAAQ/d=1/exm=el_conf/ed=1/rs=AN8SPfqpxCvJC7xM-EE7YNgj9y6xTg0LGA/m=el_main334ms185ms30ms3rd
https://www.googletagmanager.com/gtag/js?id=G-DY1T9T89QG&cx=c&gtm=4e64k0h2171ms139ms31ms3rd
https://www.googletagmanager.com/gtag/js?id=G-XXXXXXXXXX165ms112ms35ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-T6RPFPRD66ms44ms22ms3rd
D
JS Bundles
Action
7 scripts, 311 KB unused
FIX
7 scripts, 311 KB unused
Warning::
https://translate.googleapis.com/_/translate_http/...: 92 KB unused (78%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-XXXX...: 82 KB unused (60%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-T6R...: 73 KB unused (65%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-DY1T...: 64 KB unused (44%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 311 KB
311 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://translate.googleapis.com/_/translate_http/_/js/k=translate_http.tr.es.tx2xLY0E1vs.O/am=AAAAAQ/d=1/exm=el_conf/ed=1/rs=AN8SPfqpxCvJC7xM-EE7YNgj9y6xTg0LGA/m=el_main118 KB92 KB (78%)3rd
https://www.googletagmanager.com/gtag/js?id=G-XXXXXXXXXX137 KB82 KB (60%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-T6RPFPRD111 KB73 KB (65%)3rd
https://www.googletagmanager.com/gtag/js?id=G-DY1T9T89QG&cx=c&gtm=4e64k0h2146 KB64 KB (44%)3rd
https://translate.google.com/translate_a/element.js?cb=googleTranslateElementInit28 KB3rd
https://workspaceupdates.googleblog.com/js/cookienotice.js2 KB1st
https://translate-pa.googleapis.com/v1/supportedLanguages?client=te&display_language=es&key=AIzaSyBWDj0QJvVIx8XOhRegXX5_SrRWxhT5Hs4&callback=callback3 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

D
Page Weight Inventory
Action
38 resources · 24.5 MB · 311 KB savings available
FIX
38 resources · 24.5 MB · 311 KB savings available
Warning::
Page weight 23.5 MB over 1MB target
Got: 24.5 MB Expected: ≤ 1 MB
Info::
~311 KB of savings available
Warning::
35 third-party resources (100% of weight)
Info::
4 resources over 200KB
38 resources · 24.5 MiB · 35 third-party 23.5 MiB over 1MB target
Image 97% · 23.7 MiB
JavaScript 2% · 546.2 KiB
Font 1% · 200.8 KiB
Document 0% · 40.9 KiB
CSS 0% · 16.9 KiB
Other 0% · 560 B

~311.0 KiB of savings available

Remove unused JavaScript: 311.0 KiB
C
Image Optimization
Action
17 images, 0 KB saveable
REVIEW
17 images, 0 KB saveable
Warning::
https://www.gstatic.com/images/branding/productlog... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://blogger.googleusercontent.com/img/b/R29vZ2... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://services.google.com/fh/files/misc/wsu_blog... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://blogger.googleusercontent.com/img/b/R29vZ2... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://services.google.com/fh/files/misc/banner_u... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://blogger.googleusercontent.com/img/b/R29vZ2... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://blogger.googleusercontent.com/img/b/R29vZ2... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
17 images 23.7 MB
0 oversized -0 KB
17 legacy format
7 missing dimensions CLS risk

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

B
HTTP Caching
private, max-age=0
REVIEW
private, max-age=0
Info::
Cache-Control header is set
Got: private, max-age=0
Info::
ETag present — enables conditional (304) responses
Info::
Last-Modified header present
Cache-Control

private, max-age=0

DirectiveValueMeaning
privateOnly browser cache, not CDN/proxy
max-age0Cache for 0 seconds
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 (201 KB)
PASS
4 fonts (201 KB)
Info::
4 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

4

201 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 5.0 s FCP 2.3 s LCP 5.6 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 — 54 ms — font-display: swaphttps://fonts.gstatic.com/s/materialicons/v145/flUhRq6tzZclQEJ-Vdg-IuiaDsNcIhQ8tQ.woff2flUhRq6tzZclQEJ-Vdg-Iui... https://fonts.gstatic.com/s/materialicons/v145/flUhRq6tzZclQEJ-Vdg-IuiaDsNcIhQ8tQ.woff2 — 125.6 KiB — 85 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 — 62 ms — font-display: swaphttps://fonts.gstatic.com/s/googlesans/v60/4UasrENHsxJlGDuGo1OIlJfC6l_24rlCK1Yo_Iqcsih3SAyH6cAwhX9RPlwUvbQoi-Entw.woff24UasrENHsxJlGDuGo1OIlJf... https://fonts.gstatic.com/s/googlesans/v60/4UasrENHsxJlGDuGo1OIlJfC6l_24rlCK1Yo_Iqcsih3SAyH6cAwhX9RPlwUvbQoi-Entw.woff2 — 19.0 KiB — 59 ms — font-display: swap
4UasrENHsxJlGDuGo1OIlJf... woff2 swap
Size 33 KB
Load time 54 ms
Start 1.1 s
Risk FOUT — text flashes from fallback to web font
flUhRq6tzZclQEJ-Vdg-Iui... woff2 swap
Size 126 KB
Load time 85 ms
Start 1.1 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
5aUp9-KzpRiLCAt4Unrc-xI... woff2 swap
Size 23 KB
Load time 62 ms
Start 1.1 s
Risk FOUT — text flashes from fallback to web font
4UasrENHsxJlGDuGo1OIlJf... woff2 swap
Size 19 KB
Load time 59 ms
Start 1.1 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 ~63 KB and ~126 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+
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

Network Waterfall
38 requests over 1954ms
INFO
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s FCP 2.3 s LCP 5.6 shttps://workspaceupdates.googleblog.com// https://workspaceupdates.googleblog.com/ — 302 — 300 B — 657 ms — h2https://workspaceupdates.googleblog.com/?m=1/?m=1 https://workspaceupdates.googleblog.com/?m=1 — 200 — 40.6 KiB — 202 ms — h2https://www.blogger.com/static/v1/widgets/2944754296-widget_css_bundle.csswww.blogger.com/static/v1/widgets/2... https://www.blogger.com/static/v1/widgets/2944754296-widget_css_bundle.css — 200 — 6.9 KiB — 99 ms — h2https://www.googletagmanager.com/gtag/js?id=G-XXXXXXXXXXwww.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-XXXXXXXXXX — 200 — 137.0 KiB — 155 ms — h2https://fonts.googleapis.com/css?family=Google+Sans+Text:400,500,700,400i,500i,700i|Google+Sans_old:400,500,700|Google+Sans+Display:400,500,700|Product+Sans:400fonts.googleapis.com/css?family=Goo... https://fonts.googleapis.com/css?family=Google+Sans+Text:400,500,700,400i,500i,700i|Google+Sans_old:400,500,700|Google+Sans+Display:400,500,700|Product+Sans:400 — 200 — 4.1 KiB — 99 ms — h2https://fonts.googleapis.com/icon?family=Material+Iconsfonts.googleapis.com/icon?family=Ma... https://fonts.googleapis.com/icon?family=Material+Icons — 200 — 817 B — 79 ms — h2https://storage.googleapis.com/prod-fiber/blog/icon-hamburger.svgstorage.googleapis.com/prod-fiber/b... https://storage.googleapis.com/prod-fiber/blog/icon-hamburger.svg — 200 — 650 B — 95 ms — h2https://www.gstatic.com/images/branding/productlogos/googleg/v6/36px.svgwww.gstatic.com/images/branding/pro... https://www.gstatic.com/images/branding/productlogos/googleg/v6/36px.svg — 200 — 870 B — 76 ms — h2https://services.google.com/fh/files/misc/banner_updated_gwsu.pngservices.google.com/fh/files/misc/b... https://services.google.com/fh/files/misc/banner_updated_gwsu.png — 200 — 20.7 KiB — 120 ms — h2https://storage.googleapis.com/prod-fiber/blog/default_blue.svgstorage.googleapis.com/prod-fiber/b... https://storage.googleapis.com/prod-fiber/blog/default_blue.svg — 200 — 1.2 KiB — 28 ms — h2https://translate.google.com/translate_a/element.js?cb=googleTranslateElementInittranslate.google.com/translate_a/el... https://translate.google.com/translate_a/element.js?cb=googleTranslateElementInit — 200 — 28.3 KiB — 109 ms — h2https://storage.googleapis.com/prod-fiber/blog/icon-youtube.svgstorage.googleapis.com/prod-fiber/b... https://storage.googleapis.com/prod-fiber/blog/icon-youtube.svg — 200 — 786 B — 29 ms — h2https://workspace.google.com/lp/static/images/social-x.svg?fingerprint=33322732705ac1c58354be11deb19821workspace.google.com/lp/static/imag... https://workspace.google.com/lp/static/images/social-x.svg?fingerprint=33322732705ac1c58354be11deb19821 — 200 — 4.2 KiB — 82 ms — h2https://storage.googleapis.com/prod-fiber/blog/icon-linkedin.svgstorage.googleapis.com/prod-fiber/b... https://storage.googleapis.com/prod-fiber/blog/icon-linkedin.svg — 200 — 707 B — 30 ms — h2https://storage.googleapis.com/prod-fiber/blog/icon-expand-more.svgstorage.googleapis.com/prod-fiber/b... https://storage.googleapis.com/prod-fiber/blog/icon-expand-more.svg — 200 — 440 B — 31 ms — h2https://workspaceupdates.googleblog.com/js/cookienotice.js/js/cookienotice.js https://workspaceupdates.googleblog.com/js/cookienotice.js — 200 — 2.0 KiB — 29 ms — h3https://www.googletagmanager.com/gtm.js?id=GTM-T6RPFPRDwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-T6RPFPRD — 200 — 111.5 KiB — 59 ms — h2https://www.blogger.com/dyn-css/authorization.css?targetBlogID=5245696872621940063&zx=3210f80f-37e6-4f59-834f-ad964e6deecdwww.blogger.com/dyn-css/authorizati... https://www.blogger.com/dyn-css/authorization.css?targetBlogID=5245696872621940063&zx=3210f80f-37e6-4f59-834f-ad964e6deecd — 200 — 684 B — 656 ms — h2https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjnRc5O6vYAEr0XPCJYhsXCMW-FSWTjIyEq9-FMYmBlV4Nhz8xkyo2t9aO7m1RXD_KxCrhLI3EtuTMtHarLokqMrTE3gvF6bP-M6gm2fLGPITCQGvEIiJKohbfBDaYm4uAxpS066zvQV4ITNHAtXfaCuAymZbNmtVIRv-tnQslfWXIJYnJr19DFzXfNec0/s16000/Seamlessly%20join%20meetings%20on%20Google%20Meet%20hardware%20with%20%E2%80%9CConnect%20room%E2%80%9D%20-%206589%20-%201.gifblogger.googleusercontent.com/img/b... https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjnRc5O6vYAEr0XPCJYhsXCMW-FSWTjIyEq9-FMYmBlV4Nhz8xkyo2t9aO7m1RXD_KxCrhLI3EtuTMtHarLokqMrTE3gvF6bP-M6gm2fLGPITCQGvEIiJKohbfBDaYm4uAxpS066zvQV4ITNHAtXfaCuAymZbNmtVIRv-tnQslfWXIJYnJr19DFzXfNec0/s16000/Seamlessly%20join%20meetings%20on%20Google%20Meet%20hardware%20with%20%E2%80%9CConnect%20room%E2%80%9D%20-%206589%20-%201.gif — 200 — 3.4 MiB — 510 ms — h2https://services.google.com/fh/files/misc/wsu_blog_thumbnail_images_top-bottom-border_graphic.pngservices.google.com/fh/files/misc/w... https://services.google.com/fh/files/misc/wsu_blog_thumbnail_images_top-bottom-border_graphic.png — 200 — 8.0 KiB — 223 ms — h2https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhB41ENSO1xpckEbsfNUi_OscJ4EsPeenQUHBAIvbjLYY4qNAxaBwvZFJ-PN_bGt86WAi9mRbTMXf7-8Ws6aJV9pQXgMMbAVdp56OAYCizNf-ncfUb2-x1CXj-fQ6Snwc5DZC-BzWTTgeUM9pQfbUNOfG7GWIjlIHWKStznob0h8uapwLIArk1nC7h8AFk/s16000/Streamlining%20admin%20controls%20for%20Gemini%20Enterprise%20in%20the%20Google%20Workspace%20Admin%20console.pngblogger.googleusercontent.com/img/b... https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhB41ENSO1xpckEbsfNUi_OscJ4EsPeenQUHBAIvbjLYY4qNAxaBwvZFJ-PN_bGt86WAi9mRbTMXf7-8Ws6aJV9pQXgMMbAVdp56OAYCizNf-ncfUb2-x1CXj-fQ6Snwc5DZC-BzWTTgeUM9pQfbUNOfG7GWIjlIHWKStznob0h8uapwLIArk1nC7h8AFk/s16000/Streamlining%20admin%20controls%20for%20Gemini%20Enterprise%20in%20the%20Google%20Workspace%20Admin%20console.png — 200 — 259.3 KiB — 364 ms — h2https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjDAPRclz5aTmD_kwypdShbt4Llmn_5UYvlOcVRHdg04bY1HD1EdfXZwJLX2mUQwb4W3bjSsIi0wf-wqGgSvAqNof8rZ4QM33yapYAUokgVnONcVM3PM6rV0T8R0VbKXSgjvJrqeXNKcJvep4OQ-1PBz1MyvaMhh7WMaQN2-AYjQH6IBR70CVN5uNA98nA/s16000/High%20resolution%20display.gifblogger.googleusercontent.com/img/b... https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjDAPRclz5aTmD_kwypdShbt4Llmn_5UYvlOcVRHdg04bY1HD1EdfXZwJLX2mUQwb4W3bjSsIi0wf-wqGgSvAqNof8rZ4QM33yapYAUokgVnONcVM3PM6rV0T8R0VbKXSgjvJrqeXNKcJvep4OQ-1PBz1MyvaMhh7WMaQN2-AYjQH6IBR70CVN5uNA98nA/s16000/High%20resolution%20display.gif — 200 — 19.9 MiB — 901 ms — h2https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgkjBDUAawzYhia4oXFyQpWKp3Bgg7NxQr7ucCRm46uJ00QbKbzBzXvUh_sFpV_WhdkrEUJ_FXn2BfisDR9fIbFmceVnuaMQxrokiQGjv6xZHpu6QbncyvBxYGHjALVN_u8v3o0sj5f3Hme8Xb-UdfVKwjcRGCjhe6An6cDp9U5XviuQ5K6xwSF1v-HqFk/s16000/Now%20in%20beta%20Download%20client-side%20encrypted%20Google%20Slides%20-%206755.pngblogger.googleusercontent.com/img/b... https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgkjBDUAawzYhia4oXFyQpWKp3Bgg7NxQr7ucCRm46uJ00QbKbzBzXvUh_sFpV_WhdkrEUJ_FXn2BfisDR9fIbFmceVnuaMQxrokiQGjv6xZHpu6QbncyvBxYGHjALVN_u8v3o0sj5f3Hme8Xb-UdfVKwjcRGCjhe6An6cDp9U5XviuQ5K6xwSF1v-HqFk/s16000/Now%20in%20beta%20Download%20client-side%20encrypted%20Google%20Slides%20-%206755.png — 200 — 200.9 KiB — 321 ms — h2https://storage.googleapis.com/prod-fiber/blog/icon-search.svgstorage.googleapis.com/prod-fiber/b... https://storage.googleapis.com/prod-fiber/blog/icon-search.svg — 200 — 576 B — 24 ms — h2https://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 — 54 ms — h3https://fonts.gstatic.com/s/materialicons/v145/flUhRq6tzZclQEJ-Vdg-IuiaDsNcIhQ8tQ.woff2fonts.gstatic.com/s/materialicons/v... https://fonts.gstatic.com/s/materialicons/v145/flUhRq6tzZclQEJ-Vdg-IuiaDsNcIhQ8tQ.woff2 — 200 — 125.6 KiB — 85 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 — 62 ms — h3https://fonts.gstatic.com/s/googlesans/v60/4UasrENHsxJlGDuGo1OIlJfC6l_24rlCK1Yo_Iqcsih3SAyH6cAwhX9RPlwUvbQoi-Entw.woff2fonts.gstatic.com/s/googlesans/v60/... https://fonts.gstatic.com/s/googlesans/v60/4UasrENHsxJlGDuGo1OIlJfC6l_24rlCK1Yo_Iqcsih3SAyH6cAwhX9RPlwUvbQoi-Entw.woff2 — 200 — 19.0 KiB — 59 ms — h3https://www.googletagmanager.com/gtag/js?id=G-DY1T9T89QG&cx=c&gtm=4e64k0h2www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-DY1T9T89QG&cx=c&gtm=4e64k0h2 — 200 — 145.6 KiB — 80 ms — h3https://www.gstatic.com/_/translate_http/_/ss/k=translate_http.tr.zZZZhVqDDCw.L.W.O/am=AAA4/d=0/rs=AN8SPfpXOODejAwfpX0HXTmGDSoEuMBUiQ/m=el_main_csswww.gstatic.com/_/translate_http/_/... https://www.gstatic.com/_/translate_http/_/ss/k=translate_http.tr.zZZZhVqDDCw.L.W.O/am=AAA4/d=0/rs=AN8SPfpXOODejAwfpX0HXTmGDSoEuMBUiQ/m=el_main_css — 200 — 4.4 KiB — 25 ms — h2
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s FCP 2.3 s LCP 5.6 shttps://workspaceupdates.googleblog.com// https://workspaceupdates.googleblog.com/ — 302 — 300 B — 657 ms — h2https://workspaceupdates.googleblog.com/?m=1/?m=1 https://workspaceupdates.googleblog.com/?m=1 — 200 — 40.6 KiB — 202 ms — h2https://www.blogger.com/static/v1/widgets/2944754296-widget_css_bundle.csswww.blogger.com/static/v1/widgets/2... https://www.blogger.com/static/v1/widgets/2944754296-widget_css_bundle.css — 200 — 6.9 KiB — 99 ms — h2https://www.googletagmanager.com/gtag/js?id=G-XXXXXXXXXXwww.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-XXXXXXXXXX — 200 — 137.0 KiB — 155 ms — h2https://fonts.googleapis.com/css?family=Google+Sans+Text:400,500,700,400i,500i,700i|Google+Sans_old:400,500,700|Google+Sans+Display:400,500,700|Product+Sans:400fonts.googleapis.com/css?family=Goo... https://fonts.googleapis.com/css?family=Google+Sans+Text:400,500,700,400i,500i,700i|Google+Sans_old:400,500,700|Google+Sans+Display:400,500,700|Product+Sans:400 — 200 — 4.1 KiB — 99 ms — h2https://fonts.googleapis.com/icon?family=Material+Iconsfonts.googleapis.com/icon?family=Ma... https://fonts.googleapis.com/icon?family=Material+Icons — 200 — 817 B — 79 ms — h2https://storage.googleapis.com/prod-fiber/blog/icon-hamburger.svgstorage.googleapis.com/prod-fiber/b... https://storage.googleapis.com/prod-fiber/blog/icon-hamburger.svg — 200 — 650 B — 95 ms — h2https://www.gstatic.com/images/branding/productlogos/googleg/v6/36px.svgwww.gstatic.com/images/branding/pro... https://www.gstatic.com/images/branding/productlogos/googleg/v6/36px.svg — 200 — 870 B — 76 ms — h2https://services.google.com/fh/files/misc/banner_updated_gwsu.pngservices.google.com/fh/files/misc/b... https://services.google.com/fh/files/misc/banner_updated_gwsu.png — 200 — 20.7 KiB — 120 ms — h2https://storage.googleapis.com/prod-fiber/blog/default_blue.svgstorage.googleapis.com/prod-fiber/b... https://storage.googleapis.com/prod-fiber/blog/default_blue.svg — 200 — 1.2 KiB — 28 ms — h2https://translate.google.com/translate_a/element.js?cb=googleTranslateElementInittranslate.google.com/translate_a/el... https://translate.google.com/translate_a/element.js?cb=googleTranslateElementInit — 200 — 28.3 KiB — 109 ms — h2https://storage.googleapis.com/prod-fiber/blog/icon-youtube.svgstorage.googleapis.com/prod-fiber/b... https://storage.googleapis.com/prod-fiber/blog/icon-youtube.svg — 200 — 786 B — 29 ms — h2https://workspace.google.com/lp/static/images/social-x.svg?fingerprint=33322732705ac1c58354be11deb19821workspace.google.com/lp/static/imag... https://workspace.google.com/lp/static/images/social-x.svg?fingerprint=33322732705ac1c58354be11deb19821 — 200 — 4.2 KiB — 82 ms — h2https://storage.googleapis.com/prod-fiber/blog/icon-linkedin.svgstorage.googleapis.com/prod-fiber/b... https://storage.googleapis.com/prod-fiber/blog/icon-linkedin.svg — 200 — 707 B — 30 ms — h2https://storage.googleapis.com/prod-fiber/blog/icon-expand-more.svgstorage.googleapis.com/prod-fiber/b... https://storage.googleapis.com/prod-fiber/blog/icon-expand-more.svg — 200 — 440 B — 31 ms — h2https://workspaceupdates.googleblog.com/js/cookienotice.js/js/cookienotice.js https://workspaceupdates.googleblog.com/js/cookienotice.js — 200 — 2.0 KiB — 29 ms — h3https://www.googletagmanager.com/gtm.js?id=GTM-T6RPFPRDwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-T6RPFPRD — 200 — 111.5 KiB — 59 ms — h2https://www.blogger.com/dyn-css/authorization.css?targetBlogID=5245696872621940063&zx=3210f80f-37e6-4f59-834f-ad964e6deecdwww.blogger.com/dyn-css/authorizati... https://www.blogger.com/dyn-css/authorization.css?targetBlogID=5245696872621940063&zx=3210f80f-37e6-4f59-834f-ad964e6deecd — 200 — 684 B — 656 ms — h2https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjnRc5O6vYAEr0XPCJYhsXCMW-FSWTjIyEq9-FMYmBlV4Nhz8xkyo2t9aO7m1RXD_KxCrhLI3EtuTMtHarLokqMrTE3gvF6bP-M6gm2fLGPITCQGvEIiJKohbfBDaYm4uAxpS066zvQV4ITNHAtXfaCuAymZbNmtVIRv-tnQslfWXIJYnJr19DFzXfNec0/s16000/Seamlessly%20join%20meetings%20on%20Google%20Meet%20hardware%20with%20%E2%80%9CConnect%20room%E2%80%9D%20-%206589%20-%201.gifblogger.googleusercontent.com/img/b... https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjnRc5O6vYAEr0XPCJYhsXCMW-FSWTjIyEq9-FMYmBlV4Nhz8xkyo2t9aO7m1RXD_KxCrhLI3EtuTMtHarLokqMrTE3gvF6bP-M6gm2fLGPITCQGvEIiJKohbfBDaYm4uAxpS066zvQV4ITNHAtXfaCuAymZbNmtVIRv-tnQslfWXIJYnJr19DFzXfNec0/s16000/Seamlessly%20join%20meetings%20on%20Google%20Meet%20hardware%20with%20%E2%80%9CConnect%20room%E2%80%9D%20-%206589%20-%201.gif — 200 — 3.4 MiB — 510 ms — h2https://services.google.com/fh/files/misc/wsu_blog_thumbnail_images_top-bottom-border_graphic.pngservices.google.com/fh/files/misc/w... https://services.google.com/fh/files/misc/wsu_blog_thumbnail_images_top-bottom-border_graphic.png — 200 — 8.0 KiB — 223 ms — h2https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhB41ENSO1xpckEbsfNUi_OscJ4EsPeenQUHBAIvbjLYY4qNAxaBwvZFJ-PN_bGt86WAi9mRbTMXf7-8Ws6aJV9pQXgMMbAVdp56OAYCizNf-ncfUb2-x1CXj-fQ6Snwc5DZC-BzWTTgeUM9pQfbUNOfG7GWIjlIHWKStznob0h8uapwLIArk1nC7h8AFk/s16000/Streamlining%20admin%20controls%20for%20Gemini%20Enterprise%20in%20the%20Google%20Workspace%20Admin%20console.pngblogger.googleusercontent.com/img/b... https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhB41ENSO1xpckEbsfNUi_OscJ4EsPeenQUHBAIvbjLYY4qNAxaBwvZFJ-PN_bGt86WAi9mRbTMXf7-8Ws6aJV9pQXgMMbAVdp56OAYCizNf-ncfUb2-x1CXj-fQ6Snwc5DZC-BzWTTgeUM9pQfbUNOfG7GWIjlIHWKStznob0h8uapwLIArk1nC7h8AFk/s16000/Streamlining%20admin%20controls%20for%20Gemini%20Enterprise%20in%20the%20Google%20Workspace%20Admin%20console.png — 200 — 259.3 KiB — 364 ms — h2https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjDAPRclz5aTmD_kwypdShbt4Llmn_5UYvlOcVRHdg04bY1HD1EdfXZwJLX2mUQwb4W3bjSsIi0wf-wqGgSvAqNof8rZ4QM33yapYAUokgVnONcVM3PM6rV0T8R0VbKXSgjvJrqeXNKcJvep4OQ-1PBz1MyvaMhh7WMaQN2-AYjQH6IBR70CVN5uNA98nA/s16000/High%20resolution%20display.gifblogger.googleusercontent.com/img/b... https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjDAPRclz5aTmD_kwypdShbt4Llmn_5UYvlOcVRHdg04bY1HD1EdfXZwJLX2mUQwb4W3bjSsIi0wf-wqGgSvAqNof8rZ4QM33yapYAUokgVnONcVM3PM6rV0T8R0VbKXSgjvJrqeXNKcJvep4OQ-1PBz1MyvaMhh7WMaQN2-AYjQH6IBR70CVN5uNA98nA/s16000/High%20resolution%20display.gif — 200 — 19.9 MiB — 901 ms — h2https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgkjBDUAawzYhia4oXFyQpWKp3Bgg7NxQr7ucCRm46uJ00QbKbzBzXvUh_sFpV_WhdkrEUJ_FXn2BfisDR9fIbFmceVnuaMQxrokiQGjv6xZHpu6QbncyvBxYGHjALVN_u8v3o0sj5f3Hme8Xb-UdfVKwjcRGCjhe6An6cDp9U5XviuQ5K6xwSF1v-HqFk/s16000/Now%20in%20beta%20Download%20client-side%20encrypted%20Google%20Slides%20-%206755.pngblogger.googleusercontent.com/img/b... https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgkjBDUAawzYhia4oXFyQpWKp3Bgg7NxQr7ucCRm46uJ00QbKbzBzXvUh_sFpV_WhdkrEUJ_FXn2BfisDR9fIbFmceVnuaMQxrokiQGjv6xZHpu6QbncyvBxYGHjALVN_u8v3o0sj5f3Hme8Xb-UdfVKwjcRGCjhe6An6cDp9U5XviuQ5K6xwSF1v-HqFk/s16000/Now%20in%20beta%20Download%20client-side%20encrypted%20Google%20Slides%20-%206755.png — 200 — 200.9 KiB — 321 ms — h2https://storage.googleapis.com/prod-fiber/blog/icon-search.svgstorage.googleapis.com/prod-fiber/b... https://storage.googleapis.com/prod-fiber/blog/icon-search.svg — 200 — 576 B — 24 ms — h2https://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 — 54 ms — h3https://fonts.gstatic.com/s/materialicons/v145/flUhRq6tzZclQEJ-Vdg-IuiaDsNcIhQ8tQ.woff2fonts.gstatic.com/s/materialicons/v... https://fonts.gstatic.com/s/materialicons/v145/flUhRq6tzZclQEJ-Vdg-IuiaDsNcIhQ8tQ.woff2 — 200 — 125.6 KiB — 85 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 — 62 ms — h3https://fonts.gstatic.com/s/googlesans/v60/4UasrENHsxJlGDuGo1OIlJfC6l_24rlCK1Yo_Iqcsih3SAyH6cAwhX9RPlwUvbQoi-Entw.woff2fonts.gstatic.com/s/googlesans/v60/... https://fonts.gstatic.com/s/googlesans/v60/4UasrENHsxJlGDuGo1OIlJfC6l_24rlCK1Yo_Iqcsih3SAyH6cAwhX9RPlwUvbQoi-Entw.woff2 — 200 — 19.0 KiB — 59 ms — h3https://www.googletagmanager.com/gtag/js?id=G-DY1T9T89QG&cx=c&gtm=4e64k0h2www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-DY1T9T89QG&cx=c&gtm=4e64k0h2 — 200 — 145.6 KiB — 80 ms — h3https://www.gstatic.com/_/translate_http/_/ss/k=translate_http.tr.zZZZhVqDDCw.L.W.O/am=AAA4/d=0/rs=AN8SPfpXOODejAwfpX0HXTmGDSoEuMBUiQ/m=el_main_csswww.gstatic.com/_/translate_http/_/... https://www.gstatic.com/_/translate_http/_/ss/k=translate_http.tr.zZZZhVqDDCw.L.W.O/am=AAA4/d=0/rs=AN8SPfpXOODejAwfpX0HXTmGDSoEuMBUiQ/m=el_main_css — 200 — 4.4 KiB — 25 ms — h2https://translate.googleapis.com/_/translate_http/_/js/k=translate_http.tr.es.tx2xLY0E1vs.O/am=AAAAAQ/d=1/exm=el_conf/ed=1/rs=AN8SPfqpxCvJC7xM-EE7YNgj9y6xTg0LGA/m=el_maintranslate.googleapis.com/_/translat... https://translate.googleapis.com/_/translate_http/_/js/k=translate_http.tr.es.tx2xLY0E1vs.O/am=AAAAAQ/d=1/exm=el_conf/ed=1/rs=AN8SPfqpxCvJC7xM-EE7YNgj9y6xTg0LGA/m=el_main — 200 — 118.5 KiB — 131 ms — h2https://region1.google-analytics.com/g/collect?v=2&tid=G-DY1T9T89QG&gtm=45je64k0h2v9172098130za200&_p=1776797269515&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&are=1&cid=1121398879.1776797270&frm=0&pscdl=noapi&rcb=1&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115938465~115938468~117266401~117384406~117512542~118463262&sid=1776797269&sct=1&seg=0&dl=https%3A%2F%2Fworkspaceupdates.googleblog.com%2F%3Fm%3D1&dt=Google%20Workspace%20Updates&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&tfd=1255region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-DY1T9T89QG&gtm=45je64k0h2v9172098130za200&_p=1776797269515&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&are=1&cid=1121398879.1776797270&frm=0&pscdl=noapi&rcb=1&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115938465~115938468~117266401~117384406~117512542~118463262&sid=1776797269&sct=1&seg=0&dl=https%3A%2F%2Fworkspaceupdates.googleblog.com%2F%3Fm%3D1&dt=Google%20Workspace%20Updates&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&tfd=1255 — 204 — 560 B — 121 ms — h2https://www.gstatic.com/_/translate_http/_/ss/k=translate_http.tr.zZZZhVqDDCw.L.W.O/am=AAA4/d=0/rs=AN8SPfpXOODejAwfpX0HXTmGDSoEuMBUiQ/m=el_main_csswww.gstatic.com/_/translate_http/_/... https://www.gstatic.com/_/translate_http/_/ss/k=translate_http.tr.zZZZhVqDDCw.L.W.O/am=AAA4/d=0/rs=AN8SPfpXOODejAwfpX0HXTmGDSoEuMBUiQ/m=el_main_css — 200 — 0 B — 3 ms — h2https://fonts.gstatic.com/s/i/productlogos/translate/v14/24px.svgfonts.gstatic.com/s/i/productlogos/... https://fonts.gstatic.com/s/i/productlogos/translate/v14/24px.svg — 200 — 3.3 KiB — 36 ms — h3https://www.google.com/images/cleardot.gifwww.google.com/images/cleardot.gif https://www.google.com/images/cleardot.gif — 200 — 65 B — 71 ms — h3https://www.gstatic.com/images/branding/product/2x/translate_24dp.pngwww.gstatic.com/images/branding/pro... https://www.gstatic.com/images/branding/product/2x/translate_24dp.png — 200 — 1.8 KiB — 32 ms — h3https://translate-pa.googleapis.com/v1/supportedLanguages?client=te&display_language=es&key=AIzaSyBWDj0QJvVIx8XOhRegXX5_SrRWxhT5Hs4&callback=callbacktranslate-pa.googleapis.com/v1/supp... https://translate-pa.googleapis.com/v1/supportedLanguages?client=te&display_language=es&key=AIzaSyBWDj0QJvVIx8XOhRegXX5_SrRWxhT5Hs4&callback=callback — 200 — 3.3 KiB — 95 ms — h2https://workspace.google.com/static/favicon.ico?cache=4926369workspace.google.com/static/favicon... https://workspace.google.com/static/favicon.ico?cache=4926369 — 200 — 1.7 KiB — 26 ms — h2
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
57% of JavaScript execution is third-party
First-party Third-party 1417ms · 513KB · €15/mo
Unattributable
Other
Costly
Execution 681ms
Transfer 0 KB
Monthly Cost €7/mo
translate.googleapis.com
Other
Costly
Execution 334ms
Transfer 118 KB
Unused 78%
Monthly Cost €4/mo
Google Tag Manager
Tag Manager
Optional
Execution 171ms
Transfer 146 KB
Unused 44%
Monthly Cost €2/mo
Google Tag Manager
Tag Manager
Optional
Execution 165ms
Transfer 137 KB
Unused 60%
Monthly Cost €2/mo
Google Tag Manager
Tag Manager
Optional
Execution 66ms
Transfer 111 KB
Unused 65%
Monthly Cost €1/mo

These scripts may cost more than they're worth

  • Unattributable adds 681ms and costs ~€7/month
  • translate.googleapis.com adds 334ms and costs ~€4/month

57% of JavaScript execution time comes from third-party scripts.

Why this matters

Third-party scripts (analytics, ads, social, A/B testing) often dominate execution time — every one is a perf-and-privacy tax.

Learn more

Each third-party script is a black box: you don't control when it loads, what it executes, or how much it grows. They often account for a major share of total blocking time on average sites (HTTP Archive's Web Almanac documents the trend). Audit which ones you actually need, defer the rest, and use facade patterns (lite-youtube, lite-vimeo) for embedded media.

Source: web.dev / HTTP Archive Web Almanac

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

translate.googleapis.com takes 334ms 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

78% of translate.googleapis.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

60% of Google Tag Manager'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

65% of Google Tag Manager'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