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

Performance

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

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

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

1.16 s

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

2.34 s

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

13 ms

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

0.000

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

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

2.70 s

Page Load Progression

375 ms
750 ms
1.1 s
1.5 s
1.9 s
2.2 s
2.6 s
3.0 s
Checks
15
5 PASS 6 REVIEW 2 FIX
D
Third-Party Impact
Action
99% third-party, 0 ms blocking
FIX
99% third-party, 0 ms blocking
Warning::
Third-party code accounts for 99% of page weight (1.9 MiB of 1.9 MiB)
Info::
Third-party blocking time is low (0 ms)
99%
First-party Third-party
D
Page Weight Inventory
Action
60 resources · 1.9 MB · 180 KB savings available
FIX
60 resources · 1.9 MB · 180 KB savings available
Warning::
Page weight 907 KB over 1MB target
Got: 1.9 MB Expected: ≤ 1 MB
Info::
~180 KB of savings available
Warning::
59 third-party resources (99% of weight)
Info::
1 resources over 200KB
60 resources · 1.9 MiB · 59 third-party 907.0 KiB over 1MB target
Image 73% · 1.4 MiB
JavaScript 21% · 404.6 KiB
CSS 4% · 77.1 KiB
Font 1% · 25.1 KiB
Document 1% · 12.2 KiB
Other 0% · 549 B

~180.0 KiB of savings available

Remove unused JavaScript: 180.0 KiB
C
Page Weight Budget
Action
1.9 MB transferred, 60 requests
REVIEW
1.9 MB transferred, 60 requests
Info::
Page weighs 2.9 MB (1.9 MB transferred)
Warning::
Images are 1.4 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 1.4 MB
Info::
60 HTTP requests
Info::
Estimated 0.40 g CO2 per page load
1.9 MB / 2.4 MB budget
1.9 MB transferred
60 requests
0.40 g CO2 per page load
Images 1.4 MiB 73%
JavaScript 404.6 KiB 21%
CSS 77.1 KiB 4%
Fonts 25.1 KiB 1%
HTML 12.2 KiB 1%
Other 8.7 KiB 0%
Other 549 B 0%
0 2.4 MB 4.9 MB
Approaching limit

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

B
Image Optimization
45 images, 0 KB saveable
REVIEW
45 images, 0 KB saveable
Warning::
https://t2.chei.com.cn/chsi/images/jgwab.svg is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
45 images 1.4 MB
0 oversized -0 KB
45 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

B
JS Execution Cost
594ms total JS execution
REVIEW
594ms total JS execution
Info::
https://www.chsi.com.cn/: 225ms CPU time
Info::
Unattributable: 221ms CPU time
Info::
https://www.googletagmanager.com/gtag/js?id=G-8YMQ...: 80ms CPU time
Info::
https://www.googletagmanager.com/gtag/js?id=UA-100...: 69ms CPU time
Warning::
Third-party scripts: 369ms (62% of total)

Main Thread Breakdown

Script Evaluation 31% Other 29% Style & Layout 27% Script Parsing & Compilation 7%
ScriptTotalScriptingParse/CompileParty
https://www.chsi.com.cn/225ms4ms2ms1st
Unattributable221ms30ms0ms3rd
https://www.googletagmanager.com/gtag/js?id=G-8YMQD1TE48&cx=c&gtm=4e64h180ms57ms21ms3rd
https://www.googletagmanager.com/gtag/js?id=UA-100524-169ms54ms14ms3rd
C
JS Bundles
Action
7 scripts, 180 KB unused
REVIEW
7 scripts, 180 KB unused
Warning::
https://www.googletagmanager.com/gtag/js?id=G-8YMQ...: 69 KB unused (41%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=UA-100...: 64 KB unused (51%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://t1.chei.com.cn/common/jquery/1.9.1/jquery....: 25 KB unused (66%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://t1.chei.com.cn/common/plugins/swiper/5.2.0...: 23 KB unused (56%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 180 KB
180 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.googletagmanager.com/gtag/js?id=G-8YMQD1TE48&cx=c&gtm=4e64h1166 KB69 KB (41%)3rd
https://www.googletagmanager.com/gtag/js?id=UA-100524-1125 KB64 KB (51%)3rd
https://t1.chei.com.cn/common/jquery/1.9.1/jquery.min.js38 KB25 KB (66%)3rd
https://t1.chei.com.cn/common/plugins/swiper/5.2.0/swiper.min.js42 KB23 KB (56%)3rd
https://t1.chei.com.cn/common/ch/browser/least-ie11.min.js1 KB3rd
https://hm.baidu.com/hm.js?9c8767bf2ffaff9d16e0e409bd28017b12 KB3rd
https://www.google-analytics.com/analytics.js21 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

B
HTTP Caching
public
REVIEW
public
Info::
Cache-Control header is set
Got: public
Info::
No ETag or Last-Modified header
Conditional requests (304 Not Modified) are not possible without validators.
Cache-Control

public

DirectiveValueMeaning
publicAny cache may store this response
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
2 fonts (25 KB)
PASS
2 fonts (25 KB)
Info::
2 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

2

25 KB total

Render-blocking

0

of 2

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 500 ms 1.0 s 1.5 s 2.0 s FCP 1.2 s LCP 2.3 sdata:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAA…font-woff;charset=utf-8... data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAA… — 1.6 KiB — 300 ms — font-display: swaphttps://t1.chei.com.cn/common/ch/chicon/iconfont.woff2?t=1776331545814iconfont.woff2 https://t1.chei.com.cn/common/ch/chicon/iconfont.woff2?t=1776331545814 — 23.5 KiB — 10 ms — font-display: swap
font-woff;charset=utf-8... woff swap
Size 2 KB
Load time 300 ms
Start 842 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
iconfont.woff2 woff2 swap
Size 24 KB
Load time 10 ms
Start 1.0 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
60 requests over 1965ms
INFO
0 ms 500 ms 1.0 s 1.5 s 2.0 s FCP 1.2 s LCP 2.3 shttps://www.chsi.com.cn// https://www.chsi.com.cn/ — 200 — 12.2 KiB — 644 ms — http/1.1https://t1.chei.com.cn/common/plugins/swiper/5.2.0/swiper.min.csst1.chei.com.cn/common/plugins/swipe... https://t1.chei.com.cn/common/plugins/swiper/5.2.0/swiper.min.css — 200 — 5.0 KiB — 140 ms — http/1.1https://t1.chei.com.cn/common/ch/chicon/iconfont.csst1.chei.com.cn/common/ch/chicon/ico... https://t1.chei.com.cn/common/ch/chicon/iconfont.css — 200 — 2.9 KiB — 136 ms — http/1.1https://t1.chei.com.cn/chsi/assets/gb/pc/css/app.css?v=202512311t1.chei.com.cn/chsi/assets/gb/pc/cs... https://t1.chei.com.cn/chsi/assets/gb/pc/css/app.css?v=202512311 — 200 — 69.1 KiB — 143 ms — http/1.1https://t2.chei.com.cn/news/img/2293461484.jpgt2.chei.com.cn/news/img/2293461484.... https://t2.chei.com.cn/news/img/2293461484.jpg — 200 — 152.3 KiB — 147 ms — http/1.1https://t3.chei.com.cn/news/img/2293451999.jpgt3.chei.com.cn/news/img/2293451999.... https://t3.chei.com.cn/news/img/2293451999.jpg — 200 — 95.3 KiB — 85 ms — http/1.1https://t1.chei.com.cn/news/img/2293452273.jpgt1.chei.com.cn/news/img/2293452273.... https://t1.chei.com.cn/news/img/2293452273.jpg — 200 — 146.0 KiB — 61 ms — http/1.1https://t1.chei.com.cn/news/img/2293447372.jpgt1.chei.com.cn/news/img/2293447372.... https://t1.chei.com.cn/news/img/2293447372.jpg — 200 — 158.8 KiB — 52 ms — http/1.1https://t1.chei.com.cn/news/img/2293444022.jpgt1.chei.com.cn/news/img/2293444022.... https://t1.chei.com.cn/news/img/2293444022.jpg — 200 — 384.4 KiB — 64 ms — http/1.1https://t1.chei.com.cn/common/ch/browser/least-ie11.min.jst1.chei.com.cn/common/ch/browser/le... https://t1.chei.com.cn/common/ch/browser/least-ie11.min.js — 200 — 1.1 KiB — 30 ms — http/1.1https://t1.chei.com.cn/common/jquery/1.9.1/jquery.min.jst1.chei.com.cn/common/jquery/1.9.1/... https://t1.chei.com.cn/common/jquery/1.9.1/jquery.min.js — 200 — 37.6 KiB — 54 ms — http/1.1https://t1.chei.com.cn/common/plugins/swiper/5.2.0/swiper.min.jst1.chei.com.cn/common/plugins/swipe... https://t1.chei.com.cn/common/plugins/swiper/5.2.0/swiper.min.js — 200 — 42.1 KiB — 60 ms — http/1.1https://www.googletagmanager.com/gtag/js?id=UA-100524-1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=UA-100524-1 — 200 — 125.4 KiB — 109 ms — h2https://t1.chei.com.cn/common/wap/images/share_xxw.jpgt1.chei.com.cn/common/wap/images/sh... https://t1.chei.com.cn/common/wap/images/share_xxw.jpg — 200 — 23.0 KiB — 50 ms — http/1.1https://t2.chei.com.cn/chsi/assets/gb/pc/images/chsi-ewm-2.jpgt2.chei.com.cn/chsi/assets/gb/pc/im... https://t2.chei.com.cn/chsi/assets/gb/pc/images/chsi-ewm-2.jpg — 200 — 23.3 KiB — 51 ms — http/1.1https://t4.chei.com.cn/chsi/assets/gb/pc/images/yz-ewm-2.jpgt4.chei.com.cn/chsi/assets/gb/pc/im... https://t4.chei.com.cn/chsi/assets/gb/pc/images/yz-ewm-2.jpg — 200 — 24.1 KiB — 51 ms — http/1.1https://t3.chei.com.cn/chsi/assets/gb/pc/images/xz-ewm-2.jpgt3.chei.com.cn/chsi/assets/gb/pc/im... https://t3.chei.com.cn/chsi/assets/gb/pc/images/xz-ewm-2.jpg — 200 — 25.4 KiB — 70 ms — http/1.1data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAA…data:application/font-woff;charset=... data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAA… — 200 — 1.6 KiB — 300 ms — datahttps://t1.chei.com.cn/chsi/assets/gb/pc/images/gk-ewm-2.jpgt1.chei.com.cn/chsi/assets/gb/pc/im... https://t1.chei.com.cn/chsi/assets/gb/pc/images/gk-ewm-2.jpg — 200 — 24.3 KiB — 43 ms — http/1.1https://t1.chei.com.cn/chsi/assets/gb/pc/images/xzy-ewm-2.png?v=2025t1.chei.com.cn/chsi/assets/gb/pc/im... https://t1.chei.com.cn/chsi/assets/gb/pc/images/xzy-ewm-2.png?v=2025 — 200 — 20.0 KiB — 28 ms — http/1.1https://t3.chei.com.cn/chsi/assets/gb/pc/images/index-yqlj-1.jpgt3.chei.com.cn/chsi/assets/gb/pc/im... https://t3.chei.com.cn/chsi/assets/gb/pc/images/index-yqlj-1.jpg — 200 — 19.7 KiB — 32 ms — http/1.1https://t2.chei.com.cn/chsi/assets/gb/pc/images/index-yqlj-2.jpgt2.chei.com.cn/chsi/assets/gb/pc/im... https://t2.chei.com.cn/chsi/assets/gb/pc/images/index-yqlj-2.jpg — 200 — 41.0 KiB — 551 ms — http/1.1https://t1.chei.com.cn/chsi/assets/gb/pc/images/index-yqlj-3.jpgt1.chei.com.cn/chsi/assets/gb/pc/im... https://t1.chei.com.cn/chsi/assets/gb/pc/images/index-yqlj-3.jpg — 200 — 23.0 KiB — 23 ms — http/1.1https://t4.chei.com.cn/chsi/assets/gb/pc/images/index-yqlj-4.jpgt4.chei.com.cn/chsi/assets/gb/pc/im... https://t4.chei.com.cn/chsi/assets/gb/pc/images/index-yqlj-4.jpg — 200 — 19.3 KiB — 23 ms — http/1.1https://t3.chei.com.cn/chsi/assets/gb/pc/images/index-yqlj-5.jpgt3.chei.com.cn/chsi/assets/gb/pc/im... https://t3.chei.com.cn/chsi/assets/gb/pc/images/index-yqlj-5.jpg — 200 — 36.7 KiB — 35 ms — http/1.1https://t2.chei.com.cn/chsi/assets/gb/pc/images/index-yqlj-6.jpgt2.chei.com.cn/chsi/assets/gb/pc/im... https://t2.chei.com.cn/chsi/assets/gb/pc/images/index-yqlj-6.jpg — 200 — 14.8 KiB — 37 ms — http/1.1https://t1.chei.com.cn/chsi/assets/gb/pc/images/index-yqlj-7.jpgt1.chei.com.cn/chsi/assets/gb/pc/im... https://t1.chei.com.cn/chsi/assets/gb/pc/images/index-yqlj-7.jpg — 200 — 11.5 KiB — 26 ms — http/1.1https://t4.chei.com.cn/chsi/assets/gb/pc/images/index-yqlj-8.jpgt4.chei.com.cn/chsi/assets/gb/pc/im... https://t4.chei.com.cn/chsi/assets/gb/pc/images/index-yqlj-8.jpg — 200 — 17.6 KiB — 28 ms — http/1.1https://t2.chei.com.cn/chsi/images/jgwab.svgt2.chei.com.cn/chsi/images/jgwab.sv... https://t2.chei.com.cn/chsi/images/jgwab.svg — 200 — 14.6 KiB — 26 ms — http/1.1https://hm.baidu.com/hm.js?9c8767bf2ffaff9d16e0e409bd28017bhm.baidu.com/hm.js?9c8767bf2ffaff9d... https://hm.baidu.com/hm.js?9c8767bf2ffaff9d16e0e409bd28017b — 200 — 11.7 KiB — 742 ms — http/1.1
0 ms 500 ms 1.0 s 1.5 s 2.0 s FCP 1.2 s LCP 2.3 shttps://www.chsi.com.cn// https://www.chsi.com.cn/ — 200 — 12.2 KiB — 644 ms — http/1.1https://t1.chei.com.cn/common/plugins/swiper/5.2.0/swiper.min.csst1.chei.com.cn/common/plugins/swipe... https://t1.chei.com.cn/common/plugins/swiper/5.2.0/swiper.min.css — 200 — 5.0 KiB — 140 ms — http/1.1https://t1.chei.com.cn/common/ch/chicon/iconfont.csst1.chei.com.cn/common/ch/chicon/ico... https://t1.chei.com.cn/common/ch/chicon/iconfont.css — 200 — 2.9 KiB — 136 ms — http/1.1https://t1.chei.com.cn/chsi/assets/gb/pc/css/app.css?v=202512311t1.chei.com.cn/chsi/assets/gb/pc/cs... https://t1.chei.com.cn/chsi/assets/gb/pc/css/app.css?v=202512311 — 200 — 69.1 KiB — 143 ms — http/1.1https://t2.chei.com.cn/news/img/2293461484.jpgt2.chei.com.cn/news/img/2293461484.... https://t2.chei.com.cn/news/img/2293461484.jpg — 200 — 152.3 KiB — 147 ms — http/1.1https://t3.chei.com.cn/news/img/2293451999.jpgt3.chei.com.cn/news/img/2293451999.... https://t3.chei.com.cn/news/img/2293451999.jpg — 200 — 95.3 KiB — 85 ms — http/1.1https://t1.chei.com.cn/news/img/2293452273.jpgt1.chei.com.cn/news/img/2293452273.... https://t1.chei.com.cn/news/img/2293452273.jpg — 200 — 146.0 KiB — 61 ms — http/1.1https://t1.chei.com.cn/news/img/2293447372.jpgt1.chei.com.cn/news/img/2293447372.... https://t1.chei.com.cn/news/img/2293447372.jpg — 200 — 158.8 KiB — 52 ms — http/1.1https://t1.chei.com.cn/news/img/2293444022.jpgt1.chei.com.cn/news/img/2293444022.... https://t1.chei.com.cn/news/img/2293444022.jpg — 200 — 384.4 KiB — 64 ms — http/1.1https://t1.chei.com.cn/common/ch/browser/least-ie11.min.jst1.chei.com.cn/common/ch/browser/le... https://t1.chei.com.cn/common/ch/browser/least-ie11.min.js — 200 — 1.1 KiB — 30 ms — http/1.1https://t1.chei.com.cn/common/jquery/1.9.1/jquery.min.jst1.chei.com.cn/common/jquery/1.9.1/... https://t1.chei.com.cn/common/jquery/1.9.1/jquery.min.js — 200 — 37.6 KiB — 54 ms — http/1.1https://t1.chei.com.cn/common/plugins/swiper/5.2.0/swiper.min.jst1.chei.com.cn/common/plugins/swipe... https://t1.chei.com.cn/common/plugins/swiper/5.2.0/swiper.min.js — 200 — 42.1 KiB — 60 ms — http/1.1https://www.googletagmanager.com/gtag/js?id=UA-100524-1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=UA-100524-1 — 200 — 125.4 KiB — 109 ms — h2https://t1.chei.com.cn/common/wap/images/share_xxw.jpgt1.chei.com.cn/common/wap/images/sh... https://t1.chei.com.cn/common/wap/images/share_xxw.jpg — 200 — 23.0 KiB — 50 ms — http/1.1https://t2.chei.com.cn/chsi/assets/gb/pc/images/chsi-ewm-2.jpgt2.chei.com.cn/chsi/assets/gb/pc/im... https://t2.chei.com.cn/chsi/assets/gb/pc/images/chsi-ewm-2.jpg — 200 — 23.3 KiB — 51 ms — http/1.1https://t4.chei.com.cn/chsi/assets/gb/pc/images/yz-ewm-2.jpgt4.chei.com.cn/chsi/assets/gb/pc/im... https://t4.chei.com.cn/chsi/assets/gb/pc/images/yz-ewm-2.jpg — 200 — 24.1 KiB — 51 ms — http/1.1https://t3.chei.com.cn/chsi/assets/gb/pc/images/xz-ewm-2.jpgt3.chei.com.cn/chsi/assets/gb/pc/im... https://t3.chei.com.cn/chsi/assets/gb/pc/images/xz-ewm-2.jpg — 200 — 25.4 KiB — 70 ms — http/1.1data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAA…data:application/font-woff;charset=... data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAA… — 200 — 1.6 KiB — 300 ms — datahttps://t1.chei.com.cn/chsi/assets/gb/pc/images/gk-ewm-2.jpgt1.chei.com.cn/chsi/assets/gb/pc/im... https://t1.chei.com.cn/chsi/assets/gb/pc/images/gk-ewm-2.jpg — 200 — 24.3 KiB — 43 ms — http/1.1https://t1.chei.com.cn/chsi/assets/gb/pc/images/xzy-ewm-2.png?v=2025t1.chei.com.cn/chsi/assets/gb/pc/im... https://t1.chei.com.cn/chsi/assets/gb/pc/images/xzy-ewm-2.png?v=2025 — 200 — 20.0 KiB — 28 ms — http/1.1https://t3.chei.com.cn/chsi/assets/gb/pc/images/index-yqlj-1.jpgt3.chei.com.cn/chsi/assets/gb/pc/im... https://t3.chei.com.cn/chsi/assets/gb/pc/images/index-yqlj-1.jpg — 200 — 19.7 KiB — 32 ms — http/1.1https://t2.chei.com.cn/chsi/assets/gb/pc/images/index-yqlj-2.jpgt2.chei.com.cn/chsi/assets/gb/pc/im... https://t2.chei.com.cn/chsi/assets/gb/pc/images/index-yqlj-2.jpg — 200 — 41.0 KiB — 551 ms — http/1.1https://t1.chei.com.cn/chsi/assets/gb/pc/images/index-yqlj-3.jpgt1.chei.com.cn/chsi/assets/gb/pc/im... https://t1.chei.com.cn/chsi/assets/gb/pc/images/index-yqlj-3.jpg — 200 — 23.0 KiB — 23 ms — http/1.1https://t4.chei.com.cn/chsi/assets/gb/pc/images/index-yqlj-4.jpgt4.chei.com.cn/chsi/assets/gb/pc/im... https://t4.chei.com.cn/chsi/assets/gb/pc/images/index-yqlj-4.jpg — 200 — 19.3 KiB — 23 ms — http/1.1https://t3.chei.com.cn/chsi/assets/gb/pc/images/index-yqlj-5.jpgt3.chei.com.cn/chsi/assets/gb/pc/im... https://t3.chei.com.cn/chsi/assets/gb/pc/images/index-yqlj-5.jpg — 200 — 36.7 KiB — 35 ms — http/1.1https://t2.chei.com.cn/chsi/assets/gb/pc/images/index-yqlj-6.jpgt2.chei.com.cn/chsi/assets/gb/pc/im... https://t2.chei.com.cn/chsi/assets/gb/pc/images/index-yqlj-6.jpg — 200 — 14.8 KiB — 37 ms — http/1.1https://t1.chei.com.cn/chsi/assets/gb/pc/images/index-yqlj-7.jpgt1.chei.com.cn/chsi/assets/gb/pc/im... https://t1.chei.com.cn/chsi/assets/gb/pc/images/index-yqlj-7.jpg — 200 — 11.5 KiB — 26 ms — http/1.1https://t4.chei.com.cn/chsi/assets/gb/pc/images/index-yqlj-8.jpgt4.chei.com.cn/chsi/assets/gb/pc/im... https://t4.chei.com.cn/chsi/assets/gb/pc/images/index-yqlj-8.jpg — 200 — 17.6 KiB — 28 ms — http/1.1https://t2.chei.com.cn/chsi/images/jgwab.svgt2.chei.com.cn/chsi/images/jgwab.sv... https://t2.chei.com.cn/chsi/images/jgwab.svg — 200 — 14.6 KiB — 26 ms — http/1.1https://hm.baidu.com/hm.js?9c8767bf2ffaff9d16e0e409bd28017bhm.baidu.com/hm.js?9c8767bf2ffaff9d... https://hm.baidu.com/hm.js?9c8767bf2ffaff9d16e0e409bd28017b — 200 — 11.7 KiB — 742 ms — http/1.1https://t1.chei.com.cn/chsi/assets/gb/pc/images/logo.pngt1.chei.com.cn/chsi/assets/gb/pc/im... https://t1.chei.com.cn/chsi/assets/gb/pc/images/logo.png — 200 — 4.0 KiB — 25 ms — http/1.1https://t1.chei.com.cn/chsi/assets/gb/pc/images/title.pngt1.chei.com.cn/chsi/assets/gb/pc/im... https://t1.chei.com.cn/chsi/assets/gb/pc/images/title.png — 200 — 5.3 KiB — 24 ms — http/1.1https://t2.chei.com.cn/common/images/icon-search.svgt2.chei.com.cn/common/images/icon-s... https://t2.chei.com.cn/common/images/icon-search.svg — 200 — 1.9 KiB — 11 ms — http/1.1https://t1.chei.com.cn/chsi/assets/gb/pc/images/ksrk.svgt1.chei.com.cn/chsi/assets/gb/pc/im... https://t1.chei.com.cn/chsi/assets/gb/pc/images/ksrk.svg — 200 — 4.7 KiB — 17 ms — http/1.1https://t1.chei.com.cn/chsi/assets/gb/pc/images/part2_bg.jpgt1.chei.com.cn/chsi/assets/gb/pc/im... https://t1.chei.com.cn/chsi/assets/gb/pc/images/part2_bg.jpg — 200 — 1.7 KiB — 53 ms — http/1.1https://t1.chei.com.cn/chsi/assets/gb/pc/images/part2-icon1.svgt1.chei.com.cn/chsi/assets/gb/pc/im... https://t1.chei.com.cn/chsi/assets/gb/pc/images/part2-icon1.svg — 200 — 3.2 KiB — 14 ms — http/1.1https://t1.chei.com.cn/chsi/assets/gb/pc/images/part2-icon2.svgt1.chei.com.cn/chsi/assets/gb/pc/im... https://t1.chei.com.cn/chsi/assets/gb/pc/images/part2-icon2.svg — 200 — 10.1 KiB — 15 ms — http/1.1https://t1.chei.com.cn/chsi/assets/gb/pc/images/part2-icon3.svgt1.chei.com.cn/chsi/assets/gb/pc/im... https://t1.chei.com.cn/chsi/assets/gb/pc/images/part2-icon3.svg — 200 — 2.0 KiB — 8 ms — http/1.1https://t1.chei.com.cn/chsi/assets/gb/pc/images/part2-icon4.svgt1.chei.com.cn/chsi/assets/gb/pc/im... https://t1.chei.com.cn/chsi/assets/gb/pc/images/part2-icon4.svg — 200 — 17.7 KiB — 16 ms — http/1.1https://t1.chei.com.cn/chsi/assets/gb/pc/images/part2-icon5.svgt1.chei.com.cn/chsi/assets/gb/pc/im... https://t1.chei.com.cn/chsi/assets/gb/pc/images/part2-icon5.svg — 200 — 2.0 KiB — 14 ms — http/1.1https://t1.chei.com.cn/chsi/assets/gb/pc/images/part2-icon6.svgt1.chei.com.cn/chsi/assets/gb/pc/im... https://t1.chei.com.cn/chsi/assets/gb/pc/images/part2-icon6.svg — 200 — 2.5 KiB — 9 ms — http/1.1https://t1.chei.com.cn/chsi/assets/gb/pc/images/part2-icon7.svgt1.chei.com.cn/chsi/assets/gb/pc/im... https://t1.chei.com.cn/chsi/assets/gb/pc/images/part2-icon7.svg — 200 — 6.6 KiB — 17 ms — http/1.1https://t1.chei.com.cn/chsi/assets/gb/pc/images/part2-icon811.svgt1.chei.com.cn/chsi/assets/gb/pc/im... https://t1.chei.com.cn/chsi/assets/gb/pc/images/part2-icon811.svg — 200 — 9.7 KiB — 10 ms — http/1.1https://t1.chei.com.cn/chsi/assets/gb/pc/images/part2-icon9.svgt1.chei.com.cn/chsi/assets/gb/pc/im... https://t1.chei.com.cn/chsi/assets/gb/pc/images/part2-icon9.svg — 200 — 2.8 KiB — 9 ms — http/1.1https://t1.chei.com.cn/chsi/assets/gb/pc/images/part3-icon1.svgt1.chei.com.cn/chsi/assets/gb/pc/im... https://t1.chei.com.cn/chsi/assets/gb/pc/images/part3-icon1.svg — 200 — 7.2 KiB — 14 ms — http/1.1https://t1.chei.com.cn/chsi/assets/gb/pc/images/part3-icon2.svgt1.chei.com.cn/chsi/assets/gb/pc/im... https://t1.chei.com.cn/chsi/assets/gb/pc/images/part3-icon2.svg — 200 — 6.2 KiB — 12 ms — http/1.1https://t1.chei.com.cn/chsi/assets/gb/pc/images/part3-icon3.svgt1.chei.com.cn/chsi/assets/gb/pc/im... https://t1.chei.com.cn/chsi/assets/gb/pc/images/part3-icon3.svg — 200 — 5.7 KiB — 15 ms — http/1.1https://t1.chei.com.cn/chsi/assets/gb/pc/images/part3-icon4.svgt1.chei.com.cn/chsi/assets/gb/pc/im... https://t1.chei.com.cn/chsi/assets/gb/pc/images/part3-icon4.svg — 200 — 8.0 KiB — 15 ms — http/1.1https://t1.chei.com.cn/chsi/assets/gb/pc/images/part3-icon5.svgt1.chei.com.cn/chsi/assets/gb/pc/im... https://t1.chei.com.cn/chsi/assets/gb/pc/images/part3-icon5.svg — 200 — 5.9 KiB — 13 ms — http/1.1https://t1.chei.com.cn/chsi/assets/gb/pc/images/part3-icon6.svgt1.chei.com.cn/chsi/assets/gb/pc/im... https://t1.chei.com.cn/chsi/assets/gb/pc/images/part3-icon6.svg — 200 — 4.5 KiB — 10 ms — http/1.1https://t1.chei.com.cn/chsi/assets/gb/pc/images/part3-icon7.svgt1.chei.com.cn/chsi/assets/gb/pc/im... https://t1.chei.com.cn/chsi/assets/gb/pc/images/part3-icon7.svg — 200 — 4.8 KiB — 14 ms — http/1.1https://t1.chei.com.cn/chsi/assets/gb/pc/images/part3-icon8.svgt1.chei.com.cn/chsi/assets/gb/pc/im... https://t1.chei.com.cn/chsi/assets/gb/pc/images/part3-icon8.svg — 200 — 5.4 KiB — 13 ms — http/1.1https://t1.chei.com.cn/chsi/assets/gb/pc/images/index-tit-bg.pngt1.chei.com.cn/chsi/assets/gb/pc/im... https://t1.chei.com.cn/chsi/assets/gb/pc/images/index-tit-bg.png — 200 — 2.2 KiB — 12 ms — http/1.1https://t1.chei.com.cn/chsi/assets/gb/pc/images/wx-bg.pngt1.chei.com.cn/chsi/assets/gb/pc/im... https://t1.chei.com.cn/chsi/assets/gb/pc/images/wx-bg.png — 200 — 3.0 KiB — 12 ms — http/1.1https://t1.chei.com.cn/common/ch/chicon/iconfont.woff2?t=1776331545814t1.chei.com.cn/common/ch/chicon/ico... https://t1.chei.com.cn/common/ch/chicon/iconfont.woff2?t=1776331545814 — 200 — 23.5 KiB — 10 ms — http/1.1https://www.googletagmanager.com/gtag/js?id=G-8YMQD1TE48&cx=c&gtm=4e64h1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-8YMQD1TE48&cx=c&gtm=4e64h1 — 200 — 165.7 KiB — 30 ms — h2https://www.google-analytics.com/analytics.jswww.google-analytics.com/analytics.... https://www.google-analytics.com/analytics.js — 200 — 20.9 KiB — 10 ms — h2https://region1.google-analytics.com/g/collect?v=2&tid=G-8YMQD1TE48&gtm=45je64h1v9101366234za20g&_p=1776812141027&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&_eu=AAAI&are=1&cid=263671740.1776812142&frm=0&pscdl=noapi&rcb=15&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115938466~115938469~117266400~118463262&sid=1776812141&sct=1&seg=0&dl=https%3A%2F%2Fwww.chsi.com.cn%2F&dt=%E4%B8%AD%E5%9B%BD%E9%AB%98%E7%AD%89%E6%95%99%E8%82%B2%E5%AD%A6%E7%94%9F%E4%BF%A1%E6%81%AF%E7%BD%91%EF%BC%88%E5%AD%A6%E4%BF%A1%E7%BD%91%EF%BC%89&en=page_view&_fv=1&_ss=1&tfd=1453region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-8YMQD1TE48&gtm=45je64h1v9101366234za20g&_p=1776812141027&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&_eu=AAAI&are=1&cid=263671740.1776812142&frm=0&pscdl=noapi&rcb=15&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115938466~115938469~117266400~118463262&sid=1776812141&sct=1&seg=0&dl=https%3A%2F%2Fwww.chsi.com.cn%2F&dt=%E4%B8%AD%E5%9B%BD%E9%AB%98%E7%AD%89%E6%95%99%E8%82%B2%E5%AD%A6%E7%94%9F%E4%BF%A1%E6%81%AF%E7%BD%91%EF%BC%88%E5%AD%A6%E4%BF%A1%E7%BD%91%EF%BC%89&en=page_view&_fv=1&_ss=1&tfd=1453 — 204 — 549 B — 20 ms — h2https://hm.baidu.com/hm.gif?hca=7452E8F234E03C55&cc=1&ck=1&cl=24-bit&ds=800x600&vl=940&et=0&ja=0&ln=en-us&lo=0&rnd=2127708969&si=9c8767bf2ffaff9d16e0e409bd28017b&v=1.3.2&lv=1&sn=27222&r=0&ww=1350&u=https%3A%2F%2Fwww.chsi.com.cn%2F&tt=%E4%B8%AD%E5%9B%BD%E9%AB%98%E7%AD%89%E6%95%99%E8%82%B2%E5%AD%A6%E7%94%9F%E4%BF%A1%E6%81%AF%E7%BD%91%EF%BC%88%E5%AD%A6%E4%BF%A1%E7%BD%91%EF%BC%89hm.baidu.com/hm.gif?hca=7452E8F234E... https://hm.baidu.com/hm.gif?hca=7452E8F234E03C55&cc=1&ck=1&cl=24-bit&ds=800x600&vl=940&et=0&ja=0&ln=en-us&lo=0&rnd=2127708969&si=9c8767bf2ffaff9d16e0e409bd28017b&v=1.3.2&lv=1&sn=27222&r=0&ww=1350&u=https%3A%2F%2Fwww.chsi.com.cn%2F&tt=%E4%B8%AD%E5%9B%BD%E9%AB%98%E7%AD%89%E6%95%99%E8%82%B2%E5%AD%A6%E7%94%9F%E4%BF%A1%E6%81%AF%E7%BD%91%EF%BC%88%E5%AD%A6%E4%BF%A1%E7%BD%91%EF%BC%89 — 200 — 636 B — 285 ms — http/1.1https://t1.chei.com.cn/chsi/favicon.icot1.chei.com.cn/chsi/favicon.ico https://t1.chei.com.cn/chsi/favicon.ico — 200 — 8.7 KiB — 5 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
62% of JavaScript execution is third-party
First-party Third-party 369ms · 291KB · ¥18/mo
Unattributable
Other
Costly
Execution 221ms
Transfer 0 KB
Monthly Cost ¥11/mo
Google Tag Manager
Tag Manager
Optional
Execution 80ms
Transfer 166 KB
Unused 41%
Monthly Cost ¥4/mo
Google Tag Manager
Tag Manager
Optional
Execution 69ms
Transfer 125 KB
Unused 51%
Monthly Cost ¥3/mo

These scripts may cost more than they're worth

  • Unattributable adds 221ms and costs ~¥11/month

62% of JavaScript execution time comes from third-party scripts.

Why this matters

Third-party scripts (analytics, ads, social, A/B testing) often dominate execution time — every one is a perf-and-privacy tax.

Learn more

Each third-party script is a black box: you don't control when it loads, what it executes, or how much it grows. They often account for a major share of total blocking time on average sites (HTTP Archive's Web Almanac documents the trend). Audit which ones you actually need, defer the rest, and use facade patterns (lite-youtube, lite-vimeo) for embedded media.

Source: web.dev / HTTP Archive Web Almanac

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

51% of Google Tag Manager'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