Skip to content
https://dev.xn--80avc2av3a.xn--p1ai

Performance

· 21 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
84
GRADE
B
FIX
2
REVIEW
8
PASS
9
INFO
2

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

63
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.
91
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.

1.99 s

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

4.39 s

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

84 ms

Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.

0.008

Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.

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

4.43 s

Page Load Progression

539 ms
1.1 s
1.6 s
2.2 s
2.7 s
3.2 s
3.8 s
4.3 s
Checks
21
9 PASS 8 REVIEW 2 FIX
D
JS Bundles
Action
11 scripts, 254 KB unused
FIX
11 scripts, 254 KB unused
Warning::
https://dev.xn--80avc2av3a.xn--p1ai/bitrix/cache/j...: 135 KB unused (63%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://dev.xn--80avc2av3a.xn--p1ai/bitrix/js/main...: 47 KB unused (71%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://dev.xn--80avc2av3a.xn--p1ai/bitrix/cache/j...: 40 KB unused (87%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://dev.xn--80avc2av3a.xn--p1ai/bitrix/js/pull...: 31 KB unused (57%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://dev.xn--80avc2av3a.xn--p1ai/bitrix/js/pull...: unminified — 32 KB could be saved
Info::
Total unused JavaScript: 254 KB
254 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://dev.xn--80avc2av3a.xn--p1ai/bitrix/cache/js/s1/main/template_79c8fb3b4b9b075ef6b9ec9583d9ed97/template_79c8fb3b4b9b075ef6b9ec9583d9ed97_v1.js?1778841573786583217 KB135 KB (63%)1st
https://dev.xn--80avc2av3a.xn--p1ai/bitrix/js/main/core/core.min.js?177158517122964366 KB47 KB (71%)1st
https://dev.xn--80avc2av3a.xn--p1ai/bitrix/cache/js/s1/main/kernel_main/kernel_main_v1.js?177884222319766447 KB40 KB (87%)1st
https://dev.xn--80avc2av3a.xn--p1ai/bitrix/js/pull/protobuf/protobuf.js?177158516727405556 KB31 KB (57%)1st
https://dev.xn--80avc2av3a.xn--p1ai/bitrix/js/pull/protobuf/model.min.js?1771585167141902 KB1st
https://dev.xn--80avc2av3a.xn--p1ai/bitrix/js/rest/client/rest.client.min.js?177158516992404 KB1st
https://dev.xn--80avc2av3a.xn--p1ai/bitrix/js/pull/client/pull.client.min.js?17715851674984913 KB1st
https://dev.xn--80avc2av3a.xn--p1ai/bitrix/js/main/popup/dist/main.popup.bundle.min.js?17715851756698614 KB1st
https://dev.xn--80avc2av3a.xn--p1ai/bitrix/js/currency/currency-core/dist/currency-core.bundle.min.js?177158516945692 KB1st
https://dev.xn--80avc2av3a.xn--p1ai/bitrix/js/currency/core_currency.min.js?17715851698351 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

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

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-store, no-cache, must-revalidate
Info::
No ETag or Last-Modified header
Conditional requests (304 Not Modified) are not possible without validators.
Cache-Control

no-store, no-cache, must-revalidate

DirectiveValueMeaning
no-storeNever cache this response
no-cacheCache but always revalidate first
must-revalidateMust recheck with server after expiry
C
Page Weight Budget
Action
1.7 MB transferred, 45 requests
REVIEW
1.7 MB transferred, 45 requests
Info::
Page weighs 3.7 MB (1.7 MB transferred)
Info::
Fonts are 834 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 834 KB
Info::
45 HTTP requests
Info::
Estimated 0.36 g CO2 per page load
1.7 MB / 2.4 MB budget
1.7 MB transferred
45 requests
0.36 g CO2 per page load
Fonts 834.1 KiB 48%
JavaScript 443.2 KiB 25%
Images 297.3 KiB 17%
HTML 124.6 KiB 7%
Other 28.1 KiB 2%
CSS 16.3 KiB 1%
Other 4.3 KiB 0%
0 2.4 MB 4.9 MB
Approaching limit

Subset fonts to include only used characters, or switch to system font stacks.

Why this matters

Font payload is large — subset to used glyphs only, or fall back to system fonts (zero load time).

Source: web.dev font loading

C
Image Optimization
Action
17 images, 0 KB saveable
REVIEW
17 images, 0 KB saveable
Warning::
https://dev.xn--80avc2av3a.xn--p1ai/upload/iblock/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://dev.xn--80avc2av3a.xn--p1ai/upload/iblock/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://dev.xn--80avc2av3a.xn--p1ai/upload/iblock/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://dev.xn--80avc2av3a.xn--p1ai/local/template... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://dev.xn--80avc2av3a.xn--p1ai/local/template... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://dev.xn--80avc2av3a.xn--p1ai/upload/iblock/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://dev.xn--80avc2av3a.xn--p1ai/upload/iblock/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://dev.xn--80avc2av3a.xn--p1ai/local/template... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://dev.xn--80avc2av3a.xn--p1ai/upload/iblock/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
17 images 297 KB
0 oversized -0 KB
12 legacy format
9 missing dimensions CLS risk

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

C
JS Execution Cost
Action
1542ms total JS execution
REVIEW
1542ms total JS execution
Warning::
https://dev.xn--80avc2av3a.xn--p1ai/bitrix/cache/j...: 828ms CPU time
Warning::
https://dev.xn--80avc2av3a.xn--p1ai/: 581ms CPU time
Info::
Unattributable: 134ms CPU time

Main Thread Breakdown

Style & Layout 44% Script Evaluation 25% Other 18% Rendering 6% Parse HTML & CSS 4% Script Parsing & Compilation 3%
ScriptTotalScriptingParse/CompileParty
https://dev.xn--80avc2av3a.xn--p1ai/bitrix/cache/js/s1/main/template_79c8fb3b4b9b075ef6b9ec9583d9ed97/template_79c8fb3b4b9b075ef6b9ec9583d9ed97_v1.js?1778841573786583828ms345ms18ms1st
https://dev.xn--80avc2av3a.xn--p1ai/581ms17ms10ms1st
Unattributable134ms3ms0ms1st
B
HTTP/3 (QUIC)
HTTP/3 not advertised
REVIEW
HTTP/3 not advertised
Info::
HTTP/3 (QUIC) is not advertised
HTTP/3 isn't advertised via Alt-Svc and the worker didn't negotiate h3. HTTP/3 reduces handshake latency (1-RTT instead of 2-3 RTTs) and is more resilient on lossy connections. Most modern CDNs (Cloudflare, Fastly, AWS CloudFront, Google Cloud CDN) support HTTP/3 with a single config switch -- consider enabling for mobile-heavy workloads.
B
Compression Algorithm
Main response uses gzip; brotli would be ~20% smaller
REVIEW
Main response uses gzip; brotli would be ~20% smaller
Info::
Main HTML response uses gzip (brotli would be ~20% smaller)
All current browsers support brotli. Most CDNs (Cloudflare, Fastly, AWS CloudFront, Vercel, Netlify) can switch from gzip to brotli with a single config flag. Origin servers (nginx, Apache) need a brotli module compiled in -- nginx-brotli or Apache mod_brotli.
B
Server-Timing Observability
No Server-Timing header found
REVIEW
No Server-Timing header found
Info::
No Server-Timing header found
Server-Timing exposes backend timing breakdowns to browser DevTools (e.g., `db: 45ms; render: 120ms; cache: 2ms`). Useful for diagnosing slow pages without backend log access. Most modern frameworks (Next.js, Cloudflare Workers, Fastly) emit it automatically; absence on a managed platform usually means telemetry headers are stripped at the edge.
C
Page Weight Inventory
Action
45 resources · 1.7 MB · 254 KB savings available
REVIEW
45 resources · 1.7 MB · 254 KB savings available
Warning::
Page weight 1.7 MB exceeds 1 MB target by 724 KB
Got: 1.7 MB Expected: ≤ 1 MB
Info::
~254 KB of savings available
Info::
2 third-party resources (3% of weight)
Info::
4 resources over 200KB
45 resources · 1.7 MiB · 2 third-party 724.0 KiB over 1MB target
Font 48% · 834.1 KiB
JavaScript 25% · 443.2 KiB
Image 19% · 325.4 KiB
Document 7% · 128.9 KiB
CSS 1% · 16.3 KiB

~254.4 KiB of savings available

Remove unused JavaScript: 254.4 KiB
C
Green Hosting
Action
Whether the site is served from green-energy infrastructure
REVIEW

Green Hosting

No green hosting detected

A+
Third-Party Impact
3% third-party, 0 ms blocking
PASS
3% third-party, 0 ms blocking
Info::
Third-party code accounts for 3% of page weight (54.7 KiB of 1.7 MiB)
Info::
Third-party blocking time is low (0 ms)
97%
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+
Font Loading
5 fonts (834 KB)
PASS
5 fonts (834 KB)
Info::
5 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

5

834 KB total

Render-blocking

0

of 5

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 1.0 s 2.0 s 3.0 s 4.0 s FCP 2.0 s LCP 4.4 shttps://dev.xn--80avc2av3a.xn--p1ai/local/templates/main/assets/fonts/NotoSans-Regular.woffNotoSans-Regular.woff https://dev.xn--80avc2av3a.xn--p1ai/local/templates/main/assets/fonts/NotoSans-Regular.woff — 241.0 KiB — 893 ms — font-display: swaphttps://dev.xn--80avc2av3a.xn--p1ai/local/templates/main/assets/fonts/NotoSans-Medium.woffNotoSans-Medium.woff https://dev.xn--80avc2av3a.xn--p1ai/local/templates/main/assets/fonts/NotoSans-Medium.woff — 298.7 KiB — 898 ms — font-display: swaphttps://dev.xn--80avc2av3a.xn--p1ai/local/templates/main/assets/fonts/NotoSans-Bold.woffNotoSans-Bold.woff https://dev.xn--80avc2av3a.xn--p1ai/local/templates/main/assets/fonts/NotoSans-Bold.woff — 239.8 KiB — 399 ms — font-display: swaphttps://fonts.gstatic.com/s/notosans/v41/o-0bIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjc5ardu2ui.woff2o-0bIpQlx3QUlC5A4PNB6Ry... https://fonts.gstatic.com/s/notosans/v41/o-0bIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjc5ardu2ui.woff2 — 19.6 KiB — 37 ms — font-display: swaphttps://fonts.gstatic.com/s/notosans/v41/o-0bIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjc5a7duw.woff2o-0bIpQlx3QUlC5A4PNB6Ry... https://fonts.gstatic.com/s/notosans/v41/o-0bIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjc5a7duw.woff2 — 35.0 KiB — 63 ms — font-display: swap
NotoSans-Regular.woff woff swap
Size 241 KB
Load time 893 ms
Start 1.7 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
NotoSans-Medium.woff woff swap
Size 299 KB
Load time 898 ms
Start 1.7 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
NotoSans-Bold.woff woff swap
Size 240 KB
Load time 399 ms
Start 1.7 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
o-0bIpQlx3QUlC5A4PNB6Ry... woff2 swap
Size 20 KB
Load time 37 ms
Start 1.7 s
Risk FOUT — text flashes from fallback to web font
o-0bIpQlx3QUlC5A4PNB6Ry... woff2 swap
Size 35 KB
Load time 63 ms
Start 1.7 s
Risk FOUT — text flashes from fallback to web font
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 ~624 KB and ~1248 ms

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
No optimization needed
PASS
No optimization needed
Info::
No resource hint issues
A+
LCP Image Preload
LCP preload audit not available
PASS
LCP preload audit not available
Info::
LCP image preload audit not available for this scan
A+
Main HTML Cache-Control
Main HTML uses no-store -- correct for sensitive/dynamic content
PASS
Main HTML uses no-store -- correct for sensitive/dynamic content
Info::
Main HTML uses no-store -- correct for sensitive/dynamic content
Got: no-store, no-cache, must-revalidate
A+
Server Response Intelligence
2 server-response signal(s) detected
PASS
2 server-response signal(s) detected
Info::
`Vary` header declared: Accept-Encoding
The page declares a `Vary` header, telling downstream caches which request headers the response varies on. Critical for content-negotiated responses (compression, language, cookies, device class).
Info::
No `ETag` or `Last-Modified` -- conditional GET not supported
Without either header, browsers can't issue conditional GETs and refresh always re-downloads the full response body even when nothing changed. Add `ETag: "<hash>"` (or `Last-Modified: <date>`) on cacheable responses; the server returns 304 Not Modified when the client's cached copy is still valid, saving bandwidth.
Network Waterfall
45 requests over 4323ms
INFO
0 ms 1.0 s 2.0 s 3.0 s 4.0 s FCP 2.0 s LCP 4.4 shttps://dev.xn--80avc2av3a.xn--p1ai// https://dev.xn--80avc2av3a.xn--p1ai/ — 200 — 124.6 KiB — 1.4 s — http/1.1https://dev.xn--80avc2av3a.xn--p1ai/bitrix/js/ui/design-tokens/dist/ui.design-tokens.min.css?177158517823463/bitrix/js/ui/design-tokens/dist/ui... https://dev.xn--80avc2av3a.xn--p1ai/bitrix/js/ui/design-tokens/dist/ui.design-tokens.min.css?177158517823463 — 200 — 4.6 KiB — 184 ms — http/1.1https://dev.xn--80avc2av3a.xn--p1ai/bitrix/css/main/themes/blue/style.min.css?1771585119331/bitrix/css/main/themes/blue/style.... https://dev.xn--80avc2av3a.xn--p1ai/bitrix/css/main/themes/blue/style.min.css?1771585119331 — 200 — 696 B — 365 ms — http/1.1https://dev.xn--80avc2av3a.xn--p1ai/bitrix/js/ui/fonts/opensans/ui.font.opensans.min.css?17715851772320/bitrix/js/ui/fonts/opensans/ui.fon... https://dev.xn--80avc2av3a.xn--p1ai/bitrix/js/ui/fonts/opensans/ui.font.opensans.min.css?17715851772320 — 200 — 711 B — 527 ms — http/1.1https://dev.xn--80avc2av3a.xn--p1ai/bitrix/js/main/popup/dist/main.popup.bundle.min.css?177158517528056/bitrix/js/main/popup/dist/main.pop... https://dev.xn--80avc2av3a.xn--p1ai/bitrix/js/main/popup/dist/main.popup.bundle.min.css?177158517528056 — 200 — 6.4 KiB — 529 ms — http/1.1https://dev.xn--80avc2av3a.xn--p1ai/bitrix/panel/main/popup.min.css?177158511920774/bitrix/panel/main/popup.min.css?17... https://dev.xn--80avc2av3a.xn--p1ai/bitrix/panel/main/popup.min.css?177158511920774 — 200 — 4.0 KiB — 526 ms — http/1.1https://dev.xn--80avc2av3a.xn--p1ai/local/templates/main/assets/images/sprite.svg/local/templates/main/assets/images... https://dev.xn--80avc2av3a.xn--p1ai/local/templates/main/assets/images/sprite.svg — 200 — 15.3 KiB — 530 ms — http/1.1https://dev.xn--80avc2av3a.xn--p1ai/local/templates/main/assets/images/logo.webp/local/templates/main/assets/images... https://dev.xn--80avc2av3a.xn--p1ai/local/templates/main/assets/images/logo.webp — 200 — 11.7 KiB — 348 ms — http/1.1https://dev.xn--80avc2av3a.xn--p1ai/local/templates/main/assets/images/img_plug.png/local/templates/main/assets/images... https://dev.xn--80avc2av3a.xn--p1ai/local/templates/main/assets/images/img_plug.png — 200 — 488 B — 325 ms — http/1.1https://dev.xn--80avc2av3a.xn--p1ai/upload/iblock/8b4/1gnpsfwbs0r017exs08d50v3g5tvuuk9.png/upload/iblock/8b4/1gnpsfwbs0r017ex... https://dev.xn--80avc2av3a.xn--p1ai/upload/iblock/8b4/1gnpsfwbs0r017exs08d50v3g5tvuuk9.png — 200 — 823 B — 185 ms — http/1.1https://dev.xn--80avc2av3a.xn--p1ai/upload/iblock/3cd/raf3pz2ii2s17gsk1swu457zov0i8r8d.png/upload/iblock/3cd/raf3pz2ii2s17gsk... https://dev.xn--80avc2av3a.xn--p1ai/upload/iblock/3cd/raf3pz2ii2s17gsk1swu457zov0i8r8d.png — 200 — 969 B — 190 ms — http/1.1https://dev.xn--80avc2av3a.xn--p1ai/local/templates/main/assets/images/logo_mob.webp/local/templates/main/assets/images... https://dev.xn--80avc2av3a.xn--p1ai/local/templates/main/assets/images/logo_mob.webp — 200 — 2.0 KiB — 190 ms — http/1.1https://dev.xn--80avc2av3a.xn--p1ai/local/templates/main/assets/images/logo_2.webp/local/templates/main/assets/images... https://dev.xn--80avc2av3a.xn--p1ai/local/templates/main/assets/images/logo_2.webp — 200 — 134.0 KiB — 688 ms — http/1.1https://dev.xn--80avc2av3a.xn--p1ai/bitrix/js/main/core/core.min.js?1771585171229643/bitrix/js/main/core/core.min.js?17... https://dev.xn--80avc2av3a.xn--p1ai/bitrix/js/main/core/core.min.js?1771585171229643 — 200 — 66.5 KiB — 376 ms — http/1.1https://dev.xn--80avc2av3a.xn--p1ai/local/templates/main/assets/images/favorite_a.svg/local/templates/main/assets/images... https://dev.xn--80avc2av3a.xn--p1ai/local/templates/main/assets/images/favorite_a.svg — 200 — 851 B — 244 ms — http/1.1https://dev.xn--80avc2av3a.xn--p1ai/local/templates/main/assets/images/burger.svg/local/templates/main/assets/images... https://dev.xn--80avc2av3a.xn--p1ai/local/templates/main/assets/images/burger.svg — 200 — 1.1 KiB — 426 ms — http/1.1https://dev.xn--80avc2av3a.xn--p1ai/local/templates/main/assets/images/burger_close.svg/local/templates/main/assets/images... https://dev.xn--80avc2av3a.xn--p1ai/local/templates/main/assets/images/burger_close.svg — 200 — 794 B — 442 ms — http/1.1https://dev.xn--80avc2av3a.xn--p1ai/local/templates/main/assets/images/triangle.svg/local/templates/main/assets/images... https://dev.xn--80avc2av3a.xn--p1ai/local/templates/main/assets/images/triangle.svg — 200 — 977 B — 600 ms — http/1.1https://dev.xn--80avc2av3a.xn--p1ai/local/templates/main/assets/fonts/NotoSans-Regular.woff/local/templates/main/assets/fonts/... https://dev.xn--80avc2av3a.xn--p1ai/local/templates/main/assets/fonts/NotoSans-Regular.woff — 200 — 241.0 KiB — 893 ms — http/1.1https://dev.xn--80avc2av3a.xn--p1ai/local/templates/main/assets/fonts/NotoSans-Medium.woff/local/templates/main/assets/fonts/... https://dev.xn--80avc2av3a.xn--p1ai/local/templates/main/assets/fonts/NotoSans-Medium.woff — 200 — 298.7 KiB — 898 ms — http/1.1https://dev.xn--80avc2av3a.xn--p1ai/local/templates/main/assets/fonts/NotoSans-Bold.woff/local/templates/main/assets/fonts/... https://dev.xn--80avc2av3a.xn--p1ai/local/templates/main/assets/fonts/NotoSans-Bold.woff — 200 — 239.8 KiB — 399 ms — http/1.1https://fonts.gstatic.com/s/notosans/v41/o-0bIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjc5ardu2ui.woff2fonts.gstatic.com/s/notosans/v41/o-... https://fonts.gstatic.com/s/notosans/v41/o-0bIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjc5ardu2ui.woff2 — 200 — 19.6 KiB — 37 ms — h3https://fonts.gstatic.com/s/notosans/v41/o-0bIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjc5a7duw.woff2fonts.gstatic.com/s/notosans/v41/o-... https://fonts.gstatic.com/s/notosans/v41/o-0bIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjc5a7duw.woff2 — 200 — 35.0 KiB — 63 ms — h3https://dev.xn--80avc2av3a.xn--p1ai/bitrix/cache/js/s1/main/kernel_main/kernel_main_v1.js?1778842223197664/bitrix/cache/js/s1/main/kernel_mai... https://dev.xn--80avc2av3a.xn--p1ai/bitrix/cache/js/s1/main/kernel_main/kernel_main_v1.js?1778842223197664 — 200 — 46.7 KiB — 494 ms — http/1.1https://dev.xn--80avc2av3a.xn--p1ai/bitrix/js/pull/protobuf/protobuf.js?1771585167274055/bitrix/js/pull/protobuf/protobuf.j... https://dev.xn--80avc2av3a.xn--p1ai/bitrix/js/pull/protobuf/protobuf.js?1771585167274055 — 200 — 55.5 KiB — 198 ms — http/1.1https://dev.xn--80avc2av3a.xn--p1ai/bitrix/js/pull/protobuf/model.min.js?177158516714190/bitrix/js/pull/protobuf/model.min.... https://dev.xn--80avc2av3a.xn--p1ai/bitrix/js/pull/protobuf/model.min.js?177158516714190 — 200 — 2.1 KiB — 175 ms — http/1.1https://dev.xn--80avc2av3a.xn--p1ai/bitrix/js/rest/client/rest.client.min.js?17715851699240/bitrix/js/rest/client/rest.client.... https://dev.xn--80avc2av3a.xn--p1ai/bitrix/js/rest/client/rest.client.min.js?17715851699240 — 200 — 3.6 KiB — 181 ms — http/1.1https://dev.xn--80avc2av3a.xn--p1ai/bitrix/js/pull/client/pull.client.min.js?177158516749849/bitrix/js/pull/client/pull.client.... https://dev.xn--80avc2av3a.xn--p1ai/bitrix/js/pull/client/pull.client.min.js?177158516749849 — 200 — 12.9 KiB — 184 ms — http/1.1https://dev.xn--80avc2av3a.xn--p1ai/bitrix/js/main/popup/dist/main.popup.bundle.min.js?177158517566986/bitrix/js/main/popup/dist/main.pop... https://dev.xn--80avc2av3a.xn--p1ai/bitrix/js/main/popup/dist/main.popup.bundle.min.js?177158517566986 — 200 — 14.5 KiB — 181 ms — http/1.1https://dev.xn--80avc2av3a.xn--p1ai/bitrix/js/currency/currency-core/dist/currency-core.bundle.min.js?17715851694569/bitrix/js/currency/currency-core/d... https://dev.xn--80avc2av3a.xn--p1ai/bitrix/js/currency/currency-core/dist/currency-core.bundle.min.js?17715851694569 — 200 — 2.1 KiB — 189 ms — http/1.1
0 ms 1.0 s 2.0 s 3.0 s 4.0 s FCP 2.0 s LCP 4.4 shttps://dev.xn--80avc2av3a.xn--p1ai// https://dev.xn--80avc2av3a.xn--p1ai/ — 200 — 124.6 KiB — 1.4 s — http/1.1https://dev.xn--80avc2av3a.xn--p1ai/bitrix/js/ui/design-tokens/dist/ui.design-tokens.min.css?177158517823463/bitrix/js/ui/design-tokens/dist/ui... https://dev.xn--80avc2av3a.xn--p1ai/bitrix/js/ui/design-tokens/dist/ui.design-tokens.min.css?177158517823463 — 200 — 4.6 KiB — 184 ms — http/1.1https://dev.xn--80avc2av3a.xn--p1ai/bitrix/css/main/themes/blue/style.min.css?1771585119331/bitrix/css/main/themes/blue/style.... https://dev.xn--80avc2av3a.xn--p1ai/bitrix/css/main/themes/blue/style.min.css?1771585119331 — 200 — 696 B — 365 ms — http/1.1https://dev.xn--80avc2av3a.xn--p1ai/bitrix/js/ui/fonts/opensans/ui.font.opensans.min.css?17715851772320/bitrix/js/ui/fonts/opensans/ui.fon... https://dev.xn--80avc2av3a.xn--p1ai/bitrix/js/ui/fonts/opensans/ui.font.opensans.min.css?17715851772320 — 200 — 711 B — 527 ms — http/1.1https://dev.xn--80avc2av3a.xn--p1ai/bitrix/js/main/popup/dist/main.popup.bundle.min.css?177158517528056/bitrix/js/main/popup/dist/main.pop... https://dev.xn--80avc2av3a.xn--p1ai/bitrix/js/main/popup/dist/main.popup.bundle.min.css?177158517528056 — 200 — 6.4 KiB — 529 ms — http/1.1https://dev.xn--80avc2av3a.xn--p1ai/bitrix/panel/main/popup.min.css?177158511920774/bitrix/panel/main/popup.min.css?17... https://dev.xn--80avc2av3a.xn--p1ai/bitrix/panel/main/popup.min.css?177158511920774 — 200 — 4.0 KiB — 526 ms — http/1.1https://dev.xn--80avc2av3a.xn--p1ai/local/templates/main/assets/images/sprite.svg/local/templates/main/assets/images... https://dev.xn--80avc2av3a.xn--p1ai/local/templates/main/assets/images/sprite.svg — 200 — 15.3 KiB — 530 ms — http/1.1https://dev.xn--80avc2av3a.xn--p1ai/local/templates/main/assets/images/logo.webp/local/templates/main/assets/images... https://dev.xn--80avc2av3a.xn--p1ai/local/templates/main/assets/images/logo.webp — 200 — 11.7 KiB — 348 ms — http/1.1https://dev.xn--80avc2av3a.xn--p1ai/local/templates/main/assets/images/img_plug.png/local/templates/main/assets/images... https://dev.xn--80avc2av3a.xn--p1ai/local/templates/main/assets/images/img_plug.png — 200 — 488 B — 325 ms — http/1.1https://dev.xn--80avc2av3a.xn--p1ai/upload/iblock/8b4/1gnpsfwbs0r017exs08d50v3g5tvuuk9.png/upload/iblock/8b4/1gnpsfwbs0r017ex... https://dev.xn--80avc2av3a.xn--p1ai/upload/iblock/8b4/1gnpsfwbs0r017exs08d50v3g5tvuuk9.png — 200 — 823 B — 185 ms — http/1.1https://dev.xn--80avc2av3a.xn--p1ai/upload/iblock/3cd/raf3pz2ii2s17gsk1swu457zov0i8r8d.png/upload/iblock/3cd/raf3pz2ii2s17gsk... https://dev.xn--80avc2av3a.xn--p1ai/upload/iblock/3cd/raf3pz2ii2s17gsk1swu457zov0i8r8d.png — 200 — 969 B — 190 ms — http/1.1https://dev.xn--80avc2av3a.xn--p1ai/local/templates/main/assets/images/logo_mob.webp/local/templates/main/assets/images... https://dev.xn--80avc2av3a.xn--p1ai/local/templates/main/assets/images/logo_mob.webp — 200 — 2.0 KiB — 190 ms — http/1.1https://dev.xn--80avc2av3a.xn--p1ai/local/templates/main/assets/images/logo_2.webp/local/templates/main/assets/images... https://dev.xn--80avc2av3a.xn--p1ai/local/templates/main/assets/images/logo_2.webp — 200 — 134.0 KiB — 688 ms — http/1.1https://dev.xn--80avc2av3a.xn--p1ai/bitrix/js/main/core/core.min.js?1771585171229643/bitrix/js/main/core/core.min.js?17... https://dev.xn--80avc2av3a.xn--p1ai/bitrix/js/main/core/core.min.js?1771585171229643 — 200 — 66.5 KiB — 376 ms — http/1.1https://dev.xn--80avc2av3a.xn--p1ai/local/templates/main/assets/images/favorite_a.svg/local/templates/main/assets/images... https://dev.xn--80avc2av3a.xn--p1ai/local/templates/main/assets/images/favorite_a.svg — 200 — 851 B — 244 ms — http/1.1https://dev.xn--80avc2av3a.xn--p1ai/local/templates/main/assets/images/burger.svg/local/templates/main/assets/images... https://dev.xn--80avc2av3a.xn--p1ai/local/templates/main/assets/images/burger.svg — 200 — 1.1 KiB — 426 ms — http/1.1https://dev.xn--80avc2av3a.xn--p1ai/local/templates/main/assets/images/burger_close.svg/local/templates/main/assets/images... https://dev.xn--80avc2av3a.xn--p1ai/local/templates/main/assets/images/burger_close.svg — 200 — 794 B — 442 ms — http/1.1https://dev.xn--80avc2av3a.xn--p1ai/local/templates/main/assets/images/triangle.svg/local/templates/main/assets/images... https://dev.xn--80avc2av3a.xn--p1ai/local/templates/main/assets/images/triangle.svg — 200 — 977 B — 600 ms — http/1.1https://dev.xn--80avc2av3a.xn--p1ai/local/templates/main/assets/fonts/NotoSans-Regular.woff/local/templates/main/assets/fonts/... https://dev.xn--80avc2av3a.xn--p1ai/local/templates/main/assets/fonts/NotoSans-Regular.woff — 200 — 241.0 KiB — 893 ms — http/1.1https://dev.xn--80avc2av3a.xn--p1ai/local/templates/main/assets/fonts/NotoSans-Medium.woff/local/templates/main/assets/fonts/... https://dev.xn--80avc2av3a.xn--p1ai/local/templates/main/assets/fonts/NotoSans-Medium.woff — 200 — 298.7 KiB — 898 ms — http/1.1https://dev.xn--80avc2av3a.xn--p1ai/local/templates/main/assets/fonts/NotoSans-Bold.woff/local/templates/main/assets/fonts/... https://dev.xn--80avc2av3a.xn--p1ai/local/templates/main/assets/fonts/NotoSans-Bold.woff — 200 — 239.8 KiB — 399 ms — http/1.1https://fonts.gstatic.com/s/notosans/v41/o-0bIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjc5ardu2ui.woff2fonts.gstatic.com/s/notosans/v41/o-... https://fonts.gstatic.com/s/notosans/v41/o-0bIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjc5ardu2ui.woff2 — 200 — 19.6 KiB — 37 ms — h3https://fonts.gstatic.com/s/notosans/v41/o-0bIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjc5a7duw.woff2fonts.gstatic.com/s/notosans/v41/o-... https://fonts.gstatic.com/s/notosans/v41/o-0bIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjc5a7duw.woff2 — 200 — 35.0 KiB — 63 ms — h3https://dev.xn--80avc2av3a.xn--p1ai/bitrix/cache/js/s1/main/kernel_main/kernel_main_v1.js?1778842223197664/bitrix/cache/js/s1/main/kernel_mai... https://dev.xn--80avc2av3a.xn--p1ai/bitrix/cache/js/s1/main/kernel_main/kernel_main_v1.js?1778842223197664 — 200 — 46.7 KiB — 494 ms — http/1.1https://dev.xn--80avc2av3a.xn--p1ai/bitrix/js/pull/protobuf/protobuf.js?1771585167274055/bitrix/js/pull/protobuf/protobuf.j... https://dev.xn--80avc2av3a.xn--p1ai/bitrix/js/pull/protobuf/protobuf.js?1771585167274055 — 200 — 55.5 KiB — 198 ms — http/1.1https://dev.xn--80avc2av3a.xn--p1ai/bitrix/js/pull/protobuf/model.min.js?177158516714190/bitrix/js/pull/protobuf/model.min.... https://dev.xn--80avc2av3a.xn--p1ai/bitrix/js/pull/protobuf/model.min.js?177158516714190 — 200 — 2.1 KiB — 175 ms — http/1.1https://dev.xn--80avc2av3a.xn--p1ai/bitrix/js/rest/client/rest.client.min.js?17715851699240/bitrix/js/rest/client/rest.client.... https://dev.xn--80avc2av3a.xn--p1ai/bitrix/js/rest/client/rest.client.min.js?17715851699240 — 200 — 3.6 KiB — 181 ms — http/1.1https://dev.xn--80avc2av3a.xn--p1ai/bitrix/js/pull/client/pull.client.min.js?177158516749849/bitrix/js/pull/client/pull.client.... https://dev.xn--80avc2av3a.xn--p1ai/bitrix/js/pull/client/pull.client.min.js?177158516749849 — 200 — 12.9 KiB — 184 ms — http/1.1https://dev.xn--80avc2av3a.xn--p1ai/bitrix/js/main/popup/dist/main.popup.bundle.min.js?177158517566986/bitrix/js/main/popup/dist/main.pop... https://dev.xn--80avc2av3a.xn--p1ai/bitrix/js/main/popup/dist/main.popup.bundle.min.js?177158517566986 — 200 — 14.5 KiB — 181 ms — http/1.1https://dev.xn--80avc2av3a.xn--p1ai/bitrix/js/currency/currency-core/dist/currency-core.bundle.min.js?17715851694569/bitrix/js/currency/currency-core/d... https://dev.xn--80avc2av3a.xn--p1ai/bitrix/js/currency/currency-core/dist/currency-core.bundle.min.js?17715851694569 — 200 — 2.1 KiB — 189 ms — http/1.1https://dev.xn--80avc2av3a.xn--p1ai/bitrix/js/currency/core_currency.min.js?1771585169835/bitrix/js/currency/core_currency.m... https://dev.xn--80avc2av3a.xn--p1ai/bitrix/js/currency/core_currency.min.js?1771585169835 — 200 — 722 B — 187 ms — http/1.1https://dev.xn--80avc2av3a.xn--p1ai/bitrix/cache/js/s1/main/template_79c8fb3b4b9b075ef6b9ec9583d9ed97/template_79c8fb3b4b9b075ef6b9ec9583d9ed97_v1.js?1778841573786583/bitrix/cache/js/s1/main/template_7... https://dev.xn--80avc2av3a.xn--p1ai/bitrix/cache/js/s1/main/template_79c8fb3b4b9b075ef6b9ec9583d9ed97/template_79c8fb3b4b9b075ef6b9ec9583d9ed97_v1.js?1778841573786583 — 200 — 217.3 KiB — 363 ms — http/1.1https://dev.xn--80avc2av3a.xn--p1ai/bitrix/cache/js/s1/main/page_fef87da320760702ca434d0a460839b1/page_fef87da320760702ca434d0a460839b1_v1.js?177884232198131/bitrix/cache/js/s1/main/page_fef87... https://dev.xn--80avc2av3a.xn--p1ai/bitrix/cache/js/s1/main/page_fef87da320760702ca434d0a460839b1/page_fef87da320760702ca434d0a460839b1_v1.js?177884232198131 — 200 — 21.4 KiB — 182 ms — http/1.1https://dev.xn--80avc2av3a.xn--p1ai/local/templates/main/assets/images/ic_time.svg/local/templates/main/assets/images... https://dev.xn--80avc2av3a.xn--p1ai/local/templates/main/assets/images/ic_time.svg — 200 — 753 B — 179 ms — http/1.1https://dev.xn--80avc2av3a.xn--p1ai/bitrix/tools/conversion/ajax_counter.php/bitrix/tools/conversion/ajax_count... https://dev.xn--80avc2av3a.xn--p1ai/bitrix/tools/conversion/ajax_counter.php — 200 — 798 B — 246 ms — http/1.1https://dev.xn--80avc2av3a.xn--p1ai/upload/webp/iblock/cba/th0dv7df93wy0ao4ak8iocar5q42b4zu/banner_1.webp/upload/webp/iblock/cba/th0dv7df93w... https://dev.xn--80avc2av3a.xn--p1ai/upload/webp/iblock/cba/th0dv7df93wy0ao4ak8iocar5q42b4zu/banner_1.webp — 200 — 92.1 KiB — 198 ms — http/1.1https://dev.xn--80avc2av3a.xn--p1ai/upload/iblock/f9e/96jl8xdvwombwmx6lwjm94k7a0rip1jq.svg/upload/iblock/f9e/96jl8xdvwombwmx6... https://dev.xn--80avc2av3a.xn--p1ai/upload/iblock/f9e/96jl8xdvwombwmx6lwjm94k7a0rip1jq.svg — 200 — 2.2 KiB — 193 ms — http/1.1https://dev.xn--80avc2av3a.xn--p1ai/upload/iblock/245/afg8juhxeb66gcs5d3z3eurbby3e77o8.svg/upload/iblock/245/afg8juhxeb66gcs5... https://dev.xn--80avc2av3a.xn--p1ai/upload/iblock/245/afg8juhxeb66gcs5d3z3eurbby3e77o8.svg — 200 — 2.0 KiB — 195 ms — http/1.1https://dev.xn--80avc2av3a.xn--p1ai/upload/iblock/88f/dd4vad8vgno9gwhifx40mqd5a6lpf7f3.svg/upload/iblock/88f/dd4vad8vgno9gwhi... https://dev.xn--80avc2av3a.xn--p1ai/upload/iblock/88f/dd4vad8vgno9gwhifx40mqd5a6lpf7f3.svg — 200 — 2.8 KiB — 196 ms — http/1.1https://dev.xn--80avc2av3a.xn--p1ai/upload/iblock/fa2/gwxhmh259uazk3ad3mfwkz7fcquj16uu.svg/upload/iblock/fa2/gwxhmh259uazk3ad... https://dev.xn--80avc2av3a.xn--p1ai/upload/iblock/fa2/gwxhmh259uazk3ad3mfwkz7fcquj16uu.svg — 200 — 2.0 KiB — 195 ms — http/1.1https://dev.xn--80avc2av3a.xn--p1ai/upload/resize_cache/iblock/f7b/amdr8m58k3474cklwu6ojak1d2ftrc1o/350_350_0/194d7e09-364c-11e8-931b-4ccc6a61a302_d1787721-5cf4-416a-b683-a3aebf7c33e1.resize2.webp/upload/resize_cache/iblock/f7b/amd... https://dev.xn--80avc2av3a.xn--p1ai/upload/resize_cache/iblock/f7b/amdr8m58k3474cklwu6ojak1d2ftrc1o/350_350_0/194d7e09-364c-11e8-931b-4ccc6a61a302_d1787721-5cf4-416a-b683-a3aebf7c33e1.resize2.webp — 200 — 41.9 KiB — 344 ms — http/1.1https://dev.xn--80avc2av3a.xn--p1ai/local/ajax/favorite.php/local/ajax/favorite.php https://dev.xn--80avc2av3a.xn--p1ai/local/ajax/favorite.php — 200 — 832 B — 361 ms — http/1.1https://dev.xn--80avc2av3a.xn--p1ai/local/ajax/compare.php/local/ajax/compare.php https://dev.xn--80avc2av3a.xn--p1ai/local/ajax/compare.php — 200 — 855 B — 427 ms — http/1.1https://dev.xn--80avc2av3a.xn--p1ai/favicon.ico/favicon.ico https://dev.xn--80avc2av3a.xn--p1ai/favicon.ico — 200 — 12.8 KiB — 245 ms — http/1.1https://dev.xn--80avc2av3a.xn--p1ai/local/popups/cities.php/local/popups/cities.php https://dev.xn--80avc2av3a.xn--p1ai/local/popups/cities.php — 200 — 1.9 KiB — 376 ms — http/1.1
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Image Optimization
200 images, 198 KB total, 0 KB wasted
INFO

Image Optimization Audit

Total Images

200

Total Size

198 KB

25 missing dimensions 192 missing lazy loading
All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback