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.
1.26 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
20.01 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
1.52 s
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.
9.80 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.
23.41 s
Page Load Progression
DPage Weight BudgetAction2.1 MB transferred, 382 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
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 ImpactAction98% third-party, 0 ms blockingFIX
FJS Execution CostAction10535ms total JS executionFIX
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| Unattributable | 1725ms | 386ms | 0ms | 3rd |
| https://academic.ru/ | 1291ms | 163ms | 4ms | 1st |
| https://static.a.mts.ru/id/pixel.js | 1030ms | 729ms | 66ms | 3rd |
| https://static.kimberlite.io/js/thumbmark.umd.js | 883ms | 851ms | 0ms | 3rd |
| https://s.luxcdn.com/t/202172/360_light.js | 838ms | 719ms | 27ms | 3rd |
| https://yandex.ru/ads/system/header-bidding.js | 651ms | 300ms | 10ms | 3rd |
| https://x01.aidata.io/lib/aidata.fp.latest.js?pixel=0892394 | 576ms | 433ms | 62ms | 3rd |
| https://yandex.ru/ads/system/context.js | 565ms | 415ms | 27ms | 3rd |
| https://yandex.ru/ads/system/adsdk.js | 547ms | 490ms | 11ms | 3rd |
| https://ads.digitalcaramel.com/caramel.js?ts=1776896525507 | 500ms | 417ms | 14ms | 3rd |
Showing top 10 of 21 scripts
FJS BundlesAction47 scripts, 569 KB unusedFIX
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://s.luxcdn.com/t/202172/360_light.js | 127 KB | 105 KB (83%) | ✓ | 3rd |
| https://yastatic.net/partner-code-bundles/1304651/00cc0164cd639ddf.js | 130 KB | 85 KB (66%) | ✓ | 3rd |
| https://ads.digitalcaramel.com/caramel.js?ts=1776896525507 | 167 KB | 80 KB (48%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/js?id=G-QXJR5FPYJ8&cx=c&_slc=1 | 151 KB | 62 KB (41%) | ✓ | 3rd |
| https://mc.yandex.ru/metrika/tag.js | 85 KB | 43 KB (51%) | ✓ | 3rd |
| https://yandex.ru/ads/system/context.js | 104 KB | 39 KB (37%) | ✓ | 3rd |
| https://x01.aidata.io/lib/aidata.fp.latest.js?pixel=0892394 | 0 KB | 34 KB (58%) | ✓ | 3rd |
| https://x01.aidata.io/lib/aidata.fp.latest.js?pixel=0892394 | 60 KB | 34 KB (58%) | ✓ | 3rd |
| https://yastatic.net/partner-code-bundles/1304651/9c75e4fc5aa6da83.js | 53 KB | 34 KB (65%) | ✓ | 3rd |
| https://ad.mail.ru/static/vk-adman.js?slot=1824555 | 70 KB | 32 KB (45%) | ✓ | 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 InventoryAction382 resources · 2.1 MB · 569 KB savings availableFIX
~568.7 KiB of savings available
| # | Resource | Type | Size | Cache | Unused | 3rd party | Issues |
|---|---|---|---|---|---|---|---|
| — | — | ||||||
| 382 resources | 2.1 MiB | ||||||
BImage Optimization89 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 Loading1 fonts (26 KB)PASS
Web fonts
1
26 KB total
Render-blocking
0
of 1
Dominant font-display
swap
Most common across fonts
Font loading timeline
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 CachingAll resources properly cachedPASS
A+Critical Rendering PathNo render-blocking resourcesPASS
A+Resource Hints15 hints, 0 missing preconnectsPASS
Current Resource Hints
15 resource hints configured
A+Render-Blocking ResourcesNo render-blocking resources detectedPASS
A+Third-Party ResourcesNo third-party resources detectedPASS
A+HTTP Cachingmax-age=1296000 (2 weeks)PASS
public, max-age=1296000
| Directive | Value | Meaning |
|---|---|---|
| public | — | Any cache may store this response |
| max-age | 1296000 | Cache for 2 weeks |
Network Waterfall382 requests over 38274msINFO
Third-Party Script CostPer-script blocking time, transfer cost, and cache headersINFO
| Script | Category | Execution | Transfer | Unused | Monthly Cost | Verdict |
|---|---|---|---|---|---|---|
Unattributable Unattributable | Other | 1725ms | 0 KB | — | ₽511/mo | Costly |
static.a.mts.ru static.a.mts.ru | Other | 1030ms | 0 KB | — | ₽305/mo | Costly |
static.kimberlite.io static.kimberlite.io | Other | 883ms | 13 KB | — | ₽261/mo | Costly |
s.luxcdn.com s.luxcdn.com | Other | 838ms | 127 KB | 83% | ₽248/mo | Costly |
yandex.ru yandex.ru | Other | 651ms | 38 KB | — | ₽193/mo | Costly |
x01.aidata.io x01.aidata.io | Other | 576ms | 0 KB | 58% | ₽171/mo | Costly |
yandex.ru yandex.ru | Other | 565ms | 104 KB | 37% | ₽167/mo | Costly |
yandex.ru yandex.ru | Other | 547ms | 28 KB | — | ₽162/mo | Costly |
ads.digitalcaramel.com ads.digitalcaramel.com | Other | 500ms | 167 KB | 48% | ₽148/mo | Costly |
ad.mail.ru ad.mail.ru | Other | 344ms | 70 KB | 45% | ₽102/mo | Costly |
yastatic.net yastatic.net | Other | 317ms | 53 KB | 65% | ₽94/mo | Costly |
mc.yandex.ru mc.yandex.ru | Other | 309ms | 85 KB | 51% | ₽91/mo | Costly |
yastatic.net yastatic.net | Other | 237ms | 32 KB | 63% | ₽70/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 172ms | 151 KB | 41% | ₽51/mo | Costly |
yastatic.net yastatic.net | Other | 156ms | 130 KB | 66% | ₽46/mo | Optional |
content.adriver.ru content.adriver.ru | Other | 105ms | 16 KB | — | ₽31/mo | Optional |
privacy-cs.mail.ru privacy-cs.mail.ru | Other | 101ms | 22 KB | — | ₽30/mo | Optional |
Google Analytics www.google-analytics.com | Analytics | 79ms | 21 KB | — | ₽23/mo | Optional |
cdn-rtb.sape.ru cdn-rtb.sape.ru | Other | 54ms | 7 KB | — | ₽16/mo | Optional |
cdn-c.skcrtxr.com cdn-c.skcrtxr.com | Other | 54ms | 4 KB | — | ₽16/mo | Optional |
These scripts may cost more than they're worth
- Unattributable adds 1725ms and costs ~₽511/month
- static.a.mts.ru adds 1030ms and costs ~₽305/month
- static.kimberlite.io adds 883ms and costs ~₽261/month
- s.luxcdn.com adds 838ms and costs ~₽248/month
- yandex.ru adds 651ms and costs ~₽193/month
- x01.aidata.io adds 576ms and costs ~₽171/month
- yandex.ru adds 565ms and costs ~₽167/month
- yandex.ru adds 547ms and costs ~₽162/month
- ads.digitalcaramel.com adds 500ms and costs ~₽148/month
- ad.mail.ru adds 344ms and costs ~₽102/month
- yastatic.net adds 317ms and costs ~₽94/month
- mc.yandex.ru adds 309ms and costs ~₽91/month
- yastatic.net adds 237ms and costs ~₽70/month
- Google Tag Manager adds 172ms and costs ~₽51/month
88% 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 1725ms 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
static.a.mts.ru takes 1030ms 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
static.kimberlite.io 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
s.luxcdn.com takes 838ms 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
83% of s.luxcdn.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
yandex.ru takes 651ms 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
x01.aidata.io takes 576ms 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
58% of x01.aidata.io'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 565ms 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 547ms 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
ads.digitalcaramel.com takes 500ms 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
ad.mail.ru takes 344ms 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 317ms 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 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
mc.yandex.ru takes 309ms 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
51% 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
yastatic.net takes 237ms 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
63% 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
Google Tag Manager takes 172ms 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
66% 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