Skip to content
https://www.jasper.ai

Performance

· 14 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
65
GRADE
D
FIX
5
REVIEW
1
PASS
6
INFO
2

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

7
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
82
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
77
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.

9.86 s

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

38.49 s

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

12.17 s

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

0.393

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

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

44.79 s

Page Load Progression

1.1 s
2.3 s
3.4 s
4.5 s
5.7 s
6.8 s
7.9 s
9.1 s
Checks
14
6 PASS 1 REVIEW 5 FIX
F
Page Weight Budget
Action
10.8 MB transferred, 220 requests
FIX
10.8 MB transferred, 220 requests
Critical::
Page weighs 26.7 MB (10.8 MB transferred)
Warning::
JavaScript is 3.1 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 3.1 MB
Info::
Fonts are 891 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 891 KB
Warning::
220 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 2.3 g CO2 per page load
10.8 MB / 2.4 MB budget
10.8 MB transferred
220 requests
2.3 g CO2 per page load
JavaScript 3.1 MiB 29%
Other 2.7 MiB 25%
Other 2.4 MiB 22%
Other 1.0 MiB 9%
Fonts 891.4 KiB 8%
Images 432.2 KiB 4%
CSS 125.4 KiB 1%
HTML 96.8 KiB 1%
Other 9.9 KiB 0%
Other 1.0 KiB 0%
Other 0 B 0%
0 2.4 MB 4.9 MB
Over budget

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
90% third-party, 0 ms blocking
FIX
90% third-party, 0 ms blocking
Warning::
Third-party code accounts for 90% of page weight (9.7 MiB of 10.8 MiB)
Info::
Third-party blocking time is low (0 ms)
90%
First-party Third-party
F
JS Execution Cost
Action
34109ms total JS execution
FIX
34109ms total JS execution
Warning::
https://unpkg.com/@rive-app/canvas@2.35.2: 16905ms CPU time
Warning::
https://cdn.prod.website-files.com/6807ee8d73c233f...: 3454ms CPU time
Warning::
Unattributable: 2488ms CPU time
Warning::
https://www.jasper.ai/: 1514ms CPU time
Warning::
https://js.qualified.com/qualified.js?token=vcWs5r...: 965ms CPU time
Warning::
Third-party scripts: 32595ms (96% of total)

Main Thread Breakdown

Script Evaluation 70% Other 17% Style & Layout 6% Script Parsing & Compilation 4%
ScriptTotalScriptingParse/CompileParty
https://unpkg.com/@rive-app/canvas@2.35.216905ms16720ms0ms3rd
https://cdn.prod.website-files.com/6807ee8d73c233fb82842313/js/webflow.schunk.fc67731b45f7a21a.js3454ms186ms42ms3rd
Unattributable2488ms868ms0ms3rd
https://www.jasper.ai/1514ms320ms117ms1st
https://js.qualified.com/qualified.js?token=vcWs5rDsh4BigCsT965ms591ms216ms3rd
https://cdn.jsdelivr.net/npm/gsap@3.13.0/dist/gsap.min.js904ms84ms10ms3rd
https://js.hsforms.net/forms/embed/v2.js872ms682ms94ms3rd
https://cdn.prod.website-files.com/6807ee8d73c233fb82842313/js/webflow.12b50847.7f8a1516dce8827d.js871ms231ms1ms3rd
https://js.hs-analytics.net/analytics/1775327100000/22774847.js767ms506ms14ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-TZL4MSB699ms572ms81ms3rd

Showing top 10 of 35 scripts

F
JS Bundles
Action
70 scripts, 832 KB unused
FIX
70 scripts, 832 KB unused
Warning::
https://js.qualified.com/qualified.js?token=vcWs5r...: 267 KB unused (73%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=AW-362...: 105 KB unused (72%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://js.hsforms.net/forms/embed/v2.js: 73 KB unused (39%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://cdn.prod.website-files.com/6807ee8d73c233f...: 72 KB unused (81%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-QFT0...: 68 KB unused (39%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 832 KB
832 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://js.qualified.com/qualified.js?token=vcWs5rDsh4BigCsT370 KB267 KB (73%)3rd
https://www.googletagmanager.com/gtag/js?id=AW-362761545145 KB105 KB (72%)3rd
https://js.hsforms.net/forms/embed/v2.js194 KB73 KB (39%)3rd
https://cdn.prod.website-files.com/6807ee8d73c233fb82842313/js/webflow.schunk.f2efb3c5440a81cf.js90 KB72 KB (81%)3rd
https://www.googletagmanager.com/gtag/js?id=G-QFT05FJ575&cx=c&gtm=4e6411174 KB68 KB (39%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-TZL4MSB159 KB61 KB (38%)3rd
https://www.googletagmanager.com/gtag/js?id=AW-362761545&cx=c&gtm=4e6411145 KB54 KB (38%)3rd
https://cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.js44 KB42 KB (97%)3rd
https://transcend-cdn.com/cm/bb87e5f9-6a5f-4dcd-b9e4-1097382b40be/ui.js99 KB38 KB (39%)3rd
https://connect.facebook.net/en_US/fbevents.js95 KB32 KB (34%)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

F
HTTP Caching
Action
No cache headers
FIX
No cache headers
Warning::
No Cache-Control header found
Browsers will use heuristic caching, which can be unpredictable. Set explicit cache headers.
Info::
Last-Modified header present

No Cache-Control header

Adding a Cache-Control header can significantly improve repeat-visit performance.

C
Image Optimization
Action
64 images, 0 KB saveable
REVIEW
64 images, 0 KB saveable
Warning::
https://cdn.prod.website-files.com/6807ee8d73c233f... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.prod.website-files.com/6807ee8d73c233f... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
64 images 432 KB
0 oversized -0 KB
28 legacy format
2 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

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

Web fonts

7

891 KB total

Render-blocking

0

of 7

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 34.0 s 36.0 s 38.0 s 40.0 s FCP 9.9 s LCP 38.5 shttps://cdn.prod.website-files.com/6807ee8d73c233fb82842313/680e6f1b9bf5c756898300bd_ABC%20ROM%20-%20Book.woff2680e6f1b9bf5c756898300b... https://cdn.prod.website-files.com/6807ee8d73c233fb82842313/680e6f1b9bf5c756898300bd_ABC%20ROM%20-%20Book.woff2 — 53.8 KiB — 0 ms — font-display: swaphttps://cdn.prod.website-files.com/6807ee8d73c233fb82842313/680e72729f546840cd17798a_FeatureHeadline-Upright-VF_wght_wdth_opsz.ttf680e72729f546840cd17798... https://cdn.prod.website-files.com/6807ee8d73c233fb82842313/680e72729f546840cd17798a_FeatureHeadline-Upright-VF_wght_wdth_opsz.ttf — 326.7 KiB — 0 ms — font-display: swaphttps://cdn.prod.website-files.com/6807ee8d73c233fb82842313/680e7224138b8d02bcc4f364_ABCROMMono-Book.woff2680e7224138b8d02bcc4f36... https://cdn.prod.website-files.com/6807ee8d73c233fb82842313/680e7224138b8d02bcc4f364_ABCROMMono-Book.woff2 — 28.4 KiB — 0 ms — font-display: swaphttps://cdn.prod.website-files.com/6807ee8d73c233fb82842313/680e6f1b81991652a5490b89_ABC%20ROM%20-%20Bold.woff2680e6f1b81991652a5490b8... https://cdn.prod.website-files.com/6807ee8d73c233fb82842313/680e6f1b81991652a5490b89_ABC%20ROM%20-%20Bold.woff2 — 59.4 KiB — 0 ms — font-display: swaphttps://assets.qualified.com/packs/media/Inter-Regular.f1f0c35b.woff2Inter-Regular.f1f0c35b.... https://assets.qualified.com/packs/media/Inter-Regular.f1f0c35b.woff2 — 96.9 KiB — 0 ms — font-display: swaphttps://assets.qualified.com/packs/media/Inter-SemiBold.fcb100c7.woff2Inter-SemiBold.fcb100c7... https://assets.qualified.com/packs/media/Inter-SemiBold.fcb100c7.woff2 — 104.0 KiB — 0 ms — font-display: swaphttps://assets.qualified.com/packs/media/Inter-roman.var.b2129c00.woff2Inter-roman.var.b2129c0... https://assets.qualified.com/packs/media/Inter-roman.var.b2129c00.woff2 — 222.3 KiB — 0 ms — font-display: swap
680e6f1b9bf5c756898300b... woff2 swap
Size 54 KB
Load time 0 ms
Start 0 ms
Risk FOUT — text flashes from fallback to web font
680e72729f546840cd17798... ttf swap
Size 327 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
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
680e7224138b8d02bcc4f36... woff2 swap
Size 28 KB
Load time 0 ms
Start 0 ms
Risk FOUT — text flashes from fallback to web font
680e6f1b81991652a5490b8... woff2 swap
Size 59 KB
Load time 0 ms
Start 0 ms
Risk FOUT — text flashes from fallback to web font
Inter-Regular.f1f0c35b.... woff2 swap
Size 97 KB
Load time 0 ms
Start 0 ms
Risk FOUT — text flashes from fallback to web font
Inter-SemiBold.fcb100c7... woff2 swap
Size 104 KB
Load time 0 ms
Start 0 ms
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
Inter-roman.var.b2129c0... woff2 swap
Size 222 KB
Load time 0 ms
Start 0 ms
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
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 ~425 KB and ~850 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
21 hints, 0 missing preconnects
PASS
21 hints, 0 missing preconnects
Info::
Page uses 21 resource hint(s)

Current Resource Hints

preconnect
1
preload
dns-prefetch
1
prefetch
+9
19

21 resource hints configured

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
220 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
96% of JavaScript execution is third-party
First-party Third-party 32595ms · 2182KB · €354/mo
unpkg
CDN
Costly
Execution 16905ms
Transfer 0 KB
Monthly Cost €184/mo
cdn.prod.website-files.com
Other
Costly
Execution 3454ms
Transfer 61 KB
Monthly Cost €38/mo
Unattributable
Other
Costly
Execution 2488ms
Transfer 0 KB
Monthly Cost €27/mo
js.qualified.com
Other
Costly
Execution 965ms
Transfer 370 KB
Unused 73%
Monthly Cost €10/mo
jsDelivr
CDN
Costly
Execution 904ms
Transfer 29 KB
Monthly Cost €10/mo
js.hsforms.net
Other
Costly
Execution 872ms
Transfer 194 KB
Unused 39%
Monthly Cost €9/mo
cdn.prod.website-files.com
Other
Costly
Execution 871ms
Transfer 2 KB
Monthly Cost €9/mo
HubSpot Analytics
Analytics
Costly
Execution 767ms
Transfer 42 KB
Monthly Cost €8/mo
Google Tag Manager
Tag Manager
Costly
Execution 699ms
Transfer 159 KB
Unused 38%
Monthly Cost €8/mo
transcend-cdn.com
Other
Costly
Execution 692ms
Transfer 59 KB
Monthly Cost €8/mo
Google Tag Manager
Tag Manager
Costly
Execution 528ms
Transfer 174 KB
Unused 39%
Monthly Cost €6/mo
Google Tag Manager
Tag Manager
Costly
Execution 473ms
Transfer 145 KB
Unused 38%
Monthly Cost €5/mo
cdn.prod.website-files.com
Other
Costly
Execution 405ms
Transfer 29 KB
Monthly Cost €4/mo
x.clearbitjs.com
Other
Costly
Execution 301ms
Transfer 45 KB
Monthly Cost €3/mo
transcend-cdn.com
Other
Costly
Execution 262ms
Transfer 99 KB
Unused 39%
Monthly Cost €3/mo
Facebook Pixel
Advertising
Optional
Execution 197ms
Transfer 95 KB
Unused 34%
Monthly Cost €2/mo
Facebook Pixel
Advertising
Optional
Execution 189ms
Transfer 37 KB
Monthly Cost €2/mo
js.hscollectedforms.net
Other
Optional
Execution 144ms
Transfer 26 KB
Monthly Cost €2/mo
cdn.prod.website-files.com
Other
Optional
Execution 142ms
Transfer 18 KB
Monthly Cost €2/mo
Google Ads
Advertising
Optional
Execution 131ms
Transfer 2 KB
Monthly Cost €1/mo
j.6sc.co
Other
Optional
Execution 128ms
Transfer 19 KB
Monthly Cost €1/mo
js.hs-banner.com
Other
Optional
Execution 121ms
Transfer 24 KB
Monthly Cost €1/mo
d-code.liadm.com
Other
Optional
Execution 111ms
Transfer 47 KB
Unused 45%
Monthly Cost €1/mo
js.hubspot.com
Other
Optional
Execution 106ms
Transfer 28 KB
Monthly Cost €1/mo
d3e54v103j8qbb.cloudfront.net
Other
Optional
Execution 103ms
Transfer 31 KB
Monthly Cost €1/mo
Google Tag Manager
Tag Manager
Optional
Execution 97ms
Transfer 145 KB
Unused 72%
Monthly Cost €1/mo
LinkedIn Insight
Advertising
Optional
Execution 92ms
Transfer 19 KB
Monthly Cost €1/mo
x.clearbitjs.com
Other
Optional
Execution 83ms
Transfer 10 KB
Monthly Cost €1/mo
cdn.prod.website-files.com
Other
Optional
Execution 70ms
Transfer 113 KB
Monthly Cost €1/mo
cdn.neverbounce.com
Other
Optional
Execution 64ms
Transfer 29 KB
Monthly Cost €1/mo
cdn.cr-relay.com
Other
Optional
Execution 64ms
Transfer 7 KB
Monthly Cost €1/mo
www.redditstatic.com
Other
Optional
Execution 59ms
Transfer 19 KB
Monthly Cost €1/mo
cdn.vector.co
Other
Optional
Execution 55ms
Transfer 16 KB
Monthly Cost €1/mo
cdn.prod.website-files.com
Other
Optional
Execution 50ms
Transfer 90 KB
Unused 81%
Monthly Cost €1/mo

These scripts may cost more than they're worth

  • unpkg adds 16905ms and costs ~€184/month
  • cdn.prod.website-files.com adds 3454ms and costs ~€38/month
  • Unattributable adds 2488ms and costs ~€27/month
  • js.qualified.com adds 965ms and costs ~€10/month
  • jsDelivr adds 904ms and costs ~€10/month
  • js.hsforms.net adds 872ms and costs ~€9/month
  • cdn.prod.website-files.com adds 871ms and costs ~€9/month
  • HubSpot Analytics adds 767ms and costs ~€8/month
  • Google Tag Manager adds 699ms and costs ~€8/month
  • transcend-cdn.com adds 692ms and costs ~€8/month
  • Google Tag Manager adds 528ms and costs ~€6/month
  • Google Tag Manager adds 473ms and costs ~€5/month
  • cdn.prod.website-files.com adds 405ms and costs ~€4/month
  • x.clearbitjs.com adds 301ms and costs ~€3/month
  • transcend-cdn.com adds 262ms and costs ~€3/month

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

unpkg takes 16905ms 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

cdn.prod.website-files.com takes 3454ms 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

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

js.qualified.com takes 965ms 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

73% of js.qualified.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

jsDelivr takes 904ms 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

js.hsforms.net takes 872ms 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

cdn.prod.website-files.com takes 871ms 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

HubSpot Analytics takes 767ms 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 699ms 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

transcend-cdn.com takes 692ms 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 528ms 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 473ms 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

cdn.prod.website-files.com takes 405ms 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

x.clearbitjs.com takes 301ms 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

transcend-cdn.com takes 262ms 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

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

81% of cdn.prod.website-files.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