Skip to content
https://veo4-video.art

Performance

· 26 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
96
GRADE
A
FIX
0
REVIEW
3
PASS
20
INFO
3

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

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

2.32 s

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

4.05 s

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

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

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

5.10 s

Page Load Progression

397 ms
794 ms
1.2 s
1.6 s
2.0 s
2.4 s
2.8 s
3.2 s
Checks
26
20 PASS 3 REVIEW
C
JS Execution Cost
Action
1494ms total JS execution
REVIEW
1494ms total JS execution
Warning::
https://veo4-video.art/assets/framework-DJH1pfSr.j...: 579ms CPU time
Warning::
https://veo4-video.art/: 569ms CPU time
Warning::
Unattributable: 347ms CPU time

Main Thread Breakdown

Script Evaluation 33% Other 32% Style & Layout 25% Rendering 3% Parse HTML & CSS 3%
ScriptTotalScriptingParse/CompileParty
https://veo4-video.art/assets/framework-DJH1pfSr.js579ms468ms0ms1st
https://veo4-video.art/569ms21ms34ms1st
Unattributable347ms35ms0ms1st
B
Server-Timing Observability
No Server-Timing header found
REVIEW
No Server-Timing header found
Info::
No Server-Timing header found
Server-Timing exposes backend timing breakdowns to browser DevTools (e.g., `db: 45ms; render: 120ms; cache: 2ms`). Useful for diagnosing slow pages without backend log access. Most modern frameworks (Next.js, Cloudflare Workers, Fastly) emit it automatically; absence on a managed platform usually means telemetry headers are stripped at the edge.
B
HTTP Caching
public, max-age=0, s-maxage=60, must-revalidate
REVIEW
public, max-age=0, s-maxage=60, must-revalidate
Info::
Cache-Control header is set
Got: public, max-age=0, s-maxage=60, must-revalidate
Info::
CDN TTL: 1 minute (s-maxage=60)
Info::
No ETag or Last-Modified header
Conditional requests (304 Not Modified) are not possible without validators.
Cache-Control

public, max-age=0, s-maxage=60, must-revalidate

DirectiveValueMeaning
publicAny cache may store this response
max-age0Cache for 0 seconds
s-maxage60CDN caches for 1 minute
must-revalidateMust recheck with server after expiry
A+
Page Weight Budget
425 KB transferred, 82 requests
PASS
425 KB transferred, 82 requests
Info::
Page weighs 1.3 MB (425 KB transferred)
Info::
82 HTTP requests
Info::
Estimated 0.09 g CO2 per page load
425 KB / 2.4 MB budget
425 KB transferred
82 requests
0.09 g CO2 per page load
JavaScript 273.6 KiB 64%
HTML 48.4 KiB 11%
CSS 32.1 KiB 8%
Images 27.3 KiB 6%
Fonts 20.7 KiB 5%
Other 18.4 KiB 4%
Other 3.9 KiB 1%
Other 930 B 0%
Other 0 B 0%
0 2.4 MB 4.9 MB
Under budget
A+
Third-Party Impact
1% third-party, 0 ms blocking
PASS
1% third-party, 0 ms blocking
Info::
Third-party code accounts for 1% of page weight (6.2 KiB of 425.2 KiB)
Info::
Third-party blocking time is low (0 ms)
99%
First-party Third-party
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+
Image Optimization
3 images, 0 KB saveable
PASS
3 images, 0 KB saveable
Info::
All images are well-optimized
3 images 27 KB
0 oversized -0 KB
1 legacy format
0 missing dimensions CLS risk
A+
Font Loading
2 fonts (21 KB)
PASS
2 fonts (21 KB)
Info::
2 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

2

21 KB total

Render-blocking

0

of 2

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 FCP 2.3 s LCP 4.1 shttps://veo4-video.art/assets/_vinext_fonts/outfit-ac914d00e2a2/outfit-19c86109.woff2outfit-19c86109.woff2 https://veo4-video.art/assets/_vinext_fonts/outfit-ac914d00e2a2/outfit-19c86109.woff2 — 6.6 KiB — 30 ms — font-display: swaphttps://veo4-video.art/assets/_vinext_fonts/outfit-ac914d00e2a2/outfit-be21ba2a.woff2outfit-be21ba2a.woff2 https://veo4-video.art/assets/_vinext_fonts/outfit-ac914d00e2a2/outfit-be21ba2a.woff2 — 14.1 KiB — 30 ms — font-display: swap
outfit-19c86109.woff2 woff2 swap
Size 7 KB
Load time 30 ms
Start 90 ms
Risk FOUT — text flashes from fallback to web font
outfit-be21ba2a.woff2 woff2 swap
Size 14 KB
Load time 30 ms
Start 91 ms
Risk FOUT — text flashes from fallback to web font
Optimization checklist
  • Preload critical fonts (priority=high)
  • Use woff2 format for all fonts
  • Set font-display to swap, optional, or fallback
  • Subset large fonts (≤100 KB each)
A+
JS Bundles
64 scripts, 0 KB unused
PASS
64 scripts, 0 KB unused
0 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://veo4-video.art/assets/global-error-CVl8f3Cz.js1 KB1st
https://veo4-video.art/assets/framework-DJH1pfSr.js60 KB1st
https://veo4-video.art/assets/rolldown-runtime-QTnfLwEv.js1 KB1st
https://veo4-video.art/assets/url-utils-BQKFb685.js1 KB1st
https://veo4-video.art/assets/error-vu_n7QCq.js1 KB1st
https://veo4-video.art/assets/navigation-DzNlvf1v.js1 KB1st
https://veo4-video.art/assets/react-DlbkFqaW.js13 KB1st
https://veo4-video.art/assets/BaseLink-D82kve3f.js6 KB1st
https://veo4-video.art/assets/locale-C4W5Hkep.js2 KB1st
https://veo4-video.art/assets/welcome-copy-DIyE0o41.js2 KB1st
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
4 hints, 0 missing preconnects
PASS
4 hints, 0 missing preconnects
Info::
Page uses 4 resource hint(s)

Current Resource Hints

preconnect
preload
4
dns-prefetch
prefetch

4 resource hints configured

A+
HTTP/3 (QUIC)
HTTP/3 advertised via Alt-Svc
PASS
HTTP/3 advertised via Alt-Svc
Info::
HTTP/3 (QUIC) is supported
First-load mobile users on cellular networks see meaningful latency improvements with HTTP/3. The QUIC transport collapses TLS + TCP handshakes into one and recovers faster from packet loss.
A+
Document Compression
Document response uses brotli
PASS
Document response uses brotli
Info::
Main HTML response uses brotli (Content-Encoding: br)
Brotli is the best text-compression algorithm for general use, ~20% smaller than gzip on average (40% on smaller files). Modern browsers all support it.
A+
LCP Image Preload
LCP preload audit not available
PASS
LCP preload audit not available
Info::
LCP image preload audit not available for this scan
A+
Main HTML Cache-Control
Main HTML max-age=0 (≤ 5min) is appropriate
PASS
Main HTML max-age=0 (≤ 5min) is appropriate
Info::
Main HTML max-age=0 (≤ 5min) is appropriate
Got: public, max-age=0, s-maxage=60, must-revalidate
A+
Server Response Intelligence
2 server-response signal(s) detected
PASS
2 server-response signal(s) detected
Info::
`Vary` header declared: RSC, Accept, Next-Router-State-Tree, Next-Router-Prefetch, Next-Router-Segment-P...
The page declares a `Vary` header, telling downstream caches which request headers the response varies on. Critical for content-negotiated responses (compression, language, cookies, device class).
Info::
No `ETag` or `Last-Modified` -- conditional GET not supported
Without either header, browsers can't issue conditional GETs and refresh always re-downloads the full response body even when nothing changed. Add `ETag: "<hash>"` (or `Last-Modified: <date>`) on cacheable responses; the server returns 304 Not Modified when the client's cached copy is still valid, saving bandwidth.
A+
Page Weight Inventory
82 resources · 425 KB · 0 KB savings available
PASS
82 resources · 425 KB · 0 KB savings available
Info::
Within 1MB page-weight target
Got: 425 KB
Info::
7 third-party resources (1% of weight)
82 resources · 425.2 KiB · 7 third-party Within 1MB page-weight target
JavaScript 64% · 273.6 KiB
Document 11% · 48.4 KiB
Image 11% · 45.7 KiB
CSS 8% · 32.1 KiB
Font 5% · 20.7 KiB
Other 1% · 4.8 KiB
A+
Render-Blocking Resources
No render-blocking resources detected
PASS
No render-blocking resources detected
Info::
No render-blocking resources detected in <head>
A+
Third-Party Resources
No third-party resources detected
PASS
No third-party resources detected
A+
JavaScript Blocking
No render-blocking JS or document.write usage detected
PASS
No render-blocking JS or document.write usage detected
Info::
No JavaScript blocking issues detected
A
CSS Performance Depth
1 CSS depth issue(s) detected
PASS
1 CSS depth issue(s) detected
Warning::
1 `@font-face` rule(s) without `font-display` -- causes FOIT
An `@font-face` rule without `font-display` causes Flash of Invisible Text (FOIT): the browser hides the styled text for up to 3 seconds while the custom font downloads, then either swaps to fallback (Chrome / Firefox) or stays invisible (older Safari). Add `font-display: swap` (shows fallback immediately, swaps in the custom font when ready) or `font-display: optional` (uses fallback if the font isn't ready in 100ms; never causes visible swap). Either eliminates FOIT outright.
A+
Green Hosting
Whether the site is served from green-energy infrastructure
PASS

Green Hosting

This site is hosted on green energy infrastructure

Provider: Cloudflare

Asset Compression
No text asset hosts to measure
INFO
No text asset hosts to measure
Info::
No third-party or subdomain host served enough text assets to measure
Asset compression is measured per host, from one HEAD request against a sampled resource. Pages that serve all their JS and CSS from the document's own origin are covered by the document compression check instead.
Network Waterfall
82 requests over 868ms
INFO
0 ms 1.0 s 2.0 s 3.0 s 4.0 s FCP 2.3 s LCP 4.1 shttps://veo4-video.art// https://veo4-video.art/ — 200 — 48.4 KiB — 121 ms — h2https://veo4-video.art/assets/_vinext_fonts/outfit-ac914d00e2a2/outfit-19c86109.woff2/assets/_vinext_fonts/outfit-ac914d... https://veo4-video.art/assets/_vinext_fonts/outfit-ac914d00e2a2/outfit-19c86109.woff2 — 200 — 6.6 KiB — 30 ms — h2https://veo4-video.art/assets/_vinext_fonts/outfit-ac914d00e2a2/outfit-be21ba2a.woff2/assets/_vinext_fonts/outfit-ac914d... https://veo4-video.art/assets/_vinext_fonts/outfit-ac914d00e2a2/outfit-be21ba2a.woff2 — 200 — 14.1 KiB — 30 ms — h2https://veo4-video.art/videos/h3-demos/hero-3.webp/videos/h3-demos/hero-3.webp https://veo4-video.art/videos/h3-demos/hero-3.webp — 200 — 24.2 KiB — 39 ms — h2https://veo4-video.art/assets/index-Za_XiPND.css/assets/index-Za_XiPND.css https://veo4-video.art/assets/index-Za_XiPND.css — 200 — 32.1 KiB — 53 ms — h2https://veo4-video.art/assets/global-error-CVl8f3Cz.js/assets/global-error-CVl8f3Cz.js https://veo4-video.art/assets/global-error-CVl8f3Cz.js — 200 — 884 B — 88 ms — h2https://veo4-video.art/assets/framework-DJH1pfSr.js/assets/framework-DJH1pfSr.js https://veo4-video.art/assets/framework-DJH1pfSr.js — 200 — 59.8 KiB — 121 ms — h2https://veo4-video.art/assets/rolldown-runtime-QTnfLwEv.js/assets/rolldown-runtime-QTnfLwEv.j... https://veo4-video.art/assets/rolldown-runtime-QTnfLwEv.js — 200 — 732 B — 66 ms — h2https://veo4-video.art/assets/url-utils-BQKFb685.js/assets/url-utils-BQKFb685.js https://veo4-video.art/assets/url-utils-BQKFb685.js — 200 — 1.3 KiB — 161 ms — h2https://veo4-video.art/assets/error-vu_n7QCq.js/assets/error-vu_n7QCq.js https://veo4-video.art/assets/error-vu_n7QCq.js — 200 — 769 B — 69 ms — h2https://veo4-video.art/assets/navigation-DzNlvf1v.js/assets/navigation-DzNlvf1v.js https://veo4-video.art/assets/navigation-DzNlvf1v.js — 200 — 1.5 KiB — 82 ms — h2https://veo4-video.art/assets/react-DlbkFqaW.js/assets/react-DlbkFqaW.js https://veo4-video.art/assets/react-DlbkFqaW.js — 200 — 13.3 KiB — 103 ms — h2https://veo4-video.art/assets/BaseLink-D82kve3f.js/assets/BaseLink-D82kve3f.js https://veo4-video.art/assets/BaseLink-D82kve3f.js — 200 — 5.6 KiB — 58 ms — h2https://veo4-video.art/assets/locale-C4W5Hkep.js/assets/locale-C4W5Hkep.js https://veo4-video.art/assets/locale-C4W5Hkep.js — 200 — 2.5 KiB — 61 ms — h2https://veo4-video.art/assets/welcome-copy-DIyE0o41.js/assets/welcome-copy-DIyE0o41.js https://veo4-video.art/assets/welcome-copy-DIyE0o41.js — 200 — 1.7 KiB — 47 ms — h2https://veo4-video.art/assets/react-client-CAjdHkmk.js/assets/react-client-CAjdHkmk.js https://veo4-video.art/assets/react-client-CAjdHkmk.js — 200 — 437 B — 152 ms — h2https://veo4-video.art/assets/layout-segment-context-kb_JJ9eu.js/assets/layout-segment-context-kb_J... https://veo4-video.art/assets/layout-segment-context-kb_JJ9eu.js — 200 — 597 B — 148 ms — h2https://veo4-video.art/assets/NextIntlClientProvider-d9oaY35C.js/assets/NextIntlClientProvider-d9oa... https://veo4-video.art/assets/NextIntlClientProvider-d9oaY35C.js — 200 — 462 B — 54 ms — h2https://veo4-video.art/assets/intl-recovery-boundary-DQHA5bjx.js/assets/intl-recovery-boundary-DQHA... https://veo4-video.art/assets/intl-recovery-boundary-DQHA5bjx.js — 200 — 986 B — 138 ms — h2https://veo4-video.art/assets/dist-BqFYcBMN.js/assets/dist-BqFYcBMN.js https://veo4-video.art/assets/dist-BqFYcBMN.js — 200 — 1.9 KiB — 116 ms — h2https://veo4-video.art/assets/auth-modal-provider-CaOlIG7h.js/assets/auth-modal-provider-CaOlIG7... https://veo4-video.art/assets/auth-modal-provider-CaOlIG7h.js — 200 — 1.8 KiB — 69 ms — h2https://veo4-video.art/assets/dynamic-JvjZAPEJ.js/assets/dynamic-JvjZAPEJ.js https://veo4-video.art/assets/dynamic-JvjZAPEJ.js — 200 — 1.3 KiB — 149 ms — h2https://veo4-video.art/assets/track-CKoxkNmg.js/assets/track-CKoxkNmg.js https://veo4-video.art/assets/track-CKoxkNmg.js — 200 — 1.5 KiB — 141 ms — h2https://veo4-video.art/assets/promo-GCZ-ajKX.js/assets/promo-GCZ-ajKX.js https://veo4-video.art/assets/promo-GCZ-ajKX.js — 200 — 1.1 KiB — 90 ms — h2https://veo4-video.art/assets/login-promo-provider-CwDCtza9.js/assets/login-promo-provider-CwDCtz... https://veo4-video.art/assets/login-promo-provider-CwDCtza9.js — 200 — 1.9 KiB — 76 ms — h2https://veo4-video.art/assets/client-QdTE93VL.js/assets/client-QdTE93VL.js https://veo4-video.art/assets/client-QdTE93VL.js — 200 — 12.6 KiB — 97 ms — h2https://veo4-video.art/assets/pricing-modal-provider-ClaM97Jc.js/assets/pricing-modal-provider-ClaM... https://veo4-video.art/assets/pricing-modal-provider-ClaM97Jc.js — 200 — 1.8 KiB — 73 ms — h2https://veo4-video.art/assets/seo-OL8MZ9D1.js/assets/seo-OL8MZ9D1.js https://veo4-video.art/assets/seo-OL8MZ9D1.js — 200 — 507 B — 143 ms — h2https://veo4-video.art/assets/sonner-2KtkNM3b.js/assets/sonner-2KtkNM3b.js https://veo4-video.art/assets/sonner-2KtkNM3b.js — 200 — 1.0 KiB — 139 ms — h2https://veo4-video.art/assets/createLucideIcon-BRWvWrMn.js/assets/createLucideIcon-BRWvWrMn.j... https://veo4-video.art/assets/createLucideIcon-BRWvWrMn.js — 200 — 1.0 KiB — 151 ms — h2
0 ms 1.0 s 2.0 s 3.0 s 4.0 s FCP 2.3 s LCP 4.1 shttps://veo4-video.art// https://veo4-video.art/ — 200 — 48.4 KiB — 121 ms — h2https://veo4-video.art/assets/_vinext_fonts/outfit-ac914d00e2a2/outfit-19c86109.woff2/assets/_vinext_fonts/outfit-ac914d... https://veo4-video.art/assets/_vinext_fonts/outfit-ac914d00e2a2/outfit-19c86109.woff2 — 200 — 6.6 KiB — 30 ms — h2https://veo4-video.art/assets/_vinext_fonts/outfit-ac914d00e2a2/outfit-be21ba2a.woff2/assets/_vinext_fonts/outfit-ac914d... https://veo4-video.art/assets/_vinext_fonts/outfit-ac914d00e2a2/outfit-be21ba2a.woff2 — 200 — 14.1 KiB — 30 ms — h2https://veo4-video.art/videos/h3-demos/hero-3.webp/videos/h3-demos/hero-3.webp https://veo4-video.art/videos/h3-demos/hero-3.webp — 200 — 24.2 KiB — 39 ms — h2https://veo4-video.art/assets/index-Za_XiPND.css/assets/index-Za_XiPND.css https://veo4-video.art/assets/index-Za_XiPND.css — 200 — 32.1 KiB — 53 ms — h2https://veo4-video.art/assets/global-error-CVl8f3Cz.js/assets/global-error-CVl8f3Cz.js https://veo4-video.art/assets/global-error-CVl8f3Cz.js — 200 — 884 B — 88 ms — h2https://veo4-video.art/assets/framework-DJH1pfSr.js/assets/framework-DJH1pfSr.js https://veo4-video.art/assets/framework-DJH1pfSr.js — 200 — 59.8 KiB — 121 ms — h2https://veo4-video.art/assets/rolldown-runtime-QTnfLwEv.js/assets/rolldown-runtime-QTnfLwEv.j... https://veo4-video.art/assets/rolldown-runtime-QTnfLwEv.js — 200 — 732 B — 66 ms — h2https://veo4-video.art/assets/url-utils-BQKFb685.js/assets/url-utils-BQKFb685.js https://veo4-video.art/assets/url-utils-BQKFb685.js — 200 — 1.3 KiB — 161 ms — h2https://veo4-video.art/assets/error-vu_n7QCq.js/assets/error-vu_n7QCq.js https://veo4-video.art/assets/error-vu_n7QCq.js — 200 — 769 B — 69 ms — h2https://veo4-video.art/assets/navigation-DzNlvf1v.js/assets/navigation-DzNlvf1v.js https://veo4-video.art/assets/navigation-DzNlvf1v.js — 200 — 1.5 KiB — 82 ms — h2https://veo4-video.art/assets/react-DlbkFqaW.js/assets/react-DlbkFqaW.js https://veo4-video.art/assets/react-DlbkFqaW.js — 200 — 13.3 KiB — 103 ms — h2https://veo4-video.art/assets/BaseLink-D82kve3f.js/assets/BaseLink-D82kve3f.js https://veo4-video.art/assets/BaseLink-D82kve3f.js — 200 — 5.6 KiB — 58 ms — h2https://veo4-video.art/assets/locale-C4W5Hkep.js/assets/locale-C4W5Hkep.js https://veo4-video.art/assets/locale-C4W5Hkep.js — 200 — 2.5 KiB — 61 ms — h2https://veo4-video.art/assets/welcome-copy-DIyE0o41.js/assets/welcome-copy-DIyE0o41.js https://veo4-video.art/assets/welcome-copy-DIyE0o41.js — 200 — 1.7 KiB — 47 ms — h2https://veo4-video.art/assets/react-client-CAjdHkmk.js/assets/react-client-CAjdHkmk.js https://veo4-video.art/assets/react-client-CAjdHkmk.js — 200 — 437 B — 152 ms — h2https://veo4-video.art/assets/layout-segment-context-kb_JJ9eu.js/assets/layout-segment-context-kb_J... https://veo4-video.art/assets/layout-segment-context-kb_JJ9eu.js — 200 — 597 B — 148 ms — h2https://veo4-video.art/assets/NextIntlClientProvider-d9oaY35C.js/assets/NextIntlClientProvider-d9oa... https://veo4-video.art/assets/NextIntlClientProvider-d9oaY35C.js — 200 — 462 B — 54 ms — h2https://veo4-video.art/assets/intl-recovery-boundary-DQHA5bjx.js/assets/intl-recovery-boundary-DQHA... https://veo4-video.art/assets/intl-recovery-boundary-DQHA5bjx.js — 200 — 986 B — 138 ms — h2https://veo4-video.art/assets/dist-BqFYcBMN.js/assets/dist-BqFYcBMN.js https://veo4-video.art/assets/dist-BqFYcBMN.js — 200 — 1.9 KiB — 116 ms — h2https://veo4-video.art/assets/auth-modal-provider-CaOlIG7h.js/assets/auth-modal-provider-CaOlIG7... https://veo4-video.art/assets/auth-modal-provider-CaOlIG7h.js — 200 — 1.8 KiB — 69 ms — h2https://veo4-video.art/assets/dynamic-JvjZAPEJ.js/assets/dynamic-JvjZAPEJ.js https://veo4-video.art/assets/dynamic-JvjZAPEJ.js — 200 — 1.3 KiB — 149 ms — h2https://veo4-video.art/assets/track-CKoxkNmg.js/assets/track-CKoxkNmg.js https://veo4-video.art/assets/track-CKoxkNmg.js — 200 — 1.5 KiB — 141 ms — h2https://veo4-video.art/assets/promo-GCZ-ajKX.js/assets/promo-GCZ-ajKX.js https://veo4-video.art/assets/promo-GCZ-ajKX.js — 200 — 1.1 KiB — 90 ms — h2https://veo4-video.art/assets/login-promo-provider-CwDCtza9.js/assets/login-promo-provider-CwDCtz... https://veo4-video.art/assets/login-promo-provider-CwDCtza9.js — 200 — 1.9 KiB — 76 ms — h2https://veo4-video.art/assets/client-QdTE93VL.js/assets/client-QdTE93VL.js https://veo4-video.art/assets/client-QdTE93VL.js — 200 — 12.6 KiB — 97 ms — h2https://veo4-video.art/assets/pricing-modal-provider-ClaM97Jc.js/assets/pricing-modal-provider-ClaM... https://veo4-video.art/assets/pricing-modal-provider-ClaM97Jc.js — 200 — 1.8 KiB — 73 ms — h2https://veo4-video.art/assets/seo-OL8MZ9D1.js/assets/seo-OL8MZ9D1.js https://veo4-video.art/assets/seo-OL8MZ9D1.js — 200 — 507 B — 143 ms — h2https://veo4-video.art/assets/sonner-2KtkNM3b.js/assets/sonner-2KtkNM3b.js https://veo4-video.art/assets/sonner-2KtkNM3b.js — 200 — 1.0 KiB — 139 ms — h2https://veo4-video.art/assets/createLucideIcon-BRWvWrMn.js/assets/createLucideIcon-BRWvWrMn.j... https://veo4-video.art/assets/createLucideIcon-BRWvWrMn.js — 200 — 1.0 KiB — 151 ms — h2https://veo4-video.art/assets/circle-check-B8l71IIG.js/assets/circle-check-B8l71IIG.js https://veo4-video.art/assets/circle-check-B8l71IIG.js — 200 — 468 B — 139 ms — h2https://veo4-video.art/assets/loader-circle-Cxy4jRlv.js/assets/loader-circle-Cxy4jRlv.js https://veo4-video.art/assets/loader-circle-Cxy4jRlv.js — 200 — 444 B — 139 ms — h2https://veo4-video.art/assets/dist-Dxtr84wd.js/assets/dist-Dxtr84wd.js https://veo4-video.art/assets/dist-Dxtr84wd.js — 200 — 9.8 KiB — 109 ms — h2https://veo4-video.art/assets/deferred-mount-D68vQT22.js/assets/deferred-mount-D68vQT22.js https://veo4-video.art/assets/deferred-mount-D68vQT22.js — 200 — 904 B — 158 ms — h2https://veo4-video.art/assets/register-service-worker-C0LslTUE.js/assets/register-service-worker-C0L... https://veo4-video.art/assets/register-service-worker-C0LslTUE.js — 200 — 532 B — 97 ms — h2https://veo4-video.art/assets/umami-JjfcMBX9.js/assets/umami-JjfcMBX9.js https://veo4-video.art/assets/umami-JjfcMBX9.js — 200 — 917 B — 140 ms — h2https://veo4-video.art/assets/conversion-tracker-CxxmBKEo.js/assets/conversion-tracker-CxxmBKEo... https://veo4-video.art/assets/conversion-tracker-CxxmBKEo.js — 200 — 870 B — 139 ms — h2https://veo4-video.art/assets/header-28JBKe2Z.js/assets/header-28JBKe2Z.js https://veo4-video.art/assets/header-28JBKe2Z.js — 200 — 5.2 KiB — 134 ms — h2https://veo4-video.art/assets/utils-DXalBF5w.js/assets/utils-DXalBF5w.js https://veo4-video.art/assets/utils-DXalBF5w.js — 200 — 8.8 KiB — 136 ms — h2https://veo4-video.art/assets/check-CX-FwU1S.js/assets/check-CX-FwU1S.js https://veo4-video.art/assets/check-CX-FwU1S.js — 200 — 464 B — 111 ms — h2https://veo4-video.art/assets/chevron-down-B1vai0Li.js/assets/chevron-down-B1vai0Li.js https://veo4-video.art/assets/chevron-down-B1vai0Li.js — 200 — 429 B — 159 ms — h2https://veo4-video.art/assets/sparkles-DoLysNxV.js/assets/sparkles-DoLysNxV.js https://veo4-video.art/assets/sparkles-DoLysNxV.js — 200 — 610 B — 90 ms — h2https://veo4-video.art/assets/x-ChR1JV_j.js/assets/x-ChR1JV_j.js https://veo4-video.art/assets/x-ChR1JV_j.js — 200 — 470 B — 157 ms — h2https://veo4-video.art/assets/scroll-to-app-link-Cu9dAkoS.js/assets/scroll-to-app-link-Cu9dAkoS... https://veo4-video.art/assets/scroll-to-app-link-Cu9dAkoS.js — 200 — 803 B — 140 ms — h2https://veo4-video.art/assets/pricing-csr-BcZ7i74h.js/assets/pricing-csr-BcZ7i74h.js https://veo4-video.art/assets/pricing-csr-BcZ7i74h.js — 200 — 1.6 KiB — 131 ms — h2https://veo4-video.art/assets/install-pwa-Cs_6-Ypj.js/assets/install-pwa-Cs_6-Ypj.js https://veo4-video.art/assets/install-pwa-Cs_6-Ypj.js — 200 — 1.9 KiB — 133 ms — h2https://veo4-video.art/assets/hero-video-bg-BhUM5DIJ.js/assets/hero-video-bg-BhUM5DIJ.js https://veo4-video.art/assets/hero-video-bg-BhUM5DIJ.js — 200 — 2.3 KiB — 78 ms — h2https://veo4-video.art/assets/video-studio-hero-C2Q2RlgT.js/assets/video-studio-hero-C2Q2RlgT.... https://veo4-video.art/assets/video-studio-hero-C2Q2RlgT.js — 200 — 3.2 KiB — 133 ms — h2https://veo4-video.art/assets/studio-prompt-empty-guide-DfdHYLZm.js/assets/studio-prompt-empty-guide-D... https://veo4-video.art/assets/studio-prompt-empty-guide-DfdHYLZm.js — 200 — 1.2 KiB — 99 ms — h2https://veo4-video.art/assets/film-BlYfk1Am.js/assets/film-BlYfk1Am.js https://veo4-video.art/assets/film-BlYfk1Am.js — 200 — 567 B — 140 ms — h2https://veo4-video.art/assets/studio-sku-defaults-6sJKLbri.js/assets/studio-sku-defaults-6sJKLbr... https://veo4-video.art/assets/studio-sku-defaults-6sJKLbri.js — 200 — 2.0 KiB — 101 ms — h2https://veo4-video.art/assets/footer-ask-ai-link-ByUbpF4u.js/assets/footer-ask-ai-link-ByUbpF4u... https://veo4-video.art/assets/footer-ask-ai-link-ByUbpF4u.js — 200 — 671 B — 134 ms — h2https://veo4-video.art/assets/index-BjfJtwFc.js/assets/index-BjfJtwFc.js https://veo4-video.art/assets/index-BjfJtwFc.js — 200 — 38.4 KiB — 160 ms — h2https://veo4-video.art/site.webmanifest?v=film-veo4-0910/site.webmanifest?v=film-veo4-0910 https://veo4-video.art/site.webmanifest?v=film-veo4-0910 — 200 — 930 B — 109 ms — h3https://veo4-video.art/images/model-brands/google-color.svg/images/model-brands/google-color.s... https://veo4-video.art/images/model-brands/google-color.svg — 200 — 1.0 KiB — 81 ms — h3https://veo4-video.art/images/brand/site-icon-96.webp?v=film-veo4-0910/images/brand/site-icon-96.webp?v=f... https://veo4-video.art/images/brand/site-icon-96.webp?v=film-veo4-0910 — 200 — 2.1 KiB — 81 ms — h3https://veo4-video.art/assets/language-suggestion-toast-DRfY9I5s.js/assets/language-suggestion-toast-D... https://veo4-video.art/assets/language-suggestion-toast-DRfY9I5s.js — 200 — 2.2 KiB — 35 ms — h3https://veo4-video.art/assets/languages-DjFWk4Bo.js/assets/languages-DjFWk4Bo.js https://veo4-video.art/assets/languages-DjFWk4Bo.js — 200 — 702 B — 37 ms — h3https://veo4-video.art/assets/google-one-tap-2jTcnkNX.js/assets/google-one-tap-2jTcnkNX.js https://veo4-video.art/assets/google-one-tap-2jTcnkNX.js — 200 — 977 B — 39 ms — h3https://veo4-video.art/favicon.svg?v=film-veo4-0910/favicon.svg?v=film-veo4-0910 https://veo4-video.art/favicon.svg?v=film-veo4-0910 — 200 — 1.9 KiB — 46 ms — h3https://veo4-video.art/android-chrome-192x192.png?v=film-veo4-0910/android-chrome-192x192.png?v=film-... https://veo4-video.art/android-chrome-192x192.png?v=film-veo4-0910 — 200 — 14.3 KiB — 35 ms — h3https://veo4-video.art/api/auth/get-session/api/auth/get-session https://veo4-video.art/api/auth/get-session — 200 — 701 B — 60 ms — h3https://veo4-video.art/favicon.ico?v=film-veo4-0910/favicon.ico?v=film-veo4-0910 https://veo4-video.art/favicon.ico?v=film-veo4-0910 — 200 — 2.3 KiB — 37 ms — h3https://veo4-video.art/assets/video-studio-csr-nfD8QyE5.js/assets/video-studio-csr-nfD8QyE5.j... https://veo4-video.art/assets/video-studio-csr-nfD8QyE5.js — 200 — 26.7 KiB — 52 ms — h3https://veo4-video.art/assets/dialog-DHd2_0IM.js/assets/dialog-DHd2_0IM.js https://veo4-video.art/assets/dialog-DHd2_0IM.js — 200 — 1.9 KiB — 52 ms — h3https://veo4-video.art/assets/button-DJtV7Awr.js/assets/button-DJtV7Awr.js https://veo4-video.art/assets/button-DJtV7Awr.js — 200 — 5.6 KiB — 55 ms — h3https://veo4-video.art/assets/DialogTitle-DTFpc2Ge.js/assets/DialogTitle-DTFpc2Ge.js https://veo4-video.art/assets/DialogTitle-DTFpc2Ge.js — 200 — 23.1 KiB — 55 ms — h3https://veo4-video.art/assets/createBaseUIEventDetails-D0TVmSuD.js/assets/createBaseUIEventDetails-D0... https://veo4-video.art/assets/createBaseUIEventDetails-D0TVmSuD.js — 200 — 2.2 KiB — 56 ms — h3https://veo4-video.art/assets/daily-checkin-dialog-BVagEgQx.js/assets/daily-checkin-dialog-BVagEg... https://veo4-video.art/assets/daily-checkin-dialog-BVagEgQx.js — 200 — 3.4 KiB — 52 ms — h3https://veo4-video.art/assets/coins-BaPVlUbb.js/assets/coins-BaPVlUbb.js https://veo4-video.art/assets/coins-BaPVlUbb.js — 200 — 709 B — 75 ms — h3https://veo4-video.art/assets/download-TJkT_0qD.js/assets/download-TJkT_0qD.js https://veo4-video.art/assets/download-TJkT_0qD.js — 200 — 682 B — 76 ms — h3https://veo4-video.art/assets/monitor-V5Vl3bQe.js/assets/monitor-V5Vl3bQe.js https://veo4-video.art/assets/monitor-V5Vl3bQe.js — 200 — 695 B — 78 ms — h3https://veo4-video.art/assets/plus-C90xxIXa.js/assets/plus-C90xxIXa.js https://veo4-video.art/assets/plus-C90xxIXa.js — 200 — 633 B — 86 ms — h3https://veo4-video.art/assets/site-BLix19qK.js/assets/site-BLix19qK.js https://veo4-video.art/assets/site-BLix19qK.js — 200 — 1.1 KiB — 86 ms — h3https://veo4-video.art/assets/device-id-oAI5fk1Q.js/assets/device-id-oAI5fk1Q.js https://veo4-video.art/assets/device-id-oAI5fk1Q.js — 200 — 1.0 KiB — 86 ms — h3https://umami.bestvid.net/script.jsumami.bestvid.net/script.js https://umami.bestvid.net/script.js — 200 — 3.0 KiB — 105 ms — h3https://umami.bestvid.net/api/sendumami.bestvid.net/api/send https://umami.bestvid.net/api/send — 204 — 0 B — 135 ms — h3https://umami.bestvid.net/api/sendumami.bestvid.net/api/send https://umami.bestvid.net/api/send — 204 — 0 B — 129 ms — h3https://umami.bestvid.net/api/sendumami.bestvid.net/api/send https://umami.bestvid.net/api/send — 204 — 0 B — 132 ms — h3https://umami.bestvid.net/api/sendumami.bestvid.net/api/send https://umami.bestvid.net/api/send — 200 — 1.1 KiB — 165 ms — h3https://umami.bestvid.net/api/sendumami.bestvid.net/api/send https://umami.bestvid.net/api/send — 200 — 1.1 KiB — 154 ms — h3https://umami.bestvid.net/api/sendumami.bestvid.net/api/send https://umami.bestvid.net/api/send — 200 — 1.1 KiB — 160 ms — h3
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Image Optimization
4 images, 28 KB total, 0 KB wasted
INFO

Image Optimization Audit

Total Images

4

Total Size

28 KB

1 missing lazy loading
All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback