Performance
· 22 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.Performance-focused optimization plan with CWV assessment, top offenders, and time estimates
First Contentful Paint First Contentful Paint — how long until the browser renders the first piece of content. Under 1.8s is good.
899 ms
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
1.90 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.000
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
2.66 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.90 s
Page Load Progression
DHTTP CachingActionNo cache headersFIX
No Cache-Control header
Adding a Cache-Control header can significantly improve repeat-visit performance.
CPage Weight BudgetAction2.0 MB transferred, 80 requestsREVIEW
Subset fonts to include only used characters, or switch to system font stacks.
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.
JavaScript bundle is large — code-split routes and lazy-load off-screen components to defer.
Source: web.dev
BImage Optimization27 images, 0 KB saveableREVIEW
BJS Bundles23 scripts, 77 KB unusedREVIEW
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://mhjys.qingtiankjysz.cfd/assets/index-B2wNGtfx.js | 499 KB | 77 KB (17%) | ✓ | 1st |
| https://mhjys.qingtiankjysz.cfd/assets/pages-newindex-newindex.Dl7po1pU.js | 13 KB | — | ✓ | 1st |
| https://mhjys.qingtiankjysz.cfd/assets/fui-avatar.BnBMSd8v.js | 1 KB | — | ✓ | 1st |
| https://mhjys.qingtiankjysz.cfd/assets/_plugin-vue_export-helper.BCo6x5W8.js | 0 KB | — | ✓ | 1st |
| https://mhjys.qingtiankjysz.cfd/assets/uni-app.es.DXc4U9Jm.js | 0 KB | — | ✓ | 1st |
| https://mhjys.qingtiankjysz.cfd/assets/fui-nav-bar.CQ1BQdTK.js | 1 KB | — | ✓ | 1st |
| https://mhjys.qingtiankjysz.cfd/assets/fui-icon.CQAJe6-N.js | 2 KB | — | ✓ | 1st |
| https://mhjys.qingtiankjysz.cfd/assets/fui-button.BVzha-rf.js | 2 KB | — | ✓ | 1st |
| https://mhjys.qingtiankjysz.cfd/assets/fui-tabs.DkOa84GF.js | 2 KB | — | ✓ | 1st |
| https://mhjys.qingtiankjysz.cfd/assets/uni-drawer.C9z9ox-_.js | 1 KB | — | ✓ | 1st |
Consider code splitting or tree shaking to reduce unused code.
This bundle has high unused code — code-split or tree-shake to ship only what executes.
Source: web.dev / Lighthouse coverage
BHTTP/3 (QUIC)HTTP/3 not advertisedREVIEW
CCompression AlgorithmActionMain response served uncompressedREVIEW
BMain HTML Cache-ControlNo Cache-Control header on main HTML responseREVIEW
BServer-Timing ObservabilityNo Server-Timing header foundREVIEW
CPage Weight InventoryAction80 resources · 2.0 MB · 77 KB savings availableREVIEW
~77.3 KiB of savings available
| # | Resource | Type | Size | Cache | Unused | 3rd party | Issues |
|---|---|---|---|---|---|---|---|
| — | — | ||||||
| 80 resources | 2.0 MiB | ||||||
CGreen HostingActionWhether the site is served from green-energy infrastructureREVIEW
Green Hosting
No green hosting detected
A+Third-Party Impact0% third-party, 0 ms blockingPASS
A+Text CompressionAll text resources are compressedPASS
A+JS Execution Cost315ms total JS executionPASS
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://mhjys.qingtiankjysz.cfd/assets/index-B2wNGtfx.js | 217ms | 145ms | 1ms | 1st |
| Unattributable | 98ms | 1ms | 0ms | 3rd |
A+Font Loading3 fonts (1007 KB)PASS
Web fonts
3
1007 KB total
Render-blocking
0
of 3
Dominant font-display
swap
Most common across fonts
Font loading timeline
- 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
- 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
- Convert to woff2 for ~30% smaller file size
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 ~786 KB and ~1572 ms
A+Resource CachingAll resources properly cachedPASS
A+Critical Rendering PathNo render-blocking resourcesPASS
A+Resource HintsNo optimization neededPASS
A+LCP Image PreloadLCP preload audit not availablePASS
A+Server Response Intelligence1 server-response signal(s) detectedPASS
Network Waterfall80 requests over 5123msINFO
Third-Party Script CostPer-script blocking time, transfer cost, and cache headersINFO
| Script | Category | Execution | Transfer | Unused | Monthly Cost | Verdict |
|---|---|---|---|---|---|---|
Unattributable Unattributable | Other | 98ms | 0 KB | — | $1/mo | Optional |
Image Optimization23 images, 429 KB total, 402 KB wastedINFO
Image Optimization Audit
Total Images
23
Total Size
429 KB
Oversized
20
Wasted
402 KB