Skip to content
https://cgtn.com

Performance

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

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

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

7.94 s

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

53.07 s

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

580 ms

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

0.002

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

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

53.10 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
17
7 PASS 2 REVIEW 6 FIX
F
Page Weight Budget
Action
38.8 MB transferred, 158 requests
FIX
38.8 MB transferred, 158 requests
Critical::
Page weighs 41.1 MB (38.8 MB transferred)
Warning::
Images are 36.8 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 36.8 MB
Warning::
JavaScript is 865 KB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 865 KB
Info::
Fonts are 696 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 696 KB
Warning::
158 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 8.1 g CO2 per page load
38.8 MB / 2.4 MB budget
38.8 MB transferred
158 requests
8.1 g CO2 per page load
Images 36.8 MiB 95%
JavaScript 865.1 KiB 2%
Fonts 696.0 KiB 2%
HTML 388.4 KiB 1%
CSS 57.1 KiB 0%
Other 45.4 KiB 0%
Other 2.2 KiB 0%
Other 547 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

Subset fonts to include only used characters, or switch to system font stacks.

Why this matters

Font payload is large — subset to used glyphs only, or fall back to system fonts (zero load time).

Source: web.dev font loading

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 (38.8 MiB of 38.8 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Execution Cost
Action
3783ms total JS execution
FIX
3783ms total JS execution
Warning::
https://www.cgtn.com/: 892ms CPU time
Warning::
https://ui.cgtn.com/static/ng/resource/vendor/jque...: 890ms CPU time
Warning::
Unattributable: 873ms CPU time
Warning::
https://script.crazyegg.com/pages/versioned/common...: 327ms CPU time
Info::
https://www.googletagmanager.com/gtag/js?id=G-Q2N7...: 241ms CPU time
Warning::
Third-party scripts: 3783ms (100% of total)

Main Thread Breakdown

Script Evaluation 35% Other 26% Style & Layout 24% Script Parsing & Compilation 6% Rendering 5% Parse HTML & CSS 3%
ScriptTotalScriptingParse/CompileParty
https://www.cgtn.com/892ms6ms2ms3rd
https://ui.cgtn.com/static/ng/resource/vendor/jquery.min.js890ms535ms6ms3rd
Unattributable873ms6ms0ms3rd
https://script.crazyegg.com/pages/versioned/common-scripts/4ce8c7df8d425cc50464576824ed91eb.js327ms260ms14ms3rd
https://www.googletagmanager.com/gtag/js?id=G-Q2N7DKTSVJ241ms198ms41ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-KWDZVQ2161ms110ms26ms3rd
https://ui.cgtn.com/static/ng/resource/vendor/lazysizes.min.js152ms53ms1ms3rd
https://www.googleoptimize.com/optimize.js?id=OPT-T2F4KMW122ms89ms22ms3rd
https://www.googletagmanager.com/gtag/js?id=G-Q2N7DKTSVJ&cx=c&gtm=4e64h172ms20ms52ms3rd
https://ui.cgtn.com/static/ng/resource/website/js/ng-home-v4-4.2.2.js?t=2021052155ms24ms31ms3rd
D
JS Bundles
Action
20 scripts, 430 KB unused
FIX
20 scripts, 430 KB unused
Warning::
https://www.googletagmanager.com/gtag/js?id=G-Q2N7...: 114 KB unused (67%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-Q2N7...: 69 KB unused (41%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googleoptimize.com/optimize.js?id=OPT-...: 65 KB unused (60%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-KWD...: 62 KB unused (49%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://ui.cgtn.com/static/ng/resource/vendor/jwpl...: 51 KB unused (84%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 430 KB
430 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.googletagmanager.com/gtag/js?id=G-Q2N7DKTSVJ&cx=c&gtm=4e64h1170 KB114 KB (67%)3rd
https://www.googletagmanager.com/gtag/js?id=G-Q2N7DKTSVJ170 KB69 KB (41%)3rd
https://www.googleoptimize.com/optimize.js?id=OPT-T2F4KMW109 KB65 KB (60%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-KWDZVQ2125 KB62 KB (49%)3rd
https://ui.cgtn.com/static/ng/resource/vendor/jwplayer/jwplayer.js61 KB51 KB (84%)3rd
https://ui.cgtn.com/static/ng/resource/website/js/ng-home-v4-4.2.2.js?t=2021052152 KB40 KB (77%)3rd
https://script.crazyegg.com/pages/versioned/common-scripts/4ce8c7df8d425cc50464576824ed91eb.js55 KB30 KB (54%)3rd
https://ui.cgtn.com/static/ng/resource/vendor/swiper-6.1.2/swiper.min.js35 KB3rd
https://ui.cgtn.com/static/ng/resource/vendor/floatPlayer/js/floatPlayer.js3 KB3rd
https://global-ui.cgtn.com/static/public/web_share/js/location.js1 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

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

F
Page Weight Inventory
Action
158 resources · 38.8 MB · 430 KB savings available
FIX
158 resources · 38.8 MB · 430 KB savings available
Warning::
Page weight 37.8 MB over 1MB target
Got: 38.8 MB Expected: ≤ 1 MB
Info::
~430 KB of savings available
Warning::
157 third-party resources (100% of weight)
Info::
29 resources over 200KB
158 resources · 38.8 MiB · 157 third-party 37.8 MiB over 1MB target
Image 95% · 36.8 MiB
JavaScript 2% · 865.1 KiB
Font 2% · 696.0 KiB
Document 1% · 388.6 KiB
CSS 0% · 57.1 KiB
Other 0% · 2.7 KiB

~430.3 KiB of savings available

Remove unused JavaScript: 430.3 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
111 images, 0 KB saveable
REVIEW
111 images, 0 KB saveable
Warning::
https://news.cgtn.com/news/2026-04-21/Chinese-desi... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://video.cgtn.com/news/2026-04-21/Report-stre... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://news.cgtn.com/news/2026-04-21/Fareed-Zakar... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://video.cgtn.com/news/2026-04-21/China-adher... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://video.cgtn.com/news/2026-04-21/Unhealed-Wo... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://news.cgtn.com/news/2026-04-21/Greater-Bay-... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://video.cgtn.com/news/2026-04-21/Beyond-ACG-... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://news.cgtn.com/news/2026-04-21/CGTN-Poll-Ov... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://news.cgtn.com/news/2026-04-21/Global-secur... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://video.cgtn.com/news/2026-04-21/CGTN-anchor... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://video.cgtn.com/news/2026-04-21/Reuniting-f... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://news.cgtn.com/news/2026-04-21/Two-teens-ki... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://news.cgtn.com/news/2026-04-21/US-tariff-re... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://news.cgtn.com/news/2026-04-21/Chinese-Pres... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://video.cgtn.com/news/2026-04-21/Technology-... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://news.cgtn.com/news/2026-04-21/China-firmly... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://news.cgtn.com/news/2026-04-21/Belgium-slam... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://news.cgtn.com/news/2026-04-21/China-s-5G-b... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
111 images 36.8 MB
0 oversized -0 KB
110 legacy format
19 missing dimensions CLS risk

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

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

Green Hosting

No green hosting detected

A+
Text Compression
All text resources are compressed
PASS
All text resources are compressed
Info::
All text resources are compressed
All text resources are properly compressed.
A+
Font Loading
7 fonts (696 KB)
PASS
7 fonts (696 KB)
Info::
7 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

7

696 KB total

Render-blocking

0

of 7

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s 20.0 s 22.0 s 24.0 s 26.0 s 28.0 s 30.0 s 32.0 s 34.0 s 36.0 s 38.0 s 40.0 s 42.0 s 44.0 s 46.0 s 48.0 s 50.0 s 52.0 s 54.0 s FCP 7.9 s LCP 53.1 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 — 51 ms — font-display: swaphttps://ui.cgtn.com/static/ng/resource/fonts/HelveticaNeue/HelveticaNeueLTPro-Roman.ttfHelveticaNeueLTPro-Roma... https://ui.cgtn.com/static/ng/resource/fonts/HelveticaNeue/HelveticaNeueLTPro-Roman.ttf — 64.2 KiB — 53 ms — font-display: swaphttps://ui.cgtn.com/static/ng/resource/fonts/HelveticaNeue/HelveticaNeueLTPro-Bd.ttfHelveticaNeueLTPro-Bd.ttf https://ui.cgtn.com/static/ng/resource/fonts/HelveticaNeue/HelveticaNeueLTPro-Bd.ttf — 63.8 KiB — 59 ms — font-display: swaphttps://ui.cgtn.com/static/ng/resource/fonts/GeorgiaPro/GeorgiaPro-SemiBold.ttfGeorgiaPro-SemiBold.ttf https://ui.cgtn.com/static/ng/resource/fonts/GeorgiaPro/GeorgiaPro-SemiBold.ttf — 140.6 KiB — 73 ms — font-display: swaphttps://ui.cgtn.com/static/ng/resource/fonts/GeorgiaPro/GeorgiaPro-Regular.ttfGeorgiaPro-Regular.ttf https://ui.cgtn.com/static/ng/resource/fonts/GeorgiaPro/GeorgiaPro-Regular.ttf — 136.7 KiB — 60 ms — font-display: swaphttps://ui.cgtn.com/static/ng/resource/fonts/GeorgiaPro/GeorgiaPro-Bold.ttfGeorgiaPro-Bold.ttf https://ui.cgtn.com/static/ng/resource/fonts/GeorgiaPro/GeorgiaPro-Bold.ttf — 138.5 KiB — 61 ms — font-display: swaphttps://ui.cgtn.com/static/ng/resource/fonts/Poppins/Poppins-Bold.ttfPoppins-Bold.ttf https://ui.cgtn.com/static/ng/resource/fonts/Poppins/Poppins-Bold.ttf — 150.7 KiB — 9 ms — font-display: swap
font-woff;charset=utf-8... woff swap
Size 2 KB
Load time 51 ms
Start 864 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
HelveticaNeueLTPro-Roma... ttf swap
Size 64 KB
Load time 53 ms
Start 882 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
HelveticaNeueLTPro-Bd.ttf ttf swap
Size 64 KB
Load time 59 ms
Start 882 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
GeorgiaPro-SemiBold.ttf ttf swap
Size 141 KB
Load time 73 ms
Start 882 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
GeorgiaPro-Regular.ttf ttf swap
Size 137 KB
Load time 60 ms
Start 888 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
GeorgiaPro-Bold.ttf ttf swap
Size 138 KB
Load time 61 ms
Start 888 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
Poppins-Bold.ttf ttf swap
Size 151 KB
Load time 9 ms
Start 1.4 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
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 ~492 KB and ~984 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
No optimization needed
PASS
No optimization needed
Info::
No resource hint issues
A+
Render-Blocking Resources
No render-blocking resources detected
PASS
No render-blocking resources detected
Info::
No render-blocking resources detected in <head>
A+
Third-Party Resources
No third-party resources detected
PASS
No third-party resources detected
Network Waterfall
158 requests over 2025ms
INFO
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s 20.0 s 22.0 s 24.0 s 26.0 s 28.0 s 30.0 s 32.0 s 34.0 s 36.0 s 38.0 s 40.0 s 42.0 s 44.0 s 46.0 s 48.0 s 50.0 s 52.0 s 54.0 s FCP 7.9 s LCP 53.1 shttps://cgtn.com// https://cgtn.com/ — 301 — 189 B — 490 ms — http/1.1https://www.cgtn.com/www.cgtn.com/ https://www.cgtn.com/ — 200 — 388.4 KiB — 22 ms — h2https://ui.cgtn.com/static/ng/resource/vendor/bootstrap/css/bootstrap-new.min.cssui.cgtn.com/static/ng/resource/vend... https://ui.cgtn.com/static/ng/resource/vendor/bootstrap/css/bootstrap-new.min.css — 200 — 6.6 KiB — 239 ms — h2https://ui.cgtn.com/static/ng/resource/vendor/animate.css-master/animate.css-master/animate.cssui.cgtn.com/static/ng/resource/vend... https://ui.cgtn.com/static/ng/resource/vendor/animate.css-master/animate.css-master/animate.css — 200 — 5.0 KiB — 240 ms — h2https://ui.cgtn.com/static/ng/resource/vendor/slick/slick.cssui.cgtn.com/static/ng/resource/vend... https://ui.cgtn.com/static/ng/resource/vendor/slick/slick.css — 200 — 834 B — 238 ms — h2https://ui.cgtn.com/static/ng/resource/vendor/slick/slick-theme.cssui.cgtn.com/static/ng/resource/vend... https://ui.cgtn.com/static/ng/resource/vendor/slick/slick-theme.css — 200 — 1.1 KiB — 239 ms — h2https://ui.cgtn.com/static/ng/resource/vendor/floatPlayer/css/style.cssui.cgtn.com/static/ng/resource/vend... https://ui.cgtn.com/static/ng/resource/vendor/floatPlayer/css/style.css — 200 — 1.8 KiB — 237 ms — h2https://ui.cgtn.com/static/ng/resource/vendor/swiper-6.1.2/swiper.min.cssui.cgtn.com/static/ng/resource/vend... https://ui.cgtn.com/static/ng/resource/vendor/swiper-6.1.2/swiper.min.css — 200 — 4.3 KiB — 232 ms — h2https://global-ui.cgtn.com/static/ng/resource/website/css/ng-header-v4-4.2.2.css?t=20210521global-ui.cgtn.com/static/ng/resour... https://global-ui.cgtn.com/static/ng/resource/website/css/ng-header-v4-4.2.2.css?t=20210521 — 200 — 6.0 KiB — 49 ms — h2https://ui.cgtn.com/static/ng/resource/website/css/ng-footer-v4-4.2.2.cssui.cgtn.com/static/ng/resource/webs... https://ui.cgtn.com/static/ng/resource/website/css/ng-footer-v4-4.2.2.css — 200 — 3.2 KiB — 236 ms — h2https://ui.cgtn.com/static/ng/resource/website/css/tools.cssui.cgtn.com/static/ng/resource/webs... https://ui.cgtn.com/static/ng/resource/website/css/tools.css — 200 — 1012 B — 236 ms — h2https://ui.cgtn.com/static/ng/resource/website/css/ng-home-v4-4.2.2.cssui.cgtn.com/static/ng/resource/webs... https://ui.cgtn.com/static/ng/resource/website/css/ng-home-v4-4.2.2.css — 200 — 5.7 KiB — 236 ms — h2https://ui.cgtn.com/static/ng/resource/website/css/mixedcss/1JdYPR5nUGY1776784810843.cssui.cgtn.com/static/ng/resource/webs... https://ui.cgtn.com/static/ng/resource/website/css/mixedcss/1JdYPR5nUGY1776784810843.css — 200 — 21.3 KiB — 241 ms — h2https://ui.cgtn.com/static/ng/resource/website/css/global.cssui.cgtn.com/static/ng/resource/webs... https://ui.cgtn.com/static/ng/resource/website/css/global.css — 200 — 240 B — 237 ms — h2https://ui.cgtn.com/static/ng/resource/website/js/unsupp.jsui.cgtn.com/static/ng/resource/webs... https://ui.cgtn.com/static/ng/resource/website/js/unsupp.js — 200 — 763 B — 253 ms — h2https://ui.cgtn.com/static/ng/resource/website/js/global.jsui.cgtn.com/static/ng/resource/webs... https://ui.cgtn.com/static/ng/resource/website/js/global.js — 200 — 992 B — 237 ms — h2https://www.googleoptimize.com/optimize.js?id=OPT-T2F4KMWwww.googleoptimize.com/optimize.js?... https://www.googleoptimize.com/optimize.js?id=OPT-T2F4KMW — 200 — 109.3 KiB — 147 ms — h2https://news.cgtn.com/news/2026-04-21/Chinese-President-Xi-Jinping-holds-talks-with-Mozambican-president-1MwBqxDF0kw/img/70e12fe132314cb9a5de92e6a5495871/70e12fe132314cb9a5de92e6a5495871.pngnews.cgtn.com/news/2026-04-21/Chine... https://news.cgtn.com/news/2026-04-21/Chinese-President-Xi-Jinping-holds-talks-with-Mozambican-president-1MwBqxDF0kw/img/70e12fe132314cb9a5de92e6a5495871/70e12fe132314cb9a5de92e6a5495871.png — 200 — 900.3 KiB — 82 ms — h2https://news.cgtn.com/news/2026-04-21/China-firmly-opposes-Japan-s-negative-moves-related-to-Yasukuni-Shrine-1MwwikVzzC8/img/b45010d28d3747dabca5f049921c4b17/b45010d28d3747dabca5f049921c4b17.pngnews.cgtn.com/news/2026-04-21/China... https://news.cgtn.com/news/2026-04-21/China-firmly-opposes-Japan-s-negative-moves-related-to-Yasukuni-Shrine-1MwwikVzzC8/img/b45010d28d3747dabca5f049921c4b17/b45010d28d3747dabca5f049921c4b17.png — 200 — 5.4 MiB — 134 ms — h2https://news.cgtn.com/news/2026-04-21/Belgium-slams-Israel-s-conduct-in-Lebanon-as-unacceptable--1MwzH5hYFQQ/img/c3bd62c8b0a742f0b0d103f148b6f444/c3bd62c8b0a742f0b0d103f148b6f444.pngnews.cgtn.com/news/2026-04-21/Belgi... https://news.cgtn.com/news/2026-04-21/Belgium-slams-Israel-s-conduct-in-Lebanon-as-unacceptable--1MwzH5hYFQQ/img/c3bd62c8b0a742f0b0d103f148b6f444/c3bd62c8b0a742f0b0d103f148b6f444.png — 200 — 1.1 MiB — 31 ms — h2https://ui.cgtn.com/ui/attention/attention.jpgui.cgtn.com/ui/attention/attention.... https://ui.cgtn.com/ui/attention/attention.jpg — 200 — 34.3 KiB — 13 ms — h2https://news.cgtn.com/news/2026-04-21/US-tariff-refund-system-launches-as-thousands-of-companies-file-claims-1MwablIuqJ2/img/2ab10a2e6d21418f967b13f51e74b9c4/2ab10a2e6d21418f967b13f51e74b9c4.pngnews.cgtn.com/news/2026-04-21/US-ta... https://news.cgtn.com/news/2026-04-21/US-tariff-refund-system-launches-as-thousands-of-companies-file-claims-1MwablIuqJ2/img/2ab10a2e6d21418f967b13f51e74b9c4/2ab10a2e6d21418f967b13f51e74b9c4.png — 200 — 1.2 MiB — 44 ms — h2https://ui.cgtn.com/static/ng/resource/vendor/jquery.min.jsui.cgtn.com/static/ng/resource/vend... https://ui.cgtn.com/static/ng/resource/vendor/jquery.min.js — 200 — 30.4 KiB — 13 ms — h2https://ui.cgtn.com/static/ng/resource/vendor/jquery.lazyload.min.jsui.cgtn.com/static/ng/resource/vend... https://ui.cgtn.com/static/ng/resource/vendor/jquery.lazyload.min.js — 200 — 1.5 KiB — 37 ms — h2https://ui.cgtn.com/static/ng/resource/vendor/lazysizes.min.jsui.cgtn.com/static/ng/resource/vend... https://ui.cgtn.com/static/ng/resource/vendor/lazysizes.min.js — 200 — 4.1 KiB — 35 ms — h2https://ui.cgtn.com/static/ng/resource/vendor/jwplayer/jwplayer.jsui.cgtn.com/static/ng/resource/vend... https://ui.cgtn.com/static/ng/resource/vendor/jwplayer/jwplayer.js — 200 — 60.9 KiB — 85 ms — h2https://ui.cgtn.com/static/ng/resource/vendor/slick/slick.min.jsui.cgtn.com/static/ng/resource/vend... https://ui.cgtn.com/static/ng/resource/vendor/slick/slick.min.js — 200 — 10.3 KiB — 40 ms — h2https://ui.cgtn.com/static/ng/resource/vendor/floatPlayer/js/floatPlayer.jsui.cgtn.com/static/ng/resource/vend... https://ui.cgtn.com/static/ng/resource/vendor/floatPlayer/js/floatPlayer.js — 200 — 3.1 KiB — 39 ms — h2https://global-ui.cgtn.com/static/public/web_share/js/location.jsglobal-ui.cgtn.com/static/public/we... https://global-ui.cgtn.com/static/public/web_share/js/location.js — 200 — 549 B — 12 ms — h2https://www.googletagmanager.com/gtag/js?id=G-Q2N7DKTSVJwww.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-Q2N7DKTSVJ — 200 — 169.9 KiB — 224 ms — h2
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s 20.0 s 22.0 s 24.0 s 26.0 s 28.0 s 30.0 s 32.0 s 34.0 s 36.0 s 38.0 s 40.0 s 42.0 s 44.0 s 46.0 s 48.0 s 50.0 s 52.0 s 54.0 s FCP 7.9 s LCP 53.1 shttps://cgtn.com// https://cgtn.com/ — 301 — 189 B — 490 ms — http/1.1https://www.cgtn.com/www.cgtn.com/ https://www.cgtn.com/ — 200 — 388.4 KiB — 22 ms — h2https://ui.cgtn.com/static/ng/resource/vendor/bootstrap/css/bootstrap-new.min.cssui.cgtn.com/static/ng/resource/vend... https://ui.cgtn.com/static/ng/resource/vendor/bootstrap/css/bootstrap-new.min.css — 200 — 6.6 KiB — 239 ms — h2https://ui.cgtn.com/static/ng/resource/vendor/animate.css-master/animate.css-master/animate.cssui.cgtn.com/static/ng/resource/vend... https://ui.cgtn.com/static/ng/resource/vendor/animate.css-master/animate.css-master/animate.css — 200 — 5.0 KiB — 240 ms — h2https://ui.cgtn.com/static/ng/resource/vendor/slick/slick.cssui.cgtn.com/static/ng/resource/vend... https://ui.cgtn.com/static/ng/resource/vendor/slick/slick.css — 200 — 834 B — 238 ms — h2https://ui.cgtn.com/static/ng/resource/vendor/slick/slick-theme.cssui.cgtn.com/static/ng/resource/vend... https://ui.cgtn.com/static/ng/resource/vendor/slick/slick-theme.css — 200 — 1.1 KiB — 239 ms — h2https://ui.cgtn.com/static/ng/resource/vendor/floatPlayer/css/style.cssui.cgtn.com/static/ng/resource/vend... https://ui.cgtn.com/static/ng/resource/vendor/floatPlayer/css/style.css — 200 — 1.8 KiB — 237 ms — h2https://ui.cgtn.com/static/ng/resource/vendor/swiper-6.1.2/swiper.min.cssui.cgtn.com/static/ng/resource/vend... https://ui.cgtn.com/static/ng/resource/vendor/swiper-6.1.2/swiper.min.css — 200 — 4.3 KiB — 232 ms — h2https://global-ui.cgtn.com/static/ng/resource/website/css/ng-header-v4-4.2.2.css?t=20210521global-ui.cgtn.com/static/ng/resour... https://global-ui.cgtn.com/static/ng/resource/website/css/ng-header-v4-4.2.2.css?t=20210521 — 200 — 6.0 KiB — 49 ms — h2https://ui.cgtn.com/static/ng/resource/website/css/ng-footer-v4-4.2.2.cssui.cgtn.com/static/ng/resource/webs... https://ui.cgtn.com/static/ng/resource/website/css/ng-footer-v4-4.2.2.css — 200 — 3.2 KiB — 236 ms — h2https://ui.cgtn.com/static/ng/resource/website/css/tools.cssui.cgtn.com/static/ng/resource/webs... https://ui.cgtn.com/static/ng/resource/website/css/tools.css — 200 — 1012 B — 236 ms — h2https://ui.cgtn.com/static/ng/resource/website/css/ng-home-v4-4.2.2.cssui.cgtn.com/static/ng/resource/webs... https://ui.cgtn.com/static/ng/resource/website/css/ng-home-v4-4.2.2.css — 200 — 5.7 KiB — 236 ms — h2https://ui.cgtn.com/static/ng/resource/website/css/mixedcss/1JdYPR5nUGY1776784810843.cssui.cgtn.com/static/ng/resource/webs... https://ui.cgtn.com/static/ng/resource/website/css/mixedcss/1JdYPR5nUGY1776784810843.css — 200 — 21.3 KiB — 241 ms — h2https://ui.cgtn.com/static/ng/resource/website/css/global.cssui.cgtn.com/static/ng/resource/webs... https://ui.cgtn.com/static/ng/resource/website/css/global.css — 200 — 240 B — 237 ms — h2https://ui.cgtn.com/static/ng/resource/website/js/unsupp.jsui.cgtn.com/static/ng/resource/webs... https://ui.cgtn.com/static/ng/resource/website/js/unsupp.js — 200 — 763 B — 253 ms — h2https://ui.cgtn.com/static/ng/resource/website/js/global.jsui.cgtn.com/static/ng/resource/webs... https://ui.cgtn.com/static/ng/resource/website/js/global.js — 200 — 992 B — 237 ms — h2https://www.googleoptimize.com/optimize.js?id=OPT-T2F4KMWwww.googleoptimize.com/optimize.js?... https://www.googleoptimize.com/optimize.js?id=OPT-T2F4KMW — 200 — 109.3 KiB — 147 ms — h2https://news.cgtn.com/news/2026-04-21/Chinese-President-Xi-Jinping-holds-talks-with-Mozambican-president-1MwBqxDF0kw/img/70e12fe132314cb9a5de92e6a5495871/70e12fe132314cb9a5de92e6a5495871.pngnews.cgtn.com/news/2026-04-21/Chine... https://news.cgtn.com/news/2026-04-21/Chinese-President-Xi-Jinping-holds-talks-with-Mozambican-president-1MwBqxDF0kw/img/70e12fe132314cb9a5de92e6a5495871/70e12fe132314cb9a5de92e6a5495871.png — 200 — 900.3 KiB — 82 ms — h2https://news.cgtn.com/news/2026-04-21/China-firmly-opposes-Japan-s-negative-moves-related-to-Yasukuni-Shrine-1MwwikVzzC8/img/b45010d28d3747dabca5f049921c4b17/b45010d28d3747dabca5f049921c4b17.pngnews.cgtn.com/news/2026-04-21/China... https://news.cgtn.com/news/2026-04-21/China-firmly-opposes-Japan-s-negative-moves-related-to-Yasukuni-Shrine-1MwwikVzzC8/img/b45010d28d3747dabca5f049921c4b17/b45010d28d3747dabca5f049921c4b17.png — 200 — 5.4 MiB — 134 ms — h2https://news.cgtn.com/news/2026-04-21/Belgium-slams-Israel-s-conduct-in-Lebanon-as-unacceptable--1MwzH5hYFQQ/img/c3bd62c8b0a742f0b0d103f148b6f444/c3bd62c8b0a742f0b0d103f148b6f444.pngnews.cgtn.com/news/2026-04-21/Belgi... https://news.cgtn.com/news/2026-04-21/Belgium-slams-Israel-s-conduct-in-Lebanon-as-unacceptable--1MwzH5hYFQQ/img/c3bd62c8b0a742f0b0d103f148b6f444/c3bd62c8b0a742f0b0d103f148b6f444.png — 200 — 1.1 MiB — 31 ms — h2https://ui.cgtn.com/ui/attention/attention.jpgui.cgtn.com/ui/attention/attention.... https://ui.cgtn.com/ui/attention/attention.jpg — 200 — 34.3 KiB — 13 ms — h2https://news.cgtn.com/news/2026-04-21/US-tariff-refund-system-launches-as-thousands-of-companies-file-claims-1MwablIuqJ2/img/2ab10a2e6d21418f967b13f51e74b9c4/2ab10a2e6d21418f967b13f51e74b9c4.pngnews.cgtn.com/news/2026-04-21/US-ta... https://news.cgtn.com/news/2026-04-21/US-tariff-refund-system-launches-as-thousands-of-companies-file-claims-1MwablIuqJ2/img/2ab10a2e6d21418f967b13f51e74b9c4/2ab10a2e6d21418f967b13f51e74b9c4.png — 200 — 1.2 MiB — 44 ms — h2https://ui.cgtn.com/static/ng/resource/vendor/jquery.min.jsui.cgtn.com/static/ng/resource/vend... https://ui.cgtn.com/static/ng/resource/vendor/jquery.min.js — 200 — 30.4 KiB — 13 ms — h2https://ui.cgtn.com/static/ng/resource/vendor/jquery.lazyload.min.jsui.cgtn.com/static/ng/resource/vend... https://ui.cgtn.com/static/ng/resource/vendor/jquery.lazyload.min.js — 200 — 1.5 KiB — 37 ms — h2https://ui.cgtn.com/static/ng/resource/vendor/lazysizes.min.jsui.cgtn.com/static/ng/resource/vend... https://ui.cgtn.com/static/ng/resource/vendor/lazysizes.min.js — 200 — 4.1 KiB — 35 ms — h2https://ui.cgtn.com/static/ng/resource/vendor/jwplayer/jwplayer.jsui.cgtn.com/static/ng/resource/vend... https://ui.cgtn.com/static/ng/resource/vendor/jwplayer/jwplayer.js — 200 — 60.9 KiB — 85 ms — h2https://ui.cgtn.com/static/ng/resource/vendor/slick/slick.min.jsui.cgtn.com/static/ng/resource/vend... https://ui.cgtn.com/static/ng/resource/vendor/slick/slick.min.js — 200 — 10.3 KiB — 40 ms — h2https://ui.cgtn.com/static/ng/resource/vendor/floatPlayer/js/floatPlayer.jsui.cgtn.com/static/ng/resource/vend... https://ui.cgtn.com/static/ng/resource/vendor/floatPlayer/js/floatPlayer.js — 200 — 3.1 KiB — 39 ms — h2https://global-ui.cgtn.com/static/public/web_share/js/location.jsglobal-ui.cgtn.com/static/public/we... https://global-ui.cgtn.com/static/public/web_share/js/location.js — 200 — 549 B — 12 ms — h2https://www.googletagmanager.com/gtag/js?id=G-Q2N7DKTSVJwww.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-Q2N7DKTSVJ — 200 — 169.9 KiB — 224 ms — h2https://news.cgtn.com/news/2026-04-21/China-s-5G-base-stations-top-4-958-million-at-end-of-March-2026-1Mw8gqf5GEw/img/ae8c5b0bd2054eb29adb28ea5a2376d2/ae8c5b0bd2054eb29adb28ea5a2376d2.jpegnews.cgtn.com/news/2026-04-21/China... https://news.cgtn.com/news/2026-04-21/China-s-5G-base-stations-top-4-958-million-at-end-of-March-2026-1Mw8gqf5GEw/img/ae8c5b0bd2054eb29adb28ea5a2376d2/ae8c5b0bd2054eb29adb28ea5a2376d2.jpeg — 200 — 497.8 KiB — 61 ms — h2https://news.cgtn.com/editor/2024-07-15/893/image/1721016341875.pngnews.cgtn.com/editor/2024-07-15/893... https://news.cgtn.com/editor/2024-07-15/893/image/1721016341875.png — 200 — 970.3 KiB — 108 ms — h2https://ui.cgtn.com/static/ng/resource/vendor/intersection-observer.jsui.cgtn.com/static/ng/resource/vend... https://ui.cgtn.com/static/ng/resource/vendor/intersection-observer.js — 200 — 7.7 KiB — 29 ms — h2https://ui.cgtn.com/static/ng/resource/vendor/swiper-6.1.2/swiper.min.jsui.cgtn.com/static/ng/resource/vend... https://ui.cgtn.com/static/ng/resource/vendor/swiper-6.1.2/swiper.min.js — 200 — 35.4 KiB — 75 ms — h2https://ui.cgtn.com/static/ng/resource/vendor/jquery.marquee.min.jsui.cgtn.com/static/ng/resource/vend... https://ui.cgtn.com/static/ng/resource/vendor/jquery.marquee.min.js — 200 — 2.6 KiB — 49 ms — h2https://ui.cgtn.com/static/ng/resource/website/js/ng-home-v4-4.2.2.js?t=20210521ui.cgtn.com/static/ng/resource/webs... https://ui.cgtn.com/static/ng/resource/website/js/ng-home-v4-4.2.2.js?t=20210521 — 200 — 52.2 KiB — 79 ms — h2https://ui.cgtn.com/static/resource/images/author/kong-qingjiang.pngui.cgtn.com/static/resource/images/... https://ui.cgtn.com/static/resource/images/author/kong-qingjiang.png — 200 — 100.5 KiB — 85 ms — h2https://news.cgtn.com/editor/2026-04-21/457/image/1776753159296.jpegnews.cgtn.com/editor/2026-04-21/457... https://news.cgtn.com/editor/2026-04-21/457/image/1776753159296.jpeg — 200 — 353.9 KiB — 94 ms — h2https://video.cgtn.com/news/2026-04-21/Unhealed-Wounds-The-living-evidence-of-Japan-s-germ-warfare-in-China-1MwQ0Ixa5DW/video/wu_1jmo0lita19ri588uj3fhd433ff/wu_1jmo0lita19ri588uj3fhd433ff-750.jpgvideo.cgtn.com/news/2026-04-21/Unhe... https://video.cgtn.com/news/2026-04-21/Unhealed-Wounds-The-living-evidence-of-Japan-s-germ-warfare-in-China-1MwQ0Ixa5DW/video/wu_1jmo0lita19ri588uj3fhd433ff/wu_1jmo0lita19ri588uj3fhd433ff-750.jpg — 200 — 42.6 KiB — 414 ms — h2https://global-ui.cgtn.com/static/ng/resource/images/ng-home-2025/language-v4.pngglobal-ui.cgtn.com/static/ng/resour... https://global-ui.cgtn.com/static/ng/resource/images/ng-home-2025/language-v4.png — 200 — 2.0 KiB — 3 ms — h2https://global-ui.cgtn.com/static/ng/resource/images/header-v3/img_logo.pngglobal-ui.cgtn.com/static/ng/resour... https://global-ui.cgtn.com/static/ng/resource/images/header-v3/img_logo.png — 200 — 26.9 KiB — 4 ms — h2https://global-ui.cgtn.com/static/ng/resource/images/ng-home-2025/menu-open-v4.pngglobal-ui.cgtn.com/static/ng/resour... https://global-ui.cgtn.com/static/ng/resource/images/ng-home-2025/menu-open-v4.png — 200 — 1.5 KiB — 5 ms — h2https://global-ui.cgtn.com/static/ng/resource/images/ng-home-2025/live-logo-v4.pngglobal-ui.cgtn.com/static/ng/resour... https://global-ui.cgtn.com/static/ng/resource/images/ng-home-2025/live-logo-v4.png — 200 — 972 B — 5 ms — h2https://global-ui.cgtn.com/static/ng/resource/images/ng-home-2025/NEWSPAL-left-non.pngglobal-ui.cgtn.com/static/ng/resour... https://global-ui.cgtn.com/static/ng/resource/images/ng-home-2025/NEWSPAL-left-non.png — 200 — 3.7 KiB — 28 ms — h2https://global-ui.cgtn.com/static/ng/resource/images/ng-home-2025/sider-language-v4.pngglobal-ui.cgtn.com/static/ng/resour... https://global-ui.cgtn.com/static/ng/resource/images/ng-home-2025/sider-language-v4.png — 200 — 2.0 KiB — 27 ms — h2https://global-ui.cgtn.com/static/ng/resource/images/ng-home-2025/arrow-right-v4.pngglobal-ui.cgtn.com/static/ng/resour... https://global-ui.cgtn.com/static/ng/resource/images/ng-home-2025/arrow-right-v4.png — 200 — 1.0 KiB — 28 ms — h2https://global-ui.cgtn.com/static/ng/resource/images/header-v4/fb.pngglobal-ui.cgtn.com/static/ng/resour... https://global-ui.cgtn.com/static/ng/resource/images/header-v4/fb.png — 200 — 1.1 KiB — 11 ms — h2https://global-ui.cgtn.com/static/ng/resource/images/header-v4/twitter.pngglobal-ui.cgtn.com/static/ng/resour... https://global-ui.cgtn.com/static/ng/resource/images/header-v4/twitter.png — 200 — 2.1 KiB — 12 ms — h2https://global-ui.cgtn.com/static/ng/resource/images/header-v4/youtube.pngglobal-ui.cgtn.com/static/ng/resour... https://global-ui.cgtn.com/static/ng/resource/images/header-v4/youtube.png — 200 — 1.4 KiB — 13 ms — h2https://global-ui.cgtn.com/static/ng/resource/images/header-v4/ins.pngglobal-ui.cgtn.com/static/ng/resour... https://global-ui.cgtn.com/static/ng/resource/images/header-v4/ins.png — 200 — 1.7 KiB — 14 ms — h2https://global-ui.cgtn.com/static/ng/resource/images/header-v4/pinterest.pngglobal-ui.cgtn.com/static/ng/resour... https://global-ui.cgtn.com/static/ng/resource/images/header-v4/pinterest.png — 200 — 2.1 KiB — 15 ms — h2https://global-ui.cgtn.com/static/ng/resource/images/header-v4/quora.pngglobal-ui.cgtn.com/static/ng/resour... https://global-ui.cgtn.com/static/ng/resource/images/header-v4/quora.png — 200 — 1.7 KiB — 16 ms — h2https://global-ui.cgtn.com/static/ng/resource/images/header-v4/linkedin.pngglobal-ui.cgtn.com/static/ng/resour... https://global-ui.cgtn.com/static/ng/resource/images/header-v4/linkedin.png — 200 — 1.2 KiB — 16 ms — h2https://global-ui.cgtn.com/static/ng/resource/images/header-v4/threads.pngglobal-ui.cgtn.com/static/ng/resour... https://global-ui.cgtn.com/static/ng/resource/images/header-v4/threads.png — 200 — 2.2 KiB — 17 ms — h2https://global-ui.cgtn.com/static/ng/resource/images/header-v4/telegram.pngglobal-ui.cgtn.com/static/ng/resour... https://global-ui.cgtn.com/static/ng/resource/images/header-v4/telegram.png — 200 — 1.5 KiB — 18 ms — h2https://global-ui.cgtn.com/static/ng/resource/images/header-v4/tiktok.pngglobal-ui.cgtn.com/static/ng/resour... https://global-ui.cgtn.com/static/ng/resource/images/header-v4/tiktok.png — 200 — 1.1 KiB — 19 ms — h2https://global-ui.cgtn.com/static/ng/resource/images/header-v4/weibo.pngglobal-ui.cgtn.com/static/ng/resour... https://global-ui.cgtn.com/static/ng/resource/images/header-v4/weibo.png — 200 — 2.2 KiB — 19 ms — h2https://global-ui.cgtn.com/static/ng/resource/images/header-v4/wechat.pngglobal-ui.cgtn.com/static/ng/resour... https://global-ui.cgtn.com/static/ng/resource/images/header-v4/wechat.png — 200 — 1.8 KiB — 20 ms — h2https://global-ui.cgtn.com/static/ng/resource/images/header-v4/toutiao.pngglobal-ui.cgtn.com/static/ng/resour... https://global-ui.cgtn.com/static/ng/resource/images/header-v4/toutiao.png — 200 — 1.8 KiB — 21 ms — h2https://news.cgtn.com/editor/2026-01-23/501/image/1769132460610.jpegnews.cgtn.com/editor/2026-01-23/501... https://news.cgtn.com/editor/2026-01-23/501/image/1769132460610.jpeg — 200 — 6.9 MiB — 233 ms — h2data: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 — 51 ms — datahttps://news.cgtn.com/news/2026-04-21/Breast-discomfort-Here-s-a-simple-guide-on-what-steps-to-take-1MwwhnVyUmI/img/93583e0e0df149b68c49692b3316a310/93583e0e0df149b68c49692b3316a310-750.jpegnews.cgtn.com/news/2026-04-21/Breas... https://news.cgtn.com/news/2026-04-21/Breast-discomfort-Here-s-a-simple-guide-on-what-steps-to-take-1MwwhnVyUmI/img/93583e0e0df149b68c49692b3316a310/93583e0e0df149b68c49692b3316a310-750.jpeg — 200 — 34.4 KiB — 79 ms — h2https://news.cgtn.com/news/2026-04-21/Beyond-the-screen-Inside-the-immersive-unit-1MwrTFXE76w/img/4a148533259f4380861701aa4ccee36d/4a148533259f4380861701aa4ccee36d-750.jpegnews.cgtn.com/news/2026-04-21/Beyon... https://news.cgtn.com/news/2026-04-21/Beyond-the-screen-Inside-the-immersive-unit-1MwrTFXE76w/img/4a148533259f4380861701aa4ccee36d/4a148533259f4380861701aa4ccee36d-750.jpeg — 200 — 46.5 KiB — 86 ms — h2https://ui.cgtn.com/static/ng/resource/fonts/HelveticaNeue/HelveticaNeueLTPro-Roman.ttfui.cgtn.com/static/ng/resource/font... https://ui.cgtn.com/static/ng/resource/fonts/HelveticaNeue/HelveticaNeueLTPro-Roman.ttf — 200 — 64.2 KiB — 53 ms — h2https://ui.cgtn.com/static/ng/resource/fonts/HelveticaNeue/HelveticaNeueLTPro-Bd.ttfui.cgtn.com/static/ng/resource/font... https://ui.cgtn.com/static/ng/resource/fonts/HelveticaNeue/HelveticaNeueLTPro-Bd.ttf — 200 — 63.8 KiB — 59 ms — h2https://ui.cgtn.com/static/ng/resource/fonts/GeorgiaPro/GeorgiaPro-SemiBold.ttfui.cgtn.com/static/ng/resource/font... https://ui.cgtn.com/static/ng/resource/fonts/GeorgiaPro/GeorgiaPro-SemiBold.ttf — 200 — 140.6 KiB — 73 ms — h2https://ui.cgtn.com/static/ng/resource/fonts/GeorgiaPro/GeorgiaPro-Regular.ttfui.cgtn.com/static/ng/resource/font... https://ui.cgtn.com/static/ng/resource/fonts/GeorgiaPro/GeorgiaPro-Regular.ttf — 200 — 136.7 KiB — 60 ms — h2https://ui.cgtn.com/static/ng/resource/fonts/GeorgiaPro/GeorgiaPro-Bold.ttfui.cgtn.com/static/ng/resource/font... https://ui.cgtn.com/static/ng/resource/fonts/GeorgiaPro/GeorgiaPro-Bold.ttf — 200 — 138.5 KiB — 61 ms — h2https://ui.cgtn.com/static/ng/resource/images/icon/cgtn-zwt.pngui.cgtn.com/static/ng/resource/imag... https://ui.cgtn.com/static/ng/resource/images/icon/cgtn-zwt.png — 200 — 3.6 KiB — 73 ms — h2https://ui.cgtn.com/static/ng/resource/images/2026/icon_play_small.pngui.cgtn.com/static/ng/resource/imag... https://ui.cgtn.com/static/ng/resource/images/2026/icon_play_small.png — 200 — 930 B — 69 ms — h2https://video.cgtn.com/news/2026-04-18/Brazilian-film-scholar-Cinema-key-to-China-Brazil-cultural-exchange-1MrQhy53f6o/video/wu_1jmgc26tm1nk01rfk1l5t7kv1nre2lp/wu_1jmgc26tm1nk01rfk1l5t7kv1nre2lp-750.jpgvideo.cgtn.com/news/2026-04-18/Braz... https://video.cgtn.com/news/2026-04-18/Brazilian-film-scholar-Cinema-key-to-China-Brazil-cultural-exchange-1MrQhy53f6o/video/wu_1jmgc26tm1nk01rfk1l5t7kv1nre2lp/wu_1jmgc26tm1nk01rfk1l5t7kv1nre2lp-750.jpg — 200 — 42.0 KiB — 348 ms — h2https://news.cgtn.com/editor/2019-09-09/667/img/77a2932b3bf8427a84151935368656d0/77a2932b3bf8427a84151935368656d0.jpgnews.cgtn.com/editor/2019-09-09/667... https://news.cgtn.com/editor/2019-09-09/667/img/77a2932b3bf8427a84151935368656d0/77a2932b3bf8427a84151935368656d0.jpg — 200 — 671.8 KiB — 126 ms — h2https://video.cgtn.com/news/2026-04-17/Families-urge-action-after-9-killed-in-T-rkiye-school-shooting-1MqivG3VljG/video/wu_1jmdrriasv6jo5g12pepshlqea/wu_1jmdrriasv6jo5g12pepshlqea-750.jpgvideo.cgtn.com/news/2026-04-17/Fami... https://video.cgtn.com/news/2026-04-17/Families-urge-action-after-9-killed-in-T-rkiye-school-shooting-1MqivG3VljG/video/wu_1jmdrriasv6jo5g12pepshlqea/wu_1jmdrriasv6jo5g12pepshlqea-750.jpg — 200 — 71.3 KiB — 335 ms — h2https://video.cgtn.com/news/2026-04-19/How-an-American-vlogger-sees-the-Beijing-Film-Festival-1MsJnqeCAVO/video/wu_1jmhko4442d868611e51r6rfkea/wu_1jmhko4442d868611e51r6rfkea-750.jpgvideo.cgtn.com/news/2026-04-19/How-... https://video.cgtn.com/news/2026-04-19/How-an-American-vlogger-sees-the-Beijing-Film-Festival-1MsJnqeCAVO/video/wu_1jmhko4442d868611e51r6rfkea/wu_1jmhko4442d868611e51r6rfkea-750.jpg — 200 — 47.2 KiB — 327 ms — h2https://ui.cgtn.com/static/ng/resource/images/cg2026_components/cg2026_home_7_bg.pngui.cgtn.com/static/ng/resource/imag... https://ui.cgtn.com/static/ng/resource/images/cg2026_components/cg2026_home_7_bg.png — 200 — 186.4 KiB — 91 ms — h2https://ui.cgtn.com/static/ng/resource/images/cg2026_common_icons/clab_logo.pngui.cgtn.com/static/ng/resource/imag... https://ui.cgtn.com/static/ng/resource/images/cg2026_common_icons/clab_logo.png — 200 — 3.5 KiB — 87 ms — h2https://ui.cgtn.com/static/ng/resource/images/cg2026_common_icons/icon-arrow-pad-left.pngui.cgtn.com/static/ng/resource/imag... https://ui.cgtn.com/static/ng/resource/images/cg2026_common_icons/icon-arrow-pad-left.png — 200 — 594 B — 87 ms — h2https://ui.cgtn.com/static/ng/resource/images/cg2026_components/cg2026_video_arrow.pngui.cgtn.com/static/ng/resource/imag... https://ui.cgtn.com/static/ng/resource/images/cg2026_components/cg2026_video_arrow.png — 200 — 1003 B — 84 ms — h2https://ui.cgtn.com/static/ng/resource/images/cg2026_common_icons/v-studio.pngui.cgtn.com/static/ng/resource/imag... https://ui.cgtn.com/static/ng/resource/images/cg2026_common_icons/v-studio.png — 200 — 1.6 KiB — 96 ms — h2https://ui.cgtn.com/static/ng/resource/images/header-v3/cgtn_logo_new.pngui.cgtn.com/static/ng/resource/imag... https://ui.cgtn.com/static/ng/resource/images/header-v3/cgtn_logo_new.png — 200 — 27.1 KiB — 91 ms — h2https://ui.cgtn.com/static/ng/resource/images/ng-home-2025/NEWSPAL-footer.pngui.cgtn.com/static/ng/resource/imag... https://ui.cgtn.com/static/ng/resource/images/ng-home-2025/NEWSPAL-footer.png — 200 — 2.3 KiB — 83 ms — h2https://ui.cgtn.com/static/ng/resource/images/header-v4/facebook-footer.pngui.cgtn.com/static/ng/resource/imag... https://ui.cgtn.com/static/ng/resource/images/header-v4/facebook-footer.png — 200 — 713 B — 83 ms — h2https://ui.cgtn.com/static/ng/resource/images/header-v4/twitter-footer.pngui.cgtn.com/static/ng/resource/imag... https://ui.cgtn.com/static/ng/resource/images/header-v4/twitter-footer.png — 200 — 1.1 KiB — 95 ms — h2https://ui.cgtn.com/static/ng/resource/images/header-v4/youtube-footer.pngui.cgtn.com/static/ng/resource/imag... https://ui.cgtn.com/static/ng/resource/images/header-v4/youtube-footer.png — 200 — 892 B — 95 ms — h2https://ui.cgtn.com/static/ng/resource/images/header-v4/ins-footer.pngui.cgtn.com/static/ng/resource/imag... https://ui.cgtn.com/static/ng/resource/images/header-v4/ins-footer.png — 200 — 1.1 KiB — 84 ms — h2https://ui.cgtn.com/static/ng/resource/images/header-v4/pinterest-footer.pngui.cgtn.com/static/ng/resource/imag... https://ui.cgtn.com/static/ng/resource/images/header-v4/pinterest-footer.png — 200 — 1.2 KiB — 81 ms — h2https://video.cgtn.com/news/2026-04-17/International-student-impressed-by-depth-of-Chinese-cinema-1MpCiT3HPsQ/video/wu_1jmco808v1dls51bq6sq5d4vva/wu_1jmco808v1dls51bq6sq5d4vva-250.jpgvideo.cgtn.com/news/2026-04-17/Inte... https://video.cgtn.com/news/2026-04-17/International-student-impressed-by-depth-of-Chinese-cinema-1MpCiT3HPsQ/video/wu_1jmco808v1dls51bq6sq5d4vva/wu_1jmco808v1dls51bq6sq5d4vva-250.jpg — 200 — 8.1 KiB — 303 ms — h2https://ui.cgtn.com/static/ng/resource/images/header-v4/quora-footer.pngui.cgtn.com/static/ng/resource/imag... https://ui.cgtn.com/static/ng/resource/images/header-v4/quora-footer.png — 200 — 1.0 KiB — 84 ms — h2https://ui.cgtn.com/static/ng/resource/images/header-v4/linkedin-footer.pngui.cgtn.com/static/ng/resource/imag... https://ui.cgtn.com/static/ng/resource/images/header-v4/linkedin-footer.png — 200 — 780 B — 82 ms — h2https://ui.cgtn.com/static/ng/resource/images/header-v4/threads-footer.pngui.cgtn.com/static/ng/resource/imag... https://ui.cgtn.com/static/ng/resource/images/header-v4/threads-footer.png — 200 — 1.3 KiB — 65 ms — h2https://ui.cgtn.com/static/ng/resource/images/header-v4/telegram-footer.pngui.cgtn.com/static/ng/resource/imag... https://ui.cgtn.com/static/ng/resource/images/header-v4/telegram-footer.png — 200 — 832 B — 92 ms — h2https://ui.cgtn.com/static/ng/resource/images/header-v4/tiktok-footer.pngui.cgtn.com/static/ng/resource/imag... https://ui.cgtn.com/static/ng/resource/images/header-v4/tiktok-footer.png — 200 — 1004 B — 83 ms — h2https://ui.cgtn.com/static/ng/resource/images/header-v4/weibo-footer.pngui.cgtn.com/static/ng/resource/imag... https://ui.cgtn.com/static/ng/resource/images/header-v4/weibo-footer.png — 200 — 1.3 KiB — 79 ms — h2https://ui.cgtn.com/static/ng/resource/images/header-v4/wechat-footer.pngui.cgtn.com/static/ng/resource/imag... https://ui.cgtn.com/static/ng/resource/images/header-v4/wechat-footer.png — 200 — 1.1 KiB — 82 ms — h2https://ui.cgtn.com/static/ng/resource/images/header-v4/toutiao-footer.pngui.cgtn.com/static/ng/resource/imag... https://ui.cgtn.com/static/ng/resource/images/header-v4/toutiao-footer.png — 200 — 1.1 KiB — 81 ms — h2https://ui.cgtn.com/static/ng/resource/images/header-v3/download1.pngui.cgtn.com/static/ng/resource/imag... https://ui.cgtn.com/static/ng/resource/images/header-v3/download1.png — 200 — 18.3 KiB — 86 ms — h2https://ui.cgtn.com/static/ng/resource/images/header-v3/download2.pngui.cgtn.com/static/ng/resource/imag... https://ui.cgtn.com/static/ng/resource/images/header-v3/download2.png — 200 — 20.9 KiB — 92 ms — h2https://ui.cgtn.com/static/ng/resource/images/header-v3/download3.pngui.cgtn.com/static/ng/resource/imag... https://ui.cgtn.com/static/ng/resource/images/header-v3/download3.png — 200 — 17.8 KiB — 85 ms — h2https://ui.cgtn.com/static/ng/resource/images/header-v3/download4.pngui.cgtn.com/static/ng/resource/imag... https://ui.cgtn.com/static/ng/resource/images/header-v3/download4.png — 200 — 21.1 KiB — 92 ms — h2https://video.cgtn.com/news/2026-04-15/Taiwan-residents-discuss-what-best-reflects-shared-roots-with-mainland-1MmXo22xgf6/video/wu_1jm8letha1gvk1jj91h9hs5v1gqca/wu_1jm8letha1gvk1jj91h9hs5v1gqca-250.jpgvideo.cgtn.com/news/2026-04-15/Taiw... https://video.cgtn.com/news/2026-04-15/Taiwan-residents-discuss-what-best-reflects-shared-roots-with-mainland-1MmXo22xgf6/video/wu_1jm8letha1gvk1jj91h9hs5v1gqca/wu_1jm8letha1gvk1jj91h9hs5v1gqca-250.jpg — 200 — 11.3 KiB — 281 ms — h2https://news.cgtn.com/news/2025-10-03/CGTN-AI-3D-animated-short-The-Legend-of-the-Monkey-King-coming-soon-1HaL2QtGi76/img/0dac0a8653774f1ab5d2fab019609108/0dac0a8653774f1ab5d2fab019609108.jpegnews.cgtn.com/news/2025-10-03/CGTN-... https://news.cgtn.com/news/2025-10-03/CGTN-AI-3D-animated-short-The-Legend-of-the-Monkey-King-coming-soon-1HaL2QtGi76/img/0dac0a8653774f1ab5d2fab019609108/0dac0a8653774f1ab5d2fab019609108.jpeg — 200 — 351.8 KiB — 73 ms — h2https://news.cgtn.com/news/2025-12-29/Side-by-Side-Foreign-volunteers-in-China-s-anti-fascist-struggle-1JuQmSrYVwc/img/15d3461df6cd4a7e89ef3d0a803e301b/15d3461df6cd4a7e89ef3d0a803e301b.jpegnews.cgtn.com/news/2025-12-29/Side-... https://news.cgtn.com/news/2025-12-29/Side-by-Side-Foreign-volunteers-in-China-s-anti-fascist-struggle-1JuQmSrYVwc/img/15d3461df6cd4a7e89ef3d0a803e301b/15d3461df6cd4a7e89ef3d0a803e301b.jpeg — 200 — 249.8 KiB — 62 ms — h2https://news.cgtn.com/news/2022-10-26/The-Numbers-of-a-Decade-A-Journey-through-China-s-Modernization-1erSUUUtmW4/img/8f77516724f64bc9af3525bfc036e977/8f77516724f64bc9af3525bfc036e977.gifnews.cgtn.com/news/2022-10-26/The-N... https://news.cgtn.com/news/2022-10-26/The-Numbers-of-a-Decade-A-Journey-through-China-s-Modernization-1erSUUUtmW4/img/8f77516724f64bc9af3525bfc036e977/8f77516724f64bc9af3525bfc036e977.gif — 200 — 1.0 MiB — 93 ms — h2https://news.cgtn.com/news/2025-09-02/Unforgotten-Front-China-in-WWII-Interactive-walk-through-history-1GhHHVJUMKI/img/8cefd91bc0af4774a3e2df74fe14149f/8cefd91bc0af4774a3e2df74fe14149f.jpegnews.cgtn.com/news/2025-09-02/Unfor... https://news.cgtn.com/news/2025-09-02/Unforgotten-Front-China-in-WWII-Interactive-walk-through-history-1GhHHVJUMKI/img/8cefd91bc0af4774a3e2df74fe14149f/8cefd91bc0af4774a3e2df74fe14149f.jpeg — 200 — 606.6 KiB — 91 ms — h2https://news.cgtn.com/news/7830796333566d54/img/dbd4571f815e4d15bbef6604e06bdd92/dbd4571f815e4d15bbef6604e06bdd92.jpegnews.cgtn.com/news/7830796333566d54... https://news.cgtn.com/news/7830796333566d54/img/dbd4571f815e4d15bbef6604e06bdd92/dbd4571f815e4d15bbef6604e06bdd92.jpeg — 200 — 630.5 KiB — 60 ms — h2https://news.cgtn.com/news/2025-12-29/Ask-Confucius-1JvnyuloMms/img/4d3b736f54744c2a8cbbe37372278ca9/4d3b736f54744c2a8cbbe37372278ca9.pngnews.cgtn.com/news/2025-12-29/Ask-C... https://news.cgtn.com/news/2025-12-29/Ask-Confucius-1JvnyuloMms/img/4d3b736f54744c2a8cbbe37372278ca9/4d3b736f54744c2a8cbbe37372278ca9.png — 200 — 1.2 MiB — 62 ms — h2https://news.cgtn.com/news/3d3d414e77516a4e34457a6333566d54/img/ce24f5db7d574cdfa739f10f120b6031/ce24f5db7d574cdfa739f10f120b6031.jpgnews.cgtn.com/news/3d3d414e77516a4e... https://news.cgtn.com/news/3d3d414e77516a4e34457a6333566d54/img/ce24f5db7d574cdfa739f10f120b6031/ce24f5db7d574cdfa739f10f120b6031.jpg — 200 — 495.6 KiB — 50 ms — h2https://news.cgtn.com/news/7830796333566d54/img/a136bdc0f77f43bea29a5409b86f97ca/a136bdc0f77f43bea29a5409b86f97ca.pngnews.cgtn.com/news/7830796333566d54... https://news.cgtn.com/news/7830796333566d54/img/a136bdc0f77f43bea29a5409b86f97ca/a136bdc0f77f43bea29a5409b86f97ca.png — 200 — 1.5 MiB — 94 ms — h2https://news.cgtn.com/news/2026-04-21/Two-teens-killed-in-shooting-during-planned-fight-in-North-Carolina-1Mw2LSqt4SA/img/17c57236ec814a3e9a64ab9aaca57ac4/17c57236ec814a3e9a64ab9aaca57ac4-750.jpegnews.cgtn.com/news/2026-04-21/Two-t... https://news.cgtn.com/news/2026-04-21/Two-teens-killed-in-shooting-during-planned-fight-in-North-Carolina-1Mw2LSqt4SA/img/17c57236ec814a3e9a64ab9aaca57ac4/17c57236ec814a3e9a64ab9aaca57ac4-750.jpeg — 200 — 103.3 KiB — 48 ms — h2https://news.cgtn.com/news/2026-04-21/Fareed-Zakaria-US-recklessness-may-hand-global-mantle-to-China-1MwqALBQH28/img/7cc2e823c2f045ca81bbfee66de27605/7cc2e823c2f045ca81bbfee66de27605-750.jpegnews.cgtn.com/news/2026-04-21/Faree... https://news.cgtn.com/news/2026-04-21/Fareed-Zakaria-US-recklessness-may-hand-global-mantle-to-China-1MwqALBQH28/img/7cc2e823c2f045ca81bbfee66de27605/7cc2e823c2f045ca81bbfee66de27605-750.jpeg — 200 — 147.6 KiB — 44 ms — h2https://ui.cgtn.com/static/ng/resource/images/icon/btn_close.pngui.cgtn.com/static/ng/resource/imag... https://ui.cgtn.com/static/ng/resource/images/icon/btn_close.png — 200 — 1.5 KiB — 50 ms — h2https://ui.cgtn.com/static/ng/resource/images/icon/icon_agree.pngui.cgtn.com/static/ng/resource/imag... https://ui.cgtn.com/static/ng/resource/images/icon/icon_agree.png — 200 — 1.7 KiB — 50 ms — h2https://news.cgtn.com/news/2026-04-21/Global-security-needs-rule-of-law-Ambassador-of-Dominica-to-China-1MwAWmiPcUU/img/df8e46be3c984f8e802275d9d3f1d867/df8e46be3c984f8e802275d9d3f1d867-750.pngnews.cgtn.com/news/2026-04-21/Globa... https://news.cgtn.com/news/2026-04-21/Global-security-needs-rule-of-law-Ambassador-of-Dominica-to-China-1MwAWmiPcUU/img/df8e46be3c984f8e802275d9d3f1d867/df8e46be3c984f8e802275d9d3f1d867-750.png — 200 — 1.6 MiB — 106 ms — h2https://news.cgtn.com/news/2026-04-21/Chinese-designed-humanoid-robots-gain-popularity-in-Peru-1MwhukqLL6E/img/700a97ba4a244d9b9d332b5630c79675/700a97ba4a244d9b9d332b5630c79675-750.jpegnews.cgtn.com/news/2026-04-21/Chine... https://news.cgtn.com/news/2026-04-21/Chinese-designed-humanoid-robots-gain-popularity-in-Peru-1MwhukqLL6E/img/700a97ba4a244d9b9d332b5630c79675/700a97ba4a244d9b9d332b5630c79675-750.jpeg — 200 — 75.8 KiB — 86 ms — h2https://news.cgtn.com/news/2026-04-21/Greater-Bay-Area-s-first-Hualong-One-nuclear-power-unit-starts-operation-1MwtaGlpoGI/img/79e3da91033c4afe82b31b3077a863d6/79e3da91033c4afe82b31b3077a863d6-750.jpegnews.cgtn.com/news/2026-04-21/Great... https://news.cgtn.com/news/2026-04-21/Greater-Bay-Area-s-first-Hualong-One-nuclear-power-unit-starts-operation-1MwtaGlpoGI/img/79e3da91033c4afe82b31b3077a863d6/79e3da91033c4afe82b31b3077a863d6-750.jpeg — 200 — 140.2 KiB — 67 ms — h2https://news.cgtn.com/news/2026-02-15/Timeless-crafts-timeless-blessings-1KMAIuyudQ4/img/09ece93226f649caa3ae40e023918c56/09ece93226f649caa3ae40e023918c56-750.jpegnews.cgtn.com/news/2026-02-15/Timel... https://news.cgtn.com/news/2026-02-15/Timeless-crafts-timeless-blessings-1KMAIuyudQ4/img/09ece93226f649caa3ae40e023918c56/09ece93226f649caa3ae40e023918c56-750.jpeg — 200 — 112.2 KiB — 58 ms — h2https://video.cgtn.com/news/2026-04-18/Brazilian-film-scholar-Cinema-key-to-China-Brazil-cultural-exchange-1MrQhy53f6o/video/wu_1jmgc26tm1nk01rfk1l5t7kv1nre2lp/wu_1jmgc26tm1nk01rfk1l5t7kv1nre2lp-250.jpgvideo.cgtn.com/news/2026-04-18/Braz... https://video.cgtn.com/news/2026-04-18/Brazilian-film-scholar-Cinema-key-to-China-Brazil-cultural-exchange-1MrQhy53f6o/video/wu_1jmgc26tm1nk01rfk1l5t7kv1nre2lp/wu_1jmgc26tm1nk01rfk1l5t7kv1nre2lp-250.jpg — 200 — 8.3 KiB — 17 ms — h2https://video.cgtn.com/news/2026-04-17/Families-urge-action-after-9-killed-in-T-rkiye-school-shooting-1MqivG3VljG/video/wu_1jmdrriasv6jo5g12pepshlqea/wu_1jmdrriasv6jo5g12pepshlqea-250.jpgvideo.cgtn.com/news/2026-04-17/Fami... https://video.cgtn.com/news/2026-04-17/Families-urge-action-after-9-killed-in-T-rkiye-school-shooting-1MqivG3VljG/video/wu_1jmdrriasv6jo5g12pepshlqea/wu_1jmdrriasv6jo5g12pepshlqea-250.jpg — 200 — 10.8 KiB — 16 ms — h2https://video.cgtn.com/news/2024-07-31/Mulan-s-heroic-journey-unveiled-through-AI-1vGDnNdP4fS/video/wu_1i441b9dt1krv16bsa5ts6cqu0u02/wu_1i441b9dt1krv16bsa5ts6cqu0u02.jpegvideo.cgtn.com/news/2024-07-31/Mula... https://video.cgtn.com/news/2024-07-31/Mulan-s-heroic-journey-unveiled-through-AI-1vGDnNdP4fS/video/wu_1i441b9dt1krv16bsa5ts6cqu0u02/wu_1i441b9dt1krv16bsa5ts6cqu0u02.jpeg — 200 — 536.3 KiB — 36 ms — h2https://video.cgtn.com/news/2026-04-21/China-adheres-to-Treaty-of-Non-Proliferation-of-Nuclear-Weapons-1MwB4hWDGY8/video/wu_1jmnktf6g2d716qt9c3lp51k2oum/wu_1jmnktf6g2d716qt9c3lp51k2oum-250.jpgvideo.cgtn.com/news/2026-04-21/Chin... https://video.cgtn.com/news/2026-04-21/China-adheres-to-Treaty-of-Non-Proliferation-of-Nuclear-Weapons-1MwB4hWDGY8/video/wu_1jmnktf6g2d716qt9c3lp51k2oum/wu_1jmnktf6g2d716qt9c3lp51k2oum-250.jpg — 200 — 9.1 KiB — 25 ms — h2https://video.cgtn.com/news/2026-04-21/Reuniting-families-with-martyrs-of-the-War-to-Resist-US-Aggression-and-Aid-Korea-1Mw71Pofanu/video/wu_1jmmsku9de0qmgb1nvlk5146f4d2/wu_1jmmsku9de0qmgb1nvlk5146f4d2-250.jpegvideo.cgtn.com/news/2026-04-21/Reun... https://video.cgtn.com/news/2026-04-21/Reuniting-families-with-martyrs-of-the-War-to-Resist-US-Aggression-and-Aid-Korea-1Mw71Pofanu/video/wu_1jmmsku9de0qmgb1nvlk5146f4d2/wu_1jmmsku9de0qmgb1nvlk5146f4d2-250.jpeg — 200 — 7.8 KiB — 13 ms — h2https://video.cgtn.com/news/2026-04-21/Beyond-ACG-Lion-dance-lights-up-Chinese-musical-bridging-cultures-1Mw5mdYPYv6/video/wu_1jmltmgg512gj5evakv11qp1dcja/wu_1jmltmgg512gj5evakv11qp1dcja-250.jpgvideo.cgtn.com/news/2026-04-21/Beyo... https://video.cgtn.com/news/2026-04-21/Beyond-ACG-Lion-dance-lights-up-Chinese-musical-bridging-cultures-1Mw5mdYPYv6/video/wu_1jmltmgg512gj5evakv11qp1dcja/wu_1jmltmgg512gj5evakv11qp1dcja-250.jpg — 200 — 8.7 KiB — 25 ms — h2https://video.cgtn.com/news/2026-04-21/CGTN-anchor-engages-with-Dar-es-Salaam-students-in-Zoom-Chinese-class-1Mw5XhGSJuU/video/wu_1jmmqlo811q8g1vuk1u8j1sb4oor1d0/wu_1jmmqlo811q8g1vuk1u8j1sb4oor1d0-250.jpegvideo.cgtn.com/news/2026-04-21/CGTN... https://video.cgtn.com/news/2026-04-21/CGTN-anchor-engages-with-Dar-es-Salaam-students-in-Zoom-Chinese-class-1Mw5XhGSJuU/video/wu_1jmmqlo811q8g1vuk1u8j1sb4oor1d0/wu_1jmmqlo811q8g1vuk1u8j1sb4oor1d0-250.jpeg — 200 — 6.4 KiB — 15 ms — h2https://video.cgtn.com/news/2026-04-21/Technology-is-helping-break-down-barriers-for-learning-Chinese--1MwPYKeBpXq/video/wu_1jmo0qls91bae1rkt5fr1c7k20ba/wu_1jmo0qls91bae1rkt5fr1c7k20ba-250.jpgvideo.cgtn.com/news/2026-04-21/Tech... https://video.cgtn.com/news/2026-04-21/Technology-is-helping-break-down-barriers-for-learning-Chinese--1MwPYKeBpXq/video/wu_1jmo0qls91bae1rkt5fr1c7k20ba/wu_1jmo0qls91bae1rkt5fr1c7k20ba-250.jpg — 200 — 4.4 KiB — 22 ms — h2https://video.cgtn.com/news/2026-04-21/Report-stresses-unity-as-tensions-challenge-global-security-landscape-1MwhVO2ESfC/video/wu_1jmn5cfo6cjc1roh16971rkctjgqlu/wu_1jmn5cfo6cjc1roh16971rkctjgqlu-250.jpgvideo.cgtn.com/news/2026-04-21/Repo... https://video.cgtn.com/news/2026-04-21/Report-stresses-unity-as-tensions-challenge-global-security-landscape-1MwhVO2ESfC/video/wu_1jmn5cfo6cjc1roh16971rkctjgqlu/wu_1jmn5cfo6cjc1roh16971rkctjgqlu-250.jpg — 200 — 5.2 KiB — 21 ms — h2https://news.cgtn.com/news/2026-04-12/Hainan-Expo-2026-1MhgLWUFSYE/img/14032330d30f45a4b4a077e60456931a/14032330d30f45a4b4a077e60456931a.jpegnews.cgtn.com/news/2026-04-12/Haina... https://news.cgtn.com/news/2026-04-12/Hainan-Expo-2026-1MhgLWUFSYE/img/14032330d30f45a4b4a077e60456931a/14032330d30f45a4b4a077e60456931a.jpeg — 200 — 535.5 KiB — 76 ms — h2https://news.cgtn.com/news/2026-04-14/BJIFF-1Mln91wH8bK/img/f04a09a7b00646bfa8f0b417537246d0/f04a09a7b00646bfa8f0b417537246d0.jpegnews.cgtn.com/news/2026-04-14/BJIFF... https://news.cgtn.com/news/2026-04-14/BJIFF-1Mln91wH8bK/img/f04a09a7b00646bfa8f0b417537246d0/f04a09a7b00646bfa8f0b417537246d0.jpeg — 200 — 1.1 MiB — 84 ms — h2https://ui.cgtn.com/static/ng/resource/images/gwab.pngui.cgtn.com/static/ng/resource/imag... https://ui.cgtn.com/static/ng/resource/images/gwab.png — 200 — 19.1 KiB — 59 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-KWDZVQ2www.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-KWDZVQ2 — 200 — 125.3 KiB — 65 ms — h2https://www.googletagmanager.com/gtag/js?id=G-Q2N7DKTSVJ&cx=c&gtm=4e64h1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-Q2N7DKTSVJ&cx=c&gtm=4e64h1 — 200 — 169.6 KiB — 70 ms — h2https://ui.cgtn.com/static/ng/resource/images/2026/cg2026_home2_bg.pngui.cgtn.com/static/ng/resource/imag... https://ui.cgtn.com/static/ng/resource/images/2026/cg2026_home2_bg.png — 200 — 4.3 KiB — 56 ms — h2https://ui.cgtn.com/static/ng/resource/images/2026/arrow-drop-right-line-active.pngui.cgtn.com/static/ng/resource/imag... https://ui.cgtn.com/static/ng/resource/images/2026/arrow-drop-right-line-active.png — 200 — 629 B — 52 ms — h2https://ui.cgtn.com/static/ng/resource/images/2026/arrow-drop-right-line.pngui.cgtn.com/static/ng/resource/imag... https://ui.cgtn.com/static/ng/resource/images/2026/arrow-drop-right-line.png — 200 — 691 B — 49 ms — h2https://ui.cgtn.com/static/ng/resource/images/cg2026_components/live_now_bg.pngui.cgtn.com/static/ng/resource/imag... https://ui.cgtn.com/static/ng/resource/images/cg2026_components/live_now_bg.png — 200 — 44.5 KiB — 56 ms — h2https://ui.cgtn.com/static/ng/resource/images/cg2026_components/title_gray_arrow.pngui.cgtn.com/static/ng/resource/imag... https://ui.cgtn.com/static/ng/resource/images/cg2026_components/title_gray_arrow.png — 200 — 528 B — 53 ms — h2https://ui.cgtn.com/static/ng/resource/images/icon_new/common/cg_play_60.pngui.cgtn.com/static/ng/resource/imag... https://ui.cgtn.com/static/ng/resource/images/icon_new/common/cg_play_60.png — 200 — 13.3 KiB — 80 ms — h2https://ui.cgtn.com/static/ng/resource/images/cg2026_common_icons/arrow-right-s-line@1x.pngui.cgtn.com/static/ng/resource/imag... https://ui.cgtn.com/static/ng/resource/images/cg2026_common_icons/arrow-right-s-line@1x.png — 200 — 541 B — 52 ms — h2https://ui.cgtn.com/static/ng/resource/images/cg2026_common_icons/icon-arrow-pad.pngui.cgtn.com/static/ng/resource/imag... https://ui.cgtn.com/static/ng/resource/images/cg2026_common_icons/icon-arrow-pad.png — 200 — 597 B — 56 ms — h2https://news.cgtn.com/news/2026-01-14/Tensions-in-Iran-web-1JVWgxxbHrO/img/67a817b4e170497f8ce5555f67b4ebdd/67a817b4e170497f8ce5555f67b4ebdd.jpegnews.cgtn.com/news/2026-01-14/Tensi... https://news.cgtn.com/news/2026-01-14/Tensions-in-Iran-web-1JVWgxxbHrO/img/67a817b4e170497f8ce5555f67b4ebdd/67a817b4e170497f8ce5555f67b4ebdd.jpeg — 200 — 523.5 KiB — 65 ms — h2https://news.cgtn.com/news/2026-03-12/Buzzing-China-1Ls01NZEdGM/img/dd1cff502387413d9faad810ab48a1df/dd1cff502387413d9faad810ab48a1df.jpegnews.cgtn.com/news/2026-03-12/Buzzi... https://news.cgtn.com/news/2026-03-12/Buzzing-China-1Ls01NZEdGM/img/dd1cff502387413d9faad810ab48a1df/dd1cff502387413d9faad810ab48a1df.jpeg — 200 — 2.2 MiB — 205 ms — h2https://news.cgtn.com/news/2026-02-26/China-s-two-sessions-2026-1L4s9Uy75sY/img/e6d05c06101b4fb0b038e877ba985eb6/e6d05c06101b4fb0b038e877ba985eb6.jpegnews.cgtn.com/news/2026-02-26/China... https://news.cgtn.com/news/2026-02-26/China-s-two-sessions-2026-1L4s9Uy75sY/img/e6d05c06101b4fb0b038e877ba985eb6/e6d05c06101b4fb0b038e877ba985eb6.jpeg — 200 — 373.6 KiB — 80 ms — h2https://news.cgtn.com/news/2025-11-15/Japan-s-Provocation-1IklS1IWHmM/img/c2b437c40a824136a472e8d68aa33329/c2b437c40a824136a472e8d68aa33329.jpegnews.cgtn.com/news/2025-11-15/Japan... https://news.cgtn.com/news/2025-11-15/Japan-s-Provocation-1IklS1IWHmM/img/c2b437c40a824136a472e8d68aa33329/c2b437c40a824136a472e8d68aa33329.jpeg — 200 — 2.0 MiB — 194 ms — h2https://news.cgtn.com/news/2025-10-15/4th-plenary-session-of-20th-CPC-Central-Committee-1Huvlw86uXK/img/25def4613e934473b7189e7d35a76bc1/25def4613e934473b7189e7d35a76bc1.jpegnews.cgtn.com/news/2025-10-15/4th-p... https://news.cgtn.com/news/2025-10-15/4th-plenary-session-of-20th-CPC-Central-Committee-1Huvlw86uXK/img/25def4613e934473b7189e7d35a76bc1/25def4613e934473b7189e7d35a76bc1.jpeg — 200 — 151.2 KiB — 53 ms — h2https://news.cgtn.com/news/2025-08-24/80-years-of-victory-united-with-peace-1G61hHRdQ4M/img/0c4c58b24eca421abde9e7f891fa5d52/0c4c58b24eca421abde9e7f891fa5d52.jpegnews.cgtn.com/news/2025-08-24/80-ye... https://news.cgtn.com/news/2025-08-24/80-years-of-victory-united-with-peace-1G61hHRdQ4M/img/0c4c58b24eca421abde9e7f891fa5d52/0c4c58b24eca421abde9e7f891fa5d52.jpeg — 200 — 990.8 KiB — 131 ms — h2https://news.cgtn.com/news/2025-04-06/Tang-Architecture-Building-Timeless-Glory-1Ck4XiO0j8A/img/a17d3fe07ec24af297daf91ebe6078ce/a17d3fe07ec24af297daf91ebe6078ce.jpegnews.cgtn.com/news/2025-04-06/Tang-... https://news.cgtn.com/news/2025-04-06/Tang-Architecture-Building-Timeless-Glory-1Ck4XiO0j8A/img/a17d3fe07ec24af297daf91ebe6078ce/a17d3fe07ec24af297daf91ebe6078ce.jpeg — 200 — 500.9 KiB — 116 ms — h2https://ui.cgtn.com/static/ng/resource/images/icon/cover-video-play.pngui.cgtn.com/static/ng/resource/imag... https://ui.cgtn.com/static/ng/resource/images/icon/cover-video-play.png — 200 — 1.2 KiB — 85 ms — h2https://ui.cgtn.com/static/ng/resource/fonts/Poppins/Poppins-Bold.ttfui.cgtn.com/static/ng/resource/font... https://ui.cgtn.com/static/ng/resource/fonts/Poppins/Poppins-Bold.ttf — 200 — 150.7 KiB — 9 ms — h2https://region1.google-analytics.com/g/collect?v=2&tid=G-Q2N7DKTSVJ&gtm=45je64h1v887460319za200&_p=1776812923777&gcs=G100&gcd=13p3pPp2p5l1&npa=1&dma_cps=-&dma=1&_eu=AAAAAGA&are=1&cid=2071306147.1776812925&frm=0&pscdl=denied&rcb=17&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&gaf=2&_s=1&tag_exp=0~115616986~115938465~115938468~117266400~117512543&sid=1776812924&sct=1&seg=0&dl=https%3A%2F%2Fwww.cgtn.com%2F&dt=CGTN%20%7C%20Breaking%20News%2C%20China%20News%2C%20World%20News%20and%20Video&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&ep.id_info=1JdYPR5nUGY&ep.news_id=1JdYPR5nUGY&ep.headline=Home&ep.publish_date=1%2C766%2C658%2C680%2C000&ep.editor=Li%20Zhiang&tfd=1458region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-Q2N7DKTSVJ&gtm=45je64h1v887460319za200&_p=1776812923777&gcs=G100&gcd=13p3pPp2p5l1&npa=1&dma_cps=-&dma=1&_eu=AAAAAGA&are=1&cid=2071306147.1776812925&frm=0&pscdl=denied&rcb=17&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&gaf=2&_s=1&tag_exp=0~115616986~115938465~115938468~117266400~117512543&sid=1776812924&sct=1&seg=0&dl=https%3A%2F%2Fwww.cgtn.com%2F&dt=CGTN%20%7C%20Breaking%20News%2C%20China%20News%2C%20World%20News%20and%20Video&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&ep.id_info=1JdYPR5nUGY&ep.news_id=1JdYPR5nUGY&ep.headline=Home&ep.publish_date=1%2C766%2C658%2C680%2C000&ep.editor=Li%20Zhiang&tfd=1458 — 204 — 547 B — 100 ms — h2https://script.crazyegg.com/pages/scripts/0122/7365.jsscript.crazyegg.com/pages/scripts/0... https://script.crazyegg.com/pages/scripts/0122/7365.js — 200 — 2.7 KiB — 74 ms — h3https://news.cgtn.com/news/2026-04-21/CGTN-Poll-Over-80-oppose-Japan-returning-to-the-path-of-aggression-1MwTysHCzHa/img/19c3e50ea54240c392290a18dc04c8a1/19c3e50ea54240c392290a18dc04c8a1-750.pngnews.cgtn.com/news/2026-04-21/CGTN-... https://news.cgtn.com/news/2026-04-21/CGTN-Poll-Over-80-oppose-Japan-returning-to-the-path-of-aggression-1MwTysHCzHa/img/19c3e50ea54240c392290a18dc04c8a1/19c3e50ea54240c392290a18dc04c8a1-750.png — 200 — 839.5 KiB — 22 ms — h2https://script.crazyegg.com/pages/data-scripts/0122/7365/site/www.cgtn.com.json?t=1script.crazyegg.com/pages/data-scri... https://script.crazyegg.com/pages/data-scripts/0122/7365/site/www.cgtn.com.json?t=1 — 200 — 1.7 KiB — 42 ms — h3https://www.cgtn.com/favicon.icowww.cgtn.com/favicon.ico https://www.cgtn.com/favicon.ico — 200 — 41.2 KiB — 4 ms — h2https://ui.cgtn.com/static/ng/resource/images/logo_title.pngui.cgtn.com/static/ng/resource/imag... https://ui.cgtn.com/static/ng/resource/images/logo_title.png — 200 — 4.0 KiB — 3 ms — h2https://script.crazyegg.com/pages/versioned/common-scripts/4ce8c7df8d425cc50464576824ed91eb.jsscript.crazyegg.com/pages/versioned... https://script.crazyegg.com/pages/versioned/common-scripts/4ce8c7df8d425cc50464576824ed91eb.js — 200 — 55.3 KiB — 56 ms — h3https://script.crazyegg.com/pages/data-scripts/0122/7365/sampling/www.cgtn.com.json?t=1script.crazyegg.com/pages/data-scri... https://script.crazyegg.com/pages/data-scripts/0122/7365/sampling/www.cgtn.com.json?t=1 — 200 — 349 B — 24 ms — h3https://tracking.crazyegg.com/clock?u=1227365&st=451680&t=1776812925003&tk=afa4b592b179c35088134a364f166c3btracking.crazyegg.com/clock?u=12273... https://tracking.crazyegg.com/clock?u=1227365&st=451680&t=1776812925003&tk=afa4b592b179c35088134a364f166c3b — 204 — 0 B — 167 ms — h2https://tracking.crazyegg.com/clock?u=1227365&st=451680&t=1776812925003&tk=afa4b592b179c35088134a364f166c3btracking.crazyegg.com/clock?u=12273... https://tracking.crazyegg.com/clock?u=1227365&st=451680&t=1776812925003&tk=afa4b592b179c35088134a364f166c3b — 200 — 147 B — 63 ms — h2https://script.crazyegg.com/pages/versioned/tracking-scripts/158692313dc4b9f2e28d9e9025e38d6b.jsscript.crazyegg.com/pages/versioned... https://script.crazyegg.com/pages/versioned/tracking-scripts/158692313dc4b9f2e28d9e9025e38d6b.js — 200 — 22.6 KiB — 25 ms — h3
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 3783ms · 1105KB · ¥107/mo
www.cgtn.com
Other
Costly
Execution 892ms
Transfer 388 KB
Monthly Cost ¥25/mo
ui.cgtn.com
Other
Costly
Execution 890ms
Transfer 30 KB
Monthly Cost ¥25/mo
Unattributable
Other
Costly
Execution 873ms
Transfer 0 KB
Monthly Cost ¥25/mo
script.crazyegg.com
Other
Costly
Execution 327ms
Transfer 55 KB
Unused 54%
Monthly Cost ¥9/mo
Google Tag Manager
Tag Manager
Costly
Execution 241ms
Transfer 170 KB
Unused 41%
Monthly Cost ¥7/mo
Google Tag Manager
Tag Manager
Optional
Execution 161ms
Transfer 125 KB
Unused 49%
Monthly Cost ¥5/mo
ui.cgtn.com
Other
Optional
Execution 152ms
Transfer 4 KB
Monthly Cost ¥4/mo
www.googleoptimize.com
Other
Optional
Execution 122ms
Transfer 109 KB
Unused 60%
Monthly Cost ¥3/mo
Google Tag Manager
Tag Manager
Optional
Execution 72ms
Transfer 170 KB
Unused 67%
Monthly Cost ¥2/mo
ui.cgtn.com
Other
Optional
Execution 55ms
Transfer 52 KB
Unused 77%
Monthly Cost ¥2/mo

These scripts may cost more than they're worth

  • www.cgtn.com adds 892ms and costs ~¥25/month
  • ui.cgtn.com adds 890ms and costs ~¥25/month
  • Unattributable adds 873ms and costs ~¥25/month
  • script.crazyegg.com adds 327ms and costs ~¥9/month
  • Google Tag Manager adds 241ms and costs ~¥7/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.cgtn.com takes 892ms 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

ui.cgtn.com takes 890ms 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 873ms 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

script.crazyegg.com takes 327ms 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

54% of script.crazyegg.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

Google Tag Manager takes 241ms 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

60% of www.googleoptimize.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

67% 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

77% of ui.cgtn.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