Skip to content
https://kling5.art

Performance

· 23 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
95
GRADE
A
FIX
0
REVIEW
5
PASS
14
INFO
4

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

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

1.60 s

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

1.84 s

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

10 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.20 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.

2.65 s

Page Load Progression

561 ms
1.1 s
1.7 s
2.2 s
2.8 s
3.4 s
3.9 s
4.5 s
Checks
23
14 PASS 5 REVIEW
B
Page Weight Budget
1.2 MB transferred, 94 requests
REVIEW
1.2 MB transferred, 94 requests
Info::
Page weighs 2.3 MB (1.2 MB transferred)
Info::
94 HTTP requests
Info::
Estimated 0.26 g CO2 per page load
1.2 MB / 2.4 MB budget
1.2 MB transferred
94 requests
0.26 g CO2 per page load
Other 708.5 KiB 56%
JavaScript 389.9 KiB 31%
HTML 48.3 KiB 4%
CSS 32.8 KiB 3%
Images 27.6 KiB 2%
Other 26.9 KiB 2%
Fonts 20.9 KiB 2%
Other 4.9 KiB 0%
Other 1.3 KiB 0%
Other 923 B 0%
Other 881 B 0%
Other 0 B 0%
0 2.4 MB 4.9 MB
Under budget
C
JS Execution Cost
Action
1175ms total JS execution
REVIEW
1175ms total JS execution
Warning::
https://kling5.art/: 496ms CPU time
Warning::
Unattributable: 272ms CPU time
Warning::
https://kling5.art/assets/framework-DJH1pfSr.js: 271ms CPU time
Info::
https://static.cloudflareinsights.com/beacon.min.j...: 77ms CPU time
Info::
https://accounts.google.com/gsi/client: 60ms CPU time
Info::
Third-party scripts: 137ms (12% of total)

Main Thread Breakdown

Other 35% Script Evaluation 32% Style & Layout 24% Script Parsing & Compilation 4% Rendering 3%
ScriptTotalScriptingParse/CompileParty
https://kling5.art/496ms25ms19ms1st
Unattributable272ms22ms0ms1st
https://kling5.art/assets/framework-DJH1pfSr.js271ms231ms2ms1st
https://static.cloudflareinsights.com/beacon.min.js/v31edd6df95cf4e85bb4c19e7a9bdbcba178836298749577ms66ms0ms3rd
https://accounts.google.com/gsi/client60ms35ms24ms3rd
B
JS Bundles
67 scripts, 74 KB unused
REVIEW
67 scripts, 74 KB unused
Warning::
https://accounts.google.com/gsi/client: 74 KB unused (75%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 74 KB
74 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://accounts.google.com/gsi/client99 KB74 KB (75%)3rd
https://kling5.art/assets/global-error-CVl8f3Cz.js1 KB1st
https://kling5.art/assets/framework-DJH1pfSr.js60 KB1st
https://kling5.art/assets/rolldown-runtime-QTnfLwEv.js1 KB1st
https://kling5.art/assets/url-utils-BQKFb685.js1 KB1st
https://kling5.art/assets/error-CKqcQOr6.js1 KB1st
https://kling5.art/assets/navigation-NAM0kUEw.js2 KB1st
https://kling5.art/assets/react-DlbkFqaW.js14 KB1st
https://kling5.art/assets/BaseLink-BtIEPdS4.js6 KB1st
https://kling5.art/assets/locale-Ca8Mb35V.js3 KB1st

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

B
Page Weight Inventory
94 resources · 1.2 MB · 74 KB savings available
REVIEW
94 resources · 1.2 MB · 74 KB savings available
Warning::
Page weight 1.2 MB exceeds 1 MB target by 239 KB
Got: 1.2 MB Expected: ≤ 1 MB
Info::
~74 KB of savings available
Info::
10 third-party resources (9% of weight)
Info::
1 resources over 200KB
94 resources · 1.2 MiB · 10 third-party 239.1 KiB over 1MB target
Media 56% · 708.5 KiB
JavaScript 31% · 389.9 KiB
Image 4% · 54.5 KiB
Document 4% · 48.3 KiB
CSS 3% · 32.8 KiB
Font 2% · 20.9 KiB
Other 1% · 8.0 KiB

~73.9 KiB of savings available

Remove unused JavaScript: 73.9 KiB
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+
Third-Party Impact
9% third-party, 0 ms blocking
PASS
9% third-party, 0 ms blocking
Info::
Third-party code accounts for 9% of page weight (115.9 KiB of 1.2 MiB)
Info::
Third-party blocking time is low (0 ms)
91%
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 3 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 500 ms 1.0 s 1.5 s FCP 1.6 s LCP 1.8 shttps://kling5.art/assets/_vinext_fonts/outfit-ac914d00e2a2/outfit-19c86109.woff2outfit-19c86109.woff2 https://kling5.art/assets/_vinext_fonts/outfit-ac914d00e2a2/outfit-19c86109.woff2 — 6.7 KiB — 53 ms — font-display: swaphttps://kling5.art/assets/_vinext_fonts/outfit-ac914d00e2a2/outfit-be21ba2a.woff2outfit-be21ba2a.woff2 https://kling5.art/assets/_vinext_fonts/outfit-ac914d00e2a2/outfit-be21ba2a.woff2 — 14.2 KiB — 64 ms — font-display: swap
outfit-19c86109.woff2 woff2 swap
Size 7 KB
Load time 53 ms
Start 98 ms
Risk FOUT — text flashes from fallback to web font
outfit-be21ba2a.woff2 woff2 swap
Size 14 KB
Load time 64 ms
Start 99 ms
Risk FOUT — text flashes from fallback to web font
Optimization checklist
  • Preload critical fonts (priority=high)
  • Use woff2 format for all fonts
  • Set font-display to swap, optional, or fallback
  • Subset large fonts (≤100 KB each)
A+
Resource Caching
All resources properly cached
PASS
All resources properly cached
Info::
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
No render-blocking resources detected
A+
Resource Hints
No optimization needed
PASS
No optimization needed
Info::
No resource hint issues
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-Timing Observability
3 Server-Timing entries advertised
PASS
3 Server-Timing entries advertised
Info::
Server-Timing header advertises 3 timing entries
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+
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
94 requests over 2229ms
INFO
0 ms 500 ms 1.0 s 1.5 s 2.0 s FCP 1.6 s LCP 1.8 shttps://kling5.art// https://kling5.art/ — 200 — 48.3 KiB — 96 ms — h3https://kling5.art/assets/_vinext_fonts/outfit-ac914d00e2a2/outfit-19c86109.woff2/assets/_vinext_fonts/outfit-ac914d... https://kling5.art/assets/_vinext_fonts/outfit-ac914d00e2a2/outfit-19c86109.woff2 — 200 — 6.7 KiB — 53 ms — h3https://kling5.art/assets/_vinext_fonts/outfit-ac914d00e2a2/outfit-be21ba2a.woff2/assets/_vinext_fonts/outfit-ac914d... https://kling5.art/assets/_vinext_fonts/outfit-ac914d00e2a2/outfit-be21ba2a.woff2 — 200 — 14.2 KiB — 64 ms — h3https://kling5.art/videos/h3-demos/hero-3.webp/videos/h3-demos/hero-3.webp https://kling5.art/videos/h3-demos/hero-3.webp — 200 — 24.3 KiB — 82 ms — h3https://kling5.art/assets/index-DEIFmQaM.css/assets/index-DEIFmQaM.css https://kling5.art/assets/index-DEIFmQaM.css — 200 — 32.2 KiB — 79 ms — h3https://kling5.art/assets/global-error-CVl8f3Cz.js/assets/global-error-CVl8f3Cz.js https://kling5.art/assets/global-error-CVl8f3Cz.js — 200 — 1.0 KiB — 164 ms — h3https://kling5.art/assets/framework-DJH1pfSr.js/assets/framework-DJH1pfSr.js https://kling5.art/assets/framework-DJH1pfSr.js — 200 — 59.8 KiB — 142 ms — h3https://kling5.art/assets/rolldown-runtime-QTnfLwEv.js/assets/rolldown-runtime-QTnfLwEv.j... https://kling5.art/assets/rolldown-runtime-QTnfLwEv.js — 200 — 902 B — 82 ms — h3https://kling5.art/assets/url-utils-BQKFb685.js/assets/url-utils-BQKFb685.js https://kling5.art/assets/url-utils-BQKFb685.js — 200 — 1.4 KiB — 250 ms — h3https://kling5.art/assets/error-CKqcQOr6.js/assets/error-CKqcQOr6.js https://kling5.art/assets/error-CKqcQOr6.js — 200 — 942 B — 104 ms — h3https://kling5.art/assets/navigation-NAM0kUEw.js/assets/navigation-NAM0kUEw.js https://kling5.art/assets/navigation-NAM0kUEw.js — 200 — 1.6 KiB — 247 ms — h3https://kling5.art/assets/react-DlbkFqaW.js/assets/react-DlbkFqaW.js https://kling5.art/assets/react-DlbkFqaW.js — 200 — 13.5 KiB — 225 ms — h3https://kling5.art/assets/BaseLink-BtIEPdS4.js/assets/BaseLink-BtIEPdS4.js https://kling5.art/assets/BaseLink-BtIEPdS4.js — 200 — 5.8 KiB — 246 ms — h3https://kling5.art/assets/locale-Ca8Mb35V.js/assets/locale-Ca8Mb35V.js https://kling5.art/assets/locale-Ca8Mb35V.js — 200 — 2.5 KiB — 248 ms — h3https://kling5.art/assets/welcome-copy-DIyE0o41.js/assets/welcome-copy-DIyE0o41.js https://kling5.art/assets/welcome-copy-DIyE0o41.js — 200 — 1.8 KiB — 239 ms — h3https://kling5.art/assets/react-client-CAjdHkmk.js/assets/react-client-CAjdHkmk.js https://kling5.art/assets/react-client-CAjdHkmk.js — 200 — 613 B — 240 ms — h3https://kling5.art/assets/layout-segment-context-BRfTFXM9.js/assets/layout-segment-context-BRfT... https://kling5.art/assets/layout-segment-context-BRfTFXM9.js — 200 — 687 B — 240 ms — h3https://kling5.art/assets/NextIntlClientProvider-d9oaY35C.js/assets/NextIntlClientProvider-d9oa... https://kling5.art/assets/NextIntlClientProvider-d9oaY35C.js — 200 — 629 B — 232 ms — h3https://kling5.art/assets/intl-recovery-boundary-DcT0c-21.js/assets/intl-recovery-boundary-DcT0... https://kling5.art/assets/intl-recovery-boundary-DcT0c-21.js — 200 — 1.1 KiB — 238 ms — h3https://kling5.art/assets/dist-BqFYcBMN.js/assets/dist-BqFYcBMN.js https://kling5.art/assets/dist-BqFYcBMN.js — 200 — 2.0 KiB — 238 ms — h3https://kling5.art/assets/auth-modal-provider-YT14ZPfl.js/assets/auth-modal-provider-YT14ZPf... https://kling5.art/assets/auth-modal-provider-YT14ZPfl.js — 200 — 2.0 KiB — 235 ms — h3https://kling5.art/assets/dynamic-JvjZAPEJ.js/assets/dynamic-JvjZAPEJ.js https://kling5.art/assets/dynamic-JvjZAPEJ.js — 200 — 1.5 KiB — 234 ms — h3https://kling5.art/assets/track-Bo-iOlHD.js/assets/track-Bo-iOlHD.js https://kling5.art/assets/track-Bo-iOlHD.js — 200 — 1.7 KiB — 119 ms — h3https://kling5.art/assets/promo-B3QDpiXL.js/assets/promo-B3QDpiXL.js https://kling5.art/assets/promo-B3QDpiXL.js — 200 — 1.3 KiB — 223 ms — h3https://kling5.art/assets/site-DFztOUwQ.js/assets/site-DFztOUwQ.js https://kling5.art/assets/site-DFztOUwQ.js — 200 — 684 B — 117 ms — h3https://kling5.art/assets/login-promo-provider-C9qBkDdZ.js/assets/login-promo-provider-C9qBkD... https://kling5.art/assets/login-promo-provider-C9qBkDdZ.js — 200 — 2.1 KiB — 235 ms — h3https://kling5.art/assets/client-D5Fkk20v.js/assets/client-D5Fkk20v.js https://kling5.art/assets/client-D5Fkk20v.js — 200 — 12.7 KiB — 236 ms — h3https://kling5.art/assets/pricing-modal-provider-CDuhYg2Z.js/assets/pricing-modal-provider-CDuh... https://kling5.art/assets/pricing-modal-provider-CDuhYg2Z.js — 200 — 2.0 KiB — 116 ms — h3https://kling5.art/assets/seo-yVBPQz6M.js/assets/seo-yVBPQz6M.js https://kling5.art/assets/seo-yVBPQz6M.js — 200 — 658 B — 135 ms — h3https://kling5.art/assets/sonner-2KtkNM3b.js/assets/sonner-2KtkNM3b.js https://kling5.art/assets/sonner-2KtkNM3b.js — 200 — 1.2 KiB — 115 ms — h3
0 ms 500 ms 1.0 s 1.5 s 2.0 s FCP 1.6 s LCP 1.8 shttps://kling5.art// https://kling5.art/ — 200 — 48.3 KiB — 96 ms — h3https://kling5.art/assets/_vinext_fonts/outfit-ac914d00e2a2/outfit-19c86109.woff2/assets/_vinext_fonts/outfit-ac914d... https://kling5.art/assets/_vinext_fonts/outfit-ac914d00e2a2/outfit-19c86109.woff2 — 200 — 6.7 KiB — 53 ms — h3https://kling5.art/assets/_vinext_fonts/outfit-ac914d00e2a2/outfit-be21ba2a.woff2/assets/_vinext_fonts/outfit-ac914d... https://kling5.art/assets/_vinext_fonts/outfit-ac914d00e2a2/outfit-be21ba2a.woff2 — 200 — 14.2 KiB — 64 ms — h3https://kling5.art/videos/h3-demos/hero-3.webp/videos/h3-demos/hero-3.webp https://kling5.art/videos/h3-demos/hero-3.webp — 200 — 24.3 KiB — 82 ms — h3https://kling5.art/assets/index-DEIFmQaM.css/assets/index-DEIFmQaM.css https://kling5.art/assets/index-DEIFmQaM.css — 200 — 32.2 KiB — 79 ms — h3https://kling5.art/assets/global-error-CVl8f3Cz.js/assets/global-error-CVl8f3Cz.js https://kling5.art/assets/global-error-CVl8f3Cz.js — 200 — 1.0 KiB — 164 ms — h3https://kling5.art/assets/framework-DJH1pfSr.js/assets/framework-DJH1pfSr.js https://kling5.art/assets/framework-DJH1pfSr.js — 200 — 59.8 KiB — 142 ms — h3https://kling5.art/assets/rolldown-runtime-QTnfLwEv.js/assets/rolldown-runtime-QTnfLwEv.j... https://kling5.art/assets/rolldown-runtime-QTnfLwEv.js — 200 — 902 B — 82 ms — h3https://kling5.art/assets/url-utils-BQKFb685.js/assets/url-utils-BQKFb685.js https://kling5.art/assets/url-utils-BQKFb685.js — 200 — 1.4 KiB — 250 ms — h3https://kling5.art/assets/error-CKqcQOr6.js/assets/error-CKqcQOr6.js https://kling5.art/assets/error-CKqcQOr6.js — 200 — 942 B — 104 ms — h3https://kling5.art/assets/navigation-NAM0kUEw.js/assets/navigation-NAM0kUEw.js https://kling5.art/assets/navigation-NAM0kUEw.js — 200 — 1.6 KiB — 247 ms — h3https://kling5.art/assets/react-DlbkFqaW.js/assets/react-DlbkFqaW.js https://kling5.art/assets/react-DlbkFqaW.js — 200 — 13.5 KiB — 225 ms — h3https://kling5.art/assets/BaseLink-BtIEPdS4.js/assets/BaseLink-BtIEPdS4.js https://kling5.art/assets/BaseLink-BtIEPdS4.js — 200 — 5.8 KiB — 246 ms — h3https://kling5.art/assets/locale-Ca8Mb35V.js/assets/locale-Ca8Mb35V.js https://kling5.art/assets/locale-Ca8Mb35V.js — 200 — 2.5 KiB — 248 ms — h3https://kling5.art/assets/welcome-copy-DIyE0o41.js/assets/welcome-copy-DIyE0o41.js https://kling5.art/assets/welcome-copy-DIyE0o41.js — 200 — 1.8 KiB — 239 ms — h3https://kling5.art/assets/react-client-CAjdHkmk.js/assets/react-client-CAjdHkmk.js https://kling5.art/assets/react-client-CAjdHkmk.js — 200 — 613 B — 240 ms — h3https://kling5.art/assets/layout-segment-context-BRfTFXM9.js/assets/layout-segment-context-BRfT... https://kling5.art/assets/layout-segment-context-BRfTFXM9.js — 200 — 687 B — 240 ms — h3https://kling5.art/assets/NextIntlClientProvider-d9oaY35C.js/assets/NextIntlClientProvider-d9oa... https://kling5.art/assets/NextIntlClientProvider-d9oaY35C.js — 200 — 629 B — 232 ms — h3https://kling5.art/assets/intl-recovery-boundary-DcT0c-21.js/assets/intl-recovery-boundary-DcT0... https://kling5.art/assets/intl-recovery-boundary-DcT0c-21.js — 200 — 1.1 KiB — 238 ms — h3https://kling5.art/assets/dist-BqFYcBMN.js/assets/dist-BqFYcBMN.js https://kling5.art/assets/dist-BqFYcBMN.js — 200 — 2.0 KiB — 238 ms — h3https://kling5.art/assets/auth-modal-provider-YT14ZPfl.js/assets/auth-modal-provider-YT14ZPf... https://kling5.art/assets/auth-modal-provider-YT14ZPfl.js — 200 — 2.0 KiB — 235 ms — h3https://kling5.art/assets/dynamic-JvjZAPEJ.js/assets/dynamic-JvjZAPEJ.js https://kling5.art/assets/dynamic-JvjZAPEJ.js — 200 — 1.5 KiB — 234 ms — h3https://kling5.art/assets/track-Bo-iOlHD.js/assets/track-Bo-iOlHD.js https://kling5.art/assets/track-Bo-iOlHD.js — 200 — 1.7 KiB — 119 ms — h3https://kling5.art/assets/promo-B3QDpiXL.js/assets/promo-B3QDpiXL.js https://kling5.art/assets/promo-B3QDpiXL.js — 200 — 1.3 KiB — 223 ms — h3https://kling5.art/assets/site-DFztOUwQ.js/assets/site-DFztOUwQ.js https://kling5.art/assets/site-DFztOUwQ.js — 200 — 684 B — 117 ms — h3https://kling5.art/assets/login-promo-provider-C9qBkDdZ.js/assets/login-promo-provider-C9qBkD... https://kling5.art/assets/login-promo-provider-C9qBkDdZ.js — 200 — 2.1 KiB — 235 ms — h3https://kling5.art/assets/client-D5Fkk20v.js/assets/client-D5Fkk20v.js https://kling5.art/assets/client-D5Fkk20v.js — 200 — 12.7 KiB — 236 ms — h3https://kling5.art/assets/pricing-modal-provider-CDuhYg2Z.js/assets/pricing-modal-provider-CDuh... https://kling5.art/assets/pricing-modal-provider-CDuhYg2Z.js — 200 — 2.0 KiB — 116 ms — h3https://kling5.art/assets/seo-yVBPQz6M.js/assets/seo-yVBPQz6M.js https://kling5.art/assets/seo-yVBPQz6M.js — 200 — 658 B — 135 ms — h3https://kling5.art/assets/sonner-2KtkNM3b.js/assets/sonner-2KtkNM3b.js https://kling5.art/assets/sonner-2KtkNM3b.js — 200 — 1.2 KiB — 115 ms — h3https://kling5.art/assets/createLucideIcon-BRWvWrMn.js/assets/createLucideIcon-BRWvWrMn.j... https://kling5.art/assets/createLucideIcon-BRWvWrMn.js — 200 — 1.2 KiB — 228 ms — h3https://kling5.art/assets/circle-check-B8l71IIG.js/assets/circle-check-B8l71IIG.js https://kling5.art/assets/circle-check-B8l71IIG.js — 200 — 634 B — 115 ms — h3https://kling5.art/assets/loader-circle-Cxy4jRlv.js/assets/loader-circle-Cxy4jRlv.js https://kling5.art/assets/loader-circle-Cxy4jRlv.js — 200 — 614 B — 188 ms — h3https://kling5.art/assets/dist-Dxtr84wd.js/assets/dist-Dxtr84wd.js https://kling5.art/assets/dist-Dxtr84wd.js — 200 — 10.0 KiB — 115 ms — h3https://kling5.art/assets/deferred-mount-D68vQT22.js/assets/deferred-mount-D68vQT22.js https://kling5.art/assets/deferred-mount-D68vQT22.js — 200 — 1.0 KiB — 221 ms — h3https://kling5.art/assets/register-service-worker-C0LslTUE.js/assets/register-service-worker-C0L... https://kling5.art/assets/register-service-worker-C0LslTUE.js — 200 — 702 B — 234 ms — h3https://kling5.art/assets/umami-DcNgeJeO.js/assets/umami-DcNgeJeO.js https://kling5.art/assets/umami-DcNgeJeO.js — 200 — 1.0 KiB — 235 ms — h3https://kling5.art/assets/conversion-tracker-BHJYwbNw.js/assets/conversion-tracker-BHJYwbNw... https://kling5.art/assets/conversion-tracker-BHJYwbNw.js — 200 — 1.0 KiB — 227 ms — h3https://kling5.art/assets/header-BHVPjTYK.js/assets/header-BHVPjTYK.js https://kling5.art/assets/header-BHVPjTYK.js — 200 — 5.3 KiB — 154 ms — h3https://kling5.art/assets/utils-DXalBF5w.js/assets/utils-DXalBF5w.js https://kling5.art/assets/utils-DXalBF5w.js — 200 — 9.0 KiB — 114 ms — h3https://kling5.art/assets/check-CX-FwU1S.js/assets/check-CX-FwU1S.js https://kling5.art/assets/check-CX-FwU1S.js — 200 — 603 B — 232 ms — h3https://kling5.art/assets/chevron-down-B1vai0Li.js/assets/chevron-down-B1vai0Li.js https://kling5.art/assets/chevron-down-B1vai0Li.js — 200 — 598 B — 227 ms — h3https://kling5.art/assets/sparkles-DoLysNxV.js/assets/sparkles-DoLysNxV.js https://kling5.art/assets/sparkles-DoLysNxV.js — 200 — 784 B — 113 ms — h3https://kling5.art/assets/x-ChR1JV_j.js/assets/x-ChR1JV_j.js https://kling5.art/assets/x-ChR1JV_j.js — 200 — 614 B — 112 ms — h3https://kling5.art/assets/scroll-to-app-link-BX93_4wu.js/assets/scroll-to-app-link-BX93_4wu... https://kling5.art/assets/scroll-to-app-link-BX93_4wu.js — 200 — 977 B — 234 ms — h3https://kling5.art/assets/pricing-csr-Cx46hHKQ.js/assets/pricing-csr-Cx46hHKQ.js https://kling5.art/assets/pricing-csr-Cx46hHKQ.js — 200 — 1.7 KiB — 112 ms — h3https://kling5.art/assets/install-pwa-cI_varDy.js/assets/install-pwa-cI_varDy.js https://kling5.art/assets/install-pwa-cI_varDy.js — 200 — 2.1 KiB — 238 ms — h3https://kling5.art/assets/hero-video-bg-KgujZ7NZ.js/assets/hero-video-bg-KgujZ7NZ.js https://kling5.art/assets/hero-video-bg-KgujZ7NZ.js — 200 — 2.4 KiB — 115 ms — h3https://kling5.art/assets/video-studio-hero-BssgAdDJ.js/assets/video-studio-hero-BssgAdDJ.... https://kling5.art/assets/video-studio-hero-BssgAdDJ.js — 200 — 3.4 KiB — 113 ms — h3https://kling5.art/assets/studio-prompt-empty-guide-DfdHYLZm.js/assets/studio-prompt-empty-guide-D... https://kling5.art/assets/studio-prompt-empty-guide-DfdHYLZm.js — 200 — 1.3 KiB — 232 ms — h3https://kling5.art/assets/film-BlYfk1Am.js/assets/film-BlYfk1Am.js https://kling5.art/assets/film-BlYfk1Am.js — 200 — 704 B — 223 ms — h3https://kling5.art/assets/studio-sku-defaults-BXVO32fM.js/assets/studio-sku-defaults-BXVO32f... https://kling5.art/assets/studio-sku-defaults-BXVO32fM.js — 200 — 2.2 KiB — 111 ms — h3https://kling5.art/assets/footer-ask-ai-link-ByUbpF4u.js/assets/footer-ask-ai-link-ByUbpF4u... https://kling5.art/assets/footer-ask-ai-link-ByUbpF4u.js — 200 — 757 B — 111 ms — h3https://kling5.art/assets/index-DtNpVDuk.js/assets/index-DtNpVDuk.js https://kling5.art/assets/index-DtNpVDuk.js — 200 — 38.6 KiB — 118 ms — h3https://static.cloudflareinsights.com/beacon.min.js/v31edd6df95cf4e85bb4c19e7a9bdbcba1788362987495static.cloudflareinsights.com/beaco... https://static.cloudflareinsights.com/beacon.min.js/v31edd6df95cf4e85bb4c19e7a9bdbcba1788362987495 — 200 — 10.1 KiB — 135 ms — h2https://kling5.art/site.webmanifest?v=film-k5-0910/site.webmanifest?v=film-k5-0910 https://kling5.art/site.webmanifest?v=film-k5-0910 — 200 — 923 B — 209 ms — h3https://kling5.art/images/model-brands/kling-color.svg/images/model-brands/kling-color.sv... https://kling5.art/images/model-brands/kling-color.svg — 200 — 1.3 KiB — 159 ms — h3https://kling5.art/images/brand/site-icon-96.webp?v=film-k5-0910/images/brand/site-icon-96.webp?v=f... https://kling5.art/images/brand/site-icon-96.webp?v=film-k5-0910 — 200 — 2.0 KiB — 162 ms — h3https://kling5.art/cdn-cgi/rum?/cdn-cgi/rum? https://kling5.art/cdn-cgi/rum? — 204 — 439 B — 32 ms — h3https://kling5.art/cdn-cgi/rum?/cdn-cgi/rum? https://kling5.art/cdn-cgi/rum? — 204 — 444 B — 32 ms — h3https://kling5.art/assets/language-suggestion-toast-BDb2nD0N.js/assets/language-suggestion-toast-B... https://kling5.art/assets/language-suggestion-toast-BDb2nD0N.js — 200 — 2.1 KiB — 55 ms — h3https://kling5.art/assets/languages-DjFWk4Bo.js/assets/languages-DjFWk4Bo.js https://kling5.art/assets/languages-DjFWk4Bo.js — 200 — 683 B — 53 ms — h3https://kling5.art/assets/google-one-tap-PAYfIqkq.js/assets/google-one-tap-PAYfIqkq.js https://kling5.art/assets/google-one-tap-PAYfIqkq.js — 200 — 946 B — 56 ms — h3https://kling5.art/cdn-cgi/rum?/cdn-cgi/rum? https://kling5.art/cdn-cgi/rum? — 204 — 441 B — 32 ms — h3https://kling5.art/favicon.svg?v=film-k5-0910/favicon.svg?v=film-k5-0910 https://kling5.art/favicon.svg?v=film-k5-0910 — 200 — 2.1 KiB — 38 ms — h3https://kling5.art/android-chrome-192x192.png?v=film-k5-0910/android-chrome-192x192.png?v=film-... https://kling5.art/android-chrome-192x192.png?v=film-k5-0910 — 200 — 22.3 KiB — 64 ms — h3https://kling5.art/api/auth/get-session/api/auth/get-session https://kling5.art/api/auth/get-session — 200 — 681 B — 33 ms — h3https://kling5.art/favicon.ico?v=film-k5-0910/favicon.ico?v=film-k5-0910 https://kling5.art/favicon.ico?v=film-k5-0910 — 200 — 2.5 KiB — 37 ms — h3https://kling5.art/cdn-cgi/rum?/cdn-cgi/rum? https://kling5.art/cdn-cgi/rum? — 204 — 437 B — 29 ms — h3https://kling5.art/cdn-cgi/rum?/cdn-cgi/rum? https://kling5.art/cdn-cgi/rum? — 204 — 442 B — 35 ms — h3https://kling5.art/assets/video-studio-csr-BvqG_IX9.js/assets/video-studio-csr-BvqG_IX9.j... https://kling5.art/assets/video-studio-csr-BvqG_IX9.js — 200 — 26.5 KiB — 94 ms — h3https://kling5.art/assets/dialog-DHd2_0IM.js/assets/dialog-DHd2_0IM.js https://kling5.art/assets/dialog-DHd2_0IM.js — 200 — 1.9 KiB — 43 ms — h3https://kling5.art/assets/button-DJtV7Awr.js/assets/button-DJtV7Awr.js https://kling5.art/assets/button-DJtV7Awr.js — 200 — 5.6 KiB — 72 ms — h3https://kling5.art/assets/DialogTitle-DTFpc2Ge.js/assets/DialogTitle-DTFpc2Ge.js https://kling5.art/assets/DialogTitle-DTFpc2Ge.js — 200 — 23.0 KiB — 89 ms — h3https://kling5.art/assets/createBaseUIEventDetails-D0TVmSuD.js/assets/createBaseUIEventDetails-D0... https://kling5.art/assets/createBaseUIEventDetails-D0TVmSuD.js — 200 — 2.2 KiB — 85 ms — h3https://kling5.art/assets/daily-checkin-dialog-BVagEgQx.js/assets/daily-checkin-dialog-BVagEg... https://kling5.art/assets/daily-checkin-dialog-BVagEgQx.js — 200 — 3.4 KiB — 86 ms — h3https://kling5.art/assets/coins-BaPVlUbb.js/assets/coins-BaPVlUbb.js https://kling5.art/assets/coins-BaPVlUbb.js — 200 — 681 B — 86 ms — h3https://kling5.art/assets/download-TJkT_0qD.js/assets/download-TJkT_0qD.js https://kling5.art/assets/download-TJkT_0qD.js — 200 — 651 B — 85 ms — h3https://kling5.art/assets/monitor-V5Vl3bQe.js/assets/monitor-V5Vl3bQe.js https://kling5.art/assets/monitor-V5Vl3bQe.js — 200 — 668 B — 87 ms — h3https://kling5.art/assets/plus-C90xxIXa.js/assets/plus-C90xxIXa.js https://kling5.art/assets/plus-C90xxIXa.js — 200 — 614 B — 87 ms — h3https://kling5.art/assets/video-pricing-CUCxjOHX.js/assets/video-pricing-CUCxjOHX.js https://kling5.art/assets/video-pricing-CUCxjOHX.js — 200 — 1.0 KiB — 86 ms — h3https://kling5.art/assets/device-id-DoOFcSv1.js/assets/device-id-DoOFcSv1.js https://kling5.art/assets/device-id-DoOFcSv1.js — 200 — 1.0 KiB — 87 ms — h3https://kling5.art/videos/h3-demos/hero-3.webp/videos/h3-demos/hero-3.webp https://kling5.art/videos/h3-demos/hero-3.webp — 200 — 0 B — 47 ms — h3https://kling5.art/videos/h3-demos/hero-3.webm/videos/h3-demos/hero-3.webm https://kling5.art/videos/h3-demos/hero-3.webm — 200 — 708.5 KiB — 242 ms — h3https://kling5.art/api/config/public/api/config/public https://kling5.art/api/config/public — 200 — 1.1 KiB — 33 ms — h3https://umami.bestvid.net/script.jsumami.bestvid.net/script.js https://umami.bestvid.net/script.js — 200 — 3.0 KiB — 54 ms — h2https://accounts.google.com/gsi/clientaccounts.google.com/gsi/client https://accounts.google.com/gsi/client — 200 — 99.0 KiB — 166 ms — h2https://umami.bestvid.net/api/sendumami.bestvid.net/api/send https://umami.bestvid.net/api/send — 204 — 0 B — 764 ms — h3https://umami.bestvid.net/api/sendumami.bestvid.net/api/send https://umami.bestvid.net/api/send — 204 — 0 B — 732 ms — h3https://umami.bestvid.net/api/sendumami.bestvid.net/api/send https://umami.bestvid.net/api/send — 204 — 0 B — 218 ms — h3https://accounts.google.com/gsi/styleaccounts.google.com/gsi/style https://accounts.google.com/gsi/style — 200 — 642 B — 67 ms — h2https://umami.bestvid.net/api/sendumami.bestvid.net/api/send https://umami.bestvid.net/api/send — 200 — 1.1 KiB — 223 ms — h3https://umami.bestvid.net/api/sendumami.bestvid.net/api/send https://umami.bestvid.net/api/send — 200 — 1.1 KiB — 213 ms — h3https://umami.bestvid.net/api/sendumami.bestvid.net/api/send https://umami.bestvid.net/api/send — 200 — 1.1 KiB — 196 ms — h3
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
12% of JavaScript execution is third-party
First-party Third-party 137ms · 109KB · €1/mo
static.cloudflareinsights.com
Other
Optional
Execution 77ms
Transfer 10 KB
Monthly Cost €0/mo
accounts.google.com
Other
Optional
Execution 60ms
Transfer 99 KB
Unused 75%
Monthly Cost €0/mo

75% of accounts.google.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

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