Skip to content
https://mpzorro.ru

Performance

· 21 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
94
GRADE
A
FIX
0
REVIEW
7
PASS
12
INFO
2

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

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

339 ms

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

397 ms

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

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

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

624 ms

Page Load Progression

769 ms
1.5 s
2.3 s
3.1 s
3.8 s
4.6 s
5.4 s
6.2 s
Checks
21
12 PASS 7 REVIEW
B
JS Execution Cost
833ms total JS execution
REVIEW
833ms total JS execution
Warning::
https://mpzorro.ru/: 458ms CPU time
Info::
https://mpzorro.ru/_next/static/chunks/794-4d0b7b7...: 172ms CPU time
Info::
https://mpzorro.ru/_next/static/chunks/app/page-94...: 82ms CPU time
Info::
Unattributable: 70ms CPU time
Info::
https://mpzorro.ru/_next/static/chunks/4bd1b696-21...: 51ms CPU time

Main Thread Breakdown

Style & Layout 32% Other 27% Script Evaluation 24% Rendering 13%
ScriptTotalScriptingParse/CompileParty
https://mpzorro.ru/458ms3ms6ms1st
https://mpzorro.ru/_next/static/chunks/794-4d0b7b700451cc43.js172ms155ms7ms1st
https://mpzorro.ru/_next/static/chunks/app/page-94e41f68a4aaf779.js82ms15ms1ms1st
Unattributable70ms6ms0ms1st
https://mpzorro.ru/_next/static/chunks/4bd1b696-215e5051988c3dde.js51ms10ms7ms1st
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
Main HTML Cache-Control
Cache-Control present but without max-age
REVIEW
Cache-Control present but without max-age
Info::
Main HTML Cache-Control has no max-age: s-maxage=31536000
Got: s-maxage=31536000
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
Green Hosting
Action
Whether the site is served from green-energy infrastructure
REVIEW

Green Hosting

No green hosting detected

B
HTTP Caching
s-maxage=31536000
REVIEW
s-maxage=31536000
Info::
Cache-Control header is set
Got: s-maxage=31536000
Info::
CDN TTL: 52 weeks (s-maxage=31536000)
Info::
ETag present — enables conditional (304) responses
Cache-Control

s-maxage=31536000

DirectiveValueMeaning
s-maxage31536000CDN caches for 52 weeks
A+
Page Weight Budget
248 KB transferred, 35 requests
PASS
248 KB transferred, 35 requests
Info::
Page weighs 871 KB (248 KB transferred)
Info::
35 HTTP requests
Info::
Estimated 0.05 g CO2 per page load
248 KB / 2.4 MB budget
248 KB transferred
35 requests
0.05 g CO2 per page load
JavaScript 151.5 KiB 61%
Other 43.3 KiB 17%
HTML 25.7 KiB 10%
CSS 13.9 KiB 6%
Images 8.0 KiB 3%
Other 5.7 KiB 2%
0 2.4 MB 4.9 MB
Under budget
A+
Third-Party Impact
No third-party resources
PASS
No third-party resources
Info::
No third-party resources detected
No third-party resources detected — all resources are first-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 8 KB
0 oversized -0 KB
0 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+
JS Bundles
12 scripts, 49 KB unused
PASS
12 scripts, 49 KB unused
Warning::
https://mpzorro.ru/_next/static/chunks/4bd1b696-21...: 25 KB unused (41%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://mpzorro.ru/_next/static/chunks/794-4d0b7b7...: 24 KB unused (40%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 49 KB
49 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://mpzorro.ru/_next/static/chunks/4bd1b696-215e5051988c3dde.js62 KB25 KB (41%)1st
https://mpzorro.ru/_next/static/chunks/794-4d0b7b700451cc43.js60 KB24 KB (40%)1st
https://mpzorro.ru/_next/static/chunks/webpack-428e727893266c2e.js2 KB1st
https://mpzorro.ru/_next/static/chunks/main-app-28f6be9336f88656.js1 KB1st
https://mpzorro.ru/_next/static/chunks/500-c99b8dfd3de17c86.js4 KB1st
https://mpzorro.ru/_next/static/chunks/200-4db22bc9b77e1541.js6 KB1st
https://mpzorro.ru/_next/static/chunks/app/layout-c5e899531b17ab24.js3 KB1st
https://mpzorro.ru/_next/static/chunks/app/page-94e41f68a4aaf779.js6 KB1st
https://mpzorro.ru/_next/static/chunks/app/audit/page-0c249a9605ea86f5.js5 KB1st
https://mpzorro.ru/_next/static/chunks/app/about/page-437fbc7b3d6239ab.js1 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

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+
Server Response Intelligence
2 server-response signal(s) detected
PASS
2 server-response signal(s) detected
Info::
`Vary` header declared: rsc, next-router-state-tree, next-router-prefetch, next-router-segment-prefetch,...
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::
`ETag` present -- conditional GET supported
A+
Page Weight Inventory
35 resources · 248 KB · 49 KB savings available
PASS
35 resources · 248 KB · 49 KB savings available
Info::
Within 1MB page-weight target
Got: 248 KB
35 resources · 248.2 KiB · 0 third-party Within 1MB page-weight target
JavaScript 61% · 151.5 KiB
Other 17% · 43.3 KiB
Document 13% · 31.4 KiB
CSS 6% · 13.9 KiB
Image 3% · 8.0 KiB

~48.9 KiB of savings available

Remove unused JavaScript: 48.9 KiB
Network Waterfall
35 requests over 4086ms
INFO
0 ms 1.0 s 2.0 s 3.0 s 4.0 s FCP 339 ms LCP 397 mshttps://mpzorro.ru// https://mpzorro.ru/ — 200 — 25.7 KiB — 1.2 s — http/1.1https://mpzorro.ru/_next/image?url=%2Fbrand%2Fmpzorro-logo.png&w=256&q=75/_next/image?url=%2Fbrand%2Fmpzorro... https://mpzorro.ru/_next/image?url=%2Fbrand%2Fmpzorro-logo.png&w=256&q=75 — 200 — 8.0 KiB — 255 ms — http/1.1https://mpzorro.ru/_next/static/css/8b9d34035a08eec8.css/_next/static/css/8b9d34035a08eec8.... https://mpzorro.ru/_next/static/css/8b9d34035a08eec8.css — 200 — 13.9 KiB — 254 ms — http/1.1https://mpzorro.ru/_next/static/chunks/webpack-428e727893266c2e.js/_next/static/chunks/webpack-428e72... https://mpzorro.ru/_next/static/chunks/webpack-428e727893266c2e.js — 200 — 2.2 KiB — 493 ms — http/1.1https://mpzorro.ru/_next/static/chunks/4bd1b696-215e5051988c3dde.js/_next/static/chunks/4bd1b696-215e5... https://mpzorro.ru/_next/static/chunks/4bd1b696-215e5051988c3dde.js — 200 — 62.0 KiB — 737 ms — http/1.1https://mpzorro.ru/_next/static/chunks/794-4d0b7b700451cc43.js/_next/static/chunks/794-4d0b7b7004... https://mpzorro.ru/_next/static/chunks/794-4d0b7b700451cc43.js — 200 — 59.8 KiB — 1.2 s — http/1.1https://mpzorro.ru/_next/static/chunks/main-app-28f6be9336f88656.js/_next/static/chunks/main-app-28f6b... https://mpzorro.ru/_next/static/chunks/main-app-28f6be9336f88656.js — 200 — 751 B — 706 ms — http/1.1https://mpzorro.ru/_next/static/chunks/500-c99b8dfd3de17c86.js/_next/static/chunks/500-c99b8dfd3d... https://mpzorro.ru/_next/static/chunks/500-c99b8dfd3de17c86.js — 200 — 4.0 KiB — 498 ms — http/1.1https://mpzorro.ru/_next/static/chunks/200-4db22bc9b77e1541.js/_next/static/chunks/200-4db22bc9b7... https://mpzorro.ru/_next/static/chunks/200-4db22bc9b77e1541.js — 200 — 6.3 KiB — 510 ms — http/1.1https://mpzorro.ru/_next/static/chunks/app/layout-c5e899531b17ab24.js/_next/static/chunks/app/layout-c5e... https://mpzorro.ru/_next/static/chunks/app/layout-c5e899531b17ab24.js — 200 — 3.3 KiB — 267 ms — http/1.1https://mpzorro.ru/_next/static/chunks/app/page-94e41f68a4aaf779.js/_next/static/chunks/app/page-94e41... https://mpzorro.ru/_next/static/chunks/app/page-94e41f68a4aaf779.js — 200 — 5.7 KiB — 240 ms — http/1.1https://mpzorro.ru/favicon.ico/favicon.ico https://mpzorro.ru/favicon.ico — 404 — 5.7 KiB — 243 ms — http/1.1https://mpzorro.ru/audit?_rsc=1r34m/audit?_rsc=1r34m https://mpzorro.ru/audit?_rsc=1r34m — 200 — 778 B — 246 ms — http/1.1https://mpzorro.ru/about?_rsc=1r34m/about?_rsc=1r34m https://mpzorro.ru/about?_rsc=1r34m — 200 — 778 B — 266 ms — http/1.1https://mpzorro.ru/knowledge?_rsc=1r34m/knowledge?_rsc=1r34m https://mpzorro.ru/knowledge?_rsc=1r34m — 200 — 781 B — 262 ms — http/1.1https://mpzorro.ru/cases?_rsc=1r34m/cases?_rsc=1r34m https://mpzorro.ru/cases?_rsc=1r34m — 200 — 777 B — 257 ms — http/1.1https://mpzorro.ru/audit?_rsc=1pn8p/audit?_rsc=1pn8p https://mpzorro.ru/audit?_rsc=1pn8p — 200 — 1.5 KiB — 244 ms — http/1.1https://mpzorro.ru/audit?_rsc=nn07o/audit?_rsc=nn07o https://mpzorro.ru/audit?_rsc=nn07o — 200 — 2.9 KiB — 242 ms — http/1.1https://mpzorro.ru/audit?_rsc=137gb/audit?_rsc=137gb https://mpzorro.ru/audit?_rsc=137gb — 200 — 792 B — 262 ms — http/1.1https://mpzorro.ru/audit?_rsc=15xdn/audit?_rsc=15xdn https://mpzorro.ru/audit?_rsc=15xdn — 200 — 1.8 KiB — 255 ms — http/1.1https://mpzorro.ru/about?_rsc=1pn8p/about?_rsc=1pn8p https://mpzorro.ru/about?_rsc=1pn8p — 200 — 1.6 KiB — 247 ms — http/1.1https://mpzorro.ru/about?_rsc=uudir/about?_rsc=uudir https://mpzorro.ru/about?_rsc=uudir — 200 — 792 B — 245 ms — http/1.1https://mpzorro.ru/_next/static/chunks/app/audit/page-0c249a9605ea86f5.js/_next/static/chunks/app/audit/page... https://mpzorro.ru/_next/static/chunks/app/audit/page-0c249a9605ea86f5.js — 200 — 4.6 KiB — 267 ms — http/1.1https://mpzorro.ru/about?_rsc=1pr6k/about?_rsc=1pr6k https://mpzorro.ru/about?_rsc=1pr6k — 200 — 4.1 KiB — 258 ms — http/1.1https://mpzorro.ru/knowledge?_rsc=1pn8p/knowledge?_rsc=1pn8p https://mpzorro.ru/knowledge?_rsc=1pn8p — 200 — 1.6 KiB — 263 ms — http/1.1https://mpzorro.ru/knowledge?_rsc=msnv8/knowledge?_rsc=msnv8 https://mpzorro.ru/knowledge?_rsc=msnv8 — 200 — 792 B — 244 ms — http/1.1https://mpzorro.ru/knowledge?_rsc=1wddw/knowledge?_rsc=1wddw https://mpzorro.ru/knowledge?_rsc=1wddw — 200 — 6.1 KiB — 245 ms — http/1.1https://mpzorro.ru/_next/static/chunks/app/about/page-437fbc7b3d6239ab.js/_next/static/chunks/app/about/page... https://mpzorro.ru/_next/static/chunks/app/about/page-437fbc7b3d6239ab.js — 200 — 700 B — 255 ms — http/1.1https://mpzorro.ru/cases?_rsc=1pn8p/cases?_rsc=1pn8p https://mpzorro.ru/cases?_rsc=1pn8p — 200 — 1.6 KiB — 248 ms — http/1.1https://mpzorro.ru/cases?_rsc=xykfy/cases?_rsc=xykfy https://mpzorro.ru/cases?_rsc=xykfy — 200 — 792 B — 257 ms — http/1.1
0 ms 1.0 s 2.0 s 3.0 s 4.0 s FCP 339 ms LCP 397 mshttps://mpzorro.ru// https://mpzorro.ru/ — 200 — 25.7 KiB — 1.2 s — http/1.1https://mpzorro.ru/_next/image?url=%2Fbrand%2Fmpzorro-logo.png&w=256&q=75/_next/image?url=%2Fbrand%2Fmpzorro... https://mpzorro.ru/_next/image?url=%2Fbrand%2Fmpzorro-logo.png&w=256&q=75 — 200 — 8.0 KiB — 255 ms — http/1.1https://mpzorro.ru/_next/static/css/8b9d34035a08eec8.css/_next/static/css/8b9d34035a08eec8.... https://mpzorro.ru/_next/static/css/8b9d34035a08eec8.css — 200 — 13.9 KiB — 254 ms — http/1.1https://mpzorro.ru/_next/static/chunks/webpack-428e727893266c2e.js/_next/static/chunks/webpack-428e72... https://mpzorro.ru/_next/static/chunks/webpack-428e727893266c2e.js — 200 — 2.2 KiB — 493 ms — http/1.1https://mpzorro.ru/_next/static/chunks/4bd1b696-215e5051988c3dde.js/_next/static/chunks/4bd1b696-215e5... https://mpzorro.ru/_next/static/chunks/4bd1b696-215e5051988c3dde.js — 200 — 62.0 KiB — 737 ms — http/1.1https://mpzorro.ru/_next/static/chunks/794-4d0b7b700451cc43.js/_next/static/chunks/794-4d0b7b7004... https://mpzorro.ru/_next/static/chunks/794-4d0b7b700451cc43.js — 200 — 59.8 KiB — 1.2 s — http/1.1https://mpzorro.ru/_next/static/chunks/main-app-28f6be9336f88656.js/_next/static/chunks/main-app-28f6b... https://mpzorro.ru/_next/static/chunks/main-app-28f6be9336f88656.js — 200 — 751 B — 706 ms — http/1.1https://mpzorro.ru/_next/static/chunks/500-c99b8dfd3de17c86.js/_next/static/chunks/500-c99b8dfd3d... https://mpzorro.ru/_next/static/chunks/500-c99b8dfd3de17c86.js — 200 — 4.0 KiB — 498 ms — http/1.1https://mpzorro.ru/_next/static/chunks/200-4db22bc9b77e1541.js/_next/static/chunks/200-4db22bc9b7... https://mpzorro.ru/_next/static/chunks/200-4db22bc9b77e1541.js — 200 — 6.3 KiB — 510 ms — http/1.1https://mpzorro.ru/_next/static/chunks/app/layout-c5e899531b17ab24.js/_next/static/chunks/app/layout-c5e... https://mpzorro.ru/_next/static/chunks/app/layout-c5e899531b17ab24.js — 200 — 3.3 KiB — 267 ms — http/1.1https://mpzorro.ru/_next/static/chunks/app/page-94e41f68a4aaf779.js/_next/static/chunks/app/page-94e41... https://mpzorro.ru/_next/static/chunks/app/page-94e41f68a4aaf779.js — 200 — 5.7 KiB — 240 ms — http/1.1https://mpzorro.ru/favicon.ico/favicon.ico https://mpzorro.ru/favicon.ico — 404 — 5.7 KiB — 243 ms — http/1.1https://mpzorro.ru/audit?_rsc=1r34m/audit?_rsc=1r34m https://mpzorro.ru/audit?_rsc=1r34m — 200 — 778 B — 246 ms — http/1.1https://mpzorro.ru/about?_rsc=1r34m/about?_rsc=1r34m https://mpzorro.ru/about?_rsc=1r34m — 200 — 778 B — 266 ms — http/1.1https://mpzorro.ru/knowledge?_rsc=1r34m/knowledge?_rsc=1r34m https://mpzorro.ru/knowledge?_rsc=1r34m — 200 — 781 B — 262 ms — http/1.1https://mpzorro.ru/cases?_rsc=1r34m/cases?_rsc=1r34m https://mpzorro.ru/cases?_rsc=1r34m — 200 — 777 B — 257 ms — http/1.1https://mpzorro.ru/audit?_rsc=1pn8p/audit?_rsc=1pn8p https://mpzorro.ru/audit?_rsc=1pn8p — 200 — 1.5 KiB — 244 ms — http/1.1https://mpzorro.ru/audit?_rsc=nn07o/audit?_rsc=nn07o https://mpzorro.ru/audit?_rsc=nn07o — 200 — 2.9 KiB — 242 ms — http/1.1https://mpzorro.ru/audit?_rsc=137gb/audit?_rsc=137gb https://mpzorro.ru/audit?_rsc=137gb — 200 — 792 B — 262 ms — http/1.1https://mpzorro.ru/audit?_rsc=15xdn/audit?_rsc=15xdn https://mpzorro.ru/audit?_rsc=15xdn — 200 — 1.8 KiB — 255 ms — http/1.1https://mpzorro.ru/about?_rsc=1pn8p/about?_rsc=1pn8p https://mpzorro.ru/about?_rsc=1pn8p — 200 — 1.6 KiB — 247 ms — http/1.1https://mpzorro.ru/about?_rsc=uudir/about?_rsc=uudir https://mpzorro.ru/about?_rsc=uudir — 200 — 792 B — 245 ms — http/1.1https://mpzorro.ru/_next/static/chunks/app/audit/page-0c249a9605ea86f5.js/_next/static/chunks/app/audit/page... https://mpzorro.ru/_next/static/chunks/app/audit/page-0c249a9605ea86f5.js — 200 — 4.6 KiB — 267 ms — http/1.1https://mpzorro.ru/about?_rsc=1pr6k/about?_rsc=1pr6k https://mpzorro.ru/about?_rsc=1pr6k — 200 — 4.1 KiB — 258 ms — http/1.1https://mpzorro.ru/knowledge?_rsc=1pn8p/knowledge?_rsc=1pn8p https://mpzorro.ru/knowledge?_rsc=1pn8p — 200 — 1.6 KiB — 263 ms — http/1.1https://mpzorro.ru/knowledge?_rsc=msnv8/knowledge?_rsc=msnv8 https://mpzorro.ru/knowledge?_rsc=msnv8 — 200 — 792 B — 244 ms — http/1.1https://mpzorro.ru/knowledge?_rsc=1wddw/knowledge?_rsc=1wddw https://mpzorro.ru/knowledge?_rsc=1wddw — 200 — 6.1 KiB — 245 ms — http/1.1https://mpzorro.ru/_next/static/chunks/app/about/page-437fbc7b3d6239ab.js/_next/static/chunks/app/about/page... https://mpzorro.ru/_next/static/chunks/app/about/page-437fbc7b3d6239ab.js — 200 — 700 B — 255 ms — http/1.1https://mpzorro.ru/cases?_rsc=1pn8p/cases?_rsc=1pn8p https://mpzorro.ru/cases?_rsc=1pn8p — 200 — 1.6 KiB — 248 ms — http/1.1https://mpzorro.ru/cases?_rsc=xykfy/cases?_rsc=xykfy https://mpzorro.ru/cases?_rsc=xykfy — 200 — 792 B — 257 ms — http/1.1https://mpzorro.ru/cases?_rsc=1snfo/cases?_rsc=1snfo https://mpzorro.ru/cases?_rsc=1snfo — 200 — 4.0 KiB — 250 ms — http/1.1https://mpzorro.ru/_next/static/chunks/app/knowledge/page-437fbc7b3d6239ab.js/_next/static/chunks/app/knowledge/... https://mpzorro.ru/_next/static/chunks/app/knowledge/page-437fbc7b3d6239ab.js — 200 — 700 B — 243 ms — http/1.1https://mpzorro.ru/?_rsc=1pn8p/?_rsc=1pn8p https://mpzorro.ru/?_rsc=1pn8p — 200 — 1.6 KiB — 256 ms — http/1.1https://mpzorro.ru/?_rsc=ivliq/?_rsc=ivliq https://mpzorro.ru/?_rsc=ivliq — 200 — 10.4 KiB — 258 ms — http/1.1https://mpzorro.ru/_next/static/chunks/app/cases/page-beec0e80440b8481.js/_next/static/chunks/app/cases/page... https://mpzorro.ru/_next/static/chunks/app/cases/page-beec0e80440b8481.js — 200 — 1.5 KiB — 243 ms — http/1.1
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Image Optimization
16 images, 22 KB total, 0 KB wasted
INFO

Image Optimization Audit

Total Images

16

Total Size

22 KB

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

Send Feedback