Skip to content
https://miguvideo.com

Performance

· 17 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
67
GRADE
D
FIX
6
REVIEW
2
PASS
7
INFO
2

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

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

16.01 s

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

32.44 s

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

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

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

32.46 s

Page Load Progression

1.6 s
3.2 s
4.8 s
6.4 s
8.0 s
9.6 s
11.2 s
12.8 s
Checks
17
7 PASS 2 REVIEW 6 FIX
F
Page Weight Budget
Action
9.6 MB transferred, 120 requests
FIX
9.6 MB transferred, 120 requests
Critical::
Page weighs 15.4 MB (9.6 MB transferred)
Warning::
Images are 7.0 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 7.0 MB
Warning::
JavaScript is 1.9 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 1.9 MB
Info::
CSS is 478 KB — consider purging unused styles
Remove unused CSS rules with tools like PurgeCSS to reduce stylesheet size.
Got: 478 KB
Warning::
120 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 2.0 g CO2 per page load
9.6 MB / 2.4 MB budget
9.6 MB transferred
120 requests
2.0 g CO2 per page load
Images 7.0 MiB 72%
JavaScript 1.9 MiB 20%
CSS 478.0 KiB 5%
HTML 100.2 KiB 1%
Other 99.9 KiB 1%
Other 50.2 KiB 1%
Other 10.0 KiB 0%
Other 0 B 0%
0 2.4 MB 4.9 MB
Over budget

Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.

Why this matters

Image bandwidth is high — modern formats (WebP/AVIF) and resizing typically cut it 50%+.

Source: web.dev

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

Remove unused CSS rules with tools like PurgeCSS to reduce stylesheet size.

Why this matters

CSS bundle is large — purge unused styles (PurgeCSS, Tailwind JIT) to reduce CSS payload.

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
Third-Party Impact
Action
100% third-party, 0 ms blocking
FIX
100% third-party, 0 ms blocking
Warning::
Third-party code accounts for 100% of page weight (9.6 MiB of 9.6 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Execution Cost
Action
6263ms total JS execution
FIX
6263ms total JS execution
Warning::
https://m.miguvideo.com/mgs/msite/prd/v_2026042217...: 1409ms CPU time
Warning::
https://m.miguvideo.com/mgs/common/miguvendor/prd/...: 1342ms CPU time
Warning::
https://m.miguvideo.com/mgs/common/migugeneral/prd...: 852ms CPU time
Warning::
Unattributable: 785ms CPU time
Warning::
https://m.miguvideo.com/: 443ms CPU time
Warning::
Third-party scripts: 6263ms (100% of total)

Main Thread Breakdown

Script Evaluation 54% Other 22% Script Parsing & Compilation 12% Style & Layout 7%
ScriptTotalScriptingParse/CompileParty
https://m.miguvideo.com/mgs/msite/prd/v_20260422174212_2da5c990/dist/index.js1409ms1003ms253ms3rd
https://m.miguvideo.com/mgs/common/miguvendor/prd/vue_mgvendor.js1342ms939ms89ms3rd
https://m.miguvideo.com/mgs/common/migugeneral/prd/amber-web-sdk-min.js852ms240ms5ms3rd
Unattributable785ms8ms0ms3rd
https://m.miguvideo.com/443ms29ms133ms3rd
https://m.miguvideo.com/mgs/common/miguAmberDataSdk/prd/amberSDK.js348ms315ms16ms3rd
https://m.miguvideo.com/mgs/common/miguvendor/prd/common_mgvendor.js272ms175ms94ms3rd
https://m.miguvideo.com/mgs/common/migugeneral/prd/general.js137ms123ms13ms3rd
https://m.miguvideo.com/mgs/common/migu_wx_open_app/prd/index.js123ms100ms23ms3rd
https://m.miguvideo.com/mgs/common/miguvendor/prd/crystal-sdk.js121ms101ms20ms3rd

Showing top 10 of 15 scripts

F
JS Bundles
Action
16 scripts, 930 KB unused
FIX
16 scripts, 930 KB unused
Warning::
https://m.miguvideo.com/mgs/msite/prd/v_2026042217...: 473 KB unused (70%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://m.miguvideo.com/mgs/common/miguvendor/prd/...: 117 KB unused (32%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://m.miguvideo.com/mgs/common/miguvendor/prd/...: 93 KB unused (25%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://m.miguvideo.com/mgs/promotion/subject/post...: 44 KB unused (63%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://m.miguvideo.com/mgs/common/migujsbridge/pr...: 43 KB unused (61%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 930 KB
930 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://m.miguvideo.com/mgs/msite/prd/v_20260422174212_2da5c990/dist/index.js677 KB473 KB (70%)3rd
https://m.miguvideo.com/mgs/common/miguvendor/prd/common_mgvendor.js364 KB117 KB (32%)3rd
https://m.miguvideo.com/mgs/common/miguvendor/prd/vue_mgvendor.js372 KB93 KB (25%)3rd
https://m.miguvideo.com/mgs/promotion/subject/posterShare/prd/posterShare.js71 KB44 KB (63%)3rd
https://m.miguvideo.com/mgs/common/migujsbridge/prd/mgv-jsbridge.js71 KB43 KB (61%)3rd
https://m.miguvideo.com/mgs/common/miguplayer/prd/commonPlayer.js50 KB37 KB (75%)3rd
https://m.miguvideo.com/mgs/common/migugeneral/prd/resetMGU.js70 KB36 KB (52%)3rd
https://m.miguvideo.com/mgs/common/migu_wx_open_app/prd/index.js72 KB31 KB (43%)3rd
https://m.miguvideo.com/mgs/common/migugeneral/prd/general.js52 KB29 KB (56%)3rd
https://m.miguvideo.com/mgs/common/miguAmberDataSdk/prd/amberSDK.js54 KB28 KB (52%)3rd

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

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

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

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

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

F
Page Weight Inventory
Action
120 resources · 9.6 MB · 930 KB savings available
FIX
120 resources · 9.6 MB · 930 KB savings available
Warning::
Page weight 8.6 MB over 1MB target
Got: 9.6 MB Expected: ≤ 1 MB
Info::
~930 KB of savings available
Warning::
119 third-party resources (100% of weight)
Info::
9 resources over 200KB
120 resources · 9.6 MiB · 119 third-party 8.6 MiB over 1MB target
Image 72% · 7.0 MiB
JavaScript 20% · 1.9 MiB
CSS 5% · 478.0 KiB
Other 1% · 147.1 KiB
Document 1% · 100.4 KiB

~929.9 KiB of savings available

Remove unused JavaScript: 929.9 KiB
F
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.

No Cache-Control header

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

C
Image Optimization
Action
43 images, 0 KB saveable
REVIEW
43 images, 0 KB saveable
Warning::
https://img.cmvideo.cn/publish/noms/2020/06/15/1O2... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://img.cmvideo.cn/publish/noms/2020/06/15/1O2... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://img.cmvideo.cn/publish/noms/2020/06/15/1O2... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://img.cmvideo.cn/publish/noms/2021/09/24/1O3... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://img.cmvideo.cn/publish/noms/2020/06/15/1O2... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://img.cmvideo.cn/publish/pictures/comment/ap... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://img.cmvideo.cn/publish/noms/2020/06/15/1O2... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://img.cmvideo.cn/publish/noms/2020/06/15/1O2... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
43 images 7.0 MB
0 oversized -0 KB
38 legacy format
8 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

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

Green Hosting

No green hosting detected

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
No web fonts (system fonts)
PASS
No web fonts (system fonts)
Info::
No web fonts loaded — system fonts are fastest
No web fonts loaded — system fonts are optimal.
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+
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
Network Waterfall
120 requests over 10476ms
INFO
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s 20.0 s 22.0 s 24.0 s 26.0 s 28.0 s 30.0 s 32.0 s 34.0 s FCP 16.0 s LCP 32.4 shttps://miguvideo.com// https://miguvideo.com/ — 302 — 192 B — 647 ms — http/1.1https://m.miguvideo.com/m.miguvideo.com/ https://m.miguvideo.com/ — 200 — 100.2 KiB — 949 ms — h2https://m.miguvideo.com/mgs/common/migugeneral/prd/performanceMonitor.jsm.miguvideo.com/mgs/common/migugene... https://m.miguvideo.com/mgs/common/migugeneral/prd/performanceMonitor.js — 200 — 19.5 KiB — 553 ms — h2https://m.miguvideo.com/mgs/common/miguvendor/prd/vue_mgvendor.jsm.miguvideo.com/mgs/common/miguvend... https://m.miguvideo.com/mgs/common/miguvendor/prd/vue_mgvendor.js — 200 — 372.1 KiB — 1.3 s — h2https://m.miguvideo.com/mgs/common/miguvendor/prd/common_mgvendor.jsm.miguvideo.com/mgs/common/miguvend... https://m.miguvideo.com/mgs/common/miguvendor/prd/common_mgvendor.js — 200 — 364.2 KiB — 3.7 s — h2https://m.miguvideo.com/mgs/common/migugeneral/prd/general.jsm.miguvideo.com/mgs/common/migugene... https://m.miguvideo.com/mgs/common/migugeneral/prd/general.js — 200 — 51.6 KiB — 801 ms — h2https://m.miguvideo.com/mgs/common/migujsbridge/prd/mgv-jsbridge.jsm.miguvideo.com/mgs/common/migujsbr... https://m.miguvideo.com/mgs/common/migujsbridge/prd/mgv-jsbridge.js — 200 — 71.3 KiB — 951 ms — h2https://m.miguvideo.com/mgs/common/migugeneral/prd/resetMGU.jsm.miguvideo.com/mgs/common/migugene... https://m.miguvideo.com/mgs/common/migugeneral/prd/resetMGU.js — 200 — 69.8 KiB — 1.1 s — h2https://m.miguvideo.com/mgs/common/miguplayer/prd/commonPlayer.jsm.miguvideo.com/mgs/common/miguplay... https://m.miguvideo.com/mgs/common/miguplayer/prd/commonPlayer.js — 200 — 49.9 KiB — 3.6 s — h2https://m.miguvideo.com/mgs/common/miguAmberDataSdk/prd/amberSDK.jsm.miguvideo.com/mgs/common/miguAmbe... https://m.miguvideo.com/mgs/common/miguAmberDataSdk/prd/amberSDK.js — 200 — 54.2 KiB — 3.4 s — h2https://m.miguvideo.com/mgs/common/miguruleengine/prd/miguRuleEngine.jsm.miguvideo.com/mgs/common/migurule... https://m.miguvideo.com/mgs/common/miguruleengine/prd/miguRuleEngine.js — 200 — 20.8 KiB — 1000 ms — h2data:image/webp;base64,UklGRh4AAABXRUJQVlA4TBEAAAAvAAAAAAfQ//73v/+BiOh/AAA=data:image/webp;base64,UklGRh4AAABX... data:image/webp;base64,UklGRh4AAABXRUJQVlA4TBEAAAAvAAAAAAfQ//73v/+BiOh/AAA= — 200 — 0 B — 0 ms — datahttps://m.miguvideo.com/mgs/common/miguruleengine/prd/dsp.jsm.miguvideo.com/mgs/common/migurule... https://m.miguvideo.com/mgs/common/miguruleengine/prd/dsp.js — 200 — 12.9 KiB — 398 ms — h2https://m.miguvideo.com/mgs/common/migu_wx_open_app/prd/index.jsm.miguvideo.com/mgs/common/migu_wx_... https://m.miguvideo.com/mgs/common/migu_wx_open_app/prd/index.js — 200 — 72.1 KiB — 1.2 s — h2https://m.miguvideo.com/mgs/msite/prd/v_20260422174212_2da5c990/dist/index.jsm.miguvideo.com/mgs/msite/prd/v_202... https://m.miguvideo.com/mgs/msite/prd/v_20260422174212_2da5c990/dist/index.js — 200 — 676.9 KiB — 1.5 s — h2https://m.miguvideo.com/mgs/msite/prd/v_20260422174212_2da5c990/dist/css/swiper.cssm.miguvideo.com/mgs/msite/prd/v_202... https://m.miguvideo.com/mgs/msite/prd/v_20260422174212_2da5c990/dist/css/swiper.css — 200 — 3.1 KiB — 592 ms — h2https://m.miguvideo.com/mgs/msite/prd/v_20260422174212_2da5c990/dist/css/style-index.cssm.miguvideo.com/mgs/msite/prd/v_202... https://m.miguvideo.com/mgs/msite/prd/v_20260422174212_2da5c990/dist/css/style-index.css — 200 — 474.9 KiB — 889 ms — h2https://app-sc.miguvideo.com/common/v1/settings/SECURE_DOMAIN_H5app-sc.miguvideo.com/common/v1/sett... https://app-sc.miguvideo.com/common/v1/settings/SECURE_DOMAIN_H5 — 204 — 0 B — 271 ms — http/1.1https://v1-sc.miguvideo.com/app-management/videox/staticcache/v1/params-config/versions/miguvideo/default/h5/0/MGSecurityv1-sc.miguvideo.com/app-management/... https://v1-sc.miguvideo.com/app-management/videox/staticcache/v1/params-config/versions/miguvideo/default/h5/0/MGSecurity — 204 — 0 B — 941 ms — h2https://app-sc.miguvideo.com/app-management/v1/staticcache/settings/miguvideo/h5miguscconfigapp-sc.miguvideo.com/app-management... https://app-sc.miguvideo.com/app-management/v1/staticcache/settings/miguvideo/h5miguscconfig — 204 — 0 B — 275 ms — http/1.1https://v1-sc.miguvideo.com/app-management/videox/staticcache/v1/params-config/versions/miguvideo/default/h5/0/MGNetworkv1-sc.miguvideo.com/app-management/... https://v1-sc.miguvideo.com/app-management/videox/staticcache/v1/params-config/versions/miguvideo/default/h5/0/MGNetwork — 204 — 0 B — 939 ms — h2https://app-sc.miguvideo.com/common/v1/settings/SECURE_DOMAIN_H5app-sc.miguvideo.com/common/v1/sett... https://app-sc.miguvideo.com/common/v1/settings/SECURE_DOMAIN_H5 — 200 — 2.7 KiB — 681 ms — http/1.1https://app-sc.miguvideo.com/app-management/v1/staticcache/settings/miguvideo/h5miguscconfigapp-sc.miguvideo.com/app-management... https://app-sc.miguvideo.com/app-management/v1/staticcache/settings/miguvideo/h5miguscconfig — 200 — 3.7 KiB — 631 ms — http/1.1data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADkAAAA5CAYAAACMGIOFAAAAAXNSR0IArs4c6QAAB2dJREFUaAXdm…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADkAAAA5CAYAAACMGIOFAAAAAXNSR0IArs4c6QAAB2dJREFUaAXdm… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAYAAAA6/NlyAAAAAXNSR0IArs4c6QAABpBJREFUaAXtm…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAYAAAA6/NlyAAAAAXNSR0IArs4c6QAABpBJREFUaAXtm… — 200 — 0 B — 0 ms — datahttps://m.miguvideo.com/mgs/msite/prd/v_20260422174212_2da5c990/dist/assets/page-loading.gifm.miguvideo.com/mgs/msite/prd/v_202... https://m.miguvideo.com/mgs/msite/prd/v_20260422174212_2da5c990/dist/assets/page-loading.gif — 200 — 14.6 KiB — 268 ms — h2https://img.cmvideo.cn/publish/noms/2025/10/09/1O6KQHGQSQRNH.pngimg.cmvideo.cn/publish/noms/2025/10... https://img.cmvideo.cn/publish/noms/2025/10/09/1O6KQHGQSQRNH.png — 200 — 15.4 KiB — 11 ms — h2https://img.cmvideo.cn/publish/noms/2025/10/09/1O6KQHGQT7H9E.pngimg.cmvideo.cn/publish/noms/2025/10... https://img.cmvideo.cn/publish/noms/2025/10/09/1O6KQHGQT7H9E.png — 200 — 15.3 KiB — 13 ms — h2https://img.cmvideo.cn/publish/pictures/comment/app-management-server/2021/8/24/16365301.pngimg.cmvideo.cn/publish/pictures/com... https://img.cmvideo.cn/publish/pictures/comment/app-management-server/2021/8/24/16365301.png — 200 — 2.2 KiB — 12 ms — h2https://img.cmvideo.cn/publish/noms/2020/07/26/1O25TAQSPRQH4.pngimg.cmvideo.cn/publish/noms/2020/07... https://img.cmvideo.cn/publish/noms/2020/07/26/1O25TAQSPRQH4.png — 200 — 2.2 KiB — 17 ms — h2
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s 20.0 s 22.0 s 24.0 s 26.0 s 28.0 s 30.0 s 32.0 s 34.0 s FCP 16.0 s LCP 32.4 shttps://miguvideo.com// https://miguvideo.com/ — 302 — 192 B — 647 ms — http/1.1https://m.miguvideo.com/m.miguvideo.com/ https://m.miguvideo.com/ — 200 — 100.2 KiB — 949 ms — h2https://m.miguvideo.com/mgs/common/migugeneral/prd/performanceMonitor.jsm.miguvideo.com/mgs/common/migugene... https://m.miguvideo.com/mgs/common/migugeneral/prd/performanceMonitor.js — 200 — 19.5 KiB — 553 ms — h2https://m.miguvideo.com/mgs/common/miguvendor/prd/vue_mgvendor.jsm.miguvideo.com/mgs/common/miguvend... https://m.miguvideo.com/mgs/common/miguvendor/prd/vue_mgvendor.js — 200 — 372.1 KiB — 1.3 s — h2https://m.miguvideo.com/mgs/common/miguvendor/prd/common_mgvendor.jsm.miguvideo.com/mgs/common/miguvend... https://m.miguvideo.com/mgs/common/miguvendor/prd/common_mgvendor.js — 200 — 364.2 KiB — 3.7 s — h2https://m.miguvideo.com/mgs/common/migugeneral/prd/general.jsm.miguvideo.com/mgs/common/migugene... https://m.miguvideo.com/mgs/common/migugeneral/prd/general.js — 200 — 51.6 KiB — 801 ms — h2https://m.miguvideo.com/mgs/common/migujsbridge/prd/mgv-jsbridge.jsm.miguvideo.com/mgs/common/migujsbr... https://m.miguvideo.com/mgs/common/migujsbridge/prd/mgv-jsbridge.js — 200 — 71.3 KiB — 951 ms — h2https://m.miguvideo.com/mgs/common/migugeneral/prd/resetMGU.jsm.miguvideo.com/mgs/common/migugene... https://m.miguvideo.com/mgs/common/migugeneral/prd/resetMGU.js — 200 — 69.8 KiB — 1.1 s — h2https://m.miguvideo.com/mgs/common/miguplayer/prd/commonPlayer.jsm.miguvideo.com/mgs/common/miguplay... https://m.miguvideo.com/mgs/common/miguplayer/prd/commonPlayer.js — 200 — 49.9 KiB — 3.6 s — h2https://m.miguvideo.com/mgs/common/miguAmberDataSdk/prd/amberSDK.jsm.miguvideo.com/mgs/common/miguAmbe... https://m.miguvideo.com/mgs/common/miguAmberDataSdk/prd/amberSDK.js — 200 — 54.2 KiB — 3.4 s — h2https://m.miguvideo.com/mgs/common/miguruleengine/prd/miguRuleEngine.jsm.miguvideo.com/mgs/common/migurule... https://m.miguvideo.com/mgs/common/miguruleengine/prd/miguRuleEngine.js — 200 — 20.8 KiB — 1000 ms — h2data:image/webp;base64,UklGRh4AAABXRUJQVlA4TBEAAAAvAAAAAAfQ//73v/+BiOh/AAA=data:image/webp;base64,UklGRh4AAABX... data:image/webp;base64,UklGRh4AAABXRUJQVlA4TBEAAAAvAAAAAAfQ//73v/+BiOh/AAA= — 200 — 0 B — 0 ms — datahttps://m.miguvideo.com/mgs/common/miguruleengine/prd/dsp.jsm.miguvideo.com/mgs/common/migurule... https://m.miguvideo.com/mgs/common/miguruleengine/prd/dsp.js — 200 — 12.9 KiB — 398 ms — h2https://m.miguvideo.com/mgs/common/migu_wx_open_app/prd/index.jsm.miguvideo.com/mgs/common/migu_wx_... https://m.miguvideo.com/mgs/common/migu_wx_open_app/prd/index.js — 200 — 72.1 KiB — 1.2 s — h2https://m.miguvideo.com/mgs/msite/prd/v_20260422174212_2da5c990/dist/index.jsm.miguvideo.com/mgs/msite/prd/v_202... https://m.miguvideo.com/mgs/msite/prd/v_20260422174212_2da5c990/dist/index.js — 200 — 676.9 KiB — 1.5 s — h2https://m.miguvideo.com/mgs/msite/prd/v_20260422174212_2da5c990/dist/css/swiper.cssm.miguvideo.com/mgs/msite/prd/v_202... https://m.miguvideo.com/mgs/msite/prd/v_20260422174212_2da5c990/dist/css/swiper.css — 200 — 3.1 KiB — 592 ms — h2https://m.miguvideo.com/mgs/msite/prd/v_20260422174212_2da5c990/dist/css/style-index.cssm.miguvideo.com/mgs/msite/prd/v_202... https://m.miguvideo.com/mgs/msite/prd/v_20260422174212_2da5c990/dist/css/style-index.css — 200 — 474.9 KiB — 889 ms — h2https://app-sc.miguvideo.com/common/v1/settings/SECURE_DOMAIN_H5app-sc.miguvideo.com/common/v1/sett... https://app-sc.miguvideo.com/common/v1/settings/SECURE_DOMAIN_H5 — 204 — 0 B — 271 ms — http/1.1https://v1-sc.miguvideo.com/app-management/videox/staticcache/v1/params-config/versions/miguvideo/default/h5/0/MGSecurityv1-sc.miguvideo.com/app-management/... https://v1-sc.miguvideo.com/app-management/videox/staticcache/v1/params-config/versions/miguvideo/default/h5/0/MGSecurity — 204 — 0 B — 941 ms — h2https://app-sc.miguvideo.com/app-management/v1/staticcache/settings/miguvideo/h5miguscconfigapp-sc.miguvideo.com/app-management... https://app-sc.miguvideo.com/app-management/v1/staticcache/settings/miguvideo/h5miguscconfig — 204 — 0 B — 275 ms — http/1.1https://v1-sc.miguvideo.com/app-management/videox/staticcache/v1/params-config/versions/miguvideo/default/h5/0/MGNetworkv1-sc.miguvideo.com/app-management/... https://v1-sc.miguvideo.com/app-management/videox/staticcache/v1/params-config/versions/miguvideo/default/h5/0/MGNetwork — 204 — 0 B — 939 ms — h2https://app-sc.miguvideo.com/common/v1/settings/SECURE_DOMAIN_H5app-sc.miguvideo.com/common/v1/sett... https://app-sc.miguvideo.com/common/v1/settings/SECURE_DOMAIN_H5 — 200 — 2.7 KiB — 681 ms — http/1.1https://app-sc.miguvideo.com/app-management/v1/staticcache/settings/miguvideo/h5miguscconfigapp-sc.miguvideo.com/app-management... https://app-sc.miguvideo.com/app-management/v1/staticcache/settings/miguvideo/h5miguscconfig — 200 — 3.7 KiB — 631 ms — http/1.1data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADkAAAA5CAYAAACMGIOFAAAAAXNSR0IArs4c6QAAB2dJREFUaAXdm…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADkAAAA5CAYAAACMGIOFAAAAAXNSR0IArs4c6QAAB2dJREFUaAXdm… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAYAAAA6/NlyAAAAAXNSR0IArs4c6QAABpBJREFUaAXtm…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAYAAAA6/NlyAAAAAXNSR0IArs4c6QAABpBJREFUaAXtm… — 200 — 0 B — 0 ms — datahttps://m.miguvideo.com/mgs/msite/prd/v_20260422174212_2da5c990/dist/assets/page-loading.gifm.miguvideo.com/mgs/msite/prd/v_202... https://m.miguvideo.com/mgs/msite/prd/v_20260422174212_2da5c990/dist/assets/page-loading.gif — 200 — 14.6 KiB — 268 ms — h2https://img.cmvideo.cn/publish/noms/2025/10/09/1O6KQHGQSQRNH.pngimg.cmvideo.cn/publish/noms/2025/10... https://img.cmvideo.cn/publish/noms/2025/10/09/1O6KQHGQSQRNH.png — 200 — 15.4 KiB — 11 ms — h2https://img.cmvideo.cn/publish/noms/2025/10/09/1O6KQHGQT7H9E.pngimg.cmvideo.cn/publish/noms/2025/10... https://img.cmvideo.cn/publish/noms/2025/10/09/1O6KQHGQT7H9E.png — 200 — 15.3 KiB — 13 ms — h2https://img.cmvideo.cn/publish/pictures/comment/app-management-server/2021/8/24/16365301.pngimg.cmvideo.cn/publish/pictures/com... https://img.cmvideo.cn/publish/pictures/comment/app-management-server/2021/8/24/16365301.png — 200 — 2.2 KiB — 12 ms — h2https://img.cmvideo.cn/publish/noms/2020/07/26/1O25TAQSPRQH4.pngimg.cmvideo.cn/publish/noms/2020/07... https://img.cmvideo.cn/publish/noms/2020/07/26/1O25TAQSPRQH4.png — 200 — 2.2 KiB — 17 ms — h2https://img.cmvideo.cn/publish/noms/2020/07/26/1O25TAQ06NT3D.pngimg.cmvideo.cn/publish/noms/2020/07... https://img.cmvideo.cn/publish/noms/2020/07/26/1O25TAQ06NT3D.png — 200 — 912 B — 19 ms — h2https://img.cmvideo.cn/publish/noms/2020/07/26/1O25TAQSPRQH4.pngimg.cmvideo.cn/publish/noms/2020/07... https://img.cmvideo.cn/publish/noms/2020/07/26/1O25TAQSPRQH4.png — 200 — 0 B — 21 ms — h2https://img.cmvideo.cn/publish/noms/2020/07/26/1O25TAQ06NT3D.pngimg.cmvideo.cn/publish/noms/2020/07... https://img.cmvideo.cn/publish/noms/2020/07/26/1O25TAQ06NT3D.png — 200 — 0 B — 21 ms — h2https://display-h5-sc.miguvideo.com/display/v3/static/b8657366144342d780b266f96e472fcedisplay-h5-sc.miguvideo.com/display... https://display-h5-sc.miguvideo.com/display/v3/static/b8657366144342d780b266f96e472fce — 204 — 0 B — 856 ms — h2https://app-sc.miguvideo.com/common/v1/tip/tipConfig/miguvideoapp-sc.miguvideo.com/common/v1/tip/... https://app-sc.miguvideo.com/common/v1/tip/tipConfig/miguvideo — 204 — 0 B — 167 ms — http/1.1https://v1-sc.miguvideo.com/app-management/videox/staticcache/v2/ruleEngine/getRuleList/miguvideov1-sc.miguvideo.com/app-management/... https://v1-sc.miguvideo.com/app-management/videox/staticcache/v2/ruleEngine/getRuleList/miguvideo — 204 — 0 B — 559 ms — h2https://webapi.miguvideo.com/gateway/mrule/flow-service/province/codewebapi.miguvideo.com/gateway/mrule/... https://webapi.miguvideo.com/gateway/mrule/flow-service/province/code — 204 — 0 B — 774 ms — http/1.1data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAVCAYAAACpF6WWAAAAAXNSR0IArs4c6QAAAXBJREFUOBGtl…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAVCAYAAACpF6WWAAAAAXNSR0IArs4c6QAAAXBJREFUOBGtl… — 200 — 0 B — 0 ms — datahttps://app-sc.miguvideo.com/common/v1/tip/tipConfig/miguvideoapp-sc.miguvideo.com/common/v1/tip/... https://app-sc.miguvideo.com/common/v1/tip/tipConfig/miguvideo — 200 — 5.1 KiB — 958 ms — http/1.1https://v1-sc.miguvideo.com/app-management/videox/staticcache/v1/params-config/versions/miguvideo/default/h5/0/MGSecurityv1-sc.miguvideo.com/app-management/... https://v1-sc.miguvideo.com/app-management/videox/staticcache/v1/params-config/versions/miguvideo/default/h5/0/MGSecurity — 200 — 5.2 KiB — 344 ms — h2https://v1-sc.miguvideo.com/app-management/videox/staticcache/v1/params-config/versions/miguvideo/default/h5/0/MGNetworkv1-sc.miguvideo.com/app-management/... https://v1-sc.miguvideo.com/app-management/videox/staticcache/v1/params-config/versions/miguvideo/default/h5/0/MGNetwork — 200 — 3.3 KiB — 329 ms — h2https://v1-sc.miguvideo.com/app-management/videox/staticcache/v2/ruleEngine/getRuleList/miguvideov1-sc.miguvideo.com/app-management/... https://v1-sc.miguvideo.com/app-management/videox/staticcache/v2/ruleEngine/getRuleList/miguvideo — 200 — 6.7 KiB — 335 ms — h2https://webapi.miguvideo.com/gateway/mrule/flow-service/province/codewebapi.miguvideo.com/gateway/mrule/... https://webapi.miguvideo.com/gateway/mrule/flow-service/province/code — 200 — 1.8 KiB — 269 ms — http/1.1https://display-h5-sc.miguvideo.com/display/v3/static/b8657366144342d780b266f96e472fcedisplay-h5-sc.miguvideo.com/display... https://display-h5-sc.miguvideo.com/display/v3/static/b8657366144342d780b266f96e472fce — 200 — 2.7 KiB — 355 ms — h2https://m.miguvideo.com/mgs/common/miguvendor/prd/gateway-crypto.wasmm.miguvideo.com/mgs/common/miguvend... https://m.miguvideo.com/mgs/common/miguvendor/prd/gateway-crypto.wasm — 200 — 50.2 KiB — 285 ms — h2https://m.miguvideo.com/mgs/promotion/subject/posterShare/prd/posterShare.jsm.miguvideo.com/mgs/promotion/subje... https://m.miguvideo.com/mgs/promotion/subject/posterShare/prd/posterShare.js — 200 — 71.0 KiB — 360 ms — h2https://m.miguvideo.com/mgs/msite/prd/v_20260422174212_2da5c990/dist/assets/btn-to-top.pngm.miguvideo.com/mgs/msite/prd/v_202... https://m.miguvideo.com/mgs/msite/prd/v_20260422174212_2da5c990/dist/assets/btn-to-top.png — 200 — 19.9 KiB — 271 ms — h2https://img.cmvideo.cn/publish/pictures/comment/app-management-server/2021/8/24/16365597.pngimg.cmvideo.cn/publish/pictures/com... https://img.cmvideo.cn/publish/pictures/comment/app-management-server/2021/8/24/16365597.png — 200 — 2.2 KiB — 4 ms — h2https://fsdv-sc.miguvideo.com/appplugins/rest/audio-video-server/allRulemiguvideo.jsonfsdv-sc.miguvideo.com/appplugins/re... https://fsdv-sc.miguvideo.com/appplugins/rest/audio-video-server/allRulemiguvideo.json — 204 — 0 B — 658 ms — h2https://m.miguvideo.com/mgs/common/migugeneral/prd/amber-web-sdk-min.jsm.miguvideo.com/mgs/common/migugene... https://m.miguvideo.com/mgs/common/migugeneral/prd/amber-web-sdk-min.js — 200 — 24.6 KiB — 279 ms — h2https://m.miguvideo.com/favicon.icom.miguvideo.com/favicon.ico https://m.miguvideo.com/favicon.ico — 200 — 9.8 KiB — 312 ms — h2https://uem.migu.cn:18088/udcc/webData.htmluem.migu.cn:18088/udcc/webData.html https://uem.migu.cn:18088/udcc/webData.html — 200 — 331 B — 711 ms — http/1.1https://uem.migu.cn:18088/udcc/webData.htmluem.migu.cn:18088/udcc/webData.html https://uem.migu.cn:18088/udcc/webData.html — 200 — 331 B — 944 ms — http/1.1https://uem.migu.cn:18088/udcc/webData.htmluem.migu.cn:18088/udcc/webData.html https://uem.migu.cn:18088/udcc/webData.html — 200 — 331 B — 945 ms — http/1.1https://uem.migu.cn:18088/udcc/webData.htmluem.migu.cn:18088/udcc/webData.html https://uem.migu.cn:18088/udcc/webData.html — 200 — 331 B — 949 ms — http/1.1https://uem.migu.cn:18088/udcc/webData.htmluem.migu.cn:18088/udcc/webData.html https://uem.migu.cn:18088/udcc/webData.html — 200 — 331 B — 716 ms — http/1.1https://fsdv-sc.miguvideo.com/appplugins/rest/audio-video-server/allRulemiguvideo.jsonfsdv-sc.miguvideo.com/appplugins/re... https://fsdv-sc.miguvideo.com/appplugins/rest/audio-video-server/allRulemiguvideo.json — 200 — 29.3 KiB — 225 ms — h2https://uem.migu.cn:18088/udcc/webData.htmluem.migu.cn:18088/udcc/webData.html https://uem.migu.cn:18088/udcc/webData.html — 200 — 331 B — 694 ms — http/1.1https://uem.migu.cn:18088/udcc/webData.htmluem.migu.cn:18088/udcc/webData.html https://uem.migu.cn:18088/udcc/webData.html — 200 — 331 B — 899 ms — http/1.1https://uem.migu.cn:18088/udcc/webData.htmluem.migu.cn:18088/udcc/webData.html https://uem.migu.cn:18088/udcc/webData.html — 200 — 331 B — 670 ms — http/1.1https://img.cmvideo.cn/publish/noms/2019/12/26/1O1ATA8Q8E4FT.pngimg.cmvideo.cn/publish/noms/2019/12... https://img.cmvideo.cn/publish/noms/2019/12/26/1O1ATA8Q8E4FT.png — 200 — 4.1 KiB — 4 ms — h2data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAAAXNSR0IArs4c6QAAAAtJREFUCB1jY…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAAAXNSR0IArs4c6QAAAAtJREFUCB1jY… — 200 — 0 B — 0 ms — datahttps://img.cmvideo.cn/publish/nryy-image/output/trans_img/2026/04/22/11005/52b19def05fe4e4db1ff4392407ac90e/52b19def05fe4e4db1ff4392407ac90e_H169_P720_JPG.jpgimg.cmvideo.cn/publish/nryy-image/o... https://img.cmvideo.cn/publish/nryy-image/output/trans_img/2026/04/22/11005/52b19def05fe4e4db1ff4392407ac90e/52b19def05fe4e4db1ff4392407ac90e_H169_P720_JPG.jpg — 200 — 2.1 MiB — 1.5 s — h2https://img.cmvideo.cn/publish/noms/output/2026/04/20/1O7FIF9OHJNTP.jpgimg.cmvideo.cn/publish/noms/output/... https://img.cmvideo.cn/publish/noms/output/2026/04/20/1O7FIF9OHJNTP.jpg — 200 — 89.9 KiB — 30 ms — h2https://img.cmvideo.cn/publish/noms/2026/04/05/1O7FH3KPD0KTI.pngimg.cmvideo.cn/publish/noms/2026/04... https://img.cmvideo.cn/publish/noms/2026/04/05/1O7FH3KPD0KTI.png — 200 — 16.9 KiB — 16 ms — h2https://img.cmvideo.cn/publish/noms/2025/06/15/1O6JMMOP05O6O.pngimg.cmvideo.cn/publish/noms/2025/06... https://img.cmvideo.cn/publish/noms/2025/06/15/1O6JMMOP05O6O.png — 200 — 1.1 KiB — 6 ms — h2https://img.cmvideo.cn/publish/noms/2020/06/15/1O25J7MI8CRR7.pngimg.cmvideo.cn/publish/noms/2020/06... https://img.cmvideo.cn/publish/noms/2020/06/15/1O25J7MI8CRR7.png — 200 — 3.2 KiB — 8 ms — h2https://img.cmvideo.cn/publish/noms/output/2026/04/20/1O7FIF93SGIJE.gifimg.cmvideo.cn/publish/noms/output/... https://img.cmvideo.cn/publish/noms/output/2026/04/20/1O7FIF93SGIJE.gif — 200 — 1.3 MiB — 56 ms — h2https://img.cmvideo.cn/publish/noms/2026/04/20/1O7FIET4M4RU7.pngimg.cmvideo.cn/publish/noms/2026/04... https://img.cmvideo.cn/publish/noms/2026/04/20/1O7FIET4M4RU7.png — 200 — 14.1 KiB — 11 ms — h2https://img.cmvideo.cn/publish/noms/2020/06/15/1O25J7MHFBJQK.pngimg.cmvideo.cn/publish/noms/2020/06... https://img.cmvideo.cn/publish/noms/2020/06/15/1O25J7MHFBJQK.png — 200 — 3.3 KiB — 9 ms — h2https://img.cmvideo.cn/publish/noms/output/2026/04/22/1O7FIL4DRR285.pngimg.cmvideo.cn/publish/noms/output/... https://img.cmvideo.cn/publish/noms/output/2026/04/22/1O7FIL4DRR285.png — 200 — 433.2 KiB — 815 ms — h2https://img.cmvideo.cn/publish/nryy-image/output/trans_img/2026/04/23/11005/28aca85db9124ce8a187ecb37391d487/28aca85db9124ce8a187ecb37391d487_H169_P720_JPG.jpgimg.cmvideo.cn/publish/nryy-image/o... https://img.cmvideo.cn/publish/nryy-image/output/trans_img/2026/04/23/11005/28aca85db9124ce8a187ecb37391d487/28aca85db9124ce8a187ecb37391d487_H169_P720_JPG.jpg — 200 — 103.4 KiB — 34 ms — h2https://img.cmvideo.cn/publish/nryy-image/output/trans_img/2026/04/22/11005/4efb0600d9784615911c0d6732f9924b/4efb0600d9784615911c0d6732f9924b_H169_P720_JPG.jpgimg.cmvideo.cn/publish/nryy-image/o... https://img.cmvideo.cn/publish/nryy-image/output/trans_img/2026/04/22/11005/4efb0600d9784615911c0d6732f9924b/4efb0600d9784615911c0d6732f9924b_H169_P720_JPG.jpg — 200 — 1.8 MiB — 840 ms — h2https://img.cmvideo.cn/publish/noms/2026/04/23/1O7FINM95J6SS.jpgimg.cmvideo.cn/publish/noms/2026/04... https://img.cmvideo.cn/publish/noms/2026/04/23/1O7FINM95J6SS.jpg — 200 — 141.8 KiB — 34 ms — h2https://img.cmvideo.cn/publish/noms/2025/06/15/1O6JMMUB93HR5.pngimg.cmvideo.cn/publish/noms/2025/06... https://img.cmvideo.cn/publish/noms/2025/06/15/1O6JMMUB93HR5.png — 200 — 4.6 KiB — 16 ms — h2https://img.cmvideo.cn/publish/noms/2025/06/15/1O6JMMOONHUHN.pngimg.cmvideo.cn/publish/noms/2025/06... https://img.cmvideo.cn/publish/noms/2025/06/15/1O6JMMOONHUHN.png — 200 — 1.2 KiB — 12 ms — h2https://display-h5-sc.miguvideo.com/display/v3/static/9aa6465a8b41451e85e4a292bf01ec87/c283b0f4219d41f2ae32b5be47af7998/bf245d4ea2184e0e863338c4a29062dedisplay-h5-sc.miguvideo.com/display... https://display-h5-sc.miguvideo.com/display/v3/static/9aa6465a8b41451e85e4a292bf01ec87/c283b0f4219d41f2ae32b5be47af7998/bf245d4ea2184e0e863338c4a29062de — 204 — 0 B — 344 ms — h2https://display-h5-sc.miguvideo.com/display/v3/static/9aa6465a8b41451e85e4a292bf01ec87/1490934a994a443fbe88d53c1bbb3202/745379f423b8418db46ff12bf7b6b104display-h5-sc.miguvideo.com/display... https://display-h5-sc.miguvideo.com/display/v3/static/9aa6465a8b41451e85e4a292bf01ec87/1490934a994a443fbe88d53c1bbb3202/745379f423b8418db46ff12bf7b6b104 — 204 — 0 B — 344 ms — h2https://uem.migu.cn:18088/udcc/webData.htmluem.migu.cn:18088/udcc/webData.html https://uem.migu.cn:18088/udcc/webData.html — 200 — 331 B — 480 ms — http/1.1https://uem.migu.cn:18088/udcc/webData.htmluem.migu.cn:18088/udcc/webData.html https://uem.migu.cn:18088/udcc/webData.html — 200 — 331 B — 673 ms — http/1.1https://uem.migu.cn:18088/udcc/webData.htmluem.migu.cn:18088/udcc/webData.html https://uem.migu.cn:18088/udcc/webData.html — 200 — 331 B — 670 ms — http/1.1https://uem.migu.cn:18088/udcc/webData.htmluem.migu.cn:18088/udcc/webData.html https://uem.migu.cn:18088/udcc/webData.html — 200 — 331 B — 670 ms — http/1.1https://uem.migu.cn:18088/udcc/webData.htmluem.migu.cn:18088/udcc/webData.html https://uem.migu.cn:18088/udcc/webData.html — 200 — 331 B — 676 ms — http/1.1https://uem.migu.cn:18088/udcc/webData.htmluem.migu.cn:18088/udcc/webData.html https://uem.migu.cn:18088/udcc/webData.html — 200 — 331 B — 686 ms — http/1.1https://uem.migu.cn:18088/udcc/webData.htmluem.migu.cn:18088/udcc/webData.html https://uem.migu.cn:18088/udcc/webData.html — 200 — 331 B — 608 ms — http/1.1https://uem.migu.cn:18088/udcc/webData.htmluem.migu.cn:18088/udcc/webData.html https://uem.migu.cn:18088/udcc/webData.html — 200 — 331 B — 717 ms — http/1.1https://display-h5-sc.miguvideo.com/display/v3/static/9aa6465a8b41451e85e4a292bf01ec87/c283b0f4219d41f2ae32b5be47af7998/bf245d4ea2184e0e863338c4a29062dedisplay-h5-sc.miguvideo.com/display... https://display-h5-sc.miguvideo.com/display/v3/static/9aa6465a8b41451e85e4a292bf01ec87/c283b0f4219d41f2ae32b5be47af7998/bf245d4ea2184e0e863338c4a29062de — 200 — 17.0 KiB — 336 ms — h2https://uem.migu.cn:18088/udcc/webData.htmluem.migu.cn:18088/udcc/webData.html https://uem.migu.cn:18088/udcc/webData.html — 200 — 331 B — 620 ms — http/1.1https://display-h5-sc.miguvideo.com/display/v3/static/9aa6465a8b41451e85e4a292bf01ec87/1490934a994a443fbe88d53c1bbb3202/745379f423b8418db46ff12bf7b6b104display-h5-sc.miguvideo.com/display... https://display-h5-sc.miguvideo.com/display/v3/static/9aa6465a8b41451e85e4a292bf01ec87/1490934a994a443fbe88d53c1bbb3202/745379f423b8418db46ff12bf7b6b104 — 200 — 8.7 KiB — 318 ms — h2https://uem.migu.cn:18088/udcc/webData.htmluem.migu.cn:18088/udcc/webData.html https://uem.migu.cn:18088/udcc/webData.html — 200 — 331 B — 616 ms — http/1.1https://uem.migu.cn:18088/udcc/webData.htmluem.migu.cn:18088/udcc/webData.html https://uem.migu.cn:18088/udcc/webData.html — 200 — 331 B — 548 ms — http/1.1https://uem.migu.cn:18088/udcc/webData.htmluem.migu.cn:18088/udcc/webData.html https://uem.migu.cn:18088/udcc/webData.html — 200 — 331 B — 445 ms — http/1.1https://uem.migu.cn:18088/udcc/webData.htmluem.migu.cn:18088/udcc/webData.html https://uem.migu.cn:18088/udcc/webData.html — 200 — 331 B — 344 ms — http/1.1https://uem.migu.cn:18088/udcc/webData.htmluem.migu.cn:18088/udcc/webData.html https://uem.migu.cn:18088/udcc/webData.html — 200 — 331 B — 438 ms — http/1.1https://m.miguvideo.com/mgs/common/miguvendor/prd/crystal-sdk.jsm.miguvideo.com/mgs/common/miguvend... https://m.miguvideo.com/mgs/common/miguvendor/prd/crystal-sdk.js — 200 — 25.9 KiB — 322 ms — h2https://m.miguvideo.com/mgs/common/migu_video_activity/prd/index.jsm.miguvideo.com/mgs/common/migu_vid... https://m.miguvideo.com/mgs/common/migu_video_activity/prd/index.js — 200 — 33.6 KiB — 317 ms — h2https://img.cmvideo.cn/publish/noms/output/2026/04/22/1O7FIKVNILF3Q.jpgimg.cmvideo.cn/publish/noms/output/... https://img.cmvideo.cn/publish/noms/output/2026/04/22/1O7FIKVNILF3Q.jpg — 200 — 59.9 KiB — 549 ms — h2https://img.cmvideo.cn/publish/noms/2020/06/15/1O25J7MFTO33F.pngimg.cmvideo.cn/publish/noms/2020/06... https://img.cmvideo.cn/publish/noms/2020/06/15/1O25J7MFTO33F.png — 200 — 3.5 KiB — 9 ms — h2https://img.cmvideo.cn/publish/noms/output/2026/04/22/1O7FIL0ASOJPS.jpgimg.cmvideo.cn/publish/noms/output/... https://img.cmvideo.cn/publish/noms/output/2026/04/22/1O7FIL0ASOJPS.jpg — 200 — 84.3 KiB — 26 ms — h2https://img.cmvideo.cn/publish/noms/2026/04/13/1O7FHR0J4CQ2V.jpgimg.cmvideo.cn/publish/noms/2026/04... https://img.cmvideo.cn/publish/noms/2026/04/13/1O7FHR0J4CQ2V.jpg — 200 — 39.1 KiB — 36 ms — h2https://img.cmvideo.cn/publish/noms/2025/05/13/1O6JDE6JBAIS6.pngimg.cmvideo.cn/publish/noms/2025/05... https://img.cmvideo.cn/publish/noms/2025/05/13/1O6JDE6JBAIS6.png — 200 — 4.2 KiB — 11 ms — h2https://img.cmvideo.cn/publish/noms/2024/08/30/1O5NSOTRN1095.pngimg.cmvideo.cn/publish/noms/2024/08... https://img.cmvideo.cn/publish/noms/2024/08/30/1O5NSOTRN1095.png — 200 — 86.0 KiB — 37 ms — h2https://img.cmvideo.cn/publish/noms/2020/08/05/1O264GR8OEG5D.pngimg.cmvideo.cn/publish/noms/2020/08... https://img.cmvideo.cn/publish/noms/2020/08/05/1O264GR8OEG5D.png — 200 — 1.1 KiB — 14 ms — h2https://img.cmvideo.cn/publish/noms/2020/08/05/1O264GR8TGASE.pngimg.cmvideo.cn/publish/noms/2020/08... https://img.cmvideo.cn/publish/noms/2020/08/05/1O264GR8TGASE.png — 200 — 1.2 KiB — 35 ms — h2https://img.cmvideo.cn/publish/noms/2022/08/19/1O3V0P3L637E7.pngimg.cmvideo.cn/publish/noms/2022/08... https://img.cmvideo.cn/publish/noms/2022/08/19/1O3V0P3L637E7.png — 200 — 11.8 KiB — 22 ms — h2https://img.cmvideo.cn/publish/noms/2021/09/24/1O32SR0DUJA9G.pngimg.cmvideo.cn/publish/noms/2021/09... https://img.cmvideo.cn/publish/noms/2021/09/24/1O32SR0DUJA9G.png — 200 — 711 B — 10 ms — h2https://img.cmvideo.cn/publish/noms/2020/06/15/1O25J7MG6Q5BR.pngimg.cmvideo.cn/publish/noms/2020/06... https://img.cmvideo.cn/publish/noms/2020/06/15/1O25J7MG6Q5BR.png — 200 — 3.4 KiB — 35 ms — h2https://img.cmvideo.cn/publish/noms/2020/06/15/1O25J7MG0CBES.pngimg.cmvideo.cn/publish/noms/2020/06... https://img.cmvideo.cn/publish/noms/2020/06/15/1O25J7MG0CBES.png — 200 — 3.3 KiB — 16 ms — h2https://img.cmvideo.cn/publish/noms/2020/06/15/1O25J7MFS521V.pngimg.cmvideo.cn/publish/noms/2020/06... https://img.cmvideo.cn/publish/noms/2020/06/15/1O25J7MFS521V.png — 200 — 3.2 KiB — 12 ms — h2https://img.cmvideo.cn/publish/noms/2026/04/20/1O7FIET4MBBM0.gifimg.cmvideo.cn/publish/noms/2026/04... https://img.cmvideo.cn/publish/noms/2026/04/20/1O7FIET4MBBM0.gif — 200 — 502.7 KiB — 38 ms — h2https://img.cmvideo.cn/publish/noms/2026/04/20/1O7FIET4MHOJQ.pngimg.cmvideo.cn/publish/noms/2026/04... https://img.cmvideo.cn/publish/noms/2026/04/20/1O7FIET4MHOJQ.png — 200 — 14.0 KiB — 17 ms — h2https://img.cmvideo.cn/publish/noms/2026/04/20/1O7FIET4MOBCN.gifimg.cmvideo.cn/publish/noms/2026/04... https://img.cmvideo.cn/publish/noms/2026/04/20/1O7FIET4MOBCN.gif — 200 — 65.9 KiB — 37 ms — h2https://img.cmvideo.cn/publish/noms/2026/04/20/1O7FIET4MV6V4.pngimg.cmvideo.cn/publish/noms/2026/04... https://img.cmvideo.cn/publish/noms/2026/04/20/1O7FIET4MV6V4.png — 200 — 14.0 KiB — 23 ms — h2https://uem.migu.cn:18088/udcc/webData.htmluem.migu.cn:18088/udcc/webData.html https://uem.migu.cn:18088/udcc/webData.html — 200 — 331 B — 237 ms — http/1.1https://webapi.miguvideo.com/gateway/videoActivity/getH5ActivityList?channelId=10010001005&clientId=e51fc138-7070-4a5f-8200-bdb304bff6fc&sign=xxxwebapi.miguvideo.com/gateway/videoA... https://webapi.miguvideo.com/gateway/videoActivity/getH5ActivityList?channelId=10010001005&clientId=e51fc138-7070-4a5f-8200-bdb304bff6fc&sign=xxx — 204 — 0 B — 259 ms — http/1.1https://uem.migu.cn:18088/udcc/webData.htmluem.migu.cn:18088/udcc/webData.html https://uem.migu.cn:18088/udcc/webData.html — 200 — 331 B — 239 ms — http/1.1https://webapi.miguvideo.com/gateway/videoActivity/getH5ActivityList?channelId=10010001005&clientId=e51fc138-7070-4a5f-8200-bdb304bff6fc&sign=xxxwebapi.miguvideo.com/gateway/videoA... https://webapi.miguvideo.com/gateway/videoActivity/getH5ActivityList?channelId=10010001005&clientId=e51fc138-7070-4a5f-8200-bdb304bff6fc&sign=xxx — 200 — 1.6 KiB — 270 ms — http/1.1https://uem.migu.cn:18088/udcc/webData.htmluem.migu.cn:18088/udcc/webData.html https://uem.migu.cn:18088/udcc/webData.html — 200 — 331 B — 237 ms — http/1.1https://uem.migu.cn:18088/udcc/webData.htmluem.migu.cn:18088/udcc/webData.html https://uem.migu.cn:18088/udcc/webData.html — 200 — 331 B — 235 ms — http/1.1https://uem.migu.cn:18088/udcc/webData.htmluem.migu.cn:18088/udcc/webData.html https://uem.migu.cn:18088/udcc/webData.html — 200 — 331 B — 235 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
100% of JavaScript execution is third-party
First-party Third-party 6263ms · 2023KB · ¥309/mo
m.miguvideo.com
Other
Costly
Execution 1409ms
Transfer 677 KB
Unused 70%
Monthly Cost ¥70/mo
m.miguvideo.com
Other
Costly
Execution 1342ms
Transfer 372 KB
Unused 25%
Monthly Cost ¥66/mo
m.miguvideo.com
Other
Costly
Execution 852ms
Transfer 25 KB
Monthly Cost ¥42/mo
Unattributable
Other
Costly
Execution 785ms
Transfer 0 KB
Monthly Cost ¥39/mo
m.miguvideo.com
Other
Costly
Execution 443ms
Transfer 100 KB
Monthly Cost ¥22/mo
m.miguvideo.com
Other
Costly
Execution 348ms
Transfer 54 KB
Unused 52%
Monthly Cost ¥17/mo
m.miguvideo.com
Other
Costly
Execution 272ms
Transfer 364 KB
Unused 32%
Monthly Cost ¥13/mo
m.miguvideo.com
Other
Optional
Execution 137ms
Transfer 52 KB
Unused 56%
Monthly Cost ¥7/mo
m.miguvideo.com
Other
Optional
Execution 123ms
Transfer 72 KB
Unused 43%
Monthly Cost ¥6/mo
m.miguvideo.com
Other
Optional
Execution 121ms
Transfer 26 KB
Monthly Cost ¥6/mo
m.miguvideo.com
Other
Optional
Execution 107ms
Transfer 70 KB
Unused 52%
Monthly Cost ¥5/mo
m.miguvideo.com
Other
Optional
Execution 99ms
Transfer 19 KB
Monthly Cost ¥5/mo
m.miguvideo.com
Other
Optional
Execution 88ms
Transfer 71 KB
Unused 61%
Monthly Cost ¥4/mo
m.miguvideo.com
Other
Optional
Execution 85ms
Transfer 71 KB
Unused 63%
Monthly Cost ¥4/mo
m.miguvideo.com
Other
Optional
Execution 51ms
Transfer 50 KB
Unused 75%
Monthly Cost ¥3/mo

These scripts may cost more than they're worth

  • m.miguvideo.com adds 1409ms and costs ~¥70/month
  • m.miguvideo.com adds 1342ms and costs ~¥66/month
  • m.miguvideo.com adds 852ms and costs ~¥42/month
  • Unattributable adds 785ms and costs ~¥39/month
  • m.miguvideo.com adds 443ms and costs ~¥22/month
  • m.miguvideo.com adds 348ms and costs ~¥17/month
  • m.miguvideo.com adds 272ms and costs ~¥13/month

100% of JavaScript execution time is spent on third-party scripts. Consider auditing which scripts are essential.

Why this matters

When third-party JS execution time exceeds your own, performance gains from frontend work are capped by code you don't own.

Learn more

Every millisecond of third-party JS competes with your own for main-thread time. If their share is bigger than yours, optimization on your code base barely moves the needle. Audit, defer, or remove third-parties before further frontend optimization. Use Lighthouse's third-party audit to identify the worst offenders.

Source: web.dev

m.miguvideo.com takes 1409ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

70% of m.miguvideo.com's code is unused. The script may be loading features you don't use.

Why this matters

Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.

Source: web.dev

m.miguvideo.com takes 1342ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

m.miguvideo.com takes 852ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

Unattributable takes 785ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

m.miguvideo.com takes 443ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

m.miguvideo.com takes 348ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

52% of m.miguvideo.com's code is unused. The script may be loading features you don't use.

Why this matters

Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.

Source: web.dev

m.miguvideo.com takes 272ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

56% of m.miguvideo.com's code is unused. The script may be loading features you don't use.

Why this matters

Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.

Source: web.dev

52% of m.miguvideo.com's code is unused. The script may be loading features you don't use.

Why this matters

Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.

Source: web.dev

61% of m.miguvideo.com's code is unused. The script may be loading features you don't use.

Why this matters

Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.

Source: web.dev

63% of m.miguvideo.com's code is unused. The script may be loading features you don't use.

Why this matters

Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.

Source: web.dev

75% of m.miguvideo.com's code is unused. The script may be loading features you don't use.

Why this matters

Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.

Source: web.dev

How third-party costs are calculated

All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback