Skip to content
https://goodschina.ru

Performance

· 17 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
95
GRADE
A
FIX
1
REVIEW
3
PASS
11
INFO
2

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

60
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
75
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
100
Best Practices Checks for modern web development best practices including HTTPS, no console errors, and secure JavaScript.
82
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.

6.37 s

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

7.07 s

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

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

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

7.49 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
11 PASS 3 REVIEW 1 FIX
D
HTTP Caching
Action
no-store (uncacheable)
FIX
no-store (uncacheable)
Info::
Cache-Control: no-store prevents all caching
Intentional for dynamic content, but increases server load for every page view.
Got: no-cache, no-store, must-revalidate
Info::
ETag present — enables conditional (304) responses
Info::
Last-Modified header present
Cache-Control

no-cache, no-store, must-revalidate

DirectiveValueMeaning
no-cacheCache but always revalidate first
no-storeNever cache this response
must-revalidateMust recheck with server after expiry
B
JS Execution Cost
992ms total JS execution
REVIEW
992ms total JS execution
Warning::
Unattributable: 377ms CPU time
Warning::
https://goodschina.ru/assets/index-gKVK3eix.js: 301ms CPU time
Info::
https://www.googletagmanager.com/gtag/js?id=G-2QRK...: 221ms CPU time
Info::
https://goodschina.ru/: 93ms CPU time
Warning::
Third-party scripts: 598ms (60% of total)

Main Thread Breakdown

Script Evaluation 49% Other 39% Style & Layout 5% Script Parsing & Compilation 5%
ScriptTotalScriptingParse/CompileParty
Unattributable377ms6ms0ms3rd
https://goodschina.ru/assets/index-gKVK3eix.js301ms282ms8ms1st
https://www.googletagmanager.com/gtag/js?id=G-2QRKGJB32X221ms184ms36ms3rd
https://goodschina.ru/93ms14ms3ms1st
B
JS Bundles
4 scripts, 122 KB unused
REVIEW
4 scripts, 122 KB unused
Warning::
https://www.googletagmanager.com/gtag/js?id=G-2QRK...: 61 KB unused (43%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-2QRK...: 61 KB unused (43%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 122 KB
122 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.googletagmanager.com/gtag/js?id=G-2QRKGJB32X143 KB61 KB (43%)3rd
https://www.googletagmanager.com/gtag/js?id=G-2QRKGJB32X0 KB61 KB (43%)3rd
https://goodschina.ru/assets/index-gKVK3eix.js0 KB1st
https://goodschina.ru/assets/index-gKVK3eix.js885 KB1st

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
Page Weight Budget
1.0 MB transferred, 13 requests
PASS
1.0 MB transferred, 13 requests
Info::
Page weighs 3.6 MB (1.0 MB transferred)
Warning::
JavaScript is 1.0 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 1.0 MB
Info::
13 HTTP requests
Info::
Estimated 0.22 g CO2 per page load
1.0 MB / 2.4 MB budget
1.0 MB transferred
13 requests
0.22 g CO2 per page load
JavaScript 1.0 MiB 98%
CSS 16.3 KiB 2%
HTML 3.3 KiB 0%
Other 2.8 KiB 0%
Other 1.5 KiB 0%
Images 430 B 0%
Other 0 B 0%
0 2.4 MB 4.9 MB
Under budget

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

A+
Third-Party Impact
14% third-party, 0 ms blocking
PASS
14% third-party, 0 ms blocking
Info::
Third-party code accounts for 14% of page weight (145.0 KiB of 1.0 MiB)
Info::
Third-party blocking time is low (0 ms)
86%
First-party Third-party
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+
Image Optimization
1 images, 0 KB saveable
PASS
1 images, 0 KB saveable
Info::
All images are well-optimized
1 images 0 KB
0 oversized -0 KB
1 legacy format
0 missing dimensions CLS risk
A+
Font Loading
No web fonts (system fonts)
PASS
No web fonts (system fonts)
Info::
No web fonts loaded — system fonts are fastest
No web fonts loaded — system fonts are optimal.
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
1 hints, 0 missing preconnects
PASS
1 hints, 0 missing preconnects
Info::
Page uses 1 resource hint(s)

Current Resource Hints

preconnect
1
preload
dns-prefetch
prefetch

1 resource hints configured

A+
Page Weight Inventory
13 resources · 1.0 MB · 122 KB savings available
PASS
13 resources · 1.0 MB · 122 KB savings available
Warning::
Page weight 29 KB over 1MB target
Got: 1.0 MB Expected: ≤ 1 MB
Info::
~122 KB of savings available
Info::
6 third-party resources (14% of weight)
Info::
1 resources over 200KB
13 resources · 1.0 MiB · 6 third-party 28.6 KiB over 1MB target
JavaScript 98% · 1.0 MiB
CSS 2% · 16.3 KiB
Document 0% · 3.3 KiB
Image 0% · 3.2 KiB
Other 0% · 1.5 KiB

~121.5 KiB of savings available

Remove unused JavaScript: 121.5 KiB
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
13 requests over 2121ms
INFO
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s 7.0 s FCP 6.4 s LCP 7.1 shttps://goodschina.ru// https://goodschina.ru/ — 200 — 1.7 KiB — 308 ms — http/1.1https://goodschina.ru/assets/index-gKVK3eix.js/assets/index-gKVK3eix.js https://goodschina.ru/assets/index-gKVK3eix.js — -1 — 0 B — 336 ms — https://www.googletagmanager.com/gtag/js?id=G-2QRKGJB32Xwww.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-2QRKGJB32X — 200 — 143.1 KiB — 161 ms — h2https://goodschina.ru/assets/index-BpDzux6U.css/assets/index-BpDzux6U.css https://goodschina.ru/assets/index-BpDzux6U.css — 200 — 16.3 KiB — 240 ms — http/1.1https://goodschina.ru// https://goodschina.ru/ — 200 — 1.7 KiB — 325 ms — http/1.1https://www.googletagmanager.com/gtag/js?id=G-2QRKGJB32Xwww.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-2QRKGJB32X — 200 — 0 B — 6 ms — h2https://goodschina.ru/assets/index-gKVK3eix.js/assets/index-gKVK3eix.js https://goodschina.ru/assets/index-gKVK3eix.js — 200 — 885.1 KiB — 648 ms — http/1.1https://goodschina.ru/assets/index-BpDzux6U.css/assets/index-BpDzux6U.css https://goodschina.ru/assets/index-BpDzux6U.css — 200 — 0 B — 3 ms — http/1.1https://region1.google-analytics.com/g/collect?v=2&tid=G-2QRKGJB32X&gtm=45je64n0h2v9248982877za200zd9248982877&_p=1777187151256&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&are=1&cid=1878968798.1777187151&frm=0&pscdl=noapi&rcb=6&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.116%7CNot.A%252FBrand%3B8.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115938466~115938468~117266401~117512542&sid=1777187151&sct=1&seg=0&dl=https%3A%2F%2Fgoodschina.ru%2F&dr=https%3A%2F%2Fgoodschina.ru%2F&dt=GOODS%20CHINA&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&tfd=414region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-2QRKGJB32X&gtm=45je64n0h2v9248982877za200zd9248982877&_p=1777187151256&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&are=1&cid=1878968798.1777187151&frm=0&pscdl=noapi&rcb=6&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.116%7CNot.A%252FBrand%3B8.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115938466~115938468~117266401~117512542&sid=1777187151&sct=1&seg=0&dl=https%3A%2F%2Fgoodschina.ru%2F&dr=https%3A%2F%2Fgoodschina.ru%2F&dt=GOODS%20CHINA&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&tfd=414 — 204 — 547 B — 87 ms — h2https://www.googletagmanager.com/td?id=G-2QRKGJB32X&v=3&t=t&pid=1640886496&gtm=45je64n0h2v9248982877za200zd9248982877&seq=1&exp=0~115938466~115938468~117266401&dl=goodschina.ru%2F&tdp=G-2QRKGJB32X;248982877;0;0;0&frm=0&rtg=248982877&slo=0&hlo=3&lst=3&bt=0&ct=3&z=0www.googletagmanager.com/td?id=G-2Q... https://www.googletagmanager.com/td?id=G-2QRKGJB32X&v=3&t=t&pid=1640886496&gtm=45je64n0h2v9248982877za200zd9248982877&seq=1&exp=0~115938466~115938468~117266401&dl=goodschina.ru%2F&tdp=G-2QRKGJB32X;248982877;0;0;0&frm=0&rtg=248982877&slo=0&hlo=3&lst=3&bt=0&ct=3&z=0 — 204 — 430 B — 31 ms — h2https://goodschina.ru/favicon-32x32.png/favicon-32x32.png https://goodschina.ru/favicon-32x32.png — 200 — 2.8 KiB — 108 ms — http/1.1https://knizgpullfdgeeueculf.supabase.co/rest/v1/app_settings?select=commission_settings&limit=1knizgpullfdgeeueculf.supabase.co/re... https://knizgpullfdgeeueculf.supabase.co/rest/v1/app_settings?select=commission_settings&limit=1 — 200 — 0 B — 58 ms — h3https://knizgpullfdgeeueculf.supabase.co/rest/v1/app_settings?select=commission_settings&limit=1knizgpullfdgeeueculf.supabase.co/re... https://knizgpullfdgeeueculf.supabase.co/rest/v1/app_settings?select=commission_settings&limit=1 — 200 — 1010 B — 578 ms — h3
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
60% of JavaScript execution is third-party
First-party Third-party 598ms · 0KB · ₽177/mo
Unattributable
Other
Costly
Execution 377ms
Transfer 0 KB
Monthly Cost ₽112/mo
Google Tag Manager
Tag Manager
Costly
Execution 221ms
Transfer 0 KB
Unused 43%
Monthly Cost ₽65/mo

These scripts may cost more than they're worth

  • Unattributable adds 377ms and costs ~₽112/month
  • Google Tag Manager adds 221ms and costs ~₽65/month

60% of JavaScript execution time comes from third-party scripts.

Why this matters

Third-party scripts (analytics, ads, social, A/B testing) often dominate execution time — every one is a perf-and-privacy tax.

Learn more

Each third-party script is a black box: you don't control when it loads, what it executes, or how much it grows. They often account for a major share of total blocking time on average sites (HTTP Archive's Web Almanac documents the trend). Audit which ones you actually need, defer the rest, and use facade patterns (lite-youtube, lite-vimeo) for embedded media.

Source: web.dev / HTTP Archive Web Almanac

Unattributable takes 377ms 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

Google Tag Manager takes 221ms 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

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