Skip to content
https://bjx.com.cn

Performance

· 15 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
73
GRADE
C
FIX
5
REVIEW
3
PASS
5
INFO
2

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

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

3.57 s

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

6.23 s

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

36 ms

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

0.009

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

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

7.53 s

Page Load Progression

3.4 s
6.9 s
10.3 s
13.7 s
17.1 s
20.6 s
24.0 s
27.4 s
Checks
15
5 PASS 3 REVIEW 5 FIX
F
Page Weight Budget
Action
8.1 MB transferred, 159 requests
FIX
8.1 MB transferred, 159 requests
Critical::
Page weighs 9.6 MB (8.1 MB transferred)
Warning::
Images are 7.5 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 7.5 MB
Warning::
JavaScript is 541 KB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 541 KB
Warning::
159 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 1.7 g CO2 per page load
8.1 MB / 2.4 MB budget
8.1 MB transferred
159 requests
1.7 g CO2 per page load
Images 7.5 MiB 92%
JavaScript 540.6 KiB 7%
CSS 33.3 KiB 0%
Other 26.9 KiB 0%
HTML 21.6 KiB 0%
Fonts 8.3 KiB 0%
Other 2.5 KiB 0%
Other 92 B 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

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 (8.1 MiB of 8.1 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
D
JS Bundles
Action
13 scripts, 366 KB unused
FIX
13 scripts, 366 KB unused
Warning::
https://userstatic.bjx.com.cn/login/a251010/bjx_lo...: 336 KB unused (80%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://newsstatic.bjx.com.cn/public/a210726/bjx_m...: 30 KB unused (59%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 366 KB
366 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://userstatic.bjx.com.cn/login/a251010/bjx_login_center/assets/sdk/1.0.3/bjxLogin.js?v=1776891600000422 KB336 KB (80%)3rd
https://newsstatic.bjx.com.cn/public/a210726/bjx_mt_00/js/lib/sensorsdata.min.js?_=177689161838452 KB30 KB (59%)3rd
https://newsstatic.bjx.com.cn/public/a210726/bjx_mt_00/js/lib/bjx-expose.iife.js?_=17768539423314 KB3rd
https://newsstatic.bjx.com.cn/public/a210726/bjx_mt_00/js/comm.js?_=17768539423313 KB3rd
https://newsstatic.bjx.com.cn/public/a210726/bjx_mt_00/js/login.js?_=17768539423316 KB3rd
https://newsstatic.bjx.com.cn/public/a210726/bjx_mt_00/js/home.js?_=17768539423312 KB3rd
https://newsstatic.bjx.com.cn/public/a210726/bjx_mt_00/js/lib/jquery.min.js?_=177685394233132 KB3rd
https://newsstatic.bjx.com.cn/public/a210726/bjx_mt_00/js/reportdata.js?_=17768539423311 KB3rd
https://newsstatic.bjx.com.cn/public/a210726/bjx_mt_00/js/site_map.js?_=17768539423314 KB3rd
https://newsstatic.bjx.com.cn/public/a210726/bjx_mt_00/js/eap.js?_=17768916183821 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

D
Page Weight Inventory
Action
159 resources · 8.1 MB · 366 KB savings available
FIX
159 resources · 8.1 MB · 366 KB savings available
Warning::
Page weight 7.1 MB over 1MB target
Got: 8.1 MB Expected: ≤ 1 MB
Info::
~366 KB of savings available
Warning::
158 third-party resources (100% of weight)
Info::
13 resources over 200KB
159 resources · 8.1 MiB · 158 third-party 7.1 MiB over 1MB target
Image 92% · 7.5 MiB
JavaScript 7% · 540.6 KiB
Document 0% · 36.8 KiB
CSS 0% · 33.3 KiB
Other 0% · 14.3 KiB
Font 0% · 8.3 KiB

~366.0 KiB of savings available

Remove unused JavaScript: 366.0 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
109 images, 0 KB saveable
REVIEW
109 images, 0 KB saveable
Warning::
https://newsstatic.bjx.com.cn/public/a210726/bjx_m... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://newsstatic.bjx.com.cn/public/a210726/bjx_m... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://newsstatic.bjx.com.cn/public/a210726/bjx_m... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
109 images 7.5 MB
0 oversized -0 KB
109 legacy format
3 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

C
JS Execution Cost
Action
1486ms total JS execution
REVIEW
1486ms total JS execution
Warning::
https://www.bjx.com.cn/: 783ms CPU time
Warning::
Unattributable: 362ms CPU time
Info::
https://userstatic.bjx.com.cn/login/a251010/bjx_lo...: 133ms CPU time
Info::
https://newsstatic.bjx.com.cn/public/a210726/bjx_m...: 74ms CPU time
Info::
https://newsstatic.bjx.com.cn/public/a210726/bjx_m...: 71ms CPU time
Warning::
Third-party scripts: 1486ms (100% of total)

Main Thread Breakdown

Other 41% Style & Layout 21% Script Evaluation 17% Rendering 14% Script Parsing & Compilation 4%
ScriptTotalScriptingParse/CompileParty
https://www.bjx.com.cn/783ms3ms0ms3rd
Unattributable362ms1ms0ms3rd
https://userstatic.bjx.com.cn/login/a251010/bjx_login_center/assets/sdk/1.0.3/bjxLogin.js?v=1776891600000133ms85ms46ms3rd
https://newsstatic.bjx.com.cn/public/a210726/bjx_mt_00/js/lib/jquery.min.js?_=177685394233174ms46ms3ms3rd
https://newsstatic.bjx.com.cn/public/a210726/bjx_mt_00/js/lib/bjx-expose.iife.js?_=177685394233171ms59ms0ms3rd
https://newsstatic.bjx.com.cn/public/a210726/bjx_mt_00/js/home.js?_=177685394233164ms53ms0ms3rd
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
1 fonts (8 KB)
PASS
1 fonts (8 KB)
Info::
1 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

1

8 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 3.6 s LCP 6.2 shttps://newsstatic.bjx.com.cn/public/a210726/bjx_mt_00/css/font/iconfont.woff2?t=1721715636114iconfont.woff2 https://newsstatic.bjx.com.cn/public/a210726/bjx_mt_00/css/font/iconfont.woff2?t=1721715636114 — 8.3 KiB — 995 ms — font-display: swap
iconfont.woff2 woff2 swap
Size 8 KB
Load time 995 ms
Start 4.4 s
Risk FOUT — text flashes from fallback to web font
Optimization checklist
  • Preload critical fonts (priority=high)
  • Use woff2 format for all fonts
  • Set font-display to swap, optional, or fallback
  • Subset large fonts (≤100 KB each)
A+
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
Network Waterfall
159 requests over 10677ms
INFO
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s FCP 3.6 s LCP 6.2 shttps://bjx.com.cn// https://bjx.com.cn/ — 301 — 92 B — 1.3 s — h2https://www.bjx.com.cn/www.bjx.com.cn/ https://www.bjx.com.cn/ — 200 — 21.6 KiB — 1.1 s — h2https://newsstatic.bjx.com.cn/public/a210726/bjx_mt_00/css/home.css?_=1776853942331newsstatic.bjx.com.cn/public/a21072... https://newsstatic.bjx.com.cn/public/a210726/bjx_mt_00/css/home.css?_=1776853942331 — 200 — 19.5 KiB — 2.0 s — h2https://newsstatic.bjx.com.cn/public/a210726/bjx_mt_00/css/duiilian.css?_=1776853942331newsstatic.bjx.com.cn/public/a21072... https://newsstatic.bjx.com.cn/public/a210726/bjx_mt_00/css/duiilian.css?_=1776853942331 — 200 — 665 B — 2.0 s — h2https://img.mybjx.net/theme/default/wap/images/share.jpgimg.mybjx.net/theme/default/wap/ima... https://img.mybjx.net/theme/default/wap/images/share.jpg — 200 — 48.7 KiB — 3.3 s — h2https://newsstatic.bjx.com.cn/public/a210726/bjx_mt_00/img/header_app1.png?_=1776853942331newsstatic.bjx.com.cn/public/a21072... https://newsstatic.bjx.com.cn/public/a210726/bjx_mt_00/img/header_app1.png?_=1776853942331 — 200 — 33.3 KiB — 2.3 s — h2https://newsstatic.bjx.com.cn/public/a210726/bjx_mt_00/js/lib/jquery.min.js?_=1776853942331newsstatic.bjx.com.cn/public/a21072... https://newsstatic.bjx.com.cn/public/a210726/bjx_mt_00/js/lib/jquery.min.js?_=1776853942331 — 200 — 32.4 KiB — 2.2 s — h2https://newsstatic.bjx.com.cn/public/a210726/bjx_mt_00/img/header_app2.png?_=1776853942331newsstatic.bjx.com.cn/public/a21072... https://newsstatic.bjx.com.cn/public/a210726/bjx_mt_00/img/header_app2.png?_=1776853942331 — 200 — 3.7 KiB — 1.9 s — h2https://newsstatic.bjx.com.cn/public/a210726/bjx_mt_00/img/logo_big.png?_=1776853942331newsstatic.bjx.com.cn/public/a21072... https://newsstatic.bjx.com.cn/public/a210726/bjx_mt_00/img/logo_big.png?_=1776853942331 — 200 — 13.2 KiB — 1.9 s — h2https://img.mybjx.net/theme/default/js/common/duilianchn.jsimg.mybjx.net/theme/default/js/comm... https://img.mybjx.net/theme/default/js/common/duilianchn.js — 200 — 1.4 KiB — 2.7 s — h2https://img02.mybjx.net/activityImg/202410/20241009163825218.jpgimg02.mybjx.net/activityImg/202410/... https://img02.mybjx.net/activityImg/202410/20241009163825218.jpg — 200 — 5.2 KiB — 3.0 s — h2https://img01.mybjx.net/news/UploadFile/202603/9fcfcd46ad95460497c993fee4079279.jpgimg01.mybjx.net/news/UploadFile/202... https://img01.mybjx.net/news/UploadFile/202603/9fcfcd46ad95460497c993fee4079279.jpg — 200 — 7.2 KiB — 3.1 s — h2https://img01.mybjx.net/news/UploadFile/202512/0ddc70400b354f999e5b7bad4bfee7ee.jpgimg01.mybjx.net/news/UploadFile/202... https://img01.mybjx.net/news/UploadFile/202512/0ddc70400b354f999e5b7bad4bfee7ee.jpg — 200 — 4.2 KiB — 3.1 s — h2https://img01.mybjx.net/news/UploadFile/202604/b38e3258b0e0485da6f2574e6745b110.pngimg01.mybjx.net/news/UploadFile/202... https://img01.mybjx.net/news/UploadFile/202604/b38e3258b0e0485da6f2574e6745b110.png — 200 — 7.5 KiB — 3.1 s — h2https://img02.mybjx.net/activityImg/202401/20240116144719420.jpgimg02.mybjx.net/activityImg/202401/... https://img02.mybjx.net/activityImg/202401/20240116144719420.jpg — 200 — 7.2 KiB — 3.0 s — h2https://newsstatic.bjx.com.cn/public/a210726/bjx_mt_00/img/footer_app.png?_=1776853942331newsstatic.bjx.com.cn/public/a21072... https://newsstatic.bjx.com.cn/public/a210726/bjx_mt_00/img/footer_app.png?_=1776853942331 — 200 — 22.4 KiB — 613 ms — h2https://newsstatic.bjx.com.cn/public/a210726/bjx_mt_00/js/site_map.js?_=1776853942331newsstatic.bjx.com.cn/public/a21072... https://newsstatic.bjx.com.cn/public/a210726/bjx_mt_00/js/site_map.js?_=1776853942331 — 200 — 3.8 KiB — 617 ms — h2https://newsstatic.bjx.com.cn/public/a210726/bjx_mt_00/js/comm.js?_=1776853942331newsstatic.bjx.com.cn/public/a21072... https://newsstatic.bjx.com.cn/public/a210726/bjx_mt_00/js/comm.js?_=1776853942331 — 200 — 2.8 KiB — 622 ms — h2https://newsstatic.bjx.com.cn/public/a210726/bjx_mt_00/js/login.js?_=1776853942331newsstatic.bjx.com.cn/public/a21072... https://newsstatic.bjx.com.cn/public/a210726/bjx_mt_00/js/login.js?_=1776853942331 — 200 — 5.7 KiB — 627 ms — h2https://newsstatic.bjx.com.cn/public/a210726/bjx_mt_00/js/home.js?_=1776853942331newsstatic.bjx.com.cn/public/a21072... https://newsstatic.bjx.com.cn/public/a210726/bjx_mt_00/js/home.js?_=1776853942331 — 200 — 2.4 KiB — 628 ms — h2https://newsstatic.bjx.com.cn/public/a210726/bjx_mt_00/js/lib/bjx-expose.iife.js?_=1776853942331newsstatic.bjx.com.cn/public/a21072... https://newsstatic.bjx.com.cn/public/a210726/bjx_mt_00/js/lib/bjx-expose.iife.js?_=1776853942331 — 200 — 3.9 KiB — 634 ms — h2https://newsstatic.bjx.com.cn/public/a210726/bjx_mt_00/js/reportdata.js?_=1776853942331newsstatic.bjx.com.cn/public/a21072... https://newsstatic.bjx.com.cn/public/a210726/bjx_mt_00/js/reportdata.js?_=1776853942331 — 200 — 1.1 KiB — 636 ms — h2https://newsstatic.bjx.com.cn/public/a210726/bjx_mt_00/img/footer_gzh.png?_=1776853942331newsstatic.bjx.com.cn/public/a21072... https://newsstatic.bjx.com.cn/public/a210726/bjx_mt_00/img/footer_gzh.png?_=1776853942331 — 200 — 9.4 KiB — 653 ms — h2https://newsstatic.bjx.com.cn/public/a210726/bjx_mt_00/img/footer_xcx.png?_=1776853942331newsstatic.bjx.com.cn/public/a21072... https://newsstatic.bjx.com.cn/public/a210726/bjx_mt_00/img/footer_xcx.png?_=1776853942331 — 200 — 8.1 KiB — 678 ms — h2https://newsstatic.bjx.com.cn/public/a210726/bjx_mt_00/img/footer_h5.png?_=1776853942331newsstatic.bjx.com.cn/public/a21072... https://newsstatic.bjx.com.cn/public/a210726/bjx_mt_00/img/footer_h5.png?_=1776853942331 — 200 — 5.9 KiB — 639 ms — h2https://newsstatic.bjx.com.cn/public/a210726/bjx_mt_00/img/logo.png?_=1776853942331newsstatic.bjx.com.cn/public/a21072... https://newsstatic.bjx.com.cn/public/a210726/bjx_mt_00/img/logo.png?_=1776853942331 — 200 — 4.0 KiB — 644 ms — h2https://newsstatic.bjx.com.cn/public/a210726/bjx_mt_00/img/chip/footer_bei_ico.png?_=1776853942331newsstatic.bjx.com.cn/public/a21072... https://newsstatic.bjx.com.cn/public/a210726/bjx_mt_00/img/chip/footer_bei_ico.png?_=1776853942331 — 200 — 19.1 KiB — 671 ms — h2https://newsstatic.bjx.com.cn/public/a210726/bjx_mt_00/css/font/iconfont.woff2?t=1721715636114newsstatic.bjx.com.cn/public/a21072... https://newsstatic.bjx.com.cn/public/a210726/bjx_mt_00/css/font/iconfont.woff2?t=1721715636114 — 200 — 8.3 KiB — 995 ms — h2https://img01.mybjx.net/webupload/image/20260323/3e18a85d8800002.pngimg01.mybjx.net/webupload/image/202... https://img01.mybjx.net/webupload/image/20260323/3e18a85d8800002.png — 200 — 41.8 KiB — 1.9 s — h2https://img01.mybjx.net/webupload/image/20251117/3e160fd73000002.pngimg01.mybjx.net/webupload/image/202... https://img01.mybjx.net/webupload/image/20251117/3e160fd73000002.png — 200 — 32.0 KiB — 1.6 s — h2
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s FCP 3.6 s LCP 6.2 shttps://bjx.com.cn// https://bjx.com.cn/ — 301 — 92 B — 1.3 s — h2https://www.bjx.com.cn/www.bjx.com.cn/ https://www.bjx.com.cn/ — 200 — 21.6 KiB — 1.1 s — h2https://newsstatic.bjx.com.cn/public/a210726/bjx_mt_00/css/home.css?_=1776853942331newsstatic.bjx.com.cn/public/a21072... https://newsstatic.bjx.com.cn/public/a210726/bjx_mt_00/css/home.css?_=1776853942331 — 200 — 19.5 KiB — 2.0 s — h2https://newsstatic.bjx.com.cn/public/a210726/bjx_mt_00/css/duiilian.css?_=1776853942331newsstatic.bjx.com.cn/public/a21072... https://newsstatic.bjx.com.cn/public/a210726/bjx_mt_00/css/duiilian.css?_=1776853942331 — 200 — 665 B — 2.0 s — h2https://img.mybjx.net/theme/default/wap/images/share.jpgimg.mybjx.net/theme/default/wap/ima... https://img.mybjx.net/theme/default/wap/images/share.jpg — 200 — 48.7 KiB — 3.3 s — h2https://newsstatic.bjx.com.cn/public/a210726/bjx_mt_00/img/header_app1.png?_=1776853942331newsstatic.bjx.com.cn/public/a21072... https://newsstatic.bjx.com.cn/public/a210726/bjx_mt_00/img/header_app1.png?_=1776853942331 — 200 — 33.3 KiB — 2.3 s — h2https://newsstatic.bjx.com.cn/public/a210726/bjx_mt_00/js/lib/jquery.min.js?_=1776853942331newsstatic.bjx.com.cn/public/a21072... https://newsstatic.bjx.com.cn/public/a210726/bjx_mt_00/js/lib/jquery.min.js?_=1776853942331 — 200 — 32.4 KiB — 2.2 s — h2https://newsstatic.bjx.com.cn/public/a210726/bjx_mt_00/img/header_app2.png?_=1776853942331newsstatic.bjx.com.cn/public/a21072... https://newsstatic.bjx.com.cn/public/a210726/bjx_mt_00/img/header_app2.png?_=1776853942331 — 200 — 3.7 KiB — 1.9 s — h2https://newsstatic.bjx.com.cn/public/a210726/bjx_mt_00/img/logo_big.png?_=1776853942331newsstatic.bjx.com.cn/public/a21072... https://newsstatic.bjx.com.cn/public/a210726/bjx_mt_00/img/logo_big.png?_=1776853942331 — 200 — 13.2 KiB — 1.9 s — h2https://img.mybjx.net/theme/default/js/common/duilianchn.jsimg.mybjx.net/theme/default/js/comm... https://img.mybjx.net/theme/default/js/common/duilianchn.js — 200 — 1.4 KiB — 2.7 s — h2https://img02.mybjx.net/activityImg/202410/20241009163825218.jpgimg02.mybjx.net/activityImg/202410/... https://img02.mybjx.net/activityImg/202410/20241009163825218.jpg — 200 — 5.2 KiB — 3.0 s — h2https://img01.mybjx.net/news/UploadFile/202603/9fcfcd46ad95460497c993fee4079279.jpgimg01.mybjx.net/news/UploadFile/202... https://img01.mybjx.net/news/UploadFile/202603/9fcfcd46ad95460497c993fee4079279.jpg — 200 — 7.2 KiB — 3.1 s — h2https://img01.mybjx.net/news/UploadFile/202512/0ddc70400b354f999e5b7bad4bfee7ee.jpgimg01.mybjx.net/news/UploadFile/202... https://img01.mybjx.net/news/UploadFile/202512/0ddc70400b354f999e5b7bad4bfee7ee.jpg — 200 — 4.2 KiB — 3.1 s — h2https://img01.mybjx.net/news/UploadFile/202604/b38e3258b0e0485da6f2574e6745b110.pngimg01.mybjx.net/news/UploadFile/202... https://img01.mybjx.net/news/UploadFile/202604/b38e3258b0e0485da6f2574e6745b110.png — 200 — 7.5 KiB — 3.1 s — h2https://img02.mybjx.net/activityImg/202401/20240116144719420.jpgimg02.mybjx.net/activityImg/202401/... https://img02.mybjx.net/activityImg/202401/20240116144719420.jpg — 200 — 7.2 KiB — 3.0 s — h2https://newsstatic.bjx.com.cn/public/a210726/bjx_mt_00/img/footer_app.png?_=1776853942331newsstatic.bjx.com.cn/public/a21072... https://newsstatic.bjx.com.cn/public/a210726/bjx_mt_00/img/footer_app.png?_=1776853942331 — 200 — 22.4 KiB — 613 ms — h2https://newsstatic.bjx.com.cn/public/a210726/bjx_mt_00/js/site_map.js?_=1776853942331newsstatic.bjx.com.cn/public/a21072... https://newsstatic.bjx.com.cn/public/a210726/bjx_mt_00/js/site_map.js?_=1776853942331 — 200 — 3.8 KiB — 617 ms — h2https://newsstatic.bjx.com.cn/public/a210726/bjx_mt_00/js/comm.js?_=1776853942331newsstatic.bjx.com.cn/public/a21072... https://newsstatic.bjx.com.cn/public/a210726/bjx_mt_00/js/comm.js?_=1776853942331 — 200 — 2.8 KiB — 622 ms — h2https://newsstatic.bjx.com.cn/public/a210726/bjx_mt_00/js/login.js?_=1776853942331newsstatic.bjx.com.cn/public/a21072... https://newsstatic.bjx.com.cn/public/a210726/bjx_mt_00/js/login.js?_=1776853942331 — 200 — 5.7 KiB — 627 ms — h2https://newsstatic.bjx.com.cn/public/a210726/bjx_mt_00/js/home.js?_=1776853942331newsstatic.bjx.com.cn/public/a21072... https://newsstatic.bjx.com.cn/public/a210726/bjx_mt_00/js/home.js?_=1776853942331 — 200 — 2.4 KiB — 628 ms — h2https://newsstatic.bjx.com.cn/public/a210726/bjx_mt_00/js/lib/bjx-expose.iife.js?_=1776853942331newsstatic.bjx.com.cn/public/a21072... https://newsstatic.bjx.com.cn/public/a210726/bjx_mt_00/js/lib/bjx-expose.iife.js?_=1776853942331 — 200 — 3.9 KiB — 634 ms — h2https://newsstatic.bjx.com.cn/public/a210726/bjx_mt_00/js/reportdata.js?_=1776853942331newsstatic.bjx.com.cn/public/a21072... https://newsstatic.bjx.com.cn/public/a210726/bjx_mt_00/js/reportdata.js?_=1776853942331 — 200 — 1.1 KiB — 636 ms — h2https://newsstatic.bjx.com.cn/public/a210726/bjx_mt_00/img/footer_gzh.png?_=1776853942331newsstatic.bjx.com.cn/public/a21072... https://newsstatic.bjx.com.cn/public/a210726/bjx_mt_00/img/footer_gzh.png?_=1776853942331 — 200 — 9.4 KiB — 653 ms — h2https://newsstatic.bjx.com.cn/public/a210726/bjx_mt_00/img/footer_xcx.png?_=1776853942331newsstatic.bjx.com.cn/public/a21072... https://newsstatic.bjx.com.cn/public/a210726/bjx_mt_00/img/footer_xcx.png?_=1776853942331 — 200 — 8.1 KiB — 678 ms — h2https://newsstatic.bjx.com.cn/public/a210726/bjx_mt_00/img/footer_h5.png?_=1776853942331newsstatic.bjx.com.cn/public/a21072... https://newsstatic.bjx.com.cn/public/a210726/bjx_mt_00/img/footer_h5.png?_=1776853942331 — 200 — 5.9 KiB — 639 ms — h2https://newsstatic.bjx.com.cn/public/a210726/bjx_mt_00/img/logo.png?_=1776853942331newsstatic.bjx.com.cn/public/a21072... https://newsstatic.bjx.com.cn/public/a210726/bjx_mt_00/img/logo.png?_=1776853942331 — 200 — 4.0 KiB — 644 ms — h2https://newsstatic.bjx.com.cn/public/a210726/bjx_mt_00/img/chip/footer_bei_ico.png?_=1776853942331newsstatic.bjx.com.cn/public/a21072... https://newsstatic.bjx.com.cn/public/a210726/bjx_mt_00/img/chip/footer_bei_ico.png?_=1776853942331 — 200 — 19.1 KiB — 671 ms — h2https://newsstatic.bjx.com.cn/public/a210726/bjx_mt_00/css/font/iconfont.woff2?t=1721715636114newsstatic.bjx.com.cn/public/a21072... https://newsstatic.bjx.com.cn/public/a210726/bjx_mt_00/css/font/iconfont.woff2?t=1721715636114 — 200 — 8.3 KiB — 995 ms — h2https://img01.mybjx.net/webupload/image/20260323/3e18a85d8800002.pngimg01.mybjx.net/webupload/image/202... https://img01.mybjx.net/webupload/image/20260323/3e18a85d8800002.png — 200 — 41.8 KiB — 1.9 s — h2https://img01.mybjx.net/webupload/image/20251117/3e160fd73000002.pngimg01.mybjx.net/webupload/image/202... https://img01.mybjx.net/webupload/image/20251117/3e160fd73000002.png — 200 — 32.0 KiB — 1.6 s — h2https://img01.mybjx.net/webupload/image/20250422/3e11c0959800002.pngimg01.mybjx.net/webupload/image/202... https://img01.mybjx.net/webupload/image/20250422/3e11c0959800002.png — 200 — 32.2 KiB — 1.5 s — h2https://hr.bjx.com.cn/api/get_bjx_site_map?json=1&check=%E6%96%B0%E9%97%BBhr.bjx.com.cn/api/get_bjx_site_map?... https://hr.bjx.com.cn/api/get_bjx_site_map?json=1&check=%E6%96%B0%E9%97%BB — 200 — 2.5 KiB — 2.3 s — h2https://userstatic.bjx.com.cn/login/a251010/bjx_login_center/assets/sdk/1.0.3/bjxLogin.js?v=1776891600000userstatic.bjx.com.cn/login/a251010... https://userstatic.bjx.com.cn/login/a251010/bjx_login_center/assets/sdk/1.0.3/bjxLogin.js?v=1776891600000 — 200 — 421.9 KiB — 2.2 s — h2https://www.bjx.com.cn/api/slot/?tag=bjx_zd%2Cbjx_a_1%2Cbjx_a_2%2Cbjx_a_3%2Cbjx_a_4%2Cbjx_b_1%2Cbjx_b_2%2Cbjx_b_3%2Cbjx_c_1%2Cbjx_c_2%2Cbjx_d_1%2Cbjx_d_2%2Cbjx_d_3%2Cbjx_d_4%2Cbjx_d_5%2Cbjx_d_6%2Cbjx_d_7%2Cbjx_d_8www.bjx.com.cn/api/slot/?tag=bjx_zd... https://www.bjx.com.cn/api/slot/?tag=bjx_zd%2Cbjx_a_1%2Cbjx_a_2%2Cbjx_a_3%2Cbjx_a_4%2Cbjx_b_1%2Cbjx_b_2%2Cbjx_b_3%2Cbjx_c_1%2Cbjx_c_2%2Cbjx_d_1%2Cbjx_d_2%2Cbjx_d_3%2Cbjx_d_4%2Cbjx_d_5%2Cbjx_d_6%2Cbjx_d_7%2Cbjx_d_8 — 200 — 1.7 KiB — 358 ms — h2https://www.bjx.com.cn/api/slot/?tag=bjx_e_1%2Cbjx_e_2%2Cbjx_e_3%2Cbjx_e_4%2Cbjx_e_5%2Cbjx_f_1%2Cbjx_f_2%2Cbjx_f_3%2Cbjx_f_4%2Cbjx_f_5%2Cbjx_g_1%2Cbjx_g_2%2Cbjx_g_3%2Cbjx_g_4%2Cbjx_g_5www.bjx.com.cn/api/slot/?tag=bjx_e_... https://www.bjx.com.cn/api/slot/?tag=bjx_e_1%2Cbjx_e_2%2Cbjx_e_3%2Cbjx_e_4%2Cbjx_e_5%2Cbjx_f_1%2Cbjx_f_2%2Cbjx_f_3%2Cbjx_f_4%2Cbjx_f_5%2Cbjx_g_1%2Cbjx_g_2%2Cbjx_g_3%2Cbjx_g_4%2Cbjx_g_5 — 200 — 1.7 KiB — 368 ms — h2https://www.bjx.com.cn/api/slot/?tag=bjx_dl_left_b%2Cbjx_dl_left_s%2Cbjx_dl_right_b%2Cbjx_dl_right_swww.bjx.com.cn/api/slot/?tag=bjx_dl... https://www.bjx.com.cn/api/slot/?tag=bjx_dl_left_b%2Cbjx_dl_left_s%2Cbjx_dl_right_b%2Cbjx_dl_right_s — 200 — 286 B — 344 ms — h2https://newsstatic.bjx.com.cn/public/a210726/bjx_mt_00/js/eap.js?_=1776891618382newsstatic.bjx.com.cn/public/a21072... https://newsstatic.bjx.com.cn/public/a210726/bjx_mt_00/js/eap.js?_=1776891618382 — 200 — 1.4 KiB — 321 ms — h2https://www.bjx.com.cn/api/slot/?tag=bjx_h_1www.bjx.com.cn/api/slot/?tag=bjx_h_... https://www.bjx.com.cn/api/slot/?tag=bjx_h_1 — 200 — 286 B — 345 ms — h2https://www.bjx.com.cn/api/slot/?tag=bjx_i_1www.bjx.com.cn/api/slot/?tag=bjx_i_... https://www.bjx.com.cn/api/slot/?tag=bjx_i_1 — 200 — 844 B — 379 ms — h2https://newsstatic.bjx.com.cn/public/a210726/bjx_mt_00/js/lib/swiper.jquery.min.js?_=1776891618383newsstatic.bjx.com.cn/public/a21072... https://newsstatic.bjx.com.cn/public/a210726/bjx_mt_00/js/lib/swiper.jquery.min.js?_=1776891618383 — 200 — 12.1 KiB — 332 ms — h2https://www.bjx.com.cn/api/home_cache/eduwww.bjx.com.cn/api/home_cache/edu https://www.bjx.com.cn/api/home_cache/edu — 200 — 2.5 KiB — 476 ms — h2https://www.bjx.com.cn/api/home_cache/tv_exwww.bjx.com.cn/api/home_cache/tv_ex https://www.bjx.com.cn/api/home_cache/tv_ex — 200 — 5.2 KiB — 420 ms — h2https://www.bjx.com.cn/api/home_cache/hrwww.bjx.com.cn/api/home_cache/hr https://www.bjx.com.cn/api/home_cache/hr — 200 — 2.6 KiB — 443 ms — h2https://www.bjx.com.cn/api/home_cache/clubwww.bjx.com.cn/api/home_cache/club https://www.bjx.com.cn/api/home_cache/club — 200 — 2.5 KiB — 453 ms — h2https://www.bjx.com.cn/api/home_cache/b2bwww.bjx.com.cn/api/home_cache/b2b https://www.bjx.com.cn/api/home_cache/b2b — 200 — 2.4 KiB — 497 ms — h2https://hm.baidu.com/hm.js?797e95e42c7a8bdc8814749cbcddd277hm.baidu.com/hm.js?797e95e42c7a8bdc... https://hm.baidu.com/hm.js?797e95e42c7a8bdc8814749cbcddd277 — -1 — 0 B — 0 ms — https://newsstatic.bjx.com.cn/public/a210726/bjx_mt_00/js/lib/sensorsdata.min.js?_=1776891618384newsstatic.bjx.com.cn/public/a21072... https://newsstatic.bjx.com.cn/public/a210726/bjx_mt_00/js/lib/sensorsdata.min.js?_=1776891618384 — 200 — 51.7 KiB — 362 ms — h2https://img01.mybjx.net/webupload/image/20250325/3e112cbe900000e.pngimg01.mybjx.net/webupload/image/202... https://img01.mybjx.net/webupload/image/20250325/3e112cbe900000e.png — 200 — 38.8 KiB — 829 ms — h2https://www.bjx.com.cn/api/slot_stat/?tag=bjx_a_1%2Cbjx_a_2%2Cbjx_b_1%2Cbjx_b_2%2Cbjx_b_3%2Cbjx_c_1%2Cbjx_d_1%2Cbjx_d_2%2Cbjx_d_3%2Cbjx_d_4%2Cbjx_d_5%2Cbjx_d_6%2Cbjx_d_7www.bjx.com.cn/api/slot_stat/?tag=b... https://www.bjx.com.cn/api/slot_stat/?tag=bjx_a_1%2Cbjx_a_2%2Cbjx_b_1%2Cbjx_b_2%2Cbjx_b_3%2Cbjx_c_1%2Cbjx_d_1%2Cbjx_d_2%2Cbjx_d_3%2Cbjx_d_4%2Cbjx_d_5%2Cbjx_d_6%2Cbjx_d_7 — 200 — 270 B — 423 ms — h2https://img01.mybjx.net/webupload/image/20260421/3e1940df280001a.pngimg01.mybjx.net/webupload/image/202... https://img01.mybjx.net/webupload/image/20260421/3e1940df280001a.png — 200 — 48.2 KiB — 810 ms — h2https://img01.mybjx.net/webupload/image/20250327/3e1138438000006.gifimg01.mybjx.net/webupload/image/202... https://img01.mybjx.net/webupload/image/20250327/3e1138438000006.gif — 200 — 469.5 KiB — 3.3 s — h2https://img01.mybjx.net/webupload/image/20260419/3e19361b800001e.jpgimg01.mybjx.net/webupload/image/202... https://img01.mybjx.net/webupload/image/20260419/3e19361b800001e.jpg — 200 — 16.6 KiB — 1.1 s — h2https://img01.mybjx.net/webupload/image/20260319/3e18931dc80000c.jpgimg01.mybjx.net/webupload/image/202... https://img01.mybjx.net/webupload/image/20260319/3e18931dc80000c.jpg — 200 — 18.3 KiB — 1.1 s — h2https://img01.mybjx.net/webupload/image/20260310/3e1862897c00008.gifimg01.mybjx.net/webupload/image/202... https://img01.mybjx.net/webupload/image/20260310/3e1862897c00008.gif — 200 — 30.8 KiB — 1.1 s — h2https://img01.mybjx.net/webupload/image/20250623/3e130798d400006.gifimg01.mybjx.net/webupload/image/202... https://img01.mybjx.net/webupload/image/20250623/3e130798d400006.gif — 200 — 274.2 KiB — 2.3 s — h2https://img01.mybjx.net/webupload/image/20260119/3e175ab8c400016.gifimg01.mybjx.net/webupload/image/202... https://img01.mybjx.net/webupload/image/20260119/3e175ab8c400016.gif — 200 — 413.6 KiB — 4.0 s — h2https://img01.mybjx.net/webupload/image/20251215/3e16a3c51000006.jpgimg01.mybjx.net/webupload/image/202... https://img01.mybjx.net/webupload/image/20251215/3e16a3c51000006.jpg — 200 — 18.3 KiB — 1.5 s — h2https://img01.mybjx.net/webupload/image/20220524/3ffbd6c65c00012.jpgimg01.mybjx.net/webupload/image/202... https://img01.mybjx.net/webupload/image/20220524/3ffbd6c65c00012.jpg — 200 — 35.6 KiB — 1.8 s — h2https://img01.mybjx.net/webupload/image/20240521/3e0ad5b1c00000a.gifimg01.mybjx.net/webupload/image/202... https://img01.mybjx.net/webupload/image/20240521/3e0ad5b1c00000a.gif — 200 — 87.6 KiB — 2.2 s — h2https://img01.mybjx.net/webupload/image/20260228/3e182f359400002.gifimg01.mybjx.net/webupload/image/202... https://img01.mybjx.net/webupload/image/20260228/3e182f359400002.gif — 200 — 224.9 KiB — 2.9 s — h2https://img01.mybjx.net/webupload/image/20260403/3e18e23e5800002.gifimg01.mybjx.net/webupload/image/202... https://img01.mybjx.net/webupload/image/20260403/3e18e23e5800002.gif — 200 — 24.8 KiB — 1.5 s — h2https://img01.mybjx.net/webupload/image/20250327/3e1138438000004.gifimg01.mybjx.net/webupload/image/202... https://img01.mybjx.net/webupload/image/20250327/3e1138438000004.gif — 200 — 40.8 KiB — 1.9 s — h2https://img01.mybjx.net/webupload/image/20260106/3e1716fc8800006.gifimg01.mybjx.net/webupload/image/202... https://img01.mybjx.net/webupload/image/20260106/3e1716fc8800006.gif — 200 — 22.5 KiB — 1.5 s — h2https://img01.mybjx.net/webupload/image/20260413/3e1916849000008.gifimg01.mybjx.net/webupload/image/202... https://img01.mybjx.net/webupload/image/20260413/3e1916849000008.gif — 200 — 420.4 KiB — 4.3 s — h2https://img01.mybjx.net/webupload/image/20260325/3e18b160480000c.jpgimg01.mybjx.net/webupload/image/202... https://img01.mybjx.net/webupload/image/20260325/3e18b160480000c.jpg — 200 — 21.8 KiB — 2.2 s — h2https://img01.mybjx.net/webupload/image/20240612/3e0b48fbd00001e.pngimg01.mybjx.net/webupload/image/202... https://img01.mybjx.net/webupload/image/20240612/3e0b48fbd00001e.png — 200 — 32.3 KiB — 2.2 s — h2https://img01.mybjx.net/webupload/image/20240828/3e0cdeeb1c00004.pngimg01.mybjx.net/webupload/image/202... https://img01.mybjx.net/webupload/image/20240828/3e0cdeeb1c00004.png — 200 — 11.7 KiB — 2.2 s — h2https://img01.mybjx.net/webupload/image/20250820/3e143a907400018.pngimg01.mybjx.net/webupload/image/202... https://img01.mybjx.net/webupload/image/20250820/3e143a907400018.png — 200 — 21.5 KiB — 2.2 s — h2https://img01.mybjx.net/webupload/image/20240913/3e0d34c86800008.gifimg01.mybjx.net/webupload/image/202... https://img01.mybjx.net/webupload/image/20240913/3e0d34c86800008.gif — 200 — 182.7 KiB — 3.2 s — h2https://img01.mybjx.net/webupload/image/20250327/3e1139163c00004.pngimg01.mybjx.net/webupload/image/202... https://img01.mybjx.net/webupload/image/20250327/3e1139163c00004.png — 200 — 55.2 KiB — 2.6 s — h2https://img01.mybjx.net/webupload/image/20250304/3e10bdd75400018.jpgimg01.mybjx.net/webupload/image/202... https://img01.mybjx.net/webupload/image/20250304/3e10bdd75400018.jpg — 200 — 35.7 KiB — 2.9 s — h2https://img01.mybjx.net/webupload/image/20231127/3e07361a0c0000a.pngimg01.mybjx.net/webupload/image/202... https://img01.mybjx.net/webupload/image/20231127/3e07361a0c0000a.png — 200 — 75.2 KiB — 3.2 s — h2https://img01.mybjx.net/webupload/image/20220422/3ffb2cd82800020.jpgimg01.mybjx.net/webupload/image/202... https://img01.mybjx.net/webupload/image/20220422/3ffb2cd82800020.jpg — 200 — 62.0 KiB — 3.2 s — h2https://img01.mybjx.net/webupload/image/20220422/3ffb2cd8280000c.jpgimg01.mybjx.net/webupload/image/202... https://img01.mybjx.net/webupload/image/20220422/3ffb2cd8280000c.jpg — 200 — 25.6 KiB — 3.0 s — h2https://img01.mybjx.net/webupload/image/20241104/3e0e45602800004.gifimg01.mybjx.net/webupload/image/202... https://img01.mybjx.net/webupload/image/20241104/3e0e45602800004.gif — 200 — 390.6 KiB — 5.0 s — h2https://img01.mybjx.net/webupload/image/20250319/3e110e9a7800034.pngimg01.mybjx.net/webupload/image/202... https://img01.mybjx.net/webupload/image/20250319/3e110e9a7800034.png — 200 — 21.1 KiB — 3.3 s — h2https://img01.mybjx.net/webupload/image/20260422/3e1946152000004.pngimg01.mybjx.net/webupload/image/202... https://img01.mybjx.net/webupload/image/20260422/3e1946152000004.png — 200 — 17.2 KiB — 3.3 s — h2https://img01.mybjx.net/webupload/image/20260302/3e183952d800010.jpgimg01.mybjx.net/webupload/image/202... https://img01.mybjx.net/webupload/image/20260302/3e183952d800010.jpg — 200 — 39.5 KiB — 3.6 s — h2https://img01.mybjx.net/webupload/image/20240821/3e0cba8cf800004.pngimg01.mybjx.net/webupload/image/202... https://img01.mybjx.net/webupload/image/20240821/3e0cba8cf800004.png — 200 — 17.7 KiB — 3.6 s — h2https://img01.mybjx.net/webupload/image/20240725/3e0c2ca17000008.pngimg01.mybjx.net/webupload/image/202... https://img01.mybjx.net/webupload/image/20240725/3e0c2ca17000008.png — 200 — 6.9 KiB — 3.6 s — h2https://img01.mybjx.net/webupload/image/20240725/3e0c2ca1700000a.pngimg01.mybjx.net/webupload/image/202... https://img01.mybjx.net/webupload/image/20240725/3e0c2ca1700000a.png — 200 — 8.2 KiB — 3.6 s — h2https://img01.mybjx.net/webupload/image/20251226/3e16dc15280000c.jpgimg01.mybjx.net/webupload/image/202... https://img01.mybjx.net/webupload/image/20251226/3e16dc15280000c.jpg — 200 — 4.4 KiB — 3.6 s — h2https://img01.mybjx.net/webupload/image/20250304/3e10bdd75400010.pngimg01.mybjx.net/webupload/image/202... https://img01.mybjx.net/webupload/image/20250304/3e10bdd75400010.png — 200 — 3.5 KiB — 3.6 s — h2https://img01.mybjx.net/webupload/image/20250304/3e10bdd75400012.pngimg01.mybjx.net/webupload/image/202... https://img01.mybjx.net/webupload/image/20250304/3e10bdd75400012.png — 200 — 4.2 KiB — 3.6 s — h2https://bigdata-up.bjx.com.cn/bigData/mediaPostbigdata-up.bjx.com.cn/bigData/media... https://bigdata-up.bjx.com.cn/bigData/mediaPost — 200 — 365 B — 1.7 s — h2https://bigdata-up.bjx.com.cn/bigData/mediaPostbigdata-up.bjx.com.cn/bigData/media... https://bigdata-up.bjx.com.cn/bigData/mediaPost — 200 — 366 B — 1.4 s — h2https://static.bjx.com.cn/live/cover/20260421/14222032353613.jpgstatic.bjx.com.cn/live/cover/202604... https://static.bjx.com.cn/live/cover/20260421/14222032353613.jpg — 200 — 449.4 KiB — 4.5 s — h2https://static.bjx.com.cn/live/cover/20260407/15395651273398.jpgstatic.bjx.com.cn/live/cover/202604... https://static.bjx.com.cn/live/cover/20260407/15395651273398.jpg — 200 — 221.4 KiB — 4.5 s — h2https://static.bjx.com.cn/live/cover/20240814/13450367138247.pngstatic.bjx.com.cn/live/cover/202408... https://static.bjx.com.cn/live/cover/20240814/13450367138247.png — 200 — 354.9 KiB — 4.6 s — h2https://static.bjx.com.cn/live/cover/20240726/13074090505902.jpgstatic.bjx.com.cn/live/cover/202407... https://static.bjx.com.cn/live/cover/20240726/13074090505902.jpg — 200 — 97.9 KiB — 3.9 s — h2https://static.bjx.com.cn//live/cover/20241025/17350399127189.jpgstatic.bjx.com.cn//live/cover/20241... https://static.bjx.com.cn//live/cover/20241025/17350399127189.jpg — 200 — 104.7 KiB — 2.8 s — h2https://img01.mybjx.net/webupload/image/20250521/3e125aaf2000004.pngimg01.mybjx.net/webupload/image/202... https://img01.mybjx.net/webupload/image/20250521/3e125aaf2000004.png — 200 — 272.0 KiB — 4.8 s — h2https://img01.mybjx.net/webupload/image/20231019/3e0668c33800002.pngimg01.mybjx.net/webupload/image/202... https://img01.mybjx.net/webupload/image/20231019/3e0668c33800002.png — 200 — 98.7 KiB — 4.1 s — h2https://img01.mybjx.net/webupload/image/20231019/3e0668735000012.pngimg01.mybjx.net/webupload/image/202... https://img01.mybjx.net/webupload/image/20231019/3e0668735000012.png — 200 — 50.2 KiB — 3.8 s — h2https://img01.mybjx.net/webupload/image/20231019/3e066873500000c.pngimg01.mybjx.net/webupload/image/202... https://img01.mybjx.net/webupload/image/20231019/3e066873500000c.png — 200 — 59.1 KiB — 3.9 s — h2https://img01.mybjx.net/webupload/image/20240517/3e0abf5ca400002.png!eduitemthumbnailimg01.mybjx.net/webupload/image/202... https://img01.mybjx.net/webupload/image/20240517/3e0abf5ca400002.png!eduitemthumbnail — 200 — 51.8 KiB — 4.2 s — h2https://img01.mybjx.net/webupload/image/20240401/3e09cda4640001c.png!eduitemthumbnailimg01.mybjx.net/webupload/image/202... https://img01.mybjx.net/webupload/image/20240401/3e09cda4640001c.png!eduitemthumbnail — 200 — 44.1 KiB — 4.2 s — h2https://img01.mybjx.net/webupload/image/20240408/3e09f290c00000e.png!eduitemthumbnailimg01.mybjx.net/webupload/image/202... https://img01.mybjx.net/webupload/image/20240408/3e09f290c00000e.png!eduitemthumbnail — 200 — 46.2 KiB — 4.2 s — h2https://img01.mybjx.net/webupload/image/20240417/3e0a222af800002.png!eduitemthumbnailimg01.mybjx.net/webupload/image/202... https://img01.mybjx.net/webupload/image/20240417/3e0a222af800002.png!eduitemthumbnail — 200 — 44.7 KiB — 4.2 s — h2https://img01.mybjx.net/webupload/image/20240416/3e0a1c5c5c00002.png!eduitemthumbnailimg01.mybjx.net/webupload/image/202... https://img01.mybjx.net/webupload/image/20240416/3e0a1c5c5c00002.png!eduitemthumbnail — 200 — 61.9 KiB — 4.5 s — h2https://img01.mybjx.net/webupload/image/20240403/3e09d8bd4400004.png!eduitemthumbnailimg01.mybjx.net/webupload/image/202... https://img01.mybjx.net/webupload/image/20240403/3e09d8bd4400004.png!eduitemthumbnail — 200 — 45.8 KiB — 4.5 s — h2https://img01.mybjx.net/webupload/image/20250224/3e1094c05400002.png!eduitemthumbnailimg01.mybjx.net/webupload/image/202... https://img01.mybjx.net/webupload/image/20250224/3e1094c05400002.png!eduitemthumbnail — 200 — 38.2 KiB — 4.6 s — h2https://img01.mybjx.net/webupload/image/20240425/3e0a4b5b9c00002.png!eduitemthumbnailimg01.mybjx.net/webupload/image/202... https://img01.mybjx.net/webupload/image/20240425/3e0a4b5b9c00002.png!eduitemthumbnail — 200 — 52.3 KiB — 4.6 s — h2https://img01.mybjx.net/webupload/image/20200927/3fef655fdc0001a.png!edubookthumbnailimg01.mybjx.net/webupload/image/202... https://img01.mybjx.net/webupload/image/20200927/3fef655fdc0001a.png!edubookthumbnail — 200 — 24.5 KiB — 4.5 s — h2https://img01.mybjx.net/webupload/image/20240821/3e0cbb500c00004.jpg!edubookthumbnailimg01.mybjx.net/webupload/image/202... https://img01.mybjx.net/webupload/image/20240821/3e0cbb500c00004.jpg!edubookthumbnail — 200 — 47.2 KiB — 4.8 s — h2https://img01.mybjx.net/webupload/image/20250703/3e133c834400006.png!edubookthumbnailimg01.mybjx.net/webupload/image/202... https://img01.mybjx.net/webupload/image/20250703/3e133c834400006.png!edubookthumbnail — 200 — 18.0 KiB — 4.6 s — h2https://img01.mybjx.net/webupload/image/20250703/3e133d348c0000a.png!edubookthumbnailimg01.mybjx.net/webupload/image/202... https://img01.mybjx.net/webupload/image/20250703/3e133d348c0000a.png!edubookthumbnail — 200 — 24.2 KiB — 4.6 s — h2https://img01.mybjx.net/webupload/image/20231026/3e068b808400006.png!edubookthumbnailimg01.mybjx.net/webupload/image/202... https://img01.mybjx.net/webupload/image/20231026/3e068b808400006.png!edubookthumbnail — 200 — 26.8 KiB — 4.6 s — h2https://img01.mybjx.net/webupload/image/20240426/3e0a5171ec00002.jpg!edubookthumbnailimg01.mybjx.net/webupload/image/202... https://img01.mybjx.net/webupload/image/20240426/3e0a5171ec00002.jpg!edubookthumbnail — 200 — 41.5 KiB — 4.8 s — h2https://img01.mybjx.net/webupload/image/20220407/3ffaddd5340000e.jpg!edubookthumbnailimg01.mybjx.net/webupload/image/202... https://img01.mybjx.net/webupload/image/20220407/3ffaddd5340000e.jpg!edubookthumbnail — 200 — 22.4 KiB — 4.8 s — h2https://img01.mybjx.net/webupload/image/20200927/3fef6597ac00026.png!edubookthumbnailimg01.mybjx.net/webupload/image/202... https://img01.mybjx.net/webupload/image/20200927/3fef6597ac00026.png!edubookthumbnail — 200 — 26.7 KiB — 4.8 s — h2https://img01.mybjx.net/webupload/image/20260420/3e193b731400004.jpg!eduitemthumbnailimg01.mybjx.net/webupload/image/202... https://img01.mybjx.net/webupload/image/20260420/3e193b731400004.jpg!eduitemthumbnail — 200 — 12.7 KiB — 4.8 s — h2https://img01.mybjx.net/webupload/image/20260421/3e1940f2f000004.jpg!eduitemthumbnailimg01.mybjx.net/webupload/image/202... https://img01.mybjx.net/webupload/image/20260421/3e1940f2f000004.jpg!eduitemthumbnail — 200 — 11.9 KiB — 4.8 s — h2https://img01.mybjx.net/webupload/image/20260228/3e182f8e2800002.jpg!eduitemthumbnailimg01.mybjx.net/webupload/image/202... https://img01.mybjx.net/webupload/image/20260228/3e182f8e2800002.jpg!eduitemthumbnail — 200 — 8.4 KiB — 4.8 s — h2https://img01.mybjx.net/webupload/image/20260225/3e181f3f7400006.jpg!eduitemthumbnailimg01.mybjx.net/webupload/image/202... https://img01.mybjx.net/webupload/image/20260225/3e181f3f7400006.jpg!eduitemthumbnail — 200 — 16.3 KiB — 4.8 s — h2https://img01.mybjx.net/webupload/image/20260303/3e183f473000002.jpg!eduitemthumbnailimg01.mybjx.net/webupload/image/202... https://img01.mybjx.net/webupload/image/20260303/3e183f473000002.jpg!eduitemthumbnail — 200 — 9.8 KiB — 4.8 s — h2https://bigdata-up.bjx.com.cn/bigData/mediaPostbigdata-up.bjx.com.cn/bigData/media... https://bigdata-up.bjx.com.cn/bigData/mediaPost — 200 — 365 B — 1.3 s — h2https://bigdata-up.bjx.com.cn/bigData/mediaPostbigdata-up.bjx.com.cn/bigData/media... https://bigdata-up.bjx.com.cn/bigData/mediaPost — 200 — 365 B — 1.3 s — h2https://newsstatic.bjx.com.cn/public/a210726/bjx_mt_00/img/goclub.gifnewsstatic.bjx.com.cn/public/a21072... https://newsstatic.bjx.com.cn/public/a210726/bjx_mt_00/img/goclub.gif — 200 — 107.8 KiB — 408 ms — h2https://newsstatic.bjx.com.cn/public/a210726/bjx_mt_00/img/sprite.png?_=1776680624536newsstatic.bjx.com.cn/public/a21072... https://newsstatic.bjx.com.cn/public/a210726/bjx_mt_00/img/sprite.png?_=1776680624536 — 200 — 8.7 KiB — 415 ms — h2https://static.bjx.com.cn//live/cover/20240923/10174800687383.jpgstatic.bjx.com.cn//live/cover/20240... https://static.bjx.com.cn//live/cover/20240923/10174800687383.jpg — 200 — 305.4 KiB — 3.2 s — h2https://hrusersidestatic.bjx.com.cn/EnterpriseNew/CompanyLogo/132717/2026030910080840_990499.jpeghrusersidestatic.bjx.com.cn/Enterpr... https://hrusersidestatic.bjx.com.cn/EnterpriseNew/CompanyLogo/132717/2026030910080840_990499.jpeg — 200 — 12.5 KiB — 1.3 s — h2https://bigdata-up.bjx.com.cn/bigData/mediaPostbigdata-up.bjx.com.cn/bigData/media... https://bigdata-up.bjx.com.cn/bigData/mediaPost — 200 — 365 B — 1.3 s — h2https://bigdata-up.bjx.com.cn/bigData/mediaPostbigdata-up.bjx.com.cn/bigData/media... https://bigdata-up.bjx.com.cn/bigData/mediaPost — 200 — 365 B — 966 ms — h2https://bigdata-up.bjx.com.cn/bigData/mediaPostbigdata-up.bjx.com.cn/bigData/media... https://bigdata-up.bjx.com.cn/bigData/mediaPost — 200 — 380 B — 1.3 s — h2https://bigdata-up.bjx.com.cn/bigData/mediaPostbigdata-up.bjx.com.cn/bigData/media... https://bigdata-up.bjx.com.cn/bigData/mediaPost — 200 — 365 B — 957 ms — h2https://bigdata-up.bjx.com.cn/bigData/mediaPostbigdata-up.bjx.com.cn/bigData/media... https://bigdata-up.bjx.com.cn/bigData/mediaPost — 200 — 365 B — 956 ms — h2https://bigdata-up.bjx.com.cn/bigData/mediaPostbigdata-up.bjx.com.cn/bigData/media... https://bigdata-up.bjx.com.cn/bigData/mediaPost — 200 — 365 B — 945 ms — h2https://bigdata-up.bjx.com.cn/bigData/mediaPostbigdata-up.bjx.com.cn/bigData/media... https://bigdata-up.bjx.com.cn/bigData/mediaPost — 200 — 380 B — 944 ms — h2https://bigdata-up.bjx.com.cn/bigData/mediaPostbigdata-up.bjx.com.cn/bigData/media... https://bigdata-up.bjx.com.cn/bigData/mediaPost — 200 — 365 B — 943 ms — h2https://bigdata-up.bjx.com.cn/bigData/mediaPostbigdata-up.bjx.com.cn/bigData/media... https://bigdata-up.bjx.com.cn/bigData/mediaPost — 200 — 365 B — 1.3 s — h2https://bigdata-up.bjx.com.cn/bigData/mediaPostbigdata-up.bjx.com.cn/bigData/media... https://bigdata-up.bjx.com.cn/bigData/mediaPost — 200 — 365 B — 1.3 s — h2https://bigdata-up.bjx.com.cn/bigData/mediaPostbigdata-up.bjx.com.cn/bigData/media... https://bigdata-up.bjx.com.cn/bigData/mediaPost — 200 — 365 B — 1.3 s — h2https://bigdata-up.bjx.com.cn/bigData/mediaPostbigdata-up.bjx.com.cn/bigData/media... https://bigdata-up.bjx.com.cn/bigData/mediaPost — 200 — 365 B — 1.2 s — h2https://bigdata-up.bjx.com.cn/bigData/mediaPostbigdata-up.bjx.com.cn/bigData/media... https://bigdata-up.bjx.com.cn/bigData/mediaPost — 200 — 365 B — 939 ms — h2https://hrmanagementstatic.bjx.com.cn/manager.bjx.com.cn/company-logo/2026/04/10/2026041018331346_img119933.pnghrmanagementstatic.bjx.com.cn/manag... https://hrmanagementstatic.bjx.com.cn/manager.bjx.com.cn/company-logo/2026/04/10/2026041018331346_img119933.png — 200 — 58.7 KiB — 613 ms — h2https://b2bimg.mybjx.net/DatumCenter/Image/original/2015120/201512014255173499.jpgb2bimg.mybjx.net/DatumCenter/Image/... https://b2bimg.mybjx.net/DatumCenter/Image/original/2015120/201512014255173499.jpg — 200 — 16.5 KiB — 3.4 s — h2https://b2bimg.mybjx.net/DatumCenter/Image/original/20260422/202604220321373819_3.jpgb2bimg.mybjx.net/DatumCenter/Image/... https://b2bimg.mybjx.net/DatumCenter/Image/original/20260422/202604220321373819_3.jpg — 200 — 42.8 KiB — 2.6 s — h2https://static.bjx.com.cn/upload/zhuanti/2026/4/22/47542247_7mlyubz0eyqhw8ncivmki.jpgstatic.bjx.com.cn/upload/zhuanti/20... https://static.bjx.com.cn/upload/zhuanti/2026/4/22/47542247_7mlyubz0eyqhw8ncivmki.jpg — 200 — 166.9 KiB — 2.5 s — h2https://static.bjx.com.cn/upload/zhuanti/2026/2/26/47718332_tosl3b3h7ypcidlln04la.jpgstatic.bjx.com.cn/upload/zhuanti/20... https://static.bjx.com.cn/upload/zhuanti/2026/2/26/47718332_tosl3b3h7ypcidlln04la.jpg — 200 — 192.6 KiB — 2.8 s — h2https://static.bjx.com.cn/upload/zhuanti/2026/4/20/50013609_d5posanaa7k3hv86a2shsk.jpgstatic.bjx.com.cn/upload/zhuanti/20... https://static.bjx.com.cn/upload/zhuanti/2026/4/20/50013609_d5posanaa7k3hv86a2shsk.jpg — 200 — 114.0 KiB — 2.8 s — h2https://static.bjx.com.cn/EnterpriseNew/CompanyLogo/56046/2020071716405474_333756.jpgstatic.bjx.com.cn/EnterpriseNew/Com... https://static.bjx.com.cn/EnterpriseNew/CompanyLogo/56046/2020071716405474_333756.jpg — 200 — 5.0 KiB — 2.4 s — h2https://static.bjx.com.cn/EnterpriseNew/CompanyLogo/113351/2022021709282564_959091.jpegstatic.bjx.com.cn/EnterpriseNew/Com... https://static.bjx.com.cn/EnterpriseNew/CompanyLogo/113351/2022021709282564_959091.jpeg — 200 — 10.2 KiB — 2.4 s — h2https://static.bjx.com.cn/EnterpriseNew/CompanyLogo/125824/2023071014521280_140983.jpegstatic.bjx.com.cn/EnterpriseNew/Com... https://static.bjx.com.cn/EnterpriseNew/CompanyLogo/125824/2023071014521280_140983.jpeg — 200 — 9.5 KiB — 2.4 s — h2https://static.bjx.com.cn/EnterpriseNew/CompanyLogo/104157/2021022414564907_384017.jpegstatic.bjx.com.cn/EnterpriseNew/Com... https://static.bjx.com.cn/EnterpriseNew/CompanyLogo/104157/2021022414564907_384017.jpeg — 200 — 5.5 KiB — 2.4 s — h2https://static.bjx.com.cn/company-logo/2018/06/09/2018060916062676_442749.jpgstatic.bjx.com.cn/company-logo/2018... https://static.bjx.com.cn/company-logo/2018/06/09/2018060916062676_442749.jpg — 200 — 29.7 KiB — 2.5 s — h2https://static.bjx.com.cn/company-logo/2023/06/02/2023060210100433_img9110.pngstatic.bjx.com.cn/company-logo/2023... https://static.bjx.com.cn/company-logo/2023/06/02/2023060210100433_img9110.png — 200 — 13.9 KiB — 2.5 s — h2https://static.bjx.com.cn/EnterpriseNew/CompanyLogo/55285/2020071618050585_273368.pngstatic.bjx.com.cn/EnterpriseNew/Com... https://static.bjx.com.cn/EnterpriseNew/CompanyLogo/55285/2020071618050585_273368.png — 200 — 8.2 KiB — 2.5 s — h2https://static.bjx.com.cn/company-logo/2021/03/26/2021032617523725_img276924.pngstatic.bjx.com.cn/company-logo/2021... https://static.bjx.com.cn/company-logo/2021/03/26/2021032617523725_img276924.png — 200 — 14.4 KiB — 2.5 s — h2https://static.bjx.com.cn/company-logo/2021/05/07/2021050710003211_img904154.jpgstatic.bjx.com.cn/company-logo/2021... https://static.bjx.com.cn/company-logo/2021/05/07/2021050710003211_img904154.jpg — 200 — 10.1 KiB — 2.5 s — h2https://static.bjx.com.cn/company-logo/2018/06/15/2018061510225725_103669.jpgstatic.bjx.com.cn/company-logo/2018... https://static.bjx.com.cn/company-logo/2018/06/15/2018061510225725_103669.jpg — 200 — 7.2 KiB — 2.8 s — h2https://static.bjx.com.cn/company-logo/2021/11/15/2021111517280593_img499820.pngstatic.bjx.com.cn/company-logo/2021... https://static.bjx.com.cn/company-logo/2021/11/15/2021111517280593_img499820.png — 200 — 13.2 KiB — 2.8 s — h2https://b2bimg.mybjx.net/DatumCenter/Image/original/20110826/2011826932665049.jpgb2bimg.mybjx.net/DatumCenter/Image/... https://b2bimg.mybjx.net/DatumCenter/Image/original/20110826/2011826932665049.jpg — 200 — 2.1 KiB — 1.4 s — h2https://userstatic.bjx.com.cn/login/a251010/bjx_login_center/assets/sdk/1.0.3/bjxLogin.css?v=1776891600000userstatic.bjx.com.cn/login/a251010... https://userstatic.bjx.com.cn/login/a251010/bjx_login_center/assets/sdk/1.0.3/bjxLogin.css?v=1776891600000 — 200 — 13.2 KiB — 320 ms — h2https://passportapi.bjx.com.cn/api/v1/common/config/securitypassportapi.bjx.com.cn/api/v1/commo... https://passportapi.bjx.com.cn/api/v1/common/config/security — 200 — 0 B — 1.4 s — h2https://b2bimg.mybjx.net/DatumCenter/Image/original/20250831/202508310629495388_6.jpgb2bimg.mybjx.net/DatumCenter/Image/... https://b2bimg.mybjx.net/DatumCenter/Image/original/20250831/202508310629495388_6.jpg — 200 — 409.7 KiB — 1.9 s — h2https://b2bimg.mybjx.net/DatumCenter/Image/original/20200913/202009130310424600_3.jpgb2bimg.mybjx.net/DatumCenter/Image/... https://b2bimg.mybjx.net/DatumCenter/Image/original/20200913/202009130310424600_3.jpg — 200 — 19.5 KiB — 1.9 s — h2https://b2bimg.mybjx.net/DatumCenter/Image/original/20231207/202312070514301162_3.jpgb2bimg.mybjx.net/DatumCenter/Image/... https://b2bimg.mybjx.net/DatumCenter/Image/original/20231207/202312070514301162_3.jpg — 200 — 167.7 KiB — 2.0 s — h2https://passportapi.bjx.com.cn/api/v1/common/config/securitypassportapi.bjx.com.cn/api/v1/commo... https://passportapi.bjx.com.cn/api/v1/common/config/security — 200 — 718 B — 1.2 s — h2
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 1486ms · 482KB · ¥73/mo
www.bjx.com.cn
Other
Costly
Execution 783ms
Transfer 22 KB
Monthly Cost ¥39/mo
Unattributable
Other
Costly
Execution 362ms
Transfer 0 KB
Monthly Cost ¥18/mo
userstatic.bjx.com.cn
Other
Optional
Execution 133ms
Transfer 422 KB
Unused 80%
Monthly Cost ¥7/mo
newsstatic.bjx.com.cn
Other
Optional
Execution 74ms
Transfer 32 KB
Monthly Cost ¥4/mo
newsstatic.bjx.com.cn
Other
Optional
Execution 71ms
Transfer 4 KB
Monthly Cost ¥4/mo
newsstatic.bjx.com.cn
Other
Optional
Execution 64ms
Transfer 2 KB
Monthly Cost ¥3/mo

These scripts may cost more than they're worth

  • www.bjx.com.cn adds 783ms and costs ~¥39/month
  • Unattributable adds 362ms and costs ~¥18/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

www.bjx.com.cn takes 783ms 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 362ms 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

80% of userstatic.bjx.com.cn'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