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.
3.17 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
13.09 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
846 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.024
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
8.81 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.
22.52 s
Page Load Progression
FPage Weight BudgetAction4.4 MB transferred, 187 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 CostAction8363ms total JS executionFIX
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://i.li.ru/static/js/protoculous-effects-packer.js | 1939ms | 1349ms | 9ms | 3rd |
| Unattributable | 1208ms | 87ms | 0ms | 3rd |
| https://cdn.viqeo.tv/js/vq_starter.js | 908ms | 156ms | 21ms | 3rd |
| https://www.liveinternet.ru/ | 903ms | 41ms | 6ms | 3rd |
| https://yastatic.net/partner-code-bundles/1304651/00cc0164cd639ddf.js | 592ms | 418ms | 55ms | 3rd |
| https://yandex.ru/ads/system/context.js | 541ms | 445ms | 33ms | 3rd |
| https://mc.yandex.ru/metrika/watch.js | 527ms | 445ms | 64ms | 3rd |
| https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js | 336ms | 219ms | 56ms | 3rd |
| https://cdn.vqserve.com/vpaid-profile.js | 253ms | 210ms | 31ms | 3rd |
| https://pagead2.googlesyndication.com/pagead/managed/js/adsense/m202604160101/show_ads_impl_fy2021.js | 218ms | 165ms | 46ms | 3rd |
Showing top 10 of 17 scripts
FJS BundlesAction46 scripts, 848 KB unusedFIX
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://i.li.ru/static/radio/radio-mediametrics-widget__VK_1251.js | 573 KB | 199 KB (35%) | ✗ | 3rd |
| https://pagead2.googlesyndication.com/pagead/managed/js/adsense/m202604160101/show_ads_impl_fy2021.js | 178 KB | 136 KB (77%) | ✓ | 3rd |
| https://www.liveinternet.ru/utf/li.js | 152 KB | 121 KB (81%) | ✗ | 3rd |
| https://yastatic.net/partner-code-bundles/1304651/00cc0164cd639ddf.js | 130 KB | 81 KB (62%) | ✓ | 3rd |
| https://cdn.vqserve.com/vpaid-profile.js | 91 KB | 67 KB (78%) | ✓ | 3rd |
| https://cdn.viqeo.tv/js/assets/master-8150/js/vn_player.js | 117 KB | 40 KB (34%) | ✓ | 3rd |
| https://cdn-c.skcrtxr.com/wrapper/js/adserver-vpaid-eng-v4.js?v=s-dc1af2de-5f10-4ef6-a4db-cb39db302222 | 66 KB | 40 KB (61%) | ✓ | 3rd |
| https://yandex.ru/ads/system/context.js | 105 KB | 39 KB (37%) | ✓ | 3rd |
| https://mc.yandex.ru/metrika/watch.js | 0 KB | 36 KB (53%) | ✓ | 3rd |
| https://mc.yandex.ru/metrika/watch.js | 69 KB | 36 KB (53%) | ✓ | 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
FPage Weight InventoryAction187 resources · 4.4 MB · 848 KB savings availableFIX
~847.7 KiB of savings available
| # | Resource | Type | Size | Cache | Unused | 3rd party | Issues |
|---|---|---|---|---|---|---|---|
| — | — | ||||||
| 187 resources | 4.4 MiB | ||||||
FHTTP CachingActionNo cache headersFIX
No Cache-Control header
Adding a Cache-Control header can significantly improve repeat-visit performance.
BImage Optimization43 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 Loading4 fonts (290 KB)PASS
Web fonts
4
290 KB total
Render-blocking
0
of 4
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
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 ~79 KB and ~158 ms
A+Resource CachingAll resources properly cachedPASS
A+Critical Rendering PathNo render-blocking resourcesPASS
A+Resource Hints5 hints, 0 missing preconnectsPASS
Current Resource Hints
5 resource hints configured
A+Render-Blocking ResourcesNo render-blocking resources detectedPASS
A+Third-Party ResourcesNo third-party resources detectedPASS
Network Waterfall187 requests over 32108msINFO
Third-Party Script CostPer-script blocking time, transfer cost, and cache headersINFO
| Script | Category | Execution | Transfer | Unused | Monthly Cost | Verdict |
|---|---|---|---|---|---|---|
i.li.ru i.li.ru | Other | 1939ms | 62 KB | — | ₽574/mo | Costly |
Unattributable Unattributable | Other | 1208ms | 0 KB | — | ₽358/mo | Costly |
cdn.viqeo.tv cdn.viqeo.tv | Other | 908ms | 0 KB | — | ₽269/mo | Costly |
www.liveinternet.ru www.liveinternet.ru | Other | 903ms | 34 KB | — | ₽267/mo | Costly |
yastatic.net yastatic.net | Other | 592ms | 130 KB | 62% | ₽175/mo | Costly |
yandex.ru yandex.ru | Other | 541ms | 105 KB | 37% | ₽160/mo | Costly |
mc.yandex.ru mc.yandex.ru | Other | 527ms | 0 KB | 53% | ₽156/mo | Costly |
pagead2.googlesyndication.com pagead2.googlesyndication.com | Other | 336ms | 54 KB | 52% | ₽100/mo | Costly |
cdn.vqserve.com cdn.vqserve.com | Other | 253ms | 91 KB | 78% | ₽75/mo | Costly |
pagead2.googlesyndication.com pagead2.googlesyndication.com | Other | 218ms | 178 KB | 77% | ₽65/mo | Costly |
i.li.ru i.li.ru | Other | 217ms | 573 KB | 35% | ₽64/mo | Costly |
yandex.ru yandex.ru | Other | 178ms | 37 KB | — | ₽53/mo | Costly |
cdn.viqeo.tv cdn.viqeo.tv | Other | 161ms | 117 KB | 34% | ₽48/mo | Optional |
content.adriver.ru content.adriver.ru | Other | 105ms | 16 KB | — | ₽31/mo | Optional |
cdn.viqeo.tv cdn.viqeo.tv | Other | 98ms | 30 KB | — | ₽29/mo | Optional |
cdn-c.skcrtxr.com cdn-c.skcrtxr.com | Other | 96ms | 66 KB | 61% | ₽28/mo | Optional |
cdn.viqeo.tv cdn.viqeo.tv | Other | 84ms | 4 KB | — | ₽25/mo | Optional |
These scripts may cost more than they're worth
- i.li.ru adds 1939ms and costs ~₽574/month
- Unattributable adds 1208ms and costs ~₽358/month
- cdn.viqeo.tv adds 908ms and costs ~₽269/month
- www.liveinternet.ru adds 903ms and costs ~₽267/month
- yastatic.net adds 592ms and costs ~₽175/month
- yandex.ru adds 541ms and costs ~₽160/month
- mc.yandex.ru adds 527ms and costs ~₽156/month
- pagead2.googlesyndication.com adds 336ms and costs ~₽100/month
- cdn.vqserve.com adds 253ms and costs ~₽75/month
- pagead2.googlesyndication.com adds 218ms and costs ~₽65/month
- i.li.ru adds 217ms and costs ~₽64/month
- yandex.ru adds 178ms and costs ~₽53/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
i.li.ru takes 1939ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.
This script has high main-thread execution time — optimize hot paths or defer.
Source: web.dev
Unattributable takes 1208ms 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
cdn.viqeo.tv takes 908ms 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.liveinternet.ru takes 903ms 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 592ms 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
62% 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
yandex.ru takes 541ms 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
mc.yandex.ru takes 527ms 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
53% 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
pagead2.googlesyndication.com takes 336ms 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 pagead2.googlesyndication.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
cdn.vqserve.com takes 253ms 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
78% of cdn.vqserve.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
pagead2.googlesyndication.com takes 218ms 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
77% of pagead2.googlesyndication.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
i.li.ru takes 217ms 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 178ms 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
61% 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