Skip to content
https://cnews.ru

Performance

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

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

53
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
82
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
92
Best Practices Checks for modern web development best practices including HTTPS, no console errors, and secure JavaScript.
83
SEO Measures basic SEO optimizations: meta tags, crawlability, link text, and mobile friendliness.

First Contentful Paint First Contentful Paint — how long until the browser renders the first piece of content. Under 1.8s is good.

5.37 s

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

12.18 s

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

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

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

12.38 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 3 REVIEW 5 FIX
D
Page Weight Budget
Action
2.5 MB transferred, 136 requests
FIX
2.5 MB transferred, 136 requests
Warning::
Page weighs 4.7 MB (2.5 MB transferred)
Warning::
Images are 1.5 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 1.5 MB
Warning::
JavaScript is 547 KB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 547 KB
Info::
Fonts are 305 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 305 KB
Warning::
136 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 0.53 g CO2 per page load
2.5 MB / 2.4 MB budget
2.5 MB transferred
136 requests
0.53 g CO2 per page load
Images 1.5 MiB 61%
JavaScript 546.6 KiB 21%
Fonts 304.9 KiB 12%
CSS 92.0 KiB 4%
HTML 42.7 KiB 2%
Other 27.3 KiB 1%
Other 4.9 KiB 0%
Other 791 B 0%
Other 690 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 (2.5 MiB of 2.5 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
D
JS Execution Cost
Action
3003ms total JS execution
FIX
3003ms total JS execution
Warning::
https://www.cnews.ru/: 1097ms CPU time
Warning::
Unattributable: 630ms CPU time
Warning::
https://www.cnews.ru/inc/design2019/js/jquery-3.4....: 580ms CPU time
Warning::
https://mc.yandex.ru/metrika/watch.js: 260ms CPU time
Info::
https://yandex.ru/ads/system/context.js: 160ms CPU time
Warning::
Third-party scripts: 3003ms (100% of total)

Main Thread Breakdown

Other 29% Script Evaluation 28% Style & Layout 24% Script Parsing & Compilation 8% Rendering 5% Parse HTML & CSS 4%
ScriptTotalScriptingParse/CompileParty
https://www.cnews.ru/1097ms86ms6ms3rd
Unattributable630ms19ms0ms3rd
https://www.cnews.ru/inc/design2019/js/jquery-3.4.1.min.js?hash=570a82c766011c6385f8580ms268ms13ms3rd
https://mc.yandex.ru/metrika/watch.js260ms173ms57ms3rd
https://yandex.ru/ads/system/context.js160ms116ms35ms3rd
https://yastatic.net/partner-code-bundles/1304651/00cc0164cd639ddf.js127ms68ms60ms3rd
https://market.cnews.ru/inc/js/filter2.js90ms23ms1ms3rd
https://www.cnews.ru/inc/design2019/js/scripts.js?hash=f9f4d0194a6aac3ddb9159ms15ms3ms3rd
D
Page Weight Inventory
Action
136 resources · 2.5 MB · 277 KB savings available
FIX
136 resources · 2.5 MB · 277 KB savings available
Warning::
Page weight 1.5 MB over 1MB target
Got: 2.5 MB Expected: ≤ 1 MB
Info::
~277 KB of savings available
Warning::
135 third-party resources (100% of weight)
Info::
1 resources over 200KB
136 resources · 2.5 MiB · 135 third-party 1.5 MiB over 1MB target
Image 61% · 1.5 MiB
JavaScript 21% · 546.6 KiB
Font 12% · 304.9 KiB
CSS 4% · 92.0 KiB
Document 3% · 69.5 KiB
Other 0% · 6.1 KiB

~276.8 KiB of savings available

Remove unused JavaScript: 276.8 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
60 images, 0 KB saveable
REVIEW
60 images, 0 KB saveable
Warning::
https://www.cnews.ru/inc/design2019/img/icons/care... 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://www.cnews.ru/inc/design2019/img/icons/clos... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://static.cnews.ru/img/files/2025/05/27/globa... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://filearchive.cnews.ru/img/cnews/2026/03/25/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.cnews.ru/inc/design2019/img/icons/18+.... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.cnews.ru/inc/design2019/img/icons/sear... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://static.cnews.ru/img/articles/2026/04/20/21... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://static.cnews.ru/img/articles/2026/04/07/ge... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://filearchive.cnews.ru/img/cnews/2026/04/14/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.cnews.ru/inc/design2019/img/logo.svg is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://static.cnews.ru/img/articles/2026/04/14/ge... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://static.cnews.ru/img/files/2024/01/19/cnews... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://static.cnews.ru/img/news/2024/11/15/oblozh... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://filearchive.cnews.ru/img/cnews/2026/04/14/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.cnews.ru/inc/design2019/img/icons/mob-... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://static.cnews.ru/img/articles/2026/04/07/00... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://static.cnews.ru/img/articles/2026/04/15/1d... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://static.cnews.ru/img/cnews/2026/04/21/cases... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://static.cnews.ru/img/articles/2026/04/09/ge... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://static.cnews.ru/img/files/2024/12/10/cnews... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://static.cnews.ru/img/files/2026/04/06/14291... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://static.cnews.ru/img/articles/2026/03/25/sn... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
60 images 1.5 MB
0 oversized -0 KB
50 legacy format
23 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

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

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

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

C
JS Bundles
Action
37 scripts, 277 KB unused
REVIEW
37 scripts, 277 KB unused
Warning::
https://yastatic.net/partner-code-bundles/1304651/...: 105 KB unused (81%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://yandex.ru/ads/system/context.js: 73 KB unused (70%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://mc.yandex.ru/metrika/watch.js: 37 KB unused (55%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.cnews.ru/inc/js/fancybox.umd.js?hash=b...: 37 KB unused (88%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://yastatic.net/partner-code-bundles/1304651/...: 25 KB unused (79%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 277 KB
277 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://yastatic.net/partner-code-bundles/1304651/00cc0164cd639ddf.js130 KB105 KB (81%)3rd
https://yandex.ru/ads/system/context.js105 KB73 KB (70%)3rd
https://mc.yandex.ru/metrika/watch.js69 KB37 KB (55%)3rd
https://www.cnews.ru/inc/js/fancybox.umd.js?hash=b3ede42111022dc7596142 KB37 KB (88%)3rd
https://yastatic.net/partner-code-bundles/1304651/22d10f9d8e892aab.js32 KB25 KB (79%)3rd
https://www.cnews.ru/inc/design2019/js/owl.carousel.min.js?hash=19ce91a641c4b371357a12 KB3rd
https://cnb.cnews.ru/rotator.php?zone=4310 KB3rd
https://www.cnews.ru/inc/js/tablesorter.js?hash=24f2a13724a8883dd34b1 KB3rd
https://cnb.cnews.ru/inc/api.js?17769004496 KB3rd
https://cnb.cnews.ru/rotator.php?zone=3544 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

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

Web fonts

10

305 KB total

Render-blocking

0

of 10

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 FCP 5.4 s LCP 12.2 shttps://www.cnews.ru/inc/fonts/OpenSans/OpenSans-Regular.woff2OpenSans-Regular.woff2 https://www.cnews.ru/inc/fonts/OpenSans/OpenSans-Regular.woff2 — 20.1 KiB — 106 ms — font-display: swaphttps://www.cnews.ru/inc/fonts/Montserrat/Montserrat-SemiBold.woff2Montserrat-SemiBold.woff2 https://www.cnews.ru/inc/fonts/Montserrat/Montserrat-SemiBold.woff2 — 27.3 KiB — 107 ms — font-display: swaphttps://www.cnews.ru/inc/fonts/OpenSans/OpenSans-SemiBold.woff2OpenSans-SemiBold.woff2 https://www.cnews.ru/inc/fonts/OpenSans/OpenSans-SemiBold.woff2 — 20.7 KiB — 112 ms — font-display: swaphttps://www.cnews.ru/inc/fonts/Roboto/Roboto-Bold.woff2Roboto-Bold.woff2 https://www.cnews.ru/inc/fonts/Roboto/Roboto-Bold.woff2 — 42.3 KiB — 111 ms — font-display: swaphttps://www.cnews.ru/inc/fonts/FiraSansCondensed/FiraSansCondensed-Bold.woff2FiraSansCondensed-Bold.... https://www.cnews.ru/inc/fonts/FiraSansCondensed/FiraSansCondensed-Bold.woff2 — 30.3 KiB — 107 ms — font-display: swaphttps://www.cnews.ru/inc/fonts/FiraSansCondensed/FiraSansCondensed-Regular.woff2FiraSansCondensed-Regul... https://www.cnews.ru/inc/fonts/FiraSansCondensed/FiraSansCondensed-Regular.woff2 — 29.0 KiB — 116 ms — font-display: swaphttps://www.cnews.ru/inc/fonts/RobotoCondensed/RobotoCondensed-Bold.woff2RobotoCondensed-Bold.woff2 https://www.cnews.ru/inc/fonts/RobotoCondensed/RobotoCondensed-Bold.woff2 — 23.0 KiB — 115 ms — font-display: swaphttps://www.cnews.ru/inc/fonts/OpenSans/OpenSans-Bold.woff2OpenSans-Bold.woff2 https://www.cnews.ru/inc/fonts/OpenSans/OpenSans-Bold.woff2 — 20.7 KiB — 116 ms — font-display: swaphttps://yastatic.net/s3/home/fonts/ys/3/text-variable-full.woff2text-variable-full.woff2 https://yastatic.net/s3/home/fonts/ys/3/text-variable-full.woff2 — 26.1 KiB — 287 ms — font-display: swaphttps://www.cnews.ru/inc/additional/font-awesome/fonts/fontawesome-webfont.woff2?v=4.5.0fontawesome-webfont.woff2 https://www.cnews.ru/inc/additional/font-awesome/fonts/fontawesome-webfont.woff2?v=4.5.0 — 65.4 KiB — 78 ms — font-display: swap
OpenSans-Regular.woff2 woff2 swap
Size 20 KB
Load time 106 ms
Start 806 ms
Risk FOUT — text flashes from fallback to web font
Montserrat-SemiBold.woff2 woff2 swap
Size 27 KB
Load time 107 ms
Start 806 ms
Risk FOUT — text flashes from fallback to web font
OpenSans-SemiBold.woff2 woff2 swap
Size 21 KB
Load time 112 ms
Start 807 ms
Risk FOUT — text flashes from fallback to web font
Roboto-Bold.woff2 woff2 swap
Size 42 KB
Load time 111 ms
Start 807 ms
Risk FOUT — text flashes from fallback to web font
FiraSansCondensed-Bold.... woff2 swap
Size 30 KB
Load time 107 ms
Start 807 ms
Risk FOUT — text flashes from fallback to web font
FiraSansCondensed-Regul... woff2 swap
Size 29 KB
Load time 116 ms
Start 807 ms
Risk FOUT — text flashes from fallback to web font
RobotoCondensed-Bold.woff2 woff2 swap
Size 23 KB
Load time 115 ms
Start 807 ms
Risk FOUT — text flashes from fallback to web font
OpenSans-Bold.woff2 woff2 swap
Size 21 KB
Load time 116 ms
Start 808 ms
Risk FOUT — text flashes from fallback to web font
text-variable-full.woff2 woff2 swap
Size 26 KB
Load time 287 ms
Start 874 ms
Risk FOUT — text flashes from fallback to web font
fontawesome-webfont.woff2 woff2 swap
Size 65 KB
Load time 78 ms
Start 1.5 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
5 hints, 0 missing preconnects
PASS
5 hints, 0 missing preconnects
Info::
Page uses 5 resource hint(s)

Current Resource Hints

preconnect
4
preload
1
dns-prefetch
prefetch

5 resource hints configured

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
136 requests over 2271ms
INFO
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s FCP 5.4 s LCP 12.2 shttps://cnews.ru// https://cnews.ru/ — 301 — 186 B — 236 ms — h2https://www.cnews.ru/www.cnews.ru/ https://www.cnews.ru/ — 200 — 42.7 KiB — 257 ms — h2https://yandex.ru/ads/system/context.jsyandex.ru/ads/system/context.js https://yandex.ru/ads/system/context.js — 200 — 105.3 KiB — 436 ms — h2https://www.cnews.ru/inc/design2019/css/fonts.css?hash=d90b1a0e314f0a812523www.cnews.ru/inc/design2019/css/fon... https://www.cnews.ru/inc/design2019/css/fonts.css?hash=d90b1a0e314f0a812523 — 200 — 769 B — 138 ms — h2https://www.cnews.ru/inc/design2019/css/flex.css?hash=b0849b113f7cd673a50cwww.cnews.ru/inc/design2019/css/fle... https://www.cnews.ru/inc/design2019/css/flex.css?hash=b0849b113f7cd673a50c — 200 — 2.6 KiB — 140 ms — h2https://www.cnews.ru/inc/design2019/css/owl.carousel.min.css?hash=45238f026c3bd24fe73ewww.cnews.ru/inc/design2019/css/owl... https://www.cnews.ru/inc/design2019/css/owl.carousel.min.css?hash=45238f026c3bd24fe73e — 200 — 1.5 KiB — 141 ms — h2https://www.cnews.ru/inc/design2019/css/style.css?hash=80535f12714f86b99957www.cnews.ru/inc/design2019/css/sty... https://www.cnews.ru/inc/design2019/css/style.css?hash=80535f12714f86b99957 — 200 — 40.7 KiB — 218 ms — h2https://www.cnews.ru/inc/design2019/css/widgets.css?hash=7ed73412b0ec0beb5529www.cnews.ru/inc/design2019/css/wid... https://www.cnews.ru/inc/design2019/css/widgets.css?hash=7ed73412b0ec0beb5529 — 200 — 4.5 KiB — 149 ms — h2https://www.cnews.ru/inc/css/book/external.css?hash=ce3f5500fc04ff49b545www.cnews.ru/inc/css/book/external.... https://www.cnews.ru/inc/css/book/external.css?hash=ce3f5500fc04ff49b545 — 200 — 782 B — 142 ms — h2https://www.cnews.ru/inc/css/fancybox.css?hash=50fe1d766455d5fae609www.cnews.ru/inc/css/fancybox.css?h... https://www.cnews.ru/inc/css/fancybox.css?hash=50fe1d766455d5fae609 — 200 — 5.4 KiB — 150 ms — h2https://www.cnews.ru/inc/js/jquery.tablesorter/css/theme.cnews.css?hash=5c82753d952778411e42www.cnews.ru/inc/js/jquery.tablesor... https://www.cnews.ru/inc/js/jquery.tablesorter/css/theme.cnews.css?hash=5c82753d952778411e42 — 200 — 1.8 KiB — 143 ms — h2https://www.cnews.ru/inc/additional/font-awesome/css/font-awesome.min.css?hash=4fbd15cb6047af93373fwww.cnews.ru/inc/additional/font-aw... https://www.cnews.ru/inc/additional/font-awesome/css/font-awesome.min.css?hash=4fbd15cb6047af93373f — 200 — 6.4 KiB — 151 ms — h2https://cnb.cnews.ru/inc/banners.csscnb.cnews.ru/inc/banners.css https://cnb.cnews.ru/inc/banners.css — 200 — 951 B — 217 ms — h2https://www.cnews.ru/inc/design2019/js/jquery-3.4.1.min.js?hash=570a82c766011c6385f8www.cnews.ru/inc/design2019/js/jque... https://www.cnews.ru/inc/design2019/js/jquery-3.4.1.min.js?hash=570a82c766011c6385f8 — 200 — 30.3 KiB — 214 ms — h2https://www.cnews.ru/inc/design2019/js/jquery.ui.touch-punch.min.js?hash=700b877cd3ade98ce6cdwww.cnews.ru/inc/design2019/js/jque... https://www.cnews.ru/inc/design2019/js/jquery.ui.touch-punch.min.js?hash=700b877cd3ade98ce6cd — 200 — 939 B — 144 ms — h2https://www.cnews.ru/inc/js/jquery.validate/jquery.validate.min.js?hash=24ae1ca673cbebd97e2fwww.cnews.ru/inc/js/jquery.validate... https://www.cnews.ru/inc/js/jquery.validate/jquery.validate.min.js?hash=24ae1ca673cbebd97e2f — 200 — 7.5 KiB — 213 ms — h2https://www.cnews.ru/inc/js/jquery.validate/additional-methods.min.js?hash=d95f4f840a7953a2e64awww.cnews.ru/inc/js/jquery.validate... https://www.cnews.ru/inc/js/jquery.validate/additional-methods.min.js?hash=d95f4f840a7953a2e64a — 200 — 5.4 KiB — 145 ms — h2https://www.cnews.ru/inc/js/jquery.validate/localization/messages_ru.js?hash=c5835944cdef8613eea5www.cnews.ru/inc/js/jquery.validate... https://www.cnews.ru/inc/js/jquery.validate/localization/messages_ru.js?hash=c5835944cdef8613eea5 — 200 — 1.1 KiB — 213 ms — h2https://www.cnews.ru/inc/js/jquery.tablesorter/jquery.tablesorter.min.js?hash=411633a8bb75d440b604www.cnews.ru/inc/js/jquery.tablesor... https://www.cnews.ru/inc/js/jquery.tablesorter/jquery.tablesorter.min.js?hash=411633a8bb75d440b604 — 200 — 14.3 KiB — 151 ms — h2https://www.cnews.ru/inc/js/tablesorter.js?hash=24f2a13724a8883dd34bwww.cnews.ru/inc/js/tablesorter.js?... https://www.cnews.ru/inc/js/tablesorter.js?hash=24f2a13724a8883dd34b — 200 — 1.5 KiB — 214 ms — h2https://cnb.cnews.ru/inc/api.js?1776900449cnb.cnews.ru/inc/api.js?1776900449 https://cnb.cnews.ru/inc/api.js?1776900449 — 200 — 5.7 KiB — 215 ms — h2https://www.cnews.ru/inc/design2019/css/live-broadcast-block.css?hash=c4b5f67fa3be86b692f3www.cnews.ru/inc/design2019/css/liv... https://www.cnews.ru/inc/design2019/css/live-broadcast-block.css?hash=c4b5f67fa3be86b692f3 — 200 — 2.2 KiB — 141 ms — h2https://cnb.cnews.ru/rotator.php?zone=354cnb.cnews.ru/rotator.php?zone=354 https://cnb.cnews.ru/rotator.php?zone=354 — 200 — 3.8 KiB — 217 ms — h2https://www.cnews.ru/inc/design2019/img/icons/close-white.svgwww.cnews.ru/inc/design2019/img/ico... https://www.cnews.ru/inc/design2019/img/icons/close-white.svg — 200 — 583 B — 77 ms — h2https://www.cnews.ru/inc/design2019/img/icons/mob-nav.svgwww.cnews.ru/inc/design2019/img/ico... https://www.cnews.ru/inc/design2019/img/icons/mob-nav.svg — 200 — 748 B — 80 ms — h2https://www.cnews.ru/inc/design2019/img/logo.svgwww.cnews.ru/inc/design2019/img/log... https://www.cnews.ru/inc/design2019/img/logo.svg — 200 — 9.3 KiB — 77 ms — h2https://www.cnews.ru/inc/design2019/img/icons/search.svgwww.cnews.ru/inc/design2019/img/ico... https://www.cnews.ru/inc/design2019/img/icons/search.svg — 200 — 650 B — 84 ms — h2https://www.cnews.ru/inc/design2019/img/icons/mail-icon.svgwww.cnews.ru/inc/design2019/img/ico... https://www.cnews.ru/inc/design2019/img/icons/mail-icon.svg — 200 — 813 B — 83 ms — h2https://www.cnews.ru/site.webmanifestwww.cnews.ru/site.webmanifest https://www.cnews.ru/site.webmanifest — 200 — 690 B — 229 ms — h2https://cnb.cnews.ru/rotator.php?zone=104cnb.cnews.ru/rotator.php?zone=104 https://cnb.cnews.ru/rotator.php?zone=104 — 200 — 1.3 KiB — 113 ms — h2
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s FCP 5.4 s LCP 12.2 shttps://cnews.ru// https://cnews.ru/ — 301 — 186 B — 236 ms — h2https://www.cnews.ru/www.cnews.ru/ https://www.cnews.ru/ — 200 — 42.7 KiB — 257 ms — h2https://yandex.ru/ads/system/context.jsyandex.ru/ads/system/context.js https://yandex.ru/ads/system/context.js — 200 — 105.3 KiB — 436 ms — h2https://www.cnews.ru/inc/design2019/css/fonts.css?hash=d90b1a0e314f0a812523www.cnews.ru/inc/design2019/css/fon... https://www.cnews.ru/inc/design2019/css/fonts.css?hash=d90b1a0e314f0a812523 — 200 — 769 B — 138 ms — h2https://www.cnews.ru/inc/design2019/css/flex.css?hash=b0849b113f7cd673a50cwww.cnews.ru/inc/design2019/css/fle... https://www.cnews.ru/inc/design2019/css/flex.css?hash=b0849b113f7cd673a50c — 200 — 2.6 KiB — 140 ms — h2https://www.cnews.ru/inc/design2019/css/owl.carousel.min.css?hash=45238f026c3bd24fe73ewww.cnews.ru/inc/design2019/css/owl... https://www.cnews.ru/inc/design2019/css/owl.carousel.min.css?hash=45238f026c3bd24fe73e — 200 — 1.5 KiB — 141 ms — h2https://www.cnews.ru/inc/design2019/css/style.css?hash=80535f12714f86b99957www.cnews.ru/inc/design2019/css/sty... https://www.cnews.ru/inc/design2019/css/style.css?hash=80535f12714f86b99957 — 200 — 40.7 KiB — 218 ms — h2https://www.cnews.ru/inc/design2019/css/widgets.css?hash=7ed73412b0ec0beb5529www.cnews.ru/inc/design2019/css/wid... https://www.cnews.ru/inc/design2019/css/widgets.css?hash=7ed73412b0ec0beb5529 — 200 — 4.5 KiB — 149 ms — h2https://www.cnews.ru/inc/css/book/external.css?hash=ce3f5500fc04ff49b545www.cnews.ru/inc/css/book/external.... https://www.cnews.ru/inc/css/book/external.css?hash=ce3f5500fc04ff49b545 — 200 — 782 B — 142 ms — h2https://www.cnews.ru/inc/css/fancybox.css?hash=50fe1d766455d5fae609www.cnews.ru/inc/css/fancybox.css?h... https://www.cnews.ru/inc/css/fancybox.css?hash=50fe1d766455d5fae609 — 200 — 5.4 KiB — 150 ms — h2https://www.cnews.ru/inc/js/jquery.tablesorter/css/theme.cnews.css?hash=5c82753d952778411e42www.cnews.ru/inc/js/jquery.tablesor... https://www.cnews.ru/inc/js/jquery.tablesorter/css/theme.cnews.css?hash=5c82753d952778411e42 — 200 — 1.8 KiB — 143 ms — h2https://www.cnews.ru/inc/additional/font-awesome/css/font-awesome.min.css?hash=4fbd15cb6047af93373fwww.cnews.ru/inc/additional/font-aw... https://www.cnews.ru/inc/additional/font-awesome/css/font-awesome.min.css?hash=4fbd15cb6047af93373f — 200 — 6.4 KiB — 151 ms — h2https://cnb.cnews.ru/inc/banners.csscnb.cnews.ru/inc/banners.css https://cnb.cnews.ru/inc/banners.css — 200 — 951 B — 217 ms — h2https://www.cnews.ru/inc/design2019/js/jquery-3.4.1.min.js?hash=570a82c766011c6385f8www.cnews.ru/inc/design2019/js/jque... https://www.cnews.ru/inc/design2019/js/jquery-3.4.1.min.js?hash=570a82c766011c6385f8 — 200 — 30.3 KiB — 214 ms — h2https://www.cnews.ru/inc/design2019/js/jquery.ui.touch-punch.min.js?hash=700b877cd3ade98ce6cdwww.cnews.ru/inc/design2019/js/jque... https://www.cnews.ru/inc/design2019/js/jquery.ui.touch-punch.min.js?hash=700b877cd3ade98ce6cd — 200 — 939 B — 144 ms — h2https://www.cnews.ru/inc/js/jquery.validate/jquery.validate.min.js?hash=24ae1ca673cbebd97e2fwww.cnews.ru/inc/js/jquery.validate... https://www.cnews.ru/inc/js/jquery.validate/jquery.validate.min.js?hash=24ae1ca673cbebd97e2f — 200 — 7.5 KiB — 213 ms — h2https://www.cnews.ru/inc/js/jquery.validate/additional-methods.min.js?hash=d95f4f840a7953a2e64awww.cnews.ru/inc/js/jquery.validate... https://www.cnews.ru/inc/js/jquery.validate/additional-methods.min.js?hash=d95f4f840a7953a2e64a — 200 — 5.4 KiB — 145 ms — h2https://www.cnews.ru/inc/js/jquery.validate/localization/messages_ru.js?hash=c5835944cdef8613eea5www.cnews.ru/inc/js/jquery.validate... https://www.cnews.ru/inc/js/jquery.validate/localization/messages_ru.js?hash=c5835944cdef8613eea5 — 200 — 1.1 KiB — 213 ms — h2https://www.cnews.ru/inc/js/jquery.tablesorter/jquery.tablesorter.min.js?hash=411633a8bb75d440b604www.cnews.ru/inc/js/jquery.tablesor... https://www.cnews.ru/inc/js/jquery.tablesorter/jquery.tablesorter.min.js?hash=411633a8bb75d440b604 — 200 — 14.3 KiB — 151 ms — h2https://www.cnews.ru/inc/js/tablesorter.js?hash=24f2a13724a8883dd34bwww.cnews.ru/inc/js/tablesorter.js?... https://www.cnews.ru/inc/js/tablesorter.js?hash=24f2a13724a8883dd34b — 200 — 1.5 KiB — 214 ms — h2https://cnb.cnews.ru/inc/api.js?1776900449cnb.cnews.ru/inc/api.js?1776900449 https://cnb.cnews.ru/inc/api.js?1776900449 — 200 — 5.7 KiB — 215 ms — h2https://www.cnews.ru/inc/design2019/css/live-broadcast-block.css?hash=c4b5f67fa3be86b692f3www.cnews.ru/inc/design2019/css/liv... https://www.cnews.ru/inc/design2019/css/live-broadcast-block.css?hash=c4b5f67fa3be86b692f3 — 200 — 2.2 KiB — 141 ms — h2https://cnb.cnews.ru/rotator.php?zone=354cnb.cnews.ru/rotator.php?zone=354 https://cnb.cnews.ru/rotator.php?zone=354 — 200 — 3.8 KiB — 217 ms — h2https://www.cnews.ru/inc/design2019/img/icons/close-white.svgwww.cnews.ru/inc/design2019/img/ico... https://www.cnews.ru/inc/design2019/img/icons/close-white.svg — 200 — 583 B — 77 ms — h2https://www.cnews.ru/inc/design2019/img/icons/mob-nav.svgwww.cnews.ru/inc/design2019/img/ico... https://www.cnews.ru/inc/design2019/img/icons/mob-nav.svg — 200 — 748 B — 80 ms — h2https://www.cnews.ru/inc/design2019/img/logo.svgwww.cnews.ru/inc/design2019/img/log... https://www.cnews.ru/inc/design2019/img/logo.svg — 200 — 9.3 KiB — 77 ms — h2https://www.cnews.ru/inc/design2019/img/icons/search.svgwww.cnews.ru/inc/design2019/img/ico... https://www.cnews.ru/inc/design2019/img/icons/search.svg — 200 — 650 B — 84 ms — h2https://www.cnews.ru/inc/design2019/img/icons/mail-icon.svgwww.cnews.ru/inc/design2019/img/ico... https://www.cnews.ru/inc/design2019/img/icons/mail-icon.svg — 200 — 813 B — 83 ms — h2https://www.cnews.ru/site.webmanifestwww.cnews.ru/site.webmanifest https://www.cnews.ru/site.webmanifest — 200 — 690 B — 229 ms — h2https://cnb.cnews.ru/rotator.php?zone=104cnb.cnews.ru/rotator.php?zone=104 https://cnb.cnews.ru/rotator.php?zone=104 — 200 — 1.3 KiB — 113 ms — h2https://cnb.cnews.ru/rotator.php?zone=423cnb.cnews.ru/rotator.php?zone=423 https://cnb.cnews.ru/rotator.php?zone=423 — 200 — 267 B — 85 ms — h2https://cnb.cnews.ru/rotator.php?zone=377cnb.cnews.ru/rotator.php?zone=377 https://cnb.cnews.ru/rotator.php?zone=377 — 200 — 267 B — 90 ms — h2https://cnb.cnews.ru/rotator.php?zone=435cnb.cnews.ru/rotator.php?zone=435 https://cnb.cnews.ru/rotator.php?zone=435 — 200 — 267 B — 85 ms — h2https://cnb.cnews.ru/inc/utm_token.csscnb.cnews.ru/inc/utm_token.css https://cnb.cnews.ru/inc/utm_token.css — 200 — 1.6 KiB — 78 ms — h2https://cnb.cnews.ru/rotator.php?zone=366cnb.cnews.ru/rotator.php?zone=366 https://cnb.cnews.ru/rotator.php?zone=366 — 200 — 267 B — 81 ms — h2https://www.cnews.ru/inc/js/bootstrap-modal.min.js?hash=890f84ff5df5e6d03882www.cnews.ru/inc/js/bootstrap-modal... https://www.cnews.ru/inc/js/bootstrap-modal.min.js?hash=890f84ff5df5e6d03882 — 200 — 1.6 KiB — 78 ms — h2https://www.cnews.ru/inc/design2019/js/subscribe.jswww.cnews.ru/inc/design2019/js/subs... https://www.cnews.ru/inc/design2019/js/subscribe.js — 200 — 2.1 KiB — 82 ms — h2https://www.cnews.ru/inc/js/show_stat.js?hash=b87d999477f55434f973www.cnews.ru/inc/js/show_stat.js?ha... https://www.cnews.ru/inc/js/show_stat.js?hash=b87d999477f55434f973 — 200 — 770 B — 82 ms — h2https://www.cnews.ru/inc/design2019/js/owl.carousel.min.js?hash=19ce91a641c4b371357awww.cnews.ru/inc/design2019/js/owl.... https://www.cnews.ru/inc/design2019/js/owl.carousel.min.js?hash=19ce91a641c4b371357a — 200 — 11.5 KiB — 88 ms — h2https://www.cnews.ru/inc/design2019/js/jquery-ui.min.js?hash=38f26e34bdd30ec31578www.cnews.ru/inc/design2019/js/jque... https://www.cnews.ru/inc/design2019/js/jquery-ui.min.js?hash=38f26e34bdd30ec31578 — 200 — 21.3 KiB — 86 ms — h2https://cnb.cnews.ru/rotator.php?zone=431cnb.cnews.ru/rotator.php?zone=431 https://cnb.cnews.ru/rotator.php?zone=431 — 200 — 267 B — 82 ms — h2https://mc.yandex.ru/metrika/watch.jsmc.yandex.ru/metrika/watch.js https://mc.yandex.ru/metrika/watch.js — 200 — 68.9 KiB — 446 ms — h2https://www.cnews.ru/inc/design2019/js/jquery.jscroll.min.js?hash=28a82ab0a47326cce3a8www.cnews.ru/inc/design2019/js/jque... https://www.cnews.ru/inc/design2019/js/jquery.jscroll.min.js?hash=28a82ab0a47326cce3a8 — 200 — 1.9 KiB — 80 ms — h2https://cnb.cnews.ru/rotator.php?zone=387cnb.cnews.ru/rotator.php?zone=387 https://cnb.cnews.ru/rotator.php?zone=387 — 200 — 267 B — 82 ms — h2https://market.cnews.ru/widget2/iaasmarket.cnews.ru/widget2/iaas https://market.cnews.ru/widget2/iaas — 200 — 24.5 KiB — 1.3 s — h2https://www.cnews.ru/inc/js/fancybox.umd.js?hash=b3ede42111022dc75961www.cnews.ru/inc/js/fancybox.umd.js... https://www.cnews.ru/inc/js/fancybox.umd.js?hash=b3ede42111022dc75961 — 200 — 41.9 KiB — 97 ms — h2data:image/svg+xml,<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path fi…www.w3.org/2000/svg"><path fi… data:image/svg+xml,<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path fi… — 200 — 0 B — 0 ms — datahttps://www.cnews.ru/inc/design2019/img/icons/marker.svgwww.cnews.ru/inc/design2019/img/ico... https://www.cnews.ru/inc/design2019/img/icons/marker.svg — 200 — 1018 B — 77 ms — h2https://www.cnews.ru/inc/design2019/img/zoom_icons/more.svgwww.cnews.ru/inc/design2019/img/zoo... https://www.cnews.ru/inc/design2019/img/zoom_icons/more.svg — 200 — 645 B — 77 ms — h2https://www.cnews.ru/inc/design2019/img/icons/eventslash2.svgwww.cnews.ru/inc/design2019/img/ico... https://www.cnews.ru/inc/design2019/img/icons/eventslash2.svg — 200 — 892 B — 77 ms — h2https://www.cnews.ru/inc/design2019/js/scripts.js?hash=f9f4d0194a6aac3ddb91www.cnews.ru/inc/design2019/js/scri... https://www.cnews.ru/inc/design2019/js/scripts.js?hash=f9f4d0194a6aac3ddb91 — 200 — 11.1 KiB — 83 ms — h2https://www.cnews.ru/inc/design2019/js/widgets.js?hash=4203bd95131094adb298www.cnews.ru/inc/design2019/js/widg... https://www.cnews.ru/inc/design2019/js/widgets.js?hash=4203bd95131094adb298 — 200 — 14.2 KiB — 88 ms — h2https://www.cnews.ru/inc/js/book/search.js?hash=5c13c309c65f9ffc2009www.cnews.ru/inc/js/book/search.js?... https://www.cnews.ru/inc/js/book/search.js?hash=5c13c309c65f9ffc2009 — 200 — 2.4 KiB — 78 ms — h2https://www.cnews.ru/inc/js/jquery-ui-1.12.1.min.csswww.cnews.ru/inc/js/jquery-ui-1.12.... https://www.cnews.ru/inc/js/jquery-ui-1.12.1.min.css — 200 — 7.8 KiB — 84 ms — h2https://www.cnews.ru/inc/design2019/img/icons/close.svgwww.cnews.ru/inc/design2019/img/ico... https://www.cnews.ru/inc/design2019/img/icons/close.svg — 200 — 585 B — 79 ms — h2https://www.cnews.ru/inc/design2019/img/icons/caret-down.pngwww.cnews.ru/inc/design2019/img/ico... https://www.cnews.ru/inc/design2019/img/icons/caret-down.png — 200 — 532 B — 80 ms — h2https://www.cnews.ru/inc/design2019/img/icons/arrowdown.svgwww.cnews.ru/inc/design2019/img/ico... https://www.cnews.ru/inc/design2019/img/icons/arrowdown.svg — 200 — 590 B — 82 ms — h2https://www.cnews.ru/inc/design2019/img/icons/play-button-svgrepo-com_1.svgwww.cnews.ru/inc/design2019/img/ico... https://www.cnews.ru/inc/design2019/img/icons/play-button-svgrepo-com_1.svg — 200 — 1.2 KiB — 78 ms — h2https://static.cnews.ru/img/cnews/2026/04/21/logoraiting.svgstatic.cnews.ru/img/cnews/2026/04/2... https://static.cnews.ru/img/cnews/2026/04/21/logoraiting.svg — 200 — 6.2 KiB — 206 ms — h2https://www.cnews.ru/inc/design2019/img/icons/email.svgwww.cnews.ru/inc/design2019/img/ico... https://www.cnews.ru/inc/design2019/img/icons/email.svg — 200 — 939 B — 84 ms — h2https://www.cnews.ru/inc/design2019/img/icons/rss.svgwww.cnews.ru/inc/design2019/img/ico... https://www.cnews.ru/inc/design2019/img/icons/rss.svg — 200 — 716 B — 81 ms — h2https://www.cnews.ru/inc/design2019/img/icons/eye.svgwww.cnews.ru/inc/design2019/img/ico... https://www.cnews.ru/inc/design2019/img/icons/eye.svg — 200 — 799 B — 82 ms — h2https://www.cnews.ru/inc/design2019/img/icons/error.pngwww.cnews.ru/inc/design2019/img/ico... https://www.cnews.ru/inc/design2019/img/icons/error.png — 200 — 2.4 KiB — 84 ms — h2https://www.cnews.ru/inc/design2019/img/icons/copyright.svgwww.cnews.ru/inc/design2019/img/ico... https://www.cnews.ru/inc/design2019/img/icons/copyright.svg — 200 — 768 B — 86 ms — h2https://www.cnews.ru/inc/design2019/img/icons/18+.svgwww.cnews.ru/inc/design2019/img/ico... https://www.cnews.ru/inc/design2019/img/icons/18+.svg — 200 — 2.4 KiB — 85 ms — h2https://www.cnews.ru/inc/design2019/img/icons/caret-up.svgwww.cnews.ru/inc/design2019/img/ico... https://www.cnews.ru/inc/design2019/img/icons/caret-up.svg — 200 — 593 B — 87 ms — h2https://www.cnews.ru/inc/images/main/cnews_logo.pngwww.cnews.ru/inc/images/main/cnews_... https://www.cnews.ru/inc/images/main/cnews_logo.png — 200 — 2.4 KiB — 88 ms — h2https://www.cnews.ru/inc/images/main/icon-like.svgwww.cnews.ru/inc/images/main/icon-l... https://www.cnews.ru/inc/images/main/icon-like.svg — 200 — 2.4 KiB — 89 ms — h2https://www.cnews.ru/inc/images/main/icon-mail.pngwww.cnews.ru/inc/images/main/icon-m... https://www.cnews.ru/inc/images/main/icon-mail.png — 200 — 880 B — 96 ms — h2https://www.cnews.ru/inc/images/main/icon-dzen.pngwww.cnews.ru/inc/images/main/icon-d... https://www.cnews.ru/inc/images/main/icon-dzen.png — 200 — 1.4 KiB — 90 ms — h2https://www.cnews.ru/inc/images/main/icon-telegram.pngwww.cnews.ru/inc/images/main/icon-t... https://www.cnews.ru/inc/images/main/icon-telegram.png — 200 — 931 B — 93 ms — h2https://www.cnews.ru/inc/images/main/icon-vk.pngwww.cnews.ru/inc/images/main/icon-v... https://www.cnews.ru/inc/images/main/icon-vk.png — 200 — 737 B — 91 ms — h2https://www.cnews.ru/inc/images/main/icon-close.pngwww.cnews.ru/inc/images/main/icon-c... https://www.cnews.ru/inc/images/main/icon-close.png — 200 — 521 B — 97 ms — h2https://www.cnews.ru/inc/js/captcha/widget.original.js?20250923www.cnews.ru/inc/js/captcha/widget.... https://www.cnews.ru/inc/js/captcha/widget.original.js?20250923 — 200 — 7.9 KiB — 98 ms — h2https://static.cnews.ru/img/cnews/2026/04/21/cases_1280_200.webpstatic.cnews.ru/img/cnews/2026/04/2... https://static.cnews.ru/img/cnews/2026/04/21/cases_1280_200.webp — 200 — 44.9 KiB — 205 ms — h2https://cnb.cnews.ru/image.php?zone=354&banner=14470cnb.cnews.ru/image.php?zone=354&ban... https://cnb.cnews.ru/image.php?zone=354&banner=14470 — 200 — 261 B — 98 ms — h2https://static.cnews.ru/img/cnews/2026/04/17/orionsoft_300_600.webpstatic.cnews.ru/img/cnews/2026/04/1... https://static.cnews.ru/img/cnews/2026/04/17/orionsoft_300_600.webp — 200 — 30.8 KiB — 198 ms — h2https://cnb.cnews.ru/image.php?zone=104&banner=14916cnb.cnews.ru/image.php?zone=104&ban... https://cnb.cnews.ru/image.php?zone=104&banner=14916 — 200 — 261 B — 125 ms — h2https://www.cnews.ru/inc/design2019/img/linepatterntransparent.svgwww.cnews.ru/inc/design2019/img/lin... https://www.cnews.ru/inc/design2019/img/linepatterntransparent.svg — 200 — 940 B — 82 ms — h2https://static.cnews.ru/img/articles/2026/03/27/small.webpstatic.cnews.ru/img/articles/2026/0... https://static.cnews.ru/img/articles/2026/03/27/small.webp — 200 — 25.3 KiB — 171 ms — h2https://static.cnews.ru/img/articles/2026/04/16/small.webpstatic.cnews.ru/img/articles/2026/0... https://static.cnews.ru/img/articles/2026/04/16/small.webp — 200 — 12.3 KiB — 172 ms — h2https://static.cnews.ru/img/cnews/2026/04/21/smallr.webpstatic.cnews.ru/img/cnews/2026/04/2... https://static.cnews.ru/img/cnews/2026/04/21/smallr.webp — 200 — 39.9 KiB — 174 ms — h2https://www.cnews.ru/inc/fonts/OpenSans/OpenSans-Regular.woff2www.cnews.ru/inc/fonts/OpenSans/Ope... https://www.cnews.ru/inc/fonts/OpenSans/OpenSans-Regular.woff2 — 200 — 20.1 KiB — 106 ms — h2https://www.cnews.ru/inc/fonts/Montserrat/Montserrat-SemiBold.woff2www.cnews.ru/inc/fonts/Montserrat/M... https://www.cnews.ru/inc/fonts/Montserrat/Montserrat-SemiBold.woff2 — 200 — 27.3 KiB — 107 ms — h2https://www.cnews.ru/inc/fonts/OpenSans/OpenSans-SemiBold.woff2www.cnews.ru/inc/fonts/OpenSans/Ope... https://www.cnews.ru/inc/fonts/OpenSans/OpenSans-SemiBold.woff2 — 200 — 20.7 KiB — 112 ms — h2https://www.cnews.ru/inc/fonts/Roboto/Roboto-Bold.woff2www.cnews.ru/inc/fonts/Roboto/Robot... https://www.cnews.ru/inc/fonts/Roboto/Roboto-Bold.woff2 — 200 — 42.3 KiB — 111 ms — h2https://www.cnews.ru/inc/fonts/FiraSansCondensed/FiraSansCondensed-Bold.woff2www.cnews.ru/inc/fonts/FiraSansCond... https://www.cnews.ru/inc/fonts/FiraSansCondensed/FiraSansCondensed-Bold.woff2 — 200 — 30.3 KiB — 107 ms — h2https://www.cnews.ru/inc/fonts/FiraSansCondensed/FiraSansCondensed-Regular.woff2www.cnews.ru/inc/fonts/FiraSansCond... https://www.cnews.ru/inc/fonts/FiraSansCondensed/FiraSansCondensed-Regular.woff2 — 200 — 29.0 KiB — 116 ms — h2https://www.cnews.ru/inc/fonts/RobotoCondensed/RobotoCondensed-Bold.woff2www.cnews.ru/inc/fonts/RobotoConden... https://www.cnews.ru/inc/fonts/RobotoCondensed/RobotoCondensed-Bold.woff2 — 200 — 23.0 KiB — 115 ms — h2https://www.cnews.ru/inc/fonts/OpenSans/OpenSans-Bold.woff2www.cnews.ru/inc/fonts/OpenSans/Ope... https://www.cnews.ru/inc/fonts/OpenSans/OpenSans-Bold.woff2 — 200 — 20.7 KiB — 116 ms — h2https://yastatic.net/s3/home/fonts/ys/3/text-variable-full.woff2yastatic.net/s3/home/fonts/ys/3/tex... https://yastatic.net/s3/home/fonts/ys/3/text-variable-full.woff2 — 200 — 26.1 KiB — 287 ms — h2https://yastatic.net/partner-code-bundles/1304651/00cc0164cd639ddf.jsyastatic.net/partner-code-bundles/1... https://yastatic.net/partner-code-bundles/1304651/00cc0164cd639ddf.js — 200 — 130.3 KiB — 443 ms — h2https://yastatic.net/safeframe-bundles/0.83/host.jsyastatic.net/safeframe-bundles/0.83... https://yastatic.net/safeframe-bundles/0.83/host.js — 200 — 9.3 KiB — 413 ms — h2https://yastatic.net/partner-code-bundles/1304651/22d10f9d8e892aab.jsyastatic.net/partner-code-bundles/1... https://yastatic.net/partner-code-bundles/1304651/22d10f9d8e892aab.js — 200 — 32.4 KiB — 444 ms — h2https://static.cnews.ru/img/cnews/2026/03/27/telsmall.webpstatic.cnews.ru/img/cnews/2026/03/2... https://static.cnews.ru/img/cnews/2026/03/27/telsmall.webp — 200 — 26.3 KiB — 83 ms — h2https://static.cnews.ru/img/cnews/2023/06/14/ornament3.png?2static.cnews.ru/img/cnews/2023/06/1... https://static.cnews.ru/img/cnews/2023/06/14/ornament3.png?2 — 200 — 20.0 KiB — 84 ms — h2https://mc.yandex.com/sync_cookie_image_check?scid=c35d6a96-5f0e-7812-5844-f8d28844a7e6&cid=1054569mc.yandex.com/sync_cookie_image_che... https://mc.yandex.com/sync_cookie_image_check?scid=c35d6a96-5f0e-7812-5844-f8d28844a7e6&cid=1054569 — 302 — 508 B — 95 ms — h2https://www.cnews.ru/inc/js/captcha/style.csswww.cnews.ru/inc/js/captcha/style.c... https://www.cnews.ru/inc/js/captcha/style.css — 200 — 2.2 KiB — 78 ms — h2https://mc.yandex.com/metrika/advert.gif?t=gdpr(14)ti(4)mc.yandex.com/metrika/advert.gif?t=... https://mc.yandex.com/metrika/advert.gif?t=gdpr(14)ti(4) — 200 — 175 B — 262 ms — h2https://www.cnews.ru/show_stat.phpwww.cnews.ru/show_stat.php https://www.cnews.ru/show_stat.php — 200 — 689 B — 77 ms — h2https://www.cnews.ru/inc/js/book/popper.min.jswww.cnews.ru/inc/js/book/popper.min... https://www.cnews.ru/inc/js/book/popper.min.js — 200 — 7.0 KiB — 79 ms — h2https://www.cnews.ru/inc/css/book/book-tooltip.csswww.cnews.ru/inc/css/book/book-tool... https://www.cnews.ru/inc/css/book/book-tooltip.css — 200 — 865 B — 77 ms — h2https://mc.yandex.ru/sync_cookie_image_start?cid=1054569&redirect_domain=mc.yandex.com&scid=c35d6a96-5f0e-7812-5844-f8d28844a7e6&token=11009.2cLe12RuTDuKouNLHx2yOmHYjMEvzzVEuIYsH6Xpu8jR_D9n7uAB8wY3OOmY7Cri.CASCYfDbHp65zT4AqCNiIkmRNDw%2Cmc.yandex.ru/sync_cookie_image_star... https://mc.yandex.ru/sync_cookie_image_start?cid=1054569&redirect_domain=mc.yandex.com&scid=c35d6a96-5f0e-7812-5844-f8d28844a7e6&token=11009.2cLe12RuTDuKouNLHx2yOmHYjMEvzzVEuIYsH6Xpu8jR_D9n7uAB8wY3OOmY7Cri.CASCYfDbHp65zT4AqCNiIkmRNDw%2C — 302 — 491 B — 101 ms — h2https://mc.yandex.com/sync_cookie_image_decide?cid=1054569&scid=c35d6a96-5f0e-7812-5844-f8d28844a7e6&token=11009.w0Cym5Wh3ByGMeQNrteGMyHvq8q8TJHNf5-k3mXNsLzrm9Zgqbn-X2Vpd6A5EEhLghy_Xli01RWWlkY4deACiuz-Npt4UcD2udm7nSBSZI8%2C.ZyxrgWftPfqUKpWktTr06navyI8%2Cmc.yandex.com/sync_cookie_image_dec... https://mc.yandex.com/sync_cookie_image_decide?cid=1054569&scid=c35d6a96-5f0e-7812-5844-f8d28844a7e6&token=11009.w0Cym5Wh3ByGMeQNrteGMyHvq8q8TJHNf5-k3mXNsLzrm9Zgqbn-X2Vpd6A5EEhLghy_Xli01RWWlkY4deACiuz-Npt4UcD2udm7nSBSZI8%2C.ZyxrgWftPfqUKpWktTr06navyI8%2C — 200 — 79 B — 83 ms — h2https://mc.yandex.com/watch/1054569?wmode=7&page-url=https%3A%2F%2Fwww.cnews.ru%2F&charset=utf-8&uah=chu%0A%22Chromium%22%3Bv%3D%22147%22%2C%22Google%20Chrome%22%3Bv%3D%22147%22%0Achb%0A64%0Achf%0A147.0.0.0%0Achl%0A%22Chromium%22%3Bv%3D%22147.0.7727.101%22%2C%22Not.A%2FBrand%22%3Bv%3D%228.0.0.0%22%0Achm%0A%3F1%0Acho%0Amoto%20g%20power%20(2022)%0Achp%0AAndroid%0Achv%0A11.0&browser-info=pv%3A1%3Avf%3A1qaab9rnnwwomc58pssjufce06mqj%3Afu%3A0%3Aen%3Autf-8%3Ala%3Aen-US%3Av%3A2470%3Acn%3A1%3Adp%3A0%3Als%3A1274257284593%3Ahid%3A41904051%3Az%3A0%3Ai%3A20260422232822%3Aet%3A1776900502%3Ac%3A1%3Arn%3A801781685%3Arqn%3A1%3Au%3A1776900502628405135%3Aw%3A412x823%3As%3A412x823x24%3Ask%3A1.75%3Awv%3A2%3Ads%3A0%2C0%2C103%2C149%2C237%2C0%2C%2C%2C%2C%2C%2C%2C%3Aco%3A0%3Acpf%3A1%3Ans%3A1776900500845%3Arqnl%3A1%3Ast%3A1776900502%3At%3A%D0%98%D0%BD%D1%82%D0%B5%D1%80%D0%BD%D0%B5%D1%82-%D0%B8%D0%B7%D0%B4%D0%B0%D0%BD%D0%B8%D0%B5%20%D0%BE%20%D0%B2%D1%8B%D1%81%D0%BE%D0%BA%D0%B8%D1%85%20%D1%82%D0%B5%D1%85%D0%BD%D0%BE%D0%BB%D0%BE%D0%B3%D0%B8%D1%8F%D1%85%20-%20CNews&t=gdpr(14)clc(0-0-0)rqnt(1)aw(1)rcm(1)cdl(na)eco(65536)ti(1)mc.yandex.com/watch/1054569?wmode=7... https://mc.yandex.com/watch/1054569?wmode=7&page-url=https%3A%2F%2Fwww.cnews.ru%2F&charset=utf-8&uah=chu%0A%22Chromium%22%3Bv%3D%22147%22%2C%22Google%20Chrome%22%3Bv%3D%22147%22%0Achb%0A64%0Achf%0A147.0.0.0%0Achl%0A%22Chromium%22%3Bv%3D%22147.0.7727.101%22%2C%22Not.A%2FBrand%22%3Bv%3D%228.0.0.0%22%0Achm%0A%3F1%0Acho%0Amoto%20g%20power%20(2022)%0Achp%0AAndroid%0Achv%0A11.0&browser-info=pv%3A1%3Avf%3A1qaab9rnnwwomc58pssjufce06mqj%3Afu%3A0%3Aen%3Autf-8%3Ala%3Aen-US%3Av%3A2470%3Acn%3A1%3Adp%3A0%3Als%3A1274257284593%3Ahid%3A41904051%3Az%3A0%3Ai%3A20260422232822%3Aet%3A1776900502%3Ac%3A1%3Arn%3A801781685%3Arqn%3A1%3Au%3A1776900502628405135%3Aw%3A412x823%3As%3A412x823x24%3Ask%3A1.75%3Awv%3A2%3Ads%3A0%2C0%2C103%2C149%2C237%2C0%2C%2C%2C%2C%2C%2C%2C%3Aco%3A0%3Acpf%3A1%3Ans%3A1776900500845%3Arqnl%3A1%3Ast%3A1776900502%3At%3A%D0%98%D0%BD%D1%82%D0%B5%D1%80%D0%BD%D0%B5%D1%82-%D0%B8%D0%B7%D0%B4%D0%B0%D0%BD%D0%B8%D0%B5%20%D0%BE%20%D0%B2%D1%8B%D1%81%D0%BE%D0%BA%D0%B8%D1%85%20%D1%82%D0%B5%D1%85%D0%BD%D0%BE%D0%BB%D0%BE%D0%B3%D0%B8%D1%8F%D1%85%20-%20CNews&t=gdpr(14)clc(0-0-0)rqnt(1)aw(1)rcm(1)cdl(na)eco(65536)ti(1) — 302 — 2.2 KiB — 78 ms — h2https://www.cnews.ru/inc/additional/font-awesome/fonts/fontawesome-webfont.woff2?v=4.5.0www.cnews.ru/inc/additional/font-aw... https://www.cnews.ru/inc/additional/font-awesome/fonts/fontawesome-webfont.woff2?v=4.5.0 — 200 — 65.4 KiB — 78 ms — h2https://www.cnews.ru/favicon.svgwww.cnews.ru/favicon.svg https://www.cnews.ru/favicon.svg — 200 — 804 B — 77 ms — h2https://static.cnews.ru/img/news/2024/12/27/ozon700_330x220.jpgstatic.cnews.ru/img/news/2024/12/27... https://static.cnews.ru/img/news/2024/12/27/ozon700_330x220.jpg — 200 — 23.1 KiB — 78 ms — h2https://static.cnews.ru/img/articles/2026/04/07/002_1200_330x220.jpgstatic.cnews.ru/img/articles/2026/0... https://static.cnews.ru/img/articles/2026/04/07/002_1200_330x220.jpg — 200 — 23.9 KiB — 78 ms — h2https://static.cnews.ru/img/articles/2026/04/15/1den_001_330x220.jpgstatic.cnews.ru/img/articles/2026/0... https://static.cnews.ru/img/articles/2026/04/15/1den_001_330x220.jpg — 200 — 34.9 KiB — 79 ms — h2https://static.cnews.ru/img/files/2025/05/27/global-encryption_500_342.pngstatic.cnews.ru/img/files/2025/05/2... https://static.cnews.ru/img/files/2025/05/27/global-encryption_500_342.png — 200 — 248.2 KiB — 84 ms — h2https://static.cnews.ru/img/news/2024/11/15/oblozhka_600_330x220.jpgstatic.cnews.ru/img/news/2024/11/15... https://static.cnews.ru/img/news/2024/11/15/oblozhka_600_330x220.jpg — 200 — 23.1 KiB — 79 ms — h2https://static.cnews.ru/img/files/2026/04/06/14291f4efe55-11111.jpgstatic.cnews.ru/img/files/2026/04/0... https://static.cnews.ru/img/files/2026/04/06/14291f4efe55-11111.jpg — 200 — 45.0 KiB — 81 ms — h2https://filearchive.cnews.ru/img/cnews/2026/03/25/dsc03724_1200_330x220.jpgfilearchive.cnews.ru/img/cnews/2026... https://filearchive.cnews.ru/img/cnews/2026/03/25/dsc03724_1200_330x220.jpg — 200 — 37.6 KiB — 197 ms — h2https://filearchive.cnews.ru/img/cnews/2026/04/14/alena_ivlicheva_1200_330x220.jpgfilearchive.cnews.ru/img/cnews/2026... https://filearchive.cnews.ru/img/cnews/2026/04/14/alena_ivlicheva_1200_330x220.jpg — 200 — 16.2 KiB — 198 ms — h2https://filearchive.cnews.ru/img/cnews/2026/04/14/oblozhka_dlya_stati_1200_330x220.pngfilearchive.cnews.ru/img/cnews/2026... https://filearchive.cnews.ru/img/cnews/2026/04/14/oblozhka_dlya_stati_1200_330x220.png — 200 — 116.0 KiB — 199 ms — h2https://mc.yandex.com/watch/1054569/1?wmode=7&page-url=https%3A%2F%2Fwww.cnews.ru%2F&charset=utf-8&uah=chu%0A%22Chromium%22%3Bv%3D%22147%22%2C%22Google%20Chrome%22%3Bv%3D%22147%22%0Achb%0A64%0Achf%0A147.0.0.0%0Achl%0A%22Chromium%22%3Bv%3D%22147.0.7727.101%22%2C%22Not.A%2FBrand%22%3Bv%3D%228.0.0.0%22%0Achm%0A%3F1%0Acho%0Amoto%20g%20power%20%282022%29%0Achp%0AAndroid%0Achv%0A11.0&browser-info=pv%3A1%3Avf%3A1qaab9rnnwwomc58pssjufce06mqj%3Afu%3A0%3Aen%3Autf-8%3Ala%3Aen-US%3Av%3A2470%3Acn%3A1%3Adp%3A0%3Als%3A1274257284593%3Ahid%3A41904051%3Az%3A0%3Ai%3A20260422232822%3Aet%3A1776900502%3Ac%3A1%3Arn%3A801781685%3Arqn%3A1%3Au%3A1776900502628405135%3Aw%3A412x823%3As%3A412x823x24%3Ask%3A1.75%3Awv%3A2%3Ads%3A0%2C0%2C103%2C149%2C237%2C0%2C%2C%2C%2C%2C%2C%2C%3Aco%3A0%3Acpf%3A1%3Ans%3A1776900500845%3Arqnl%3A1%3Ast%3A1776900502%3At%3A%D0%98%D0%BD%D1%82%D0%B5%D1%80%D0%BD%D0%B5%D1%82-%D0%B8%D0%B7%D0%B4%D0%B0%D0%BD%D0%B8%D0%B5%20%D0%BE%20%D0%B2%D1%8B%D1%81%D0%BE%D0%BA%D0%B8%D1%85%20%D1%82%D0%B5%D1%85%D0%BD%D0%BE%D0%BB%D0%BE%D0%B3%D0%B8%D1%8F%D1%85%20-%20CNews&t=gdpr%2814%29clc%280-0-0%29rqnt%281%29aw%281%29rcm%281%29cdl%28na%29eco%2865536%29ti%281%29&redirnss=1mc.yandex.com/watch/1054569/1?wmode... https://mc.yandex.com/watch/1054569/1?wmode=7&page-url=https%3A%2F%2Fwww.cnews.ru%2F&charset=utf-8&uah=chu%0A%22Chromium%22%3Bv%3D%22147%22%2C%22Google%20Chrome%22%3Bv%3D%22147%22%0Achb%0A64%0Achf%0A147.0.0.0%0Achl%0A%22Chromium%22%3Bv%3D%22147.0.7727.101%22%2C%22Not.A%2FBrand%22%3Bv%3D%228.0.0.0%22%0Achm%0A%3F1%0Acho%0Amoto%20g%20power%20%282022%29%0Achp%0AAndroid%0Achv%0A11.0&browser-info=pv%3A1%3Avf%3A1qaab9rnnwwomc58pssjufce06mqj%3Afu%3A0%3Aen%3Autf-8%3Ala%3Aen-US%3Av%3A2470%3Acn%3A1%3Adp%3A0%3Als%3A1274257284593%3Ahid%3A41904051%3Az%3A0%3Ai%3A20260422232822%3Aet%3A1776900502%3Ac%3A1%3Arn%3A801781685%3Arqn%3A1%3Au%3A1776900502628405135%3Aw%3A412x823%3As%3A412x823x24%3Ask%3A1.75%3Awv%3A2%3Ads%3A0%2C0%2C103%2C149%2C237%2C0%2C%2C%2C%2C%2C%2C%2C%3Aco%3A0%3Acpf%3A1%3Ans%3A1776900500845%3Arqnl%3A1%3Ast%3A1776900502%3At%3A%D0%98%D0%BD%D1%82%D0%B5%D1%80%D0%BD%D0%B5%D1%82-%D0%B8%D0%B7%D0%B4%D0%B0%D0%BD%D0%B8%D0%B5%20%D0%BE%20%D0%B2%D1%8B%D1%81%D0%BE%D0%BA%D0%B8%D1%85%20%D1%82%D0%B5%D1%85%D0%BD%D0%BE%D0%BB%D0%BE%D0%B3%D0%B8%D1%8F%D1%85%20-%20CNews&t=gdpr%2814%29clc%280-0-0%29rqnt%281%29aw%281%29rcm%281%29cdl%28na%29eco%2865536%29ti%281%29&redirnss=1 — 200 — 791 B — 83 ms — h2https://static.cnews.ru/img/articles/2026/03/25/snapedit_1774444078288_1200_330x220.jpgstatic.cnews.ru/img/articles/2026/0... https://static.cnews.ru/img/articles/2026/03/25/snapedit_1774444078288_1200_330x220.jpg — 200 — 15.0 KiB — 81 ms — h2https://static.cnews.ru/img/articles/2026/04/14/gemini_generated_image_g7khamg7khamg7kh_1200_330x220.pngstatic.cnews.ru/img/articles/2026/0... https://static.cnews.ru/img/articles/2026/04/14/gemini_generated_image_g7khamg7khamg7kh_1200_330x220.png — 200 — 134.2 KiB — 82 ms — h2https://static.cnews.ru/img/articles/2026/04/20/2151998489_1200_330x220.jpgstatic.cnews.ru/img/articles/2026/0... https://static.cnews.ru/img/articles/2026/04/20/2151998489_1200_330x220.jpg — 200 — 22.0 KiB — 81 ms — h2https://static.cnews.ru/img/files/2024/01/19/cnews_stroitelnye_tehnologii_budushchego_500x342_1.jpgstatic.cnews.ru/img/files/2024/01/1... https://static.cnews.ru/img/files/2024/01/19/cnews_stroitelnye_tehnologii_budushchego_500x342_1.jpg — 200 — 157.5 KiB — 83 ms — h2https://static.cnews.ru/img/articles/2026/04/09/gemini_generated_image_854w7k854w7k854w_1200_330x220.pngstatic.cnews.ru/img/articles/2026/0... https://static.cnews.ru/img/articles/2026/04/09/gemini_generated_image_854w7k854w7k854w_1200_330x220.png — 200 — 119.6 KiB — 84 ms — h2https://static.cnews.ru/img/files/2024/12/10/cnews_kejsy_2025_500x342_1.jpgstatic.cnews.ru/img/files/2024/12/1... https://static.cnews.ru/img/files/2024/12/10/cnews_kejsy_2025_500x342_1.jpg — 200 — 193.4 KiB — 85 ms — h2https://mc.yandex.com/sync_cookie_image_check_secondary?scid=37fc18ca-5051-4aab-045e-45679152c420&cid=1054569mc.yandex.com/sync_cookie_image_che... https://mc.yandex.com/sync_cookie_image_check_secondary?scid=37fc18ca-5051-4aab-045e-45679152c420&cid=1054569 — 302 — 306 B — 83 ms — h2https://static.cnews.ru/img/articles/2026/04/07/gemini_generated_image_g9gc98g9gc98g9gc_1200_330x220.pngstatic.cnews.ru/img/articles/2026/0... https://static.cnews.ru/img/articles/2026/04/07/gemini_generated_image_g9gc98g9gc98g9gc_1200_330x220.png — 200 — 112.3 KiB — 78 ms — h2https://mc.yandex.ru/sync_cookie_image_start_secondary?cid=1054569&redirect_domain=mc.yandex.com&scid=37fc18ca-5051-4aab-045e-45679152c420&token=11009.ndQ9afU-IPQGL3k8ok8gwRN9YQnRcknR8pk2LouHSdazMVGFvZ8pCXSbcGf9awjF.GAcXl9mXWebvC1RQwId8AGsc2dM%2Cmc.yandex.ru/sync_cookie_image_star... https://mc.yandex.ru/sync_cookie_image_start_secondary?cid=1054569&redirect_domain=mc.yandex.com&scid=37fc18ca-5051-4aab-045e-45679152c420&token=11009.ndQ9afU-IPQGL3k8ok8gwRN9YQnRcknR8pk2LouHSdazMVGFvZ8pCXSbcGf9awjF.GAcXl9mXWebvC1RQwId8AGsc2dM%2C — 302 — 503 B — 83 ms — h2https://mc.yandex.com/sync_cookie_image_decide_secondary?cid=1054569&scid=37fc18ca-5051-4aab-045e-45679152c420&token=11009.sm1oy5h3guFJJoGI_3YmI64z-c77Clmt_8HgL4xkSaEm9FUGWEpMXJ1DD0UnFd2UpNY9UFYKdL6bw3ihUFPbr5tYtZGBSscoX7cliJI_99E%2C.4LHf12kcxIzmD-LWeW5UqJE-m00%2Cmc.yandex.com/sync_cookie_image_dec... https://mc.yandex.com/sync_cookie_image_decide_secondary?cid=1054569&scid=37fc18ca-5051-4aab-045e-45679152c420&token=11009.sm1oy5h3guFJJoGI_3YmI64z-c77Clmt_8HgL4xkSaEm9FUGWEpMXJ1DD0UnFd2UpNY9UFYKdL6bw3ihUFPbr5tYtZGBSscoX7cliJI_99E%2C.4LHf12kcxIzmD-LWeW5UqJE-m00%2C — 200 — 79 B — 77 ms — h2https://market.cnews.ru/inc/css/style_w2.cssmarket.cnews.ru/inc/css/style_w2.cs... https://market.cnews.ru/inc/css/style_w2.css — 200 — 8.1 KiB — 79 ms — h2https://www.cnews.ru/inc/design2019/css/marketwidget.min.csswww.cnews.ru/inc/design2019/css/mar... https://www.cnews.ru/inc/design2019/css/marketwidget.min.css — 200 — 3.9 KiB — 80 ms — h2https://market.cnews.ru/inc/js/filter2.jsmarket.cnews.ru/inc/js/filter2.js https://market.cnews.ru/inc/js/filter2.js — 200 — 1.2 KiB — 78 ms — h2https://market.cnews.ru/inc/js/market-scripts2.js?market.cnews.ru/inc/js/market-scrip... https://market.cnews.ru/inc/js/market-scripts2.js? — 200 — 1.4 KiB — 80 ms — h2https://market.cnews.ru/inc/js/widget2_script2.js?market.cnews.ru/inc/js/widget2_scri... https://market.cnews.ru/inc/js/widget2_script2.js? — 200 — 728 B — 80 ms — h2https://cnb.cnews.ru/rotator.php?zone=405cnb.cnews.ru/rotator.php?zone=405 https://cnb.cnews.ru/rotator.php?zone=405 — 200 — 267 B — 82 ms — h2https://market.cnews.ru/service/item/get_searchmarket.cnews.ru/service/item/get_se... https://market.cnews.ru/service/item/get_search — 200 — 2.1 KiB — 144 ms — h2data:image/svg+xml,%3Csvg width='18' height='11' viewBox='0 0 18 11' fill='none' xmlns='http://www.…www.… data:image/svg+xml,%3Csvg width='18' height='11' viewBox='0 0 18 11' fill='none' xmlns='http://www.… — 200 — 0 B — 0 ms — datadata:image/svg+xml,%3Csvg width='11' height='16' viewBox='0 0 11 16' fill='none' xmlns='http://www.…www.… data:image/svg+xml,%3Csvg width='11' height='16' viewBox='0 0 11 16' fill='none' xmlns='http://www.… — 200 — 0 B — 0 ms — data
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 3003ms · 390KB · ₽889/mo
www.cnews.ru
Other
Costly
Execution 1097ms
Transfer 43 KB
Monthly Cost ₽325/mo
Unattributable
Other
Costly
Execution 630ms
Transfer 0 KB
Monthly Cost ₽186/mo
www.cnews.ru
Other
Costly
Execution 580ms
Transfer 30 KB
Monthly Cost ₽172/mo
mc.yandex.ru
Other
Costly
Execution 260ms
Transfer 69 KB
Unused 55%
Monthly Cost ₽77/mo
yandex.ru
Other
Optional
Execution 160ms
Transfer 105 KB
Unused 70%
Monthly Cost ₽47/mo
yastatic.net
Other
Optional
Execution 127ms
Transfer 130 KB
Unused 81%
Monthly Cost ₽38/mo
market.cnews.ru
Other
Optional
Execution 90ms
Transfer 1 KB
Monthly Cost ₽27/mo
www.cnews.ru
Other
Optional
Execution 59ms
Transfer 11 KB
Monthly Cost ₽17/mo

These scripts may cost more than they're worth

  • www.cnews.ru adds 1097ms and costs ~₽325/month
  • Unattributable adds 630ms and costs ~₽186/month
  • www.cnews.ru adds 580ms and costs ~₽172/month
  • mc.yandex.ru adds 260ms and costs ~₽77/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.cnews.ru takes 1097ms 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 630ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

www.cnews.ru takes 580ms 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

mc.yandex.ru takes 260ms 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

55% of mc.yandex.ru'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

70% of yandex.ru'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

81% of yastatic.net'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