Skip to content
https://baidu.com

Performance

· 17 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
87
GRADE
B
FIX
2
REVIEW
4
PASS
9
INFO
2

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

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

5.01 s

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

5.72 s

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

12 ms

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

0.014

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

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

9.60 s

Page Load Progression

1.6 s
3.1 s
4.7 s
6.3 s
7.8 s
9.4 s
11.0 s
12.5 s
Checks
17
9 PASS 4 REVIEW 2 FIX
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 (790.2 KiB of 790.3 KiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
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.

B
Image Optimization
28 images, 0 KB saveable
REVIEW
28 images, 0 KB saveable
Warning::
https://psstatic.cdn.bcebos.com/basics/2025_wisein... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
28 images 181 KB
0 oversized -0 KB
20 legacy format
1 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

C
JS Execution Cost
Action
1203ms total JS execution
REVIEW
1203ms total JS execution
Warning::
Unattributable: 370ms CPU time
Warning::
https://psstatic.cdn.bcebos.com/basics/2025_wisegl...: 270ms CPU time
Info::
https://www.baidu.com/: 216ms CPU time
Info::
https://ms.bdstatic.com/se/wiseindex/bottom-script...: 147ms CPU time
Info::
https://ms.bdstatic.com/se/wiseindex/bottom-script...: 94ms CPU time
Warning::
Third-party scripts: 1203ms (100% of total)

Main Thread Breakdown

Script Evaluation 43% Other 29% Style & Layout 13% Script Parsing & Compilation 11%
ScriptTotalScriptingParse/CompileParty
Unattributable370ms6ms0ms3rd
https://psstatic.cdn.bcebos.com/basics/2025_wiseglobal/esl_1758513732000.ts270ms266ms2ms3rd
https://www.baidu.com/216ms5ms7ms3rd
https://ms.bdstatic.com/se/wiseindex/bottom-script/wise/static/globalB/index-8abd95a4.js147ms58ms2ms3rd
https://ms.bdstatic.com/se/wiseindex/bottom-script/wise/static/start/index-d11791ce.js94ms78ms7ms3rd
https://ms.bdstatic.com/se/wiseindex/bottom-script/wise/static/lib/index-1447e5c2.js56ms37ms9ms3rd
https://hm.baidu.com/hm.js?12423ecbc0e2ca965d84259063d3523850ms44ms3ms3rd
B
JS Bundles
51 scripts, 110 KB unused
REVIEW
51 scripts, 110 KB unused
Warning::
https://ms.bdstatic.com/se/wiseindex/amd_modules/@...: 39 KB unused (76%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://ms.bdstatic.com/se/wiseindex/amd_modules/@...: 28 KB unused (65%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://ms.bdstatic.com/se/wiseindex/bottom-script...: 22 KB unused (60%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://ms.bdstatic.com/se/wiseindex/bottom-script...: 21 KB unused (69%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 110 KB
110 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://ms.bdstatic.com/se/wiseindex/amd_modules/@baidu/mcp-search/dist/index_4071ee4.js52 KB39 KB (76%)3rd
https://ms.bdstatic.com/se/wiseindex/amd_modules/@baidu/wise-invoke-app/dist/amd_index.min_3e7feb3.js44 KB28 KB (65%)3rd
https://ms.bdstatic.com/se/wiseindex/bottom-script/wise/static/lib/index-1447e5c2.js37 KB22 KB (60%)3rd
https://ms.bdstatic.com/se/wiseindex/bottom-script/wise/static/start/index-d11791ce.js32 KB21 KB (69%)3rd
https://ms.bdstatic.com/se/wiseindex/amd_modules/@searchfe/inject-js/dist/amd/index_80da7a9.js2 KB3rd
https://ms.bdstatic.com/se/wiseindex/amd_modules/spy-client/dist/spy-head_e1e407b.js3 KB3rd
https://ms.bdstatic.com/se/wiseindex/bottom-script/wise/static/plugin/index_async-a8d9f332.js1 KB3rd
https://ms.bdstatic.com/se/wiseindex/bottom-script/wise/static/tabs/index-07f48406.js6 KB3rd
https://ms.bdstatic.com/se/wiseindex/bottom-script/wise/static/globalB/index-8abd95a4.js5 KB3rd
https://ms.bdstatic.com/se/wiseindex/bottom-script/wise/static/lib/index_async-5761fb19.js34 KB3rd

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

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

Green Hosting

No green hosting detected

A
Page Weight Budget
790 KB transferred, 87 requests
PASS
790 KB transferred, 87 requests
Info::
Page weighs 2.0 MB (790 KB transferred)
Warning::
JavaScript is 513 KB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 513 KB
Info::
87 HTTP requests
Info::
Estimated 0.16 g CO2 per page load
790 KB / 2.4 MB budget
790 KB transferred
87 requests
0.16 g CO2 per page load
JavaScript 513.1 KiB 65%
Images 180.7 KiB 23%
Fonts 42.8 KiB 5%
HTML 30.5 KiB 4%
CSS 21.1 KiB 3%
Other 1.9 KiB 0%
Other 171 B 0%
0 2.4 MB 4.9 MB
Under budget

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

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
1 fonts (43 KB)
PASS
1 fonts (43 KB)
Info::
1 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

1

43 KB total

Render-blocking

0

of 1

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s FCP 5.0 s LCP 5.7 shttps://ms.bdstatic.com/se/wiseindex/head/wise/static/nicons/n-icons-00ee3b10.woffn-icons-00ee3b10.woff https://ms.bdstatic.com/se/wiseindex/head/wise/static/nicons/n-icons-00ee3b10.woff — 42.8 KiB — 666 ms — font-display: swap
n-icons-00ee3b10.woff woff swap
Size 43 KB
Load time 666 ms
Start 5.1 s
Risk FOUT — text flashes from fallback to web font
  • 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 ~13 KB and ~26 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
7 hints, 0 missing preconnects
PASS
7 hints, 0 missing preconnects
Info::
Page uses 7 resource hint(s)

Current Resource Hints

preconnect
preload
dns-prefetch
7
prefetch

7 resource hints configured

A
Page Weight Inventory
87 resources · 790 KB · 110 KB savings available
PASS
87 resources · 790 KB · 110 KB savings available
Info::
Within 1MB page-weight target
Got: 790 KB
Info::
~110 KB of savings available
Warning::
86 third-party resources (100% of weight)
87 resources · 790.3 KiB · 86 third-party Within 1MB page-weight target
JavaScript 65% · 513.1 KiB
Image 23% · 182.5 KiB
Font 5% · 42.8 KiB
Document 4% · 30.7 KiB
CSS 3% · 21.1 KiB
Other 0% · 171 B

~110.1 KiB of savings available

Remove unused JavaScript: 110.1 KiB
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
87 requests over 10991ms
INFO
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s FCP 5.0 s LCP 5.7 shttps://baidu.com// https://baidu.com/ — 301 — 165 B — 1.6 s — http/1.1https://www.baidu.com/www.baidu.com/ https://www.baidu.com/ — 200 — 30.5 KiB — 1.2 s — http/1.1https://ms.bdstatic.com/se/wiseindex/head/wise/static/css/index-cb86-77ac99e2.cssms.bdstatic.com/se/wiseindex/head/w... https://ms.bdstatic.com/se/wiseindex/head/wise/static/css/index-cb86-77ac99e2.css — 200 — 6.7 KiB — 1.9 s — h2https://psstatic.cdn.bcebos.com/basics/2025_wiseglobal/esl_1758513732000.tspsstatic.cdn.bcebos.com/basics/2025... https://psstatic.cdn.bcebos.com/basics/2025_wiseglobal/esl_1758513732000.ts — 200 — 21.9 KiB — 2.5 s — h2https://ms.bdstatic.com/se/wiseindex/head/wise/static/js/base/index-a398d05c.jsms.bdstatic.com/se/wiseindex/head/w... https://ms.bdstatic.com/se/wiseindex/head/wise/static/js/base/index-a398d05c.js — 200 — 13.4 KiB — 2.0 s — h2https://ms.bdstatic.com/se/wiseindex/base-script/wise/static/index-fda1a248.jsms.bdstatic.com/se/wiseindex/base-s... https://ms.bdstatic.com/se/wiseindex/base-script/wise/static/index-fda1a248.js — 200 — 1.9 KiB — 2.0 s — h2https://psstatic.cdn.bcebos.com/basics/wise_global/searchbox/personal-center_8e143b4_1726815913000.pngpsstatic.cdn.bcebos.com/basics/wise... https://psstatic.cdn.bcebos.com/basics/wise_global/searchbox/personal-center_8e143b4_1726815913000.png — 200 — 3.8 KiB — 2.4 s — h2https://ms.bdstatic.com/se/static/indexatom/personalcenter/assets/img/default_icon_02f13d8.pngms.bdstatic.com/se/static/indexatom... https://ms.bdstatic.com/se/static/indexatom/personalcenter/assets/img/default_icon_02f13d8.png — 200 — 24.4 KiB — 2.1 s — h2https://search-operate.cdn.bcebos.com/6c727ddb2cd9103e2b271f0e4c33bbeb.gifsearch-operate.cdn.bcebos.com/6c727... https://search-operate.cdn.bcebos.com/6c727ddb2cd9103e2b271f0e4c33bbeb.gif — 200 — 72.9 KiB — 3.2 s — h2https://psstatic.cdn.bcebos.com/basics/entrance_square_static_1754374652000.pngpsstatic.cdn.bcebos.com/basics/entr... https://psstatic.cdn.bcebos.com/basics/entrance_square_static_1754374652000.png — 200 — 2.5 KiB — 205 ms — h2https://psstatic.cdn.bcebos.com/basics/2025_wiseindex/wiseindex-logo_1756889417000.pngpsstatic.cdn.bcebos.com/basics/2025... https://psstatic.cdn.bcebos.com/basics/2025_wiseindex/wiseindex-logo_1756889417000.png — 200 — 25.2 KiB — 255 ms — h2https://ms.bdstatic.com/se/wiseindex/search-box/wise/static/global-cb86-3792fc16.cssms.bdstatic.com/se/wiseindex/search... https://ms.bdstatic.com/se/wiseindex/search-box/wise/static/global-cb86-3792fc16.css — 200 — 14.4 KiB — 274 ms — h2https://ms.bdstatic.com/se/wiseindex/bottom-script/wise/static/spy-dd59f4cd.jsms.bdstatic.com/se/wiseindex/bottom... https://ms.bdstatic.com/se/wiseindex/bottom-script/wise/static/spy-dd59f4cd.js — 200 — 1.3 KiB — 247 ms — h2https://ms.bdstatic.com/se/wiseindex/bottom-script/wise/static/globalB/index-8abd95a4.jsms.bdstatic.com/se/wiseindex/bottom... https://ms.bdstatic.com/se/wiseindex/bottom-script/wise/static/globalB/index-8abd95a4.js — 200 — 4.8 KiB — 263 ms — h2https://ms.bdstatic.com/se/wiseindex/bottom-script/wise/static/plugin/index-442cfb7f.jsms.bdstatic.com/se/wiseindex/bottom... https://ms.bdstatic.com/se/wiseindex/bottom-script/wise/static/plugin/index-442cfb7f.js — 200 — 7.0 KiB — 305 ms — h2https://ms.bdstatic.com/se/wiseindex/bottom-script/wise/static/plugin/index_async-a8d9f332.jsms.bdstatic.com/se/wiseindex/bottom... https://ms.bdstatic.com/se/wiseindex/bottom-script/wise/static/plugin/index_async-a8d9f332.js — 200 — 1.2 KiB — 306 ms — h2https://ms.bdstatic.com/se/wiseindex/bottom-script/wise/static/tabs/index-07f48406.jsms.bdstatic.com/se/wiseindex/bottom... https://ms.bdstatic.com/se/wiseindex/bottom-script/wise/static/tabs/index-07f48406.js — 200 — 6.2 KiB — 571 ms — h2https://ms.bdstatic.com/se/wiseindex/bottom-script/wise/static/lib/index-1447e5c2.jsms.bdstatic.com/se/wiseindex/bottom... https://ms.bdstatic.com/se/wiseindex/bottom-script/wise/static/lib/index-1447e5c2.js — 200 — 36.8 KiB — 543 ms — h2https://ms.bdstatic.com/se/wiseindex/bottom-script/wise/static/lib/index_async-5761fb19.jsms.bdstatic.com/se/wiseindex/bottom... https://ms.bdstatic.com/se/wiseindex/bottom-script/wise/static/lib/index_async-5761fb19.js — 200 — 33.8 KiB — 714 ms — h2https://ms.bdstatic.com/se/wiseindex/bottom-script/wise/static/hydrate/hydrate-174e9a00.jsms.bdstatic.com/se/wiseindex/bottom... https://ms.bdstatic.com/se/wiseindex/bottom-script/wise/static/hydrate/hydrate-174e9a00.js — 200 — 19.0 KiB — 756 ms — h2https://ms.bdstatic.com/se/wiseindex/bottom-script/wise/static/sancomp-client-9324e7d6.jsms.bdstatic.com/se/wiseindex/bottom... https://ms.bdstatic.com/se/wiseindex/bottom-script/wise/static/sancomp-client-9324e7d6.js — 200 — 7.2 KiB — 776 ms — h2https://ms.bdstatic.com/se/wiseindex/bottom-script/wise/static/start/index-d11791ce.jsms.bdstatic.com/se/wiseindex/bottom... https://ms.bdstatic.com/se/wiseindex/bottom-script/wise/static/start/index-d11791ce.js — 200 — 31.7 KiB — 847 ms — h2https://ms.bdstatic.com/se/wiseindex/bottom-script/wise/static/skeleton/tab_manager-3a26c811.jsms.bdstatic.com/se/wiseindex/bottom... https://ms.bdstatic.com/se/wiseindex/bottom-script/wise/static/skeleton/tab_manager-3a26c811.js — 200 — 14.3 KiB — 874 ms — h2https://ms.bdstatic.com/se/wiseindex/bottom-script/wise/static/darkmode/browser-dark-theme-detector-4db57c06.jsms.bdstatic.com/se/wiseindex/bottom... https://ms.bdstatic.com/se/wiseindex/bottom-script/wise/static/darkmode/browser-dark-theme-detector-4db57c06.js — 200 — 1.8 KiB — 880 ms — h2https://pss.bdstatic.com/static/wiseindex/img/fetch_ing_8_0.pngpss.bdstatic.com/static/wiseindex/i... https://pss.bdstatic.com/static/wiseindex/img/fetch_ing_8_0.png — 200 — 2.7 KiB — 1.5 s — h2https://ms.bdstatic.com/se/static/indexatom/personalcenter/assets/img/hanbaobao_04adf60.pngms.bdstatic.com/se/static/indexatom... https://ms.bdstatic.com/se/static/indexatom/personalcenter/assets/img/hanbaobao_04adf60.png — 200 — 827 B — 270 ms — h2https://ms.bdstatic.com/se/static/indexatom/personalcenter/assets/img/guanzhu_0edf6fe.pngms.bdstatic.com/se/static/indexatom... https://ms.bdstatic.com/se/static/indexatom/personalcenter/assets/img/guanzhu_0edf6fe.png — 200 — 2.3 KiB — 275 ms — h2https://ms.bdstatic.com/se/static/indexatom/personalcenter/assets/img/shoucang_5ef89d6.pngms.bdstatic.com/se/static/indexatom... https://ms.bdstatic.com/se/static/indexatom/personalcenter/assets/img/shoucang_5ef89d6.png — 200 — 2.9 KiB — 281 ms — h2https://ms.bdstatic.com/se/static/indexatom/personalcenter/assets/img/pifu_eef387c.pngms.bdstatic.com/se/static/indexatom... https://ms.bdstatic.com/se/static/indexatom/personalcenter/assets/img/pifu_eef387c.png — 200 — 2.1 KiB — 286 ms — h2https://ms.bdstatic.com/se/static/indexatom/personalcenter/assets/img/fankui_cc44349.pngms.bdstatic.com/se/static/indexatom... https://ms.bdstatic.com/se/static/indexatom/personalcenter/assets/img/fankui_cc44349.png — 200 — 3.2 KiB — 292 ms — h2
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s FCP 5.0 s LCP 5.7 shttps://baidu.com// https://baidu.com/ — 301 — 165 B — 1.6 s — http/1.1https://www.baidu.com/www.baidu.com/ https://www.baidu.com/ — 200 — 30.5 KiB — 1.2 s — http/1.1https://ms.bdstatic.com/se/wiseindex/head/wise/static/css/index-cb86-77ac99e2.cssms.bdstatic.com/se/wiseindex/head/w... https://ms.bdstatic.com/se/wiseindex/head/wise/static/css/index-cb86-77ac99e2.css — 200 — 6.7 KiB — 1.9 s — h2https://psstatic.cdn.bcebos.com/basics/2025_wiseglobal/esl_1758513732000.tspsstatic.cdn.bcebos.com/basics/2025... https://psstatic.cdn.bcebos.com/basics/2025_wiseglobal/esl_1758513732000.ts — 200 — 21.9 KiB — 2.5 s — h2https://ms.bdstatic.com/se/wiseindex/head/wise/static/js/base/index-a398d05c.jsms.bdstatic.com/se/wiseindex/head/w... https://ms.bdstatic.com/se/wiseindex/head/wise/static/js/base/index-a398d05c.js — 200 — 13.4 KiB — 2.0 s — h2https://ms.bdstatic.com/se/wiseindex/base-script/wise/static/index-fda1a248.jsms.bdstatic.com/se/wiseindex/base-s... https://ms.bdstatic.com/se/wiseindex/base-script/wise/static/index-fda1a248.js — 200 — 1.9 KiB — 2.0 s — h2https://psstatic.cdn.bcebos.com/basics/wise_global/searchbox/personal-center_8e143b4_1726815913000.pngpsstatic.cdn.bcebos.com/basics/wise... https://psstatic.cdn.bcebos.com/basics/wise_global/searchbox/personal-center_8e143b4_1726815913000.png — 200 — 3.8 KiB — 2.4 s — h2https://ms.bdstatic.com/se/static/indexatom/personalcenter/assets/img/default_icon_02f13d8.pngms.bdstatic.com/se/static/indexatom... https://ms.bdstatic.com/se/static/indexatom/personalcenter/assets/img/default_icon_02f13d8.png — 200 — 24.4 KiB — 2.1 s — h2https://search-operate.cdn.bcebos.com/6c727ddb2cd9103e2b271f0e4c33bbeb.gifsearch-operate.cdn.bcebos.com/6c727... https://search-operate.cdn.bcebos.com/6c727ddb2cd9103e2b271f0e4c33bbeb.gif — 200 — 72.9 KiB — 3.2 s — h2https://psstatic.cdn.bcebos.com/basics/entrance_square_static_1754374652000.pngpsstatic.cdn.bcebos.com/basics/entr... https://psstatic.cdn.bcebos.com/basics/entrance_square_static_1754374652000.png — 200 — 2.5 KiB — 205 ms — h2https://psstatic.cdn.bcebos.com/basics/2025_wiseindex/wiseindex-logo_1756889417000.pngpsstatic.cdn.bcebos.com/basics/2025... https://psstatic.cdn.bcebos.com/basics/2025_wiseindex/wiseindex-logo_1756889417000.png — 200 — 25.2 KiB — 255 ms — h2https://ms.bdstatic.com/se/wiseindex/search-box/wise/static/global-cb86-3792fc16.cssms.bdstatic.com/se/wiseindex/search... https://ms.bdstatic.com/se/wiseindex/search-box/wise/static/global-cb86-3792fc16.css — 200 — 14.4 KiB — 274 ms — h2https://ms.bdstatic.com/se/wiseindex/bottom-script/wise/static/spy-dd59f4cd.jsms.bdstatic.com/se/wiseindex/bottom... https://ms.bdstatic.com/se/wiseindex/bottom-script/wise/static/spy-dd59f4cd.js — 200 — 1.3 KiB — 247 ms — h2https://ms.bdstatic.com/se/wiseindex/bottom-script/wise/static/globalB/index-8abd95a4.jsms.bdstatic.com/se/wiseindex/bottom... https://ms.bdstatic.com/se/wiseindex/bottom-script/wise/static/globalB/index-8abd95a4.js — 200 — 4.8 KiB — 263 ms — h2https://ms.bdstatic.com/se/wiseindex/bottom-script/wise/static/plugin/index-442cfb7f.jsms.bdstatic.com/se/wiseindex/bottom... https://ms.bdstatic.com/se/wiseindex/bottom-script/wise/static/plugin/index-442cfb7f.js — 200 — 7.0 KiB — 305 ms — h2https://ms.bdstatic.com/se/wiseindex/bottom-script/wise/static/plugin/index_async-a8d9f332.jsms.bdstatic.com/se/wiseindex/bottom... https://ms.bdstatic.com/se/wiseindex/bottom-script/wise/static/plugin/index_async-a8d9f332.js — 200 — 1.2 KiB — 306 ms — h2https://ms.bdstatic.com/se/wiseindex/bottom-script/wise/static/tabs/index-07f48406.jsms.bdstatic.com/se/wiseindex/bottom... https://ms.bdstatic.com/se/wiseindex/bottom-script/wise/static/tabs/index-07f48406.js — 200 — 6.2 KiB — 571 ms — h2https://ms.bdstatic.com/se/wiseindex/bottom-script/wise/static/lib/index-1447e5c2.jsms.bdstatic.com/se/wiseindex/bottom... https://ms.bdstatic.com/se/wiseindex/bottom-script/wise/static/lib/index-1447e5c2.js — 200 — 36.8 KiB — 543 ms — h2https://ms.bdstatic.com/se/wiseindex/bottom-script/wise/static/lib/index_async-5761fb19.jsms.bdstatic.com/se/wiseindex/bottom... https://ms.bdstatic.com/se/wiseindex/bottom-script/wise/static/lib/index_async-5761fb19.js — 200 — 33.8 KiB — 714 ms — h2https://ms.bdstatic.com/se/wiseindex/bottom-script/wise/static/hydrate/hydrate-174e9a00.jsms.bdstatic.com/se/wiseindex/bottom... https://ms.bdstatic.com/se/wiseindex/bottom-script/wise/static/hydrate/hydrate-174e9a00.js — 200 — 19.0 KiB — 756 ms — h2https://ms.bdstatic.com/se/wiseindex/bottom-script/wise/static/sancomp-client-9324e7d6.jsms.bdstatic.com/se/wiseindex/bottom... https://ms.bdstatic.com/se/wiseindex/bottom-script/wise/static/sancomp-client-9324e7d6.js — 200 — 7.2 KiB — 776 ms — h2https://ms.bdstatic.com/se/wiseindex/bottom-script/wise/static/start/index-d11791ce.jsms.bdstatic.com/se/wiseindex/bottom... https://ms.bdstatic.com/se/wiseindex/bottom-script/wise/static/start/index-d11791ce.js — 200 — 31.7 KiB — 847 ms — h2https://ms.bdstatic.com/se/wiseindex/bottom-script/wise/static/skeleton/tab_manager-3a26c811.jsms.bdstatic.com/se/wiseindex/bottom... https://ms.bdstatic.com/se/wiseindex/bottom-script/wise/static/skeleton/tab_manager-3a26c811.js — 200 — 14.3 KiB — 874 ms — h2https://ms.bdstatic.com/se/wiseindex/bottom-script/wise/static/darkmode/browser-dark-theme-detector-4db57c06.jsms.bdstatic.com/se/wiseindex/bottom... https://ms.bdstatic.com/se/wiseindex/bottom-script/wise/static/darkmode/browser-dark-theme-detector-4db57c06.js — 200 — 1.8 KiB — 880 ms — h2https://pss.bdstatic.com/static/wiseindex/img/fetch_ing_8_0.pngpss.bdstatic.com/static/wiseindex/i... https://pss.bdstatic.com/static/wiseindex/img/fetch_ing_8_0.png — 200 — 2.7 KiB — 1.5 s — h2https://ms.bdstatic.com/se/static/indexatom/personalcenter/assets/img/hanbaobao_04adf60.pngms.bdstatic.com/se/static/indexatom... https://ms.bdstatic.com/se/static/indexatom/personalcenter/assets/img/hanbaobao_04adf60.png — 200 — 827 B — 270 ms — h2https://ms.bdstatic.com/se/static/indexatom/personalcenter/assets/img/guanzhu_0edf6fe.pngms.bdstatic.com/se/static/indexatom... https://ms.bdstatic.com/se/static/indexatom/personalcenter/assets/img/guanzhu_0edf6fe.png — 200 — 2.3 KiB — 275 ms — h2https://ms.bdstatic.com/se/static/indexatom/personalcenter/assets/img/shoucang_5ef89d6.pngms.bdstatic.com/se/static/indexatom... https://ms.bdstatic.com/se/static/indexatom/personalcenter/assets/img/shoucang_5ef89d6.png — 200 — 2.9 KiB — 281 ms — h2https://ms.bdstatic.com/se/static/indexatom/personalcenter/assets/img/pifu_eef387c.pngms.bdstatic.com/se/static/indexatom... https://ms.bdstatic.com/se/static/indexatom/personalcenter/assets/img/pifu_eef387c.png — 200 — 2.1 KiB — 286 ms — h2https://ms.bdstatic.com/se/static/indexatom/personalcenter/assets/img/fankui_cc44349.pngms.bdstatic.com/se/static/indexatom... https://ms.bdstatic.com/se/static/indexatom/personalcenter/assets/img/fankui_cc44349.png — 200 — 3.2 KiB — 292 ms — h2https://ms.bdstatic.com/se/static/indexatom/personalcenter/assets/img/spritelist_71904c7.pngms.bdstatic.com/se/static/indexatom... https://ms.bdstatic.com/se/static/indexatom/personalcenter/assets/img/spritelist_71904c7.png — 200 — 28.3 KiB — 352 ms — h2https://ms.bdstatic.com/se/wiseindex/amd_modules/@baidu/webb/webb2.min_2699075.jsms.bdstatic.com/se/wiseindex/amd_mo... https://ms.bdstatic.com/se/wiseindex/amd_modules/@baidu/webb/webb2.min_2699075.js — 200 — 8.6 KiB — 619 ms — h2https://ms.bdstatic.com/se/wiseindex/amd_modules/spy-client/dist/spy-head_e1e407b.jsms.bdstatic.com/se/wiseindex/amd_mo... https://ms.bdstatic.com/se/wiseindex/amd_modules/spy-client/dist/spy-head_e1e407b.js — 200 — 2.8 KiB — 624 ms — h2https://psstatic.cdn.bcebos.com/basics/wise_global/searchbox/1_1726315824000.pngpsstatic.cdn.bcebos.com/basics/wise... https://psstatic.cdn.bcebos.com/basics/wise_global/searchbox/1_1726315824000.png — 200 — 1.7 KiB — 196 ms — h2https://psstatic.cdn.bcebos.com/basics/wise_global/searchbox/2_1726310931000.pngpsstatic.cdn.bcebos.com/basics/wise... https://psstatic.cdn.bcebos.com/basics/wise_global/searchbox/2_1726310931000.png — 200 — 1.7 KiB — 197 ms — h2data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAAxklEQVR4Xu3WzwnCQBDFYROsQgt5H…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAAxklEQVR4Xu3WzwnCQBDFYROsQgt5H… — 200 — 0 B — 0 ms — datahttps://m.baidu.com/static/index/plus/public/icon_police.pngm.baidu.com/static/index/plus/publi... https://m.baidu.com/static/index/plus/public/icon_police.png — 200 — 3.2 KiB — 681 ms — http/1.1https://ms.bdstatic.com/se/wiseindex/head/wise/static/nicons/n-icons-00ee3b10.woffms.bdstatic.com/se/wiseindex/head/w... https://ms.bdstatic.com/se/wiseindex/head/wise/static/nicons/n-icons-00ee3b10.woff — 200 — 42.8 KiB — 666 ms — h2https://ms.bdstatic.com/se/wiseindex/amd_modules/ralltiir/src/index_ebf13b3.jsms.bdstatic.com/se/wiseindex/amd_mo... https://ms.bdstatic.com/se/wiseindex/amd_modules/ralltiir/src/index_ebf13b3.js — 200 — 10.6 KiB — 677 ms — h2https://ms.bdstatic.com/se/wiseindex/amd_modules/@baidu/wise-invoke-app/dist/amd_index.min_3e7feb3.jsms.bdstatic.com/se/wiseindex/amd_mo... https://ms.bdstatic.com/se/wiseindex/amd_modules/@baidu/wise-invoke-app/dist/amd_index.min_3e7feb3.js — 200 — 43.5 KiB — 727 ms — h2https://ms.bdstatic.com/se/wiseindex/amd_modules/@searchfe/user-agent/index_8635cad.jsms.bdstatic.com/se/wiseindex/amd_mo... https://ms.bdstatic.com/se/wiseindex/amd_modules/@searchfe/user-agent/index_8635cad.js — 200 — 2.3 KiB — 466 ms — h2https://ms.bdstatic.com/se/wiseindex/amd_modules/@searchfe/underscore/src/index_5c9858a.jsms.bdstatic.com/se/wiseindex/amd_mo... https://ms.bdstatic.com/se/wiseindex/amd_modules/@searchfe/underscore/src/index_5c9858a.js — 200 — 2.2 KiB — 468 ms — h2https://ms.bdstatic.com/se/wiseindex/amd_modules/@baidu/invoke-box-search/dist/index.amd_f30cf43.jsms.bdstatic.com/se/wiseindex/amd_mo... https://ms.bdstatic.com/se/wiseindex/amd_modules/@baidu/invoke-box-search/dist/index.amd_f30cf43.js — 200 — 8.6 KiB — 334 ms — h2https://ms.bdstatic.com/se/wiseindex/amd_modules/@baidu/mcp-search/dist/index_4071ee4.jsms.bdstatic.com/se/wiseindex/amd_mo... https://ms.bdstatic.com/se/wiseindex/amd_modules/@baidu/mcp-search/dist/index_4071ee4.js — 200 — 52.0 KiB — 379 ms — h2https://s.bdstatic.com/common/openjs/openBox.js?_v=2026-04-16-17s.bdstatic.com/common/openjs/openBo... https://s.bdstatic.com/common/openjs/openBox.js?_v=2026-04-16-17 — 200 — 12.3 KiB — 1.5 s — h2https://ms.bdstatic.com/se/wiseindex/amd_modules/@searchfe/inject-js/dist/amd/index_80da7a9.jsms.bdstatic.com/se/wiseindex/amd_mo... https://ms.bdstatic.com/se/wiseindex/amd_modules/@searchfe/inject-js/dist/amd/index_80da7a9.js — 200 — 2.5 KiB — 347 ms — h2https://ms.bdstatic.com/se/wiseindex/amd_modules/versions-compare/src/index_8085cad.jsms.bdstatic.com/se/wiseindex/amd_mo... https://ms.bdstatic.com/se/wiseindex/amd_modules/versions-compare/src/index_8085cad.js — 200 — 1.1 KiB — 348 ms — h2https://ms.bdstatic.com/se/wiseindex/amd_modules/@baidu/codeCover/dist/bundle_2fc3171.jsms.bdstatic.com/se/wiseindex/amd_mo... https://ms.bdstatic.com/se/wiseindex/amd_modules/@baidu/codeCover/dist/bundle_2fc3171.js — 200 — 1.6 KiB — 350 ms — h2https://ms.bdstatic.com/se/wiseindex/amd_modules/@baidu/ubc-report-sdk/dist/ubc-web-sdk.umd.min_71c35f0.jsms.bdstatic.com/se/wiseindex/amd_mo... https://ms.bdstatic.com/se/wiseindex/amd_modules/@baidu/ubc-report-sdk/dist/ubc-web-sdk.umd.min_71c35f0.js — 200 — 5.6 KiB — 352 ms — h2https://ms.bdstatic.com/se/wiseindex/amd_modules/extendedAmdBundle/ala-util_ded22c4.jsms.bdstatic.com/se/wiseindex/amd_mo... https://ms.bdstatic.com/se/wiseindex/amd_modules/extendedAmdBundle/ala-util_ded22c4.js — 200 — 23.2 KiB — 370 ms — h2https://h2tcbox.baidu.com/ztbox?action=zpblog&v=2.0&appname=baiduboxapp&data=%7B%22cateid%22%3A%2299%22%2C%22actiondata%22%3A%7B%22id%22%3A%2217128%22%2C%22type%22%3A%220%22%2C%22timestamp%22%3A1776358838431%2C%22content%22%3A%7B%22page%22%3A%22whole%22%2C%22type%22%3A%22show%22%2C%22value%22%3A%22-%22%2C%22source%22%3A%22default%22%2C%22from%22%3A%22wise%22%2C%22ext%22%3A%7B%22apptype%22%3A%2212133%22%2C%22noFeedAndHasCookie%22%3A1%7D%7D%7D%7Dh2tcbox.baidu.com/ztbox?action=zpbl... https://h2tcbox.baidu.com/ztbox?action=zpblog&v=2.0&appname=baiduboxapp&data=%7B%22cateid%22%3A%2299%22%2C%22actiondata%22%3A%7B%22id%22%3A%2217128%22%2C%22type%22%3A%220%22%2C%22timestamp%22%3A1776358838431%2C%22content%22%3A%7B%22page%22%3A%22whole%22%2C%22type%22%3A%22show%22%2C%22value%22%3A%22-%22%2C%22source%22%3A%22default%22%2C%22from%22%3A%22wise%22%2C%22ext%22%3A%7B%22apptype%22%3A%2212133%22%2C%22noFeedAndHasCookie%22%3A1%7D%7D%7D%7D — -1 — 0 B — 1.6 s — https://ms.bdstatic.com/se/wiseindex/amd_modules/@baidu/ck/src/index_3412183.jsms.bdstatic.com/se/wiseindex/amd_mo... https://ms.bdstatic.com/se/wiseindex/amd_modules/@baidu/ck/src/index_3412183.js — 200 — 1.8 KiB — 213 ms — h2https://ms.bdstatic.com/se/wiseindex/amd_modules/@baidu/boxx/dist/boxx.umd_43241d6.jsms.bdstatic.com/se/wiseindex/amd_mo... https://ms.bdstatic.com/se/wiseindex/amd_modules/@baidu/boxx/dist/boxx.umd_43241d6.js — 200 — 11.7 KiB — 217 ms — h2https://m.baidu.com/tc?tcreq4log=1&r=1776358838429&logid=12887473008226594468&from=844b&pu=sz%401320_1001%2Cta%40iphone_2_11.0_24_147.0&ct=10&cst=1&ref=index_iphone&logFrom=indexm.baidu.com/tc?tcreq4log=1&r=177635... https://m.baidu.com/tc?tcreq4log=1&r=1776358838429&logid=12887473008226594468&from=844b&pu=sz%401320_1001%2Cta%40iphone_2_11.0_24_147.0&ct=10&cst=1&ref=index_iphone&logFrom=index — 200 — 430 B — 256 ms — http/1.1https://gips2.baidu.com/it/u=1538419461,3591049189&fm=3028&app=3028&f=PNG&fmt=auto&q=75&size=f54_54gips2.baidu.com/it/u=1538419461,359... https://gips2.baidu.com/it/u=1538419461,3591049189&fm=3028&app=3028&f=PNG&fmt=auto&q=75&size=f54_54 — 200 — 954 B — 720 ms — h2https://ms.bdstatic.com/se/wiseindex/amd_modules/@searchfe/assert/index_900dc3a.jsms.bdstatic.com/se/wiseindex/amd_mo... https://ms.bdstatic.com/se/wiseindex/amd_modules/@searchfe/assert/index_900dc3a.js — 200 — 834 B — 212 ms — h2https://ms.bdstatic.com/se/wiseindex/amd_modules/@searchfe/promise/src/promise_f60ac57.jsms.bdstatic.com/se/wiseindex/amd_mo... https://ms.bdstatic.com/se/wiseindex/amd_modules/@searchfe/promise/src/promise_f60ac57.js — 200 — 1.8 KiB — 212 ms — h2https://www.baidu.com/sugrec?type=3&prod=his&pic=1&from=wise_web&lid=12887473008226594468&ishome=1&net=1&islogin=0&lid=12887473008226594468&_=1776358838911www.baidu.com/sugrec?type=3&prod=hi... https://www.baidu.com/sugrec?type=3&prod=his&pic=1&from=wise_web&lid=12887473008226594468&ishome=1&net=1&islogin=0&lid=12887473008226594468&_=1776358838911 — 200 — 171 B — 235 ms — http/1.1https://ms.bdstatic.com/se/wiseindex/amd_modules/@baidu/invoke-box/index_ebb2896.jsms.bdstatic.com/se/wiseindex/amd_mo... https://ms.bdstatic.com/se/wiseindex/amd_modules/@baidu/invoke-box/index_ebb2896.js — 200 — 22.7 KiB — 246 ms — h2https://ms.bdstatic.com/se/wiseindex/amd_modules/tslib/tslib_ad5efe5.jsms.bdstatic.com/se/wiseindex/amd_mo... https://ms.bdstatic.com/se/wiseindex/amd_modules/tslib/tslib_ad5efe5.js — 200 — 3.6 KiB — 245 ms — h2https://ms.bdstatic.com/se/wiseindex/amd_modules/@baidu/pst-log/index_2bbf087.jsms.bdstatic.com/se/wiseindex/amd_mo... https://ms.bdstatic.com/se/wiseindex/amd_modules/@baidu/pst-log/index_2bbf087.js — 200 — 1.8 KiB — 253 ms — h2https://ms.bdstatic.com/se/wiseindex/amd_modules/@baidu/Boxjs-search/index_c8a86fd.jsms.bdstatic.com/se/wiseindex/amd_mo... https://ms.bdstatic.com/se/wiseindex/amd_modules/@baidu/Boxjs-search/index_c8a86fd.js — 200 — 5.6 KiB — 256 ms — h2https://ms.bdstatic.com/se/wiseindex/amd_modules/@baidu/prefetch-app-data/index_9b4ca8a.jsms.bdstatic.com/se/wiseindex/amd_mo... https://ms.bdstatic.com/se/wiseindex/amd_modules/@baidu/prefetch-app-data/index_9b4ca8a.js — 200 — 1.3 KiB — 235 ms — h2https://s.bdstatic.com/common/openjs/openBox.js?_v=2026416s.bdstatic.com/common/openjs/openBo... https://s.bdstatic.com/common/openjs/openBox.js?_v=2026416 — 200 — 12.3 KiB — 434 ms — h2https://ms.bdstatic.com/se/wiseindex/amd_modules/@baidu/wise-invoke-popup/index_1804914.jsms.bdstatic.com/se/wiseindex/amd_mo... https://ms.bdstatic.com/se/wiseindex/amd_modules/@baidu/wise-invoke-popup/index_1804914.js — 200 — 2.8 KiB — 234 ms — h2https://ms.bdstatic.com/se/wiseindex/amd_modules/@baidu/wise-invoke-panel/index_b0e7a6f.jsms.bdstatic.com/se/wiseindex/amd_mo... https://ms.bdstatic.com/se/wiseindex/amd_modules/@baidu/wise-invoke-panel/index_b0e7a6f.js — 200 — 8.0 KiB — 236 ms — h2https://ms.bdstatic.com/se/wiseindex/amd_modules/@baidu/wise-invoke-prompt/browser_4020054.jsms.bdstatic.com/se/wiseindex/amd_mo... https://ms.bdstatic.com/se/wiseindex/amd_modules/@baidu/wise-invoke-prompt/browser_4020054.js — 200 — 9.0 KiB — 231 ms — h2https://ms.bdstatic.com/se/wiseindex/amd_modules/@baidu/get-app-info/index_2636ab3.jsms.bdstatic.com/se/wiseindex/amd_mo... https://ms.bdstatic.com/se/wiseindex/amd_modules/@baidu/get-app-info/index_2636ab3.js — 200 — 862 B — 218 ms — h2https://ms.bdstatic.com/se/wiseindex/amd_modules/@baidu/Boxjs-amd/index_9b1c0ba.jsms.bdstatic.com/se/wiseindex/amd_mo... https://ms.bdstatic.com/se/wiseindex/amd_modules/@baidu/Boxjs-amd/index_9b1c0ba.js — 200 — 7.7 KiB — 218 ms — h2https://ms.bdstatic.com/se/wiseindex/amd_modules/@baidu/jssdk/index_2734966.jsms.bdstatic.com/se/wiseindex/amd_mo... https://ms.bdstatic.com/se/wiseindex/amd_modules/@baidu/jssdk/index_2734966.js — 200 — 945 B — 215 ms — h2https://ext.baidu.com/rest/id-mapping/cuid?callback=_box_jsonp843ext.baidu.com/rest/id-mapping/cuid?... https://ext.baidu.com/rest/id-mapping/cuid?callback=_box_jsonp843 — 403 — 178 B — 1.2 s — http/1.1https://ext.baidu.com/rest/id-mapping/cuid?callback=_box_jsonp848ext.baidu.com/rest/id-mapping/cuid?... https://ext.baidu.com/rest/id-mapping/cuid?callback=_box_jsonp848 — 403 — 178 B — 1.1 s — http/1.1https://ext.baidu.com/rest/id-mapping/cuid?callback=_box_jsonp852ext.baidu.com/rest/id-mapping/cuid?... https://ext.baidu.com/rest/id-mapping/cuid?callback=_box_jsonp852 — 403 — 178 B — 1.1 s — http/1.1https://hm.baidu.com/hm.js?12423ecbc0e2ca965d84259063d35238hm.baidu.com/hm.js?12423ecbc0e2ca96... https://hm.baidu.com/hm.js?12423ecbc0e2ca965d84259063d35238 — 200 — 11.6 KiB — 2.4 s — http/1.1https://s.bdstatic.com/common/openjs/amd/eslx.jss.bdstatic.com/common/openjs/amd/es... https://s.bdstatic.com/common/openjs/amd/eslx.js — 200 — 4.1 KiB — 28 ms — h2https://sv.bdstatic.com/static/fecommon/growth/release/core.js?_sv=2026041617sv.bdstatic.com/static/fecommon/gro... https://sv.bdstatic.com/static/fecommon/growth/release/core.js?_sv=2026041617 — 200 — 24.6 KiB — 1.9 s — h2http://127.0.0.1:59468/?data=fCMxIzsjMi8xLzUjLSMyIzsjSlR5cW4yN2M5b2Y3cTIye3s1c3FPbzM5b0VMSUxnWVVxaixqT3VtV3FkcmswOTNEU3BVeVBkQjVKNVUwTjZoaW57aU9WS0pROCxVeWloQnA2dXhCWVI%2BPiMtIzMjOyM5NTVjfSMtIzQjOzI4ODc0Njk5NTIxNTV%2B127.0.0.1:59468/?data=fCMxIzsjMi8xL... http://127.0.0.1:59468/?data=fCMxIzsjMi8xLzUjLSMyIzsjSlR5cW4yN2M5b2Y3cTIye3s1c3FPbzM5b0VMSUxnWVVxaixqT3VtV3FkcmswOTNEU3BVeVBkQjVKNVUwTjZoaW57aU9WS0pROCxVeWloQnA2dXhCWVI%2BPiMtIzMjOyM5NTVjfSMtIzQjOzI4ODc0Njk5NTIxNTV%2B — -1 — 0 B — 2 ms — https://m.baidu.com/tcbox?service=bdbox&action=pblog&ctv=2&cen=uid_ua_ut&data=%7B%22appid%22%3A%221%22%2C%22dataid%22%3A%222%22%2C%22actiontype%22%3A%221%22%2C%22actionid%22%3A%222%22%2C%22actiondata%22%3A%7B%22ref%22%3A%22%22%2C%22gmv%22%3A%22%22%2C%22source%22%3A%22%22%2C%22boxVersion%22%3A0%2C%22boxPlatform%22%3A%22android%22%2C%22evtName%22%3A%22openBox%22%2C%22evtType%22%3A%221021206d%22%2C%22evtTag%22%3A%7B%22source%22%3A%221021206d%22%2C%22from%22%3A%22openbox%22%2C%22page%22%3A%22chrome%22%2C%22type%22%3A%22%22%2C%22value%22%3A%22%22%2C%22channel%22%3A%221021206r%22%2C%22extlog%22%3A%22%22%2C%22baiduId%22%3A%22848EBE36A94090176629AC05A9082D62%3AFG%3D1%22%2C%22app_now%22%3A%22chrome_1776358841055_4243622414%22%2C%22yyb_pkg%22%3A%22com.baidu.searchbox%22%2C%22idmData%22%3A%7B%7D%2C%22matrix%22%3A%22main%22%7D%7D%2C%22cateid%22%3A14%7D&_rnd=166478108m.baidu.com/tcbox?service=bdbox&act... https://m.baidu.com/tcbox?service=bdbox&action=pblog&ctv=2&cen=uid_ua_ut&data=%7B%22appid%22%3A%221%22%2C%22dataid%22%3A%222%22%2C%22actiontype%22%3A%221%22%2C%22actionid%22%3A%222%22%2C%22actiondata%22%3A%7B%22ref%22%3A%22%22%2C%22gmv%22%3A%22%22%2C%22source%22%3A%22%22%2C%22boxVersion%22%3A0%2C%22boxPlatform%22%3A%22android%22%2C%22evtName%22%3A%22openBox%22%2C%22evtType%22%3A%221021206d%22%2C%22evtTag%22%3A%7B%22source%22%3A%221021206d%22%2C%22from%22%3A%22openbox%22%2C%22page%22%3A%22chrome%22%2C%22type%22%3A%22%22%2C%22value%22%3A%22%22%2C%22channel%22%3A%221021206r%22%2C%22extlog%22%3A%22%22%2C%22baiduId%22%3A%22848EBE36A94090176629AC05A9082D62%3AFG%3D1%22%2C%22app_now%22%3A%22chrome_1776358841055_4243622414%22%2C%22yyb_pkg%22%3A%22com.baidu.searchbox%22%2C%22idmData%22%3A%7B%7D%2C%22matrix%22%3A%22main%22%7D%7D%2C%22cateid%22%3A14%7D&_rnd=166478108 — -1 — 0 B — 500 ms — https://h2tcbox.baidu.com/ztbox?action=zpblog&v=2.0&appname=search&appid=12309&data=%7B%22cateid%22%3A%2299%22%2C%22actiondata%22%3A%7B%22id%22%3A%2219328%22%2C%22type%22%3A%220%22%2C%22timestamp%22%3A1776358841056%2C%22content%22%3A%7B%22page%22%3A%22homepage%22%2C%22type%22%3A%22display%22%2C%22value%22%3A%22-%22%2C%22source%22%3A%22default%22%2C%22from%22%3A%22search%22%2C%22ext%22%3A%7B%22apptype%22%3A%2212133%22%7D%7D%7D%7Dh2tcbox.baidu.com/ztbox?action=zpbl... https://h2tcbox.baidu.com/ztbox?action=zpblog&v=2.0&appname=search&appid=12309&data=%7B%22cateid%22%3A%2299%22%2C%22actiondata%22%3A%7B%22id%22%3A%2219328%22%2C%22type%22%3A%220%22%2C%22timestamp%22%3A1776358841056%2C%22content%22%3A%7B%22page%22%3A%22homepage%22%2C%22type%22%3A%22display%22%2C%22value%22%3A%22-%22%2C%22source%22%3A%22default%22%2C%22from%22%3A%22search%22%2C%22ext%22%3A%7B%22apptype%22%3A%2212133%22%7D%7D%7D%7D — -1 — 0 B — 186 ms — https://m.baidu.com/tc?tcreq4log=1&r=1776358841054&logid=12887473008226594468&from=844b&pu=sz%401320_1001%2Cta%40iphone_2_11.0_24_147.0&ct=10&cst=2&ref=index_iphone&logFrom=callbaidu&logInfo=defaul_trym.baidu.com/tc?tcreq4log=1&r=177635... https://m.baidu.com/tc?tcreq4log=1&r=1776358841054&logid=12887473008226594468&from=844b&pu=sz%401320_1001%2Cta%40iphone_2_11.0_24_147.0&ct=10&cst=2&ref=index_iphone&logFrom=callbaidu&logInfo=defaul_try — 200 — 336 B — 251 ms — http/1.1https://h2tcbox.baidu.com/ztbox?action=zpblog&v=2.0&appname=search&appid=12309&data=%7B%22cateid%22%3A%2299%22%2C%22actiondata%22%3A%7B%22id%22%3A%2219328%22%2C%22type%22%3A%220%22%2C%22timestamp%22%3A1776358841059%2C%22content%22%3A%7B%22page%22%3A%22homepage%22%2C%22type%22%3A%22show%22%2C%22value%22%3A%22square%22%2C%22source%22%3A%22default%22%2C%22from%22%3A%22search%22%2C%22ext%22%3A%7B%22apptype%22%3A%2212133%22%2C%22action_name%22%3A%22wise_square_bubble_show%22%2C%22status%22%3A%22dynamics%22%7D%7D%7D%7Dh2tcbox.baidu.com/ztbox?action=zpbl... https://h2tcbox.baidu.com/ztbox?action=zpblog&v=2.0&appname=search&appid=12309&data=%7B%22cateid%22%3A%2299%22%2C%22actiondata%22%3A%7B%22id%22%3A%2219328%22%2C%22type%22%3A%220%22%2C%22timestamp%22%3A1776358841059%2C%22content%22%3A%7B%22page%22%3A%22homepage%22%2C%22type%22%3A%22show%22%2C%22value%22%3A%22square%22%2C%22source%22%3A%22default%22%2C%22from%22%3A%22search%22%2C%22ext%22%3A%7B%22apptype%22%3A%2212133%22%2C%22action_name%22%3A%22wise_square_bubble_show%22%2C%22status%22%3A%22dynamics%22%7D%7D%7D%7D — -1 — 0 B — 188 ms — https://h2tcbox.baidu.com/ztbox?action=zpblog&v=2.0&appname=search&appid=12309&data=%7B%22cateid%22%3A%2299%22%2C%22actiondata%22%3A%7B%22id%22%3A%2219328%22%2C%22type%22%3A%220%22%2C%22timestamp%22%3A1776358841059%2C%22content%22%3A%7B%22page%22%3A%22homepage%22%2C%22type%22%3A%22show%22%2C%22value%22%3A%22square%22%2C%22source%22%3A%22default%22%2C%22from%22%3A%22search%22%2C%22ext%22%3A%7B%22apptype%22%3A%2212133%22%2C%22action_name%22%3A%22wise_square_bubble_show%22%2C%22status%22%3A%22static%22%7D%7D%7D%7Dh2tcbox.baidu.com/ztbox?action=zpbl... https://h2tcbox.baidu.com/ztbox?action=zpblog&v=2.0&appname=search&appid=12309&data=%7B%22cateid%22%3A%2299%22%2C%22actiondata%22%3A%7B%22id%22%3A%2219328%22%2C%22type%22%3A%220%22%2C%22timestamp%22%3A1776358841059%2C%22content%22%3A%7B%22page%22%3A%22homepage%22%2C%22type%22%3A%22show%22%2C%22value%22%3A%22square%22%2C%22source%22%3A%22default%22%2C%22from%22%3A%22search%22%2C%22ext%22%3A%7B%22apptype%22%3A%2212133%22%2C%22action_name%22%3A%22wise_square_bubble_show%22%2C%22status%22%3A%22static%22%7D%7D%7D%7D — -1 — 0 B — 187 ms — https://m.baidu.com/tc?tcreq4log=1&r=1776358841058&logid=12887473008226594468&from=844b&pu=sz%401320_1001%2Cta%40iphone_2_11.0_24_147.0&ct=10&cst=1&ref=index_iphone&logFrom=baidulogo&logInfo=%7B%22origin%22%3A%221023197w%22%2C%22from%22%3A%22844b%22%2C%22channel%22%3A%221023206g%22%2C%22qid%22%3A%2212887473008226594468%22%2C%22timestamp%22%3A1776358841057%7Dm.baidu.com/tc?tcreq4log=1&r=177635... https://m.baidu.com/tc?tcreq4log=1&r=1776358841058&logid=12887473008226594468&from=844b&pu=sz%401320_1001%2Cta%40iphone_2_11.0_24_147.0&ct=10&cst=1&ref=index_iphone&logFrom=baidulogo&logInfo=%7B%22origin%22%3A%221023197w%22%2C%22from%22%3A%22844b%22%2C%22channel%22%3A%221023206g%22%2C%22qid%22%3A%2212887473008226594468%22%2C%22timestamp%22%3A1776358841057%7D — 200 — 336 B — 732 ms — http/1.1https://hm.baidu.com/hm.gif?si=c42dc7b5fa22eba9c22b2ca4d8829372&et=0&v=pixel-1.0&u=https%3A%2F%2Fm.baidu.com%2Fexp%2Ffailed%3Fv%3D1.0.4&rnd=2086240908hm.baidu.com/hm.gif?si=c42dc7b5fa22... https://hm.baidu.com/hm.gif?si=c42dc7b5fa22eba9c22b2ca4d8829372&et=0&v=pixel-1.0&u=https%3A%2F%2Fm.baidu.com%2Fexp%2Ffailed%3Fv%3D1.0.4&rnd=2086240908 — 200 — 636 B — 2.7 s — http/1.1https://ms.bdstatic.com/se/static/wiseindex/img/favicon64_587c374.icoms.bdstatic.com/se/static/wiseindex... https://ms.bdstatic.com/se/static/wiseindex/img/favicon64_587c374.ico — 200 — 1.7 KiB — 241 ms — h2baiduboxapp://utils?action=sendIntent&minver=7.4&params=%7B%22intent%22%3A%22intent%3A%23Intent%3Baction%3Dcom.baidu.searchbox.action.HOME%3Bpackage%3Dcom.baidu.searchbox%3BS.targetCommand%3D%257B%2522mode%2522%253A%25220%2522%252C%2522intent%2522%253A%2522intent%253A%2523Intent%253Baction%253Dcom.baidu.searchbox.action.HOME%253Bcategory%253Dandroid.intent.category.DEFAULT%253BS.extra_target_tab%253DFeed%253Bend%2522%252C%2522min_v%2522%253A%252216787968%2522%257D%3Bend%22%7D&needlog=1&logargs=%7B%22source%22%3A%221021206d%22%2C%22from%22%3A%22openbox%22%2C%22page%22%3A%22chrome%22%2C%22type%22%3A%22%22%2C%22value%22%3A%22%22%2C%22channel%22%3A%221021206r%22%2C%22extlog%22%3A%22%22%2C%22baiduId%22%3A%22848EBE36A94090176629AC05A9082D62%3AFG%3D1%22%2C%22app_now%22%3A%22chrome_1776358841055_4243622414%22%2C%22yyb_pkg%22%3A%22com.baidu.searchbox%22%2C%22idmData%22%3A%7B%7D%2C%22matrix%22%3A%22main%22%7Dutils?action=sendIntent&minver=7.4&... baiduboxapp://utils?action=sendIntent&minver=7.4&params=%7B%22intent%22%3A%22intent%3A%23Intent%3Baction%3Dcom.baidu.searchbox.action.HOME%3Bpackage%3Dcom.baidu.searchbox%3BS.targetCommand%3D%257B%2522mode%2522%253A%25220%2522%252C%2522intent%2522%253A%2522intent%253A%2523Intent%253Baction%253Dcom.baidu.searchbox.action.HOME%253Bcategory%253Dandroid.intent.category.DEFAULT%253BS.extra_target_tab%253DFeed%253Bend%2522%252C%2522min_v%2522%253A%252216787968%2522%257D%3Bend%22%7D&needlog=1&logargs=%7B%22source%22%3A%221021206d%22%2C%22from%22%3A%22openbox%22%2C%22page%22%3A%22chrome%22%2C%22type%22%3A%22%22%2C%22value%22%3A%22%22%2C%22channel%22%3A%221021206r%22%2C%22extlog%22%3A%22%22%2C%22baiduId%22%3A%22848EBE36A94090176629AC05A9082D62%3AFG%3D1%22%2C%22app_now%22%3A%22chrome_1776358841055_4243622414%22%2C%22yyb_pkg%22%3A%22com.baidu.searchbox%22%2C%22idmData%22%3A%7B%7D%2C%22matrix%22%3A%22main%22%7D — -1 — 0 B — 8 ms — https://hm.baidu.com/hm.gif?hca=56BBBCAB22711771&cc=1&ck=1&cl=24-bit&ds=412x823&vl=823&et=0&ja=0&ln=en-us&lo=0&rnd=1687444018&si=12423ecbc0e2ca965d84259063d35238&v=1.3.2&lv=1&sn=32668&r=0&ww=412&u=https%3A%2F%2Fwww.baidu.com%2F&tt=%E7%99%BE%E5%BA%A6%E4%B8%80%E4%B8%8Bhm.baidu.com/hm.gif?hca=56BBBCAB227... https://hm.baidu.com/hm.gif?hca=56BBBCAB22711771&cc=1&ck=1&cl=24-bit&ds=412x823&vl=823&et=0&ja=0&ln=en-us&lo=0&rnd=1687444018&si=12423ecbc0e2ca965d84259063d35238&v=1.3.2&lv=1&sn=32668&r=0&ww=412&u=https%3A%2F%2Fwww.baidu.com%2F&tt=%E7%99%BE%E5%BA%A6%E4%B8%80%E4%B8%8B — 200 — 299 B — 295 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 1203ms · 138KB · ¥59/mo
Unattributable
Other
Costly
Execution 370ms
Transfer 0 KB
Monthly Cost ¥18/mo
psstatic.cdn.bcebos.com
Other
Costly
Execution 270ms
Transfer 22 KB
Monthly Cost ¥13/mo
www.baidu.com
Other
Costly
Execution 216ms
Transfer 31 KB
Monthly Cost ¥11/mo
ms.bdstatic.com
Other
Optional
Execution 147ms
Transfer 5 KB
Monthly Cost ¥7/mo
ms.bdstatic.com
Other
Optional
Execution 94ms
Transfer 32 KB
Unused 69%
Monthly Cost ¥5/mo
ms.bdstatic.com
Other
Optional
Execution 56ms
Transfer 37 KB
Unused 60%
Monthly Cost ¥3/mo
hm.baidu.com
Other
Optional
Execution 50ms
Transfer 12 KB
Monthly Cost ¥2/mo

These scripts may cost more than they're worth

  • Unattributable adds 370ms and costs ~¥18/month
  • psstatic.cdn.bcebos.com adds 270ms and costs ~¥13/month
  • www.baidu.com adds 216ms and costs ~¥11/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

Unattributable takes 370ms 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

psstatic.cdn.bcebos.com takes 270ms 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

www.baidu.com takes 216ms 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

69% of ms.bdstatic.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

60% of ms.bdstatic.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