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

Performance

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

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

33
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.
77
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.

2.02 s

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

24.23 s

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

2.61 s

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

0.106

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

9.26 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.05 s

Page Load Progression

636 ms
1.3 s
1.9 s
2.5 s
3.2 s
3.8 s
4.5 s
5.1 s
Checks
16
7 PASS 2 REVIEW 5 FIX
F
Page Weight Budget
Action
9.0 MB transferred, 225 requests
FIX
9.0 MB transferred, 225 requests
Critical::
Page weighs 20.3 MB (9.0 MB transferred)
Warning::
JavaScript is 4.0 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 4.0 MB
Info::
Fonts are 427 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 427 KB
Warning::
225 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 1.9 g CO2 per page load
9.0 MB / 2.4 MB budget
9.0 MB transferred
225 requests
1.9 g CO2 per page load
JavaScript 4.0 MiB 45%
Other 3.2 MiB 36%
Images 1011.3 KiB 11%
Fonts 426.6 KiB 5%
CSS 131.3 KiB 1%
HTML 125.1 KiB 1%
Other 103.2 KiB 1%
Other 13.7 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
68% third-party, 0 ms blocking
FIX
68% third-party, 0 ms blocking
Warning::
Third-party code accounts for 68% of page weight (6.1 MiB of 9.0 MiB)
Info::
Third-party blocking time is low (0 ms)
32%
68%
First-party Third-party
F
JS Execution Cost
Action
11387ms total JS execution
FIX
11387ms total JS execution
Warning::
https://www.monday.com/nhp/_next/static/chunks/fra...: 2070ms CPU time
Warning::
Unattributable: 1638ms CPU time
Warning::
https://www.monday.com/nhp/_next/static/chunks/pag...: 1420ms CPU time
Warning::
https://www.monday.com/: 1159ms CPU time
Warning::
https://www.monday.com/nhp/_next/static/chunks/pag...: 820ms CPU time
Info::
Third-party scripts: 3259ms (29% of total)

Main Thread Breakdown

Script Evaluation 53% Other 19% Script Parsing & Compilation 11% Style & Layout 9% Rendering 4%
ScriptTotalScriptingParse/CompileParty
https://www.monday.com/nhp/_next/static/chunks/framework-355174a933119eba.js2070ms1705ms19ms1st
Unattributable1638ms37ms0ms3rd
https://www.monday.com/nhp/_next/static/chunks/pages/_app-cb7f0711055ded46.js1420ms484ms65ms1st
https://www.monday.com/1159ms117ms7ms1st
https://www.monday.com/nhp/_next/static/chunks/pages/generated-templates/dynamic-template-page-8f69e5bd685d9fa6.js820ms773ms2ms1st
https://monday.com/ti/WMDX8GX/574ms487ms62ms3rd
https://www.monday.com/ti/WMDX8GX/?id=G-9HZ2RE5VH7&cx=c&gtm=4e6461h2381ms299ms39ms1st
https://cdn.cookiehub.eu/c2/9f681576.js346ms315ms22ms3rd
https://www.monday.com/ti/WMDX8GX/?id=GTM-56D7ML6P&gtm=4e6461h2320ms246ms71ms1st
https://js.qualified.com/qualified.js?token=fcBTsAJLpnZhBHvP278ms144ms130ms3rd

Showing top 10 of 24 scripts

F
JS Bundles
Action
76 scripts, 1.5 MB unused
FIX
76 scripts, 1.5 MB unused
Warning::
https://js.qualified.com/qualified.js?token=fcBTsA...: 299 KB unused (86%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.monday.com/nhp/_next/static/chunks/960...: 153 KB unused (42%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.monday.com/nhp/_next/static/chunks/pag...: 135 KB unused (63%)
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.
Info::
Total unused JavaScript: 1.5 MB
1548 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://js.qualified.com/qualified.js?token=fcBTsAJLpnZhBHvP370 KB299 KB (86%)3rd
https://www.monday.com/nhp/_next/static/chunks/9602-03230d81fcbcb11b.js361 KB153 KB (42%)1st
https://www.monday.com/nhp/_next/static/chunks/pages/_app-cb7f0711055ded46.js214 KB135 KB (63%)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=4e6461h2134 KB75 KB (56%)1st
https://www.monday.com/ti/WMDX8GX/?id=G-9HZ2RE5VH7&cx=c&gtm=4e6461h2174 KB73 KB (42%)1st
https://www.monday.com/ti/WMDX8GX/?id=GTM-56D7ML6P&gtm=4e6461h2194 KB71 KB (36%)1st
https://www.monday.com/ti/WMDX8GX/?id=AW-11532251586&cx=c&gtm=4e6461h2149 KB70 KB (47%)1st
https://monday.com/webflow-scripts/devlink/devlink.bundle.js91 KB69 KB (76%)3rd
https://www.monday.com/ti/WMDX8GX/?id=AW-11059637586&cx=c&gtm=4e6461h2148 KB69 KB (46%)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
70 images, 0 KB saveable
REVIEW
70 images, 0 KB saveable
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://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://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://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/mo... 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://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://dapulse-res.cloudinary.com/image/upload/v1... 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://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://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/mo... 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.
70 images 1011 KB
0 oversized -0 KB
39 legacy format
41 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

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

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

Web fonts

10

427 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 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 FCP 2.0 s LCP 24.2 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.2 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 — 7.9 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 — 8.0 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.9 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/68409afca2188e3b7ce4a66e_Poppins-Regular.ttf68409afca2188e3b7ce4a66... https://cdn.prod.website-files.com/6836d5600e01e03c6cdf81d6/68409afca2188e3b7ce4a66e_Poppins-Regular.ttf — 68.9 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/68409afc0ecfd15b1827cfc3_Poppins-Bold.ttf68409afc0ecfd15b1827cfc... https://cdn.prod.website-files.com/6836d5600e01e03c6cdf81d6/68409afc0ecfd15b1827cfc3_Poppins-Bold.ttf — 68.4 KiB — 0 ms — font-display: swaphttps://cdn.prod.website-files.com/6836d5600e01e03c6cdf81d6/68409afd1e2f32af537250d5_Poppins-SemiBold.ttf68409afd1e2f32af537250d... https://cdn.prod.website-files.com/6836d5600e01e03c6cdf81d6/68409afd1e2f32af537250d5_Poppins-SemiBold.ttf — 68.6 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
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
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
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
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
68409afd1e2f32af537250d... 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
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 ~103 KB and ~206 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
45 hints, 0 missing preconnects
PASS
45 hints, 0 missing preconnects
Info::
Page uses 45 resource hint(s)

Current Resource Hints

preconnect
1
preload
+15
25
dns-prefetch
2
prefetch
+7
17

45 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
225 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
29% of JavaScript execution is third-party
First-party Third-party 3259ms · 733KB · €35/mo
Unattributable
Other
Costly
Execution 1638ms
Transfer 0 KB
Monthly Cost €18/mo
monday.com
Other
Costly
Execution 574ms
Transfer 212 KB
Unused 30%
Monthly Cost €6/mo
cdn.cookiehub.eu
Other
Costly
Execution 346ms
Transfer 44 KB
Monthly Cost €4/mo
js.qualified.com
Other
Costly
Execution 278ms
Transfer 370 KB
Unused 86%
Monthly Cost €3/mo
monday.com
Other
Costly
Execution 263ms
Transfer 91 KB
Unused 76%
Monthly Cost €3/mo
informer-cdn2.monday.com
Other
Optional
Execution 95ms
Transfer 10 KB
Monthly Cost €1/mo
static.cloudflareinsights.com
Other
Optional
Execution 65ms
Transfer 7 KB
Monthly Cost €1/mo

These scripts may cost more than they're worth

  • Unattributable adds 1638ms and costs ~€18/month
  • monday.com adds 574ms and costs ~€6/month
  • cdn.cookiehub.eu adds 346ms and costs ~€4/month
  • js.qualified.com adds 278ms and costs ~€3/month
  • monday.com adds 263ms and costs ~€3/month

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

monday.com takes 574ms 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.cookiehub.eu takes 346ms 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 278ms 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

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

monday.com takes 263ms 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