Skip to content
https://gymshark.com

Performance

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

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

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

11.60 s

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

30.71 s

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

5.08 s

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

0.000

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

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

48.48 s

Page Load Progression

1.1 s
2.2 s
3.3 s
4.4 s
5.5 s
6.6 s
7.7 s
8.8 s
Checks
16
8 PASS 1 REVIEW 5 FIX
F
Page Weight Budget
Action
53.9 MB transferred, 174 requests
FIX
53.9 MB transferred, 174 requests
Critical::
Page weighs 63.7 MB (53.9 MB transferred)
Warning::
Images are 4.7 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 4.7 MB
Warning::
JavaScript is 3.2 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 3.2 MB
Warning::
174 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 11.3 g CO2 per page load
53.9 MB / 2.4 MB budget
53.9 MB transferred
174 requests
11.3 g CO2 per page load
Other 45.5 MiB 84%
Images 4.7 MiB 9%
JavaScript 3.2 MiB 6%
CSS 188.3 KiB 0%
Fonts 116.6 KiB 0%
HTML 97.1 KiB 0%
Other 62.6 KiB 0%
Other 27.9 KiB 0%
Other 20.8 KiB 0%
Other 796 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

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

Why this matters

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

Source: web.dev

D
Third-Party Impact
Action
100% third-party, 0 ms blocking
FIX
100% third-party, 0 ms blocking
Warning::
Third-party code accounts for 100% of page weight (53.9 MiB of 53.9 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Execution Cost
Action
27394ms total JS execution
FIX
27394ms total JS execution
Warning::
https://www.gymshark.com/: 8821ms CPU time
Warning::
https://www.gymshark.com/_next/static/chunks/frame...: 5046ms CPU time
Warning::
https://www.gymshark.com/_next/static/chunks/pages...: 3193ms CPU time
Warning::
Unattributable: 3127ms CPU time
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-WQX...: 1746ms CPU time
Warning::
Third-party scripts: 27394ms (100% of total)

Main Thread Breakdown

Script Evaluation 44% Other 27% Rendering 11% Style & Layout 9% Script Parsing & Compilation 4%
ScriptTotalScriptingParse/CompileParty
https://www.gymshark.com/8821ms30ms4ms3rd
https://www.gymshark.com/_next/static/chunks/framework-37ae32f58c38fef9.js5046ms4054ms18ms3rd
https://www.gymshark.com/_next/static/chunks/pages/_app-77dacc2b8f5bc3cc.js3193ms2106ms382ms3rd
Unattributable3127ms105ms0ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-WQXVFFG&gtm_auth=&gtm_preview=&gtm_cookies_win=x1746ms1586ms94ms3rd
https://10ef4229c7d0.edge.sdk.awswaf.com/10ef4229c7d0/f2cb19c6a7d6/challenge.js1321ms1094ms147ms3rd
https://js.intercomcdn.com/vendor-modern.df860bed.js1130ms884ms49ms3rd
https://www.googletagmanager.com/gtag/js?id=G-PQJ0N2K1QF&cx=c&gtm=4e64611075ms857ms55ms3rd
https://www.googletagmanager.com/gtag/destination?id=AW-823557903&cx=c&gtm=4e6461318ms255ms61ms3rd
https://connect.facebook.net/en_US/fbevents.js275ms220ms54ms3rd

Showing top 10 of 21 scripts

F
JS Bundles
Action
31 scripts, 1.8 MB unused
FIX
31 scripts, 1.8 MB unused
Warning::
https://www.gymshark.com/_next/static/chunks/pages...: 660 KB unused (62%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://10ef4229c7d0.edge.sdk.awswaf.com/10ef4229c...: 261 KB unused (52%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://js.intercomcdn.com/frame-modern.c43524e8.j...: 122 KB unused (64%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/destination?...: 112 KB unused (65%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://js.intercomcdn.com/vendor-modern.df860bed....: 86 KB unused (60%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 1.8 MB
1832 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.gymshark.com/_next/static/chunks/pages/_app-77dacc2b8f5bc3cc.js1065 KB660 KB (62%)3rd
https://10ef4229c7d0.edge.sdk.awswaf.com/10ef4229c7d0/f2cb19c6a7d6/challenge.js501 KB261 KB (52%)3rd
https://js.intercomcdn.com/frame-modern.c43524e8.js192 KB122 KB (64%)3rd
https://www.googletagmanager.com/gtag/destination?id=G-PQJ0N2K1QF&cx=c&gtm=4e6461173 KB112 KB (65%)3rd
https://js.intercomcdn.com/vendor-modern.df860bed.js144 KB86 KB (60%)3rd
https://jssdkcdns.mparticle.com/js/v2/eu1-ebd2cad076757c498ce604d818b0d8ae/mparticle.js?env=0&plan_id=gymshark_data_plan_shop132 KB81 KB (61%)3rd
https://www.googletagmanager.com/gtag/destination?id=AW-933026149&cx=c&gtm=4e6461133 KB68 KB (51%)3rd
https://www.googletagmanager.com/gtag/destination?id=AW-823557903&cx=c&gtm=4e6461133 KB67 KB (50%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-WQXVFFG&gtm_auth=&gtm_preview=&gtm_cookies_win=x210 KB64 KB (31%)3rd
https://www.googletagmanager.com/gtag/js?id=G-PQJ0N2K1QF&cx=c&gtm=4e6461173 KB61 KB (35%)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

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: private, no-store
Info::
No ETag or Last-Modified header
Conditional requests (304 Not Modified) are not possible without validators.
Cache-Control

private, no-store

DirectiveValueMeaning
privateOnly browser cache, not CDN/proxy
no-storeNever cache this response
B
Image Optimization
91 images, 0 KB saveable
REVIEW
91 images, 0 KB saveable
Info::
All images are well-optimized
91 images 4.7 MB
0 oversized -0 KB
28 legacy format
0 missing dimensions CLS risk
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
11 fonts (117 KB)
PASS
11 fonts (117 KB)
Info::
11 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

11

117 KB total

Render-blocking

0

of 11

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s 20.0 s 22.0 s 24.0 s 26.0 s 28.0 s 30.0 s 32.0 s FCP 11.6 s LCP 30.7 shttps://cdn.gymshark.com/fonts/Montserrat-Regular.woff2Montserrat-Regular.woff2 https://cdn.gymshark.com/fonts/Montserrat-Regular.woff2 — 0 B — 0 ms — font-display: swaphttps://cdn.gymshark.com/fonts/Montserrat-Bold.woff2Montserrat-Bold.woff2 https://cdn.gymshark.com/fonts/Montserrat-Bold.woff2 — 19.5 KiB — 0 ms — font-display: swaphttps://cdn.gymshark.com/fonts/Roboto-Regular.woff2Roboto-Regular.woff2 https://cdn.gymshark.com/fonts/Roboto-Regular.woff2 — 0 B — 0 ms — font-display: swaphttps://cdn.gymshark.com/fonts/Roboto-Bold.woff2Roboto-Bold.woff2 https://cdn.gymshark.com/fonts/Roboto-Bold.woff2 — 0 B — 0 ms — font-display: swaphttps://www.gymshark.com/_next/static/media/gymshark-icons.70b7ab93.woffgymshark-icons.70b7ab93... https://www.gymshark.com/_next/static/media/gymshark-icons.70b7ab93.woff — 23.6 KiB — 0 ms — font-display: swaphttps://cdn.gymshark.com/fonts/Roboto-Regular.woff2Roboto-Regular.woff2 https://cdn.gymshark.com/fonts/Roboto-Regular.woff2 — 0 B — 0 ms — font-display: swaphttps://cdn.gymshark.com/fonts/Roboto-Bold.woff2Roboto-Bold.woff2 https://cdn.gymshark.com/fonts/Roboto-Bold.woff2 — 0 B — 0 ms — font-display: swaphttps://cdn.gymshark.com/fonts/Roboto-Medium.woff2Roboto-Medium.woff2 https://cdn.gymshark.com/fonts/Roboto-Medium.woff2 — 16.0 KiB — 0 ms — font-display: swaphttps://cdn.gymshark.com/fonts/Montserrat-Bold.woff2Montserrat-Bold.woff2 https://cdn.gymshark.com/fonts/Montserrat-Bold.woff2 — 0 B — 0 ms — font-display: swaphttps://cdn.gymshark.com/fonts/Roboto-Regular.woffRoboto-Regular.woff https://cdn.gymshark.com/fonts/Roboto-Regular.woff — 28.7 KiB — 0 ms — font-display: swaphttps://cdn.gymshark.com/fonts/Roboto-Bold.woffRoboto-Bold.woff https://cdn.gymshark.com/fonts/Roboto-Bold.woff — 28.7 KiB — 0 ms — font-display: swap
Montserrat-Regular.woff2 woff2 swap
Size 0 KB
Load time 0 ms
Start 0 ms
Risk FOUT — text flashes from fallback to web font
Montserrat-Bold.woff2 woff2 swap
Size 20 KB
Load time 0 ms
Start 0 ms
Risk FOUT — text flashes from fallback to web font
Roboto-Regular.woff2 woff2 swap
Size 0 KB
Load time 0 ms
Start 0 ms
Risk FOUT — text flashes from fallback to web font
Roboto-Bold.woff2 woff2 swap
Size 0 KB
Load time 0 ms
Start 0 ms
Risk FOUT — text flashes from fallback to web font
gymshark-icons.70b7ab93... woff swap
Size 24 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
Roboto-Regular.woff2 woff2 swap
Size 0 KB
Load time 0 ms
Start 0 ms
Risk FOUT — text flashes from fallback to web font
Roboto-Bold.woff2 woff2 swap
Size 0 KB
Load time 0 ms
Start 0 ms
Risk FOUT — text flashes from fallback to web font
Roboto-Medium.woff2 woff2 swap
Size 16 KB
Load time 0 ms
Start 0 ms
Risk FOUT — text flashes from fallback to web font
Montserrat-Bold.woff2 woff2 swap
Size 0 KB
Load time 0 ms
Start 0 ms
Risk FOUT — text flashes from fallback to web font
Roboto-Regular.woff woff swap
Size 29 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
Roboto-Bold.woff woff swap
Size 29 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 ~24 KB and ~48 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
8 hints, 0 missing preconnects
PASS
8 hints, 0 missing preconnects
Info::
Page uses 8 resource hint(s)

Current Resource Hints

preconnect
4
preload
3
dns-prefetch
prefetch
1

8 resource hints configured

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

Green Hosting

This site is hosted on green energy infrastructure

Provider: Cloudflare

Network Waterfall
174 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
100% of JavaScript execution is third-party
First-party Third-party 27394ms · 3422KB · $157/mo
www.gymshark.com
Other
Costly
Execution 8821ms
Transfer 83 KB
Monthly Cost $50/mo
www.gymshark.com
Other
Costly
Execution 5046ms
Transfer 44 KB
Monthly Cost $29/mo
www.gymshark.com
Other
Costly
Execution 3193ms
Transfer 1065 KB
Unused 62%
Monthly Cost $18/mo
Unattributable
Other
Costly
Execution 3127ms
Transfer 0 KB
Monthly Cost $18/mo
Google Tag Manager
Tag Manager
Costly
Execution 1746ms
Transfer 210 KB
Unused 31%
Monthly Cost $10/mo
10ef4229c7d0.edge.sdk.awswaf.com
Other
Costly
Execution 1321ms
Transfer 501 KB
Unused 52%
Monthly Cost $8/mo
js.intercomcdn.com
Other
Costly
Execution 1130ms
Transfer 144 KB
Unused 60%
Monthly Cost $6/mo
Google Tag Manager
Tag Manager
Costly
Execution 1075ms
Transfer 173 KB
Unused 35%
Monthly Cost $6/mo
Google Tag Manager
Tag Manager
Costly
Execution 318ms
Transfer 133 KB
Unused 50%
Monthly Cost $2/mo
Facebook Pixel
Advertising
Costly
Execution 275ms
Transfer 95 KB
Unused 45%
Monthly Cost $2/mo
Google Tag Manager
Tag Manager
Costly
Execution 223ms
Transfer 133 KB
Unused 51%
Monthly Cost $1/mo
OneTrust
Consent
Essential
Execution 165ms
Transfer 80 KB
Unused 60%
Monthly Cost $1/mo
www.gymshark.com
Other
Optional
Execution 163ms
Transfer 40 KB
Monthly Cost $1/mo
jssdkcdns.mparticle.com
Other
Optional
Execution 154ms
Transfer 132 KB
Unused 61%
Monthly Cost $1/mo
web-assets.stylitics.com
Other
Optional
Execution 145ms
Transfer 59 KB
Unused 63%
Monthly Cost $1/mo
Intercom Widget
Chat
Optional
Execution 101ms
Transfer 4 KB
Monthly Cost $1/mo
Google Tag Manager
Tag Manager
Optional
Execution 95ms
Transfer 173 KB
Unused 65%
Monthly Cost $1/mo
www.gymshark.com
Other
Optional
Execution 95ms
Transfer 114 KB
Monthly Cost $1/mo
Facebook Pixel
Advertising
Optional
Execution 73ms
Transfer 37 KB
Monthly Cost $0/mo
js.intercomcdn.com
Other
Optional
Execution 70ms
Transfer 192 KB
Unused 64%
Monthly Cost $0/mo
OneTrust
Consent
Essential
Execution 59ms
Transfer 9 KB
Monthly Cost $0/mo

These scripts may cost more than they're worth

  • www.gymshark.com adds 8821ms and costs ~$50/month
  • www.gymshark.com adds 5046ms and costs ~$29/month
  • www.gymshark.com adds 3193ms and costs ~$18/month
  • Unattributable adds 3127ms and costs ~$18/month
  • Google Tag Manager adds 1746ms and costs ~$10/month
  • 10ef4229c7d0.edge.sdk.awswaf.com adds 1321ms and costs ~$8/month
  • js.intercomcdn.com adds 1130ms and costs ~$6/month
  • Google Tag Manager adds 1075ms and costs ~$6/month
  • Google Tag Manager adds 318ms and costs ~$2/month
  • Facebook Pixel adds 275ms and costs ~$2/month
  • Google Tag Manager adds 223ms and costs ~$1/month

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

Why this matters

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

Learn more

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

Source: web.dev

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

Why this matters

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

Source: web.dev

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

Why this matters

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

Source: web.dev

www.gymshark.com takes 3193ms 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

62% of www.gymshark.com's code is unused. The script may be loading features you don't use.

Why this matters

Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.

Source: web.dev

Unattributable takes 3127ms 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 1746ms 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

10ef4229c7d0.edge.sdk.awswaf.com takes 1321ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

52% of 10ef4229c7d0.edge.sdk.awswaf.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

js.intercomcdn.com takes 1130ms 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

60% of js.intercomcdn.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

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

50% 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

Facebook Pixel takes 275ms 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 223ms 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

51% 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

60% 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

61% of jssdkcdns.mparticle.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

63% of web-assets.stylitics.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

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

64% of js.intercomcdn.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