Tested 2025-01-14 02:12:16 using Chrome 131.0.6778.85 (runtime settings).
Metric | Value |
---|---|
Page metrics | |
Performance Score | 84 |
Total Page Transfer Size | 244.0 KB |
Requests | 9 |
Timing metrics | |
TTFB [median] | 701 ms |
First Paint [median] | 1.602 s |
Fully Loaded [median] | 3.440 s |
Google Web Vitals | |
TTFB [median] | 701 ms |
First Contentful Paint (FCP) [median] | 1.602 s |
Largest Contentful Paint (LCP) [median] | 2.326 s |
Cumulative Layout Shift (CLS) [median] | 0.01 |
Interaction To Next Paint (INP) [median] | 468 ms |
Total Blocking Time [median] | 183 ms |
Max Potential FID [median] | 220 ms |
CPU metrics | |
CPU long tasks [median] | 4 |
CPU longest task duration | 269 ms |
CPU last long task happens at | 2.380 s |
Visual Metrics | |
First Visual Change [median] | 1.633 s |
Speed Index [median] | 2.508 s |
Visual Complete 85% [median] | 2.500 s |
Visual Complete 99% [median] | 3.267 s |
Last Visual Change [median] | 3.433 s |
Metric | min | median | mean | max |
---|---|---|---|---|
Visual Metrics | ||||
FirstVisualChange | 1.567 s | 1.633 s | 44.856 s | 131.367 s |
LastVisualChange | 3.367 s | 3.433 s | 51.067 s | 146.401 s |
SpeedIndex | 2.506 s | 2.508 s | 46.813 s | 135.426 s |
VisualReadiness | 1.800 s | 1.800 s | 6.211 s | 15.034 s |
VisualComplete85 | 2.500 s | 2.500 s | 50.467 s | 146.401 s |
VisualComplete95 | 2.500 s | 2.500 s | 50.467 s | 146.401 s |
VisualComplete99 | 3.200 s | 3.267 s | 50.956 s | 146.401 s |
Google Web Vitals | ||||
Time To First Byte (TTFB) | 537 ms | 701 ms | 651 ms | 716 ms |
Largest Contentful Paint (LCP) | 2.257 s | 2.326 s | 45.314 s | 131.359 s |
First Contentful Paint (FCP) | 1.563 s | 1.602 s | 44.841 s | 131.359 s |
Cumulative Layout Shift (CLS) | 0 | 0.0072 | 0.0063 | 0.0117 |
More metrics | ||||
firstPaint | 1.563 s | 1.602 s | 44.841 s | 131.359 s |
loadEventEnd | 1.288 s | 1.314 s | 132.020 s | 393.457 s |
User Timing | ||||
Zone | 1.878 s | 2.006 s | 2.134 s | |
Zone:ZoneAwarePromise | 1.883 s | 2.010 s | 2.138 s | |
Zone:toString | 1.884 s | 2.011 s | 2.139 s | |
Zone:util | 1.884 s | 2.012 s | 2.139 s | |
Zone:legacy | 1.885 s | 2.012 s | 2.140 s | |
Zone:timers | 1.885 s | 2.012 s | 2.140 s | |
Zone:requestAnimationFrame | 1.885 s | 2.013 s | 2.140 s | |
Zone:blocking | 1.885 s | 2.013 s | 2.140 s | |
Zone:EventTarget | 1.886 s | 2.013 s | 2.141 s | |
Zone:MutationObserver | 1.886 s | 2.014 s | 2.142 s | |
Zone:IntersectionObserver | 1.886 s | 2.014 s | 2.142 s | |
Zone:FileReader | 1.887 s | 2.014 s | 2.142 s | |
Zone:on_property | 1.887 s | 2.015 s | 2.143 s | |
Zone:customElements | 1.908 s | 2.036 s | 2.164 s | |
Zone:XHR | 1.908 s | 2.036 s | 2.164 s | |
Zone:geolocation | 1.909 s | 2.037 s | 2.165 s | |
Zone:PromiseRejectionEvent | 1.909 s | 2.037 s | 2.165 s | |
Zone:queueMicrotask | 1.909 s | 2.037 s | 2.165 s | |
fbevents:start:unwantedDataProcessing_539740436194968 | 13.871 s | 13.871 s | 13.871 s | 13.871 s |
fbevents:end:unwantedDataProcessing_539740436194968 | 13.871 s | 13.871 s | 13.871 s | 13.871 s |
fbevents:start:unwantedParamsProcessing_539740436194968 | 13.871 s | 13.871 s | 13.871 s | 13.871 s |
fbevents:start:validateUrlProcessing_539740436194968 | 13.871 s | 13.871 s | 13.871 s | 13.871 s |
fbevents:end:validateUrlProcessing_539740436194968 | 13.871 s | 13.871 s | 13.871 s | 13.871 s |
fbevents:start:standardParamChecksProcessing_539740436194968 | 13.872 s | 13.872 s | 13.872 s | 13.872 s |
CPU | ||||
Total Blocking Time | 0 ms | 183 ms | 134 ms | 219 ms |
Max Potential FID | 0 ms | 220 ms | 163 ms | 269 ms |
CPU long tasks | 0 | 4 | 3 | 5 |
CPU last long task happens at | 0 ms | 2.380 s | 1.667 s | 2.622 s |
Run 3 SpeedIndex median
Use--filmstrip.showAll
to show all filmstrips.
The coach helps you find performance problems on your web page using web performance best practice rules. And gives you advice on privacy and best practices. Tested using Coach-core version 8.1.1.
Title | Advice | Score |
---|---|---|
Have a fast first contentful paint (firstContentfulPaint) | First contentful paint is poor (131.359 s). It is in the Google Web Vitals poor range, slower than 3 seconds. | 0 |
Description: The First Contentful Paint (FCP) metric measures the time from when the page starts loading to when any part of the page content is rendered on the screen. For this metric, "content" refers to text, images (including background images), <svg> elements, or non-white <canvas> elements. | ||
Inline CSS for faster first render (inlineCss) | The page has both inline styles as well as it is requesting 4 CSS files inside of the head. Let's only inline CSS for really fast render. | 90 |
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. | ||
Offenders: | ||
Have a fast largest contentful paint (largestContentfulPaint) | Largest contentful paint is poor 131.359 s. It is in the Google Web Vitals poor range, slower than 4.5 seconds. | 0 |
Description: Largest contentful paint is one of Google Web Vitals and reports the render time of the largest image or text block visible within the viewport, relative to when the page first started loading. To be fast according to Google, it needs to render before 2.5 seconds and results over 4 seconds is poor performance. | ||
Offenders: | ||
Avoid Frontend single point of failures (spof) | The page has 4 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: | ||
Avoid extra requests by setting cache headers (cacheHeaders) | The page has 4 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 26.9 kB the next access. | 60 |
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: | ||
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: | ||
Don't use private headers on static content (privateAssets) | The page has 1 request with private headers. 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: |
Your best practice score is perfect!
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. |
Page info | |
---|---|
Title | Ювелирная компания SOKOLOV. Официальный интернет магазин |
Width | 1904 |
Height | 2197 |
DOM elements | 525 |
Avg DOM depth | 10 |
Max DOM depth | 15 |
Iframes | 0 |
Script tags | 16 |
Local storage | 0 b |
Session storage | 0 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 |
---|---|---|
Nginx | 100 | Web servers Reverse proxies |
HSTS | 100 | Security |
Data from run 3
Visual Metrics | |
---|---|
First Visual Change | 1.633 s |
Speed Index | 2.508 s |
Visual Complete 85% | 2.500 s |
Visual Complete 95% | 2.500 s |
Visual Complete 99% | 3.267 s |
Last Visual Change | 3.433 s |
Visual Readiness | 1.800 s |
Navigation Timing | |
---|---|
backEndTime | 716 ms |
domContentLoadedTime | 1.311 s |
domInteractiveTime | 738 ms |
domainLookupTime | 0 ms |
frontEndTime | 596 ms |
pageDownloadTime | 2 ms |
pageLoadTime | 1.314 s |
redirectionTime | 0 ms |
serverConnectionTime | 8 ms |
serverResponseTime | 706 ms |
Google Web Vitals | |
---|---|
Time to first byte (TTFB) | 716 ms |
First Contentful Paint (FCP) | 1.602 s |
Largest Contentful Paint (LCP) | 2.257 s |
Cumulative Layout Shift (CLS) | 0.01 |
Interaction to next paint (INP) | 528 ms |
Total Blocking Time (TBT) | 183 ms |
First Contentful Paint info | |
---|---|
Elements that needed recalculate style before FCP | 1631 |
Time spent in recalculate style before FCP | 53.237 ms |
Extra timings | |
---|---|
TTFB | 716 ms |
First Paint | 1.602 s |
Load Event End | 1.314 s |
Fully loaded | 3.440 s |
User Timing marks | |
---|---|
Zone | 2.134 s |
Zone:ZoneAwarePromise | 2.138 s |
Zone:toString | 2.139 s |
Zone:util | 2.139 s |
Zone:legacy | 2.140 s |
Zone:timers | 2.140 s |
Zone:requestAnimationFrame | 2.140 s |
Zone:blocking | 2.140 s |
Zone:EventTarget | 2.141 s |
Zone:MutationObserver | 2.142 s |
Zone:IntersectionObserver | 2.142 s |
Zone:FileReader | 2.142 s |
Zone:on_property | 2.143 s |
Zone:customElements | 2.164 s |
Zone:XHR | 2.164 s |
Zone:geolocation | 2.165 s |
Zone:PromiseRejectionEvent | 2.165 s |
Zone:queueMicrotask | 2.165 s |
fbevents:start:unwantedDataProcessing_539740436194968 | 13.871 s |
fbevents:end:unwantedDataProcessing_539740436194968 | 13.871 s |
fbevents:start:unwantedParamsProcessing_539740436194968 | 13.871 s |
fbevents:start:validateUrlProcessing_539740436194968 | 13.871 s |
fbevents:end:validateUrlProcessing_539740436194968 | 13.871 s |
fbevents:start:standardParamChecksProcessing_539740436194968 | 13.872 s |
User Timing measures | ||
---|---|---|
Name | Start time | Duration |
Next.js-before-hydration | 0 ms | 1.309 s |
Next.js-hydration | 1.309 s | 97 ms |
Zone | 2.134 s | 4 ms |
Zone:ZoneAwarePromise | 2.138 s | 1 ms |
Zone:toString | 2.139 s | 0 ms |
Zone:util | 2.139 s | 1 ms |
Zone:legacy | 2.140 s | 0 ms |
Zone:timers | 2.140 s | 0 ms |
Zone:requestAnimationFrame | 2.140 s | 0 ms |
Zone:blocking | 2.140 s | 0 ms |
Zone:EventTarget | 2.141 s | 1 ms |
Zone:MutationObserver | 2.142 s | 0 ms |
Zone:IntersectionObserver | 2.142 s | 0 ms |
Zone:FileReader | 2.142 s | 0 ms |
Zone:on_property | 2.143 s | 21 ms |
Zone:customElements | 2.164 s | 0 ms |
Zone:XHR | 2.164 s | 0 ms |
Zone:geolocation | 2.165 s | 0 ms |
Zone:PromiseRejectionEvent | 2.165 s | 0 ms |
Zone:queueMicrotask | 2.165 s | 0 ms |
When in time the page main content is rendered (collected using the Largest Contentful Paint API). Read more about Largest Contentful Paint.
Element type | DIV |
Element/tag | <div class="SliderVideo_sklv-video__img__lSQTm" style="background-image: url("https://stage.sokolov.ru/upload/content/area/a3dc19ce3bd09bc9ea19d73be968b611.jpg");"></div> |
Render time | 2.257 s |
Elements that needed recalculate style before LCP | 3743 |
Time spent in recalculate style before LCP | 127.173 ms |
Load time | 2.257 s |
URL | https://stage.sokolo...9d73be968b611.jpg |
Size (width*height) | 1606976 |
DOM path | |
div#__next > div#catalog > div > main > div > div > section:eq(0) > div > div > div:eq(1) > div > div:eq(1) > a > div> div#__next > div#catalog > div > main > div > div > section:eq(0) > div > div > div:eq(1) > div > div:eq(1) > a > div> |
0.01173 cumulative layout shift collected from the Cumulative Layout Shift API.
These HTML elements contribute most to the Cumulative Layout Shifts of the page. The higher score, the more layout shift.
Score | HTML Element |
---|---|
0.00905 | <div class="Text_search__3MlXF"></div>,<div class="HeaderBottom_header-bottom_right__7W_NU"></div>,<section class="DataProvider_sklv-main-section__wXrbC DataProvider_sklv-main-section_main-stories__vSpSr"></section> |
body > div#__next > div#catalog > div > header > div:eq(1) > div:eq(1) > div:eq(1) > div,body > div#__next > div#catalog > div > header > div:eq(1) > div:eq(1) > div:eq(2),body > div#__next > div#catalog > div > main > div > div > section:eq(1) | |
0.00259 | <div class="Text_search__3MlXF"></div> |
body > div#__next > div#catalog > div > header > div:eq(1) > div:eq(1) > div:eq(1) > div | |
0.00009 | <span class="CitySelectButton_city-text___XqH_"></span>,<button class="ButtonDeprecated_sklv-button__Wy8xr ButtonDeprecated_sklv-button_borderless__776ey" types="borderless" data-qa="header_shops_map_btn"></button>,<button class="ButtonDeprecated_sklv-button__Wy8xr HeaderTop_header-top_left-delivery__GG_8X" types=""></button> |
body > div#__next > div#catalog > div > header > div:eq(1) > div:eq(0) > div:eq(1) > div:eq(1) > div:eq(0) > button > span,body > div#__next > div#catalog > div > header > div:eq(1) > div:eq(0) > div:eq(1) > div:eq(2) > a > button,body > div#__next > div#catalog > div > header > div:eq(1) > div:eq(0) > div:eq(1) > a > button |
The elements that have shifted place is highlighted in the image (that have a higher value than 0.01). If the element shifted outside of the viewport, you will not see it there. It can be hard to understand what content that has shifted, if that's the case, checkout the video or the filmstrip of the run.
Interaction to Next Paint (INP) is a metric that try to measure responsiveness. It's useful if you are testing user journeys. Read more about Interaction to Next Paint.
The measured latency was 528 ms.
Event type | pointerover |
Element type | |
Element class name | |
Event target | |
Load state when the event happened | dom-interactive |
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 |
---|---|---|---|---|
193 ms | 248.6 ms | 22.4 ms | 21.5 ms | 0.9 ms |
https://cdn.diginetica.net/300/client-lite.js | ||||
Invoker: https://cdn.diginetica.net/300/client-lite.js |
Blocking duration | Work duration | Render duration | PreLayout Duration | Style And Layout Duration |
---|---|---|---|---|
170 ms | 265.8 ms | 6.2 ms | 4.5 ms | 1.7 ms |
https://connect.facebook.net/en_US/fbevents.js | ||||
Invoker: https://connect.facebook.net/en_US/fbevents.js | ||||
https://code.jivo.ru/js/bundle_ru_RU.js?rand=1733923627 | ||||
Forced Style And Layout Duration: 2 ms Invoker: https://code.jivo.ru/js/bundle_ru_RU.js?rand=1733923627 |
Blocking duration | Work duration | Render duration | PreLayout Duration | Style And Layout Duration |
---|---|---|---|---|
164 ms | 210.7 ms | 12.3 ms | 10.1 ms | 2.2 ms |
https://frontend-stage-static.k8s.dev.sokolov.io/_next/static/chunks/framework-12a8921dab738876.js | ||||
Forced Style And Layout Duration: 7 ms Invoker: MessagePort.onmessage |
Blocking duration | Work duration | Render duration | PreLayout Duration | Style And Layout Duration |
---|---|---|---|---|
148 ms | 200.1 ms | 4.9 ms | 2.1 ms | 2.8 ms |
https://frontend-stage-static.k8s.dev.sokolov.io/_next/static/chunks/framework-12a8921dab738876.js | ||||
Forced Style And Layout Duration: 41 ms Invoker: MessagePort.onmessage |
Blocking duration | Work duration | Render duration | PreLayout Duration | Style And Layout Duration |
---|---|---|---|---|
51 ms | 171.6 ms | 13.4 ms | 12.4 ms | 1 ms |
https://www.google-analytics.com/analytics.js | ||||
Invoker: https://www.google-analytics.com/analytics.js | ||||
https://www.googletagmanager.com/gtag/destination?id=AW-784516404&l=dataLayer&cx=c>m=45He51d0v812083218za200 | ||||
Forced Style And Layout Duration: 2 ms Invoker: https://www.googletagmanager.com/gtag/destination?id=AW-784516404&l=dataLayer&cx=c>m=45He51d0v812083218za200 | ||||
https://top-fwz1.mail.ru/js/code.js | ||||
Invoker: https://top-fwz1.mail.ru/js/code.js | ||||
https://mc.yandex.ru/metrika/tag.js | ||||
Invoker: https://mc.yandex.ru/metrika/tag.js | ||||
https://frontend-stage-static.k8s.dev.sokolov.io/_next/static/chunks/9359.67c08b6f61cb7304.js | ||||
Forced Style And Layout Duration: 6 ms Invoker: FrameRequestCallback |
Blocking duration | Work duration | Render duration | PreLayout Duration | Style And Layout Duration |
---|---|---|---|---|
41 ms | 89.8 ms | 2.2 ms | 1.1 ms | 1.1 ms |
https://www.googletagmanager.com/gtag/js?id=G-SEBDDYBJWJ&l=dataLayer&cx=c>m=45He51d0v812083218za200 | ||||
Forced Style And Layout Duration: 3 ms Invoker: https://www.googletagmanager.com/gtag/js?id=G-SEBDDYBJWJ&l=dataLayer&cx=c>m=45He51d0v812083218za200 |
Blocking duration | Work duration | Render duration | PreLayout Duration | Style And Layout Duration |
---|---|---|---|---|
37 ms | 96 ms | 1 ms | 0.1 ms | 0.9 ms |
https://frontend-stage-static.k8s.dev.sokolov.io/_next/static/chunks/pages/_app-2dd35bed676a95d8.js | ||||
Invoker: https://frontend-stage-static.k8s.dev.sokolov.io/_next/static/chunks/pages/_app-2dd35bed676a95d8.js | ||||
https://frontend-stage-static.k8s.dev.sokolov.io/_next/static/chunks/pages/main/client-166adac592c4949f.js | ||||
Invoker: https://frontend-stage-static.k8s.dev.sokolov.io/_next/static/chunks/pages/main/client-166adac592c4949f.js |
Blocking duration | Work duration | Render duration | PreLayout Duration | Style And Layout Duration |
---|---|---|---|---|
37 ms | 39.7 ms | 63.3 ms | 59.1 ms | 4.2 ms |
No availible script information. |
Blocking duration | Work duration | Render duration | PreLayout Duration | Style And Layout Duration |
---|---|---|---|---|
13 ms | 67.3 ms | 6.7 ms | 5.9 ms | 0.8 ms |
https://www.googletagmanager.com/gtm.js?id=GTM-KR3RXB9 | ||||
Invoker: https://www.googletagmanager.com/gtm.js?id=GTM-KR3RXB9 | ||||
https://frontend-stage-static.k8s.dev.sokolov.io/_next/static/chunks/9359.67c08b6f61cb7304.js | ||||
Invoker: SCRIPT[src=https://www.googletagmanager.com/gtm.js?id=GTM-KR3RXB9].onload |
Blocking duration | Work duration | Render duration | PreLayout Duration | Style And Layout Duration |
---|---|---|---|---|
10 ms | 114.7 ms | 10.3 ms | 8 ms | 2.3 ms |
https://frontend-stage-static.k8s.dev.sokolov.io/_next/static/chunks/3333.2af4b63e40078349.js | ||||
Forced Style And Layout Duration: 7 ms Invoker: https://frontend-stage-static.k8s.dev.sokolov.io/_next/static/chunks/3333.2af4b63e40078349.js | ||||
https://frontend-stage-static.k8s.dev.sokolov.io/_next/static/chunks/1571.4b30fc76f7b44e80.js | ||||
Invoker: https://frontend-stage-static.k8s.dev.sokolov.io/_next/static/chunks/1571.4b30fc76f7b44e80.js | ||||
https://frontend-stage-static.k8s.dev.sokolov.io/_next/static/chunks/framework-12a8921dab738876.js | ||||
Invoker: MessagePort.onmessage |
There are no Server Timings.
There are no custom configured scripts.
There are no custom extra metrics from scripting.
How the page is built.
Summary | |
---|---|
HTTP version | HTTP/1.1 |
Total requests | 9 |
Total domains | 2 |
Total transfer size | 244.0 KB |
Total content size | 327.9 KB |
Responses missing compression | 5 |
Number of cookies | 1 |
Third party cookies | 0 |
Requests per response code | |
---|---|
200 | 9 |
URL | Type | Transfer Size | Content Size |
---|---|---|---|
https://cdn.sokolov....rat/regular.woff2 | font | 52.2 KB | 51.8 KB |
https://cdn.sokolov....serrat/bold.woff2 | font | 52.1 KB | 51.7 KB |
https://cdn.sokolov....at/semibold.woff2 | font | 52.0 KB | 51.7 KB |
https://cdn.sokolov....rrat/medium.woff2 | font | 51.9 KB | 51.6 KB |
https://stage.sokolov.ru/ | html | 9.5 KB | 54.0 KB |
https://stage.sokolo...p-store-badge.svg | svg | 8.6 KB | 22.0 KB |
https://stage.sokolo...gallery-badge.svg | svg | 7.5 KB | 19.2 KB |
https://stage.sokolo...le-play-badge.svg | svg | 5.5 KB | 14.2 KB |
https://stage.sokolo...rustore-badge.svg | svg | 4.7 KB | 11.7 KB |
Content | Header Size | Transfer Size | Content Size | Requests |
---|---|---|---|---|
html | 622 B | 9.5 KB | 54.0 KB | 1 |
font | 0 b | 208.2 KB | 206.8 KB | 4 |
svg | 2.4 KB | 26.2 KB | 67.2 KB | 4 |
Total | 3.0 KB | 244.0 KB | 327.9 KB | 9 |
Domain | Total download time | Transfer Size | Content Size | Requests |
---|---|---|---|---|
stage.sokolov.ru | 701 ms | 35.8 KB | 121.2 KB | 5 |
cdn.sokolov.ru | 496 ms | 208.2 KB | 206.8 KB | 4 |
type | min | median | max |
---|---|---|---|
Expires | 0 seconds | 0 seconds | 1 year |
Last modified | 20 hours | 6 weeks | 12 weeks |
Render blocking information directly from Chrome.
Blocking | In body parser blocking | Potentially blocking |
---|---|---|
0 | 0 | 0 |
URL | Type |
---|---|
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 |
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 | 183 | |
Max Potential First Input Delay | 220 | |
Long Tasks before First Paint | 3 | 480 |
Long Tasks before First Contentful Paint | 3 | 480 |
Long Tasks before Largest Contentful Paint | 3 | 480 |
Long Tasks after Load Event End | 4 | 677 |
Total Long Tasks | 5 | 763 |
CPU last long task happened at 2.622 s
name | startTime | duration | containerId | containerName | containerSrc | containerType |
---|---|---|---|---|---|---|
self | 1227 | 86 | window | |||
self | 1316 | 202 | window | |||
self | 1546 | 192 | window | |||
self | 2380 | 63 | window | |||
self | 2622 | 220 | window |
Calculated using Tracium.
Categories (ms) | |
---|---|
parseHTML | 14 |
styleLayout | 357 |
paintCompositeRender | 217 |
scriptParseCompile | 1 |
scriptEvaluation | 1308 |
garbageCollection | 37 |
other | 738 |
Events (ms) | |
---|---|
FunctionCall | 830 |
RunTask | 460 |
UpdateLayoutTree | 320 |
RunMicrotasks | 275 |
v8.run | 134 |
Paint | 124 |
PrePaint | 114 |
Layerize | 69 |
PaintImage | 53 |
Commit | 44 |
Layout | 38 |
UpdateLayer | 34 |
IntersectionObserverController::computeIntersections | 27 |
V8.GC_SCAVENGER_SCAVENGE_PARALLEL | 22 |
v8.callFunction | 16 |
V8.HandleInterrupts | 15 |
V8.BytecodeBudgetInterrupt | 14 |
Tool/domain | Time (ms) |
---|---|
frontend-stage-static.k8s.dev.sokolov.io | 1241.5 |
cdn.diginetica.net | 222.6 |
Third party requests categorised by Third party web version 0.26.2.
Category | Requests |
---|
Category | Number of tools |
---|
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 |
Calculated using .*sokolov.* (use --firstParty
to configure).
Content | Header Size | Transfer Size | Content Size | Requests |
---|---|---|---|---|
html | 622 B | 9.5 KB | 54.0 KB | 1 |
css | 0 b | 0 b | 0 b | 0 |
javascript | 0 b | 0 b | 0 b | 0 |
image | 0 b | 0 b | 0 b | 0 |
font | 0 b | 208.2 KB | 206.8 KB | 4 |
svg | 2.4 KB | 26.2 KB | 67.2 KB | 4 |
Total | 3.0 KB | 244.0 KB | 327.9 KB | 9 |
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 | 0 b | 0 b | 0 |
image | 0 b | 0 b | 0 b | 0 |
font | 0 b | 0 b | 0 b | 0 |
Total | N/A | N/A | N/A |
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 | 2 (17 issues) |
Serious | 3 (16 issues) |
Moderate | 1 (1 issues) |
Minor | 1 (7 issues) |
| loadingExperience ALL | | originLoadingExperience ALL | |
Chrome User Experience Report (CrUx) is powered by real user measurement across the public web, aggregated from users who have opted-in to syncing their browsing history, have not set up a Sync passphrase, and have usage statistic reporting enabled and is using Chrome.
The CrUx data has four different buckets (form factor) depending on device: DESKTOP, PHONE, TABLET and ALL. You can choose which data to get with --crux.formFactor
.
Over the last 30 days, this is the field data for this page for Chrome users.
This is a summary of all pages served from this origin over the last 30 days for Chrome users.