Tested 2025-01-14 05:11:15 using Chrome 131.0.6778.85 (runtime settings).
Metric | Value |
---|---|
Page metrics | |
Performance Score | 67 |
Total Page Transfer Size | 2.5 MB |
Requests | 144 |
Timing metrics | |
TTFB [median] | 179 ms |
First Paint [median] | 376 ms |
Fully Loaded [median] | 3.252 s |
Google Web Vitals | |
TTFB [median] | 179 ms |
First Contentful Paint (FCP) [median] | 376 ms |
Largest Contentful Paint (LCP) [median] | 1.256 s |
Cumulative Layout Shift (CLS) [median] | 0.12 |
Interaction To Next Paint (INP) [median] | 144 ms |
Total Blocking Time [median] | 893 ms |
Max Potential FID [median] | 429 ms |
CPU metrics | |
CPU long tasks [median] | 10 |
CPU longest task duration | 530 ms |
CPU last long task happens at | 3.166 s |
Visual Metrics | |
First Visual Change [median] | 367 ms |
Speed Index [median] | 2.334 s |
Visual Complete 85% [median] | 3.067 s |
Visual Complete 99% [median] | 3.334 s |
Last Visual Change [median] | 3.367 s |
Chrome User Experience Report (CRUX) | |
First Contentful Paint [p75] | 847 ms |
Largest Contentful Paint (LCP) [p75] | 4.060 s |
Cumulative Layout Shift (CLS) [p75] | 0.97 |
Metric | min | median | mean | max |
---|---|---|---|---|
Visual Metrics | ||||
FirstVisualChange | 367 ms | 367 ms | 423 ms | 534 ms |
LastVisualChange | 3.100 s | 3.367 s | 3.411 s | 3.767 s |
SpeedIndex | 2.310 s | 2.334 s | 2.390 s | 2.527 s |
VisualReadiness | 2.733 s | 2.833 s | 2.989 s | 3.400 s |
VisualComplete85 | 2.867 s | 3.067 s | 3.111 s | 3.400 s |
VisualComplete95 | 3.000 s | 3.200 s | 3.311 s | 3.734 s |
VisualComplete99 | 3.067 s | 3.334 s | 3.378 s | 3.734 s |
Google Web Vitals | ||||
Time To First Byte (TTFB) | 138 ms | 179 ms | 221 ms | 345 ms |
Largest Contentful Paint (LCP) | 1.093 s | 1.256 s | 1.237 s | 1.361 s |
First Contentful Paint (FCP) | 367 ms | 376 ms | 429 ms | 545 ms |
Cumulative Layout Shift (CLS) | 0.0276 | 0.1205 | 0.1025 | 0.1595 |
More metrics | ||||
firstPaint | 367 ms | 376 ms | 429 ms | 545 ms |
loadEventEnd | 432 ms | 454 ms | 835 ms | 1.620 s |
User Timing | ||||
Zone | 1.140 s | 1.175 s | 1.206 s | 1.302 s |
Zone:ZoneAwarePromise | 1.145 s | 1.180 s | 1.211 s | 1.308 s |
Zone:toString | 1.146 s | 1.182 s | 1.212 s | 1.310 s |
Zone:util | 1.146 s | 1.182 s | 1.213 s | 1.310 s |
Zone:legacy | 1.147 s | 1.183 s | 1.214 s | 1.311 s |
Zone:timers | 1.147 s | 1.183 s | 1.214 s | 1.311 s |
Zone:requestAnimationFrame | 1.147 s | 1.184 s | 1.214 s | 1.312 s |
Zone:blocking | 1.147 s | 1.184 s | 1.214 s | 1.312 s |
Zone:EventTarget | 1.147 s | 1.184 s | 1.215 s | 1.312 s |
Zone:MutationObserver | 1.148 s | 1.185 s | 1.215 s | 1.313 s |
Zone:IntersectionObserver | 1.148 s | 1.186 s | 1.216 s | 1.314 s |
Zone:FileReader | 1.149 s | 1.186 s | 1.216 s | 1.314 s |
Zone:on_property | 1.149 s | 1.186 s | 1.216 s | 1.314 s |
Zone:customElements | 1.171 s | 1.219 s | 1.243 s | 1.339 s |
Zone:XHR | 1.171 s | 1.219 s | 1.243 s | 1.340 s |
Zone:geolocation | 1.172 s | 1.219 s | 1.244 s | 1.340 s |
Zone:PromiseRejectionEvent | 1.172 s | 1.220 s | 1.244 s | 1.340 s |
Zone:queueMicrotask | 1.172 s | 1.220 s | 1.244 s | 1.341 s |
CPU | ||||
Total Blocking Time | 840 ms | 893 ms | 933 ms | 1.065 s |
Max Potential FID | 421 ms | 429 ms | 460 ms | 530 ms |
CPU long tasks | 9 | 10 | 10 | 11 |
CPU last long task happens at | 2.823 s | 3.166 s | 3.186 s | 3.569 s |
Run 3 SpeedIndex median
Use--filmstrip.showAll
to show all filmstrips.
The coach helps you find performance problems on your web page using web performance best practice rules. And gives you advice on privacy and best practices. Tested using Coach-core version 8.1.1.
Title | Advice | Score |
---|---|---|
Do not send too long headers (longHeaders) | https://sokolov.ru/api/v5/profile/ has a header set-cookie that is 623 characters long. https://sokolov.ru/a...t/easy-calculate/ has a header set-cookie that is 947 characters long. https://sokolov.ru/a...profile/products/ has a header set-cookie that is 947 characters long. https://sokolov.ru/a...5/location/check/ has a header set-cookie that is 977 characters long. | 96 |
Description: Do not send response headers that are too long. | ||
Offenders: | ||
Avoid too many third party requests (thirdParty) | The page do 42% requests to third party domains (60 requests and 1.7 MB). First party is 84 requests and 937.3 kB. The page transfer more bytes from third party domains (1.7 MB) then first party (937.3 kB). The regex .*sokolov.* was used to calculate first/third party requests. | 0 |
Description: Do not load most of your content from third party URLs. | ||
Avoid unnecessary headers (unnecessaryHeaders) | There are 17 responses that sets both a max-age and expires header. There are 8 responses that sets a pragma no-cache header (that is a request header). There are 87 responses that sets a server header. | 0 |
Description: Do not send headers that you don't need. We look for p3p, cache-control and max-age, pragma, server and x-frame-options headers. Have a look at Andrew Betts - Headers for Hackers talk as a guide https://www.youtube.com/watch?v=k92ZbrY815c or read https://www.fastly.com/blog/headers-we-dont-want. | ||
Offenders: |
Title | Advice | Score |
---|---|---|
Use a good Content-Security-Policy header to make sure you you avoid Cross Site Scripting (XSS) attacks. (contentSecurityPolicyHeader) | Set a Content-Security-Policy header to make sure you are not open for Cross Site Scripting (XSS) attacks. You can start with setting a Content-Security-Policy-Report-Only header, that will only report the violation, not stop the download. | 0 |
Description: Content Security Policy is delivered via a HTTP response header, and defines approved sources of content that the browser may load. It can be an effective countermeasure to Cross Site Scripting (XSS) attacks and is also widely supported and usually easily deployed. https://scotthelme.co.uk/content-security-policy-an-introduction/. | ||
Offenders: | ||
Set a referrer-policy header to make sure you do not leak user information. (referrerPolicyHeader) | Set a referrer-policy header to make sure you do not leak user information. | 0 |
Description: Referrer Policy is a new header that allows a site to control how much information the browser includes with navigations away from a document and should be set by all sites. https://scotthelme.co.uk/a-new-security-header-referrer-policy/. | ||
Offenders: | ||
Set a strict transport header to make sure the user always use HTTPS. (strictTransportSecurityHeader) | A strict transport header is set but miss out on setting includeSubDomainsThe max age is lower than six months. Increase it to get a better score. | 70 |
Description: The HTTP Strict-Transport-Security response header (often abbreviated as HSTS) lets a web site tell browsers that it should only be accessed using HTTPS, instead of using HTTP. https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Strict-Transport-Security. | ||
Avoid third party cookies that is used to track the user. (thirdPartyCookies) | The page sets 1 third party cookie. | 0 |
Description: Third party cookies are used to track the user. They are automatically blocked in Safari and Firefox. | ||
Offenders: | ||
Do not share user data with third parties. (thirdPartyPrivacy) | The page has 6% requests that are 3rd party (9 requests with a size of 709.5 kB). The page do 8 utility requests and uses 1 utility tool. | 94 |
Description: Using third party requests shares user information with that third party. Please avoid that! The project https://github.com/patrickhulce/third-party-web is used to categorize first/third party requests. | ||
Offenders: |
Page info | |
---|---|
Title | Адреса магазинов SOKOLOV в Москве |
Width | 1904 |
Height | 1830 |
DOM elements | 1789 |
Avg DOM depth | 18 |
Max DOM depth | 27 |
Iframes | 0 |
Script tags | 16 |
Local storage | 31 B |
Session storage | 577 B |
Network Information API | 4g |
Resource Hints |
---|
dns-prefetch |
http://cdn.diginetica.net/ |
preconnect |
http://autocomplete.diginetica.net/ |
https://static.criteo.net/ |
https://cm.g.doubleclick.net/ |
https://ad.mail.ru/ |
https://googleads.g.doubleclick.net/ |
https://www.googletagmanager.com/ |
https://www.google-analytics.com/ |
https://api.mindbox.ru/ |
https://api.flocktory.com/ |
https://demo4.paasweb.co.il/ |
Data collected using Wappalyzer version 6.10.66. With updated code from Webappanalyzer 2024-12-27. Use --browsertime.firefox.includeResponseBodies html
or --browsertime.chrome.includeResponseBodies html
to help Wappalyzer find more information about technologies used.
Technology | Confidence | Category |
---|---|---|
PHP 7.3.25 | 100 | Programming languages |
Nginx | 100 | Web servers Reverse proxies |
Amazon Web Services | 100 | PaaS |
HSTS | 100 | Security |
Data collected using Third Party Web 0.26.2
Utility |
---|
Yandex APIs |
Cdn |
Yandex CDN |
Data from run 3
Visual Metrics | |
---|---|
First Visual Change | 367 ms |
Speed Index | 2.334 s |
Visual Complete 85% | 3.400 s |
Visual Complete 95% | 3.734 s |
Visual Complete 99% | 3.734 s |
Last Visual Change | 3.767 s |
Visual Readiness | 3.400 s |
Navigation Timing | |
---|---|
backEndTime | 179 ms |
domContentLoadedTime | 451 ms |
domInteractiveTime | 200 ms |
domainLookupTime | 0 ms |
frontEndTime | 273 ms |
pageDownloadTime | 2 ms |
pageLoadTime | 454 ms |
redirectionTime | 0 ms |
serverConnectionTime | 28 ms |
serverResponseTime | 148 ms |
Google Web Vitals | |
---|---|
Time to first byte (TTFB) | 179 ms |
First Contentful Paint (FCP) | 376 ms |
Largest Contentful Paint (LCP) | 1.093 s |
Cumulative Layout Shift (CLS) | 0.16 |
Interaction to next paint (INP) | 160 ms |
Total Blocking Time (TBT) | 1.065 s |
First Contentful Paint info | |
---|---|
Elements that needed recalculate style before FCP | 141 |
Time spent in recalculate style before FCP | 17.473 ms |
Extra timings | |
---|---|
TTFB | 179 ms |
First Paint | 376 ms |
Load Event End | 454 ms |
Fully loaded | 3.659 s |
User Timing marks | |
---|---|
Zone | 1.140 s |
Zone:ZoneAwarePromise | 1.145 s |
Zone:toString | 1.146 s |
Zone:util | 1.146 s |
Zone:legacy | 1.147 s |
Zone:timers | 1.147 s |
Zone:requestAnimationFrame | 1.147 s |
Zone:blocking | 1.147 s |
Zone:EventTarget | 1.147 s |
Zone:MutationObserver | 1.148 s |
Zone:IntersectionObserver | 1.148 s |
Zone:FileReader | 1.149 s |
Zone:on_property | 1.149 s |
Zone:customElements | 1.171 s |
Zone:XHR | 1.171 s |
Zone:geolocation | 1.172 s |
Zone:PromiseRejectionEvent | 1.172 s |
Zone:queueMicrotask | 1.172 s |
User Timing measures | ||
---|---|---|
Name | Start time | Duration |
Next.js-before-hydration | 0 ms | 447 ms |
Next.js-hydration | 447 ms | 86 ms |
Zone | 1.140 s | 4 ms |
Zone:ZoneAwarePromise | 1.145 s | 1 ms |
Zone:toString | 1.146 s | 0 ms |
Zone:util | 1.146 s | 1 ms |
Zone:legacy | 1.147 s | 0 ms |
Zone:timers | 1.147 s | 0 ms |
Zone:requestAnimationFrame | 1.147 s | 0 ms |
Zone:blocking | 1.147 s | 0 ms |
Zone:EventTarget | 1.147 s | 1 ms |
Zone:MutationObserver | 1.148 s | 0 ms |
Zone:IntersectionObserver | 1.148 s | 0 ms |
Zone:FileReader | 1.149 s | 0 ms |
Zone:on_property | 1.149 s | 22 ms |
Zone:customElements | 1.171 s | 0 ms |
Zone:XHR | 1.171 s | 0 ms |
Zone:geolocation | 1.172 s | 0 ms |
Zone:PromiseRejectionEvent | 1.172 s | 0 ms |
Zone:queueMicrotask | 1.172 s | 0 ms |
When in time the page main content is rendered (collected using the Largest Contentful Paint API). Read more about Largest Contentful Paint.
Element type | IMG |
Element/tag | <img alt="top line" loading="lazy" decoding="async" data-nimg="fill" src="https://cdn.sokolov.ru/upload/content/area/c50cdd41797568794d38bc39aae89a11.jpg" style="position: absolute; height: 100%; width: 100%; inset: 0px; color: transparent;"> |
Render time | 1.093 s |
Elements that needed recalculate style before LCP | 895 |
Time spent in recalculate style before LCP | 56.365 ms |
Load time | 1.093 s |
URL | https://cdn.sokolov....8bc39aae89a11.jpg |
Size (width*height) | 15232 |
DOM path | |
div#__next > div#catalog > div > header > div:eq(0) > img> div#__next > div#catalog > div > header > div:eq(0) > img> |
0.15951 cumulative layout shift collected from the Cumulative Layout Shift API.
These HTML elements contribute most to the Cumulative Layout Shifts of the page. The higher score, the more layout shift.
Score | HTML Element |
---|---|
0.15951 | <div class="Pin_pin__HQvmk"></div>,<div class="Pin_pin__HQvmk"></div>,<div class="Pin_pin__HQvmk"></div>,<div class="Pin_pin__HQvmk"></div>,<div class="Pin_pin__HQvmk"></div> |
body > div#__next > div#catalog > div > main > div > div > div > div > div > div > div:eq(1) > div:eq(0) > div > ymaps > ymaps > ymaps > ymaps:eq(4) > ymaps:eq(1) > ymaps > div,body > div#__next > div#catalog > div > main > div > div > div > div > div > div > div:eq(1) > div:eq(0) > div > ymaps > ymaps > ymaps > ymaps:eq(4) > ymaps:eq(3) > ymaps > div,body > div#__next > div#catalog > div > main > div > div > div > div > div > div > div:eq(1) > div:eq(0) > div > ymaps > ymaps > ymaps > ymaps:eq(4) > ymaps:eq(4) > ymaps > div,body > div#__next > div#catalog > div > main > div > div > div > div > div > div > div:eq(1) > div:eq(0) > div > ymaps > ymaps > ymaps > ymaps:eq(4) > ymaps:eq(5) > ymaps > div,body > div#__next > div#catalog > div > main > div > div > div > div > div > div > div:eq(1) > div:eq(0) > div > ymaps > ymaps > ymaps > ymaps:eq(4) > ymaps:eq(6) > ymaps > div |
The elements that have shifted place is highlighted in the image (that have a higher value than 0.01). If the element shifted outside of the viewport, you will not see it there. It can be hard to understand what content that has shifted, if that's the case, checkout the video or the filmstrip of the run.
Interaction to Next Paint (INP) is a metric that try to measure responsiveness. It's useful if you are testing user journeys. Read more about Interaction to Next Paint.
The measured latency was 160 ms.
Event type | mouseover |
Element type | YMAPS |
Element class name | ymaps-2-1-79-events-pane ymaps-2-1-79-user-selection-none |
Event target | ymaps.ymaps-2-1-79-inner-panes>ymaps.ymaps-2-1-79-events-pane.ymaps-2-1-79-user-selection-none |
Load state when the event happened | complete |
Read more about the Long Animation Frames API here here.
The top 10 longest animation frames entries
Blocking duration | Work duration | Render duration | PreLayout Duration | Style And Layout Duration |
---|---|---|---|---|
529 ms | 550.3 ms | 48.7 ms | 7.2 ms | 41.5 ms |
https://static-catalog.sokolov.ru/_next/static/chunks/pages/_app-58e503b86400ec54.js | ||||
Invoker: TimerHandler:setTimeout | ||||
https://sokolov.ru/api/v4/shops-map/points/?bbox=55.3589,36.2109,56.1519,39.0234&filter[point_type]=retail,franchise,premium&callback=id_17368315207219335167 | ||||
Invoker: https://sokolov.ru/api/v4/shops-map/points/?bbox=55.3589,36.2109,56.1519,39.0234&filter[point_type]=retail,franchise,premium&callback=id_17368315207219335167 | ||||
https://static-catalog.sokolov.ru/_next/static/chunks/9359.67c08b6f61cb7304.js | ||||
Invoker: FrameRequestCallback |
Blocking duration | Work duration | Render duration | PreLayout Duration | Style And Layout Duration |
---|---|---|---|---|
214 ms | 260.9 ms | 4.1 ms | 3.6 ms | 0.5 ms |
https://cdn.diginetica.net/300/client-lite.js | ||||
Forced Style And Layout Duration: 1 ms Invoker: https://cdn.diginetica.net/300/client-lite.js |
Blocking duration | Work duration | Render duration | PreLayout Duration | Style And Layout Duration |
---|---|---|---|---|
198 ms | 232.1 ms | 51.9 ms | 40.3 ms | 11.6 ms |
https://static-catalog.sokolov.ru/_next/static/chunks/framework-12a8921dab738876.js | ||||
Invoker: MessagePort.onmessage | ||||
https://static-catalog.sokolov.ru/_next/static/chunks/9359.67c08b6f61cb7304.js | ||||
Invoker: FrameRequestCallback |
Blocking duration | Work duration | Render duration | PreLayout Duration | Style And Layout Duration |
---|---|---|---|---|
93 ms | 142.8 ms | 8.2 ms | 3.6 ms | 4.6 ms |
No availible script information. |
Blocking duration | Work duration | Render duration | PreLayout Duration | Style And Layout Duration |
---|---|---|---|---|
88 ms | 145.1 ms | 2.9 ms | 0 ms | 2.9 ms |
https://static-catalog.sokolov.ru/_next/static/chunks/framework-12a8921dab738876.js | ||||
Forced Style And Layout Duration: 2 ms Invoker: MessagePort.onmessage |
Blocking duration | Work duration | Render duration | PreLayout Duration | Style And Layout Duration |
---|---|---|---|---|
38 ms | 80.3 ms | 9.7 ms | 7.3 ms | 2.4 ms |
https://static-catalog.sokolov.ru/_next/static/chunks/framework-12a8921dab738876.js | ||||
Forced Style And Layout Duration: 15 ms Invoker: MessagePort.onmessage |
Blocking duration | Work duration | Render duration | PreLayout Duration | Style And Layout Duration |
---|---|---|---|---|
33 ms | 115.3 ms | 1.7 ms | 0 ms | 1.7 ms |
https://static-catalog.sokolov.ru/_next/static/chunks/main-8933f27b2dfdcc1f.js | ||||
Invoker: https://static-catalog.sokolov.ru/_next/static/chunks/main-8933f27b2dfdcc1f.js | ||||
https://static-catalog.sokolov.ru/_next/static/chunks/pages/_app-58e503b86400ec54.js | ||||
Invoker: https://static-catalog.sokolov.ru/_next/static/chunks/pages/_app-58e503b86400ec54.js | ||||
https://static-catalog.sokolov.ru/_next/static/chunks/pages/shops-map/client/%5B%5B...slug%5D%5D-4df00db5796e56ed.js | ||||
Invoker: https://static-catalog.sokolov.ru/_next/static/chunks/pages/shops-map/client/%5B%5B...slug%5D%5D-4df00db5796e56ed.js |
Blocking duration | Work duration | Render duration | PreLayout Duration | Style And Layout Duration |
---|---|---|---|---|
17 ms | 81.3 ms | 5.7 ms | 4 ms | 1.7 ms |
https://static-catalog.sokolov.ru/_next/static/chunks/5123.a7ad076cb54663ae.js | ||||
Invoker: https://static-catalog.sokolov.ru/_next/static/chunks/5123.a7ad076cb54663ae.js | ||||
https://static-catalog.sokolov.ru/_next/static/chunks/9359.67c08b6f61cb7304.js | ||||
Invoker: https://static-catalog.sokolov.ru/_next/static/chunks/9359.67c08b6f61cb7304.js |
Blocking duration | Work duration | Render duration | PreLayout Duration | Style And Layout Duration |
---|---|---|---|---|
15 ms | 74.4 ms | 3.6 ms | 2.7 ms | 0.9 ms |
https://static-catalog.sokolov.ru/_next/static/chunks/9359.67c08b6f61cb7304.js | ||||
Invoker: TimerHandler:setTimeout | ||||
https://static-catalog.sokolov.ru/_next/static/chunks/9359.67c08b6f61cb7304.js | ||||
Invoker: TimerHandler:setTimeout |
Blocking duration | Work duration | Render duration | PreLayout Duration | Style And Layout Duration |
---|---|---|---|---|
12 ms | 69 ms | 2 ms | 0.4 ms | 1.6 ms |
https://static-catalog.sokolov.ru/_next/static/chunks/framework-12a8921dab738876.js | ||||
Invoker: MessagePort.onmessage |
There are no Server Timings.
There are no custom configured scripts.
There are no custom extra metrics from scripting.
How the page is built.
Summary | |
---|---|
HTTP version | HTTP/2.0 |
Total requests | 144 |
Total domains | 10 |
Total transfer size | 2.5 MB |
Total content size | 6.6 MB |
Responses missing compression | 43 |
Number of cookies | 64 |
Third party cookies | 1 |
Requests per response code | |
---|---|
200 | 143 |
404 | 1 |
URL | Type | Transfer Size | Content Size |
---|---|---|---|
https://yastatic.net...2a507353a6a6e3.js | javascript | 676.7 KB | 2.9 MB |
https://static-catal...e503b86400ec54.js | javascript | 171.8 KB | 601.3 KB |
https://cdn.digineti...00/client-lite.js | javascript | 66.9 KB | 248.4 KB |
https://static-catal...a8921dab738876.js | javascript | 66.5 KB | 204.9 KB |
https://cdn.sokolov....rat/regular.woff2 | font | 52.2 KB | 51.8 KB |
https://cdn.sokolov....serrat/bold.woff2 | font | 52.1 KB | 51.7 KB |
https://cdn.sokolov....at/semibold.woff2 | font | 52.0 KB | 51.7 KB |
https://cdn.sokolov....rrat/medium.woff2 | font | 51.9 KB | 51.6 KB |
https://static-catal...ad93839fbb9c1.css | css | 50.6 KB | 365.6 KB |
https://static-catal...33f27b2dfdcc1f.js | javascript | 32.3 KB | 109.0 KB |
https://static-catal...c08b6f61cb7304.js | javascript | 31.7 KB | 108.5 KB |
https://cdn.sokolov....3d48422039027.jpg | image | 30.4 KB | 30.1 KB |
https://static-catal...91df52d3ca4a3b.js | javascript | 29.7 KB | 126.0 KB |
https://static-catal...607b05a6263238.js | javascript | 27.7 KB | 78.0 KB |
https://static-catal...ad076cb54663ae.js | javascript | 26.9 KB | 80.1 KB |
https://core-rendere....yandex.net/tiles | image | 23.7 KB | 23.4 KB |
https://core-rendere....yandex.net/tiles | image | 22.8 KB | 22.5 KB |
https://core-rendere....yandex.net/tiles | image | 22.8 KB | 22.6 KB |
https://core-rendere....yandex.net/tiles | image | 22.4 KB | 22.3 KB |
https://cdn.sokolov....8bc39aae89a11.jpg | image | 22.3 KB | 22.1 KB |
Content | Header Size | Transfer Size | Content Size | Requests |
---|---|---|---|---|
html | 0 b | 8.1 KB | 36.1 KB | 1 |
css | 0 b | 68.6 KB | 421.2 KB | 10 |
javascript | 555 B | 1.2 MB | 4.9 MB | 47 |
image | 343 B | 941.0 KB | 930.7 KB | 52 |
font | 0 b | 208.2 KB | 206.8 KB | 4 |
svg | 0 b | 30.5 KB | 71.7 KB | 7 |
json | 0 b | 18.3 KB | 38.1 KB | 16 |
favicon | 0 b | 3.7 KB | 14.7 KB | 1 |
other | 0 b | 2.2 KB | 1.3 KB | 5 |
Total | 898 B | 2.5 MB | 6.6 MB | 143 |
Domain | Total download time | Transfer Size | Content Size | Requests |
---|---|---|---|---|
sokolov.ru | 2.351 s | 64.8 KB | 267.7 KB | 24 |
cdn.sokolov.ru | 597 ms | 266.9 KB | 264.7 KB | 7 |
static-catalog.sokolov.ru | 2.390 s | 582.6 KB | 2.0 MB | 50 |
seo.sokolov.ru | 100 ms | 207 B | 31 B | 2 |
api-maps.yandex.ru | 300 ms | 16.2 KB | 36.0 KB | 8 |
yastatic.net | 239 ms | 676.7 KB | 2.9 MB | 1 |
cdn.diginetica.net | 110 ms | 66.9 KB | 248.4 KB | 1 |
tracking.diginetica.net | 80 ms | 37 B | 37 B | 1 |
core-renderer-tiles.maps.yandex.net | 3.253 s | 882.6 KB | 872.8 KB | 49 |
geo.sokolov.io | 104 ms | 893 B | 488 B | 1 |
type | min | median | max |
---|---|---|---|
Expires | 0 seconds | 13 weeks | 10 years |
Last modified | 23 hours | 2 weeks | 41 weeks |
Included requests done after load event end.
Content | Transfer Size | Requests |
---|---|---|
html | 0 b | 0 |
css | 17.4 KB | 8 |
javascript | 993.5 KB | 40 |
image | 941.0 KB | 52 |
font | 0 b | 0 |
json | 18.3 KB | 16 |
favicon | 3.7 KB | 1 |
other | 2.2 KB | 5 |
svg | 3.1 KB | 3 |
Total | 1.9 MB | 126 |
Includes requests done after DOM content loaded.
Content | Transfer Size | Requests |
---|---|---|
html | 0 b | 0 |
css | 17.4 KB | 8 |
javascript | 993.5 KB | 40 |
image | 941.0 KB | 52 |
font | 0 b | 0 |
json | 18.3 KB | 16 |
favicon | 3.7 KB | 1 |
other | 2.2 KB | 5 |
svg | 3.1 KB | 3 |
Total | 1.9 MB | 126 |
Render blocking information directly from Chrome.
Blocking | In body parser blocking | Potentially blocking |
---|---|---|
0 | 0 | 0 |
URL | Type |
---|---|
https://yastatic.net...2a507353a6a6e3.js | non_blocking |
https://static-catal...e503b86400ec54.js | non_blocking |
https://cdn.digineti...00/client-lite.js | non_blocking |
https://static-catal...a8921dab738876.js | non_blocking |
https://cdn.sokolov....rat/regular.woff2 | non_blocking |
https://cdn.sokolov....serrat/bold.woff2 | non_blocking |
https://cdn.sokolov....at/semibold.woff2 | non_blocking |
https://cdn.sokolov....rrat/medium.woff2 | non_blocking |
https://static-catal...ad93839fbb9c1.css | non_blocking |
https://static-catal...33f27b2dfdcc1f.js | non_blocking |
https://static-catal...c08b6f61cb7304.js | non_blocking |
https://static-catal...91df52d3ca4a3b.js | non_blocking |
https://static-catal...607b05a6263238.js | non_blocking |
https://static-catal...ad076cb54663ae.js | non_blocking |
https://static-catal...e8ec0aad0d4042.js | non_blocking |
https://static-catal...e9b2bb7336ab6d.js | non_blocking |
https://static-catal...d2fe3e19d424df.js | non_blocking |
https://api-maps.yan...ps.yandex.ru/2.1/ | non_blocking |
https://static-catal...0bbe34be4659f7.js | non_blocking |
https://static-catal...3b5202eb9a9524.js | non_blocking |
https://static-catal...cdcc44c06b3a97.js | non_blocking |
https://static-catal...7e73a429627c4a.js | non_blocking |
https://static-catal...0432e78c8d4fc.css | dynamically_injected_non_blocking |
https://static-catal...99ef9740647589.js | non_blocking |
https://sokolov.ru/a...shops-map/points/ | non_blocking |
https://sokolov.ru/a...shops-map/points/ | non_blocking |
https://static-catal...e009bf1bbe802.css | dynamically_injected_non_blocking |
https://static-catal...bdbabff42709bd.js | non_blocking |
https://static-catal...dc9d112b575157.js | non_blocking |
https://static-catal...72b23712230e28.js | non_blocking |
https://static-catal..._buildManifest.js | non_blocking |
https://static-catal...cf24f034ca1213.js | non_blocking |
https://static-catal...348b4197b9a88c.js | non_blocking |
https://static-catal...673ffea797ece4.js | non_blocking |
https://static-catal...96268524cf9ad9.js | non_blocking |
https://static-catal...410ee3fa1a458.css | dynamically_injected_non_blocking |
https://static-catal...ac3b8b55b95e77.js | non_blocking |
https://static-catal...e73f2837930ee.css | dynamically_injected_non_blocking |
https://static-catal...1e104d0f1004dc.js | non_blocking |
https://static-catal...1d0e0438bca7ce.js | non_blocking |
https://static-catal...e3e5af98259ae9.js | non_blocking |
https://static-catal...640d30117f472.css | dynamically_injected_non_blocking |
https://static-catal...538a4e5a3c925.css | dynamically_injected_non_blocking |
https://static-catal...6de3534181a6c.css | dynamically_injected_non_blocking |
https://static-catal...f00db5796e56ed.js | non_blocking |
https://static-catal...882f6609710448.js | non_blocking |
https://static-catal...b68982a7d87933.js | non_blocking |
https://static-catal...0baf6b0adfaf4f.js | non_blocking |
https://static-catal...cb04399386cb06.js | non_blocking |
https://static-catal...0417b504718185.js | non_blocking |
https://static-catal...22c24fc3fda658.js | non_blocking |
https://static-catal...1bac4a22023b4a.js | non_blocking |
https://static-catal...3378153b0b486.css | dynamically_injected_non_blocking |
https://static-catal...e88d58e567c71a.js | non_blocking |
https://static-catal...ac726038f76803.js | non_blocking |
https://static-catal...b64cd5cd13817.css | non_blocking |
https://static-catal...I/_ssgManifest.js | non_blocking |
https://api-maps.yan...ices/coverage/v2/ | non_blocking |
https://api-maps.yan...ices/coverage/v2/ | non_blocking |
https://api-maps.yan...ices/coverage/v2/ | non_blocking |
https://core-rendere....yandex.net/tiles | non_blocking |
Download the Chrome trace log and drag and drop it into Developer Tools / Performance in Chrome.
Collected using the Long Task API. A long task is a task that take 50 milliseconds or more.
Type | Quantity | Total duration (ms) |
---|---|---|
Total Blocking Time | 1065 | |
Max Potential First Input Delay | 530 | |
Long Tasks before First Paint | 1 | 81 |
Long Tasks before First Contentful Paint | 1 | 81 |
Long Tasks before Largest Contentful Paint | 3 | 276 |
Long Tasks after Load Event End | 10 | 1565 |
Total Long Tasks | 11 | 1646 |
CPU last long task happened at 3.569 s
name | startTime | duration | containerId | containerName | containerSrc | containerType |
---|---|---|---|---|---|---|
self | 374 | 81 | window | |||
self | 474 | 60 | window | |||
self | 552 | 135 | window | |||
self | 1139 | 61 | window | |||
self | 1306 | 61 | window | |||
self | 1376 | 259 | window | |||
self | 1674 | 78 | window | |||
self | 2001 | 530 | window | |||
self | 2935 | 195 | window | |||
self | 3149 | 52 | window | |||
self | 3569 | 134 | window |
Calculated using Tracium.
Categories (ms) | |
---|---|
parseHTML | 45 |
styleLayout | 232 |
paintCompositeRender | 134 |
scriptParseCompile | 2 |
scriptEvaluation | 2182 |
garbageCollection | 60 |
other | 483 |
Events (ms) | |
---|---|
FunctionCall | 1585 |
RunTask | 343 |
RunMicrotasks | 341 |
UpdateLayoutTree | 167 |
v8.run | 149 |
Paint | 74 |
Layout | 64 |
Decode Image | 55 |
ParseHTML | 37 |
PrePaint | 33 |
V8.HandleInterrupts | 26 |
v8.callFunction | 25 |
V8.GC_SCAVENGER_SCAVENGE_PARALLEL | 23 |
V8.BytecodeBudgetInterrupt | 22 |
Layerize | 21 |
PaintImage | 20 |
Commit | 18 |
URL | CPU time (ms) |
---|---|
https://static-catalog.sokolov.ru/_next/static/chunks/framework-12a8921dab738876.js | 979 |
https://api-maps.yandex.ru/2.1/?onload=__yandex-maps-api-onload__$$1ihhjjjei&onerror=__yandex-maps-api-onerror__$$1ihhjjjei&lang=ru_RU&load=util.bounds,LoadingObjectManager,geoQuery,geocode&ns=&mode=release&apikey=02e5ed4f-2721-4e6c-b17d-776631f4adcc | 693 |
https://sokolov.ru/api/v4/shops-map/points/?bbox=55.3589,36.2109,56.1519,39.0234&filter[point_type]=retail,franchise,premium&callback=id_17368315207219335167 | 531 |
https://cdn.diginetica.net/300/client-lite.js | 259 |
https://static-catalog.sokolov.ru/_next/static/chunks/9359.67c08b6f61cb7304.js | 250 |
https://yastatic.net/s3/front-maps-static/maps-front-jsapi-v2-1/2.1.79-15552685/build/release/full-a1bd86f040a06008a690d7eb2e2a507353a6a6e3.js | 122 |
https://static-catalog.sokolov.ru/_next/static/chunks/pages/_app-58e503b86400ec54.js | 71 |
https://static-catalog.sokolov.ru/_next/static/chunks/3333.1fd2fe3e19d424df.js | 28 |
https://static-catalog.sokolov.ru/_next/static/chunks/7220-4b91df52d3ca4a3b.js | 26 |
https://static-catalog.sokolov.ru/_next/static/chunks/7811.f8cf24f034ca1213.js | 25 |
https://static-catalog.sokolov.ru/_next/static/chunks/main-8933f27b2dfdcc1f.js | 20 |
https://static-catalog.sokolov.ru/_next/static/chunks/1571.92dc9d112b575157.js | 19 |
https://api-maps.yandex.ru/services/coverage/v2/?l=map&ll=37.62000000,55.75000000&z=10&lang=ru_RU&callback=jsonp_yandex_coverage__l_map_ll_37_62000000_55_75000000_z_10_lang_ru_RU | 19 |
https://static-catalog.sokolov.ru/_next/static/chunks/5123.a7ad076cb54663ae.js | 15 |
https://static-catalog.sokolov.ru/_next/static/chunks/7413.07cdcc44c06b3a97.js | 10 |
Tool/domain | Time (ms) |
---|---|
static-catalog.sokolov.ru | 1444.5 |
Yandex APIs | 711.6 |
sokolov.ru | 530.6 |
cdn.diginetica.net | 259.0 |
Yandex CDN | 122.1 |
Third party requests categorised by Third party web version 0.26.2.
Category | Requests |
---|---|
utility | 8 |
cdn | 1 |
Category | Number of tools |
---|---|
utility | 1 |
cdn | 1 |
utility (8 requests) |
Yandex APIs |
|
cdn (1 requests) |
Yandex CDN |
Here's a list of domains that didn't match any tool in Third party web. If you are sure they are third party domains, please do a PR to that project. You can also fine tune the list using --firstParty
.
cdn.diginetica.net |
tracking.diginetica.net |
core-renderer-tiles.maps.yandex.net |
Cookie name | Domain |
---|---|
_yasc | .yandex.ru |
Calculated using .*sokolov.* (use --firstParty
to configure).
Content | Header Size | Transfer Size | Content Size | Requests |
---|---|---|---|---|
html | 0 b | 8.1 KB | 36.1 KB | 1 |
css | 0 b | 68.6 KB | 421.2 KB | 10 |
javascript | 0 b | 518.3 KB | 1.7 MB | 40 |
image | 0 b | 58.7 KB | 57.9 KB | 3 |
font | 0 b | 208.2 KB | 206.8 KB | 4 |
svg | 0 b | 30.5 KB | 71.7 KB | 7 |
json | 0 b | 18.3 KB | 38.1 KB | 16 |
favicon | 0 b | 3.7 KB | 14.7 KB | 1 |
other | 0 b | 0 b | 0 b | 1 |
Total | N/A | 915.4 KB | 2.5 MB | 84 |
Content | Header Size | Transfer Size | Content Size | Requests |
---|---|---|---|---|
html | 0 b | 0 b | 0 b | 0 |
css | 0 b | 0 b | 0 b | 0 |
javascript | 555 B | 757.9 KB | 3.2 MB | 7 |
image | 343 B | 882.3 KB | 872.8 KB | 49 |
font | 0 b | 0 b | 0 b | 0 |
other | 0 b | 2.2 KB | 1.3 KB | 4 |
Total | 840 B | 1.6 MB | 4.1 MB | 60 |
Axe is an accessibility testing engine for websites and other HTML-based user interfaces. Tested using axe-core version 4.10.2. Read more about axe-core .
Median number of violations for all the runs. Check each individual run to see all the violations.
Type | Violations (median) |
---|---|
Critical | 4 (198 issues) |
Serious | 3 (7 issues) |
Moderate | 0 (0 issues) |
Minor | 0 (0 issues) |
| loadingExperience ALL | | originLoadingExperience ALL | |
Chrome User Experience Report (CrUx) is powered by real user measurement across the public web, aggregated from users who have opted-in to syncing their browsing history, have not set up a Sync passphrase, and have usage statistic reporting enabled and is using Chrome.
The CrUx data has four different buckets (form factor) depending on device: DESKTOP, PHONE, TABLET and ALL. You can choose which data to get with --crux.formFactor
.
Over the last 30 days, this is the field data for this page for Chrome users.
Data collected between 2024-12-16 and 2025-1-12
Metric | Value |
---|---|
Round trip time 75 percentile | 116 ms |
Time to first byte (TTFB) 75 percentile | 314 ms |
First Contentful Paint (FCP) 75 percentile | 847 ms |
Largest Contentful Paint (LCP) 75 percentile | 4.060 s |
Cumulative Layout Shift (CLS) 75 percentile | 0.97 |
Interaction to next paint (INP) 75 percentile | 589 ms |
Form factor | Value |
---|---|
Desktop | 0.00% |
Phone | 100.00% |
Tablet | 0.00% |
Time to first byte (TTFB) | First Contentful Paint (FCP) |
---|---|
| |
Largest Contentful Paint (LCP) | Cumulative Layout Shift (CLS) |
Interaction to next paint (INP) | |
|
This is a summary of all pages served from this origin over the last 30 days for Chrome users.
Data collected between 2024-12-16 and 2025-1-12
Metric | Value |
---|---|
Round trip time 75 percentile | 149 ms |
Time to first byte (TTFB) 75 percentile | 539 ms |
First Contentful Paint (FCP) 75 percentile | 1.075 s |
Largest Contentful Paint (LCP) 75 percentile | 3.468 s |
Cumulative Layout Shift (CLS) 75 percentile | 0.75 |
Interaction to next paint (INP) 75 percentile | 301 ms |
Form factor | Value |
---|---|
Desktop | 7.34% |
Phone | 92.66% |
Tablet | 0.00% |
Navigation type | Value |
---|---|
Navigate | 82.16% |
Navigate cache | 0.00% |
Reload | 5.67% |
Restore | 0.04% |
Back/Forward | 12.12% |
Back/Forward cache | 0.00% |
Prerender | 0.01% |
Time to first byte (TTFB) | First Contentful Paint (FCP) |
---|---|
| |
Largest Contentful Paint (LCP) | Cumulative Layout Shift (CLS) |
Interaction to next paint (INP) | |
|