Skip to content
https://minimaxh3.art

Performance

· 21 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
94
GRADE
A
FIX
1
REVIEW
2
PASS
16
INFO
2

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.
87
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.87 s

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

1.96 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.018

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

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

1.96 s

Page Load Progression

375 ms
750 ms
1.1 s
1.5 s
1.9 s
2.2 s
2.6 s
3.0 s
Checks
21
16 PASS 2 REVIEW 1 FIX
D
HTTP Caching
Action
no-store (uncacheable)
FIX
no-store (uncacheable)
Info::
Cache-Control: no-store prevents all caching
Intentional for dynamic content, but increases server load for every page view.
Got: no-store, must-revalidate
Info::
No ETag or Last-Modified header
Conditional requests (304 Not Modified) are not possible without validators.
Cache-Control

no-store, must-revalidate

DirectiveValueMeaning
no-storeNever cache this response
must-revalidateMust recheck with server after expiry
C
Image Optimization
Action
15 images, 0 KB saveable
REVIEW
15 images, 0 KB saveable
Warning::
https://img.turbo0.com/badge-listed-light.svg is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.toolpilot.ai/cdn/shop/files/f-b_690x15... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://navfolders.com/badge/nav_dark.svg is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://firstlook.tools/badge/badge_dark.svg is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://deeplaunch.io/badge/badge_dark.svg is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.freeai.run/badge/badge_dark.svg is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://tooldirs.com/badge/badge_dark.svg is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://minimaxh3.art/logo.png is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://startupfa.st/images/badges/powered-by-ligh... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://toolrain.com/badges/badge-listed-light.svg is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
15 images 2 KB
0 oversized -0 KB
5 legacy format
10 missing dimensions CLS risk

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

C
Green Hosting
Action
Whether the site is served from green-energy infrastructure
REVIEW

Green Hosting

No green hosting detected

A+
Page Weight Budget
111 KB transferred, 72 requests
PASS
111 KB transferred, 72 requests
Info::
Page weighs 290 KB (111 KB transferred)
Info::
72 HTTP requests
Info::
Estimated 0.02 g CO2 per page load
111 KB / 2.4 MB budget
111 KB transferred
72 requests
0.02 g CO2 per page load
JavaScript 56.6 KiB 51%
HTML 44.3 KiB 40%
Fonts 5.4 KiB 5%
Images 2.1 KiB 2%
CSS 969 B 1%
Other 883 B 1%
Other 461 B 0%
Other 430 B 0%
Other 415 B 0%
0 2.4 MB 4.9 MB
Under budget
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 (11.3 KiB of 111.5 KiB)
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+
JS Execution Cost
293ms total JS execution
PASS
293ms total JS execution
Info::
Unattributable: 150ms CPU time
Info::
https://minimaxh3.art/: 143ms CPU time

Main Thread Breakdown

Other 54% Style & Layout 19% Script Evaluation 10% Rendering 7% Parse HTML & CSS 6% Script Parsing & Compilation 4%
ScriptTotalScriptingParse/CompileParty
Unattributable150ms4ms0ms1st
https://minimaxh3.art/143ms16ms12ms1st
A+
Font Loading
10 fonts (5 KB)
PASS
10 fonts (5 KB)
Info::
10 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

10

5 KB total

Render-blocking

0

of 10

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 500 ms 1.0 s 1.5 s 2.0 s FCP 1.9 s LCP 2.0 shttps://minimaxh3.art/assets/_vinext_fonts/syne-12293ae4f566/syne-bd7099ad.woff2syne-bd7099ad.woff2 https://minimaxh3.art/assets/_vinext_fonts/syne-12293ae4f566/syne-bd7099ad.woff2 — 553 B — 542 ms — font-display: swaphttps://minimaxh3.art/assets/_vinext_fonts/syne-12293ae4f566/syne-f2eba987.woff2syne-f2eba987.woff2 https://minimaxh3.art/assets/_vinext_fonts/syne-12293ae4f566/syne-f2eba987.woff2 — 555 B — 545 ms — font-display: swaphttps://minimaxh3.art/assets/_vinext_fonts/syne-12293ae4f566/syne-c37e2fa5.woff2syne-c37e2fa5.woff2 https://minimaxh3.art/assets/_vinext_fonts/syne-12293ae4f566/syne-c37e2fa5.woff2 — 555 B — 580 ms — font-display: swaphttps://minimaxh3.art/assets/_vinext_fonts/outfit-75300de76d4f/outfit-f37fa50e.woff2outfit-f37fa50e.woff2 https://minimaxh3.art/assets/_vinext_fonts/outfit-75300de76d4f/outfit-f37fa50e.woff2 — 556 B — 572 ms — font-display: swaphttps://minimaxh3.art/assets/_vinext_fonts/outfit-75300de76d4f/outfit-c8e7a734.woff2outfit-c8e7a734.woff2 https://minimaxh3.art/assets/_vinext_fonts/outfit-75300de76d4f/outfit-c8e7a734.woff2 — 558 B — 246 ms — font-display: swaphttps://minimaxh3.art/assets/_vinext_fonts/outfit-75300de76d4f/outfit-c8e7a734.woff2outfit-c8e7a734.woff2 https://minimaxh3.art/assets/_vinext_fonts/outfit-75300de76d4f/outfit-c8e7a734.woff2 — 552 B — 144 ms — font-display: swaphttps://minimaxh3.art/assets/_vinext_fonts/syne-12293ae4f566/syne-bd7099ad.woff2syne-bd7099ad.woff2 https://minimaxh3.art/assets/_vinext_fonts/syne-12293ae4f566/syne-bd7099ad.woff2 — 553 B — 52 ms — font-display: swaphttps://minimaxh3.art/assets/_vinext_fonts/syne-12293ae4f566/syne-f2eba987.woff2syne-f2eba987.woff2 https://minimaxh3.art/assets/_vinext_fonts/syne-12293ae4f566/syne-f2eba987.woff2 — 552 B — 32 ms — font-display: swaphttps://minimaxh3.art/assets/_vinext_fonts/syne-12293ae4f566/syne-c37e2fa5.woff2syne-c37e2fa5.woff2 https://minimaxh3.art/assets/_vinext_fonts/syne-12293ae4f566/syne-c37e2fa5.woff2 — 550 B — 43 ms — font-display: swaphttps://minimaxh3.art/assets/_vinext_fonts/outfit-75300de76d4f/outfit-f37fa50e.woff2outfit-f37fa50e.woff2 https://minimaxh3.art/assets/_vinext_fonts/outfit-75300de76d4f/outfit-f37fa50e.woff2 — 556 B — 40 ms — font-display: swap
syne-bd7099ad.woff2 woff2 swap
Size 1 KB
Load time 542 ms
Start 847 ms
Risk FOUT — text flashes from fallback to web font
syne-f2eba987.woff2 woff2 swap
Size 1 KB
Load time 545 ms
Start 848 ms
Risk FOUT — text flashes from fallback to web font
syne-c37e2fa5.woff2 woff2 swap
Size 1 KB
Load time 580 ms
Start 848 ms
Risk FOUT — text flashes from fallback to web font
outfit-f37fa50e.woff2 woff2 swap
Size 1 KB
Load time 572 ms
Start 848 ms
Risk FOUT — text flashes from fallback to web font
outfit-c8e7a734.woff2 woff2 swap
Size 1 KB
Load time 246 ms
Start 849 ms
Risk FOUT — text flashes from fallback to web font
outfit-c8e7a734.woff2 woff2 swap
Size 1 KB
Load time 144 ms
Start 1.3 s
Risk FOUT — text flashes from fallback to web font
syne-bd7099ad.woff2 woff2 swap
Size 1 KB
Load time 52 ms
Start 1.6 s
Risk FOUT — text flashes from fallback to web font
syne-f2eba987.woff2 woff2 swap
Size 1 KB
Load time 32 ms
Start 1.6 s
Risk FOUT — text flashes from fallback to web font
syne-c37e2fa5.woff2 woff2 swap
Size 1 KB
Load time 43 ms
Start 1.6 s
Risk FOUT — text flashes from fallback to web font
outfit-f37fa50e.woff2 woff2 swap
Size 1 KB
Load time 40 ms
Start 1.6 s
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
49 scripts, 0 KB unused
PASS
49 scripts, 0 KB unused
0 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://minimaxh3.art/assets/global-error-CVl8f3Cz.js1 KB1st
https://minimaxh3.art/assets/framework-DJH1pfSr.js1 KB1st
https://minimaxh3.art/assets/rolldown-runtime-QTnfLwEv.js1 KB1st
https://minimaxh3.art/assets/url-utils-BQKFb685.js1 KB1st
https://minimaxh3.art/assets/error-BaA-s6Ye.js1 KB1st
https://minimaxh3.art/assets/navigation-Ciu8tt4_.js1 KB1st
https://minimaxh3.art/assets/react-DlbkFqaW.js1 KB1st
https://minimaxh3.art/assets/BaseLink-CcKqeeVV.js1 KB1st
https://minimaxh3.art/assets/locale-04Q9vBFA.js1 KB1st
https://minimaxh3.art/assets/react-client-CAjdHkmk.js1 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
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+
Compression Algorithm
Main response uses brotli
PASS
Main 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 uses no-store -- correct for sensitive/dynamic content
PASS
Main HTML uses no-store -- correct for sensitive/dynamic content
Info::
Main HTML uses no-store -- correct for sensitive/dynamic content
Got: no-store, 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+
Page Weight Inventory
72 resources · 111 KB · 0 KB savings available
PASS
72 resources · 111 KB · 0 KB savings available
Info::
Within 1MB page-weight target
Got: 111 KB
Info::
2 third-party resources (10% of weight)
72 resources · 111.5 KiB · 2 third-party Within 1MB page-weight target
JavaScript 51% · 56.6 KiB
Document 40% · 44.3 KiB
Font 5% · 5.4 KiB
Image 2% · 2.1 KiB
Other 2% · 1.7 KiB
CSS 1% · 969 B
Media 0% · 430 B
Network Waterfall
72 requests over 1903ms
INFO
0 ms 500 ms 1.0 s 1.5 s 2.0 s FCP 1.9 s LCP 2.0 shttps://minimaxh3.art// https://minimaxh3.art/ — 200 — 44.3 KiB — 799 ms — h3https://minimaxh3.art/logo.png/logo.png https://minimaxh3.art/logo.png — 200 — 418 B — 273 ms — h3https://minimaxh3.art/images/h3/hero-demo-0.jpg/images/h3/hero-demo-0.jpg https://minimaxh3.art/images/h3/hero-demo-0.jpg — 200 — 433 B — 254 ms — h3https://minimaxh3.art/assets/index-qMomN_Ek.css/assets/index-qMomN_Ek.css https://minimaxh3.art/assets/index-qMomN_Ek.css — 404 — 969 B — 62 ms — h3https://minimaxh3.art/assets/global-error-CVl8f3Cz.js/assets/global-error-CVl8f3Cz.js https://minimaxh3.art/assets/global-error-CVl8f3Cz.js — 404 — 971 B — 506 ms — h3https://minimaxh3.art/assets/framework-DJH1pfSr.js/assets/framework-DJH1pfSr.js https://minimaxh3.art/assets/framework-DJH1pfSr.js — 404 — 959 B — 766 ms — h3https://minimaxh3.art/assets/rolldown-runtime-QTnfLwEv.js/assets/rolldown-runtime-QTnfLwEv.j... https://minimaxh3.art/assets/rolldown-runtime-QTnfLwEv.js — 404 — 972 B — 500 ms — h3https://minimaxh3.art/assets/url-utils-BQKFb685.js/assets/url-utils-BQKFb685.js https://minimaxh3.art/assets/url-utils-BQKFb685.js — 404 — 960 B — 771 ms — h3https://minimaxh3.art/assets/error-BaA-s6Ye.js/assets/error-BaA-s6Ye.js https://minimaxh3.art/assets/error-BaA-s6Ye.js — 404 — 968 B — 496 ms — h3https://minimaxh3.art/assets/navigation-Ciu8tt4_.js/assets/navigation-Ciu8tt4_.js https://minimaxh3.art/assets/navigation-Ciu8tt4_.js — 404 — 967 B — 777 ms — h3https://minimaxh3.art/assets/react-DlbkFqaW.js/assets/react-DlbkFqaW.js https://minimaxh3.art/assets/react-DlbkFqaW.js — 404 — 965 B — 765 ms — h3https://minimaxh3.art/assets/BaseLink-CcKqeeVV.js/assets/BaseLink-CcKqeeVV.js https://minimaxh3.art/assets/BaseLink-CcKqeeVV.js — 404 — 961 B — 478 ms — h3https://minimaxh3.art/assets/locale-04Q9vBFA.js/assets/locale-04Q9vBFA.js https://minimaxh3.art/assets/locale-04Q9vBFA.js — 404 — 969 B — 783 ms — h3https://minimaxh3.art/assets/react-client-CAjdHkmk.js/assets/react-client-CAjdHkmk.js https://minimaxh3.art/assets/react-client-CAjdHkmk.js — 404 — 965 B — 797 ms — h3https://minimaxh3.art/assets/layout-segment-context-CiBOkPVz.js/assets/layout-segment-context-CiBO... https://minimaxh3.art/assets/layout-segment-context-CiBOkPVz.js — 404 — 967 B — 836 ms — h3https://minimaxh3.art/assets/NextIntlClientProvider-d9oaY35C.js/assets/NextIntlClientProvider-d9oa... https://minimaxh3.art/assets/NextIntlClientProvider-d9oaY35C.js — 404 — 974 B — 825 ms — h3https://minimaxh3.art/assets/intl-recovery-boundary-D5jorRD5.js/assets/intl-recovery-boundary-D5jo... https://minimaxh3.art/assets/intl-recovery-boundary-D5jorRD5.js — 404 — 968 B — 820 ms — h3https://minimaxh3.art/assets/dist-BqFYcBMN.js/assets/dist-BqFYcBMN.js https://minimaxh3.art/assets/dist-BqFYcBMN.js — 404 — 966 B — 769 ms — h3https://minimaxh3.art/assets/auth-modal-provider-BgFF6vFs.js/assets/auth-modal-provider-BgFF6vF... https://minimaxh3.art/assets/auth-modal-provider-BgFF6vFs.js — 404 — 965 B — 836 ms — h3https://minimaxh3.art/assets/dynamic-JvjZAPEJ.js/assets/dynamic-JvjZAPEJ.js https://minimaxh3.art/assets/dynamic-JvjZAPEJ.js — 404 — 966 B — 775 ms — h3https://minimaxh3.art/assets/track-Dp9N5vZL.js/assets/track-Dp9N5vZL.js https://minimaxh3.art/assets/track-Dp9N5vZL.js — 404 — 968 B — 1.1 s — h3https://minimaxh3.art/assets/promo-Ck37l57k.js/assets/promo-Ck37l57k.js https://minimaxh3.art/assets/promo-Ck37l57k.js — 404 — 964 B — 823 ms — h3https://minimaxh3.art/assets/login-promo-provider-Cw46vHL3.js/assets/login-promo-provider-Cw46vH... https://minimaxh3.art/assets/login-promo-provider-Cw46vHL3.js — 404 — 970 B — 940 ms — h3https://minimaxh3.art/assets/client-BQftLRKx.js/assets/client-BQftLRKx.js https://minimaxh3.art/assets/client-BQftLRKx.js — 404 — 973 B — 848 ms — h3https://minimaxh3.art/assets/pricing-modal-provider-Zdl48kiM.js/assets/pricing-modal-provider-Zdl4... https://minimaxh3.art/assets/pricing-modal-provider-Zdl48kiM.js — 404 — 964 B — 779 ms — h3https://minimaxh3.art/assets/utils-DXalBF5w.js/assets/utils-DXalBF5w.js https://minimaxh3.art/assets/utils-DXalBF5w.js — 404 — 968 B — 825 ms — h3https://minimaxh3.art/assets/check-CX-FwU1S.js/assets/check-CX-FwU1S.js https://minimaxh3.art/assets/check-CX-FwU1S.js — 404 — 967 B — 811 ms — h3https://minimaxh3.art/assets/createLucideIcon-BRWvWrMn.js/assets/createLucideIcon-BRWvWrMn.j... https://minimaxh3.art/assets/createLucideIcon-BRWvWrMn.js — 404 — 971 B — 1.1 s — h3https://minimaxh3.art/assets/loader-circle-Cxy4jRlv.js/assets/loader-circle-Cxy4jRlv.js https://minimaxh3.art/assets/loader-circle-Cxy4jRlv.js — 404 — 968 B — 1.1 s — h3https://minimaxh3.art/assets/sparkles-DoLysNxV.js/assets/sparkles-DoLysNxV.js https://minimaxh3.art/assets/sparkles-DoLysNxV.js — 404 — 963 B — 1.1 s — h3
0 ms 500 ms 1.0 s 1.5 s 2.0 s FCP 1.9 s LCP 2.0 shttps://minimaxh3.art// https://minimaxh3.art/ — 200 — 44.3 KiB — 799 ms — h3https://minimaxh3.art/logo.png/logo.png https://minimaxh3.art/logo.png — 200 — 418 B — 273 ms — h3https://minimaxh3.art/images/h3/hero-demo-0.jpg/images/h3/hero-demo-0.jpg https://minimaxh3.art/images/h3/hero-demo-0.jpg — 200 — 433 B — 254 ms — h3https://minimaxh3.art/assets/index-qMomN_Ek.css/assets/index-qMomN_Ek.css https://minimaxh3.art/assets/index-qMomN_Ek.css — 404 — 969 B — 62 ms — h3https://minimaxh3.art/assets/global-error-CVl8f3Cz.js/assets/global-error-CVl8f3Cz.js https://minimaxh3.art/assets/global-error-CVl8f3Cz.js — 404 — 971 B — 506 ms — h3https://minimaxh3.art/assets/framework-DJH1pfSr.js/assets/framework-DJH1pfSr.js https://minimaxh3.art/assets/framework-DJH1pfSr.js — 404 — 959 B — 766 ms — h3https://minimaxh3.art/assets/rolldown-runtime-QTnfLwEv.js/assets/rolldown-runtime-QTnfLwEv.j... https://minimaxh3.art/assets/rolldown-runtime-QTnfLwEv.js — 404 — 972 B — 500 ms — h3https://minimaxh3.art/assets/url-utils-BQKFb685.js/assets/url-utils-BQKFb685.js https://minimaxh3.art/assets/url-utils-BQKFb685.js — 404 — 960 B — 771 ms — h3https://minimaxh3.art/assets/error-BaA-s6Ye.js/assets/error-BaA-s6Ye.js https://minimaxh3.art/assets/error-BaA-s6Ye.js — 404 — 968 B — 496 ms — h3https://minimaxh3.art/assets/navigation-Ciu8tt4_.js/assets/navigation-Ciu8tt4_.js https://minimaxh3.art/assets/navigation-Ciu8tt4_.js — 404 — 967 B — 777 ms — h3https://minimaxh3.art/assets/react-DlbkFqaW.js/assets/react-DlbkFqaW.js https://minimaxh3.art/assets/react-DlbkFqaW.js — 404 — 965 B — 765 ms — h3https://minimaxh3.art/assets/BaseLink-CcKqeeVV.js/assets/BaseLink-CcKqeeVV.js https://minimaxh3.art/assets/BaseLink-CcKqeeVV.js — 404 — 961 B — 478 ms — h3https://minimaxh3.art/assets/locale-04Q9vBFA.js/assets/locale-04Q9vBFA.js https://minimaxh3.art/assets/locale-04Q9vBFA.js — 404 — 969 B — 783 ms — h3https://minimaxh3.art/assets/react-client-CAjdHkmk.js/assets/react-client-CAjdHkmk.js https://minimaxh3.art/assets/react-client-CAjdHkmk.js — 404 — 965 B — 797 ms — h3https://minimaxh3.art/assets/layout-segment-context-CiBOkPVz.js/assets/layout-segment-context-CiBO... https://minimaxh3.art/assets/layout-segment-context-CiBOkPVz.js — 404 — 967 B — 836 ms — h3https://minimaxh3.art/assets/NextIntlClientProvider-d9oaY35C.js/assets/NextIntlClientProvider-d9oa... https://minimaxh3.art/assets/NextIntlClientProvider-d9oaY35C.js — 404 — 974 B — 825 ms — h3https://minimaxh3.art/assets/intl-recovery-boundary-D5jorRD5.js/assets/intl-recovery-boundary-D5jo... https://minimaxh3.art/assets/intl-recovery-boundary-D5jorRD5.js — 404 — 968 B — 820 ms — h3https://minimaxh3.art/assets/dist-BqFYcBMN.js/assets/dist-BqFYcBMN.js https://minimaxh3.art/assets/dist-BqFYcBMN.js — 404 — 966 B — 769 ms — h3https://minimaxh3.art/assets/auth-modal-provider-BgFF6vFs.js/assets/auth-modal-provider-BgFF6vF... https://minimaxh3.art/assets/auth-modal-provider-BgFF6vFs.js — 404 — 965 B — 836 ms — h3https://minimaxh3.art/assets/dynamic-JvjZAPEJ.js/assets/dynamic-JvjZAPEJ.js https://minimaxh3.art/assets/dynamic-JvjZAPEJ.js — 404 — 966 B — 775 ms — h3https://minimaxh3.art/assets/track-Dp9N5vZL.js/assets/track-Dp9N5vZL.js https://minimaxh3.art/assets/track-Dp9N5vZL.js — 404 — 968 B — 1.1 s — h3https://minimaxh3.art/assets/promo-Ck37l57k.js/assets/promo-Ck37l57k.js https://minimaxh3.art/assets/promo-Ck37l57k.js — 404 — 964 B — 823 ms — h3https://minimaxh3.art/assets/login-promo-provider-Cw46vHL3.js/assets/login-promo-provider-Cw46vH... https://minimaxh3.art/assets/login-promo-provider-Cw46vHL3.js — 404 — 970 B — 940 ms — h3https://minimaxh3.art/assets/client-BQftLRKx.js/assets/client-BQftLRKx.js https://minimaxh3.art/assets/client-BQftLRKx.js — 404 — 973 B — 848 ms — h3https://minimaxh3.art/assets/pricing-modal-provider-Zdl48kiM.js/assets/pricing-modal-provider-Zdl4... https://minimaxh3.art/assets/pricing-modal-provider-Zdl48kiM.js — 404 — 964 B — 779 ms — h3https://minimaxh3.art/assets/utils-DXalBF5w.js/assets/utils-DXalBF5w.js https://minimaxh3.art/assets/utils-DXalBF5w.js — 404 — 968 B — 825 ms — h3https://minimaxh3.art/assets/check-CX-FwU1S.js/assets/check-CX-FwU1S.js https://minimaxh3.art/assets/check-CX-FwU1S.js — 404 — 967 B — 811 ms — h3https://minimaxh3.art/assets/createLucideIcon-BRWvWrMn.js/assets/createLucideIcon-BRWvWrMn.j... https://minimaxh3.art/assets/createLucideIcon-BRWvWrMn.js — 404 — 971 B — 1.1 s — h3https://minimaxh3.art/assets/loader-circle-Cxy4jRlv.js/assets/loader-circle-Cxy4jRlv.js https://minimaxh3.art/assets/loader-circle-Cxy4jRlv.js — 404 — 968 B — 1.1 s — h3https://minimaxh3.art/assets/sparkles-DoLysNxV.js/assets/sparkles-DoLysNxV.js https://minimaxh3.art/assets/sparkles-DoLysNxV.js — 404 — 963 B — 1.1 s — h3https://minimaxh3.art/assets/x-ChR1JV_j.js/assets/x-ChR1JV_j.js https://minimaxh3.art/assets/x-ChR1JV_j.js — 404 — 968 B — 1.1 s — h3https://minimaxh3.art/assets/dist-Dxtr84wd.js/assets/dist-Dxtr84wd.js https://minimaxh3.art/assets/dist-Dxtr84wd.js — 404 — 969 B — 936 ms — h3https://minimaxh3.art/assets/pricing-D4WLPdRD.js/assets/pricing-D4WLPdRD.js https://minimaxh3.art/assets/pricing-D4WLPdRD.js — 404 — 965 B — 1.1 s — h3https://minimaxh3.art/assets/video-pricing-CC5vOAIQ.js/assets/video-pricing-CC5vOAIQ.js https://minimaxh3.art/assets/video-pricing-CC5vOAIQ.js — 404 — 965 B — 1.1 s — h3https://minimaxh3.art/assets/use-promo-countdown-Ddx40IAU.js/assets/use-promo-countdown-Ddx40IA... https://minimaxh3.art/assets/use-promo-countdown-Ddx40IAU.js — 404 — 965 B — 938 ms — h3https://minimaxh3.art/assets/seo-Cnd4h6Ug.js/assets/seo-Cnd4h6Ug.js https://minimaxh3.art/assets/seo-Cnd4h6Ug.js — 404 — 969 B — 1.0 s — h3https://minimaxh3.art/assets/sonner-2KtkNM3b.js/assets/sonner-2KtkNM3b.js https://minimaxh3.art/assets/sonner-2KtkNM3b.js — 404 — 965 B — 1.1 s — h3https://minimaxh3.art/assets/circle-check-B8l71IIG.js/assets/circle-check-B8l71IIG.js https://minimaxh3.art/assets/circle-check-B8l71IIG.js — 404 — 967 B — 1.0 s — h3https://minimaxh3.art/assets/deferred-mount-kEyPNGPe.js/assets/deferred-mount-kEyPNGPe.js https://minimaxh3.art/assets/deferred-mount-kEyPNGPe.js — 404 — 966 B — 798 ms — h3https://minimaxh3.art/assets/register-service-worker-C0LslTUE.js/assets/register-service-worker-C0L... https://minimaxh3.art/assets/register-service-worker-C0LslTUE.js — 404 — 967 B — 837 ms — h3https://minimaxh3.art/assets/google-analytics-DDh-8uhF.js/assets/google-analytics-DDh-8uhF.j... https://minimaxh3.art/assets/google-analytics-DDh-8uhF.js — 404 — 964 B — 1.0 s — h3https://minimaxh3.art/assets/umami-Bvq6QbQC.js/assets/umami-Bvq6QbQC.js https://minimaxh3.art/assets/umami-Bvq6QbQC.js — 404 — 971 B — 823 ms — h3https://minimaxh3.art/assets/clarity-Ceo93Ng9.js/assets/clarity-Ceo93Ng9.js https://minimaxh3.art/assets/clarity-Ceo93Ng9.js — 404 — 960 B — 792 ms — h3https://minimaxh3.art/assets/header-DLMnk_CY.js/assets/header-DLMnk_CY.js https://minimaxh3.art/assets/header-DLMnk_CY.js — 404 — 968 B — 810 ms — h3https://minimaxh3.art/assets/chevron-down-B1vai0Li.js/assets/chevron-down-B1vai0Li.js https://minimaxh3.art/assets/chevron-down-B1vai0Li.js — 404 — 970 B — 784 ms — h3https://minimaxh3.art/assets/scroll-to-app-link-DQ2dJxf1.js/assets/scroll-to-app-link-DQ2dJxf1... https://minimaxh3.art/assets/scroll-to-app-link-DQ2dJxf1.js — 404 — 965 B — 1.0 s — h3https://minimaxh3.art/assets/pricing-csr-CgsRCezG.js/assets/pricing-csr-CgsRCezG.js https://minimaxh3.art/assets/pricing-csr-CgsRCezG.js — 404 — 966 B — 1.0 s — h3https://minimaxh3.art/assets/install-pwa-BcZoFNak.js/assets/install-pwa-BcZoFNak.js https://minimaxh3.art/assets/install-pwa-BcZoFNak.js — 404 — 966 B — 787 ms — h3https://minimaxh3.art/assets/hero-video-bg-DiFEkPpE.js/assets/hero-video-bg-DiFEkPpE.js https://minimaxh3.art/assets/hero-video-bg-DiFEkPpE.js — 404 — 969 B — 928 ms — h3https://minimaxh3.art/assets/video-studio-csr-DEOnPAZn.js/assets/video-studio-csr-DEOnPAZn.j... https://minimaxh3.art/assets/video-studio-csr-DEOnPAZn.js — 404 — 968 B — 861 ms — h3https://minimaxh3.art/assets/download-TJkT_0qD.js/assets/download-TJkT_0qD.js https://minimaxh3.art/assets/download-TJkT_0qD.js — 404 — 959 B — 815 ms — h3https://minimaxh3.art/assets/index-O9A-xvLe.js/assets/index-O9A-xvLe.js https://minimaxh3.art/assets/index-O9A-xvLe.js — 404 — 968 B — 821 ms — h3https://minimaxh3.art/assets/_vinext_fonts/syne-12293ae4f566/syne-bd7099ad.woff2/assets/_vinext_fonts/syne-12293ae4... https://minimaxh3.art/assets/_vinext_fonts/syne-12293ae4f566/syne-bd7099ad.woff2 — 404 — 553 B — 542 ms — h3https://minimaxh3.art/assets/_vinext_fonts/syne-12293ae4f566/syne-f2eba987.woff2/assets/_vinext_fonts/syne-12293ae4... https://minimaxh3.art/assets/_vinext_fonts/syne-12293ae4f566/syne-f2eba987.woff2 — 404 — 555 B — 545 ms — h3https://minimaxh3.art/assets/_vinext_fonts/syne-12293ae4f566/syne-c37e2fa5.woff2/assets/_vinext_fonts/syne-12293ae4... https://minimaxh3.art/assets/_vinext_fonts/syne-12293ae4f566/syne-c37e2fa5.woff2 — 404 — 555 B — 580 ms — h3https://minimaxh3.art/assets/_vinext_fonts/outfit-75300de76d4f/outfit-f37fa50e.woff2/assets/_vinext_fonts/outfit-75300d... https://minimaxh3.art/assets/_vinext_fonts/outfit-75300de76d4f/outfit-f37fa50e.woff2 — 404 — 556 B — 572 ms — h3https://minimaxh3.art/assets/_vinext_fonts/outfit-75300de76d4f/outfit-c8e7a734.woff2/assets/_vinext_fonts/outfit-75300d... https://minimaxh3.art/assets/_vinext_fonts/outfit-75300de76d4f/outfit-c8e7a734.woff2 — 404 — 558 B — 246 ms — h3https://static.cloudflareinsights.com/beacon.min.js/v4513226cdae34746b4dedf0b4dfa099e1781791509496static.cloudflareinsights.com/beaco... https://static.cloudflareinsights.com/beacon.min.js/v4513226cdae34746b4dedf0b4dfa099e1781791509496 — 200 — 11.3 KiB — 52 ms — h2https://minimaxh3.art/site.webmanifest/site.webmanifest https://minimaxh3.art/site.webmanifest — 200 — 460 B — 33 ms — h3https://minimaxh3.art/images/h3/hero-demo-0.webm/images/h3/hero-demo-0.webm https://minimaxh3.art/images/h3/hero-demo-0.webm — 200 — 430 B — 189 ms — h3data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='…www.w3.org/2000/svg'%3E%3Cfilter id... data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='… — 200 — 0 B — 0 ms — datahttps://minimaxh3.art/images/h3/show-1.webp/images/h3/show-1.webp https://minimaxh3.art/images/h3/show-1.webp — 200 — 431 B — 424 ms — h3https://minimaxh3.art/images/h3/show-2.webp/images/h3/show-2.webp https://minimaxh3.art/images/h3/show-2.webp — 200 — 421 B — 423 ms — h3https://minimaxh3.art/images/h3/show-3.webp/images/h3/show-3.webp https://minimaxh3.art/images/h3/show-3.webp — 200 — 428 B — 427 ms — h3https://minimaxh3.art/assets/_vinext_fonts/outfit-75300de76d4f/outfit-c8e7a734.woff2/assets/_vinext_fonts/outfit-75300d... https://minimaxh3.art/assets/_vinext_fonts/outfit-75300de76d4f/outfit-c8e7a734.woff2 — 404 — 552 B — 144 ms — h3https://minimaxh3.art/assets/_vinext_fonts/syne-12293ae4f566/syne-bd7099ad.woff2/assets/_vinext_fonts/syne-12293ae4... https://minimaxh3.art/assets/_vinext_fonts/syne-12293ae4f566/syne-bd7099ad.woff2 — 404 — 553 B — 52 ms — h3https://minimaxh3.art/assets/_vinext_fonts/syne-12293ae4f566/syne-f2eba987.woff2/assets/_vinext_fonts/syne-12293ae4... https://minimaxh3.art/assets/_vinext_fonts/syne-12293ae4f566/syne-f2eba987.woff2 — 404 — 552 B — 32 ms — h3https://minimaxh3.art/assets/_vinext_fonts/syne-12293ae4f566/syne-c37e2fa5.woff2/assets/_vinext_fonts/syne-12293ae4... https://minimaxh3.art/assets/_vinext_fonts/syne-12293ae4f566/syne-c37e2fa5.woff2 — 404 — 550 B — 43 ms — h3https://minimaxh3.art/assets/_vinext_fonts/outfit-75300de76d4f/outfit-f37fa50e.woff2/assets/_vinext_fonts/outfit-75300d... https://minimaxh3.art/assets/_vinext_fonts/outfit-75300de76d4f/outfit-f37fa50e.woff2 — 404 — 556 B — 40 ms — h3https://minimaxh3.art/cdn-cgi/rum?/cdn-cgi/rum? https://minimaxh3.art/cdn-cgi/rum? — 204 — 461 B — 10 ms — h3https://minimaxh3.art/site.webmanifest/site.webmanifest https://minimaxh3.art/site.webmanifest — 200 — 423 B — 17 ms — h3https://minimaxh3.art/favicon.ico/favicon.ico https://minimaxh3.art/favicon.ico — 200 — 415 B — 10 ms — h3
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Image Optimization
22 images, 1 KB total, 0 KB wasted
INFO

Image Optimization Audit

Total Images

22

Total Size

1 KB

17 missing dimensions 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