Performance
· 17 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.Performance-focused optimization plan with CWV assessment, top offenders, and time estimates
First Contentful Paint First Contentful Paint — how long until the browser renders the first piece of content. Under 1.8s is good.
5.42 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
36.86 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
91 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.099
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
9.55 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.
38.91 s
Page Load Progression
FPage Weight BudgetAction22.0 MB transferred, 178 requestsFIX
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Image bandwidth is high — modern formats (WebP/AVIF) and resizing typically cut it 50%+.
Source: web.dev
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
High HTTP request count — bundling, sprite-ing, and HTTP/2 server push can reduce per-request overhead.
Source: web.dev
DThird-Party ImpactAction100% third-party, 0 ms blockingFIX
FJS Execution CostAction7255ms total JS executionFIX
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://www.chinanews.com.cn/ | 4686ms | 78ms | 15ms | 3rd |
| Unattributable | 1464ms | 8ms | 0ms | 3rd |
| https://www.chinanews.com/js/jquery1.4.js | 924ms | 249ms | 17ms | 3rd |
| https://www.chinanews.com.cn/test/fabu/js/swiper.min.js | 181ms | 24ms | 12ms | 3rd |
DJS BundlesAction10 scripts, 150 KB unusedFIX
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://www.chinanews.com.cn/test/fabu/js/swiper.min.js | 115 KB | 50 KB (44%) | ✗ | 3rd |
| https://i4.chinanews.com.cn/20091001/js/jquery-ui-1.7.2.custom2.min.js | 46 KB | 40 KB (87%) | ✓ | 3rd |
| https://www.chinanews.com/js/jquery1.4.js | 88 KB | 36 KB (41%) | ✓ | 3rd |
| https://www.chinanews.com.cn/test/fabu/2019-04-15/1259.js | 30 KB | 24 KB (81%) | ✓ | 3rd |
| https://www.chinanews.com.cn/part/fabu2/2025-10-10/30/top_new_new.js | 16 KB | — | ✗ | 3rd |
| https://www.chinanews.com.cn/default/5ddb9ec3/20210728/slide.js | 1 KB | — | ✓ | 3rd |
| https://i2.chinanews.com/2013/home/js/index_video0.js | 2 KB | — | ✓ | 3rd |
| https://i5.chinanews.com.cn/js/jcarousellite_1.js | 1 KB | — | ✓ | 3rd |
| https://www.chinanews.com.cn/wxshare/fabu/2022-05-09/1800/jweixin-1.6.0.js | 13 KB | — | ✓ | 3rd |
| https://www.chinanews.com.cn/part/cns_public/120/wxshare.js | 10 KB | — | ✗ | 3rd |
Consider code splitting or tree shaking to reduce unused code.
This bundle has high unused code — code-split or tree-shake to ship only what executes.
Source: web.dev / Lighthouse coverage
Consider code splitting or tree shaking to reduce unused code.
This bundle has high unused code — code-split or tree-shake to ship only what executes.
Source: web.dev / Lighthouse coverage
Consider code splitting or tree shaking to reduce unused code.
This bundle has high unused code — code-split or tree-shake to ship only what executes.
Source: web.dev / Lighthouse coverage
Consider code splitting or tree shaking to reduce unused code.
This bundle has high unused code — code-split or tree-shake to ship only what executes.
Source: web.dev / Lighthouse coverage
DPage Weight InventoryAction178 resources · 22.0 MB · 150 KB savings availableFIX
~150.0 KiB of savings available
| # | Resource | Type | Size | Cache | Unused | 3rd party | Issues |
|---|---|---|---|---|---|---|---|
| — | — | ||||||
| 178 resources | 22.0 MiB | ||||||
FHTTP CachingActionNo cache headersFIX
No Cache-Control header
Adding a Cache-Control header can significantly improve repeat-visit performance.
CImage OptimizationAction158 images, 0 KB saveableREVIEW
Set explicit width and height to prevent CLS.
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.
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.
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.
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.
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.
Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.
Source: web.dev / Core Web Vitals
CGreen HostingActionWhether the site is served from green-energy infrastructureREVIEW
Green Hosting
No green hosting detected
A+Text CompressionAll text resources are compressedPASS
A+Font LoadingNo web fonts (system fonts)PASS
A+Resource CachingAll resources properly cachedPASS
A+Critical Rendering PathNo render-blocking resourcesPASS
A+Resource HintsNo optimization neededPASS
A+Render-Blocking ResourcesNo render-blocking resources detectedPASS
A+Third-Party ResourcesNo third-party resources detectedPASS
Network Waterfall178 requests over 27865msINFO
Third-Party Script CostPer-script blocking time, transfer cost, and cache headersINFO
| Script | Category | Execution | Transfer | Unused | Monthly Cost | Verdict |
|---|---|---|---|---|---|---|
www.chinanews.com.cn www.chinanews.com.cn | Other | 4686ms | 200 KB | — | ¥231/mo | Costly |
Unattributable Unattributable | Other | 1464ms | 0 KB | — | ¥72/mo | Costly |
www.chinanews.com www.chinanews.com | Other | 924ms | 88 KB | 41% | ¥46/mo | Costly |
www.chinanews.com.cn www.chinanews.com.cn | Other | 181ms | 115 KB | 44% | ¥9/mo | Optional |
These scripts may cost more than they're worth
- www.chinanews.com.cn adds 4686ms and costs ~¥231/month
- Unattributable adds 1464ms and costs ~¥72/month
- www.chinanews.com adds 924ms and costs ~¥46/month
100% of JavaScript execution time is spent on third-party scripts. Consider auditing which scripts are essential.
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.chinanews.com.cn takes 4686ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.
This script has high main-thread execution time — optimize hot paths or defer.
Source: web.dev
Unattributable takes 1464ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.
This script has high main-thread execution time — optimize hot paths or defer.
Source: web.dev
www.chinanews.com takes 924ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.
This script has high main-thread execution time — optimize hot paths or defer.
Source: web.dev