Skip to content
https://blockzenx.com/#/

Performance

· 25 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
84
GRADE
B
FIX
3
REVIEW
9
PASS
11
INFO
2

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

52
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
58
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
88
Best Practices Checks for modern web development best practices including HTTPS, no console errors, and secure JavaScript.
82
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.

4.16 s

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

10.40 s

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

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

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

10.76 s

Page Load Progression

386 ms
773 ms
1.2 s
1.5 s
1.9 s
2.3 s
2.7 s
3.1 s
Checks
25
11 PASS 9 REVIEW 3 FIX
F
Page Weight Budget
Action
2.7 MB transferred, 108 requests
FIX
2.7 MB transferred, 108 requests
Warning::
Page weighs 4.9 MB (2.7 MB transferred)
Info::
Fonts are 1.8 MB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 1.8 MB
Warning::
JavaScript is 625 KB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 625 KB
Warning::
108 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 0.57 g CO2 per page load
2.7 MB / 2.4 MB budget
2.7 MB transferred
108 requests
0.57 g CO2 per page load
Fonts 1.8 MiB 66%
JavaScript 625.2 KiB 23%
Images 191.5 KiB 7%
CSS 91.2 KiB 3%
Other 31.2 KiB 1%
Other 5.8 KiB 0%
HTML 795 B 0%
Other 611 B 0%
0 2.4 MB 4.9 MB
Over budget

Subset fonts to include only used characters, or switch to system font stacks.

Why this matters

Font payload is large — subset to used glyphs only, or fall back to system fonts (zero load time).

Source: web.dev font loading

Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.

Why this matters

JavaScript bundle is large — code-split routes and lazy-load off-screen components to defer.

Source: web.dev

Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.

Why this matters

High HTTP request count — bundling, sprite-ing, and HTTP/2 server push can reduce per-request overhead.

Source: web.dev

D
JS Execution Cost
Action
2443ms total JS execution
FIX
2443ms total JS execution
Warning::
https://blockzenx.com/assets/index-CvM7Jt0w.js: 1235ms CPU time
Warning::
Unattributable: 680ms CPU time
Warning::
https://blockzenx.com/: 397ms CPU time
Info::
https://blockzenx.com/static/h5-api-metal-patch.js...: 132ms CPU time

Main Thread Breakdown

Other 38% Script Evaluation 38% Style & Layout 20%
ScriptTotalScriptingParse/CompileParty
https://blockzenx.com/assets/index-CvM7Jt0w.js1235ms856ms5ms1st
Unattributable680ms11ms0ms1st
https://blockzenx.com/397ms11ms2ms1st
https://blockzenx.com/static/h5-api-metal-patch.js?v=2026072416132ms81ms1ms1st
D
HTTP Caching
Action
No cache headers
FIX
No cache headers
Warning::
No Cache-Control header found
Browsers will use heuristic caching, which can be unpredictable. Set explicit cache headers.
Info::
ETag present — enables conditional (304) responses
Info::
Last-Modified header present

No Cache-Control header

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

B
Image Optimization
27 images, 0 KB saveable
REVIEW
27 images, 0 KB saveable
Info::
All images are well-optimized
27 images 192 KB
0 oversized -0 KB
20 legacy format
0 missing dimensions CLS risk
B
JS Bundles
34 scripts, 75 KB unused
REVIEW
34 scripts, 75 KB unused
Warning::
https://blockzenx.com/assets/index-CvM7Jt0w.js: 75 KB unused (15%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 75 KB
75 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://blockzenx.com/assets/index-CvM7Jt0w.js557 KB75 KB (15%)1st
https://blockzenx.com/assets/fui-tabs.Cu2tOMPw.js2 KB1st
https://blockzenx.com/assets/uni-popup.CIolS0nO.js4 KB1st
https://blockzenx.com/static/h5-gate-theme.js?v=20260724162 KB1st
https://blockzenx.com/static/h5-gold-patch.js?v=20260724162 KB1st
https://blockzenx.com/static/h5-wallet-gold-patch.js?v=20260724163 KB1st
https://blockzenx.com/static/h5-exchange-gold-patch.js?v=20260724163 KB1st
https://blockzenx.com/static/h5-polish-patch.js?v=20260724162 KB1st
https://blockzenx.com/static/h5-contract-gold-patch.js?v=20260724162 KB1st
https://blockzenx.com/assets/pages-newindex-newindex.2_XIzYKd.js12 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
HTTP/3 (QUIC)
HTTP/3 not advertised
REVIEW
HTTP/3 not advertised
Info::
HTTP/3 (QUIC) is not advertised
HTTP/3 isn't advertised via Alt-Svc and the worker didn't negotiate h3. HTTP/3 reduces handshake latency (1-RTT instead of 2-3 RTTs) and is more resilient on lossy connections. Most modern CDNs (Cloudflare, Fastly, AWS CloudFront, Google Cloud CDN) support HTTP/3 with a single config switch -- consider enabling for mobile-heavy workloads.
B
Compression Algorithm
Main response uses gzip; brotli would be ~20% smaller
REVIEW
Main response uses gzip; brotli would be ~20% smaller
Info::
Main HTML response uses gzip (brotli would be ~20% smaller)
All current browsers support brotli. Most CDNs (Cloudflare, Fastly, AWS CloudFront, Vercel, Netlify) can switch from gzip to brotli with a single config flag. Origin servers (nginx, Apache) need a brotli module compiled in -- nginx-brotli or Apache mod_brotli.
B
Main HTML Cache-Control
No Cache-Control header on main HTML response
REVIEW
No Cache-Control header on main HTML response
Info::
Main HTML response has no Cache-Control header
Without an explicit Cache-Control, browsers fall back to heuristic caching (~10% of Last-Modified age). Set `Cache-Control: no-cache` or `max-age=300` for HTML to control freshness explicitly -- prevents stale auth state and SPA shell drift.
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.
C
Page Weight Inventory
Action
108 resources · 2.7 MB · 75 KB savings available
REVIEW
108 resources · 2.7 MB · 75 KB savings available
Warning::
Page weight 2.7 MB exceeds 1 MB target by 1.7 MB
Got: 2.7 MB Expected: ≤ 1 MB
Info::
~75 KB of savings available
Info::
7 third-party resources (0% of weight)
Info::
3 resources over 200KB
108 resources · 2.7 MiB · 7 third-party 1.7 MiB over 1MB target
Font 66% · 1.8 MiB
JavaScript 23% · 625.2 KiB
Image 8% · 214.3 KiB
CSS 3% · 91.2 KiB
Other 1% · 14.2 KiB
Document 0% · 1.4 KiB

~75.2 KiB of savings available

Remove unused JavaScript: 75.2 KiB
B
JavaScript Blocking
2 JS blocking issue(s) detected
REVIEW
2 JS blocking issue(s) detected
Warning::
8 render-blocking <script src> tag(s) without async/defer
Each `<script src=...>` without `async`, `defer`, or `type="module"` blocks HTML parsing while the browser fetches and executes it. The block lasts the entire round-trip + execution time -- on slow networks this translates directly into LCP delay. Add `defer` (executes after parse, in source order) for scripts that interact with the DOM, or `async` (executes whenever ready) for analytics / independent scripts. Module scripts (`type="module"`) are deferred by default.
Warning::
Page uses document.write() -- disables Chrome's preload scanner
`document.write()` blocks all parallel resource discovery while it executes. Chrome explicitly disables the preload scanner on connections it judges slow when document.write is detected, serializing the entire subtree load. Almost always third-party ad / analytics legacy code; replacing with createElement + appendChild (or refusing to integrate the offending vendor) recovers significant load-time on mobile.
C
Green Hosting
Action
Whether the site is served from green-energy infrastructure
REVIEW

Green Hosting

No green hosting detected

A+
Third-Party Impact
0% third-party, 0 ms blocking
PASS
0% third-party, 0 ms blocking
Info::
Third-party code accounts for 0% of page weight (419 B of 2.7 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
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
6 fonts (1824 KB)
PASS
6 fonts (1824 KB)
Info::
6 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

6

1824 KB total

Render-blocking

0

of 6

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s FCP 4.2 s LCP 10.4 shttps://blockzenx.com/static/font/font-files/Inter-Regular.woff2?v=3.19Inter-Regular.woff2 https://blockzenx.com/static/font/font-files/Inter-Regular.woff2?v=3.19 — 54 B — 199 ms — font-display: swaphttps://blockzenx.com/static/font/font-files/Inter-Medium.woff2?v=3.19Inter-Medium.woff2 https://blockzenx.com/static/font/font-files/Inter-Medium.woff2?v=3.19 — 54 B — 278 ms — font-display: swaphttps://blockzenx.com/assets/HarmonyOS_Sans_Regular-BHHgWLDZ.ttfHarmonyOS_Sans_Regular-... https://blockzenx.com/assets/HarmonyOS_Sans_Regular-BHHgWLDZ.ttf — 143.5 KiB — 198 ms — font-display: swaphttps://blockzenx.com/assets/HarmonyOS_Sans_SC_Medium--io_tSb-.ttfHarmonyOS_Sans_SC_Mediu... https://blockzenx.com/assets/HarmonyOS_Sans_SC_Medium--io_tSb-.ttf — 824.0 KiB — 400 ms — font-display: swaphttps://blockzenx.com/assets/fui-icon-D7orQT4U.ttffui-icon-D7orQT4U.ttf https://blockzenx.com/assets/fui-icon-D7orQT4U.ttf — 39.2 KiB — 401 ms — font-display: swaphttps://blockzenx.com/assets/HarmonyOS_Sans_SC_Bold-DFJwAIlE.ttfHarmonyOS_Sans_SC_Bold-... https://blockzenx.com/assets/HarmonyOS_Sans_SC_Bold-DFJwAIlE.ttf — 816.8 KiB — 213 ms — font-display: swap
Inter-Regular.woff2 unknown swap
Size 0 KB
Load time 199 ms
Start 1.8 s
Risk FOUT — text flashes from fallback to web font
Inter-Medium.woff2 unknown swap
Size 0 KB
Load time 278 ms
Start 2.0 s
Risk FOUT — text flashes from fallback to web font
HarmonyOS_Sans_Regular-... ttf swap
Size 144 KB
Load time 198 ms
Start 2.2 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
HarmonyOS_Sans_SC_Mediu... ttf swap
Size 824 KB
Load time 400 ms
Start 2.4 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
fui-icon-D7orQT4U.ttf ttf swap
Size 39 KB
Load time 401 ms
Start 2.4 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
HarmonyOS_Sans_SC_Bold-... ttf swap
Size 817 KB
Load time 213 ms
Start 2.9 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
Optimization checklist
  • Preload critical fonts (priority=high)
  • Use woff2 format for all fonts
  • Set font-display to swap, optional, or fallback
  • Subset large fonts (≤100 KB each)

Fixing the unchecked items could save ~1439 KB and ~2878 ms

A+
Resource Caching
All resources properly cached
PASS
All resources properly cached
Info::
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
No render-blocking resources detected
A+
Resource Hints
No optimization needed
PASS
No optimization needed
Info::
No resource hint issues
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+
Server Response Intelligence
2 server-response signal(s) detected
PASS
2 server-response signal(s) detected
Info::
`Vary` header declared: Accept-Encoding
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::
Both `ETag` and `Last-Modified` present -- efficient revalidation supported
The page returns both `ETag` (content hash) and `Last-Modified` (timestamp) headers. Browsers can issue conditional GETs with `If-None-Match` or `If-Modified-Since`; the server returns 304 Not Modified for unchanged content, saving bandwidth. ETag is the more reliable of the two (timestamps fail in DST transitions and clock skew).
A+
Render-Blocking Resources
No render-blocking resources detected
PASS
No render-blocking resources detected
Info::
No render-blocking resources detected in <head>
A+
Third-Party Resources
No third-party resources detected
PASS
No third-party resources detected
A
CSS Performance Depth
1 CSS depth issue(s) detected
PASS
1 CSS depth issue(s) detected
Warning::
22 render-blocking stylesheet(s) -- recommended: <=3
Each `<link rel="stylesheet">` without a non-blocking `media` attribute holds up the first paint. Browsers download all of them before painting any content. Consolidate into 1-2 critical-path stylesheets; defer non-critical CSS via `<link rel="stylesheet" media="print" onload="this.media='all'">` or via the loadCSS pattern; inline above-the-fold CSS in `<style>` to short-circuit the request entirely.
Network Waterfall
108 requests over 5805ms
INFO
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s FCP 4.2 s LCP 10.4 shttps://blockzenx.com// https://blockzenx.com/ — 200 — 795 B — 593 ms — h2https://blockzenx.com/assets/uni.267e86f8.css/assets/uni.267e86f8.css https://blockzenx.com/assets/uni.267e86f8.css — 200 — 5.3 KiB — 207 ms — h2https://blockzenx.com/static/h5-api-metal-patch.js?v=2026072416/static/h5-api-metal-patch.js?v=202... https://blockzenx.com/static/h5-api-metal-patch.js?v=2026072416 — 200 — 771 B — 604 ms — h2https://blockzenx.com/assets/index-CvM7Jt0w.js/assets/index-CvM7Jt0w.js https://blockzenx.com/assets/index-CvM7Jt0w.js — 200 — 557.3 KiB — 1.2 s — h2https://blockzenx.com/assets/index-BdrNRt_A.css/assets/index-BdrNRt_A.css https://blockzenx.com/assets/index-BdrNRt_A.css — 200 — 59.0 KiB — 589 ms — h2https://blockzenx.com/static/h5-home-promo-patch.css?v=2026072416/static/h5-home-promo-patch.css?v=2... https://blockzenx.com/static/h5-home-promo-patch.css?v=2026072416 — 200 — 1.2 KiB — 592 ms — h2https://blockzenx.com/static/h5-home-promo-patch.js?v=2026072416/static/h5-home-promo-patch.js?v=20... https://blockzenx.com/static/h5-home-promo-patch.js?v=2026072416 — 200 — 1.8 KiB — 805 ms — h2https://blockzenx.com/static/h5-gate-theme.css?v=2026072416/static/h5-gate-theme.css?v=2026072... https://blockzenx.com/static/h5-gate-theme.css?v=2026072416 — 200 — 2.3 KiB — 593 ms — h2https://blockzenx.com/static/h5-gate-theme.js?v=2026072416/static/h5-gate-theme.js?v=20260724... https://blockzenx.com/static/h5-gate-theme.js?v=2026072416 — 200 — 1.8 KiB — 804 ms — h2https://blockzenx.com/static/h5-gold-patch.css?v=2026072416/static/h5-gold-patch.css?v=2026072... https://blockzenx.com/static/h5-gold-patch.css?v=2026072416 — 200 — 920 B — 594 ms — h2https://blockzenx.com/static/h5-gold-patch.js?v=2026072416/static/h5-gold-patch.js?v=20260724... https://blockzenx.com/static/h5-gold-patch.js?v=2026072416 — 200 — 1.9 KiB — 804 ms — h2https://blockzenx.com/static/h5-wallet-gold-patch.css?v=2026072416/static/h5-wallet-gold-patch.css?v=... https://blockzenx.com/static/h5-wallet-gold-patch.css?v=2026072416 — 200 — 973 B — 594 ms — h2https://blockzenx.com/static/h5-wallet-gold-patch.js?v=2026072416/static/h5-wallet-gold-patch.js?v=2... https://blockzenx.com/static/h5-wallet-gold-patch.js?v=2026072416 — 200 — 2.7 KiB — 804 ms — h2https://blockzenx.com/static/h5-exchange-gold-patch.css?v=2026072416/static/h5-exchange-gold-patch.css?... https://blockzenx.com/static/h5-exchange-gold-patch.css?v=2026072416 — 200 — 962 B — 595 ms — h2https://blockzenx.com/static/h5-exchange-gold-patch.js?v=2026072416/static/h5-exchange-gold-patch.js?v... https://blockzenx.com/static/h5-exchange-gold-patch.js?v=2026072416 — 200 — 2.8 KiB — 802 ms — h2https://blockzenx.com/static/h5-polish-patch.css?v=2026072416/static/h5-polish-patch.css?v=20260... https://blockzenx.com/static/h5-polish-patch.css?v=2026072416 — 200 — 1004 B — 595 ms — h2https://blockzenx.com/static/h5-polish-patch.js?v=2026072416/static/h5-polish-patch.js?v=202607... https://blockzenx.com/static/h5-polish-patch.js?v=2026072416 — 200 — 2.1 KiB — 802 ms — h2https://blockzenx.com/static/h5-contract-gold-patch.js?v=2026072416/static/h5-contract-gold-patch.js?v... https://blockzenx.com/static/h5-contract-gold-patch.js?v=2026072416 — 200 — 2.1 KiB — 802 ms — h2https://blockzenx.com/static/font/inter.css/static/font/inter.css https://blockzenx.com/static/font/inter.css — 200 — 1.1 KiB — 358 ms — h2https://blockzenx.com/api/currency/getContractCurrencyList/api/currency/getContractCurrencyLi... https://blockzenx.com/api/currency/getContractCurrencyList — 200 — 2.9 KiB — 200 ms — h2https://blockzenx.com/api/currency/getContractCurrencyList/api/currency/getContractCurrencyLi... https://blockzenx.com/api/currency/getContractCurrencyList — 200 — 2.9 KiB — 515 ms — h2https://blockzenx.com/static/font/font-files/Inter-Regular.woff2?v=3.19/static/font/font-files/Inter-Regul... https://blockzenx.com/static/font/font-files/Inter-Regular.woff2?v=3.19 — 404 — 54 B — 199 ms — h2https://blockzenx.com/assets/pages-newindex-newindex.2_XIzYKd.js/assets/pages-newindex-newindex.2_X... https://blockzenx.com/assets/pages-newindex-newindex.2_XIzYKd.js — 200 — 11.8 KiB — 199 ms — h2https://blockzenx.com/assets/fui-avatar.beVPUWHv.js/assets/fui-avatar.beVPUWHv.js https://blockzenx.com/assets/fui-avatar.beVPUWHv.js — 200 — 1.2 KiB — 204 ms — h2https://blockzenx.com/assets/_plugin-vue_export-helper.BCo6x5W8.js/assets/_plugin-vue_export-helper.B... https://blockzenx.com/assets/_plugin-vue_export-helper.BCo6x5W8.js — 200 — 304 B — 207 ms — h2https://blockzenx.com/assets/fui-avatar-CGsx0hv-.css/assets/fui-avatar-CGsx0hv-.css https://blockzenx.com/assets/fui-avatar-CGsx0hv-.css — 200 — 1.2 KiB — 204 ms — h2https://blockzenx.com/assets/uni-app.es.DDsvAoW1.js/assets/uni-app.es.DDsvAoW1.js https://blockzenx.com/assets/uni-app.es.DDsvAoW1.js — 200 — 297 B — 209 ms — h2https://blockzenx.com/assets/fui-nav-bar.Bk7Nl0RG.js/assets/fui-nav-bar.Bk7Nl0RG.js https://blockzenx.com/assets/fui-nav-bar.Bk7Nl0RG.js — 200 — 1.2 KiB — 213 ms — h2https://blockzenx.com/assets/fui-nav-bar-DtMoUqYo.css/assets/fui-nav-bar-DtMoUqYo.css https://blockzenx.com/assets/fui-nav-bar-DtMoUqYo.css — 200 — 717 B — 216 ms — h2https://blockzenx.com/assets/fui-icon.LL2bsdV5.js/assets/fui-icon.LL2bsdV5.js https://blockzenx.com/assets/fui-icon.LL2bsdV5.js — 200 — 2.0 KiB — 259 ms — h2
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s FCP 4.2 s LCP 10.4 shttps://blockzenx.com// https://blockzenx.com/ — 200 — 795 B — 593 ms — h2https://blockzenx.com/assets/uni.267e86f8.css/assets/uni.267e86f8.css https://blockzenx.com/assets/uni.267e86f8.css — 200 — 5.3 KiB — 207 ms — h2https://blockzenx.com/static/h5-api-metal-patch.js?v=2026072416/static/h5-api-metal-patch.js?v=202... https://blockzenx.com/static/h5-api-metal-patch.js?v=2026072416 — 200 — 771 B — 604 ms — h2https://blockzenx.com/assets/index-CvM7Jt0w.js/assets/index-CvM7Jt0w.js https://blockzenx.com/assets/index-CvM7Jt0w.js — 200 — 557.3 KiB — 1.2 s — h2https://blockzenx.com/assets/index-BdrNRt_A.css/assets/index-BdrNRt_A.css https://blockzenx.com/assets/index-BdrNRt_A.css — 200 — 59.0 KiB — 589 ms — h2https://blockzenx.com/static/h5-home-promo-patch.css?v=2026072416/static/h5-home-promo-patch.css?v=2... https://blockzenx.com/static/h5-home-promo-patch.css?v=2026072416 — 200 — 1.2 KiB — 592 ms — h2https://blockzenx.com/static/h5-home-promo-patch.js?v=2026072416/static/h5-home-promo-patch.js?v=20... https://blockzenx.com/static/h5-home-promo-patch.js?v=2026072416 — 200 — 1.8 KiB — 805 ms — h2https://blockzenx.com/static/h5-gate-theme.css?v=2026072416/static/h5-gate-theme.css?v=2026072... https://blockzenx.com/static/h5-gate-theme.css?v=2026072416 — 200 — 2.3 KiB — 593 ms — h2https://blockzenx.com/static/h5-gate-theme.js?v=2026072416/static/h5-gate-theme.js?v=20260724... https://blockzenx.com/static/h5-gate-theme.js?v=2026072416 — 200 — 1.8 KiB — 804 ms — h2https://blockzenx.com/static/h5-gold-patch.css?v=2026072416/static/h5-gold-patch.css?v=2026072... https://blockzenx.com/static/h5-gold-patch.css?v=2026072416 — 200 — 920 B — 594 ms — h2https://blockzenx.com/static/h5-gold-patch.js?v=2026072416/static/h5-gold-patch.js?v=20260724... https://blockzenx.com/static/h5-gold-patch.js?v=2026072416 — 200 — 1.9 KiB — 804 ms — h2https://blockzenx.com/static/h5-wallet-gold-patch.css?v=2026072416/static/h5-wallet-gold-patch.css?v=... https://blockzenx.com/static/h5-wallet-gold-patch.css?v=2026072416 — 200 — 973 B — 594 ms — h2https://blockzenx.com/static/h5-wallet-gold-patch.js?v=2026072416/static/h5-wallet-gold-patch.js?v=2... https://blockzenx.com/static/h5-wallet-gold-patch.js?v=2026072416 — 200 — 2.7 KiB — 804 ms — h2https://blockzenx.com/static/h5-exchange-gold-patch.css?v=2026072416/static/h5-exchange-gold-patch.css?... https://blockzenx.com/static/h5-exchange-gold-patch.css?v=2026072416 — 200 — 962 B — 595 ms — h2https://blockzenx.com/static/h5-exchange-gold-patch.js?v=2026072416/static/h5-exchange-gold-patch.js?v... https://blockzenx.com/static/h5-exchange-gold-patch.js?v=2026072416 — 200 — 2.8 KiB — 802 ms — h2https://blockzenx.com/static/h5-polish-patch.css?v=2026072416/static/h5-polish-patch.css?v=20260... https://blockzenx.com/static/h5-polish-patch.css?v=2026072416 — 200 — 1004 B — 595 ms — h2https://blockzenx.com/static/h5-polish-patch.js?v=2026072416/static/h5-polish-patch.js?v=202607... https://blockzenx.com/static/h5-polish-patch.js?v=2026072416 — 200 — 2.1 KiB — 802 ms — h2https://blockzenx.com/static/h5-contract-gold-patch.js?v=2026072416/static/h5-contract-gold-patch.js?v... https://blockzenx.com/static/h5-contract-gold-patch.js?v=2026072416 — 200 — 2.1 KiB — 802 ms — h2https://blockzenx.com/static/font/inter.css/static/font/inter.css https://blockzenx.com/static/font/inter.css — 200 — 1.1 KiB — 358 ms — h2https://blockzenx.com/api/currency/getContractCurrencyList/api/currency/getContractCurrencyLi... https://blockzenx.com/api/currency/getContractCurrencyList — 200 — 2.9 KiB — 200 ms — h2https://blockzenx.com/api/currency/getContractCurrencyList/api/currency/getContractCurrencyLi... https://blockzenx.com/api/currency/getContractCurrencyList — 200 — 2.9 KiB — 515 ms — h2https://blockzenx.com/static/font/font-files/Inter-Regular.woff2?v=3.19/static/font/font-files/Inter-Regul... https://blockzenx.com/static/font/font-files/Inter-Regular.woff2?v=3.19 — 404 — 54 B — 199 ms — h2https://blockzenx.com/assets/pages-newindex-newindex.2_XIzYKd.js/assets/pages-newindex-newindex.2_X... https://blockzenx.com/assets/pages-newindex-newindex.2_XIzYKd.js — 200 — 11.8 KiB — 199 ms — h2https://blockzenx.com/assets/fui-avatar.beVPUWHv.js/assets/fui-avatar.beVPUWHv.js https://blockzenx.com/assets/fui-avatar.beVPUWHv.js — 200 — 1.2 KiB — 204 ms — h2https://blockzenx.com/assets/_plugin-vue_export-helper.BCo6x5W8.js/assets/_plugin-vue_export-helper.B... https://blockzenx.com/assets/_plugin-vue_export-helper.BCo6x5W8.js — 200 — 304 B — 207 ms — h2https://blockzenx.com/assets/fui-avatar-CGsx0hv-.css/assets/fui-avatar-CGsx0hv-.css https://blockzenx.com/assets/fui-avatar-CGsx0hv-.css — 200 — 1.2 KiB — 204 ms — h2https://blockzenx.com/assets/uni-app.es.DDsvAoW1.js/assets/uni-app.es.DDsvAoW1.js https://blockzenx.com/assets/uni-app.es.DDsvAoW1.js — 200 — 297 B — 209 ms — h2https://blockzenx.com/assets/fui-nav-bar.Bk7Nl0RG.js/assets/fui-nav-bar.Bk7Nl0RG.js https://blockzenx.com/assets/fui-nav-bar.Bk7Nl0RG.js — 200 — 1.2 KiB — 213 ms — h2https://blockzenx.com/assets/fui-nav-bar-DtMoUqYo.css/assets/fui-nav-bar-DtMoUqYo.css https://blockzenx.com/assets/fui-nav-bar-DtMoUqYo.css — 200 — 717 B — 216 ms — h2https://blockzenx.com/assets/fui-icon.LL2bsdV5.js/assets/fui-icon.LL2bsdV5.js https://blockzenx.com/assets/fui-icon.LL2bsdV5.js — 200 — 2.0 KiB — 259 ms — h2https://blockzenx.com/assets/fui-icon-Ci0x1kR-.css/assets/fui-icon-Ci0x1kR-.css https://blockzenx.com/assets/fui-icon-Ci0x1kR-.css — 200 — 657 B — 217 ms — h2https://blockzenx.com/assets/fui-button.DsHq4BG8.js/assets/fui-button.DsHq4BG8.js https://blockzenx.com/assets/fui-button.DsHq4BG8.js — 200 — 2.3 KiB — 263 ms — h2https://blockzenx.com/assets/fui-button-I_hS5M3J.css/assets/fui-button-I_hS5M3J.css https://blockzenx.com/assets/fui-button-I_hS5M3J.css — 200 — 925 B — 245 ms — h2https://blockzenx.com/assets/fui-tabs.Cu2tOMPw.js/assets/fui-tabs.Cu2tOMPw.js https://blockzenx.com/assets/fui-tabs.Cu2tOMPw.js — 200 — 1.9 KiB — 266 ms — h2https://blockzenx.com/assets/fui-tabs-D_VIZz2j.css/assets/fui-tabs-D_VIZz2j.css https://blockzenx.com/assets/fui-tabs-D_VIZz2j.css — 200 — 1.1 KiB — 247 ms — h2https://blockzenx.com/assets/uni-drawer.CcafKUV-.js/assets/uni-drawer.CcafKUV-.js https://blockzenx.com/assets/uni-drawer.CcafKUV-.js — 200 — 1.3 KiB — 269 ms — h2https://blockzenx.com/assets/uni-drawer-B5HqcKg4.css/assets/uni-drawer-B5HqcKg4.css https://blockzenx.com/assets/uni-drawer-B5HqcKg4.css — 200 — 1005 B — 250 ms — h2https://blockzenx.com/assets/uni-popup.CIolS0nO.js/assets/uni-popup.CIolS0nO.js https://blockzenx.com/assets/uni-popup.CIolS0nO.js — 200 — 3.9 KiB — 272 ms — h2https://blockzenx.com/assets/uni-popup-DKbJyik5.css/assets/uni-popup-DKbJyik5.css https://blockzenx.com/assets/uni-popup-DKbJyik5.css — 200 — 688 B — 253 ms — h2https://blockzenx.com/assets/alert.CI8_PG9L.js/assets/alert.CI8_PG9L.js https://blockzenx.com/assets/alert.CI8_PG9L.js — 200 — 904 B — 275 ms — h2https://blockzenx.com/assets/uni-popup-dialog.y0h4LHrl.js/assets/uni-popup-dialog.y0h4LHrl.j... https://blockzenx.com/assets/uni-popup-dialog.y0h4LHrl.js — 200 — 1.5 KiB — 278 ms — h2https://blockzenx.com/assets/uni-popup-dialog-1Os_aRzI.css/assets/uni-popup-dialog-1Os_aRzI.c... https://blockzenx.com/assets/uni-popup-dialog-1Os_aRzI.css — 200 — 636 B — 280 ms — h2https://blockzenx.com/assets/alert-0KFWn11L.css/assets/alert-0KFWn11L.css https://blockzenx.com/assets/alert-0KFWn11L.css — 200 — 857 B — 284 ms — h2https://blockzenx.com/assets/fui-backdrop.BRSb9Pvv.js/assets/fui-backdrop.BRSb9Pvv.js https://blockzenx.com/assets/fui-backdrop.BRSb9Pvv.js — 200 — 1.1 KiB — 287 ms — h2https://blockzenx.com/assets/fui-backdrop-B_PWEsXl.css/assets/fui-backdrop-B_PWEsXl.css https://blockzenx.com/assets/fui-backdrop-B_PWEsXl.css — 200 — 560 B — 289 ms — h2https://blockzenx.com/assets/fui-bottom-popup.hoRJ-i3C.js/assets/fui-bottom-popup.hoRJ-i3C.j... https://blockzenx.com/assets/fui-bottom-popup.hoRJ-i3C.js — 200 — 982 B — 292 ms — h2https://blockzenx.com/assets/fui-bottom-popup-CwIc3QUC.css/assets/fui-bottom-popup-CwIc3QUC.c... https://blockzenx.com/assets/fui-bottom-popup-CwIc3QUC.css — 200 — 857 B — 293 ms — h2https://blockzenx.com/assets/currency.d63PTuky.js/assets/currency.d63PTuky.js https://blockzenx.com/assets/currency.d63PTuky.js — 200 — 894 B — 295 ms — h2https://blockzenx.com/assets/user.DbKaLLuO.js/assets/user.DbKaLLuO.js https://blockzenx.com/assets/user.DbKaLLuO.js — 200 — 719 B — 299 ms — h2https://blockzenx.com/assets/trader.1JM2bAK3.js/assets/trader.1JM2bAK3.js https://blockzenx.com/assets/trader.1JM2bAK3.js — 200 — 630 B — 300 ms — h2https://blockzenx.com/assets/index.Cc2j2zyC.js/assets/index.Cc2j2zyC.js https://blockzenx.com/assets/index.Cc2j2zyC.js — 200 — 1.2 KiB — 301 ms — h2https://blockzenx.com/assets/index.C3qKpTC_.js/assets/index.C3qKpTC_.js https://blockzenx.com/assets/index.C3qKpTC_.js — 200 — 1.0 KiB — 303 ms — h2https://blockzenx.com/assets/use-route.CCReX1wK.js/assets/use-route.CCReX1wK.js https://blockzenx.com/assets/use-route.CCReX1wK.js — 200 — 504 B — 306 ms — h2https://blockzenx.com/assets/index.4mB-zgsq.js/assets/index.4mB-zgsq.js https://blockzenx.com/assets/index.4mB-zgsq.js — 200 — 726 B — 309 ms — h2https://blockzenx.com/assets/check-s.DGG9M_rm.js/assets/check-s.DGG9M_rm.js https://blockzenx.com/assets/check-s.DGG9M_rm.js — 200 — 1.2 KiB — 312 ms — h2https://blockzenx.com/assets/newindex-CQz2A0oo.css/assets/newindex-CQz2A0oo.css https://blockzenx.com/assets/newindex-CQz2A0oo.css — 200 — 6.2 KiB — 292 ms — h2https://blockzenx.com/api/common/config/api/common/config https://blockzenx.com/api/common/config — 200 — 818 B — 343 ms — h2https://blockzenx.com/api/account/userinfo/api/account/userinfo https://blockzenx.com/api/account/userinfo — 200 — 435 B — 339 ms — h2https://blockzenx.com/api/common/getServerTime/api/common/getServerTime https://blockzenx.com/api/common/getServerTime — 200 — 414 B — 327 ms — h2https://blockzenx.com/api/common/getCountry/api/common/getCountry https://blockzenx.com/api/common/getCountry — 200 — 424 B — 327 ms — h2https://blockzenx.com/static/font/font-files/Inter-Medium.woff2?v=3.19/static/font/font-files/Inter-Mediu... https://blockzenx.com/static/font/font-files/Inter-Medium.woff2?v=3.19 — 404 — 54 B — 278 ms — h2https://blockzenx.com/static/statbar/new/contract-d.png/static/statbar/new/contract-d.png https://blockzenx.com/static/statbar/new/contract-d.png — 200 — 13.7 KiB — 281 ms — h2https://blockzenx.com/static/statbar/new/asset-d.png/static/statbar/new/asset-d.png https://blockzenx.com/static/statbar/new/asset-d.png — 200 — 17.4 KiB — 284 ms — h2https://blockzenx.com/static/statbar/new/market-d.png/static/statbar/new/market-d.png https://blockzenx.com/static/statbar/new/market-d.png — 200 — 12.5 KiB — 288 ms — h2https://blockzenx.com/static/statbar/new/home-s.png/static/statbar/new/home-s.png https://blockzenx.com/static/statbar/new/home-s.png — 200 — 34.7 KiB — 314 ms — h2https://blockzenx.com/static/statbar/new/trade-d.png/static/statbar/new/trade-d.png https://blockzenx.com/static/statbar/new/trade-d.png — 200 — 23.3 KiB — 296 ms — h2data:image/svg+xml;base64, PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMjAiIGhl…data:image/svg+xml;base64, PHN2ZyB4... data:image/svg+xml;base64, PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMjAiIGhl… — 200 — 0 B — 0 ms — datahttps://blockzenx.com/assets/HarmonyOS_Sans_Regular-BHHgWLDZ.ttf/assets/HarmonyOS_Sans_Regular-BHHg... https://blockzenx.com/assets/HarmonyOS_Sans_Regular-BHHgWLDZ.ttf — 200 — 143.5 KiB — 198 ms — h2https://blockzenx.com/api/account/balance/api/account/balance https://blockzenx.com/api/account/balance — 200 — 409 B — 202 ms — h2https://blockzenx.com/api/account/userinfo/api/account/userinfo https://blockzenx.com/api/account/userinfo — 200 — 435 B — 200 ms — h2https://blockzenx.com/api/currency/getTradeCurrencyList/api/currency/getTradeCurrencyList https://blockzenx.com/api/currency/getTradeCurrencyList — 200 — 2.4 KiB — 200 ms — h2https://blockzenx.com/api/position/detail?code=banner&lang=zh_CN/api/position/detail?code=banner&la... https://blockzenx.com/api/position/detail?code=banner&lang=zh_CN — 200 — 717 B — 418 ms — h2https://blockzenx.com/api/position/detail?code=index_notice&lang=zh_CN/api/position/detail?code=index_not... https://blockzenx.com/api/position/detail?code=index_notice&lang=zh_CN — 200 — 402 B — 415 ms — h2https://blockzenx.com/api/follow/trader/getLeadOrdersList?period=30&sort=followers&order=desc&page=1/api/follow/trader/getLeadOrdersLis... https://blockzenx.com/api/follow/trader/getLeadOrdersList?period=30&sort=followers&order=desc&page=1 — 200 — 1.1 KiB — 417 ms — h2https://blockzenx.com/api/common/appActive/api/common/appActive https://blockzenx.com/api/common/appActive — 200 — 402 B — 413 ms — h2data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAH8AAAB+CAMAAAA6Pz6EAAABR1BMVEX39/n4+Pr4+Pr3+fn2+Pr5+…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAH8AAAB+CAMAAAA6Pz6EAAABR1BMVEX39/n4+Pr4+Pr3+fn2+Pr5+… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAOCAYAAADABlfOAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJb…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAOCAYAAADABlfOAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJb… — 200 — 0 B — 0 ms — datahttps://blockzenx.com/assets/HarmonyOS_Sans_SC_Medium--io_tSb-.ttf/assets/HarmonyOS_Sans_SC_Medium--i... https://blockzenx.com/assets/HarmonyOS_Sans_SC_Medium--io_tSb-.ttf — 200 — 824.0 KiB — 400 ms — h2https://blockzenx.com/assets/fui-icon-D7orQT4U.ttf/assets/fui-icon-D7orQT4U.ttf https://blockzenx.com/assets/fui-icon-D7orQT4U.ttf — 200 — 39.2 KiB — 401 ms — h2https://blockzenx.com/api/common/getCurrencyFee/api/common/getCurrencyFee https://blockzenx.com/api/common/getCurrencyFee — 200 — 571 B — 391 ms — h2https://blockzenx.com/assets/pages-login-login.Docup-fO.js/assets/pages-login-login.Docup-fO.... https://blockzenx.com/assets/pages-login-login.Docup-fO.js — 200 — 11.0 KiB — 375 ms — h2https://blockzenx.com/assets/loading.BRqLcY5H.js/assets/loading.BRqLcY5H.js https://blockzenx.com/assets/loading.BRqLcY5H.js — 200 — 921 B — 375 ms — h2https://blockzenx.com/assets/fui-loading.C2iZhckL.js/assets/fui-loading.C2iZhckL.js https://blockzenx.com/assets/fui-loading.C2iZhckL.js — 200 — 2.7 KiB — 376 ms — h2https://blockzenx.com/assets/fui-loading-Dx3oKkaI.css/assets/fui-loading-Dx3oKkaI.css https://blockzenx.com/assets/fui-loading-Dx3oKkaI.css — 200 — 1.1 KiB — 372 ms — h2https://blockzenx.com/assets/login-CLLGRU3C.css/assets/login-CLLGRU3C.css https://blockzenx.com/assets/login-CLLGRU3C.css — 200 — 2.3 KiB — 375 ms — h2https://blockzenx.com/static/img/avatar.png/static/img/avatar.png https://blockzenx.com/static/img/avatar.png — 200 — 2.1 KiB — 198 ms — h2https://blockzenx.com/assets/search-gray-DSMQ63Pd.png/assets/search-gray-DSMQ63Pd.png https://blockzenx.com/assets/search-gray-DSMQ63Pd.png — 200 — 8.0 KiB — 200 ms — h2https://blockzenx.com/static/newImage/customer-light.png/static/newImage/customer-light.png https://blockzenx.com/static/newImage/customer-light.png — 200 — 5.2 KiB — 201 ms — h2https://blockzenx.com/static/newImage/notify-light.png/static/newImage/notify-light.png https://blockzenx.com/static/newImage/notify-light.png — 200 — 5.6 KiB — 203 ms — h2https://blockzenx.com/assets/bg-aHsi6WdP.png/assets/bg-aHsi6WdP.png https://blockzenx.com/assets/bg-aHsi6WdP.png — 200 — 22.8 KiB — 205 ms — h2https://blockzenx.com/static/newImage/impawn-black.png/static/newImage/impawn-black.png https://blockzenx.com/static/newImage/impawn-black.png — 200 — 5.0 KiB — 206 ms — h2https://blockzenx.com/static/img/icon_sfsqq.png/static/img/icon_sfsqq.png https://blockzenx.com/static/img/icon_sfsqq.png — 200 — 6.7 KiB — 207 ms — h2https://blockzenx.com/static/coin/XAUUSD.svg/static/coin/XAUUSD.svg https://blockzenx.com/static/coin/XAUUSD.svg — 200 — 827 B — 208 ms — h2data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAARoAAAGgBAMAAACHzLWaAAAAElBMVEUAAADb29uKioq0tLTIyMjm5…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAARoAAAGgBAMAAACHzLWaAAAAElBMVEUAAADb29uKioq0tLTIyMjm5… — 200 — 0 B — 0 ms — datahttps://blockzenx.com/assets/HarmonyOS_Sans_SC_Bold-DFJwAIlE.ttf/assets/HarmonyOS_Sans_SC_Bold-DFJw... https://blockzenx.com/assets/HarmonyOS_Sans_SC_Bold-DFJwAIlE.ttf — 200 — 816.8 KiB — 213 ms — h2https://blockzenx.com/static/bg.png/static/bg.png https://blockzenx.com/static/bg.png — 200 — 22.8 KiB — 198 ms — h2https://blockzenx.com/assets/icon_xhjy-BUYtw7Jp.png/assets/icon_xhjy-BUYtw7Jp.png https://blockzenx.com/assets/icon_xhjy-BUYtw7Jp.png — 200 — 6.5 KiB — 197 ms — h2https://blockzenx.com/static/newImage/notice-light.png/static/newImage/notice-light.png https://blockzenx.com/static/newImage/notice-light.png — 200 — 7.3 KiB — 198 ms — h2https://blockzenx.com/static/newImage/more1-light.png/static/newImage/more1-light.png https://blockzenx.com/static/newImage/more1-light.png — 200 — 2.1 KiB — 197 ms — h2https://blockzenx.com/static/newImage/safe-light.png/static/newImage/safe-light.png https://blockzenx.com/static/newImage/safe-light.png — 200 — 8.4 KiB — 198 ms — h2https://blockzenx.com/static/newImage/recharge-light.png/static/newImage/recharge-light.png https://blockzenx.com/static/newImage/recharge-light.png — 200 — 4.8 KiB — 199 ms — h2https://blockzenx.com/static/newImage/quick-light.png/static/newImage/quick-light.png https://blockzenx.com/static/newImage/quick-light.png — 200 — 4.1 KiB — 198 ms — h2https://blockzenx.com/static/bg.png/static/bg.png https://blockzenx.com/static/bg.png — 200 — 0 B — 2 ms — h2blob:https://blockzenx.com/8ab46dd8-2ddd-4e35-a68a-9b098e5cd9d5blockzenx.com/8ab46dd8-2ddd-4e35-a6... blob:https://blockzenx.com/8ab46dd8-2ddd-4e35-a68a-9b098e5cd9d5 — 200 — 0 B — 1 ms — blobhttps://blockzenx.com/static/bg.png/static/bg.png https://blockzenx.com/static/bg.png — 200 — 0 B — 2 ms — h2https://blockzenx.com/favicon.ico/favicon.ico https://blockzenx.com/favicon.ico — 404 — 611 B — 196 ms — h2data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAE0AAABNCAYAAADjCemwAAAQAElEQVR4Aexc2ZNdxX3+us85d527z…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAE0AAABNCAYAAADjCemwAAAQAElEQVR4Aexc2ZNdxX3+us85d527z… — 200 — 0 B — 0 ms — datahttps://cdn.dcloud.net.cn/img/shadow-grey.pngcdn.dcloud.net.cn/img/shadow-grey.p... https://cdn.dcloud.net.cn/img/shadow-grey.png — 200 — 419 B — 980 ms — h2
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Image Optimization
8 images, 123 KB total, 0 KB wasted
INFO

Image Optimization Audit

Total Images

8

Total Size

123 KB

8 missing alt text 8 missing dimensions 5 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