Page summary

https://sokolov.ru/shops-map/Moskva/2978249016/

Tested 2025-01-15 13:11:15 using Chrome 131.0.6778.85 (runtime settings).

SummaryWaterfall MetricsFilmstrip CoachPageXrayCPU Third party axeCrUx
| Summary | | Download Timeline Log | Download HAR | 

Summary

MetricValue
Page metrics
Performance Score68
Total Page Transfer Size2.8 MB
Requests160
Timing metrics
TTFB [median]248 ms
First Paint [median]455 ms
Fully Loaded [median]2.764 s
Google Web Vitals
TTFB [median]248 ms
First Contentful Paint (FCP) [median]455 ms
Largest Contentful Paint (LCP) [median]988 ms
Cumulative Layout Shift (CLS) [median]0.12
Interaction To Next Paint (INP) [median]112 ms
Total Blocking Time [median]770 ms
Max Potential FID [median]370 ms
CPU metrics
CPU long tasks [median]9
CPU longest task duration372 ms
CPU last long task happens at2.609 s
Visual Metrics
First Visual Change [median]467 ms
Speed Index [median]2.122 s
Visual Complete 85% [median]2.700 s
Visual Complete 99% [median]2.867 s
Last Visual Change [median]2.867 s
Chrome User Experience Report (CRUX)
First Contentful Paint [p75]840 ms
Largest Contentful Paint (LCP) [p75]4.060 s
Cumulative Layout Shift (CLS) [p75]0.97
Screenshot of run 3

Timings Summary

Metricminmedianmeanmax
Visual Metrics
FirstVisualChange334 ms467 ms423 ms467 ms
LastVisualChange2.800 s2.867 s3.089 s3.600 s
SpeedIndex2.038 s2.122 s2.122 s2.206 s
VisualReadiness2.400 s2.466 s2.666 s3.133 s
VisualComplete852.667 s2.700 s2.745 s2.867 s
VisualComplete952.700 s2.867 s3.045 s3.567 s
VisualComplete992.800 s2.867 s3.078 s3.567 s
Google Web Vitals
Time To First Byte (TTFB)154 ms248 ms225 ms273 ms
Largest Contentful Paint (LCP)955 ms988 ms1.014 s1.098 s
First Contentful Paint (FCP)339 ms455 ms424 ms478 ms
Cumulative Layout Shift (CLS)0.02920.1210.10320.1595
More metrics
firstPaint339 ms455 ms424 ms478 ms
loadEventEnd412 ms521 ms512 ms603 ms
User Timing
Zone1.110 s1.151 s1.164 s1.230 s
Zone:ZoneAwarePromise1.114 s1.156 s1.169 s1.237 s
Zone:toString1.115 s1.157 s1.170 s1.237 s
Zone:util1.116 s1.157 s1.170 s1.238 s
Zone:legacy1.117 s1.157 s1.171 s1.238 s
Zone:timers1.117 s1.157 s1.171 s1.239 s
Zone:requestAnimationFrame1.117 s1.158 s1.171 s1.239 s
Zone:blocking1.118 s1.158 s1.172 s1.239 s
Zone:EventTarget1.118 s1.158 s1.172 s1.240 s
Zone:MutationObserver1.119 s1.159 s1.173 s1.241 s
Zone:IntersectionObserver1.119 s1.159 s1.173 s1.242 s
Zone:FileReader1.119 s1.159 s1.173 s1.242 s
Zone:on_property1.120 s1.159 s1.174 s1.242 s
Zone:customElements1.146 s1.189 s1.203 s1.275 s
Zone:XHR1.147 s1.189 s1.204 s1.276 s
Zone:geolocation1.147 s1.189 s1.204 s1.276 s
Zone:PromiseRejectionEvent1.147 s1.190 s1.204 s1.277 s
Zone:queueMicrotask1.147 s1.190 s1.205 s1.277 s
CPU
Total Blocking Time758 ms770 ms805 ms886 ms
Max Potential FID370 ms370 ms371 ms372 ms
CPU long tasks 991012
CPU last long task happens at2.489 s2.609 s2.840 s3.423 s
| Waterfall | | Download HAR | 

Waterfall

Run 3 SpeedIndex median

| Filmstrip | 

Filmstrip

Use--filmstrip.showAll to show all filmstrips.

0 s
0.4 sCPU Long Task duration 57 msFirst Visual Change 334 msFirst Contentful Paint 339 ms
0.5 sDOM Content Loaded Time 406 msPage Load Time 412 msCPU Long Task duration 56 msCPU Long Task duration 150 ms
0.6 s
0.7 s
0.8 sLayout Shift 0.00263 745 ms
0.9 s
1 sLayout Shift 0.00009 950 ms
1.1 sLayout Shift 0.11566 1.066 sLCP <IMG> 1.098 s
1.2 sCPU Long Task duration 61 msZone 1.110 sZone:ZoneAwarePromise 1.114 sZone:toString 1.115 sZone:util 1.116 sZone:legacy 1.117 sZone:timers 1.117 sZone:requestAnimationFrame 1.117 sZone:blocking 1.118 sZone:EventTarget 1.118 sZone:MutationObserver 1.119 sLayout Shift 0.00217 1.171 s
1.3 sCPU Long Task duration 91 ms
1.4 sLayout Shift 0.00041 1.359 sCPU Long Task duration 241 ms
1.5 s
1.6 s
1.7 sCPU Long Task duration 77 ms
1.8 s
1.9 s
2 sCPU Long Task duration 370 ms
2.4 s
2.5 sCPU Long Task duration 124 ms
2.6 sFully Loaded 2.585 s
2.7 sVisual Complete 85% 2.667 sVisual Complete 95% 2.700 s
2.8 sLast Visual Change 2.800 sVisual Complete 99% 2.800 s
| Performance advice | Best practice advice | Privacy advice | Page info | Technologies | 

Coach

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.

I am the coach

Coach score

Performance advice (68)

TitleAdviceScore
Don't scale images in the browser (avoidScalingImages)The page has 5 images that are scaled more than 100 pixels. It would be better if those images are sent so the browser don't need to scale them.50
Description: It's easy to scale images in the browser and make sure they look good in different devices, however that is bad for performance! Scaling images in the browser takes extra CPU time and will hurt performance on mobile. And the user will download extra kilobytes (sometimes megabytes) of data that could be avoided. Don't do that, make sure you create multiple version of the same image server-side and serve the appropriate one.
Offenders:
  • https://cdn.sokolov.ru/upload/content/area/63cc52c0cd8a97d6cf0cee1d6fd2fdb8.jpg
  • https://sokolov.ru/icons/store-premium.svg
  • https://sokolov.ru/icons/store-premium.svg
  • https://sokolov.ru/icons/store-premium.svg
  • https://sokolov.ru/icons/store-premium.svg
  • Inline CSS for faster first render (inlineCss)The page has both inline CSS and CSS requests even though it uses a HTTP/2-ish connection. If you have many users on slow connections, it can be better to only inline the CSS. Run your own tests and check the waterfall graph to see what happens.95
    Description: In the early days of the Internet, inlining CSS was one of the ugliest things you can do. That has changed if you want your page to start rendering fast for your user. Always inline the critical CSS when you use HTTP/1 and HTTP/2 (avoid doing CSS requests that block rendering) and lazy load and cache the rest of the CSS. It is a little more complicated when using HTTP/2. Does your server support HTTP push? Then maybe that can help. Do you have a lot of users on a slow connection and are serving large chunks of HTML? Then it could be better to use the inline technique, becasue some servers always prioritize HTML content over CSS so the user needs to download the HTML first, before the CSS is downloaded.
    Avoid CPU Long Tasks (longTasks)The page has 12 CPU long tasks with the total of 1.486 s. The total blocking time is 886 ms . However the CPU Long Task is depending on the computer/phones actual CPU speed, so you should measure this on the same type of the device that your user is using. Use Geckoprofiler for Firefox or Chromes tracelog to debug your long tasks.0
    Description: Long CPU tasks locks the thread. To the user this is commonly visible as a "locked up" page where the browser is unable to respond to user input; this is a major source of bad user experience on the web today. However the CPU Long Task is depending on the computer/phones actual CPU speed, so you should measure this on the same type of the device that your user is using. To debug you should use the Chrome timeline log and drag/drop it into devtools or use Firefox Geckoprofiler.
    Offenders:
  • self
  • self
  • self
  • self
  • self
  • self
  • self
  • self
  • self
  • self
  • self
  • self
  • Avoid Frontend single point of failures (spof)The page has 10 requests inside of the head that can cause a SPOF (single point of failure). Load them asynchronously or move them outside of the document head.90
    Description: A page can be stopped from loading in the browser if a single JavaScript, CSS, and in some cases a font, couldn't be fetched or is loading really slowly (the white screen of death). That is a scenario you really want to avoid. Never load 3rd-party components synchronously inside of the head tag.
    Offenders:
  • https://static-catalog.sokolov.ru/_next/static/css/da5c851fe6abc320.css
  • https://static-catalog.sokolov.ru/_next/static/css/0b1b64cd5cd13817.css
  • https://static-catalog.sokolov.ru/_next/static/css/f2f640d30117f472.css
  • https://static-catalog.sokolov.ru/_next/static/css/923538a4e5a3c925.css
  • https://static-catalog.sokolov.ru/_next/static/css/d0eef9fd56b8149f.css
  • https://static-catalog.sokolov.ru/_next/static/css/d350432e78c8d4fc.css
  • https://static-catalog.sokolov.ru/_next/static/css/7d06de3534181a6c.css
  • https://static-catalog.sokolov.ru/_next/static/css/949e73f2837930ee.css
  • https://static-catalog.sokolov.ru/_next/static/css/d32410ee3fa1a458.css
  • https://static-catalog.sokolov.ru/_next/static/css/5513378153b0b486.css
  • Avoid extra requests by setting cache headers (cacheHeaders)The page has 27 requests that are missing a cache time. Configure a cache time so the browser doesn't need to download them every time. It will save 71 kB the next access.0
    Description: The easiest way to make your page fast is to avoid doing requests to the server. Setting a cache header on your server response will tell the browser that it doesn't need to download the asset again during the configured cache time! Always try to set a cache time if the content doesn't change for every request.
    Offenders:
  • https://sokolov.ru/spa-images/footer/app-store-badge.svg
  • https://sokolov.ru/spa-images/footer/google-play-badge.svg
  • https://sokolov.ru/spa-images/footer/app-gallery-badge.svg
  • https://sokolov.ru/spa-images/footer/rustore-badge.svg
  • https://sokolov.ru/api/v5/profile/
  • https://sokolov.ru/api/v5/profile/products/
  • https://sokolov.ru/api/v5/handbooks/currency-rates/
  • https://sokolov.ru/api/v5/location/check/
  • https://static-catalog.sokolov.ru/meta/manifest.json
  • https://sokolov.ru/api/v4/content/area/main-page-topline/
  • https://static-catalog.sokolov.ru/meta/favicon.ico
  • https://sokolov.ru/api/v4/content/area/nav-buttons/
  • https://sokolov.ru/api/v4/content/area/feedback-channels/
  • https://sokolov.ru/api/v4/content/area/download-app-banner/
  • https://seo.sokolov.ru/api/v1/meta/ip/
  • https://sokolov.ru/api/v4/content/area/shops-map-filter-list/
  • https://api-maps.yandex.ru/2.1/...ps.yandex.ru/2.1/
  • https://sokolov.ru/api/v4/profile/favorite-store/
  • https://sokolov.ru/api/v4/stores/count/?city_guid=0c5b2444-70a0-4932-980c-b4dc0d3f02b5
  • https://sokolov.ru/api/v4/stores/count/?city_guid=0c5b2444-70a0-4932-980c-b4dc0d3f02b5
  • https://geo.sokolov.io/v1.0.0/fias/?code=0c5b2444-70a0-4932-980c-b4dc0d3f02b5
  • https://sokolov.ru/api/v4/shops-map/points/...shops-map/points/
  • https://tracking.diginetica.net/csc-event...ica.net/csc-event
  • https://sokolov.ru/icons/sim.svg
  • https://sokolov.ru/icons/retail.svg
  • https://sokolov.ru/icons/store-premium.svg
  • https://sokolov.ru/api/v4/stores/...ru/api/v4/stores/
  • Long cache headers is good (cacheHeadersLong)The page has 4 requests that have a shorter cache time than 30 days (but still a cache time).96
    Description: Setting a cache header is good. Setting a long cache header (at least 30 days) is even better beacause then it will stay long in the browser cache. But what do you do if that asset change? Rename it and the browser will pick up the new version.
    Offenders:
  • https://api-maps.yandex.ru/services/coverage/v2/...ices/coverage/v2/
  • https://cdn.diginetica.net/300/client-lite.js
  • https://api-maps.yandex.ru/services/coverage/v2/...ices/coverage/v2/
  • https://api-maps.yandex.ru/services/coverage/v2/...ices/coverage/v2/
  • Total CSS size shouldn't be too big (cssSize)The total CSS transfer size is 70.5 kB and uncompressed size is 432.9 kB. That is big and the CSS could most probably be smaller.50
    Description: Delivering a massive amount of CSS to the browser is not the best thing you can do, because it means more work for the browser when parsing the CSS against the HTML and that makes the rendering slower. Try to send only the CSS that is used on that page. And make sure to remove CSS rules when they aren't used anymore.
    Offenders:
    URLTransfer sizeContent size
    https://static-catalog.sokolov.ru/_next/static/css/da5c851fe6abc320.css 50.7 KB366.8 KB
    https://static-catalog.sokolov.ru/_next/static/css/0b1b64cd5cd13817.css 660 B114 B
    https://static-catalog.sokolov.ru/_next/static/css/f2f640d30117f472.css 1.2 KB1.9 KB
    https://static-catalog.sokolov.ru/_next/static/css/923538a4e5a3c925.css 1.2 KB1.8 KB
    https://static-catalog.sokolov.ru/_next/static/css/d0eef9fd56b8149f.css 4.2 KB16.4 KB
    https://static-catalog.sokolov.ru/_next/static/css/d350432e78c8d4fc.css 6.1 KB25.9 KB
    https://static-catalog.sokolov.ru/_next/static/css/7d06de3534181a6c.css 1.1 KB1.6 KB
    https://static-catalog.sokolov.ru/_next/static/css/949e73f2837930ee.css 1.4 KB4.1 KB
    https://static-catalog.sokolov.ru/_next/static/css/d32410ee3fa1a458.css 1.5 KB3.1 KB
    https://static-catalog.sokolov.ru/_next/static/css/5513378153b0b486.css 951 B1.1 KB
    The favicon should be small and cacheable (favicon)The favicon has no cache time. 50
    Description: It is easy to make the favicon big but please avoid doing that, because every browser will then perform an unnecessarily large download. And make sure the cache headers are set for a long time for the favicon. It is easy to miss since it's another content type.
    Offenders:
  • https://static-catalog.sokolov.ru/meta/favicon.ico
  • Avoid too many fonts (fewFonts)The page has 4 font requests. Do you really need them? What value does the fonts give the user?60
    Description: How many fonts do you need on a page for the user to get the message? Fonts can slow down the rendering of content, try to avoid loading too many of them because worst case it can make the text invisible until they are loaded (FOIT—flash of invisible text), best case they will flicker the text content when they arrive.
    Offenders:
  • https://cdn.sokolov.ru/fonts/montserrat/bold.woff2
  • https://cdn.sokolov.ru/fonts/montserrat/regular.woff2
  • https://cdn.sokolov.ru/fonts/montserrat/medium.woff2
  • https://cdn.sokolov.ru/fonts/montserrat/semibold.woff2
  • Total image size shouldn't be too big (imageSize)The page total image size is 1.3 MB. It's really big. Is the page using the right format for the images? Can they be lazy loaded? Are they compressed as good as they can be? Make them smaller by using https://imageoptim.com/.50
    Description: Avoid having too many large images on the page. The images will not affect the first paint of the page, but it will eat bandwidth for the user.
    Total JavaScript size shouldn't be too big (javascriptSize)The total JavaScript transfer size is 1.3 MB and the uncompressed size is 5.1 MB. This is totally crazy! There is really room for improvement here. 0
    Description: A lot of JavaScript often means you are downloading more than you need. How complex is the page and what can the user do on the page? Do you use multiple JavaScript frameworks?
    Offenders:
    URLTransfer sizeContent size
    https://static-catalog.sokolov.ru/_next/static/chunks/webpack-2721e081a6569c17.js 8.3 KB15.0 KB
    https://static-catalog.sokolov.ru/_next/static/chunks/framework-12a8921dab738876.js 66.5 KB204.9 KB
    https://static-catalog.sokolov.ru/_next/static/chunks/main-8933f27b2dfdcc1f.js 32.3 KB109.0 KB
    https://static-catalog.sokolov.ru/_next/static/chunks/pages/_app-072042836213b477.js 172.0 KB604.4 KB
    https://static-catalog.sokolov.ru/_next/static/chunks/pages/shops-map/client/%5B...f00db5796e56ed.js 1.1 KB1.0 KB
    https://static-catalog.sokolov.ru/_next/static/Fi4jQuRpKVtPXzrfN-0bm/_buildManifest.js 2.1 KB5.2 KB
    https://static-catalog.sokolov.ru/_next/static/Fi4jQuRpKVtPXzrfN-0bm/_ssgManifest.js 614 B77 B
    https://static-catalog.sokolov.ru/_next/static/chunks/5672.c11cf4318b10989f.js 3.5 KB8.0 KB
    https://static-catalog.sokolov.ru/_next/static/chunks/1541.db673ffea797ece4.js 1.7 KB2.6 KB
    https://static-catalog.sokolov.ru/_next/static/chunks/1389-6de8ec0aad0d4042.js 18.0 KB61.7 KB
    https://static-catalog.sokolov.ru/_next/static/chunks/3333.c9b72e76d5480d80.js 17.0 KB53.0 KB
    https://static-catalog.sokolov.ru/_next/static/chunks/9436-8b7e73a429627c4a.js 6.7 KB15.6 KB
    https://static-catalog.sokolov.ru/_next/static/chunks/7482-9a607b05a6263238.js 27.7 KB78.0 KB
    https://static-catalog.sokolov.ru/_next/static/chunks/7220-4b91df52d3ca4a3b.js 29.7 KB126.0 KB
    https://static-catalog.sokolov.ru/_next/static/chunks/5126-538275d64192f939.js 17.3 KB58.3 KB
    https://static-catalog.sokolov.ru/_next/static/chunks/8867.f899ef9740647589.js 4.8 KB11.1 KB
    https://static-catalog.sokolov.ru/_next/static/chunks/7811.f8cf24f034ca1213.js 2.0 KB3.3 KB
    https://static-catalog.sokolov.ru/_next/static/chunks/1571.92dc9d112b575157.js 2.7 KB4.3 KB
    https://static-catalog.sokolov.ru/_next/static/chunks/7152.6296268524cf9ad9.js 1.6 KB2.0 KB
    https://static-catalog.sokolov.ru/_next/static/chunks/566.0c0417b504718185.js 1.0 KB784 B
    https://static-catalog.sokolov.ru/_next/static/chunks/5355.983e781220919010.js 1.1 KB903 B
    https://static-catalog.sokolov.ru/_next/static/chunks/8316.2f0baf6b0adfaf4f.js 1.1 KB824 B
    https://static-catalog.sokolov.ru/_next/static/chunks/4803.a81bac4a22023b4a.js 1013 B673 B
    https://static-catalog.sokolov.ru/_next/static/chunks/4349.cde88d58e567c71a.js 782 B280 B
    https://static-catalog.sokolov.ru/_next/static/chunks/7413.07cdcc44c06b3a97.js 7.9 KB21.7 KB
    https://static-catalog.sokolov.ru/_next/static/chunks/9843.67348b4197b9a88c.js 1.9 KB3.3 KB
    https://static-catalog.sokolov.ru/_next/static/chunks/4100.32b68982a7d87933.js 1.1 KB824 B
    https://static-catalog.sokolov.ru/_next/static/chunks/6503.06cb04399386cb06.js 1.0 KB724 B
    https://static-catalog.sokolov.ru/_next/static/chunks/724.3c22c24fc3fda658.js 1.0 KB807 B
    https://api-maps.yandex.ru/2.1/...ps.yandex.ru/2.1/ 12.6 KB34.0 KB
    https://static-catalog.sokolov.ru/_next/static/chunks/5123.a7ad076cb54663ae.js 26.9 KB80.1 KB
    https://static-catalog.sokolov.ru/_next/static/chunks/91f5892f.ceac726038f76803.js 746 B260 B
    https://static-catalog.sokolov.ru/_next/static/chunks/1423.9d0bbe34be4659f7.js 9.2 KB32.3 KB
    https://static-catalog.sokolov.ru/_next/static/chunks/9359.67c08b6f61cb7304.js 31.7 KB108.5 KB
    https://static-catalog.sokolov.ru/_next/static/chunks/8005.7672b23712230e28.js 2.7 KB6.1 KB
    https://static-catalog.sokolov.ru/_next/static/chunks/4379.021e104d0f1004dc.js 1.4 KB1.4 KB
    https://static-catalog.sokolov.ru/_next/static/chunks/6611.a6ac3b8b55b95e77.js 1.4 KB1.5 KB
    https://yastatic.net/s3/front-maps-static/maps-front-jsapi-v2-1/2.1.79-15597074/...b0cd844f2efe96.js 677.4 KB2.9 MB
    https://static-catalog.sokolov.ru/_next/static/chunks/6422.ae882f6609710448.js 1.1 KB1.0 KB
    https://api-maps.yandex.ru/services/coverage/v2/...ices/coverage/v2/ 515 B229 B
    https://sokolov.ru/api/v4/shops-map/points/...shops-map/points/ 4.8 KB66.1 KB
    https://cdn.diginetica.net/300/client-lite.js 66.9 KB248.4 KB
    https://core-renderer-tiles.maps.yandex.net/tiles....yandex.net/tiles 344 B74 B
    https://api-maps.yandex.ru/services/coverage/v2/...ices/coverage/v2/ 512 B229 B
    https://api-maps.yandex.ru/services/coverage/v2/...ices/coverage/v2/ 509 B229 B
    https://static-catalog.sokolov.ru/_next/static/chunks/3378.14e3e5af98259ae9.js 1.2 KB1.2 KB
    https://static-catalog.sokolov.ru/_next/static/chunks/9809.fb1d0e0438bca7ce.js 1.2 KB1.2 KB
    Avoid using incorrect mime types (mimeTypes)The page has 5 misconfigured mime types. 95
    Description: It's not a great idea to let browsers guess content types (content sniffing), in some cases it can actually be a security risk.
    Offenders:
  • https://seo.sokolov.ru/api/v1/meta/ip/
  • https://api-maps.yandex.ru/2.1.79/out/release/images/cursor/grab.cur
  • https://api-maps.yandex.ru/2.1.79/out/release/images/cursor/grabbing.cur
  • https://api-maps.yandex.ru/2.1.79/out/release/images/cursor/help.cur
  • https://api-maps.yandex.ru/2.1.79/out/release/images/cursor/zoom_in.cur
  • Make each CSS response small (optimalCssSize)https://static-catalog.sokolov.ru/_next/static/css/da5c851fe6abc320.css size is 51.9 kB (51937) and that is bigger than the limit of 14.5 kB. Try to make the CSS files fit into 14.5 KB.90
    Description: Make CSS responses small to fit into the magic number TCP window size of 14.5 KB. The browser can then download the CSS faster and that will make the page start rendering earlier.
    Offenders:
    URLTransfer sizeContent size
    https://static-catalog.sokolov.ru/_next/static/css/da5c851fe6abc320.css 50.7 KB366.8 KB
    Total page size shouldn't be too big (pageSize)The page total transfer size is 2.9 MB, which is more than the coach limit of 2 MB. That is really big and you need to make it smaller.0
    Description: Avoid having pages that have a transfer size over the wire of more than 2 MB (desktop) and 1 MB (mobile) because that is really big and will hurt performance and will make the page expensive for the user if she/he pays for the bandwidth.
    Offenders:
    URLTransfer sizeContent size
    https://sokolov.ru/shops-map/Moskva/2978249016/ 8.1 KB36.6 KB
    https://cdn.sokolov.ru/fonts/montserrat/bold.woff2 52.1 KB51.7 KB
    https://cdn.sokolov.ru/fonts/montserrat/regular.woff2 52.2 KB51.8 KB
    https://cdn.sokolov.ru/fonts/montserrat/medium.woff2 51.9 KB51.6 KB
    https://cdn.sokolov.ru/fonts/montserrat/semibold.woff2 52.0 KB51.7 KB
    https://static-catalog.sokolov.ru/_next/static/css/da5c851fe6abc320.css 50.7 KB366.8 KB
    https://static-catalog.sokolov.ru/_next/static/css/0b1b64cd5cd13817.css 660 B114 B
    https://static-catalog.sokolov.ru/_next/static/chunks/webpack-2721e081a6569c17.js 8.3 KB15.0 KB
    https://static-catalog.sokolov.ru/_next/static/chunks/framework-12a8921dab738876.js 66.5 KB204.9 KB
    https://static-catalog.sokolov.ru/_next/static/chunks/main-8933f27b2dfdcc1f.js 32.3 KB109.0 KB
    https://static-catalog.sokolov.ru/_next/static/chunks/pages/_app-072042836213b477.js 172.0 KB604.4 KB
    https://static-catalog.sokolov.ru/_next/static/chunks/pages/shops-map/client/%5B...f00db5796e56ed.js 1.1 KB1.0 KB
    https://static-catalog.sokolov.ru/_next/static/Fi4jQuRpKVtPXzrfN-0bm/_buildManifest.js 2.1 KB5.2 KB
    https://static-catalog.sokolov.ru/_next/static/Fi4jQuRpKVtPXzrfN-0bm/_ssgManifest.js 614 B77 B
    https://sokolov.ru/spa-images/footer/app-store-badge.svg 8.9 KB22.0 KB
    https://sokolov.ru/spa-images/footer/google-play-badge.svg 5.8 KB14.2 KB
    https://sokolov.ru/spa-images/footer/app-gallery-badge.svg 7.8 KB19.2 KB
    https://sokolov.ru/spa-images/footer/rustore-badge.svg 4.9 KB11.7 KB
    https://static-catalog.sokolov.ru/_next/static/css/f2f640d30117f472.css 1.2 KB1.9 KB
    https://static-catalog.sokolov.ru/_next/static/chunks/5672.c11cf4318b10989f.js 3.5 KB8.0 KB
    https://static-catalog.sokolov.ru/_next/static/css/923538a4e5a3c925.css 1.2 KB1.8 KB
    https://static-catalog.sokolov.ru/_next/static/chunks/1541.db673ffea797ece4.js 1.7 KB2.6 KB
    https://static-catalog.sokolov.ru/_next/static/chunks/1389-6de8ec0aad0d4042.js 18.0 KB61.7 KB
    https://static-catalog.sokolov.ru/_next/static/css/d0eef9fd56b8149f.css 4.2 KB16.4 KB
    https://static-catalog.sokolov.ru/_next/static/chunks/3333.c9b72e76d5480d80.js 17.0 KB53.0 KB
    https://static-catalog.sokolov.ru/_next/static/chunks/9436-8b7e73a429627c4a.js 6.7 KB15.6 KB
    https://static-catalog.sokolov.ru/_next/static/chunks/7482-9a607b05a6263238.js 27.7 KB78.0 KB
    https://static-catalog.sokolov.ru/_next/static/chunks/7220-4b91df52d3ca4a3b.js 29.7 KB126.0 KB
    https://static-catalog.sokolov.ru/_next/static/chunks/5126-538275d64192f939.js 17.3 KB58.3 KB
    https://static-catalog.sokolov.ru/_next/static/css/d350432e78c8d4fc.css 6.1 KB25.9 KB
    https://static-catalog.sokolov.ru/_next/static/chunks/8867.f899ef9740647589.js 4.8 KB11.1 KB
    https://static-catalog.sokolov.ru/_next/static/css/7d06de3534181a6c.css 1.1 KB1.6 KB
    https://static-catalog.sokolov.ru/_next/static/chunks/7811.f8cf24f034ca1213.js 2.0 KB3.3 KB
    https://static-catalog.sokolov.ru/_next/static/css/949e73f2837930ee.css 1.4 KB4.1 KB
    https://static-catalog.sokolov.ru/_next/static/chunks/1571.92dc9d112b575157.js 2.7 KB4.3 KB
    https://static-catalog.sokolov.ru/_next/static/chunks/7152.6296268524cf9ad9.js 1.6 KB2.0 KB
    https://static-catalog.sokolov.ru/_next/static/chunks/566.0c0417b504718185.js 1.0 KB784 B
    https://static-catalog.sokolov.ru/_next/static/chunks/5355.983e781220919010.js 1.1 KB903 B
    https://static-catalog.sokolov.ru/_next/static/chunks/8316.2f0baf6b0adfaf4f.js 1.1 KB824 B
    https://static-catalog.sokolov.ru/_next/static/chunks/4803.a81bac4a22023b4a.js 1013 B673 B
    https://sokolov.ru/api/v5/profile/ 804 B69 B
    https://sokolov.ru/api/v6/basket/easy-calculate/ 1.3 KB392 B
    https://sokolov.ru/api/v5/profile/products/ 1.1 KB40 B
    https://sokolov.ru/api/v5/handbooks/currency-rates/ 660 B155 B
    https://sokolov.ru/api/v5/location/check/ 1.1 KB128 B
    https://static-catalog.sokolov.ru/_next/static/chunks/4349.cde88d58e567c71a.js 782 B280 B
    https://static-catalog.sokolov.ru/_next/static/chunks/7413.07cdcc44c06b3a97.js 7.9 KB21.7 KB
    https://static-catalog.sokolov.ru/_next/static/css/d32410ee3fa1a458.css 1.5 KB3.1 KB
    https://static-catalog.sokolov.ru/_next/static/chunks/9843.67348b4197b9a88c.js 1.9 KB3.3 KB
    https://static-catalog.sokolov.ru/_next/static/chunks/4100.32b68982a7d87933.js 1.1 KB824 B
    https://static-catalog.sokolov.ru/_next/static/chunks/6503.06cb04399386cb06.js 1.0 KB724 B
    https://static-catalog.sokolov.ru/meta/manifest.json 902 B716 B
    https://sokolov.ru/api/v4/content/area/main-page-topline/ 910 B1.3 KB
    https://static-catalog.sokolov.ru/_next/static/chunks/724.3c22c24fc3fda658.js 1.0 KB807 B
    https://static-catalog.sokolov.ru/meta/favicon.ico 3.7 KB14.7 KB
    https://sokolov.ru/api/v4/content/area/nav-buttons/ 1.3 KB2.6 KB
    https://seo.sokolov.ru/api/v1/meta/ip/ 0 b0 b
    https://sokolov.ru/api/v4/content/area/feedback-channels/ 1.0 KB2.4 KB
    https://sokolov.ru/api/v4/content/area/download-app-banner/ 1.2 KB2.0 KB
    https://seo.sokolov.ru/api/v1/meta/ip/ 207 B31 B
    https://sokolov.ru/api/v4/content/area/shops-map-filter-list/ 1.2 KB2.5 KB
    https://api-maps.yandex.ru/2.1/...ps.yandex.ru/2.1/ 12.6 KB34.0 KB
    https://sokolov.ru/api/v4/profile/favorite-store/ 717 B167 B
    https://sokolov.ru/api/v4/stores/count/?city_guid=0c5b2444-70a0-4932-980c-b4dc0d3f02b5 453 B46 B
    https://sokolov.ru/api/v4/stores/count/?city_guid=0c5b2444-70a0-4932-980c-b4dc0d3f02b5 453 B46 B
    https://static-catalog.sokolov.ru/_next/static/chunks/5123.a7ad076cb54663ae.js 26.9 KB80.1 KB
    https://static-catalog.sokolov.ru/_next/static/chunks/91f5892f.ceac726038f76803.js 746 B260 B
    https://static-catalog.sokolov.ru/_next/static/chunks/1423.9d0bbe34be4659f7.js 9.2 KB32.3 KB
    https://static-catalog.sokolov.ru/_next/static/chunks/9359.67c08b6f61cb7304.js 31.7 KB108.5 KB
    https://static-catalog.sokolov.ru/_next/static/chunks/8005.7672b23712230e28.js 2.7 KB6.1 KB
    https://static-catalog.sokolov.ru/_next/static/chunks/4379.021e104d0f1004dc.js 1.4 KB1.4 KB
    https://static-catalog.sokolov.ru/_next/static/chunks/6611.a6ac3b8b55b95e77.js 1.4 KB1.5 KB
    https://yastatic.net/s3/front-maps-static/maps-front-jsapi-v2-1/2.1.79-15597074/...b0cd844f2efe96.js 677.4 KB2.9 MB
    https://static-catalog.sokolov.ru/_next/static/css/5513378153b0b486.css 951 B1.1 KB
    https://static-catalog.sokolov.ru/_next/static/chunks/6422.ae882f6609710448.js 1.1 KB1.0 KB
    https://cdn.sokolov.ru/upload/content/area/dfd375aa4e2f3c311213d48422039027.jpg 30.4 KB30.1 KB
    https://cdn.sokolov.ru/upload/content/area/63cc52c0cd8a97d6cf0cee1d6fd2fdb8.jpg 23.5 KB23.3 KB
    https://cdn.sokolov.ru/upload/content/area/de6daf5ac89f1e0522d9cf7a2728609a.png 6.0 KB5.8 KB
    https://api-maps.yandex.ru/2.1.79/out/release/images/cursor/grab.cur 531 B326 B
    https://api-maps.yandex.ru/2.1.79/out/release/images/cursor/grabbing.cur 703 B326 B
    https://api-maps.yandex.ru/2.1.79/out/release/images/cursor/help.cur 532 B326 B
    https://api-maps.yandex.ru/2.1.79/out/release/images/cursor/zoom_in.cur 530 B326 B
    https://core-renderer-tiles.maps.yandex.net/tiles....yandex.net/tiles 22.0 KB21.8 KB
    https://core-renderer-tiles.maps.yandex.net/tiles....yandex.net/tiles 22.1 KB21.9 KB
    https://core-renderer-tiles.maps.yandex.net/tiles....yandex.net/tiles 18.0 KB17.7 KB
    https://core-renderer-tiles.maps.yandex.net/tiles....yandex.net/tiles 20.6 KB20.3 KB
    https://core-renderer-tiles.maps.yandex.net/tiles....yandex.net/tiles 14.2 KB14.0 KB
    https://core-renderer-tiles.maps.yandex.net/tiles....yandex.net/tiles 18.7 KB18.5 KB
    https://geo.sokolov.io/v1.0.0/fias/?code=0c5b2444-70a0-4932-980c-b4dc0d3f02b5 893 B488 B
    https://api-maps.yandex.ru/services/coverage/v2/...ices/coverage/v2/ 515 B229 B
    https://sokolov.ru/api/v4/shops-map/points/...shops-map/points/ 4.8 KB66.1 KB
    https://cdn.diginetica.net/300/client-lite.js 66.9 KB248.4 KB
    https://core-renderer-tiles.maps.yandex.net/tiles....yandex.net/tiles 15.0 KB14.8 KB
    https://core-renderer-tiles.maps.yandex.net/tiles....yandex.net/tiles 21.7 KB21.5 KB
    https://core-renderer-tiles.maps.yandex.net/tiles....yandex.net/tiles 20.5 KB20.3 KB
    https://core-renderer-tiles.maps.yandex.net/tiles....yandex.net/tiles 18.9 KB18.6 KB
    https://core-renderer-tiles.maps.yandex.net/tiles....yandex.net/tiles 18.0 KB17.8 KB
    https://core-renderer-tiles.maps.yandex.net/tiles....yandex.net/tiles 19.3 KB19.1 KB
    https://core-renderer-tiles.maps.yandex.net/tiles....yandex.net/tiles 14.4 KB14.1 KB
    https://core-renderer-tiles.maps.yandex.net/tiles....yandex.net/tiles 19.1 KB18.8 KB
    https://core-renderer-tiles.maps.yandex.net/tiles....yandex.net/tiles 14.7 KB14.5 KB
    https://core-renderer-tiles.maps.yandex.net/tiles....yandex.net/tiles 16.5 KB16.3 KB
    https://core-renderer-tiles.maps.yandex.net/tiles....yandex.net/tiles 344 B74 B
    https://core-renderer-tiles.maps.yandex.net/tiles....yandex.net/tiles 19.9 KB19.6 KB
    https://core-renderer-tiles.maps.yandex.net/tiles....yandex.net/tiles 15.7 KB15.5 KB
    https://core-renderer-tiles.maps.yandex.net/tiles....yandex.net/tiles 17.6 KB17.4 KB
    https://core-renderer-tiles.maps.yandex.net/tiles....yandex.net/tiles 17.6 KB17.3 KB
    https://core-renderer-tiles.maps.yandex.net/tiles....yandex.net/tiles 15.0 KB14.8 KB
    https://core-renderer-tiles.maps.yandex.net/tiles....yandex.net/tiles 14.3 KB14.0 KB
    https://core-renderer-tiles.maps.yandex.net/tiles....yandex.net/tiles 17.4 KB17.2 KB
    https://core-renderer-tiles.maps.yandex.net/tiles....yandex.net/tiles 14.4 KB14.2 KB
    https://core-renderer-tiles.maps.yandex.net/tiles....yandex.net/tiles 13.4 KB13.2 KB
    https://core-renderer-tiles.maps.yandex.net/tiles....yandex.net/tiles 13.9 KB13.7 KB
    https://tracking.diginetica.net/csc-event...ica.net/csc-event 37 B37 B
    https://core-renderer-tiles.maps.yandex.net/tiles....yandex.net/tiles 19.5 KB19.2 KB
    https://core-renderer-tiles.maps.yandex.net/tiles....yandex.net/tiles 18.4 KB18.2 KB
    https://core-renderer-tiles.maps.yandex.net/tiles....yandex.net/tiles 17.8 KB17.6 KB
    https://core-renderer-tiles.maps.yandex.net/tiles....yandex.net/tiles 16.1 KB15.9 KB
    https://core-renderer-tiles.maps.yandex.net/tiles....yandex.net/tiles 16.0 KB15.7 KB
    https://core-renderer-tiles.maps.yandex.net/tiles....yandex.net/tiles 14.7 KB14.5 KB
    https://sokolov.ru/icons/sim.svg 1.2 KB1.8 KB
    https://sokolov.ru/icons/retail.svg 1.2 KB1.9 KB
    https://sokolov.ru/icons/store-premium.svg 724 B808 B
    https://core-renderer-tiles.maps.yandex.net/tiles....yandex.net/tiles 22.8 KB22.6 KB
    https://core-renderer-tiles.maps.yandex.net/tiles....yandex.net/tiles 23.6 KB23.4 KB
    https://core-renderer-tiles.maps.yandex.net/tiles....yandex.net/tiles 19.8 KB19.6 KB
    https://core-renderer-tiles.maps.yandex.net/tiles....yandex.net/tiles 22.7 KB22.5 KB
    https://core-renderer-tiles.maps.yandex.net/tiles....yandex.net/tiles 22.6 KB22.3 KB
    https://core-renderer-tiles.maps.yandex.net/tiles....yandex.net/tiles 18.6 KB18.4 KB
    https://core-renderer-tiles.maps.yandex.net/tiles....yandex.net/tiles 21.7 KB21.5 KB
    https://core-renderer-tiles.maps.yandex.net/tiles....yandex.net/tiles 19.3 KB19.1 KB
    https://core-renderer-tiles.maps.yandex.net/tiles....yandex.net/tiles 17.3 KB17.0 KB
    https://core-renderer-tiles.maps.yandex.net/tiles....yandex.net/tiles 21.5 KB21.3 KB
    https://core-renderer-tiles.maps.yandex.net/tiles....yandex.net/tiles 22.8 KB22.6 KB
    https://core-renderer-tiles.maps.yandex.net/tiles....yandex.net/tiles 20.5 KB20.3 KB
    https://core-renderer-tiles.maps.yandex.net/tiles....yandex.net/tiles 15.9 KB15.7 KB
    https://core-renderer-tiles.maps.yandex.net/tiles....yandex.net/tiles 17.2 KB17.0 KB
    https://core-renderer-tiles.maps.yandex.net/tiles....yandex.net/tiles 17.8 KB17.6 KB
    https://core-renderer-tiles.maps.yandex.net/tiles....yandex.net/tiles 18.4 KB18.2 KB
    https://sokolov.ru/api/v4/stores/...ru/api/v4/stores/ 4.9 KB25.1 KB
    https://core-renderer-tiles.maps.yandex.net/tiles....yandex.net/tiles 19.8 KB19.6 KB
    https://core-renderer-tiles.maps.yandex.net/tiles....yandex.net/tiles 18.3 KB18.0 KB
    https://core-renderer-tiles.maps.yandex.net/tiles....yandex.net/tiles 18.3 KB18.1 KB
    https://core-renderer-tiles.maps.yandex.net/tiles....yandex.net/tiles 13.1 KB12.9 KB
    https://core-renderer-tiles.maps.yandex.net/tiles....yandex.net/tiles 15.3 KB15.1 KB
    https://core-renderer-tiles.maps.yandex.net/tiles....yandex.net/tiles 16.6 KB16.4 KB
    https://core-renderer-tiles.maps.yandex.net/tiles....yandex.net/tiles 19.3 KB19.1 KB
    https://core-renderer-tiles.maps.yandex.net/tiles....yandex.net/tiles 19.7 KB19.4 KB
    https://core-renderer-tiles.maps.yandex.net/tiles....yandex.net/tiles 15.3 KB15.1 KB
    https://core-renderer-tiles.maps.yandex.net/tiles....yandex.net/tiles 15.6 KB15.4 KB
    https://core-renderer-tiles.maps.yandex.net/tiles....yandex.net/tiles 17.0 KB16.8 KB
    https://core-renderer-tiles.maps.yandex.net/tiles....yandex.net/tiles 17.7 KB17.5 KB
    https://core-renderer-tiles.maps.yandex.net/tiles....yandex.net/tiles 16.0 KB15.8 KB
    https://core-renderer-tiles.maps.yandex.net/tiles....yandex.net/tiles 15.8 KB15.6 KB
    https://core-renderer-tiles.maps.yandex.net/tiles....yandex.net/tiles 16.8 KB16.6 KB
    https://core-renderer-tiles.maps.yandex.net/tiles....yandex.net/tiles 16.4 KB16.2 KB
    https://api-maps.yandex.ru/services/coverage/v2/...ices/coverage/v2/ 512 B229 B
    https://api-maps.yandex.ru/services/coverage/v2/...ices/coverage/v2/ 509 B229 B
    https://static-catalog.sokolov.ru/_next/static/chunks/3378.14e3e5af98259ae9.js 1.2 KB1.2 KB
    https://static-catalog.sokolov.ru/_next/static/chunks/9809.fb1d0e0438bca7ce.js 1.2 KB1.2 KB
    Don't use private headers on static content (privateAssets)The page has 2 requests with private headers. The main page has a private header. It could be right in some cases where the user can be logged in and served specific content. But if your asset is static it should never be private. Make sure that the assets really should be private and only used by one user. Otherwise, make it cacheable for everyone.90
    Description: If you set private headers on content, that means that the content are specific for that user. Static content should be able to be cached and used by everyone. Avoid setting the cache header to private.
    Offenders:
  • https://sokolov.ru/shops-map/Moskva/2978249016/
  • https://tracking.diginetica.net/csc-event...ica.net/csc-event
  • Avoid missing and error requests (responseOk)The page has 1 error response. The page has 1 response with code 404. 90
    Description: Your page should never request assets that return a 400 or 500 error. These requests are never cached. If that happens something is broken. Please fix it.
    Offenders:
  • https://sokolov.ru/api/v5/profile/
  • Best practice advice (76)

    TitleAdviceScore
    Cumulative Layout Shift (cumulativeLayoutShift)You have a cumulative layout shift score (0.1595) that needs improvements. It is in the Google Web Vitals needs improvement range, shift higher than 0.1. You should manually check the filmstrip or video and check if it will affect the user.50
    Description: Cumulative Layout Shift measures the sum total of all individual layout shift scores for unexpected layout shift that occur. The metric is measuring visual stability by quantify how often users experience unexpected layout shifts. It is one of Google Web Vitals.
    Do not send too long headers (longHeaders)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. 96
    Description: Do not send response headers that are too long.
    Offenders:
  • https://sokolov.ru/api/v5/profile/
  • https://sokolov.ru/api/v6/basket/easy-calculate/
  • https://sokolov.ru/api/v5/profile/products/
  • https://sokolov.ru/api/v5/location/check/
  • Avoid too many third party requests (thirdParty)The page do 48% requests to third party domains (76 requests and 2 MB). First party is 84 requests and 936.1 kB. The page transfer more bytes from third party domains (2 MB) then first party (936.1 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 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 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:
  • https://sokolov.ru/shops-map/Moskva/2978249016/
  • https://cdn.sokolov.ru/fonts/montserrat/bold.woff2
  • https://cdn.sokolov.ru/fonts/montserrat/bold.woff2
  • https://cdn.sokolov.ru/fonts/montserrat/regular.woff2
  • https://cdn.sokolov.ru/fonts/montserrat/regular.woff2
  • https://cdn.sokolov.ru/fonts/montserrat/medium.woff2
  • https://cdn.sokolov.ru/fonts/montserrat/medium.woff2
  • https://cdn.sokolov.ru/fonts/montserrat/semibold.woff2
  • https://cdn.sokolov.ru/fonts/montserrat/semibold.woff2
  • https://static-catalog.sokolov.ru/_next/static/css/da5c851fe6abc320.css
  • https://static-catalog.sokolov.ru/_next/static/css/0b1b64cd5cd13817.css
  • https://static-catalog.sokolov.ru/_next/static/chunks/webpack-2721e081a6569c17.js
  • https://static-catalog.sokolov.ru/_next/static/chunks/framework-12a8921dab738876.js
  • https://static-catalog.sokolov.ru/_next/static/chunks/main-8933f27b2dfdcc1f.js
  • https://static-catalog.sokolov.ru/_next/static/chunks/pages/_app-072042836213b477.js
  • https://static-catalog.sokolov.ru/_next/static/chunks/pages/shops-map/client/%5B...f00db5796e56ed.js
  • https://static-catalog.sokolov.ru/_next/static/Fi4jQuRpKVtPXzrfN-0bm/_buildManifest.js
  • https://static-catalog.sokolov.ru/_next/static/Fi4jQuRpKVtPXzrfN-0bm/_ssgManifest.js
  • https://sokolov.ru/spa-images/footer/app-store-badge.svg
  • https://sokolov.ru/spa-images/footer/google-play-badge.svg
  • https://sokolov.ru/spa-images/footer/app-gallery-badge.svg
  • https://sokolov.ru/spa-images/footer/rustore-badge.svg
  • https://static-catalog.sokolov.ru/_next/static/css/f2f640d30117f472.css
  • https://static-catalog.sokolov.ru/_next/static/chunks/5672.c11cf4318b10989f.js
  • https://static-catalog.sokolov.ru/_next/static/css/923538a4e5a3c925.css
  • https://static-catalog.sokolov.ru/_next/static/chunks/1541.db673ffea797ece4.js
  • https://static-catalog.sokolov.ru/_next/static/chunks/1389-6de8ec0aad0d4042.js
  • https://static-catalog.sokolov.ru/_next/static/css/d0eef9fd56b8149f.css
  • https://static-catalog.sokolov.ru/_next/static/chunks/3333.c9b72e76d5480d80.js
  • https://static-catalog.sokolov.ru/_next/static/chunks/9436-8b7e73a429627c4a.js
  • https://static-catalog.sokolov.ru/_next/static/chunks/7482-9a607b05a6263238.js
  • https://static-catalog.sokolov.ru/_next/static/chunks/7220-4b91df52d3ca4a3b.js
  • https://static-catalog.sokolov.ru/_next/static/chunks/5126-538275d64192f939.js
  • https://static-catalog.sokolov.ru/_next/static/css/d350432e78c8d4fc.css
  • https://static-catalog.sokolov.ru/_next/static/chunks/8867.f899ef9740647589.js
  • https://static-catalog.sokolov.ru/_next/static/css/7d06de3534181a6c.css
  • https://static-catalog.sokolov.ru/_next/static/chunks/7811.f8cf24f034ca1213.js
  • https://static-catalog.sokolov.ru/_next/static/css/949e73f2837930ee.css
  • https://static-catalog.sokolov.ru/_next/static/chunks/1571.92dc9d112b575157.js
  • https://static-catalog.sokolov.ru/_next/static/chunks/7152.6296268524cf9ad9.js
  • https://static-catalog.sokolov.ru/_next/static/chunks/566.0c0417b504718185.js
  • https://static-catalog.sokolov.ru/_next/static/chunks/5355.983e781220919010.js
  • https://static-catalog.sokolov.ru/_next/static/chunks/8316.2f0baf6b0adfaf4f.js
  • https://static-catalog.sokolov.ru/_next/static/chunks/4803.a81bac4a22023b4a.js
  • https://sokolov.ru/api/v5/profile/
  • https://sokolov.ru/api/v6/basket/easy-calculate/
  • https://sokolov.ru/api/v6/basket/easy-calculate/
  • https://sokolov.ru/api/v6/basket/easy-calculate/
  • https://sokolov.ru/api/v5/profile/products/
  • https://sokolov.ru/api/v5/profile/products/
  • https://sokolov.ru/api/v5/profile/products/
  • https://sokolov.ru/api/v5/handbooks/currency-rates/
  • https://sokolov.ru/api/v5/location/check/
  • https://static-catalog.sokolov.ru/_next/static/chunks/4349.cde88d58e567c71a.js
  • https://static-catalog.sokolov.ru/_next/static/chunks/7413.07cdcc44c06b3a97.js
  • https://static-catalog.sokolov.ru/_next/static/css/d32410ee3fa1a458.css
  • https://static-catalog.sokolov.ru/_next/static/chunks/9843.67348b4197b9a88c.js
  • https://static-catalog.sokolov.ru/_next/static/chunks/4100.32b68982a7d87933.js
  • https://static-catalog.sokolov.ru/_next/static/chunks/6503.06cb04399386cb06.js
  • https://static-catalog.sokolov.ru/meta/manifest.json
  • https://sokolov.ru/api/v4/content/area/main-page-topline/
  • https://static-catalog.sokolov.ru/_next/static/chunks/724.3c22c24fc3fda658.js
  • https://static-catalog.sokolov.ru/meta/favicon.ico
  • https://sokolov.ru/api/v4/content/area/nav-buttons/
  • https://seo.sokolov.ru/api/v1/meta/ip/
  • https://sokolov.ru/api/v4/content/area/feedback-channels/
  • https://sokolov.ru/api/v4/content/area/download-app-banner/
  • https://seo.sokolov.ru/api/v1/meta/ip/
  • https://sokolov.ru/api/v4/content/area/shops-map-filter-list/
  • https://sokolov.ru/api/v4/profile/favorite-store/
  • https://sokolov.ru/api/v4/profile/favorite-store/
  • https://sokolov.ru/api/v4/profile/favorite-store/
  • https://sokolov.ru/api/v4/stores/count/?city_guid=0c5b2444-70a0-4932-980c-b4dc0d3f02b5
  • https://sokolov.ru/api/v4/stores/count/?city_guid=0c5b2444-70a0-4932-980c-b4dc0d3f02b5
  • https://static-catalog.sokolov.ru/_next/static/chunks/5123.a7ad076cb54663ae.js
  • https://static-catalog.sokolov.ru/_next/static/chunks/91f5892f.ceac726038f76803.js
  • https://static-catalog.sokolov.ru/_next/static/chunks/1423.9d0bbe34be4659f7.js
  • https://static-catalog.sokolov.ru/_next/static/chunks/9359.67c08b6f61cb7304.js
  • https://static-catalog.sokolov.ru/_next/static/chunks/8005.7672b23712230e28.js
  • https://static-catalog.sokolov.ru/_next/static/chunks/4379.021e104d0f1004dc.js
  • https://static-catalog.sokolov.ru/_next/static/chunks/6611.a6ac3b8b55b95e77.js
  • https://yastatic.net/s3/front-maps-static/maps-front-jsapi-v2-1/2.1.79-15597074/...b0cd844f2efe96.js
  • https://yastatic.net/s3/front-maps-static/maps-front-jsapi-v2-1/2.1.79-15597074/...b0cd844f2efe96.js
  • https://static-catalog.sokolov.ru/_next/static/css/5513378153b0b486.css
  • https://static-catalog.sokolov.ru/_next/static/chunks/6422.ae882f6609710448.js
  • https://cdn.sokolov.ru/upload/content/area/dfd375aa4e2f3c311213d48422039027.jpg
  • https://cdn.sokolov.ru/upload/content/area/63cc52c0cd8a97d6cf0cee1d6fd2fdb8.jpg
  • https://cdn.sokolov.ru/upload/content/area/de6daf5ac89f1e0522d9cf7a2728609a.png
  • https://api-maps.yandex.ru/2.1.79/out/release/images/cursor/grab.cur
  • https://api-maps.yandex.ru/2.1.79/out/release/images/cursor/grabbing.cur
  • https://api-maps.yandex.ru/2.1.79/out/release/images/cursor/help.cur
  • https://api-maps.yandex.ru/2.1.79/out/release/images/cursor/zoom_in.cur
  • https://geo.sokolov.io/v1.0.0/fias/?code=0c5b2444-70a0-4932-980c-b4dc0d3f02b5
  • https://geo.sokolov.io/v1.0.0/fias/?code=0c5b2444-70a0-4932-980c-b4dc0d3f02b5
  • https://geo.sokolov.io/v1.0.0/fias/?code=0c5b2444-70a0-4932-980c-b4dc0d3f02b5
  • https://sokolov.ru/api/v4/shops-map/points/...shops-map/points/
  • https://sokolov.ru/api/v4/shops-map/points/...shops-map/points/
  • https://sokolov.ru/api/v4/shops-map/points/...shops-map/points/
  • https://cdn.diginetica.net/300/client-lite.js
  • https://tracking.diginetica.net/csc-event...ica.net/csc-event
  • https://tracking.diginetica.net/csc-event...ica.net/csc-event
  • https://tracking.diginetica.net/csc-event...ica.net/csc-event
  • https://sokolov.ru/icons/sim.svg
  • https://sokolov.ru/icons/retail.svg
  • https://sokolov.ru/icons/store-premium.svg
  • https://sokolov.ru/api/v4/stores/...ru/api/v4/stores/
  • https://sokolov.ru/api/v4/stores/...ru/api/v4/stores/
  • https://sokolov.ru/api/v4/stores/...ru/api/v4/stores/
  • https://static-catalog.sokolov.ru/_next/static/chunks/3378.14e3e5af98259ae9.js
  • https://static-catalog.sokolov.ru/_next/static/chunks/9809.fb1d0e0438bca7ce.js
  • Privacy advice (80)

    TitleAdviceScore
    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:
  • https://sokolov.ru/shops-map/Moskva/2978249016/
  • 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:
  • https://sokolov.ru/shops-map/Moskva/2978249016/
  • 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:
  • .yandex.ru
  • 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.4 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:
  • https://api-maps.yandex.ru/2.1/...ps.yandex.ru/2.1/
  • https://yastatic.net/s3/front-maps-static/maps-front-jsapi-v2-1/2.1.79-15597074/...b0cd844f2efe96.js
  • https://api-maps.yandex.ru/2.1.79/out/release/images/cursor/grab.cur
  • https://api-maps.yandex.ru/2.1.79/out/release/images/cursor/grabbing.cur
  • https://api-maps.yandex.ru/2.1.79/out/release/images/cursor/help.cur
  • https://api-maps.yandex.ru/2.1.79/out/release/images/cursor/zoom_in.cur
  • https://api-maps.yandex.ru/services/coverage/v2/...ices/coverage/v2/
  • https://api-maps.yandex.ru/services/coverage/v2/...ices/coverage/v2/
  • https://api-maps.yandex.ru/services/coverage/v2/...ices/coverage/v2/
  • Page info

    Page info
    TitleАдреса магазинов SOKOLOV в Москве
    Width1904
    Height1830
    DOM elements1789
    Avg DOM depth18
    Max DOM depth27
    Iframes0
    Script tags16
    Local storage31 B
    Session storage577 B
    Network Information API4g
    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/

    Technologies used to build the page.

    Data collected using Wappalyzer version 6.10.66. With updated code from Webappanalyzer 2024-12-27. Use --browsertime.firefox.includeResponseBodies htmlor --browsertime.chrome.includeResponseBodies htmlto help Wappalyzer find more information about technologies used.

    TechnologyConfidenceCategory
    PHP 7.3.25100  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
    | Browser metrics | Visual Metrics | Largest Contentful Paint | Cumulative Layout Shift | Interaction To Next Paint | Long Aninimation Frames | 

    Data from run 3

    Visual Metrics

    Browser Metrics

    Google Web Vitals
    Time to first byte (TTFB)154 ms
    First Contentful Paint (FCP)339 ms
    Largest Contentful Paint (LCP)1.098 s
    Cumulative Layout Shift (CLS)0.12
    Interaction to next paint (INP)112 ms
    Total Blocking Time (TBT)770 ms
    First Contentful Paint info
    Elements that needed recalculate style before FCP141
    Time spent in recalculate style before FCP10.576 ms
    Extra timings
    TTFB154 ms
    First Paint339 ms
    Load Event End412 ms
    Fully loaded2.585 s
    User Timing marks
    Zone1.110 s
    Zone:ZoneAwarePromise1.114 s
    Zone:toString1.115 s
    Zone:util1.116 s
    Zone:legacy1.117 s
    Zone:timers1.117 s
    Zone:requestAnimationFrame1.117 s
    Zone:blocking1.118 s
    Zone:EventTarget1.118 s
    Zone:MutationObserver1.119 s
    Zone:IntersectionObserver1.119 s
    Zone:FileReader1.119 s
    Zone:on_property1.120 s
    Zone:customElements1.146 s
    Zone:XHR1.147 s
    Zone:geolocation1.147 s
    Zone:PromiseRejectionEvent1.147 s
    Zone:queueMicrotask1.147 s
    User Timing measures
    NameStart timeDuration
    Next.js-before-hydration0 ms402 ms
    Next.js-hydration402 ms65 ms
    Zone1.110 s4 ms
    Zone:ZoneAwarePromise1.114 s1 ms
    Zone:toString1.115 s1 ms
    Zone:util1.116 s1 ms
    Zone:legacy1.117 s0 ms
    Zone:timers1.117 s1 ms
    Zone:requestAnimationFrame1.117 s0 ms
    Zone:blocking1.118 s0 ms
    Zone:EventTarget1.118 s1 ms
    Zone:MutationObserver1.119 s0 ms
    Zone:IntersectionObserver1.119 s0 ms
    Zone:FileReader1.119 s0 ms
    Zone:on_property1.120 s26 ms
    Zone:customElements1.146 s0 ms
    Zone:XHR1.147 s0 ms
    Zone:geolocation1.147 s0 ms
    Zone:PromiseRejectionEvent1.147 s0 ms
    Zone:queueMicrotask1.147 s0 ms

    Largest Contentful Paint

    When in time the page main content is rendered (collected using the Largest Contentful Paint API). Read more about Largest Contentful Paint.

    Element typeIMG
    Element/tag<img alt="top line" loading="lazy" decoding="async" data-nimg="fill" src="https://cdn.sokolov.ru/upload/content/area/63cc52c0cd8a97d6cf0cee1d6fd2fdb8.jpg" style="position: absolute; height: 100%; width: 100%; inset: 0px; color: transparent;">
    Render time 1.098 s
    Elements that needed recalculate style before LCP1119
    Time spent in recalculate style before LCP64.167 ms
    Load time1.098 s
    URL https://cdn.sokolov....cee1d6fd2fdb8.jpg
    Size (width*height)19040
    DOM path
    div#__next > div#catalog > div > header > div:eq(0) > img> div#__next > div#catalog > div > header > div:eq(0) > img>
    LCP

    The largest contentful paint is highlighted in the image. If no element is highlighted the element was removed before the screenshot or the LCP API couldn't find the element.

    The Largest Contentful Paint API highlighted this image as a part of the LCP.

    LCP

    Detected Cumulative Layout Shift

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

    ScoreHTML Element
    0.11566<main class="mainLayout_main__L9rDe"></main>,<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 > main,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.00217<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.00041<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
    Layout shift

    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

    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 112 ms.

    Event typemouseover
    Element typeYMAPS
    Element class nameymaps-2-1-79-events-pane ymaps-2-1-79-user-selection-none
    Event targetymaps.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 happenedcomplete

    Long Animation Frames

    Read more about the Long Animation Frames API here here.

    The top 10 longest animation frames entries

    Blocking duration Work durationRender durationPreLayout DurationStyle And Layout Duration
    345 ms415.2 ms23.8 ms19.1 ms4.7 ms
    https://static-catalog.sokolov.ru/_next/static/chunks/pages/_app-072042836213b477.js

    Invoker:  TimerHandler:setTimeout
    Invoker Type: user-callback
    Window attribution: self
    Source char position: -1

    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_173694671633727307385

    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_173694671633727307385
    Invoker Type: classic-script
    Window attribution: self

    Blocking duration Work durationRender durationPreLayout DurationStyle And Layout Duration
    197 ms242.9 ms5.1 ms3.7 ms1.4 ms
    https://cdn.diginetica.net/300/client-lite.js

    Forced Style And Layout Duration: 2 ms

    Invoker:  https://cdn.diginetica.net/300/client-lite.js
    Invoker Type: classic-script
    Window attribution: self

    Blocking duration Work durationRender durationPreLayout DurationStyle And Layout Duration
    105 ms160.4 ms4.6 ms0.1 ms4.5 ms
    https://static-catalog.sokolov.ru/_next/static/chunks/framework-12a8921dab738876.js

    Forced Style And Layout Duration: 2 ms

    Invoker:  MessagePort.onmessage
    Invoker Type: event-listener
    Window attribution: self
    Source char position: -1

    Blocking duration Work durationRender durationPreLayout DurationStyle And Layout Duration
    87 ms184.1 ms12.9 ms5.9 ms7 ms
    No availible script information.
    Blocking duration Work durationRender durationPreLayout DurationStyle And Layout Duration
    45 ms94.5 ms4.5 ms3.3 ms1.2 ms
    https://static-catalog.sokolov.ru/_next/static/chunks/9359.67c08b6f61cb7304.js

    Invoker:  TimerHandler:setTimeout
    Invoker Type: user-callback
    Window attribution: self
    Source char position: -1

    Blocking duration Work durationRender durationPreLayout DurationStyle And Layout Duration
    38 ms79.6 ms10.4 ms8.4 ms2 ms
    https://static-catalog.sokolov.ru/_next/static/chunks/framework-12a8921dab738876.js

    Forced Style And Layout Duration: 11 ms

    Invoker:  MessagePort.onmessage
    Invoker Type: event-listener
    Window attribution: self
    Source char position: -1

    Blocking duration Work durationRender durationPreLayout DurationStyle And Layout Duration
    14 ms100.2 ms3.8 ms2.5 ms1.3 ms
    https://static-catalog.sokolov.ru/_next/static/chunks/framework-12a8921dab738876.js

    Forced Style And Layout Duration: 8 ms

    Invoker:  MessagePort.onmessage
    Invoker Type: event-listener
    Window attribution: self
    Source char position: -1

    https://static-catalog.sokolov.ru/_next/static/chunks/9359.67c08b6f61cb7304.js

    Invoker:  https://static-catalog.sokolov.ru/_next/static/chunks/9359.67c08b6f61cb7304.js
    Invoker Type: classic-script
    Window attribution: self

    Blocking duration Work durationRender durationPreLayout DurationStyle And Layout Duration
    10 ms78.3 ms2.7 ms1.2 ms1.5 ms
    https://static-catalog.sokolov.ru/_next/static/chunks/pages/_app-072042836213b477.js

    Invoker:  https://static-catalog.sokolov.ru/_next/static/chunks/pages/_app-072042836213b477.js
    Invoker Type: classic-script
    Window attribution: self

    Blocking duration Work durationRender durationPreLayout DurationStyle And Layout Duration
    6 ms60.4 ms-0.4 ms0.1 ms-0.5 ms
    https://static-catalog.sokolov.ru/_next/static/chunks/framework-12a8921dab738876.js

    Invoker:  MessagePort.onmessage
    Invoker Type: event-listener
    Window attribution: self
    Source char position: -1

    Blocking duration Work durationRender durationPreLayout DurationStyle And Layout Duration
    0 ms134.3 ms15.7 ms0.1 ms15.6 ms
    No availible script information.

    Server timings

    There are no Server Timings.

    Custom metrics collected through JavaScript

    There are no custom configured scripts.

    Extra metrics collected using scripting

    There are no custom extra metrics from scripting.

    | Summary  | Largest responses  | Requests and sizes per content type  | Data per domain | Expires and last modified statistics  | Requests loaded after onLoad event  | Render blocking requests  | 

    PageXray

    How the page is built.

    Summary
    HTTP versionHTTP/2.0
    Total requests160
    Total domains10
    Total transfer size2.8 MB
    Total content size6.8 MB
    Responses missing compression42
    Number of cookies89
    Third party cookies1
    Requests per response code
    200159
    4041

    Largest assets on the page (by transfer size)

    Requests and sizes per content type

    ContentHeader SizeTransfer SizeContent SizeRequests
    html0 b8.1 KB36.6 KB1
    css0 b68.8 KB422.8 KB10
    javascript558 B1.2 MB4.9 MB47
    image343 B1.2 MB1.2 MB68
    font0 b208.2 KB206.8 KB4
    svg0 b30.5 KB71.7 KB7
    json0 b18.2 KB38.1 KB16
    favicon0 b3.7 KB14.7 KB1
    other0 b2.2 KB1.3 KB5
    Total901 B2.8 MB6.8 MB159

    Data per domain

    DomainTotal download timeTransfer SizeContent SizeRequests
    sokolov.ru2.743 s60.5 KB211.4 KB23
    cdn.sokolov.ru426 ms268.2 KB265.9 KB7
    static-catalog.sokolov.ru2.138 s584.5 KB2.0 MB51
    seo.sokolov.ru78 ms207 B31 B2
    api-maps.yandex.ru259 ms16.3 KB36.0 KB8
    yastatic.net139 ms677.4 KB2.9 MB1
    core-renderer-tiles.maps.yandex.net2.898 s1.1 MB1.1 MB65
    geo.sokolov.io116 ms893 B488 B1
    cdn.diginetica.net73 ms66.9 KB248.4 KB1
    tracking.diginetica.net82 ms37 B37 B1

    Expires and last modified statistics

    typeminmedianmax
    Expires0 seconds13 weeks10 years
    Last modified7 hours3 weeks41 weeks

    Requests loaded after onLoad event

    Included requests done after load event end.

    ContentTransfer SizeRequests
    html0 b0
    css17.5 KB8
    javascript991.6 KB40
    image1.2 MB68
    font0 b0
    json18.2 KB16
    favicon3.7 KB1
    other2.2 KB5
    svg3.1 KB3
    Total2.2 MB142

    Requests loaded after onContentLoad

    Includes requests done after DOM content loaded.

    ContentTransfer SizeRequests
    html0 b0
    css17.5 KB8
    javascript991.6 KB40
    image1.2 MB68
    font0 b0
    json18.2 KB16
    favicon3.7 KB1
    other2.2 KB5
    svg3.1 KB3
    Total2.2 MB142

    Render blocking requests

    Render blocking information directly from Chrome.

    BlockingIn body parser blockingPotentially blocking
    000

    Render information

    URLType
    https://yastatic.net...b0cd844f2efe96.jsnon_blocking
    https://static-catal...2042836213b477.jsnon_blocking
    https://cdn.digineti...00/client-lite.jsnon_blocking
    https://static-catal...a8921dab738876.jsnon_blocking
    https://cdn.sokolov....rat/regular.woff2non_blocking
    https://cdn.sokolov....serrat/bold.woff2non_blocking
    https://cdn.sokolov....at/semibold.woff2non_blocking
    https://cdn.sokolov....rrat/medium.woff2non_blocking
    https://static-catal...c851fe6abc320.cssnon_blocking
    https://static-catal...33f27b2dfdcc1f.jsnon_blocking
    https://static-catal...c08b6f61cb7304.jsnon_blocking
    https://static-catal...91df52d3ca4a3b.jsnon_blocking
    https://static-catal...607b05a6263238.jsnon_blocking
    https://static-catal...ad076cb54663ae.jsnon_blocking
    https://static-catal...e8ec0aad0d4042.jsnon_blocking
    https://static-catal...8275d64192f939.jsnon_blocking
    https://static-catal...b72e76d5480d80.jsnon_blocking
    https://api-maps.yan...ps.yandex.ru/2.1/non_blocking
    https://static-catal...0bbe34be4659f7.jsnon_blocking
    https://static-catal...21e081a6569c17.jsnon_blocking
    https://static-catal...cdcc44c06b3a97.jsnon_blocking
    https://static-catal...7e73a429627c4a.jsnon_blocking
    https://static-catal...0432e78c8d4fc.cssdynamically_injected_non_blocking
    https://static-catal...99ef9740647589.jsnon_blocking
    https://sokolov.ru/a...shops-map/points/non_blocking
    https://static-catal...ef9fd56b8149f.cssdynamically_injected_non_blocking
    https://static-catal...1cf4318b10989f.jsnon_blocking
    https://static-catal...dc9d112b575157.jsnon_blocking
    https://static-catal...72b23712230e28.jsnon_blocking
    https://static-catal..._buildManifest.jsnon_blocking
    https://static-catal...cf24f034ca1213.jsnon_blocking
    https://static-catal...348b4197b9a88c.jsnon_blocking
    https://static-catal...673ffea797ece4.jsnon_blocking
    https://static-catal...96268524cf9ad9.jsnon_blocking
    https://static-catal...410ee3fa1a458.cssdynamically_injected_non_blocking
    https://static-catal...ac3b8b55b95e77.jsnon_blocking
    https://static-catal...e73f2837930ee.cssdynamically_injected_non_blocking
    https://static-catal...1e104d0f1004dc.jsnon_blocking
    https://static-catal...1d0e0438bca7ce.jsnon_blocking
    https://static-catal...e3e5af98259ae9.jsnon_blocking
    https://static-catal...640d30117f472.cssdynamically_injected_non_blocking
    https://static-catal...538a4e5a3c925.cssdynamically_injected_non_blocking
    https://static-catal...6de3534181a6c.cssdynamically_injected_non_blocking
    https://static-catal...f00db5796e56ed.jsnon_blocking
    https://static-catal...3e781220919010.jsnon_blocking
    https://static-catal...882f6609710448.jsnon_blocking
    https://static-catal...b68982a7d87933.jsnon_blocking
    https://static-catal...0baf6b0adfaf4f.jsnon_blocking
    https://static-catal...cb04399386cb06.jsnon_blocking
    https://static-catal...0417b504718185.jsnon_blocking
    https://static-catal...22c24fc3fda658.jsnon_blocking
    https://static-catal...1bac4a22023b4a.jsnon_blocking
    https://static-catal...3378153b0b486.cssdynamically_injected_non_blocking
    https://static-catal...e88d58e567c71a.jsnon_blocking
    https://static-catal...ac726038f76803.jsnon_blocking
    https://static-catal...b64cd5cd13817.cssnon_blocking
    https://static-catal...m/_ssgManifest.jsnon_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/tilesnon_blocking
    CPU Long Tasks | CPU Time Spent | CPU Time Spent Per Request | CPU Time Per Tool/Domain | 

    CPU

    Download the Chrome trace log and drag and drop it into Developer Tools / Performance in Chrome.

    Long Tasks

    Collected using the Long Task API. A long task is a task that take 50 milliseconds or more.

    TypeQuantityTotal duration (ms)
    Total Blocking Time 770
    Max Potential First Input Delay 370
    Long Tasks before First Paint157
    Long Tasks before First Contentful Paint157
    Long Tasks before Largest Contentful Paint3263
    Long Tasks after Load Event End81170
    Total Long Tasks91227

    CPU last long task happened at 2.489 s

    Individual Long Tasks

    namestartTimedurationcontainerIdcontainerNamecontainerSrccontainerType
    self33257window
    self41356window
    self473150window
    self110861window
    self126291window
    self1365241window
    self164777window
    self1946370window
    self2489124window

    CPU time spent

    Calculated using Tracium.

    Categories (ms)
    parseHTML33
    styleLayout218
    paintCompositeRender54
    scriptParseCompile2
    scriptEvaluation1791
    garbageCollection58
    other395
    Events (ms)
    FunctionCall1251
    RunMicrotasks312
    RunTask299
    UpdateLayoutTree161
    v8.run136
    Layout56
    Decode Image28
    Paint27
    ParseHTML25
    V8.GC_SCAVENGER_SCAVENGE_PARALLEL24
    v8.callFunction22
    V8.HandleInterrupts21
    PrePaint21
    V8.BytecodeBudgetInterrupt19
    Commit16
    Layerize14
    PaintImage12

    Time spent per request

    URLCPU time (ms)
    https://static-catalog.sokolov.ru/_next/static/chunks/framework-12a8921dab738876.js832
    https://api-maps.yandex.ru/2.1/?onload=__yandex-maps-api-onload__$$1ihl1f36e&onerror=__yandex-maps-api-onerror__$$1ihl1f36e&lang=ru_RU&load=util.bounds,LoadingObjectManager,geoQuery,geocode&ns=&mode=release&apikey=02e5ed4f-2721-4e6c-b17d-776631f4adcc557
    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_173694671633727307385371
    https://cdn.diginetica.net/300/client-lite.js241
    https://static-catalog.sokolov.ru/_next/static/chunks/9359.67c08b6f61cb7304.js192
    https://yastatic.net/s3/front-maps-static/maps-front-jsapi-v2-1/2.1.79-15597074/out/release/full-d2e8661372c4158a15f059dae1b0cd844f2efe96.js145
    https://static-catalog.sokolov.ru/_next/static/chunks/pages/_app-072042836213b477.js59
    https://static-catalog.sokolov.ru/_next/static/chunks/3333.c9b72e76d5480d80.js35
    https://static-catalog.sokolov.ru/_next/static/chunks/7220-4b91df52d3ca4a3b.js28
    https://static-catalog.sokolov.ru/_next/static/chunks/1571.92dc9d112b575157.js17
    https://static-catalog.sokolov.ru/_next/static/chunks/main-8933f27b2dfdcc1f.js17
    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_RU16
    https://static-catalog.sokolov.ru/_next/static/chunks/5123.a7ad076cb54663ae.js13

    CPU time spent

    Tool/domainTime (ms)
    static-catalog.sokolov.ru1193.9
    Yandex APIs573.5
    sokolov.ru371.2
    cdn.diginetica.net240.6
    Yandex CDN145.4
    | Categories | | Tools | | Cookies | | First vs third | 

    Third party

    Third party requests categorised by Third party web version 0.26.2.

    CategoryRequests
    utility 8
    cdn 1
    CategoryNumber of tools
    utility 1
    cdn 1

    Third party requests and tools

    utility (8 requests)
    Yandex APIs
    cdn (1 requests)
    Yandex CDN

    Unmatched third party domains

    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

    Third party cookies

    Cookie nameDomain
    _yasc .yandex.ru

    First party requests and sizes per content type

    Calculated using .*sokolov.* (use --firstParty to configure).

    ContentHeader SizeTransfer SizeContent SizeRequests
    html0 b8.1 KB36.6 KB1
    css0 b68.8 KB422.8 KB10
    javascript0 b515.8 KB1.7 MB40
    image0 b59.9 KB59.2 KB3
    font0 b208.2 KB206.8 KB4
    svg0 b30.5 KB71.7 KB7
    json0 b18.2 KB38.1 KB16
    favicon0 b3.7 KB14.7 KB1
    other0 b0 b0 b1
    TotalN/A914.1 KB2.5 MB84

    Third party requests and sizes per content type

    ContentHeader SizeTransfer SizeContent SizeRequests
    html0 b0 b0 b0
    css0 b0 b0 b0
    javascript558 B758.7 KB3.2 MB7
    image343 B1.1 MB1.1 MB65
    font0 b0 b0 b0
    other0 b2.2 KB1.3 KB4
    Total827 B1.9 MB4.3 MB76

    Axe

    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 .

    Violations

    Median number of violations for all the runs. Check each individual run to see all the violations.

    TypeViolations (median)
    Critical 4 (198 issues)
    Serious3 (7 issues)
    Moderate0 (0 issues)
    Minor0 (0 issues)

    loadingExperience ALL | | originLoadingExperience ALL | | 

    CrUx

    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.

    Form Factor ALL

    Data collected between 2024-12-17 and 2025-1-13

    MetricValue
    Round trip time 75 percentile115 ms
    Time to first byte (TTFB) 75 percentile293 ms
    First Contentful Paint (FCP) 75 percentile840 ms
    Largest Contentful Paint (LCP) 75 percentile4.060 s
    Cumulative Layout Shift (CLS) 75 percentile0.97
    Interaction to next paint (INP) 75 percentile604 ms

    Form factors

    Form factorValue
    Desktop0.00%
    Phone100.00%
    Tablet0.00%

    Distribution

    Time to first byte (TTFB)First Contentful Paint (FCP)
    Largest Contentful Paint (LCP) Cumulative Layout Shift (CLS)
    Interaction to next paint (INP)

    All pages served from this origin

    This is a summary of all pages served from this origin over the last 30 days for Chrome users.

    Form Factor ALL

    Data collected between 2024-12-17 and 2025-1-13

    MetricValue
    Round trip time 75 percentile149 ms
    Time to first byte (TTFB) 75 percentile539 ms
    First Contentful Paint (FCP) 75 percentile1.074 s
    Largest Contentful Paint (LCP) 75 percentile3.464 s
    Cumulative Layout Shift (CLS) 75 percentile0.75
    Interaction to next paint (INP) 75 percentile301 ms

    Form factors

    Form factorValue
    Desktop7.27%
    Phone92.73%
    Tablet0.00%

    Navigation types

    Navigation typeValue
    Navigate 82.23%
    Navigate cache 0.00%
    Reload 5.63%
    Restore 0.04%
    Back/Forward 12.09%
    Back/Forward cache 0.00%
    Prerender 0.01%

    Distribution

    Time to first byte (TTFB)First Contentful Paint (FCP)
    Largest Contentful Paint (LCP) Cumulative Layout Shift (CLS)
    Interaction to next paint (INP)