Skip to content
https://www.zoom.com

Performance

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

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

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

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

2.70 s

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

114 ms

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

0.074

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

1.55 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.04 s

Page Load Progression

375 ms
750 ms
1.1 s
1.5 s
1.9 s
2.2 s
2.6 s
3.0 s
Checks
14
6 PASS 2 REVIEW 4 FIX
F
Page Weight Budget
Action
3.9 MB transferred, 319 requests
FIX
3.9 MB transferred, 319 requests
Warning::
Page weighs 14.2 MB (3.9 MB transferred)
Warning::
Images are 2.3 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 2.3 MB
Warning::
JavaScript is 1020 KB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 1020 KB
Info::
Fonts are 309 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 309 KB
Warning::
319 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 0.81 g CO2 per page load
3.9 MB / 2.4 MB budget
3.9 MB transferred
319 requests
0.81 g CO2 per page load
Images 2.3 MiB 60%
JavaScript 1019.7 KiB 26%
Fonts 308.8 KiB 8%
CSS 116.5 KiB 3%
HTML 65.7 KiB 2%
Other 50.7 KiB 1%
Other 6.6 KiB 0%
Other 5.3 KiB 0%
Other 383 B 0%
Other 0 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

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

Why this matters

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

Source: web.dev

D
Third-Party Impact
Action
98% third-party, 0 ms blocking
FIX
98% third-party, 0 ms blocking
Warning::
Third-party code accounts for 98% of page weight (3.8 MiB of 3.9 MiB)
Info::
Third-party blocking time is low (0 ms)
98%
First-party Third-party
D
JS Execution Cost
Action
2625ms total JS execution
FIX
2625ms total JS execution
Warning::
https://www.zoom.com/?cms_guid=false: 874ms CPU time
Warning::
Unattributable: 495ms CPU time
Info::
https://www.googletagmanager.com/gtm.js?id=GTM-5WK...: 246ms CPU time
Info::
https://cdn.cookielaw.org/scripttemplates/202409.2...: 213ms CPU time
Info::
https://st1.zoom.us/homepage/20260407-0049/primary...: 159ms CPU time
Warning::
Third-party scripts: 1591ms (61% of total)

Main Thread Breakdown

Other 31% Style & Layout 29% Script Evaluation 25% Script Parsing & Compilation 7% Rendering 4%
ScriptTotalScriptingParse/CompileParty
https://www.zoom.com/?cms_guid=false874ms17ms3ms1st
Unattributable495ms57ms0ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-5WKFT9246ms151ms90ms3rd
https://cdn.cookielaw.org/scripttemplates/202409.2.0/otBannerSdk.js213ms95ms41ms3rd
https://st1.zoom.us/homepage/20260407-0049/primary/dist/components/product-hub-components/CustomerStoriesExpandedCards/CustomerStoriesExpandedCards.js159ms6ms0ms3rd
https://cdn.jsdelivr.net/npm/gsap@3.13.0/gsap-core.js140ms7ms4ms3rd
https://us01ccistatic.zoom.us/us01cci/web-sdk/9283/web-campaign.js?env=us01&apikey=AM_FKF55QOG_vdWum455Vg&lazyLoadCampaignUrl=_blank&v=9283130ms87ms2ms3rd
https://st1.zoom.us/homepage/20260407-0049/primary/dist/main.js112ms48ms0ms3rd
https://www.zoom.com/cdn-cgi/challenge-platform/scripts/jsd/main.js97ms85ms1ms1st
https://us01ccistatic.zoom.us/us01cci/web-sdk/chat-client.js96ms74ms16ms3rd

Showing top 10 of 11 scripts

F
JS Bundles
Action
118 scripts, 579 KB unused
FIX
118 scripts, 579 KB unused
Warning::
https://us01ccistatic.zoom.us/us01cci/web-sdk/9283...: 159 KB unused (53%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://us01ccistatic.zoom.us/us01cci/web-sdk/9283...: unminified — 92 KB could be saved
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-5WK...: 73 KB unused (36%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-5WK...: 73 KB unused (36%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://cdn.cookielaw.org/scripttemplates/202409.2...: 61 KB unused (55%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://cdn.cookielaw.org/scripttemplates/202409.2...: 61 KB unused (55%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 579 KB
579 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://us01ccistatic.zoom.us/us01cci/web-sdk/9283/web-campaign.js?env=us01&apikey=AM_FKF55QOG_vdWum455Vg&lazyLoadCampaignUrl=_blank&v=9283301 KB159 KB (53%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-5WKFT9204 KB73 KB (36%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-5WKFT90 KB73 KB (36%)3rd
https://cdn.cookielaw.org/scripttemplates/202409.2.0/otBannerSdk.js112 KB61 KB (55%)3rd
https://cdn.cookielaw.org/scripttemplates/202409.2.0/otBannerSdk.js0 KB61 KB (55%)3rd
https://st1.zoom.us/homepage/20260407-0049/primary/dist/js/utilities/swiper-bundle.min.js43 KB29 KB (67%)3rd
https://st1.zoom.us/homepage/20260407-0049/primary/dist/js/utilities/swiper-bundle.min.js0 KB29 KB (67%)3rd
https://cdn.jsdelivr.net/npm/gsap@3.13.0/gsap-core.js50 KB24 KB (48%)3rd
https://cdn.jsdelivr.net/npm/gsap@3.13.0/gsap-core.js0 KB24 KB (48%)3rd
https://us01ccistatic.zoom.us/us01cci/web-sdk/chat-client.js55 KB23 KB (42%)3rd

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

C
Image Optimization
Action
63 images, 0 KB saveable
REVIEW
63 images, 0 KB saveable
Warning::
https://st1.zoom.us/homepage/20260407-0049/primary... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://st1.zoom.us/homepage/20260407-0049/primary... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://st1.zoom.us/homepage/20260407-0049/primary... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://st1.zoom.us/homepage/20260407-0049/primary... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://st1.zoom.us/homepage/20260407-0049/primary... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://st1.zoom.us/homepage/20260407-0049/primary... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://st1.zoom.us/homepage/20260407-0049/primary... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://st1.zoom.us/homepage/20260407-0049/primary... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://st1.zoom.us/homepage/20260407-0049/primary... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://st1.zoom.us/homepage/20260407-0049/primary... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://st1.zoom.us/homepage/20260407-0049/primary... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://st1.zoom.us/homepage/20260407-0049/primary... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://st1.zoom.us/homepage/20260407-0049/primary... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://st1.zoom.us/homepage/20260407-0049/primary... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://st1.zoom.us/homepage/20260407-0049/primary... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://st1.zoom.us/homepage/20260407-0049/primary... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://st1.zoom.us/homepage/20260407-0049/primary... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://st1.zoom.us/homepage/20260407-0049/primary... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://st1.zoom.us/homepage/20260407-0049/primary... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://st1.zoom.us/homepage/20260407-0049/primary... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://st1.zoom.us/homepage/20260407-0049/primary... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://st1.zoom.us/homepage/20260407-0049/primary... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
63 images 799 KB
0 oversized -0 KB
6 legacy format
22 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

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

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

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

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

Green Hosting

No green hosting detected

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

Web fonts

12

309 KB total

Render-blocking

0

of 12

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 500 ms 1.0 s 1.5 s 2.0 s 2.5 s FCP 1.1 s LCP 2.7 shttps://st1.zoom.us/homepage/20260407-0049/primary/dist/assets/fonts/zdcm-ico/icozm.ttf?fo832aicozm.ttf https://st1.zoom.us/homepage/20260407-0049/primary/dist/assets/fonts/zdcm-ico/icozm.ttf?fo832a — 15.0 KiB — 0 ms — font-display: swaphttps://st1.zoom.us/homepage/20260407-0049/primary/dist/assets/fonts/almaden-sans/AlmadenSans-SemiBold-WebXL.woff2AlmadenSans-SemiBold-We... https://st1.zoom.us/homepage/20260407-0049/primary/dist/assets/fonts/almaden-sans/AlmadenSans-SemiBold-WebXL.woff2 — 66.0 KiB — 0 ms — font-display: swaphttps://st1.zoom.us/homepage/20260407-0049/primary/dist/assets/fonts/almaden-sans/AlmadenSans-Regular-WebXL.woff2AlmadenSans-Regular-Web... https://st1.zoom.us/homepage/20260407-0049/primary/dist/assets/fonts/almaden-sans/AlmadenSans-Regular-WebXL.woff2 — 65.5 KiB — 0 ms — font-display: swaphttps://st1.zoom.us/homepage/20260407-0049/primary/dist/assets/fonts/almaden-sans/AlmadenSans-Medium-WebXL.woff2AlmadenSans-Medium-WebX... https://st1.zoom.us/homepage/20260407-0049/primary/dist/assets/fonts/almaden-sans/AlmadenSans-Medium-WebXL.woff2 — 65.3 KiB — 0 ms — font-display: swaphttps://st1.zoom.us/homepage/20260407-0049/primary/dist/assets/fonts/happy-face/HappyDisplay-SemiBold.woff2HappyDisplay-SemiBold.w... https://st1.zoom.us/homepage/20260407-0049/primary/dist/assets/fonts/happy-face/HappyDisplay-SemiBold.woff2 — 30.5 KiB — 0 ms — font-display: swaphttps://st1.zoom.us/homepage/20260407-0049/primary/dist/assets/fonts/almaden-sans/AlmadenSans-Bold-WebXL.woff2AlmadenSans-Bold-WebXL.... https://st1.zoom.us/homepage/20260407-0049/primary/dist/assets/fonts/almaden-sans/AlmadenSans-Bold-WebXL.woff2 — 66.5 KiB — 0 ms — font-display: swaphttps://st1.zoom.us/homepage/20260407-0049/primary/dist/assets/fonts/almaden-sans/AlmadenSans-Regular-WebXL.woff2AlmadenSans-Regular-Web... https://st1.zoom.us/homepage/20260407-0049/primary/dist/assets/fonts/almaden-sans/AlmadenSans-Regular-WebXL.woff2 — 0 B — 0 ms — font-display: swaphttps://st1.zoom.us/homepage/20260407-0049/primary/dist/assets/fonts/almaden-sans/AlmadenSans-Medium-WebXL.woff2AlmadenSans-Medium-WebX... https://st1.zoom.us/homepage/20260407-0049/primary/dist/assets/fonts/almaden-sans/AlmadenSans-Medium-WebXL.woff2 — 0 B — 0 ms — font-display: swaphttps://st1.zoom.us/homepage/20260407-0049/primary/dist/assets/fonts/almaden-sans/AlmadenSans-SemiBold-WebXL.woff2AlmadenSans-SemiBold-We... https://st1.zoom.us/homepage/20260407-0049/primary/dist/assets/fonts/almaden-sans/AlmadenSans-SemiBold-WebXL.woff2 — 0 B — 0 ms — font-display: swaphttps://st1.zoom.us/homepage/20260407-0049/primary/dist/assets/fonts/almaden-sans/AlmadenSans-Bold-WebXL.woff2AlmadenSans-Bold-WebXL.... https://st1.zoom.us/homepage/20260407-0049/primary/dist/assets/fonts/almaden-sans/AlmadenSans-Bold-WebXL.woff2 — 0 B — 0 ms — font-display: swaphttps://st1.zoom.us/homepage/20260407-0049/primary/dist/assets/fonts/happy-face/HappyDisplay-SemiBold.woff2HappyDisplay-SemiBold.w... https://st1.zoom.us/homepage/20260407-0049/primary/dist/assets/fonts/happy-face/HappyDisplay-SemiBold.woff2 — 0 B — 0 ms — font-display: swaphttps://st1.zoom.us/homepage/20260407-0049/primary/dist/assets/fonts/zdcm-ico/icozm.ttf?fo832aicozm.ttf https://st1.zoom.us/homepage/20260407-0049/primary/dist/assets/fonts/zdcm-ico/icozm.ttf?fo832a — 0 B — 0 ms — font-display: swap
icozm.ttf ttf swap
Size 15 KB
Load time 0 ms
Start 0 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
AlmadenSans-SemiBold-We... woff2 swap
Size 66 KB
Load time 0 ms
Start 0 ms
Risk FOUT — text flashes from fallback to web font
AlmadenSans-Regular-Web... woff2 swap
Size 66 KB
Load time 0 ms
Start 0 ms
Risk FOUT — text flashes from fallback to web font
AlmadenSans-Medium-WebX... woff2 swap
Size 65 KB
Load time 0 ms
Start 0 ms
Risk FOUT — text flashes from fallback to web font
HappyDisplay-SemiBold.w... woff2 swap
Size 30 KB
Load time 0 ms
Start 0 ms
Risk FOUT — text flashes from fallback to web font
AlmadenSans-Bold-WebXL.... woff2 swap
Size 67 KB
Load time 0 ms
Start 0 ms
Risk FOUT — text flashes from fallback to web font
AlmadenSans-Regular-Web... woff2 swap
Size 0 KB
Load time 0 ms
Start 0 ms
Risk FOUT — text flashes from fallback to web font
AlmadenSans-Medium-WebX... woff2 swap
Size 0 KB
Load time 0 ms
Start 0 ms
Risk FOUT — text flashes from fallback to web font
AlmadenSans-SemiBold-We... woff2 swap
Size 0 KB
Load time 0 ms
Start 0 ms
Risk FOUT — text flashes from fallback to web font
AlmadenSans-Bold-WebXL.... woff2 swap
Size 0 KB
Load time 0 ms
Start 0 ms
Risk FOUT — text flashes from fallback to web font
HappyDisplay-SemiBold.w... woff2 swap
Size 0 KB
Load time 0 ms
Start 0 ms
Risk FOUT — text flashes from fallback to web font
icozm.ttf ttf swap
Size 0 KB
Load time 0 ms
Start 0 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
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 ~5 KB and ~10 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+
HTTP Caching
max-age=3600 (1 hour)
PASS
max-age=3600 (1 hour)
Info::
Cache-Control header is set
Got: public, max-age=3600
Info::
Effective TTL: 1 hour (max-age=3600)
Info::
Last-Modified header present
Cache-Control

public, max-age=3600

DirectiveValueMeaning
publicAny cache may store this response
max-age3600Cache for 1 hour
Effective TTL: 3600 seconds
Network Waterfall
319 requests over 0ms
INFO

Performance analysis not available for this result.

Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
61% of JavaScript execution is third-party
First-party Third-party 1591ms · 356KB · $30/mo
Unattributable
Other
Costly
Execution 495ms
Transfer 0 KB
Monthly Cost $9/mo
Google Tag Manager
Tag Manager
Costly
Execution 246ms
Transfer 0 KB
Unused 36%
Monthly Cost $5/mo
OneTrust
Consent
Essential
Execution 213ms
Transfer 0 KB
Unused 55%
Monthly Cost $4/mo
st1.zoom.us
Other
Optional
Execution 159ms
Transfer 0 KB
Monthly Cost $3/mo
jsDelivr
CDN
Optional
Execution 140ms
Transfer 0 KB
Unused 48%
Monthly Cost $3/mo
us01ccistatic.zoom.us
Other
Optional
Execution 130ms
Transfer 301 KB
Unused 53%
Monthly Cost $2/mo
st1.zoom.us
Other
Optional
Execution 112ms
Transfer 0 KB
Monthly Cost $2/mo
us01ccistatic.zoom.us
Other
Optional
Execution 96ms
Transfer 55 KB
Unused 42%
Monthly Cost $2/mo

These scripts may cost more than they're worth

  • Unattributable adds 495ms and costs ~$9/month
  • Google Tag Manager adds 246ms and costs ~$5/month

61% 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 495ms 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 246ms 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

55% of OneTrust'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

53% of us01ccistatic.zoom.us'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