Tested 2025-01-14 16:44:51 using Chrome 131.0.6778.85 (runtime settings).
Metric | Value |
---|---|
Page metrics | |
Performance Score | 63 |
Total Page Transfer Size | 47.6 MB |
Requests | 798 |
Timing metrics | |
TTFB [median] | 76 ms |
First Paint [median] | 636 ms |
Fully Loaded [median] | 3.308 s |
Google Web Vitals | |
TTFB [median] | 76 ms |
First Contentful Paint (FCP) [median] | 636 ms |
Largest Contentful Paint (LCP) [median] | 2.532 s |
Cumulative Layout Shift (CLS) [median] | 0.10 |
Interaction To Next Paint (INP) [median] | 112 ms |
Total Blocking Time [median] | 833 ms |
Max Potential FID [median] | 479 ms |
CPU metrics | |
CPU long tasks [median] | 7 |
CPU longest task duration | 607 ms |
CPU last long task happens at | 3.315 s |
Visual Metrics | |
First Visual Change [median] | 634 ms |
Speed Index [median] | 2.669 s |
Visual Complete 85% [median] | 3.200 s |
Visual Complete 99% [median] | 3.467 s |
Last Visual Change [median] | 3.467 s |
Metric | min | median | mean | max |
---|---|---|---|---|
Visual Metrics | ||||
FirstVisualChange | 567 ms | 634 ms | 923 ms | 1.567 s |
LastVisualChange | 3.134 s | 3.467 s | 3.478 s | 3.834 s |
SpeedIndex | 2.380 s | 2.669 s | 2.608 s | 2.774 s |
VisualReadiness | 2.267 s | 2.567 s | 2.556 s | 2.833 s |
VisualComplete85 | 3.000 s | 3.200 s | 3.222 s | 3.467 s |
VisualComplete95 | 3.134 s | 3.467 s | 3.412 s | 3.634 s |
VisualComplete99 | 3.134 s | 3.467 s | 3.478 s | 3.834 s |
Google Web Vitals | ||||
Time To First Byte (TTFB) | 76 ms | 76 ms | 76 ms | 77 ms |
Largest Contentful Paint (LCP) | 2.403 s | 2.532 s | 2.669 s | 3.073 s |
First Contentful Paint (FCP) | 584 ms | 636 ms | 937 ms | 1.591 s |
Cumulative Layout Shift (CLS) | 0.0234 | 0.1022 | 0.2237 | 0.5455 |
More metrics | ||||
firstPaint | 584 ms | 636 ms | 937 ms | 1.591 s |
loadEventEnd | 2.115 s | 2.267 s | 2.588 s | 3.382 s |
User Timing | ||||
Zone | 1.934 s | 2.202 s | 2.189 s | 2.432 s |
Zone:ZoneAwarePromise | 1.940 s | 2.206 s | 2.194 s | 2.437 s |
Zone:toString | 1.941 s | 2.207 s | 2.195 s | 2.437 s |
Zone:util | 1.941 s | 2.207 s | 2.195 s | 2.438 s |
Zone:legacy | 1.942 s | 2.208 s | 2.196 s | 2.439 s |
Zone:timers | 1.942 s | 2.208 s | 2.196 s | 2.439 s |
Zone:requestAnimationFrame | 1.942 s | 2.208 s | 2.196 s | 2.439 s |
Zone:blocking | 1.942 s | 2.208 s | 2.197 s | 2.440 s |
Zone:EventTarget | 1.943 s | 2.208 s | 2.197 s | 2.440 s |
Zone:MutationObserver | 1.943 s | 2.209 s | 2.198 s | 2.440 s |
Zone:IntersectionObserver | 1.944 s | 2.209 s | 2.198 s | 2.441 s |
Zone:FileReader | 1.944 s | 2.210 s | 2.198 s | 2.441 s |
Zone:on_property | 1.944 s | 2.210 s | 2.198 s | 2.441 s |
Zone:customElements | 1.966 s | 2.229 s | 2.221 s | 2.468 s |
Zone:XHR | 1.967 s | 2.229 s | 2.221 s | 2.468 s |
Zone:geolocation | 1.967 s | 2.230 s | 2.222 s | 2.469 s |
Zone:PromiseRejectionEvent | 1.967 s | 2.230 s | 2.222 s | 2.469 s |
Zone:queueMicrotask | 1.968 s | 2.230 s | 2.222 s | 2.469 s |
CPU | ||||
Total Blocking Time | 531 ms | 833 ms | 780 ms | 977 ms |
Max Potential FID | 396 ms | 479 ms | 477 ms | 556 ms |
CPU long tasks | 7 | 7 | 7 | 8 |
CPU last long task happens at | 2.983 s | 3.315 s | 3.328 s | 3.686 s |
Run 2 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/a...-map-filter-list/ has a header set-cookie that is 633 characters long. https://sokolov.ru/a...e/favorite-store/ has a header set-cookie that is 742 characters long. https://sokolov.ru/a.../v4/stores/count/ has a header set-cookie that is 633 characters long. https://sokolov.ru/a.../v4/stores/count/ has a header set-cookie that is 633 characters long. https://sokolov.ru/api/v5/profile/ has a header set-cookie that is 633 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. | 92 |
Description: Do not send response headers that are too long. | ||
Offenders: | ||
Avoid unnecessary headers (unnecessaryHeaders) | There are 16 responses that sets both a max-age and expires header. There are 7 responses that sets a pragma no-cache header (that is a request header). There are 739 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 8 third party cookies. | 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 1% requests that are 3rd party (9 requests with a size of 711.7 kB). The page do 8 utility requests and uses 1 utility tool. | 99 |
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 | 1809 |
DOM elements | 1861 |
Avg DOM depth | 18 |
Max DOM depth | 27 |
Iframes | 0 |
Script tags | 20 |
Local storage | 31 B |
Session storage | 679 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 |
HSTS | 100 | Security |
Data collected using Third Party Web 0.26.2
Utility |
---|
Yandex APIs |
Cdn |
Yandex CDN |
Data from run 2
Visual Metrics | |
---|---|
First Visual Change | 1.567 s |
Speed Index | 2.669 s |
Visual Complete 85% | 3.467 s |
Visual Complete 95% | 3.634 s |
Visual Complete 99% | 3.834 s |
Last Visual Change | 3.834 s |
Visual Readiness | 2.267 s |
Navigation Timing | |
---|---|
backEndTime | 76 ms |
domContentLoadedTime | 541 ms |
domInteractiveTime | 168 ms |
domainLookupTime | 0 ms |
frontEndTime | 3.293 s |
pageDownloadTime | 12 ms |
pageLoadTime | 3.381 s |
redirectionTime | 0 ms |
serverConnectionTime | 31 ms |
serverResponseTime | 52 ms |
Google Web Vitals | |
---|---|
Time to first byte (TTFB) | 76 ms |
First Contentful Paint (FCP) | 1.591 s |
Largest Contentful Paint (LCP) | 2.532 s |
Cumulative Layout Shift (CLS) | 0.55 |
Total Blocking Time (TBT) | 531 ms |
First Contentful Paint info | |
---|---|
Elements that needed recalculate style before FCP | 4664 |
Time spent in recalculate style before FCP | 157.186 ms |
Extra timings | |
---|---|
TTFB | 76 ms |
First Paint | 1.591 s |
Load Event End | 3.382 s |
Fully loaded | 3.682 s |
User Timing marks | |
---|---|
Zone | 2.432 s |
Zone:ZoneAwarePromise | 2.437 s |
Zone:toString | 2.437 s |
Zone:util | 2.438 s |
Zone:legacy | 2.439 s |
Zone:timers | 2.439 s |
Zone:requestAnimationFrame | 2.439 s |
Zone:blocking | 2.440 s |
Zone:EventTarget | 2.440 s |
Zone:MutationObserver | 2.440 s |
Zone:IntersectionObserver | 2.441 s |
Zone:FileReader | 2.441 s |
Zone:on_property | 2.441 s |
Zone:customElements | 2.468 s |
Zone:XHR | 2.468 s |
Zone:geolocation | 2.469 s |
Zone:PromiseRejectionEvent | 2.469 s |
Zone:queueMicrotask | 2.469 s |
User Timing measures | ||
---|---|---|
Name | Start time | Duration |
Next.js-before-hydration | 0 ms | 538 ms |
Next.js-hydration | 538 ms | 615 ms |
Zone | 2.432 s | 5 ms |
Zone:ZoneAwarePromise | 2.437 s | 1 ms |
Zone:toString | 2.437 s | 0 ms |
Zone:util | 2.438 s | 1 ms |
Zone:legacy | 2.439 s | 0 ms |
Zone:timers | 2.439 s | 0 ms |
Zone:requestAnimationFrame | 2.439 s | 0 ms |
Zone:blocking | 2.440 s | 0 ms |
Zone:EventTarget | 2.440 s | 1 ms |
Zone:MutationObserver | 2.440 s | 0 ms |
Zone:IntersectionObserver | 2.441 s | 0 ms |
Zone:FileReader | 2.441 s | 0 ms |
Zone:on_property | 2.441 s | 26 ms |
Zone:customElements | 2.468 s | 0 ms |
Zone:XHR | 2.468 s | 0 ms |
Zone:geolocation | 2.469 s | 0 ms |
Zone:PromiseRejectionEvent | 2.469 s | 0 ms |
Zone:queueMicrotask | 2.469 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.
Render time | 2.532 s |
Elements that needed recalculate style before LCP | 5476 |
Time spent in recalculate style before LCP | 202.551 ms |
Load time | 2.532 s |
URL | https://core-rendere....yandex.net/tiles |
Size (width*height) | 65536 |
DOM path | |
<>> |
0.54546 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.53727 | |
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 > div:eq(1) > div:eq(1) > div > div > div > input#text_search_input,body > div#__next > div#catalog > div > header > div > 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 > div:eq(1) > div:eq(1) > div > div > div > input#text_search_input | |
0.00109 | <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 > 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.00071 | <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 > 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.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>,<div class="Badge_badge__OQsih Badge_badge-numerical__fJIk1" style="display: flex;"></div> |
body > div#__next > div#catalog > div > header > div > div:eq(0) > div:eq(1) > div:eq(1) > div:eq(0) > button > span,body > div#__next > div#catalog > div > header > div > div:eq(0) > div:eq(1) > div:eq(2) > a > button,body > div#__next > div#catalog > div > header > div > div:eq(0) > div:eq(1) > a > button,body > div#__next > div#catalog > div > header > div > div:eq(0) > div:eq(3) > div:eq(1) > div:eq(0) > button > div > 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.
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 |
---|---|---|---|---|
758 ms | 1.445 s | 6.3 ms | 4.3 ms | 2 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/bot/%5B%5B...slug%5D%5D-983ef5009470ff50.js | ||||
Invoker: https://static-catalog.sokolov.ru/_next/static/chunks/pages/shops-map/bot/%5B%5B...slug%5D%5D-983ef5009470ff50.js | ||||
https://static-catalog.sokolov.ru/_next/static/chunks/framework-12a8921dab738876.js | ||||
Forced Style And Layout Duration: 169 ms Invoker: MessagePort.onmessage |
Blocking duration | Work duration | Render duration | PreLayout Duration | Style And Layout Duration |
---|---|---|---|---|
368 ms | 404.8 ms | 21.2 ms | 2.3 ms | 18.9 ms |
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_17368731168236524114 | ||||
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_17368731168236524114 |
Blocking duration | Work duration | Render duration | PreLayout Duration | Style And Layout Duration |
---|---|---|---|---|
105 ms | 163.9 ms | 34.1 ms | 23.1 ms | 11 ms |
https://static-catalog.sokolov.ru/_next/static/chunks/pages/_app-8c25fd1c88441dba.js | ||||
Invoker: TimerHandler:setTimeout | ||||
https://static-catalog.sokolov.ru/_next/static/chunks/framework-12a8921dab738876.js | ||||
Invoker: MessagePort.onmessage | ||||
https://yastatic.net/s3/front-maps-static/maps-front-jsapi-v2-1/2.1.79-15552685/build/release/full-a1bd86f040a06008a690d7eb2e2a507353a6a6e3.js | ||||
Invoker: FrameRequestCallback |
Blocking duration | Work duration | Render duration | PreLayout Duration | Style And Layout Duration |
---|---|---|---|---|
67 ms | 115.1 ms | 8.9 ms | 4 ms | 4.9 ms |
No availible script information. |
Blocking duration | Work duration | Render duration | PreLayout Duration | Style And Layout Duration |
---|---|---|---|---|
45 ms | 95.8 ms | 8.2 ms | 6.2 ms | 2 ms |
https://static-catalog.sokolov.ru/_next/static/chunks/framework-12a8921dab738876.js | ||||
Forced Style And Layout Duration: 12 ms Invoker: MessagePort.onmessage |
Blocking duration | Work duration | Render duration | PreLayout Duration | Style And Layout Duration |
---|---|---|---|---|
20 ms | 77.5 ms | 0.5 ms | 0 ms | 0.5 ms |
https://api-maps.yandex.ru/2.1/?onload=__yandex-maps-api-onload__$$1ihir8vs3&onerror=__yandex-maps-api-onerror__$$1ihir8vs3&lang=ru_RU&load=util.bounds,LoadingObjectManager,geoQuery,geocode&ns=&mode=release&apikey=02e5ed4f-2721-4e6c-b17d-776631f4adcc | ||||
Invoker: TimerHandler:setTimeout |
Blocking duration | Work duration | Render duration | PreLayout Duration | Style And Layout Duration |
---|---|---|---|---|
4 ms | 104.3 ms | 4.7 ms | 3.7 ms | 1 ms |
https://api-maps.yandex.ru/2.1/?onload=__yandex-maps-api-onload__$$1ihir8vs3&onerror=__yandex-maps-api-onerror__$$1ihir8vs3&lang=ru_RU&load=util.bounds,LoadingObjectManager,geoQuery,geocode&ns=&mode=release&apikey=02e5ed4f-2721-4e6c-b17d-776631f4adcc | ||||
Invoker: https://api-maps.yandex.ru/2.1/?onload=__yandex-maps-api-onload__$$1ihir8vs3&onerror=__yandex-maps-api-onerror__$$1ihir8vs3&lang=ru_RU&load=util.bounds,LoadingObjectManager,geoQuery,geocode&ns=&mode=release&apikey=02e5ed4f-2721-4e6c-b17d-776631f4adcc |
Blocking duration | Work duration | Render duration | PreLayout Duration | Style And Layout Duration |
---|---|---|---|---|
0 ms | 111.9 ms | 3.1 ms | 0.7 ms | 2.4 ms |
https://static-catalog.sokolov.ru/_next/static/chunks/framework-12a8921dab738876.js | ||||
Invoker: MessagePort.onmessage | ||||
https://static-catalog.sokolov.ru/_next/static/chunks/pages/_app-8c25fd1c88441dba.js | ||||
Invoker: TimerHandler:setTimeout |
Blocking duration | Work duration | Render duration | PreLayout Duration | Style And Layout Duration |
---|---|---|---|---|
0 ms | 100.1 ms | 5.9 ms | 0 ms | 5.9 ms |
https://static-catalog.sokolov.ru/_next/static/chunks/3333.1fd2fe3e19d424df.js | ||||
Forced Style And Layout Duration: 2 ms Invoker: https://static-catalog.sokolov.ru/_next/static/chunks/3333.1fd2fe3e19d424df.js | ||||
https://static-catalog.sokolov.ru/_next/static/chunks/framework-12a8921dab738876.js | ||||
Invoker: MessagePort.onmessage |
Blocking duration | Work duration | Render duration | PreLayout Duration | Style And Layout Duration |
---|---|---|---|---|
0 ms | 102.4 ms | 2.6 ms | 1.6 ms | 1 ms |
No availible script information. |
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 | 798 |
Total domains | 8 |
Total transfer size | 47.6 MB |
Total content size | 51.8 MB |
Responses missing compression | 38 |
Number of cookies | 61 |
Third party cookies | 8 |
Requests per response code | |
---|---|
200 | 464 |
302 | 333 |
404 | 1 |
URL | Type | Transfer Size | Content Size |
---|---|---|---|
https://yastatic.net...2a507353a6a6e3.js | javascript | 676.7 KB | 2.9 MB |
https://cdn.sokolov....C%D0%B3%D0%B8.png | image | 403.7 KB | 403.0 KB |
https://cdn.sokolov....6%D0%B0%20(1).png | image | 355.7 KB | 355.1 KB |
https://cdn.sokolov....000.04.01%201.png | image | 331.7 KB | 331.1 KB |
https://cdn.sokolov....0%D1%81%D1%8B.png | image | 330.4 KB | 329.8 KB |
https://cdn.sokolov....D%D1%8B%D0%B5.png | image | 322.9 KB | 322.3 KB |
https://cdn.sokolov....io4c-78l6_o8q.png | image | 322.0 KB | 321.4 KB |
https://cdn.sokolov....8%D1%85%D0%B0.png | image | 304.8 KB | 304.2 KB |
https://cdn.sokolov....gfFKCSWtn82eZ.png | image | 304.7 KB | 304.1 KB |
https://cdn.sokolov....D%D0%BA%D0%B8.png | image | 293.5 KB | 292.9 KB |
https://cdn.sokolov....E%D1%88%D0%B8.png | image | 293.4 KB | 292.8 KB |
https://cdn.sokolov....aRp8dzB4Mkj7T.png | image | 289.5 KB | 288.9 KB |
https://cdn.sokolov.....01%201%20(1).png | image | 285.4 KB | 284.9 KB |
https://cdn.sokolov....0%D1%81%D1%8B.png | image | 284.7 KB | 284.1 KB |
https://cdn.sokolov....6_QOBRJ2Q3XEU.png | image | 281.2 KB | 280.7 KB |
https://cdn.sokolov.....00.000.10.01.png | image | 281.0 KB | 280.5 KB |
https://cdn.sokolov....adO019015%201.png | image | 275.3 KB | 274.7 KB |
https://cdn.sokolov....%BC%D1%8B%201.png | image | 270.6 KB | 270.1 KB |
https://cdn.sokolov....8%D0%BC%D1%8B.png | image | 265.7 KB | 265.1 KB |
https://cdn.sokolov....0%D0%BC%D1%8B.png | image | 263.1 KB | 262.6 KB |
Content | Header Size | Transfer Size | Content Size | Requests |
---|---|---|---|---|
html | 0 b | 39.5 KB | 364.7 KB | 1 |
css | 0 b | 63.0 KB | 410.8 KB | 5 |
javascript | 0 b | 1.2 MB | 4.7 MB | 39 |
image | 0 b | 46.1 MB | 46.0 MB | 385 |
font | 0 b | 208.2 KB | 206.8 KB | 4 |
svg | 0 b | 52.6 KB | 124.6 KB | 10 |
json | 0 b | 16.9 KB | 34.8 KB | 14 |
other | 0 b | 3.5 KB | 1.3 KB | 5 |
favicon | 0 b | 3.7 KB | 14.7 KB | 1 |
Total | 0 b | 47.6 MB | 51.8 MB | 464 |
Domain | Total download time | Transfer Size | Content Size | Requests |
---|---|---|---|---|
sokolov.ru | 140.189 s | 116.2 KB | 646.0 KB | 358 |
cdn.sokolov.ru | 219.440 s | 45.4 MB | 45.3 MB | 339 |
static-catalog.sokolov.ru | 3.266 s | 564.6 KB | 2.0 MB | 38 |
api-maps.yandex.ru | 465 ms | 18.3 KB | 36.0 KB | 8 |
seo.sokolov.ru | 195 ms | 207 B | 31 B | 2 |
yastatic.net | 308 ms | 676.7 KB | 2.9 MB | 1 |
core-renderer-tiles.maps.yandex.net | 3.779 s | 917.8 KB | 907.9 KB | 51 |
geo.sokolov.io | 93 ms | 893 B | 488 B | 1 |
type | min | median | max |
---|---|---|---|
Expires | 0 seconds | 0 seconds | 10 years |
Last modified | 11 hours | 2 weeks | 41 weeks |
Included requests done after load event end.
Content | Transfer Size | Requests |
---|---|---|
html | 0 b | 0 |
css | 0 b | 0 |
javascript | 11.3 KB | 6 |
image | 917.5 KB | 50 |
font | 0 b | 0 |
other | 3.5 KB | 4 |
json | 6.5 KB | 3 |
favicon | 3.7 KB | 1 |
svg | 3.2 KB | 3 |
Total | 945.7 KB | 67 |
Includes requests done after DOM content loaded.
Content | Transfer Size | Requests |
---|---|---|
html | 0 b | 0 |
css | 6.4 KB | 3 |
javascript | 829.3 KB | 28 |
image | 19.6 MB | 193 |
font | 0 b | 0 |
json | 16.9 KB | 14 |
svg | 25.0 KB | 6 |
other | 3.5 KB | 5 |
favicon | 3.7 KB | 1 |
Total | 20.5 MB | 251 |
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://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 | non_blocking |
https://static-catal...3ef5009470ff50.js | non_blocking |
https://sokolov.ru/a...shops-map/points/ | non_blocking |
https://static-catal...e009bf1bbe802.css | dynamically_injected_non_blocking |
https://sokolov.ru/a...shops-map/points/ | 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...673ffea797ece4.js | non_blocking |
https://static-catal...ac3b8b55b95e77.js | 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...538a4e5a3c925.css | dynamically_injected_non_blocking |
https://static-catal...6de3534181a6c.css | dynamically_injected_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...1bac4a22023b4a.js | non_blocking |
https://api-maps.yan...ices/coverage/v2/ | non_blocking |
https://static-catal...e88d58e567c71a.js | non_blocking |
https://api-maps.yan...ices/coverage/v2/ | non_blocking |
https://api-maps.yan...ices/coverage/v2/ | non_blocking |
https://static-catal...ac726038f76803.js | non_blocking |
https://static-catal...h/_ssgManifest.js | 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 | 531 | |
Max Potential First Input Delay | 396 | |
Long Tasks before First Paint | 2 | 851 |
Long Tasks before First Contentful Paint | 2 | 851 |
Long Tasks before Largest Contentful Paint | 4 | 1007 |
Long Tasks after Load Event End | 1 | 108 |
Total Long Tasks | 7 | 1632 |
CPU last long task happened at 3.686 s
name | startTime | duration | containerId | containerName | containerSrc | containerType |
---|---|---|---|---|---|---|
self | 451 | 244 | window | |||
self | 800 | 607 | window | |||
self | 2157 | 69 | window | |||
self | 2288 | 87 | window | |||
self | 2585 | 396 | window | |||
self | 3080 | 121 | window | |||
self | 3686 | 108 | window |
Calculated using Tracium.
Categories (ms) | |
---|---|
parseHTML | 57 |
styleLayout | 483 |
paintCompositeRender | 71 |
scriptParseCompile | 2 |
scriptEvaluation | 1950 |
garbageCollection | 213 |
other | 926 |
Events (ms) | |
---|---|
FunctionCall | 1590 |
RunTask | 770 |
UpdateLayoutTree | 257 |
RunMicrotasks | 230 |
Layout | 225 |
V8.GC_MARK_COMPACTOR | 159 |
ParseHTML | 51 |
PrePaint | 51 |
Paint | 38 |
v8.callFunction | 29 |
Commit | 25 |
Layerize | 25 |
V8.HandleInterrupts | 22 |
v8.run | 22 |
V8.GC_SCAVENGER_SCAVENGE_PARALLEL | 20 |
HTMLDocumentParser::FetchQueuedPreloads | 20 |
PaintImage | 20 |
V8.BytecodeBudgetInterrupt | 19 |
URL | CPU time (ms) |
---|---|
https://static-catalog.sokolov.ru/_next/static/chunks/framework-12a8921dab738876.js | 1282 |
https://api-maps.yandex.ru/2.1/?onload=__yandex-maps-api-onload__$$1ihir8vs3&onerror=__yandex-maps-api-onerror__$$1ihir8vs3&lang=ru_RU&load=util.bounds,LoadingObjectManager,geoQuery,geocode&ns=&mode=release&apikey=02e5ed4f-2721-4e6c-b17d-776631f4adcc | 575 |
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_17368731168236524114 | 396 |
https://yastatic.net/s3/front-maps-static/maps-front-jsapi-v2-1/2.1.79-15552685/build/release/full-a1bd86f040a06008a690d7eb2e2a507353a6a6e3.js | 266 |
https://static-catalog.sokolov.ru/_next/static/chunks/9359.67c08b6f61cb7304.js | 117 |
https://static-catalog.sokolov.ru/_next/static/chunks/pages/_app-8c25fd1c88441dba.js | 70 |
https://static-catalog.sokolov.ru/_next/static/chunks/8005.7672b23712230e28.js | 27 |
https://static-catalog.sokolov.ru/_next/static/chunks/3333.1fd2fe3e19d424df.js | 24 |
https://static-catalog.sokolov.ru/_next/static/chunks/pages/shops-map/bot/%5B%5B...slug%5D%5D-983ef5009470ff50.js | 21 |
https://api-maps.yandex.ru/services/coverage/v2/?l=map&ll=37.62000000,55.75000000&z=10&lang=ru_RU&experimental_dataprestable=1&callback=jsonp_yandex_coverage__l_map_ll_37_62000000_55_75000000_z_10_lang_ru_RU_experimental_dataprestable_1 | 17 |
https://static-catalog.sokolov.ru/_next/static/chunks/main-8933f27b2dfdcc1f.js | 15 |
https://static-catalog.sokolov.ru/_next/static/chunks/7413.07cdcc44c06b3a97.js | 13 |
https://static-catalog.sokolov.ru/_next/static/chunks/5123.a7ad076cb54663ae.js | 12 |
Tool/domain | Time (ms) |
---|---|
static-catalog.sokolov.ru | 1579.5 |
Yandex APIs | 591.9 |
sokolov.ru | 396.4 |
Yandex CDN | 266.2 |
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
.
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 | 39.5 KB | 364.7 KB | 1 |
css | 0 b | 63.0 KB | 410.8 KB | 5 |
javascript | 0 b | 505.6 KB | 1.7 MB | 33 |
image | 0 b | 45.2 MB | 45.1 MB | 335 |
font | 0 b | 208.2 KB | 206.8 KB | 4 |
svg | 0 b | 52.6 KB | 124.6 KB | 10 |
json | 0 b | 16.9 KB | 34.8 KB | 14 |
other | 0 b | 0 b | 0 b | 1 |
favicon | 0 b | 3.7 KB | 14.7 KB | 1 |
Total | N/A | 46.1 MB | 47.9 MB | 738 |
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 | 0 b | 691.8 KB | 3.0 MB | 6 |
image | 0 b | 917.5 KB | 907.8 KB | 50 |
font | 0 b | 0 b | 0 b | 0 |
other | 0 b | 3.5 KB | 1.3 KB | 4 |
Total | N/A | 1.6 MB | 3.9 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 (8 issues) |
Moderate | 0 (0 issues) |
Minor | 0 (0 issues) |