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

Performance

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

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

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

696 ms

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

8.78 s

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

352 ms

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.

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

10.16 s

Page Load Progression

967 ms
1.9 s
2.9 s
3.9 s
4.8 s
5.8 s
6.8 s
7.7 s
Checks
14
5 PASS 2 REVIEW 5 FIX
F
Page Weight Budget
Action
14.6 MB transferred, 300 requests
FIX
14.6 MB transferred, 300 requests
Critical::
Page weighs 25.1 MB (14.6 MB transferred)
Warning::
Images are 4.9 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 4.9 MB
Warning::
JavaScript is 3.7 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 3.7 MB
Info::
Fonts are 360 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 360 KB
Warning::
300 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 3.1 g CO2 per page load
14.6 MB / 2.4 MB budget
14.6 MB transferred
300 requests
3.1 g CO2 per page load
Images 4.9 MiB 34%
JavaScript 3.7 MiB 25%
Other 3.2 MiB 22%
Other 1.8 MiB 13%
Fonts 359.6 KiB 2%
HTML 292.7 KiB 2%
CSS 131.2 KiB 1%
Other 102.9 KiB 1%
Other 13.3 KiB 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
79% third-party, 0 ms blocking
FIX
79% third-party, 0 ms blocking
Warning::
Third-party code accounts for 79% of page weight (11.5 MiB of 14.6 MiB)
Info::
Third-party blocking time is low (0 ms)
21%
79%
First-party Third-party
F
JS Execution Cost
Action
4578ms total JS execution
FIX
4578ms total JS execution
Warning::
https://www.monday.com/nhp/_next/static/chunks/pag...: 854ms CPU time
Warning::
https://www.monday.com/: 779ms CPU time
Warning::
Unattributable: 704ms CPU time
Warning::
https://www.monday.com/nhp/_next/static/chunks/fra...: 514ms CPU time
Warning::
https://www.monday.com/nhp/_next/static/chunks/pag...: 257ms CPU time
Info::
Third-party scripts: 1100ms (24% of total)

Main Thread Breakdown

Script Evaluation 43% Other 30% Style & Layout 12% Script Parsing & Compilation 7% Rendering 4%
ScriptTotalScriptingParse/CompileParty
https://www.monday.com/nhp/_next/static/chunks/pages/_app-cb7f0711055ded46.js854ms194ms19ms1st
https://www.monday.com/779ms37ms2ms1st
Unattributable704ms7ms0ms3rd
https://www.monday.com/nhp/_next/static/chunks/framework-355174a933119eba.js514ms414ms4ms1st
https://www.monday.com/nhp/_next/static/chunks/pages/generated-templates/dynamic-template-page-8f69e5bd685d9fa6.js257ms227ms0ms1st
https://www.monday.com/cdn-cgi/challenge-platform/scripts/jsd/main.js200ms197ms1ms1st
https://monday.com/ti/WMDX8GX/190ms150ms21ms3rd
https://www.monday.com/ti/WMDX8GX/?id=GTM-56D7ML6P&gtm=4e6460128ms85ms14ms1st
https://cdn.cookiehub.eu/c2/9f681576.js128ms115ms7ms3rd
https://www.monday.com/ti/WMDX8GX/?id=AW-933380251&cx=c&gtm=4e6460126ms115ms10ms1st

Showing top 10 of 19 scripts

F
JS Bundles
Action
80 scripts, 1.2 MB unused
FIX
80 scripts, 1.2 MB unused
Warning::
https://www.monday.com/nhp/_next/static/chunks/pag...: 138 KB unused (65%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.monday.com/nhp/_next/static/chunks/960...: 125 KB unused (35%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.monday.com/nhp/_next/static/chunks/584...: 98 KB unused (100%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.monday.com/ti/WMDX8GX/gtd?id=AW-965311...: 75 KB unused (56%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.monday.com/ti/WMDX8GX/?id=G-9HZ2RE5VH7...: 73 KB unused (42%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 1.2 MB
1226 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.monday.com/nhp/_next/static/chunks/pages/_app-cb7f0711055ded46.js214 KB138 KB (65%)1st
https://www.monday.com/nhp/_next/static/chunks/9602-03230d81fcbcb11b.js361 KB125 KB (35%)1st
https://www.monday.com/nhp/_next/static/chunks/58474bfb-679c723d89e8f675.js98 KB98 KB (100%)1st
https://www.monday.com/ti/WMDX8GX/gtd?id=AW-965311469&cx=c&gtm=4e6460134 KB75 KB (56%)1st
https://www.monday.com/ti/WMDX8GX/?id=G-9HZ2RE5VH7&cx=c&gtm=4e6460174 KB73 KB (42%)1st
https://www.monday.com/ti/WMDX8GX/?id=GTM-56D7ML6P&gtm=4e6460194 KB71 KB (37%)1st
https://www.monday.com/ti/WMDX8GX/?id=AW-11532251586&cx=c&gtm=4e6460149 KB70 KB (47%)1st
https://www.monday.com/ti/WMDX8GX/?id=AW-11059637586&cx=c&gtm=4e6460148 KB69 KB (46%)1st
https://monday.com/webflow-scripts/devlink/devlink.bundle.js91 KB69 KB (76%)3rd
https://www.monday.com/ti/WMDX8GX/?id=DC-8175736&cx=c&gtm=4e6460135 KB68 KB (50%)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

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

private, no-cache, no-store, max-age=0, must-revalidate

DirectiveValueMeaning
privateOnly browser cache, not CDN/proxy
no-cacheCache but always revalidate first
no-storeNever cache this response
max-age0Cache for 0 seconds
must-revalidateMust recheck with server after expiry
C
Image Optimization
Action
127 images, 0 KB saveable
REVIEW
127 images, 0 KB saveable
Warning::
https://dapulse-res.cloudinary.com/image/upload/v1... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://dapulse-res.cloudinary.com/image/upload/v1... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.prod.website-files.com/6836d5600e01e03... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.prod.website-files.com/6836d5600e01e03... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.prod.website-files.com/6836d5600e01e03... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://dapulse-res.cloudinary.com/image/upload/f_... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.prod.website-files.com/6836d5600e01e03... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.prod.website-files.com/6836d5600e01e03... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://dapulse-res.cloudinary.com/image/upload/v1... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://dapulse-res.cloudinary.com/image/upload/f_... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://dapulse-res.cloudinary.com/image/upload/Ge... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.prod.website-files.com/6836d5600e01e03... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://dapulse-res.cloudinary.com/image/upload/v1... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.prod.website-files.com/6836d5600e01e03... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.prod.website-files.com/6836d5600e01e03... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://dapulse-res.cloudinary.com/image/upload/f_... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.prod.website-files.com/6836d5600e01e03... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.prod.website-files.com/6836d5600e01e03... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://dapulse-res.cloudinary.com/image/upload/v1... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://dapulse-res.cloudinary.com/image/upload/v1... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.prod.website-files.com/6836d5600e01e03... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.prod.website-files.com/6836d5600e01e03... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.prod.website-files.com/6836d5600e01e03... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://dapulse-res.cloudinary.com/image/upload/v1... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.prod.website-files.com/6836d5600e01e03... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://dapulse-res.cloudinary.com/image/upload/v1... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.prod.website-files.com/6836d5600e01e03... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.prod.website-files.com/6836d5600e01e03... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.prod.website-files.com/6836d5600e01e03... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://dapulse-res.cloudinary.com/image/upload/v1... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://dapulse-res.cloudinary.com/image/upload/v1... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.prod.website-files.com/6836d5600e01e03... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://dapulse-res.cloudinary.com/image/upload/f_... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.prod.website-files.com/6836d5600e01e03... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://dapulse-res.cloudinary.com/image/upload/Ge... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.prod.website-files.com/6836d5600e01e03... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://dapulse-res.cloudinary.com/image/upload/Ge... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.prod.website-files.com/6836d5600e01e03... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.prod.website-files.com/6836d5600e01e03... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.prod.website-files.com/6836d5600e01e03... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://dapulse-res.cloudinary.com/image/upload/Ge... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.prod.website-files.com/6836d5600e01e03... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://dapulse-res.cloudinary.com/image/upload/v1... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://dapulse-res.cloudinary.com/image/upload/v1... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.prod.website-files.com/6836d5600e01e03... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.prod.website-files.com/6836d5600e01e03... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://dapulse-res.cloudinary.com/image/upload/f_... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://dapulse-res.cloudinary.com/image/upload/v1... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.prod.website-files.com/6836d5600e01e03... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.prod.website-files.com/6836d5600e01e03... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.prod.website-files.com/6836d5600e01e03... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://dapulse-res.cloudinary.com/image/upload/v1... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.prod.website-files.com/6836d5600e01e03... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://dapulse-res.cloudinary.com/image/upload/v1... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.prod.website-files.com/6836d5600e01e03... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://dapulse-res.cloudinary.com/image/upload/f_... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://dapulse-res.cloudinary.com/image/upload/f_... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://dapulse-res.cloudinary.com/image/upload/v1... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://dapulse-res.cloudinary.com/image/upload/v1... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.prod.website-files.com/6836d5600e01e03... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.prod.website-files.com/6836d5600e01e03... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.prod.website-files.com/6836d5600e01e03... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.prod.website-files.com/6836d5600e01e03... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://dapulse-res.cloudinary.com/image/upload/v1... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.prod.website-files.com/6836d5600e01e03... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://dapulse-res.cloudinary.com/image/upload/v1... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.prod.website-files.com/6836d5600e01e03... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://dapulse-res.cloudinary.com/image/upload/f_... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://dapulse-res.cloudinary.com/image/upload/re... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.prod.website-files.com/6836d5600e01e03... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://dapulse-res.cloudinary.com/image/upload/v1... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.prod.website-files.com/6836d5600e01e03... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://dapulse-res.cloudinary.com/image/upload/v1... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://dapulse-res.cloudinary.com/image/upload/v1... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
127 images 4.9 MB
0 oversized -0 KB
84 legacy format
74 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

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

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

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

Web fonts

10

360 KB total

Render-blocking

0

of 10

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s 7.0 s 8.0 s 9.0 s FCP 696 ms LCP 8.8 shttps://www.monday.com/static/fonts/poppins/poppins-v20-latin-200.woff2poppins-v20-latin-200.w... https://www.monday.com/static/fonts/poppins/poppins-v20-latin-200.woff2 — 51.3 KiB — 0 ms — font-display: swaphttps://www.monday.com/static/fonts/poppins/poppins-v20-latin-300.woff2poppins-v20-latin-300.w... https://www.monday.com/static/fonts/poppins/poppins-v20-latin-300.woff2 — 8.0 KiB — 0 ms — font-display: swaphttps://www.monday.com/static/fonts/poppins/poppins-v20-latin-regular.woff2poppins-v20-latin-regul... https://www.monday.com/static/fonts/poppins/poppins-v20-latin-regular.woff2 — 7.9 KiB — 0 ms — font-display: swaphttps://www.monday.com/static/fonts/poppins/poppins-v20-latin-600.woff2poppins-v20-latin-600.w... https://www.monday.com/static/fonts/poppins/poppins-v20-latin-600.woff2 — 8.1 KiB — 0 ms — font-display: swaphttps://www.monday.com/static/fonts/poppins/poppins-v20-latin-700.woff2poppins-v20-latin-700.w... https://www.monday.com/static/fonts/poppins/poppins-v20-latin-700.woff2 — 7.8 KiB — 0 ms — font-display: swaphttps://cdn.prod.website-files.com/6836d5600e01e03c6cdf81d6/68409afd4436c6c379e0f68e_Poppins-Light.ttf68409afd4436c6c379e0f68... https://cdn.prod.website-files.com/6836d5600e01e03c6cdf81d6/68409afd4436c6c379e0f68e_Poppins-Light.ttf — 69.1 KiB — 0 ms — font-display: swaphttps://cdn.prod.website-files.com/6836d5600e01e03c6cdf81d6/68409afca2188e3b7ce4a66e_Poppins-Regular.ttf68409afca2188e3b7ce4a66... https://cdn.prod.website-files.com/6836d5600e01e03c6cdf81d6/68409afca2188e3b7ce4a66e_Poppins-Regular.ttf — 68.8 KiB — 0 ms — font-display: swapdata:application/x-font-ttf;charset=utf-8;base64,AAEAAAALAIAAAwAwT1MvMg8SBiUAAAC8AAAAYGNtYXDpP+a4AA…x-font-ttf;charset=utf-... data:application/x-font-ttf;charset=utf-8;base64,AAEAAAALAIAAAwAwT1MvMg8SBiUAAAC8AAAAYGNtYXDpP+a4AA… — 1.8 KiB — 0 ms — font-display: swaphttps://cdn.prod.website-files.com/6836d5600e01e03c6cdf81d6/68409afd96eefcb44c4abd64_Poppins-Medium.ttf68409afd96eefcb44c4abd6... https://cdn.prod.website-files.com/6836d5600e01e03c6cdf81d6/68409afd96eefcb44c4abd64_Poppins-Medium.ttf — 68.4 KiB — 0 ms — font-display: swaphttps://cdn.prod.website-files.com/6836d5600e01e03c6cdf81d6/68409afc0ecfd15b1827cfc3_Poppins-Bold.ttf68409afc0ecfd15b1827cfc... https://cdn.prod.website-files.com/6836d5600e01e03c6cdf81d6/68409afc0ecfd15b1827cfc3_Poppins-Bold.ttf — 68.3 KiB — 0 ms — font-display: swap
poppins-v20-latin-200.w... woff2 swap
Size 51 KB
Load time 0 ms
Start 0 ms
Risk FOUT — text flashes from fallback to web font
poppins-v20-latin-300.w... woff2 swap
Size 8 KB
Load time 0 ms
Start 0 ms
Risk FOUT — text flashes from fallback to web font
poppins-v20-latin-regul... woff2 swap
Size 8 KB
Load time 0 ms
Start 0 ms
Risk FOUT — text flashes from fallback to web font
poppins-v20-latin-600.w... woff2 swap
Size 8 KB
Load time 0 ms
Start 0 ms
Risk FOUT — text flashes from fallback to web font
poppins-v20-latin-700.w... woff2 swap
Size 8 KB
Load time 0 ms
Start 0 ms
Risk FOUT — text flashes from fallback to web font
68409afd4436c6c379e0f68... ttf swap
Size 69 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
68409afca2188e3b7ce4a66... ttf swap
Size 69 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
x-font-ttf;charset=utf-... unknown swap
Size 2 KB
Load time 0 ms
Start 0 ms
Risk FOUT — text flashes from fallback to web font
68409afd96eefcb44c4abd6... ttf swap
Size 68 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
68409afc0ecfd15b1827cfc... ttf swap
Size 68 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 ~83 KB and ~166 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
Network Waterfall
300 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
24% of JavaScript execution is third-party
First-party Third-party 1100ms · 347KB · €12/mo
Unattributable
Other
Costly
Execution 704ms
Transfer 0 KB
Monthly Cost €8/mo
monday.com
Other
Optional
Execution 190ms
Transfer 212 KB
Unused 30%
Monthly Cost €2/mo
cdn.cookiehub.eu
Other
Optional
Execution 128ms
Transfer 44 KB
Monthly Cost €1/mo
monday.com
Other
Optional
Execution 78ms
Transfer 91 KB
Unused 76%
Monthly Cost €1/mo

These scripts may cost more than they're worth

  • Unattributable adds 704ms and costs ~€8/month

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

76% of monday.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