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

Performance

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

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

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

1.71 s

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

9.71 s

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

4.53 s

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

0.138

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

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

20.28 s

Page Load Progression

798 ms
1.6 s
2.4 s
3.2 s
4.0 s
4.8 s
5.6 s
6.4 s
Checks
16
7 PASS 3 REVIEW 4 FIX
F
Page Weight Budget
Action
8.4 MB transferred, 141 requests
FIX
8.4 MB transferred, 141 requests
Critical::
Page weighs 14.1 MB (8.4 MB transferred)
Warning::
JavaScript is 2.0 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 2.0 MB
Warning::
141 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 1.8 g CO2 per page load
8.4 MB / 2.4 MB budget
8.4 MB transferred
141 requests
1.8 g CO2 per page load
Other 4.2 MiB 51%
JavaScript 2.0 MiB 24%
Other 1.4 MiB 17%
Images 361.3 KiB 4%
Fonts 177.2 KiB 2%
HTML 97.1 KiB 1%
CSS 73.0 KiB 1%
Other 8.2 KiB 0%
Other 2.4 KiB 0%
Other 2.0 KiB 0%
Other 311 B 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

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
79% third-party, 0 ms blocking
FIX
79% third-party, 0 ms blocking
Warning::
Third-party code accounts for 79% of page weight (6.6 MiB of 8.4 MiB)
Info::
Third-party blocking time is low (0 ms)
21%
79%
First-party Third-party
F
JS Execution Cost
Action
15849ms total JS execution
FIX
15849ms total JS execution
Warning::
https://www.sanity.io/_next/static/chunks/0uz1gb6x...: 10301ms CPU time
Warning::
https://www.sanity.io/: 1873ms CPU time
Warning::
Unattributable: 1028ms CPU time
Warning::
https://www.sanity.io/_next/static/chunks/167ci08t...: 867ms CPU time
Warning::
https://cmp.osano.com/16CLWDTCcnYWI2HHP/e53d2bde-3...: 850ms CPU time
Info::
Third-party scripts: 2757ms (17% of total)

Main Thread Breakdown

Script Evaluation 59% Other 17% Style & Layout 12% Script Parsing & Compilation 5% Rendering 4%
ScriptTotalScriptingParse/CompileParty
https://www.sanity.io/_next/static/chunks/0uz1gb6x4i~gy.js?dpl=dpl_7XhRSfxibpajdLWaTbdePehnDSnS10301ms7567ms46ms1st
https://www.sanity.io/1873ms36ms74ms1st
Unattributable1028ms45ms0ms3rd
https://www.sanity.io/_next/static/chunks/167ci08t2mfto.js?dpl=dpl_7XhRSfxibpajdLWaTbdePehnDSnS867ms461ms110ms1st
https://cmp.osano.com/16CLWDTCcnYWI2HHP/e53d2bde-32d5-45a1-ab1a-16b98951bfe3/osano.js850ms717ms94ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-N3ZSHCP325ms262ms59ms3rd
https://www.googletagmanager.com/gtag/destination?id=AW-16634576538&cx=c&gtm=4e6461h2310ms219ms38ms3rd
https://www.googletagmanager.com/gtag/js?id=G-K7J41TW619&cx=c&gtm=4e6461h2245ms191ms46ms3rd
https://www.sanity.io/_next/static/chunks/0sqt.ygt3kqko.js?dpl=dpl_7XhRSfxibpajdLWaTbdePehnDSnS51ms1ms50ms1st
F
JS Bundles
Action
49 scripts, 920 KB unused
FIX
49 scripts, 920 KB unused
Warning::
https://www.sanity.io/_next/static/chunks/167ci08t...: 128 KB unused (45%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.sanity.io/_next/static/chunks/0sqt.ygt...: 123 KB unused (82%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.sanity.io/_next/static/chunks/12c3qy_6...: 97 KB unused (76%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.sanity.io/_next/static/chunks/0hmpifpn...: 80 KB unused (76%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-N3Z...: 76 KB unused (43%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 920 KB
920 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.sanity.io/_next/static/chunks/167ci08t2mfto.js?dpl=dpl_7XhRSfxibpajdLWaTbdePehnDSnS286 KB128 KB (45%)1st
https://www.sanity.io/_next/static/chunks/0sqt.ygt3kqko.js?dpl=dpl_7XhRSfxibpajdLWaTbdePehnDSnS150 KB123 KB (82%)1st
https://www.sanity.io/_next/static/chunks/12c3qy_6soa9g.js?dpl=dpl_7XhRSfxibpajdLWaTbdePehnDSnS132 KB97 KB (76%)1st
https://www.sanity.io/_next/static/chunks/0hmpifpnc3jey.js?dpl=dpl_7XhRSfxibpajdLWaTbdePehnDSnS108 KB80 KB (76%)1st
https://www.googletagmanager.com/gtm.js?id=GTM-N3ZSHCP175 KB76 KB (43%)3rd
https://www.googletagmanager.com/gtag/destination?id=AW-16634576538&cx=c&gtm=4e6461h2144 KB70 KB (49%)3rd
https://www.googletagmanager.com/gtag/js?id=G-K7J41TW619&cx=c&gtm=4e6461h2169 KB67 KB (40%)3rd
https://www.sanity.io/_next/static/chunks/0uz1gb6x4i~gy.js?dpl=dpl_7XhRSfxibpajdLWaTbdePehnDSnS145 KB47 KB (33%)1st
https://www.sanity.io/_next/static/chunks/0g5jmx.3u4xg2.js?dpl=dpl_7XhRSfxibpajdLWaTbdePehnDSnS42 KB41 KB (99%)1st
https://www.sanity.io/_next/static/chunks/0djohwm-41ade.js?dpl=dpl_7XhRSfxibpajdLWaTbdePehnDSnS88 KB38 KB (43%)1st

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

B
Image Optimization
28 images, 0 KB saveable
REVIEW
28 images, 0 KB saveable
Info::
All images are well-optimized
28 images 361 KB
0 oversized -0 KB
18 legacy format
0 missing dimensions CLS risk
C
Green Hosting
Action
Whether the site is served from green-energy infrastructure
REVIEW

Green Hosting

No green hosting detected

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

public, max-age=0, must-revalidate

DirectiveValueMeaning
publicAny cache may store this response
max-age0Cache for 0 seconds
must-revalidateMust recheck with server after expiry
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 (177 KB)
PASS
7 fonts (177 KB)
Info::
7 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

7

177 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 FCP 1.7 s LCP 9.7 shttps://www.sanity.io/_next/static/media/ibm_plex_mono_bold_italic_subset-s.p.0w6iq6ec_1blj.woff2?dpl=dpl_7XhRSfxibpajdLWaTbdePehnDSnSibm_plex_mono_bold_ital... https://www.sanity.io/_next/static/media/ibm_plex_mono_bold_italic_subset-s.p.0w6iq6ec_1blj.woff2?dpl=dpl_7XhRSfxibpajdLWaTbdePehnDSnS — 12.8 KiB — 0 ms — font-display: swaphttps://www.sanity.io/_next/static/media/ibm_plex_mono_bold_subset-s.p.0o~xf2kclz5qt.woff2?dpl=dpl_7XhRSfxibpajdLWaTbdePehnDSnSibm_plex_mono_bold_subs... https://www.sanity.io/_next/static/media/ibm_plex_mono_bold_subset-s.p.0o~xf2kclz5qt.woff2?dpl=dpl_7XhRSfxibpajdLWaTbdePehnDSnS — 11.6 KiB — 0 ms — font-display: swaphttps://www.sanity.io/_next/static/media/ibm_plex_mono_regular_italic_subset-s.p.0l8emj58-vz5b.woff2?dpl=dpl_7XhRSfxibpajdLWaTbdePehnDSnSibm_plex_mono_regular_i... https://www.sanity.io/_next/static/media/ibm_plex_mono_regular_italic_subset-s.p.0l8emj58-vz5b.woff2?dpl=dpl_7XhRSfxibpajdLWaTbdePehnDSnS — 12.7 KiB — 0 ms — font-display: swaphttps://www.sanity.io/_next/static/media/ibm_plex_mono_regular_subset-s.p.0.9e4mj_ldshf.woff2?dpl=dpl_7XhRSfxibpajdLWaTbdePehnDSnSibm_plex_mono_regular_s... https://www.sanity.io/_next/static/media/ibm_plex_mono_regular_subset-s.p.0.9e4mj_ldshf.woff2?dpl=dpl_7XhRSfxibpajdLWaTbdePehnDSnS — 11.5 KiB — 0 ms — font-display: swaphttps://www.sanity.io/_next/static/media/waldenburg_fett-s.p.0h5moty~o0m8v.woff2?dpl=dpl_7XhRSfxibpajdLWaTbdePehnDSnSwaldenburg_fett-s.p.0h5... https://www.sanity.io/_next/static/media/waldenburg_fett-s.p.0h5moty~o0m8v.woff2?dpl=dpl_7XhRSfxibpajdLWaTbdePehnDSnS — 45.8 KiB — 0 ms — font-display: swaphttps://www.sanity.io/_next/static/media/waldenburg_normal-s.p.0tgxiqak_~9dn.woff2?dpl=dpl_7XhRSfxibpajdLWaTbdePehnDSnSwaldenburg_normal-s.p.0... https://www.sanity.io/_next/static/media/waldenburg_normal-s.p.0tgxiqak_~9dn.woff2?dpl=dpl_7XhRSfxibpajdLWaTbdePehnDSnS — 41.5 KiB — 0 ms — font-display: swaphttps://www.sanity.io/_next/static/media/waldenburg_normal_kursiv-s.p.140ht9l1oft.j.woff2?dpl=dpl_7XhRSfxibpajdLWaTbdePehnDSnSwaldenburg_normal_kursi... https://www.sanity.io/_next/static/media/waldenburg_normal_kursiv-s.p.140ht9l1oft.j.woff2?dpl=dpl_7XhRSfxibpajdLWaTbdePehnDSnS — 41.3 KiB — 0 ms — font-display: swap
ibm_plex_mono_bold_ital... woff2 swap
Size 13 KB
Load time 0 ms
Start 0 ms
Risk FOUT — text flashes from fallback to web font
ibm_plex_mono_bold_subs... woff2 swap
Size 12 KB
Load time 0 ms
Start 0 ms
Risk FOUT — text flashes from fallback to web font
ibm_plex_mono_regular_i... woff2 swap
Size 13 KB
Load time 0 ms
Start 0 ms
Risk FOUT — text flashes from fallback to web font
ibm_plex_mono_regular_s... woff2 swap
Size 11 KB
Load time 0 ms
Start 0 ms
Risk FOUT — text flashes from fallback to web font
waldenburg_fett-s.p.0h5... woff2 swap
Size 46 KB
Load time 0 ms
Start 0 ms
Risk FOUT — text flashes from fallback to web font
waldenburg_normal-s.p.0... woff2 swap
Size 41 KB
Load time 0 ms
Start 0 ms
Risk FOUT — text flashes from fallback to web font
waldenburg_normal_kursi... woff2 swap
Size 41 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
12 hints, 0 missing preconnects
PASS
12 hints, 0 missing preconnects
Info::
Page uses 12 resource hint(s)

Current Resource Hints

preconnect
1
preload
+1
11
dns-prefetch
prefetch

12 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
Network Waterfall
141 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
17% of JavaScript execution is third-party
First-party Third-party 2757ms · 563KB · €30/mo
Unattributable
Other
Costly
Execution 1028ms
Transfer 0 KB
Monthly Cost €11/mo
cmp.osano.com
Other
Costly
Execution 850ms
Transfer 76 KB
Unused 27%
Monthly Cost €9/mo
Google Tag Manager
Tag Manager
Costly
Execution 325ms
Transfer 175 KB
Unused 43%
Monthly Cost €4/mo
Google Tag Manager
Tag Manager
Costly
Execution 310ms
Transfer 144 KB
Unused 49%
Monthly Cost €3/mo
Google Tag Manager
Tag Manager
Costly
Execution 245ms
Transfer 169 KB
Unused 40%
Monthly Cost €3/mo

These scripts may cost more than they're worth

  • Unattributable adds 1028ms and costs ~€11/month
  • cmp.osano.com adds 850ms and costs ~€9/month
  • Google Tag Manager adds 325ms and costs ~€4/month
  • Google Tag Manager adds 310ms and costs ~€3/month
  • Google Tag Manager adds 245ms and costs ~€3/month

Unattributable takes 1028ms 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 850ms 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 325ms 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 310ms 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 245ms 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

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