Tested 2025-01-14 07:11:12 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] | 171 ms |
First Paint [median] | 558 ms |
Fully Loaded [median] | 3.598 s |
Google Web Vitals | |
TTFB [median] | 171 ms |
First Contentful Paint (FCP) [median] | 558 ms |
Largest Contentful Paint (LCP) [median] | 1.423 s |
Cumulative Layout Shift (CLS) [median] | 0.02 |
Interaction To Next Paint (INP) [median] | 104 ms |
Total Blocking Time [median] | 1.043 s |
Max Potential FID [median] | 426 ms |
CPU metrics | |
CPU long tasks [median] | 11 |
CPU longest task duration | 445 ms |
CPU last long task happens at | 3.493 s |
Visual Metrics | |
First Visual Change [median] | 567 ms |
Speed Index [median] | 2.736 s |
Visual Complete 85% [median] | 3.200 s |
Visual Complete 99% [median] | 3.700 s |
Last Visual Change [median] | 3.700 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 | 434 ms | 567 ms | 556 ms | 667 ms |
LastVisualChange | 3.500 s | 3.700 s | 3.678 s | 3.834 s |
SpeedIndex | 2.161 s | 2.736 s | 2.599 s | 2.901 s |
VisualReadiness | 3.066 s | 3.133 s | 3.122 s | 3.167 s |
VisualComplete85 | 2.933 s | 3.200 s | 3.200 s | 3.467 s |
VisualComplete95 | 3.033 s | 3.434 s | 3.367 s | 3.634 s |
VisualComplete99 | 3.467 s | 3.700 s | 3.656 s | 3.800 s |
Google Web Vitals | ||||
Time To First Byte (TTFB) | 149 ms | 171 ms | 226 ms | 359 ms |
Largest Contentful Paint (LCP) | 1.139 s | 1.423 s | 1.449 s | 1.786 s |
First Contentful Paint (FCP) | 431 ms | 558 ms | 546 ms | 649 ms |
Cumulative Layout Shift (CLS) | 0.0173 | 0.0181 | 0.065 | 0.1595 |
More metrics | ||||
firstPaint | 431 ms | 558 ms | 546 ms | 649 ms |
loadEventEnd | 449 ms | 517 ms | 578 ms | 768 ms |
User Timing | ||||
Zone | 1.155 s | 1.359 s | 1.434 s | 1.788 s |
Zone:ZoneAwarePromise | 1.160 s | 1.363 s | 1.439 s | 1.794 s |
Zone:toString | 1.161 s | 1.364 s | 1.442 s | 1.801 s |
Zone:util | 1.161 s | 1.364 s | 1.442 s | 1.801 s |
Zone:legacy | 1.165 s | 1.365 s | 1.444 s | 1.802 s |
Zone:timers | 1.165 s | 1.365 s | 1.444 s | 1.803 s |
Zone:requestAnimationFrame | 1.166 s | 1.366 s | 1.445 s | 1.803 s |
Zone:blocking | 1.166 s | 1.366 s | 1.445 s | 1.803 s |
Zone:EventTarget | 1.166 s | 1.366 s | 1.445 s | 1.804 s |
Zone:MutationObserver | 1.167 s | 1.367 s | 1.446 s | 1.805 s |
Zone:IntersectionObserver | 1.168 s | 1.368 s | 1.447 s | 1.805 s |
Zone:FileReader | 1.168 s | 1.368 s | 1.447 s | 1.805 s |
Zone:on_property | 1.168 s | 1.368 s | 1.447 s | 1.806 s |
Zone:customElements | 1.203 s | 1.416 s | 1.499 s | 1.879 s |
Zone:XHR | 1.204 s | 1.416 s | 1.501 s | 1.883 s |
Zone:geolocation | 1.204 s | 1.417 s | 1.501 s | 1.883 s |
Zone:PromiseRejectionEvent | 1.204 s | 1.417 s | 1.501 s | 1.883 s |
Zone:queueMicrotask | 1.204 s | 1.417 s | 1.502 s | 1.884 s |
CPU | ||||
Total Blocking Time | 895 ms | 1.043 s | 995 ms | 1.047 s |
Max Potential FID | 402 ms | 426 ms | 424 ms | 445 ms |
CPU long tasks | 10 | 11 | 11 | 12 |
CPU last long task happens at | 3.199 s | 3.493 s | 3.442 s | 3.635 s |
Run 1 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.7 kB. The page transfer more bytes from third party domains (1.7 MB) then first party (937.7 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 710 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 | 1791 |
Avg DOM depth | 18 |
Max DOM depth | 27 |
Iframes | 0 |
Script tags | 18 |
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 1
Visual Metrics | |
---|---|
First Visual Change | 434 ms |
Speed Index | 2.736 s |
Visual Complete 85% | 3.200 s |
Visual Complete 95% | 3.434 s |
Visual Complete 99% | 3.467 s |
Last Visual Change | 3.500 s |
Visual Readiness | 3.066 s |
Navigation Timing | |
---|---|
backEndTime | 171 ms |
domContentLoadedTime | 514 ms |
domInteractiveTime | 194 ms |
domainLookupTime | 0 ms |
frontEndTime | 344 ms |
pageDownloadTime | 2 ms |
pageLoadTime | 517 ms |
redirectionTime | 0 ms |
serverConnectionTime | 29 ms |
serverResponseTime | 139 ms |
Google Web Vitals | |
---|---|
Time to first byte (TTFB) | 171 ms |
First Contentful Paint (FCP) | 431 ms |
Largest Contentful Paint (LCP) | 1.423 s |
Cumulative Layout Shift (CLS) | 0.02 |
Interaction to next paint (INP) | 104 ms |
Total Blocking Time (TBT) | 1.047 s |
First Contentful Paint info | |
---|---|
Elements that needed recalculate style before FCP | 141 |
Time spent in recalculate style before FCP | 13.934 ms |
Extra timings | |
---|---|
TTFB | 171 ms |
First Paint | 431 ms |
Load Event End | 517 ms |
Fully loaded | 3.320 s |
User Timing marks | |
---|---|
Zone | 1.359 s |
Zone:ZoneAwarePromise | 1.363 s |
Zone:toString | 1.364 s |
Zone:util | 1.364 s |
Zone:legacy | 1.365 s |
Zone:timers | 1.365 s |
Zone:requestAnimationFrame | 1.366 s |
Zone:blocking | 1.366 s |
Zone:EventTarget | 1.366 s |
Zone:MutationObserver | 1.367 s |
Zone:IntersectionObserver | 1.368 s |
Zone:FileReader | 1.368 s |
Zone:on_property | 1.368 s |
Zone:customElements | 1.416 s |
Zone:XHR | 1.416 s |
Zone:geolocation | 1.417 s |
Zone:PromiseRejectionEvent | 1.417 s |
Zone:queueMicrotask | 1.417 s |
User Timing measures | ||
---|---|---|
Name | Start time | Duration |
Next.js-before-hydration | 0 ms | 510 ms |
Next.js-hydration | 510 ms | 71 ms |
Zone | 1.359 s | 4 ms |
Zone:ZoneAwarePromise | 1.363 s | 1 ms |
Zone:toString | 1.364 s | 0 ms |
Zone:util | 1.364 s | 1 ms |
Zone:legacy | 1.365 s | 0 ms |
Zone:timers | 1.365 s | 0 ms |
Zone:requestAnimationFrame | 1.366 s | 0 ms |
Zone:blocking | 1.366 s | 0 ms |
Zone:EventTarget | 1.366 s | 1 ms |
Zone:MutationObserver | 1.367 s | 0 ms |
Zone:IntersectionObserver | 1.368 s | 0 ms |
Zone:FileReader | 1.368 s | 0 ms |
Zone:on_property | 1.368 s | 48 ms |
Zone:customElements | 1.416 s | 0 ms |
Zone:XHR | 1.416 s | 1 ms |
Zone:geolocation | 1.417 s | 0 ms |
Zone:PromiseRejectionEvent | 1.417 s | 0 ms |
Zone:queueMicrotask | 1.417 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.423 s |
Elements that needed recalculate style before LCP | 1112 |
Time spent in recalculate style before LCP | 69.34 ms |
Load time | 1.423 s |
URL | https://cdn.sokolov....8bc39aae89a11.jpg |
Size (width*height) | 22848 |
DOM path | |
div#__next > div#catalog > div > header > div:eq(0) > img> div#__next > div#catalog > div > header > div:eq(0) > img> |
0.01812 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.00905 | <main class="mainLayout_main__L9rDe"></main> |
body > div#__next > div#catalog > div > main | |
0.00366 | <input data-qa="header_search_input" enterkeyhint="search" id="text_search_input" autocomplete="off" type="text" placeholder="Поиск по каталогу" class="_Input_input__7xcBD _Input_input_small__MS1Mh _Input_input_icon__SFwu_" name="text_search_input" value="">,<div class="HeaderBottom_header-bottom_right__7W_NU"></div> |
body > div#__next > div#catalog > div > header > div:eq(1) > div:eq(1) > div:eq(1) > div > div > div > input#text_search_input,body > div#__next > div#catalog > div > header > div:eq(1) > div:eq(1) > div:eq(2) | |
0.00263 | <input data-qa="header_search_input" enterkeyhint="search" id="text_search_input" autocomplete="off" type="text" placeholder="Поиск по каталогу" class="_Input_input__7xcBD _Input_input_small__MS1Mh _Input_input_icon__SFwu_" name="text_search_input" value=""> |
body > div#__next > div#catalog > div > header > div:eq(1) > div:eq(1) > div:eq(1) > div > div > div > input#text_search_input | |
0.00237 | <div class="Header_header__inner__wmRSn"></div>,<div class="StoreList_store-list__pz7Wr StoreList_store-list_open__XnwBM"></div>,<div class="DeliveryHeaderBackground_background__Q26N5 DeliveryHeaderBackground_background_small__HNrhu"></div> |
body > div#__next > div#catalog > div > header > div:eq(1),body > div#__next > div#catalog > div > main > div > div > div > div > div > div > div:eq(1) > div:eq(1),body > div#__next > div#catalog > div > main > div > div > div > div > div > div > div:eq(1) > div:eq(1) > div:eq(0) | |
0.00032 | <div class="Header_header__inner__wmRSn"></div> |
body > div#__next > div#catalog > div > header > div:eq(1) | |
0.00009 | <span class="CitySelectButton_city-text___XqH_"></span>,<button class="ButtonDeprecated_sklv-button__Wy8xr ButtonDeprecated_sklv-button_borderless__776ey" types="borderless" data-qa="header_shops_map_btn"></button>,<button class="ButtonDeprecated_sklv-button__Wy8xr HeaderTop_header-top_left-delivery__GG_8X" types=""></button> |
body > div#__next > div#catalog > div > header > div:eq(1) > div:eq(0) > div:eq(1) > div:eq(1) > div:eq(0) > button > span,body > div#__next > div#catalog > div > header > div:eq(1) > div:eq(0) > div:eq(1) > div:eq(2) > a > button,body > div#__next > div#catalog > div > header > div:eq(1) > div:eq(0) > div:eq(1) > a > button |
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 104 ms.
Event type | mouseout |
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 |
---|---|---|---|---|
420 ms | 456.9 ms | 44.1 ms | 33.1 ms | 11 ms |
https://static-catalog.sokolov.ru/_next/static/chunks/framework-12a8921dab738876.js | ||||
Invoker: MessagePort.onmessage | ||||
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_173683867480822771276 | ||||
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_173683867480822771276 |
Blocking duration | Work duration | Render duration | PreLayout Duration | Style And Layout Duration |
---|---|---|---|---|
308 ms | 353.9 ms | 4.1 ms | 3.5 ms | 0.6 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 |
---|---|---|---|---|
135 ms | 191.6 ms | 3.4 ms | 0 ms | 3.4 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 |
---|---|---|---|---|
132 ms | 198 ms | 9 ms | 3.6 ms | 5.4 ms |
No availible script information. |
Blocking duration | Work duration | Render duration | PreLayout Duration | Style And Layout Duration |
---|---|---|---|---|
70 ms | 131.9 ms | 2.1 ms | 0.8 ms | 1.3 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-8c25fd1c88441dba.js | ||||
Invoker: https://static-catalog.sokolov.ru/_next/static/chunks/pages/_app-8c25fd1c88441dba.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 |
---|---|---|---|---|
68 ms | 116.4 ms | 9.6 ms | 4.7 ms | 4.9 ms |
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 |
---|---|---|---|---|
43 ms | 104.8 ms | 11.2 ms | 8.3 ms | 2.9 ms |
https://static-catalog.sokolov.ru/_next/static/chunks/framework-12a8921dab738876.js | ||||
Forced Style And Layout Duration: 16 ms Invoker: MessagePort.onmessage | ||||
https://static-catalog.sokolov.ru/_next/static/chunks/pages/_app-8c25fd1c88441dba.js | ||||
Forced Style And Layout Duration: 1 ms Invoker: TimerHandler:setTimeout |
Blocking duration | Work duration | Render duration | PreLayout Duration | Style And Layout Duration |
---|---|---|---|---|
20 ms | 124.9 ms | 5.1 ms | 3.4 ms | 1.7 ms |
https://static-catalog.sokolov.ru/_next/static/chunks/1423.9d0bbe34be4659f7.js | ||||
Invoker: https://static-catalog.sokolov.ru/_next/static/chunks/1423.9d0bbe34be4659f7.js | ||||
https://static-catalog.sokolov.ru/_next/static/chunks/9359.67c08b6f61cb7304.js | ||||
Invoker: https://static-catalog.sokolov.ru/_next/static/chunks/9359.67c08b6f61cb7304.js | ||||
https://static-catalog.sokolov.ru/_next/static/chunks/5123.a7ad076cb54663ae.js | ||||
Invoker: https://static-catalog.sokolov.ru/_next/static/chunks/5123.a7ad076cb54663ae.js |
Blocking duration | Work duration | Render duration | PreLayout Duration | Style And Layout Duration |
---|---|---|---|---|
10 ms | 67.7 ms | 1.3 ms | 1 ms | 0.3 ms |
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 |
---|---|---|---|---|
3 ms | 57.2 ms | 0.8 ms | 0.3 ms | 0.5 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 | 66 |
Third party cookies | 1 |
Requests per response code | |
---|---|
200 | 143 |
404 | 1 |
URL | Type | Transfer Size | Content Size |
---|---|---|---|
https://yastatic.net...2a507353a6a6e3.js | javascript | 677.1 KB | 2.9 MB |
https://static-catal...25fd1c88441dba.js | javascript | 172.1 KB | 605.5 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...538aab560fdd2.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.6 KB |
https://core-rendere....yandex.net/tiles | image | 22.7 KB | 22.5 KB |
https://core-rendere....yandex.net/tiles | image | 22.5 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.2 KB | 36.6 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.3 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 |
other | 0 b | 2.2 KB | 1.3 KB | 5 |
favicon | 0 b | 3.7 KB | 14.7 KB | 1 |
Total | 898 B | 2.5 MB | 6.6 MB | 143 |
Domain | Total download time | Transfer Size | Content Size | Requests |
---|---|---|---|---|
sokolov.ru | 2.064 s | 64.9 KB | 268.2 KB | 24 |
cdn.sokolov.ru | 727 ms | 266.9 KB | 264.7 KB | 7 |
static-catalog.sokolov.ru | 2.504 s | 582.9 KB | 2.0 MB | 50 |
seo.sokolov.ru | 111 ms | 207 B | 31 B | 2 |
api-maps.yandex.ru | 456 ms | 16.2 KB | 36.0 KB | 8 |
yastatic.net | 302 ms | 677.1 KB | 2.9 MB | 1 |
cdn.diginetica.net | 161 ms | 66.9 KB | 248.4 KB | 1 |
tracking.diginetica.net | 86 ms | 37 B | 37 B | 1 |
core-renderer-tiles.maps.yandex.net | 3.897 s | 882.8 KB | 872.8 KB | 49 |
geo.sokolov.io | 98 ms | 893 B | 488 B | 1 |
type | min | median | max |
---|---|---|---|
Expires | 0 seconds | 13 weeks | 10 years |
Last modified | 1 hour | 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.9 KB | 40 |
image | 941.3 KB | 52 |
font | 0 b | 0 |
json | 18.3 KB | 16 |
other | 2.2 KB | 5 |
favicon | 3.7 KB | 1 |
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.9 KB | 40 |
image | 941.3 KB | 52 |
font | 0 b | 0 |
json | 18.3 KB | 16 |
other | 2.2 KB | 5 |
favicon | 3.7 KB | 1 |
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...25fd1c88441dba.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...538aab560fdd2.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...b456412a6cf87b.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...9850569304cb30.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...1cf4318b10989f.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...h/_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 | 1047 | |
Max Potential First Input Delay | 426 | |
Long Tasks before First Paint | 1 | 118 |
Long Tasks before First Contentful Paint | 1 | 118 |
Long Tasks before Largest Contentful Paint | 4 | 415 |
Long Tasks after Load Event End | 9 | 1497 |
Total Long Tasks | 10 | 1615 |
CPU last long task happened at 3.199 s
name | startTime | duration | containerId | containerName | containerSrc | containerType |
---|---|---|---|---|---|---|
self | 399 | 118 | window | |||
self | 531 | 52 | window | |||
self | 593 | 181 | window | |||
self | 1356 | 64 | window | |||
self | 1637 | 108 | window | |||
self | 1781 | 353 | window | |||
self | 2147 | 58 | window | |||
self | 2210 | 82 | window | |||
self | 2510 | 426 | window | |||
self | 3199 | 173 | window |
Calculated using Tracium.
Categories (ms) | |
---|---|
parseHTML | 36 |
styleLayout | 259 |
paintCompositeRender | 72 |
scriptParseCompile | 2 |
scriptEvaluation | 2281 |
garbageCollection | 89 |
other | 485 |
Events (ms) | |
---|---|
FunctionCall | 1533 |
RunMicrotasks | 387 |
RunTask | 353 |
v8.run | 249 |
UpdateLayoutTree | 189 |
Layout | 69 |
V8.GC_SCAVENGER_SCAVENGE_PARALLEL | 43 |
Paint | 37 |
Decode Image | 31 |
ParseHTML | 29 |
v8.callFunction | 28 |
V8.HandleInterrupts | 25 |
PrePaint | 25 |
Commit | 23 |
V8.BytecodeBudgetInterrupt | 21 |
Layerize | 19 |
PaintImage | 18 |
HitTest | 13 |
V8.GC_SCAVENGER_SCAVENGE_PARALLEL_PHASE | 12 |
IntersectionObserverController::computeIntersections | 12 |
URL | CPU time (ms) |
---|---|
https://static-catalog.sokolov.ru/_next/static/chunks/framework-12a8921dab738876.js | 995 |
https://api-maps.yandex.ru/2.1/?onload=__yandex-maps-api-onload__$$1ihhqdtlh&onerror=__yandex-maps-api-onerror__$$1ihhqdtlh&lang=ru_RU&load=util.bounds,LoadingObjectManager,geoQuery,geocode&ns=&mode=release&apikey=02e5ed4f-2721-4e6c-b17d-776631f4adcc | 673 |
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_173683867480822771276 | 426 |
https://cdn.diginetica.net/300/client-lite.js | 353 |
https://static-catalog.sokolov.ru/_next/static/chunks/9359.67c08b6f61cb7304.js | 242 |
https://yastatic.net/s3/front-maps-static/maps-front-jsapi-v2-1/2.1.79-15552685/build/release/full-a1bd86f040a06008a690d7eb2e2a507353a6a6e3.js | 205 |
https://static-catalog.sokolov.ru/_next/static/chunks/pages/_app-8c25fd1c88441dba.js | 86 |
https://static-catalog.sokolov.ru/_next/static/chunks/5123.a7ad076cb54663ae.js | 85 |
https://static-catalog.sokolov.ru/_next/static/chunks/5126-67b456412a6cf87b.js | 41 |
https://static-catalog.sokolov.ru/_next/static/chunks/3333.1fd2fe3e19d424df.js | 38 |
https://static-catalog.sokolov.ru/_next/static/chunks/1571.92dc9d112b575157.js | 27 |
https://static-catalog.sokolov.ru/_next/static/chunks/main-8933f27b2dfdcc1f.js | 23 |
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 | 16 |
https://static-catalog.sokolov.ru/_next/static/chunks/7413.07cdcc44c06b3a97.js | 10 |
Tool/domain | Time (ms) |
---|---|
static-catalog.sokolov.ru | 1547.5 |
Yandex APIs | 688.6 |
sokolov.ru | 426.4 |
cdn.diginetica.net | 352.5 |
Yandex CDN | 205.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.2 KB | 36.6 KB | 1 |
css | 0 b | 68.6 KB | 421.2 KB | 10 |
javascript | 0 b | 518.6 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 |
other | 0 b | 0 b | 0 b | 1 |
favicon | 0 b | 3.7 KB | 14.7 KB | 1 |
Total | N/A | 915.7 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 | 758.2 KB | 3.2 MB | 7 |
image | 343 B | 882.6 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) | |
|