Performance
· 17 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.Performance-focused optimization plan with CWV assessment, top offenders, and time estimates
First Contentful Paint First Contentful Paint — how long until the browser renders the first piece of content. Under 1.8s is good.
12.56 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
24.07 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
682 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.
12.56 s
Time to Interactive Time to Interactive — how long until the page is fully interactive and responds to user input. Under 3.8s is good.
24.09 s
Page Load Progression
FPage Weight BudgetAction5.3 MB transferred, 175 requestsFIX
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
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.
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.
High HTTP request count — bundling, sprite-ing, and HTTP/2 server push can reduce per-request overhead.
Source: web.dev
DThird-Party ImpactAction100% third-party, 0 ms blockingFIX
FJS Execution CostAction3954ms total JS executionFIX
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| Unattributable | 883ms | 61ms | 0ms | 3rd |
| https://www.rt.com/ | 671ms | 37ms | 9ms | 3rd |
| https://abt.s3.yandex.net/expjs/latest/exp.js | 622ms | 565ms | 2ms | 3rd |
| https://yandex.ru/ads/system/context.js | 532ms | 434ms | 48ms | 3rd |
| https://mc.yandex.ru/metrika/tag.js | 310ms | 232ms | 63ms | 3rd |
| https://cdn-c.skcrtxr.com/wrapper/js/common-engine.js?v=s-dc1af2de-5f10-4ef6-a4db-cb39db302222 | 296ms | 202ms | 59ms | 3rd |
| https://en.russiatoday.com/static/js/libs/lazysizes.min.js | 201ms | 56ms | 1ms | 3rd |
| https://yastatic.net/partner-code-bundles/1304651/00cc0164cd639ddf.js | 175ms | 104ms | 70ms | 3rd |
| https://en.russiatoday.com/static/js/common.min.js?v=16464124494475130342 | 114ms | 66ms | 13ms | 3rd |
| https://en.russiatoday.com/static/libs/jquery-1.11.2.min.js?v=2 | 83ms | 54ms | 7ms | 3rd |
Showing top 10 of 11 scripts
DJS BundlesAction96 scripts, 359 KB unusedFIX
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://yastatic.net/partner-code-bundles/1304651/00cc0164cd639ddf.js | 130 KB | 105 KB (81%) | ✓ | 3rd |
| https://cdn-c.skcrtxr.com/wrapper/js/common-engine.js?v=s-dc1af2de-5f10-4ef6-a4db-cb39db302222 | 152 KB | 99 KB (65%) | ✓ | 3rd |
| https://yandex.ru/ads/system/context.js | 105 KB | 57 KB (55%) | ✓ | 3rd |
| https://mc.yandex.ru/metrika/tag.js | 85 KB | 44 KB (52%) | ✓ | 3rd |
| https://en.russiatoday.com/static/js/common.min.js?v=16464124494475130342 | 40 KB | 28 KB (70%) | ✓ | 3rd |
| https://yastatic.net/partner-code-bundles/1304651/22d10f9d8e892aab.js | 32 KB | 25 KB (79%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/js?id=G-BB8DNPB73F | 152 KB | — | ✓ | 3rd |
| https://odysee.com/public/assets/embedClaimComponent-ByTJUK3r.js | 4 KB | — | ✓ | 3rd |
| https://en.russiatoday.com/static/libs/qrcode.min.js?v=2 | 7 KB | — | ✓ | 3rd |
| https://cdn.dmtgvn.com/wrapper/js/manager.js?pid=880ca144-da2d-42d5-918a-bc6aa4fbd9c3 | 2 KB | — | ✓ | 3rd |
Consider code splitting or tree shaking to reduce unused code.
This bundle has high unused code — code-split or tree-shake to ship only what executes.
Source: web.dev / Lighthouse coverage
Consider code splitting or tree shaking to reduce unused code.
This bundle has high unused code — code-split or tree-shake to ship only what executes.
Source: web.dev / Lighthouse coverage
Consider code splitting or tree shaking to reduce unused code.
This bundle has high unused code — code-split or tree-shake to ship only what executes.
Source: web.dev / Lighthouse coverage
Consider code splitting or tree shaking to reduce unused code.
This bundle has high unused code — code-split or tree-shake to ship only what executes.
Source: web.dev / Lighthouse coverage
Consider code splitting or tree shaking to reduce unused code.
This bundle has high unused code — code-split or tree-shake to ship only what executes.
Source: web.dev / Lighthouse coverage
DPage Weight InventoryAction175 resources · 5.3 MB · 359 KB savings availableFIX
~358.7 KiB of savings available
| # | Resource | Type | Size | Cache | Unused | 3rd party | Issues |
|---|---|---|---|---|---|---|---|
| — | — | ||||||
| 175 resources | 5.3 MiB | ||||||
FHTTP CachingActionNo cache headersFIX
No Cache-Control header
Adding a Cache-Control header can significantly improve repeat-visit performance.
BImage Optimization13 images, 0 KB saveableREVIEW
CGreen HostingActionWhether the site is served from green-energy infrastructureREVIEW
Green Hosting
No green hosting detected
A+Text CompressionAll text resources are compressedPASS
A+Font Loading10 fonts (257 KB)PASS
Web fonts
10
257 KB total
Render-blocking
0
of 10
Dominant font-display
swap
Most common across fonts
Font loading timeline
- Convert to woff2 for ~30% smaller file size
- Convert to woff2 for ~30% smaller file size
- Convert to woff2 for ~30% smaller file size
- Convert to woff2 for ~30% smaller file size
- Convert to woff2 for ~30% smaller file size
- Convert to woff2 for ~30% smaller file size
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 ~54 KB and ~108 ms
A+Resource CachingAll resources properly cachedPASS
A+Critical Rendering PathNo render-blocking resourcesPASS
A+Resource Hints13 hints, 0 missing preconnectsPASS
Current Resource Hints
13 resource hints configured
A+Render-Blocking ResourcesNo render-blocking resources detectedPASS
A+Third-Party ResourcesNo third-party resources detectedPASS
Network Waterfall175 requests over 31046msINFO
Third-Party Script CostPer-script blocking time, transfer cost, and cache headersINFO
| Script | Category | Execution | Transfer | Unused | Monthly Cost | Verdict |
|---|---|---|---|---|---|---|
Unattributable Unattributable | Other | 883ms | 0 KB | — | ₽1386/mo | Costly |
www.rt.com www.rt.com | Other | 671ms | 60 KB | — | ₽1053/mo | Costly |
abt.s3.yandex.net abt.s3.yandex.net | Other | 622ms | 6 KB | — | ₽976/mo | Costly |
yandex.ru yandex.ru | Other | 532ms | 105 KB | 55% | ₽835/mo | Costly |
mc.yandex.ru mc.yandex.ru | Other | 310ms | 85 KB | 52% | ₽486/mo | Costly |
cdn-c.skcrtxr.com cdn-c.skcrtxr.com | Other | 296ms | 152 KB | 65% | ₽464/mo | Costly |
en.russiatoday.com en.russiatoday.com | Other | 201ms | 4 KB | — | ₽315/mo | Costly |
yastatic.net yastatic.net | Other | 175ms | 130 KB | 81% | ₽274/mo | Costly |
en.russiatoday.com en.russiatoday.com | Other | 114ms | 40 KB | 70% | ₽179/mo | Costly |
en.russiatoday.com en.russiatoday.com | Other | 83ms | 33 KB | — | ₽130/mo | Costly |
yastatic.net yastatic.net | Other | 69ms | 32 KB | 79% | ₽109/mo | Costly |
These scripts may cost more than they're worth
- Unattributable adds 883ms and costs ~₽1386/month
- www.rt.com adds 671ms and costs ~₽1053/month
- abt.s3.yandex.net adds 622ms and costs ~₽976/month
- yandex.ru adds 532ms and costs ~₽835/month
- mc.yandex.ru adds 310ms and costs ~₽486/month
- cdn-c.skcrtxr.com adds 296ms and costs ~₽464/month
- en.russiatoday.com adds 201ms and costs ~₽315/month
- yastatic.net adds 175ms and costs ~₽274/month
- en.russiatoday.com adds 114ms and costs ~₽179/month
- en.russiatoday.com adds 83ms and costs ~₽130/month
- yastatic.net adds 69ms and costs ~₽109/month
100% of JavaScript execution time is spent on third-party scripts. Consider auditing which scripts are essential.
When third-party JS execution time exceeds your own, performance gains from frontend work are capped by code you don't own.
Learn more ▾ ▴
Every millisecond of third-party JS competes with your own for main-thread time. If their share is bigger than yours, optimization on your code base barely moves the needle. Audit, defer, or remove third-parties before further frontend optimization. Use Lighthouse's third-party audit to identify the worst offenders.
Source: web.dev
Unattributable takes 883ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.
This script has high main-thread execution time — optimize hot paths or defer.
Source: web.dev
www.rt.com takes 671ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.
This script has high main-thread execution time — optimize hot paths or defer.
Source: web.dev
abt.s3.yandex.net takes 622ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.
This script has high main-thread execution time — optimize hot paths or defer.
Source: web.dev
yandex.ru takes 532ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.
This script has high main-thread execution time — optimize hot paths or defer.
Source: web.dev
55% of yandex.ru's code is unused. The script may be loading features you don't use.
Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.
Source: web.dev
mc.yandex.ru takes 310ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.
This script has high main-thread execution time — optimize hot paths or defer.
Source: web.dev
52% of mc.yandex.ru's code is unused. The script may be loading features you don't use.
Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.
Source: web.dev
cdn-c.skcrtxr.com takes 296ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.
This script has high main-thread execution time — optimize hot paths or defer.
Source: web.dev
65% of cdn-c.skcrtxr.com's code is unused. The script may be loading features you don't use.
Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.
Source: web.dev
en.russiatoday.com takes 201ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.
This script has high main-thread execution time — optimize hot paths or defer.
Source: web.dev
yastatic.net takes 175ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.
This script has high main-thread execution time — optimize hot paths or defer.
Source: web.dev
81% of yastatic.net's code is unused. The script may be loading features you don't use.
Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.
Source: web.dev
en.russiatoday.com takes 114ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.
This script has high main-thread execution time — optimize hot paths or defer.
Source: web.dev
70% of en.russiatoday.com's code is unused. The script may be loading features you don't use.
Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.
Source: web.dev
en.russiatoday.com takes 83ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.
This script has high main-thread execution time — optimize hot paths or defer.
Source: web.dev
yastatic.net takes 69ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.
This script has high main-thread execution time — optimize hot paths or defer.
Source: web.dev
79% of yastatic.net's code is unused. The script may be loading features you don't use.
Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.
Source: web.dev