Skip to content
https://minimaxh5.com

Performance

· 23 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
94
GRADE
A
FIX
0
REVIEW
7
PASS
12
INFO
4

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

81
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.64 s

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

2.06 s

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

0 ms

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

0.068

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

1.92 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.07 s

Page Load Progression

499 ms
997 ms
1.5 s
2.0 s
2.5 s
3.0 s
3.5 s
4.0 s
Checks
23
12 PASS 7 REVIEW
B
Page Weight Budget
1.3 MB transferred, 119 requests
REVIEW
1.3 MB transferred, 119 requests
Info::
Page weighs 2.4 MB (1.3 MB transferred)
Warning::
119 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 0.27 g CO2 per page load
1.3 MB / 2.4 MB budget
1.3 MB transferred
119 requests
0.27 g CO2 per page load
Other 708.5 KiB 55%
JavaScript 421.0 KiB 32%
HTML 54.8 KiB 4%
Images 46.8 KiB 4%
CSS 33.3 KiB 3%
Fonts 21.0 KiB 2%
Other 5.0 KiB 0%
Other 4.3 KiB 0%
Other 930 B 0%
Other 831 B 0%
Other 0 B 0%
0 2.4 MB 4.9 MB
Under budget

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

B
Image Optimization
19 images, 0 KB saveable
REVIEW
19 images, 0 KB saveable
Info::
All images are well-optimized
19 images 47 KB
0 oversized -0 KB
16 legacy format
0 missing dimensions CLS risk
C
JS Execution Cost
Action
1104ms total JS execution
REVIEW
1104ms total JS execution
Warning::
https://minimaxh5.com/: 326ms CPU time
Warning::
https://minimaxh5.com/assets/framework-DJH1pfSr.js: 286ms CPU time
Warning::
https://minimaxh5.com/assets/demo-reel-DxHlkq2z.js: 279ms CPU time
Info::
Unattributable: 124ms CPU time
Info::
https://scripts.clarity.ms/0.8.70/clarity.js: 89ms CPU time
Info::
Third-party scripts: 89ms (8% of total)

Main Thread Breakdown

Script Evaluation 37% Other 31% Style & Layout 22% Rendering 7%
ScriptTotalScriptingParse/CompileParty
https://minimaxh5.com/326ms4ms7ms1st
https://minimaxh5.com/assets/framework-DJH1pfSr.js286ms231ms0ms1st
https://minimaxh5.com/assets/demo-reel-DxHlkq2z.js279ms69ms0ms1st
Unattributable124ms9ms0ms1st
https://scripts.clarity.ms/0.8.70/clarity.js89ms80ms2ms3rd
B
JS Bundles
77 scripts, 74 KB unused
REVIEW
77 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://minimaxh5.com/assets/global-error-CVl8f3Cz.js1 KB1st
https://minimaxh5.com/assets/framework-DJH1pfSr.js60 KB1st
https://minimaxh5.com/assets/rolldown-runtime-QTnfLwEv.js1 KB1st
https://minimaxh5.com/assets/url-utils-BQKFb685.js1 KB1st
https://minimaxh5.com/assets/error-C5BwNkGT.js1 KB1st
https://minimaxh5.com/assets/navigation-toRQqusa.js2 KB1st
https://minimaxh5.com/assets/react-DlbkFqaW.js13 KB1st
https://minimaxh5.com/assets/BaseLink-V_3bbqtJ.js6 KB1st
https://minimaxh5.com/assets/locale-Cf2TK_9i.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
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
Page Weight Inventory
119 resources · 1.3 MB · 74 KB savings available
REVIEW
119 resources · 1.3 MB · 74 KB savings available
Warning::
Page weight 1.3 MB exceeds 1 MB target by 272 KB
Got: 1.3 MB Expected: ≤ 1 MB
Info::
~74 KB of savings available
Info::
14 third-party resources (10% of weight)
Info::
1 resources over 200KB
119 resources · 1.3 MiB · 14 third-party 272.3 KiB over 1MB target
Media 55% · 708.5 KiB
JavaScript 32% · 421.0 KiB
Document 4% · 54.8 KiB
Image 4% · 51.1 KiB
CSS 3% · 33.3 KiB
Font 2% · 21.0 KiB
Other 1% · 6.7 KiB

~74.2 KiB of savings available

Remove unused JavaScript: 74.2 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
10% third-party, 0 ms blocking
PASS
10% third-party, 0 ms blocking
Info::
Third-party code accounts for 10% of page weight (133.4 KiB of 1.3 MiB)
Info::
Third-party blocking time is low (0 ms)
90%
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+
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 2.0 s FCP 1.6 s LCP 2.1 shttps://minimaxh5.com/assets/_vinext_fonts/outfit-ac914d00e2a2/outfit-19c86109.woff2outfit-19c86109.woff2 https://minimaxh5.com/assets/_vinext_fonts/outfit-ac914d00e2a2/outfit-19c86109.woff2 — 6.7 KiB — 179 ms — font-display: swaphttps://minimaxh5.com/assets/_vinext_fonts/outfit-ac914d00e2a2/outfit-be21ba2a.woff2outfit-be21ba2a.woff2 https://minimaxh5.com/assets/_vinext_fonts/outfit-ac914d00e2a2/outfit-be21ba2a.woff2 — 14.2 KiB — 164 ms — font-display: swap
outfit-19c86109.woff2 woff2 swap
Size 7 KB
Load time 179 ms
Start 104 ms
Risk FOUT — text flashes from fallback to web font
outfit-be21ba2a.woff2 woff2 swap
Size 14 KB
Load time 164 ms
Start 104 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 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
119 requests over 3548ms
INFO
0 ms 1.0 s 2.0 s 3.0 s FCP 1.6 s LCP 2.1 shttps://minimaxh5.com// https://minimaxh5.com/ — 200 — 54.8 KiB — 77 ms — h3https://minimaxh5.com/videos/h3-demos/hero-3.webp/videos/h3-demos/hero-3.webp https://minimaxh5.com/videos/h3-demos/hero-3.webp — 200 — 24.3 KiB — 177 ms — h3https://minimaxh5.com/images/model-brands/minimax-color.svg/images/model-brands/minimax-color.... https://minimaxh5.com/images/model-brands/minimax-color.svg — 404 — 28 B — 37 ms — h3https://minimaxh5.com/assets/index-BYq_kFGh.css/assets/index-BYq_kFGh.css https://minimaxh5.com/assets/index-BYq_kFGh.css — 200 — 32.7 KiB — 61 ms — h3https://minimaxh5.com/assets/global-error-CVl8f3Cz.js/assets/global-error-CVl8f3Cz.js https://minimaxh5.com/assets/global-error-CVl8f3Cz.js — 200 — 1.0 KiB — 64 ms — h3https://minimaxh5.com/assets/framework-DJH1pfSr.js/assets/framework-DJH1pfSr.js https://minimaxh5.com/assets/framework-DJH1pfSr.js — 200 — 59.9 KiB — 82 ms — h3https://minimaxh5.com/assets/rolldown-runtime-QTnfLwEv.js/assets/rolldown-runtime-QTnfLwEv.j... https://minimaxh5.com/assets/rolldown-runtime-QTnfLwEv.js — 200 — 926 B — 87 ms — h3https://minimaxh5.com/assets/url-utils-BQKFb685.js/assets/url-utils-BQKFb685.js https://minimaxh5.com/assets/url-utils-BQKFb685.js — 200 — 1.4 KiB — 90 ms — h3https://minimaxh5.com/assets/error-C5BwNkGT.js/assets/error-C5BwNkGT.js https://minimaxh5.com/assets/error-C5BwNkGT.js — 200 — 963 B — 107 ms — h3https://minimaxh5.com/assets/navigation-toRQqusa.js/assets/navigation-toRQqusa.js https://minimaxh5.com/assets/navigation-toRQqusa.js — 200 — 1.6 KiB — 107 ms — h3https://minimaxh5.com/assets/react-DlbkFqaW.js/assets/react-DlbkFqaW.js https://minimaxh5.com/assets/react-DlbkFqaW.js — 200 — 13.5 KiB — 126 ms — h3https://minimaxh5.com/assets/BaseLink-V_3bbqtJ.js/assets/BaseLink-V_3bbqtJ.js https://minimaxh5.com/assets/BaseLink-V_3bbqtJ.js — 200 — 5.8 KiB — 107 ms — h3https://minimaxh5.com/assets/locale-Cf2TK_9i.js/assets/locale-Cf2TK_9i.js https://minimaxh5.com/assets/locale-Cf2TK_9i.js — 200 — 2.6 KiB — 108 ms — h3https://minimaxh5.com/assets/react-client-CAjdHkmk.js/assets/react-client-CAjdHkmk.js https://minimaxh5.com/assets/react-client-CAjdHkmk.js — 200 — 624 B — 108 ms — h3https://minimaxh5.com/assets/layout-segment-context-DLWeb8pS.js/assets/layout-segment-context-DLWe... https://minimaxh5.com/assets/layout-segment-context-DLWeb8pS.js — 200 — 705 B — 108 ms — h3https://minimaxh5.com/assets/NextIntlClientProvider-d9oaY35C.js/assets/NextIntlClientProvider-d9oa... https://minimaxh5.com/assets/NextIntlClientProvider-d9oaY35C.js — 200 — 650 B — 108 ms — h3https://minimaxh5.com/assets/intl-recovery-boundary-B0ZIdxbI.js/assets/intl-recovery-boundary-B0ZI... https://minimaxh5.com/assets/intl-recovery-boundary-B0ZIdxbI.js — 200 — 1.2 KiB — 109 ms — h3https://minimaxh5.com/assets/dist-BqFYcBMN.js/assets/dist-BqFYcBMN.js https://minimaxh5.com/assets/dist-BqFYcBMN.js — 200 — 2.0 KiB — 109 ms — h3https://minimaxh5.com/assets/auth-modal-provider-Bxn5nubg.js/assets/auth-modal-provider-Bxn5nub... https://minimaxh5.com/assets/auth-modal-provider-Bxn5nubg.js — 200 — 2.0 KiB — 109 ms — h3https://minimaxh5.com/assets/dynamic-JvjZAPEJ.js/assets/dynamic-JvjZAPEJ.js https://minimaxh5.com/assets/dynamic-JvjZAPEJ.js — 200 — 1.5 KiB — 124 ms — h3https://minimaxh5.com/assets/track-BDOvf33C.js/assets/track-BDOvf33C.js https://minimaxh5.com/assets/track-BDOvf33C.js — 200 — 1.7 KiB — 109 ms — h3https://minimaxh5.com/assets/promo-B3rjVTRz.js/assets/promo-B3rjVTRz.js https://minimaxh5.com/assets/promo-B3rjVTRz.js — 200 — 1.3 KiB — 109 ms — h3https://minimaxh5.com/assets/login-promo-provider-DQzGzOF6.js/assets/login-promo-provider-DQzGzO... https://minimaxh5.com/assets/login-promo-provider-DQzGzOF6.js — 200 — 2.1 KiB — 124 ms — h3https://minimaxh5.com/assets/client-CIcIe0AC.js/assets/client-CIcIe0AC.js https://minimaxh5.com/assets/client-CIcIe0AC.js — 200 — 12.7 KiB — 109 ms — h3https://minimaxh5.com/assets/pricing-modal-provider-DqVp-l3H.js/assets/pricing-modal-provider-DqVp... https://minimaxh5.com/assets/pricing-modal-provider-DqVp-l3H.js — 200 — 2.0 KiB — 109 ms — h3https://minimaxh5.com/assets/seo-f5snLZUP.js/assets/seo-f5snLZUP.js https://minimaxh5.com/assets/seo-f5snLZUP.js — 200 — 678 B — 123 ms — h3https://minimaxh5.com/assets/sonner-2KtkNM3b.js/assets/sonner-2KtkNM3b.js https://minimaxh5.com/assets/sonner-2KtkNM3b.js — 200 — 1.2 KiB — 109 ms — h3https://minimaxh5.com/assets/createLucideIcon-BRWvWrMn.js/assets/createLucideIcon-BRWvWrMn.j... https://minimaxh5.com/assets/createLucideIcon-BRWvWrMn.js — 200 — 1.2 KiB — 174 ms — h3https://minimaxh5.com/assets/circle-check-B8l71IIG.js/assets/circle-check-B8l71IIG.js https://minimaxh5.com/assets/circle-check-B8l71IIG.js — 200 — 649 B — 123 ms — h3https://minimaxh5.com/assets/loader-circle-Cxy4jRlv.js/assets/loader-circle-Cxy4jRlv.js https://minimaxh5.com/assets/loader-circle-Cxy4jRlv.js — 200 — 632 B — 176 ms — h3
0 ms 1.0 s 2.0 s 3.0 s FCP 1.6 s LCP 2.1 shttps://minimaxh5.com// https://minimaxh5.com/ — 200 — 54.8 KiB — 77 ms — h3https://minimaxh5.com/videos/h3-demos/hero-3.webp/videos/h3-demos/hero-3.webp https://minimaxh5.com/videos/h3-demos/hero-3.webp — 200 — 24.3 KiB — 177 ms — h3https://minimaxh5.com/images/model-brands/minimax-color.svg/images/model-brands/minimax-color.... https://minimaxh5.com/images/model-brands/minimax-color.svg — 404 — 28 B — 37 ms — h3https://minimaxh5.com/assets/index-BYq_kFGh.css/assets/index-BYq_kFGh.css https://minimaxh5.com/assets/index-BYq_kFGh.css — 200 — 32.7 KiB — 61 ms — h3https://minimaxh5.com/assets/global-error-CVl8f3Cz.js/assets/global-error-CVl8f3Cz.js https://minimaxh5.com/assets/global-error-CVl8f3Cz.js — 200 — 1.0 KiB — 64 ms — h3https://minimaxh5.com/assets/framework-DJH1pfSr.js/assets/framework-DJH1pfSr.js https://minimaxh5.com/assets/framework-DJH1pfSr.js — 200 — 59.9 KiB — 82 ms — h3https://minimaxh5.com/assets/rolldown-runtime-QTnfLwEv.js/assets/rolldown-runtime-QTnfLwEv.j... https://minimaxh5.com/assets/rolldown-runtime-QTnfLwEv.js — 200 — 926 B — 87 ms — h3https://minimaxh5.com/assets/url-utils-BQKFb685.js/assets/url-utils-BQKFb685.js https://minimaxh5.com/assets/url-utils-BQKFb685.js — 200 — 1.4 KiB — 90 ms — h3https://minimaxh5.com/assets/error-C5BwNkGT.js/assets/error-C5BwNkGT.js https://minimaxh5.com/assets/error-C5BwNkGT.js — 200 — 963 B — 107 ms — h3https://minimaxh5.com/assets/navigation-toRQqusa.js/assets/navigation-toRQqusa.js https://minimaxh5.com/assets/navigation-toRQqusa.js — 200 — 1.6 KiB — 107 ms — h3https://minimaxh5.com/assets/react-DlbkFqaW.js/assets/react-DlbkFqaW.js https://minimaxh5.com/assets/react-DlbkFqaW.js — 200 — 13.5 KiB — 126 ms — h3https://minimaxh5.com/assets/BaseLink-V_3bbqtJ.js/assets/BaseLink-V_3bbqtJ.js https://minimaxh5.com/assets/BaseLink-V_3bbqtJ.js — 200 — 5.8 KiB — 107 ms — h3https://minimaxh5.com/assets/locale-Cf2TK_9i.js/assets/locale-Cf2TK_9i.js https://minimaxh5.com/assets/locale-Cf2TK_9i.js — 200 — 2.6 KiB — 108 ms — h3https://minimaxh5.com/assets/react-client-CAjdHkmk.js/assets/react-client-CAjdHkmk.js https://minimaxh5.com/assets/react-client-CAjdHkmk.js — 200 — 624 B — 108 ms — h3https://minimaxh5.com/assets/layout-segment-context-DLWeb8pS.js/assets/layout-segment-context-DLWe... https://minimaxh5.com/assets/layout-segment-context-DLWeb8pS.js — 200 — 705 B — 108 ms — h3https://minimaxh5.com/assets/NextIntlClientProvider-d9oaY35C.js/assets/NextIntlClientProvider-d9oa... https://minimaxh5.com/assets/NextIntlClientProvider-d9oaY35C.js — 200 — 650 B — 108 ms — h3https://minimaxh5.com/assets/intl-recovery-boundary-B0ZIdxbI.js/assets/intl-recovery-boundary-B0ZI... https://minimaxh5.com/assets/intl-recovery-boundary-B0ZIdxbI.js — 200 — 1.2 KiB — 109 ms — h3https://minimaxh5.com/assets/dist-BqFYcBMN.js/assets/dist-BqFYcBMN.js https://minimaxh5.com/assets/dist-BqFYcBMN.js — 200 — 2.0 KiB — 109 ms — h3https://minimaxh5.com/assets/auth-modal-provider-Bxn5nubg.js/assets/auth-modal-provider-Bxn5nub... https://minimaxh5.com/assets/auth-modal-provider-Bxn5nubg.js — 200 — 2.0 KiB — 109 ms — h3https://minimaxh5.com/assets/dynamic-JvjZAPEJ.js/assets/dynamic-JvjZAPEJ.js https://minimaxh5.com/assets/dynamic-JvjZAPEJ.js — 200 — 1.5 KiB — 124 ms — h3https://minimaxh5.com/assets/track-BDOvf33C.js/assets/track-BDOvf33C.js https://minimaxh5.com/assets/track-BDOvf33C.js — 200 — 1.7 KiB — 109 ms — h3https://minimaxh5.com/assets/promo-B3rjVTRz.js/assets/promo-B3rjVTRz.js https://minimaxh5.com/assets/promo-B3rjVTRz.js — 200 — 1.3 KiB — 109 ms — h3https://minimaxh5.com/assets/login-promo-provider-DQzGzOF6.js/assets/login-promo-provider-DQzGzO... https://minimaxh5.com/assets/login-promo-provider-DQzGzOF6.js — 200 — 2.1 KiB — 124 ms — h3https://minimaxh5.com/assets/client-CIcIe0AC.js/assets/client-CIcIe0AC.js https://minimaxh5.com/assets/client-CIcIe0AC.js — 200 — 12.7 KiB — 109 ms — h3https://minimaxh5.com/assets/pricing-modal-provider-DqVp-l3H.js/assets/pricing-modal-provider-DqVp... https://minimaxh5.com/assets/pricing-modal-provider-DqVp-l3H.js — 200 — 2.0 KiB — 109 ms — h3https://minimaxh5.com/assets/seo-f5snLZUP.js/assets/seo-f5snLZUP.js https://minimaxh5.com/assets/seo-f5snLZUP.js — 200 — 678 B — 123 ms — h3https://minimaxh5.com/assets/sonner-2KtkNM3b.js/assets/sonner-2KtkNM3b.js https://minimaxh5.com/assets/sonner-2KtkNM3b.js — 200 — 1.2 KiB — 109 ms — h3https://minimaxh5.com/assets/createLucideIcon-BRWvWrMn.js/assets/createLucideIcon-BRWvWrMn.j... https://minimaxh5.com/assets/createLucideIcon-BRWvWrMn.js — 200 — 1.2 KiB — 174 ms — h3https://minimaxh5.com/assets/circle-check-B8l71IIG.js/assets/circle-check-B8l71IIG.js https://minimaxh5.com/assets/circle-check-B8l71IIG.js — 200 — 649 B — 123 ms — h3https://minimaxh5.com/assets/loader-circle-Cxy4jRlv.js/assets/loader-circle-Cxy4jRlv.js https://minimaxh5.com/assets/loader-circle-Cxy4jRlv.js — 200 — 632 B — 176 ms — h3https://minimaxh5.com/assets/dist-Dxtr84wd.js/assets/dist-Dxtr84wd.js https://minimaxh5.com/assets/dist-Dxtr84wd.js — 200 — 10.1 KiB — 121 ms — h3https://minimaxh5.com/assets/deferred-mount-D68vQT22.js/assets/deferred-mount-D68vQT22.js https://minimaxh5.com/assets/deferred-mount-D68vQT22.js — 200 — 1.0 KiB — 122 ms — h3https://minimaxh5.com/assets/register-service-worker-C0LslTUE.js/assets/register-service-worker-C0L... https://minimaxh5.com/assets/register-service-worker-C0LslTUE.js — 200 — 716 B — 122 ms — h3https://minimaxh5.com/assets/umami-BiySbXsC.js/assets/umami-BiySbXsC.js https://minimaxh5.com/assets/umami-BiySbXsC.js — 200 — 1.0 KiB — 122 ms — h3https://minimaxh5.com/assets/clarity-CJ6mcft8.js/assets/clarity-CJ6mcft8.js https://minimaxh5.com/assets/clarity-CJ6mcft8.js — 200 — 886 B — 122 ms — h3https://minimaxh5.com/assets/defer-third-party-CECpvhty.js/assets/defer-third-party-CECpvhty.... https://minimaxh5.com/assets/defer-third-party-CECpvhty.js — 200 — 923 B — 151 ms — h3https://minimaxh5.com/assets/conversion-tracker-lLYSdh5D.js/assets/conversion-tracker-lLYSdh5D... https://minimaxh5.com/assets/conversion-tracker-lLYSdh5D.js — 200 — 1.0 KiB — 151 ms — h3https://minimaxh5.com/assets/header-BR8aYPQC.js/assets/header-BR8aYPQC.js https://minimaxh5.com/assets/header-BR8aYPQC.js — 200 — 5.6 KiB — 151 ms — h3https://minimaxh5.com/assets/utils-DXalBF5w.js/assets/utils-DXalBF5w.js https://minimaxh5.com/assets/utils-DXalBF5w.js — 200 — 9.0 KiB — 151 ms — h3https://minimaxh5.com/assets/check-CX-FwU1S.js/assets/check-CX-FwU1S.js https://minimaxh5.com/assets/check-CX-FwU1S.js — 200 — 619 B — 151 ms — h3https://minimaxh5.com/assets/chevron-down-B1vai0Li.js/assets/chevron-down-B1vai0Li.js https://minimaxh5.com/assets/chevron-down-B1vai0Li.js — 200 — 616 B — 151 ms — h3https://minimaxh5.com/assets/sparkles-DoLysNxV.js/assets/sparkles-DoLysNxV.js https://minimaxh5.com/assets/sparkles-DoLysNxV.js — 200 — 795 B — 152 ms — h3https://minimaxh5.com/assets/x-ChR1JV_j.js/assets/x-ChR1JV_j.js https://minimaxh5.com/assets/x-ChR1JV_j.js — 200 — 634 B — 153 ms — h3https://minimaxh5.com/assets/scroll-to-app-link-B8kjUshQ.js/assets/scroll-to-app-link-B8kjUshQ... https://minimaxh5.com/assets/scroll-to-app-link-B8kjUshQ.js — 200 — 999 B — 154 ms — h3https://minimaxh5.com/assets/use-promo-countdown-Zz50kV8N.js/assets/use-promo-countdown-Zz50kV8... https://minimaxh5.com/assets/use-promo-countdown-Zz50kV8N.js — 200 — 1005 B — 154 ms — h3https://minimaxh5.com/assets/demo-reel-DxHlkq2z.js/assets/demo-reel-DxHlkq2z.js https://minimaxh5.com/assets/demo-reel-DxHlkq2z.js — 200 — 3.1 KiB — 154 ms — h3https://minimaxh5.com/assets/play-CsMt1M50.js/assets/play-CsMt1M50.js https://minimaxh5.com/assets/play-CsMt1M50.js — 200 — 622 B — 155 ms — h3https://minimaxh5.com/assets/multimodal-proof-D_prBAlC.js/assets/multimodal-proof-D_prBAlC.j... https://minimaxh5.com/assets/multimodal-proof-D_prBAlC.js — 200 — 3.8 KiB — 155 ms — h3https://minimaxh5.com/assets/external-link-Dl8IwxXX.js/assets/external-link-Dl8IwxXX.js https://minimaxh5.com/assets/external-link-Dl8IwxXX.js — 200 — 682 B — 172 ms — h3https://minimaxh5.com/assets/image-XDNLfmKg.js/assets/image-XDNLfmKg.js https://minimaxh5.com/assets/image-XDNLfmKg.js — 200 — 711 B — 157 ms — h3https://minimaxh5.com/assets/scene-tabs-DOuM7OCo.js/assets/scene-tabs-DOuM7OCo.js https://minimaxh5.com/assets/scene-tabs-DOuM7OCo.js — 200 — 2.6 KiB — 157 ms — h3https://minimaxh5.com/assets/layers-dbQudP-b.js/assets/layers-dbQudP-b.js https://minimaxh5.com/assets/layers-dbQudP-b.js — 200 — 721 B — 170 ms — h3https://minimaxh5.com/assets/pricing-csr-BjunP4wX.js/assets/pricing-csr-BjunP4wX.js https://minimaxh5.com/assets/pricing-csr-BjunP4wX.js — 200 — 1.7 KiB — 169 ms — h3https://minimaxh5.com/assets/install-pwa-BDC4xIET.js/assets/install-pwa-BDC4xIET.js https://minimaxh5.com/assets/install-pwa-BDC4xIET.js — 200 — 2.1 KiB — 169 ms — h3https://minimaxh5.com/assets/hero-video-bg-cLE6Txvf.js/assets/hero-video-bg-cLE6Txvf.js https://minimaxh5.com/assets/hero-video-bg-cLE6Txvf.js — 200 — 2.5 KiB — 168 ms — h3https://minimaxh5.com/assets/video-studio-hero-DM2tGrEc.js/assets/video-studio-hero-DM2tGrEc.... https://minimaxh5.com/assets/video-studio-hero-DM2tGrEc.js — 200 — 3.4 KiB — 168 ms — h3https://minimaxh5.com/assets/studio-prompt-empty-guide-BZf8Oq0W.js/assets/studio-prompt-empty-guide-B... https://minimaxh5.com/assets/studio-prompt-empty-guide-BZf8Oq0W.js — 200 — 1.2 KiB — 177 ms — h3https://minimaxh5.com/assets/film-BlYfk1Am.js/assets/film-BlYfk1Am.js https://minimaxh5.com/assets/film-BlYfk1Am.js — 200 — 720 B — 181 ms — h3https://minimaxh5.com/assets/footer-ask-ai-link-ByUbpF4u.js/assets/footer-ask-ai-link-ByUbpF4u... https://minimaxh5.com/assets/footer-ask-ai-link-ByUbpF4u.js — 200 — 777 B — 177 ms — h3https://minimaxh5.com/assets/index-yaWmhv2L.js/assets/index-yaWmhv2L.js https://minimaxh5.com/assets/index-yaWmhv2L.js — 200 — 38.9 KiB — 181 ms — h3https://minimaxh5.com/assets/_vinext_fonts/outfit-ac914d00e2a2/outfit-19c86109.woff2/assets/_vinext_fonts/outfit-ac914d... https://minimaxh5.com/assets/_vinext_fonts/outfit-ac914d00e2a2/outfit-19c86109.woff2 — 200 — 6.7 KiB — 179 ms — h3https://minimaxh5.com/assets/_vinext_fonts/outfit-ac914d00e2a2/outfit-be21ba2a.woff2/assets/_vinext_fonts/outfit-ac914d... https://minimaxh5.com/assets/_vinext_fonts/outfit-ac914d00e2a2/outfit-be21ba2a.woff2 — 200 — 14.2 KiB — 164 ms — h3https://minimaxh5.com/images/h3-viral/03-poster.jpg/images/h3-viral/03-poster.jpg https://minimaxh5.com/images/h3-viral/03-poster.jpg — 404 — 28 B — 240 ms — h3https://minimaxh5.com/images/h3-official/multi-poster.webp/images/h3-official/multi-poster.we... https://minimaxh5.com/images/h3-official/multi-poster.webp — 200 — 20.8 KiB — 180 ms — h3https://minimaxh5.com/site.webmanifest/site.webmanifest https://minimaxh5.com/site.webmanifest — 200 — 930 B — 113 ms — h3https://minimaxh5.com/images/brand/site-icon-96.webp?v=film-3/images/brand/site-icon-96.webp?v=f... https://minimaxh5.com/images/brand/site-icon-96.webp?v=film-3 — 200 — 1.2 KiB — 126 ms — h3https://minimaxh5.com/videos/h3-cases/music-mv.webp/videos/h3-cases/music-mv.webp https://minimaxh5.com/videos/h3-cases/music-mv.webp — 404 — 28 B — 188 ms — h3https://minimaxh5.com/videos/h3-cases/groovy-t2v.webp/videos/h3-cases/groovy-t2v.webp https://minimaxh5.com/videos/h3-cases/groovy-t2v.webp — 404 — 28 B — 188 ms — h3https://minimaxh5.com/videos/h3-cases/cinematic-short.webp/videos/h3-cases/cinematic-short.we... https://minimaxh5.com/videos/h3-cases/cinematic-short.webp — 404 — 28 B — 428 ms — h3https://minimaxh5.com/videos/h3-cases/lifelike-shot.webp/videos/h3-cases/lifelike-shot.webp https://minimaxh5.com/videos/h3-cases/lifelike-shot.webp — 404 — 28 B — 51 ms — h3https://minimaxh5.com/images/h3-viral/03-ref1.jpg/images/h3-viral/03-ref1.jpg https://minimaxh5.com/images/h3-viral/03-ref1.jpg — 404 — 28 B — 51 ms — h3https://minimaxh5.com/images/h3-viral/03-ref2.jpg/images/h3-viral/03-ref2.jpg https://minimaxh5.com/images/h3-viral/03-ref2.jpg — 404 — 28 B — 404 ms — h3https://minimaxh5.com/assets/language-suggestion-toast-DnlkPR_p.js/assets/language-suggestion-toast-D... https://minimaxh5.com/assets/language-suggestion-toast-DnlkPR_p.js — 200 — 2.2 KiB — 39 ms — h3https://minimaxh5.com/assets/languages-DjFWk4Bo.js/assets/languages-DjFWk4Bo.js https://minimaxh5.com/assets/languages-DjFWk4Bo.js — 200 — 697 B — 42 ms — h3https://minimaxh5.com/assets/google-one-tap-BRsOoZ2z.js/assets/google-one-tap-BRsOoZ2z.js https://minimaxh5.com/assets/google-one-tap-BRsOoZ2z.js — 200 — 934 B — 42 ms — h3https://minimaxh5.com/favicon.svg?v=imagine-2/favicon.svg?v=imagine-2 https://minimaxh5.com/favicon.svg?v=imagine-2 — 200 — 1.5 KiB — 44 ms — h3https://minimaxh5.com/android-chrome-192x192.png?v=brand-1/android-chrome-192x192.png?v=brand... https://minimaxh5.com/android-chrome-192x192.png?v=brand-1 — 200 — 1.9 KiB — 35 ms — h3https://minimaxh5.com/api/auth/get-session/api/auth/get-session https://minimaxh5.com/api/auth/get-session — 200 — 695 B — 433 ms — h3https://minimaxh5.com/favicon.ico?v=imagine-2/favicon.ico?v=imagine-2 https://minimaxh5.com/favicon.ico?v=imagine-2 — 200 — 881 B — 33 ms — h3https://minimaxh5.com/assets/video-studio-csr-BPTPPIjQ.js/assets/video-studio-csr-BPTPPIjQ.j... https://minimaxh5.com/assets/video-studio-csr-BPTPPIjQ.js — 200 — 28.6 KiB — 44 ms — h3https://minimaxh5.com/assets/dialog-BnQm5w8Q.js/assets/dialog-BnQm5w8Q.js https://minimaxh5.com/assets/dialog-BnQm5w8Q.js — 200 — 1.9 KiB — 46 ms — h3https://minimaxh5.com/assets/button-DJ9NNMDT.js/assets/button-DJ9NNMDT.js https://minimaxh5.com/assets/button-DJ9NNMDT.js — 200 — 1.9 KiB — 63 ms — h3https://minimaxh5.com/assets/useRenderElement-CatmHi4d.js/assets/useRenderElement-CatmHi4d.j... https://minimaxh5.com/assets/useRenderElement-CatmHi4d.js — 200 — 4.4 KiB — 68 ms — h3https://minimaxh5.com/assets/useOpenInteractionType-BU1GNlNn.js/assets/useOpenInteractionType-BU1G... https://minimaxh5.com/assets/useOpenInteractionType-BU1GNlNn.js — 200 — 20.9 KiB — 85 ms — h3https://minimaxh5.com/assets/createBaseUIEventDetails-BVvLmedW.js/assets/createBaseUIEventDetails-BV... https://minimaxh5.com/assets/createBaseUIEventDetails-BVvLmedW.js — 200 — 2.2 KiB — 90 ms — h3https://minimaxh5.com/assets/DialogTitle-DsxtGLp4.js/assets/DialogTitle-DsxtGLp4.js https://minimaxh5.com/assets/DialogTitle-DsxtGLp4.js — 200 — 3.4 KiB — 74 ms — h3https://minimaxh5.com/assets/coins-BaPVlUbb.js/assets/coins-BaPVlUbb.js https://minimaxh5.com/assets/coins-BaPVlUbb.js — 200 — 708 B — 101 ms — h3https://minimaxh5.com/assets/download-TJkT_0qD.js/assets/download-TJkT_0qD.js https://minimaxh5.com/assets/download-TJkT_0qD.js — 200 — 678 B — 71 ms — h3https://minimaxh5.com/assets/gift-B52uoTNh.js/assets/gift-B52uoTNh.js https://minimaxh5.com/assets/gift-B52uoTNh.js — 200 — 733 B — 90 ms — h3https://minimaxh5.com/assets/monitor-V5Vl3bQe.js/assets/monitor-V5Vl3bQe.js https://minimaxh5.com/assets/monitor-V5Vl3bQe.js — 200 — 685 B — 102 ms — h3https://minimaxh5.com/assets/plus-C90xxIXa.js/assets/plus-C90xxIXa.js https://minimaxh5.com/assets/plus-C90xxIXa.js — 200 — 627 B — 79 ms — h3https://minimaxh5.com/assets/video-pricing-Cx3sD56H.js/assets/video-pricing-Cx3sD56H.js https://minimaxh5.com/assets/video-pricing-Cx3sD56H.js — 200 — 2.3 KiB — 70 ms — h3https://minimaxh5.com/assets/device-id-C5JltZmQ.js/assets/device-id-C5JltZmQ.js https://minimaxh5.com/assets/device-id-C5JltZmQ.js — 200 — 1.0 KiB — 100 ms — h3https://minimaxh5.com/videos/h3-demos/hero-3.webm/videos/h3-demos/hero-3.webm https://minimaxh5.com/videos/h3-demos/hero-3.webm — 200 — 708.5 KiB — 213 ms — h3https://minimaxh5.com/api/config/public/api/config/public https://minimaxh5.com/api/config/public — 200 — 1.1 KiB — 280 ms — h3https://umami.bestvid.net/script.jsumami.bestvid.net/script.js https://umami.bestvid.net/script.js — 200 — 3.0 KiB — 77 ms — h3https://www.clarity.ms/tag/yfftpi89dzwww.clarity.ms/tag/yfftpi89dz https://www.clarity.ms/tag/yfftpi89dz — 200 — 1.1 KiB — 153 ms — http/1.1https://minimaxh5.com/videos/h3-cases/portrait.webp/videos/h3-cases/portrait.webp https://minimaxh5.com/videos/h3-cases/portrait.webp — 404 — 28 B — 111 ms — h3https://minimaxh5.com/videos/h3-cases/music-dance.webp/videos/h3-cases/music-dance.webp https://minimaxh5.com/videos/h3-cases/music-dance.webp — 404 — 28 B — 117 ms — h3https://minimaxh5.com/videos/h3-cases/fashion-mv.webp/videos/h3-cases/fashion-mv.webp https://minimaxh5.com/videos/h3-cases/fashion-mv.webp — 404 — 28 B — 119 ms — h3https://minimaxh5.com/videos/h3-cases/synced-audio.webp/videos/h3-cases/synced-audio.webp https://minimaxh5.com/videos/h3-cases/synced-audio.webp — 404 — 28 B — 142 ms — h3https://minimaxh5.com/videos/h3-cases/cinematic.webp/videos/h3-cases/cinematic.webp https://minimaxh5.com/videos/h3-cases/cinematic.webp — 404 — 28 B — 115 ms — h3https://minimaxh5.com/videos/h3-cases/product-ad.webp/videos/h3-cases/product-ad.webp https://minimaxh5.com/videos/h3-cases/product-ad.webp — 404 — 28 B — 384 ms — h3https://minimaxh5.com/videos/h3-cases/anime-title.webp/videos/h3-cases/anime-title.webp https://minimaxh5.com/videos/h3-cases/anime-title.webp — 404 — 28 B — 139 ms — h3https://minimaxh5.com/videos/h3-cases/aerial-brand.webp/videos/h3-cases/aerial-brand.webp https://minimaxh5.com/videos/h3-cases/aerial-brand.webp — 404 — 28 B — 386 ms — h3https://minimaxh5.com/images/model-brands/minimax-color.svg/images/model-brands/minimax-color.... https://minimaxh5.com/images/model-brands/minimax-color.svg — 404 — 28 B — 92 ms — h3https://umami.bestvid.net/api/sendumami.bestvid.net/api/send https://umami.bestvid.net/api/send — 204 — 0 B — 95 ms — h3https://umami.bestvid.net/api/sendumami.bestvid.net/api/send https://umami.bestvid.net/api/send — 204 — 0 B — 75 ms — h3https://umami.bestvid.net/api/sendumami.bestvid.net/api/send https://umami.bestvid.net/api/send — 204 — 0 B — 81 ms — h3https://umami.bestvid.net/api/sendumami.bestvid.net/api/send https://umami.bestvid.net/api/send — 200 — 1.1 KiB — 90 ms — h3https://scripts.clarity.ms/0.8.70/clarity.jsscripts.clarity.ms/0.8.70/clarity.j... https://scripts.clarity.ms/0.8.70/clarity.js — 200 — 25.4 KiB — 137 ms — h2https://umami.bestvid.net/api/sendumami.bestvid.net/api/send https://umami.bestvid.net/api/send — 200 — 1.1 KiB — 111 ms — h3https://umami.bestvid.net/api/sendumami.bestvid.net/api/send https://umami.bestvid.net/api/send — 200 — 1.1 KiB — 104 ms — h3https://accounts.google.com/gsi/clientaccounts.google.com/gsi/client https://accounts.google.com/gsi/client — 200 — 99.2 KiB — 128 ms — h2https://accounts.google.com/gsi/styleaccounts.google.com/gsi/style https://accounts.google.com/gsi/style — 200 — 643 B — 33 ms — h2https://f.clarity.ms/collectf.clarity.ms/collect https://f.clarity.ms/collect — 204 — 277 B — 350 ms — http/1.1https://f.clarity.ms/collectf.clarity.ms/collect https://f.clarity.ms/collect — 204 — 277 B — 275 ms — http/1.1https://minimaxh5.com/videos/h3-cases/aerial-brand.webp/videos/h3-cases/aerial-brand.webp https://minimaxh5.com/videos/h3-cases/aerial-brand.webp — 404 — 28 B — 390 ms — h3https://f.clarity.ms/collectf.clarity.ms/collect https://f.clarity.ms/collect — 204 — 277 B — 118 ms — http/1.1
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
8% of JavaScript execution is third-party
First-party Third-party 89ms · 25KB · €0/mo
Microsoft Clarity
Session Replay
Optional
Execution 89ms
Transfer 25 KB
Monthly Cost €0/mo

How third-party costs are calculated

Image Optimization
48 images, 48 KB total, 1 KB wasted
INFO

Image Optimization Audit

Total Images

48

Total Size

48 KB

Oversized

1

Wasted

1 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