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.
11.55 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
19.86 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
140 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.032
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
12.43 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.
19.97 s
Page Load Progression
DPage Weight BudgetAction2.5 MB transferred, 282 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 ImpactAction100% third-party, 0 ms blockingFIX
FJS Execution CostAction7511ms total JS executionFIX
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://www.forbes.ru/ | 1528ms | 94ms | 1ms | 3rd |
| Unattributable | 1223ms | 447ms | 0ms | 3rd |
| https://yastatic.net/partner-code-bundles/1304651/adf9759e9b66c46a.js | 1174ms | 231ms | 3ms | 3rd |
| https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js | 814ms | 713ms | 68ms | 3rd |
| https://cdn.forbes.ru/_nuxt/By9ChDje.js | 553ms | 246ms | 1ms | 3rd |
| https://cdn.forbes.ru/_nuxt/CTd8KSU2.js | 549ms | 447ms | 1ms | 3rd |
| https://yandex.ru/ads/system/context.js | 528ms | 394ms | 26ms | 3rd |
| https://cdn.forbes.ru/_nuxt/BuU_Ssyx.js | 287ms | 143ms | 0ms | 3rd |
| https://privacy-cs.mail.ru/static/sync-loader.js | 237ms | 204ms | 10ms | 3rd |
| https://yastatic.net/partner-code-bundles/1304651/00cc0164cd639ddf.js | 161ms | 69ms | 47ms | 3rd |
Showing top 10 of 14 scripts
FJS BundlesAction124 scripts, 786 KB unusedFIX
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js | 362 KB | 177 KB (49%) | ✓ | 3rd |
| https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js | 362 KB | 177 KB (49%) | ✓ | 3rd |
| https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js | 0 KB | 177 KB (49%) | ✓ | 3rd |
| https://yastatic.net/partner-code-bundles/1304651/00cc0164cd639ddf.js | 130 KB | 86 KB (67%) | ✓ | 3rd |
| https://cdn.forbes.ru/_nuxt/CTd8KSU2.js | 105 KB | 57 KB (54%) | ✓ | 3rd |
| https://yandex.ru/ads/system/context.js | 105 KB | 44 KB (42%) | ✓ | 3rd |
| https://mc.yandex.ru/metrika/tag.js | 85 KB | 43 KB (51%) | ✓ | 3rd |
| https://tag.digitaltarget.ru/adcm.js | 34 KB | 24 KB (72%) | ✓ | 3rd |
| https://cdn.forbes.ru/_nuxt/CiTD82b_.js | 0 KB | — | ✓ | 3rd |
| https://cdn.forbes.ru/_nuxt/AhH8U7S0.js | 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
FPage Weight InventoryAction282 resources · 2.5 MB · 786 KB savings availableFIX
~785.6 KiB of savings available
| # | Resource | Type | Size | Cache | Unused | 3rd party | Issues |
|---|---|---|---|---|---|---|---|
| — | — | ||||||
| 282 resources | 2.5 MiB | ||||||
FHTTP CachingActionNo cache headersFIX
No Cache-Control header
Adding a Cache-Control header can significantly improve repeat-visit performance.
BImage Optimization27 images, 0 KB saveableREVIEW
Set explicit width and height to prevent CLS.
Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.
Source: web.dev / Core Web Vitals
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 Loading7 fonts (184 KB)PASS
Web fonts
7
184 KB total
Render-blocking
0
of 7
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 Hints1 hints, 0 missing preconnectsPASS
Current Resource Hints
1 resource hints configured
A+Render-Blocking ResourcesNo render-blocking resources detectedPASS
A+Third-Party ResourcesNo third-party resources detectedPASS
Network Waterfall282 requests over 7088msINFO
Third-Party Script CostPer-script blocking time, transfer cost, and cache headersINFO
| Script | Category | Execution | Transfer | Unused | Monthly Cost | Verdict |
|---|---|---|---|---|---|---|
www.forbes.ru www.forbes.ru | Other | 1528ms | 71 KB | — | ₽452/mo | Costly |
Unattributable Unattributable | Other | 1223ms | 0 KB | — | ₽362/mo | Costly |
yastatic.net yastatic.net | Other | 1174ms | 9 KB | — | ₽348/mo | Costly |
www.gstatic.com www.gstatic.com | Other | 814ms | 0 KB | 49% | ₽241/mo | Costly |
cdn.forbes.ru cdn.forbes.ru | Other | 553ms | 65 KB | — | ₽164/mo | Costly |
cdn.forbes.ru cdn.forbes.ru | Other | 549ms | 105 KB | 54% | ₽163/mo | Costly |
yandex.ru yandex.ru | Other | 528ms | 105 KB | 42% | ₽156/mo | Costly |
cdn.forbes.ru cdn.forbes.ru | Other | 287ms | 4 KB | — | ₽85/mo | Costly |
privacy-cs.mail.ru privacy-cs.mail.ru | Other | 237ms | 22 KB | — | ₽70/mo | Costly |
yastatic.net yastatic.net | Other | 161ms | 130 KB | 67% | ₽48/mo | Optional |
top-fwz1.mail.ru top-fwz1.mail.ru | Other | 153ms | 20 KB | — | ₽45/mo | Optional |
yastatic.net yastatic.net | Other | 133ms | 32 KB | — | ₽40/mo | Optional |
mc.yandex.ru mc.yandex.ru | Other | 112ms | 85 KB | 51% | ₽33/mo | Optional |
yandex.ru yandex.ru | Other | 56ms | 37 KB | — | ₽17/mo | Optional |
These scripts may cost more than they're worth
- www.forbes.ru adds 1528ms and costs ~₽452/month
- Unattributable adds 1223ms and costs ~₽362/month
- yastatic.net adds 1174ms and costs ~₽348/month
- www.gstatic.com adds 814ms and costs ~₽241/month
- cdn.forbes.ru adds 553ms and costs ~₽164/month
- cdn.forbes.ru adds 549ms and costs ~₽163/month
- yandex.ru adds 528ms and costs ~₽156/month
- cdn.forbes.ru adds 287ms and costs ~₽85/month
- privacy-cs.mail.ru adds 237ms and costs ~₽70/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
www.forbes.ru takes 1528ms 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 1223ms 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 1174ms 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.gstatic.com takes 814ms 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.forbes.ru takes 553ms 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.forbes.ru takes 549ms 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
54% of cdn.forbes.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
yandex.ru takes 528ms 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.forbes.ru takes 287ms 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
privacy-cs.mail.ru 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
67% 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
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