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

Performance

· 16 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
72
GRADE
C
FIX
5
REVIEW
2
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.
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.
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.

7.18 s

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

10.39 s

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

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

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

21.32 s

Page Load Progression

819 ms
1.6 s
2.5 s
3.3 s
4.1 s
4.9 s
5.7 s
6.5 s
Checks
16
7 PASS 2 REVIEW 5 FIX
F
Page Weight Budget
Action
23.6 MB transferred, 169 requests
FIX
23.6 MB transferred, 169 requests
Critical::
Page weighs 26.9 MB (23.6 MB transferred)
Warning::
Images are 10.7 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 10.7 MB
Warning::
JavaScript is 1.1 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 1.1 MB
Info::
Fonts are 362 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 362 KB
Warning::
169 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 4.9 g CO2 per page load
23.6 MB / 2.4 MB budget
23.6 MB transferred
169 requests
4.9 g CO2 per page load
Other 11.3 MiB 48%
Images 10.7 MiB 45%
JavaScript 1.1 MiB 5%
Fonts 361.9 KiB 1%
Other 36.3 KiB 0%
HTML 32.7 KiB 0%
CSS 27.7 KiB 0%
Other 20.2 KiB 0%
Other 4.5 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
100% third-party, 0 ms blocking
FIX
100% third-party, 0 ms blocking
Warning::
Third-party code accounts for 100% of page weight (23.6 MiB of 23.6 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Execution Cost
Action
10678ms total JS execution
FIX
10678ms total JS execution
Warning::
Unattributable: 2975ms CPU time
Warning::
https://directus.io/: 2748ms CPU time
Warning::
https://directus.io/_nuxt/sGj1QCrR.js: 1734ms CPU time
Warning::
https://directus.io/_nuxt/DG_71GIE.js: 796ms CPU time
Warning::
https://js.hs-analytics.net/analytics/177559380000...: 638ms CPU time
Warning::
Third-party scripts: 10678ms (100% of total)

Main Thread Breakdown

Script Evaluation 41% Other 33% Style & Layout 16% Rendering 5% Script Parsing & Compilation 3%
ScriptTotalScriptingParse/CompileParty
Unattributable2975ms823ms0ms3rd
https://directus.io/2748ms28ms1ms3rd
https://directus.io/_nuxt/sGj1QCrR.js1734ms1250ms2ms3rd
https://directus.io/_nuxt/DG_71GIE.js796ms474ms1ms3rd
https://js.hs-analytics.net/analytics/1775593800000/20534155.js638ms430ms12ms3rd
https://www.googletagmanager.com/gtag/js?id=AW-437246511262ms213ms47ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-PTLT3GH233ms188ms33ms3rd
https://cdn.claydar.com/releases/latest/radar.min.js229ms89ms12ms3rd
https://directus.io/ingest/static/posthog-recorder.js?v=1.314.0176ms139ms33ms3rd
https://connect.facebook.net/en_US/fbevents.js145ms108ms35ms3rd

Showing top 10 of 19 scripts

D
JS Bundles
Action
53 scripts, 423 KB unused
FIX
53 scripts, 423 KB unused
Warning::
https://www.googletagmanager.com/gtag/js?id=AW-437...: 105 KB unused (72%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://directus.io/_nuxt/sGj1QCrR.js: 75 KB unused (41%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-PTL...: 61 KB unused (52%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=AW-437...: 60 KB unused (41%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://directus.io/ingest/static/posthog-recorder...: 38 KB unused (61%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 423 KB
423 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.googletagmanager.com/gtag/js?id=AW-437246511&cx=c&gtm=4e6460146 KB105 KB (72%)3rd
https://directus.io/_nuxt/sGj1QCrR.js182 KB75 KB (41%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-PTLT3GH117 KB61 KB (52%)3rd
https://www.googletagmanager.com/gtag/js?id=AW-437246511146 KB60 KB (41%)3rd
https://directus.io/ingest/static/posthog-recorder.js?v=1.314.062 KB38 KB (61%)3rd
https://connect.facebook.net/en_US/fbevents.js95 KB33 KB (35%)3rd
https://directus.io/_nuxt/DG_71GIE.js40 KB28 KB (71%)3rd
https://directus.io/ingest/static/surveys.js?v=1.314.029 KB22 KB (75%)3rd
https://directus.io/_nuxt/B1GXSNzI.js1 KB3rd
https://static.claydar.com/init.v1.js?id=cS4Y1QGMUo1 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

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

No Cache-Control header

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

C
Image Optimization
Action
44 images, 0 KB saveable
REVIEW
44 images, 0 KB saveable
Warning::
https://marketing.directus.app/assets/e2bba669-84a... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://marketing.directus.app/assets/92c8b1fc-64f... 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://directus.io/_nuxt/logo-dark.Bhm22UGW.svg is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://marketing.directus.app/assets/34e2c465-e1a... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://marketing.directus.app/assets/7a518771-993... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://marketing.directus.app/assets/c9080dd0-07f... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://marketing.directus.app/assets/24a0288b-122... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://marketing.directus.app/assets/c3647573-7e9... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://marketing.directus.app/assets/c989710f-b16... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://marketing.directus.app/assets/fe8306e0-a32... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://marketing.directus.app/assets/09dadbb5-553... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
44 images 10.7 MB
0 oversized -0 KB
34 legacy format
12 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

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

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

Web fonts

4

362 KB total

Render-blocking

0

of 4

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 7.2 s LCP 10.4 shttps://directus.io/_nuxt/inter.B2jtmvIw.woff2inter.B2jtmvIw.woff2 https://directus.io/_nuxt/inter.B2jtmvIw.woff2 — 318.8 KiB — 0 ms — font-display: swaphttps://directus.io/_nuxt/poppins-600.zEkxB9Mr.woff2poppins-600.zEkxB9Mr.woff2 https://directus.io/_nuxt/poppins-600.zEkxB9Mr.woff2 — 7.9 KiB — 0 ms — font-display: swaphttps://directus.io/_nuxt/fira_code-400.DpzCo32O.wofffira_code-400.DpzCo32O.... https://directus.io/_nuxt/fira_code-400.DpzCo32O.woff — 27.4 KiB — 0 ms — font-display: swaphttps://directus.io/_nuxt/poppins-400.cpxAROuN.woff2poppins-400.cpxAROuN.woff2 https://directus.io/_nuxt/poppins-400.cpxAROuN.woff2 — 7.8 KiB — 0 ms — font-display: swap
inter.B2jtmvIw.woff2 woff2 swap
Size 319 KB
Load time 0 ms
Start 0 ms
Risk FOUT — text flashes from fallback to web font
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
poppins-600.zEkxB9Mr.woff2 woff2 swap
Size 8 KB
Load time 0 ms
Start 0 ms
Risk FOUT — text flashes from fallback to web font
fira_code-400.DpzCo32O.... woff swap
Size 27 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
poppins-400.cpxAROuN.woff2 woff2 swap
Size 8 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)

Fixing the unchecked items could save ~168 KB and ~336 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
5 hints, 0 missing preconnects
PASS
5 hints, 0 missing preconnects
Info::
Page uses 5 resource hint(s)

Current Resource Hints

preconnect
preload
2
dns-prefetch
prefetch
3

5 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
169 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 10678ms · 1071KB · $61/mo
Unattributable
Other
Costly
Execution 2975ms
Transfer 0 KB
Monthly Cost $17/mo
directus.io
Other
Costly
Execution 2748ms
Transfer 33 KB
Monthly Cost $16/mo
directus.io
Other
Costly
Execution 1734ms
Transfer 182 KB
Unused 41%
Monthly Cost $10/mo
directus.io
Other
Costly
Execution 796ms
Transfer 40 KB
Unused 71%
Monthly Cost $5/mo
HubSpot Analytics
Analytics
Costly
Execution 638ms
Transfer 42 KB
Monthly Cost $4/mo
Google Tag Manager
Tag Manager
Costly
Execution 262ms
Transfer 146 KB
Unused 41%
Monthly Cost $2/mo
Google Tag Manager
Tag Manager
Costly
Execution 233ms
Transfer 117 KB
Unused 52%
Monthly Cost $1/mo
cdn.claydar.com
Other
Costly
Execution 229ms
Transfer 21 KB
Monthly Cost $1/mo
directus.io
Other
Optional
Execution 176ms
Transfer 62 KB
Unused 61%
Monthly Cost $1/mo
Facebook Pixel
Advertising
Optional
Execution 145ms
Transfer 95 KB
Unused 35%
Monthly Cost $1/mo
Facebook Pixel
Advertising
Optional
Execution 128ms
Transfer 37 KB
Monthly Cost $1/mo
LinkedIn Insight
Advertising
Optional
Execution 115ms
Transfer 19 KB
Monthly Cost $1/mo
x.clearbitjs.com
Other
Optional
Execution 114ms
Transfer 45 KB
Monthly Cost $1/mo
js.hubspot.com
Other
Optional
Execution 105ms
Transfer 28 KB
Monthly Cost $1/mo
www.redditstatic.com
Other
Optional
Execution 64ms
Transfer 19 KB
Monthly Cost $0/mo
js.hs-banner.com
Other
Optional
Execution 56ms
Transfer 24 KB
Monthly Cost $0/mo
Google Tag Manager
Tag Manager
Optional
Execution 56ms
Transfer 146 KB
Unused 72%
Monthly Cost $0/mo
directus.io
Other
Optional
Execution 53ms
Transfer 2 KB
Monthly Cost $0/mo
Twitter/X Pixel
Advertising
Optional
Execution 50ms
Transfer 13 KB
Monthly Cost $0/mo

These scripts may cost more than they're worth

  • Unattributable adds 2975ms and costs ~$17/month
  • directus.io adds 2748ms and costs ~$16/month
  • directus.io adds 1734ms and costs ~$10/month
  • directus.io adds 796ms and costs ~$5/month
  • HubSpot Analytics adds 638ms and costs ~$4/month
  • Google Tag Manager adds 262ms and costs ~$2/month
  • Google Tag Manager adds 233ms and costs ~$1/month
  • cdn.claydar.com adds 229ms and costs ~$1/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 2975ms 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

directus.io takes 2748ms 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

directus.io takes 1734ms 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

directus.io takes 796ms 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

71% of directus.io'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

HubSpot Analytics takes 638ms 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 262ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

Google Tag Manager takes 233ms 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

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

cdn.claydar.com takes 229ms 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 directus.io'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

72% of Google Tag Manager's code is unused. The script may be loading features you don't use.

Why this matters

Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.

Source: web.dev

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