Skip to content
https://www.dagster.io

Performance

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

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

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

8.37 s

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

26.19 s

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

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

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

28.74 s

Page Load Progression

675 ms
1.4 s
2.0 s
2.7 s
3.4 s
4.1 s
4.7 s
5.4 s
Checks
16
8 PASS 2 REVIEW 4 FIX
F
Page Weight Budget
Action
5.0 MB transferred, 142 requests
FIX
5.0 MB transferred, 142 requests
Critical::
Page weighs 9.3 MB (5.0 MB transferred)
Warning::
Images are 2.9 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 2.9 MB
Warning::
JavaScript is 1.3 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 1.3 MB
Warning::
142 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 1.0 g CO2 per page load
5.0 MB / 2.4 MB budget
5.0 MB transferred
142 requests
1.0 g CO2 per page load
Images 2.9 MiB 59%
JavaScript 1.3 MiB 27%
Other 476.5 KiB 9%
Fonts 182.4 KiB 4%
CSS 47.7 KiB 1%
HTML 26.6 KiB 1%
Other 5.3 KiB 0%
Other 989 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 (5.0 MiB of 5.0 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Execution Cost
Action
6805ms total JS execution
FIX
6805ms total JS execution
Warning::
Unattributable: 1551ms CPU time
Warning::
https://cdn.prod.website-files.com/681399f654933b2...: 1124ms CPU time
Warning::
https://cmp.osano.com/16CVGvUGMuXuz33ME/c128a217-a...: 944ms CPU time
Warning::
https://dagster.io/: 888ms CPU time
Warning::
https://www.googletagmanager.com/gtag/js?id=G-84VR...: 440ms CPU time
Warning::
Third-party scripts: 6805ms (100% of total)

Main Thread Breakdown

Script Evaluation 44% Other 30% Style & Layout 12% Script Parsing & Compilation 7% Rendering 4%
ScriptTotalScriptingParse/CompileParty
Unattributable1551ms92ms0ms3rd
https://cdn.prod.website-files.com/681399f654933b29e12fb8bd/js/dagster-staging.schunk.563eb3907c6f1b1e.js1124ms220ms38ms3rd
https://cmp.osano.com/16CVGvUGMuXuz33ME/c128a217-a521-43aa-9278-ca40024674dd/osano.js944ms866ms31ms3rd
https://dagster.io/888ms74ms6ms3rd
https://www.googletagmanager.com/gtag/js?id=G-84VRQZG7TV&cx=c&gtm=4e6460h1440ms313ms112ms3rd
https://d3e54v103j8qbb.cloudfront.net/js/jquery-3.5.1.min.dc5e7f18c8.js?site=681399f654933b29e12fb8bd417ms352ms8ms3rd
https://cdn.prod.website-files.com/681399f654933b29e12fb8bd/js/dagster-staging.ec70ea3a.8927319c1fc3959d.js255ms214ms1ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-T3P7KMM4247ms179ms61ms3rd
https://js.hsforms.net/forms/v2.js197ms112ms80ms3rd
https://ws-assets.zoominfo.com/formcomplete.js169ms143ms11ms3rd

Showing top 10 of 16 scripts

F
JS Bundles
Action
53 scripts, 538 KB unused
FIX
53 scripts, 538 KB unused
Warning::
https://js.hsforms.net/forms/v2.js: 115 KB unused (61%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://prod-assets.sequelvideo.com/uploads/toolki...: 82 KB unused (45%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-84VR...: 81 KB unused (60%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://cdn.prod.website-files.com/681399f654933b2...: 71 KB unused (80%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-84VR...: 68 KB unused (38%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 538 KB
538 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://js.hsforms.net/forms/v2.js197 KB115 KB (61%)3rd
https://prod-assets.sequelvideo.com/uploads/toolkit/sequel.js183 KB82 KB (45%)3rd
https://www.googletagmanager.com/gtag/js?id=G-84VRQZG7TVD136 KB81 KB (60%)3rd
https://cdn.prod.website-files.com/681399f654933b29e12fb8bd/js/dagster-staging.schunk.f2efb3c5440a81cf.js89 KB71 KB (80%)3rd
https://www.googletagmanager.com/gtag/js?id=G-84VRQZG7TV&cx=c&gtm=4e6460h1176 KB68 KB (38%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-T3P7KMM4160 KB66 KB (41%)3rd
https://cdn.segment.com/next-integrations/actions/hubspot-web/f25ba9be5f530adf0e00.js53 KB33 KB (63%)3rd
https://cmp.osano.com/16CVGvUGMuXuz33ME/c128a217-a521-43aa-9278-ca40024674dd/osano.js77 KB21 KB (28%)3rd
https://cdn.jsdelivr.net/npm/@finsweet/attributes@2/dist/chunk-WL5KIXHF.js1 KB3rd
https://cdn.jsdelivr.net/npm/@finsweet/attributes@2/dist/chunk-UAA7M346.js1 KB3rd

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

C
Image Optimization
Action
41 images, 0 KB saveable
REVIEW
41 images, 0 KB saveable
Warning::
https://cdn.prod.website-files.com/681399f654933b2... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.prod.website-files.com/681399f654933b2... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.prod.website-files.com/681399f654933b2... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://1sz0wsazpg.flowdrivecdn.com/gOpFbVI6T70duQ... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://1sz0wsazpg.flowdrivecdn.com/9xlJx9k1Nugo5F... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://1sz0wsazpg.flowdrivecdn.com/Q5CnN6Begbfdft... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.prod.website-files.com/681399f654933b2... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://1sz0wsazpg.flowdrivecdn.com/9a1ViYHl9A7GEJ... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://1sz0wsazpg.flowdrivecdn.com/Yw8OMy5KllLuKK... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://1sz0wsazpg.flowdrivecdn.com/gdkVAM1iFD3o7S... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.prod.website-files.com/681399f654933b2... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://1sz0wsazpg.flowdrivecdn.com/TB1A9NK4cUmODK... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.prod.website-files.com/681399f654933b2... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://1sz0wsazpg.flowdrivecdn.com/wAdumZSbxU9a5I... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://1sz0wsazpg.flowdrivecdn.com/XeohGU5wXS8bXY... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.prod.website-files.com/681399f654933b2... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.prod.website-files.com/681399f654933b2... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://1sz0wsazpg.flowdrivecdn.com/d8ajVQLkLdBL2K... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.prod.website-files.com/681399f654933b2... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
41 images 2.9 MB
0 oversized -0 KB
37 legacy format
20 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

Performance issues directly impact user engagement and conversion rates.

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

B
HTTP Caching
private
REVIEW
private
Info::
Cache-Control header is set
Got: private
Info::
No ETag or Last-Modified header
Conditional requests (304 Not Modified) are not possible without validators.
Cache-Control

private

DirectiveValueMeaning
privateOnly browser cache, not CDN/proxy
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
8 fonts (182 KB)
PASS
8 fonts (182 KB)
Info::
8 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

8

182 KB total

Render-blocking

0

of 8

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 FCP 8.4 s LCP 26.2 shttps://fonts.gstatic.com/s/geist/v4/gyByhwUxId8gMEwcGFWNOITd.woff2gyByhwUxId8gMEwcGFWNOIT... https://fonts.gstatic.com/s/geist/v4/gyByhwUxId8gMEwcGFWNOITd.woff2 — 27.8 KiB — 0 ms — font-display: swaphttps://fonts.gstatic.com/s/barlow/v13/7cHqv4kjgoGqM7E3p-ks51ostz0rdg.woff27cHqv4kjgoGqM7E3p-ks51o... https://fonts.gstatic.com/s/barlow/v13/7cHqv4kjgoGqM7E3p-ks51ostz0rdg.woff2 — 15.2 KiB — 0 ms — font-display: swaphttps://fonts.gstatic.com/s/barlow/v13/7cHpv4kjgoGqM7E_DMs5ynghnQ.woff27cHpv4kjgoGqM7E_DMs5yng... https://fonts.gstatic.com/s/barlow/v13/7cHpv4kjgoGqM7E_DMs5ynghnQ.woff2 — 15.3 KiB — 0 ms — font-display: swaphttps://fonts.gstatic.com/s/barlow/v13/7cHqv4kjgoGqM7E3_-gs51ostz0rdg.woff27cHqv4kjgoGqM7E3_-gs51o... https://fonts.gstatic.com/s/barlow/v13/7cHqv4kjgoGqM7E3_-gs51ostz0rdg.woff2 — 15.3 KiB — 0 ms — font-display: swaphttps://fonts.gstatic.com/s/barlow/v13/7cHqv4kjgoGqM7E30-8s51ostz0rdg.woff27cHqv4kjgoGqM7E30-8s51o... https://fonts.gstatic.com/s/barlow/v13/7cHqv4kjgoGqM7E30-8s51ostz0rdg.woff2 — 15.5 KiB — 0 ms — font-display: swaphttps://fonts.gstatic.com/s/barlow/v13/7cHqv4kjgoGqM7E3t-4s51ostz0rdg.woff27cHqv4kjgoGqM7E3t-4s51o... https://fonts.gstatic.com/s/barlow/v13/7cHqv4kjgoGqM7E3t-4s51ostz0rdg.woff2 — 15.4 KiB — 0 ms — font-display: swaphttps://fonts.gstatic.com/s/geistmono/v4/or3nQ6H-1_WfwkMZI_qYFrcdmhHkjko.woff2or3nQ6H-1_WfwkMZI_qYFrc... https://fonts.gstatic.com/s/geistmono/v4/or3nQ6H-1_WfwkMZI_qYFrcdmhHkjko.woff2 — 30.6 KiB — 0 ms — font-display: swaphttps://fonts.gstatic.com/s/inter/v20/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa1ZL7W0Q5nw.woff2UcC73FwrK3iLTeHuS_nVMrM... https://fonts.gstatic.com/s/inter/v20/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa1ZL7W0Q5nw.woff2 — 47.3 KiB — 0 ms — font-display: swap
gyByhwUxId8gMEwcGFWNOIT... woff2 swap
Size 28 KB
Load time 0 ms
Start 0 ms
Risk FOUT — text flashes from fallback to web font
7cHqv4kjgoGqM7E3p-ks51o... woff2 swap
Size 15 KB
Load time 0 ms
Start 0 ms
Risk FOUT — text flashes from fallback to web font
7cHpv4kjgoGqM7E_DMs5yng... woff2 swap
Size 15 KB
Load time 0 ms
Start 0 ms
Risk FOUT — text flashes from fallback to web font
7cHqv4kjgoGqM7E3_-gs51o... woff2 swap
Size 15 KB
Load time 0 ms
Start 0 ms
Risk FOUT — text flashes from fallback to web font
7cHqv4kjgoGqM7E30-8s51o... woff2 swap
Size 15 KB
Load time 0 ms
Start 0 ms
Risk FOUT — text flashes from fallback to web font
7cHqv4kjgoGqM7E3t-4s51o... woff2 swap
Size 15 KB
Load time 0 ms
Start 0 ms
Risk FOUT — text flashes from fallback to web font
or3nQ6H-1_WfwkMZI_qYFrc... woff2 swap
Size 31 KB
Load time 0 ms
Start 0 ms
Risk FOUT — text flashes from fallback to web font
UcC73FwrK3iLTeHuS_nVMrM... woff2 swap
Size 47 KB
Load time 0 ms
Start 0 ms
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)
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
25 hints, 0 missing preconnects
PASS
25 hints, 0 missing preconnects
Info::
Page uses 25 resource hint(s)

Current Resource Hints

preconnect
2
preload
dns-prefetch
prefetch
+13
23

25 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
142 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 6805ms · 1062KB · $128/mo
Unattributable
Other
Costly
Execution 1551ms
Transfer 0 KB
Monthly Cost $29/mo
cdn.prod.website-files.com
Other
Costly
Execution 1124ms
Transfer 60 KB
Monthly Cost $21/mo
cmp.osano.com
Other
Costly
Execution 944ms
Transfer 77 KB
Unused 28%
Monthly Cost $18/mo
dagster.io
Other
Costly
Execution 888ms
Transfer 25 KB
Monthly Cost $17/mo
Google Tag Manager
Tag Manager
Costly
Execution 440ms
Transfer 176 KB
Unused 38%
Monthly Cost $8/mo
d3e54v103j8qbb.cloudfront.net
Other
Costly
Execution 417ms
Transfer 31 KB
Monthly Cost $8/mo
cdn.prod.website-files.com
Other
Costly
Execution 255ms
Transfer 1 KB
Monthly Cost $5/mo
Google Tag Manager
Tag Manager
Costly
Execution 247ms
Transfer 160 KB
Unused 41%
Monthly Cost $5/mo
js.hsforms.net
Other
Optional
Execution 197ms
Transfer 197 KB
Unused 61%
Monthly Cost $4/mo
ws-assets.zoominfo.com
Other
Optional
Execution 169ms
Transfer 15 KB
Monthly Cost $3/mo
Google Tag Manager
Tag Manager
Optional
Execution 135ms
Transfer 136 KB
Unused 60%
Monthly Cost $3/mo
js.hscollectedforms.net
Other
Optional
Execution 120ms
Transfer 26 KB
Monthly Cost $2/mo
Segment
Analytics
Optional
Execution 114ms
Transfer 9 KB
Monthly Cost $2/mo
Segment
Analytics
Optional
Execution 77ms
Transfer 53 KB
Unused 63%
Monthly Cost $1/mo
cdn.prod.website-files.com
Other
Optional
Execution 73ms
Transfer 89 KB
Unused 80%
Monthly Cost $1/mo
ajax.googleapis.com
Other
Optional
Execution 53ms
Transfer 6 KB
Monthly Cost $1/mo

These scripts may cost more than they're worth

  • Unattributable adds 1551ms and costs ~$29/month
  • cdn.prod.website-files.com adds 1124ms and costs ~$21/month
  • cmp.osano.com adds 944ms and costs ~$18/month
  • dagster.io adds 888ms and costs ~$17/month
  • Google Tag Manager adds 440ms and costs ~$8/month
  • d3e54v103j8qbb.cloudfront.net adds 417ms and costs ~$8/month
  • cdn.prod.website-files.com adds 255ms and costs ~$5/month
  • Google Tag Manager adds 247ms and costs ~$5/month

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

Why this matters

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

Learn more

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

Source: web.dev

Unattributable takes 1551ms 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 1124ms 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

cmp.osano.com takes 944ms 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

dagster.io takes 888ms 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 440ms 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

d3e54v103j8qbb.cloudfront.net takes 417ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

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

61% of js.hsforms.net'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

63% of Segment'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

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