Tested 2025-01-14 20:35:23 using Chrome 131.0.6778.85 (runtime settings).
Metric | Value |
---|---|
Page metrics | |
Performance Score | 69 |
Total Page Transfer Size | 3.6 MB |
Requests | 85 |
Timing metrics | |
TTFB [median] | 582 ms |
First Paint [median] | 962 ms |
Fully Loaded [median] | 2.076 s |
Google Web Vitals | |
TTFB [median] | 582 ms |
First Contentful Paint (FCP) [median] | 962 ms |
Largest Contentful Paint (LCP) [median] | 1.893 s |
Cumulative Layout Shift (CLS) [median] | 0.00 |
Total Blocking Time [median] | 326 ms |
Max Potential FID [median] | 285 ms |
CPU metrics | |
CPU long tasks [median] | 5 |
CPU longest task duration | 292 ms |
CPU last long task happens at | 1.832 s |
Visual Metrics | |
First Visual Change [median] | 967 ms |
Speed Index [median] | 1.975 s |
Visual Complete 85% [median] | 2.000 s |
Visual Complete 99% [median] | 2.000 s |
Last Visual Change [median] | 2.000 s |
Metric | min | median | mean | max |
---|---|---|---|---|
Visual Metrics | ||||
FirstVisualChange | 867 ms | 967 ms | 967 ms | 1.067 s |
LastVisualChange | 1.900 s | 2.000 s | 2.011 s | 2.134 s |
SpeedIndex | 1.872 s | 1.975 s | 1.974 s | 2.076 s |
VisualReadiness | 1.033 s | 1.033 s | 1.044 s | 1.067 s |
VisualComplete85 | 1.900 s | 2.000 s | 2.000 s | 2.100 s |
VisualComplete95 | 1.900 s | 2.000 s | 2.000 s | 2.100 s |
VisualComplete99 | 1.900 s | 2.000 s | 2.000 s | 2.100 s |
Google Web Vitals | ||||
Time To First Byte (TTFB) | 541 ms | 582 ms | 605 ms | 693 ms |
Largest Contentful Paint (LCP) | 1.764 s | 1.893 s | 1.869 s | 1.950 s |
First Contentful Paint (FCP) | 861 ms | 962 ms | 963 ms | 1.066 s |
Cumulative Layout Shift (CLS) | 0 | 0 | 0 | 0 |
More metrics | ||||
firstPaint | 861 ms | 962 ms | 963 ms | 1.066 s |
loadEventEnd | 912 ms | 999 ms | 1.008 s | 1.114 s |
User Timing | ||||
Zone | 1.716 s | 1.834 s | 1.857 s | 2.020 s |
Zone:ZoneAwarePromise | 1.719 s | 1.838 s | 1.861 s | 2.026 s |
Zone:toString | 1.720 s | 1.839 s | 1.862 s | 2.027 s |
Zone:util | 1.720 s | 1.839 s | 1.862 s | 2.027 s |
Zone:legacy | 1.721 s | 1.840 s | 1.863 s | 2.028 s |
Zone:timers | 1.721 s | 1.840 s | 1.863 s | 2.028 s |
Zone:requestAnimationFrame | 1.721 s | 1.840 s | 1.863 s | 2.029 s |
Zone:blocking | 1.721 s | 1.840 s | 1.863 s | 2.029 s |
Zone:EventTarget | 1.722 s | 1.840 s | 1.864 s | 2.029 s |
Zone:MutationObserver | 1.722 s | 1.841 s | 1.864 s | 2.030 s |
Zone:IntersectionObserver | 1.722 s | 1.841 s | 1.865 s | 2.030 s |
Zone:FileReader | 1.723 s | 1.841 s | 1.865 s | 2.031 s |
Zone:on_property | 1.723 s | 1.842 s | 1.865 s | 2.031 s |
Zone:customElements | 1.742 s | 1.863 s | 1.885 s | 2.051 s |
Zone:XHR | 1.742 s | 1.864 s | 1.886 s | 2.051 s |
Zone:geolocation | 1.742 s | 1.864 s | 1.886 s | 2.052 s |
Zone:PromiseRejectionEvent | 1.742 s | 1.864 s | 1.886 s | 2.052 s |
Zone:queueMicrotask | 1.743 s | 1.865 s | 1.887 s | 2.052 s |
CPU | ||||
Total Blocking Time | 319 ms | 326 ms | 341 ms | 378 ms |
Max Potential FID | 274 ms | 285 ms | 284 ms | 292 ms |
CPU long tasks | 5 | 5 | 5 | 6 |
CPU last long task happens at | 1.713 s | 1.832 s | 1.854 s | 2.018 s |
Run 2 SpeedIndex median
Use--filmstrip.showAll
to show all filmstrips.
The coach helps you find performance problems on your web page using web performance best practice rules. And gives you advice on privacy and best practices. Tested using Coach-core version 8.1.1.
Title | Advice | Score |
---|---|---|
Do not send too long headers (longHeaders) | https://diamant.ru/a.../main-banner-001/ has a header set-cookie that is 623 characters long. https://diamant.ru/a...gation-block-003/ has a header set-cookie that is 633 characters long. https://diamant.ru/api/v5/profile/ has a header set-cookie that is 623 characters long. https://diamant.ru/a...t/easy-calculate/ has a header set-cookie that is 947 characters long. https://diamant.ru/a...profile/products/ has a header set-cookie that is 957 characters long. https://diamant.ru/a...5/location/check/ has a header set-cookie that is 977 characters long. | 94 |
Description: Do not send response headers that are too long. | ||
Offenders: | ||
Avoid too many third party requests (thirdParty) | The page do 26% requests to third party domains (22 requests and 2.7 MB). First party is 63 requests and 1.2 MB. The page transfer more bytes from third party domains (2.7 MB) then first party (1.2 MB). The regex .*diamant.* 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 2 responses that sets a pragma no-cache header (that is a request header). There are 85 responses that sets a server header. | 0 |
Description: Do not send headers that you don't need. We look for p3p, cache-control and max-age, pragma, server and x-frame-options headers. Have a look at Andrew Betts - Headers for Hackers talk as a guide https://www.youtube.com/watch?v=k92ZbrY815c or read https://www.fastly.com/blog/headers-we-dont-want. | ||
Offenders: |
Title | Advice | Score |
---|---|---|
Use a good Content-Security-Policy header to make sure you you avoid Cross Site Scripting (XSS) attacks. (contentSecurityPolicyHeader) | Set a Content-Security-Policy header to make sure you are not open for Cross Site Scripting (XSS) attacks. You can start with setting a Content-Security-Policy-Report-Only header, that will only report the violation, not stop the download. | 0 |
Description: Content Security Policy is delivered via a HTTP response header, and defines approved sources of content that the browser may load. It can be an effective countermeasure to Cross Site Scripting (XSS) attacks and is also widely supported and usually easily deployed. https://scotthelme.co.uk/content-security-policy-an-introduction/. | ||
Offenders: | ||
Set a referrer-policy header to make sure you do not leak user information. (referrerPolicyHeader) | Set a referrer-policy header to make sure you do not leak user information. | 0 |
Description: Referrer Policy is a new header that allows a site to control how much information the browser includes with navigations away from a document and should be set by all sites. https://scotthelme.co.uk/a-new-security-header-referrer-policy/. | ||
Offenders: | ||
Set a strict transport header to make sure the user always use HTTPS. (strictTransportSecurityHeader) | A strict transport header is set but miss out on setting includeSubDomainsThe max age is lower than six months. Increase it to get a better score. | 70 |
Description: The HTTP Strict-Transport-Security response header (often abbreviated as HSTS) lets a web site tell browsers that it should only be accessed using HTTPS, instead of using HTTP. https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Strict-Transport-Security. |
Page info | |
---|---|
Title | Ювелирная компания Diamant. Официальный интернет магазин |
Width | 1904 |
Height | 6077 |
DOM elements | 804 |
Avg DOM depth | 11 |
Max DOM depth | 18 |
Iframes | 0 |
Script tags | 17 |
Local storage | 18 B |
Session storage | 550 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 2
Visual Metrics | |
---|---|
First Visual Change | 967 ms |
Speed Index | 1.975 s |
Visual Complete 85% | 2.000 s |
Visual Complete 95% | 2.000 s |
Visual Complete 99% | 2.000 s |
Last Visual Change | 2.000 s |
Visual Readiness | 1.033 s |
Navigation Timing | |
---|---|
backEndTime | 582 ms |
domContentLoadedTime | 996 ms |
domInteractiveTime | 617 ms |
domainLookupTime | 0 ms |
frontEndTime | 396 ms |
pageDownloadTime | 21 ms |
pageLoadTime | 999 ms |
redirectionTime | 0 ms |
serverConnectionTime | 29 ms |
serverResponseTime | 570 ms |
Google Web Vitals | |
---|---|
Time to first byte (TTFB) | 582 ms |
First Contentful Paint (FCP) | 962 ms |
Largest Contentful Paint (LCP) | 1.893 s |
Cumulative Layout Shift (CLS) | 0.00 |
Total Blocking Time (TBT) | 326 ms |
First Contentful Paint info | |
---|---|
Elements that needed recalculate style before FCP | 2185 |
Time spent in recalculate style before FCP | 44.895 ms |
Extra timings | |
---|---|
TTFB | 582 ms |
First Paint | 962 ms |
Load Event End | 999 ms |
Fully loaded | 2.076 s |
User Timing marks | |
---|---|
Zone | 1.834 s |
Zone:ZoneAwarePromise | 1.838 s |
Zone:toString | 1.839 s |
Zone:util | 1.839 s |
Zone:legacy | 1.840 s |
Zone:timers | 1.840 s |
Zone:requestAnimationFrame | 1.840 s |
Zone:blocking | 1.840 s |
Zone:EventTarget | 1.840 s |
Zone:MutationObserver | 1.841 s |
Zone:IntersectionObserver | 1.841 s |
Zone:FileReader | 1.841 s |
Zone:on_property | 1.842 s |
Zone:customElements | 1.863 s |
Zone:XHR | 1.864 s |
Zone:geolocation | 1.864 s |
Zone:PromiseRejectionEvent | 1.864 s |
Zone:queueMicrotask | 1.865 s |
User Timing measures | ||
---|---|---|
Name | Start time | Duration |
Next.js-before-hydration | 0 ms | 993 ms |
Next.js-hydration | 993 ms | 235 ms |
Zone | 1.834 s | 4 ms |
Zone:ZoneAwarePromise | 1.838 s | 1 ms |
Zone:toString | 1.839 s | 0 ms |
Zone:util | 1.839 s | 1 ms |
Zone:legacy | 1.840 s | 0 ms |
Zone:timers | 1.840 s | 0 ms |
Zone:requestAnimationFrame | 1.840 s | 0 ms |
Zone:blocking | 1.840 s | 0 ms |
Zone:EventTarget | 1.840 s | 1 ms |
Zone:MutationObserver | 1.841 s | 0 ms |
Zone:IntersectionObserver | 1.841 s | 0 ms |
Zone:FileReader | 1.841 s | 0 ms |
Zone:on_property | 1.842 s | 21 ms |
Zone:customElements | 1.863 s | 0 ms |
Zone:XHR | 1.864 s | 0 ms |
Zone:geolocation | 1.864 s | 0 ms |
Zone:PromiseRejectionEvent | 1.864 s | 0 ms |
Zone:queueMicrotask | 1.865 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="image_lazy-load__Wso7t image_loaded__8YbPx SklvTextWithPhotoSlide_sklv-slide-text__img__PcAAE" style="background-image: url("https://cdn.sokolov.ru/upload/content/area/f3c942ac8b3a94270c10674936a35691.jpg?w=1920&h=844");"></div> |
Render time | 1.893 s |
Elements that needed recalculate style before LCP | 4888 |
Time spent in recalculate style before LCP | 145.613 ms |
Load time | 1.893 s |
URL | https://cdn.sokolov....0674936a35691.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(0) > a > div > div> div#__next > div#catalog > div > main > div > div > section:eq(0) > div > div > div:eq(1) > div > div:eq(0) > a > div > div> |
0.00005 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.00005 | <span class="CitySelectButton_city-text___XqH_"></span>,<button class="ButtonDeprecated_sklv-button__Wy8xr ButtonDeprecated_sklv-button_borderless__776ey" types="borderless"></button> |
body > div#__next > div#catalog > div > header > div > div > div:eq(1) > div:eq(0) > div:eq(1) > button > span,body > div#__next > div#catalog > div > header > div > div > div:eq(1) > div:eq(0) > div:eq(2) > 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.
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 |
---|---|---|---|---|
251 ms | 296.5 ms | 8.5 ms | 5.3 ms | 3.2 ms |
https://static-catalog.diamant.ru/_next/static/chunks/framework-12a8921dab738876.js | ||||
Forced Style And Layout Duration: 32 ms Invoker: MessagePort.onmessage |
Blocking duration | Work duration | Render duration | PreLayout Duration | Style And Layout Duration |
---|---|---|---|---|
79 ms | 133.9 ms | 5.1 ms | 2.2 ms | 2.9 ms |
https://static-catalog.diamant.ru/_next/static/chunks/framework-12a8921dab738876.js | ||||
Forced Style And Layout Duration: 27 ms Invoker: MessagePort.onmessage |
Blocking duration | Work duration | Render duration | PreLayout Duration | Style And Layout Duration |
---|---|---|---|---|
65 ms | 219.7 ms | 100.3 ms | 0.1 ms | 100.2 ms |
https://static-catalog.diamant.ru/_next/static/chunks/main-8933f27b2dfdcc1f.js | ||||
Invoker: https://static-catalog.diamant.ru/_next/static/chunks/main-8933f27b2dfdcc1f.js |
Blocking duration | Work duration | Render duration | PreLayout Duration | Style And Layout Duration |
---|---|---|---|---|
19 ms | 94.5 ms | 6.5 ms | 5.5 ms | 1 ms |
https://static-catalog.diamant.ru/_next/static/chunks/pages/_app-63aad0f4ef292f9a.js | ||||
Invoker: https://static-catalog.diamant.ru/_next/static/chunks/pages/_app-63aad0f4ef292f9a.js | ||||
https://static-catalog.diamant.ru/_next/static/chunks/pages/main/bot-a4fabfa6469908c8.js | ||||
Invoker: https://static-catalog.diamant.ru/_next/static/chunks/pages/main/bot-a4fabfa6469908c8.js |
Blocking duration | Work duration | Render duration | PreLayout Duration | Style And Layout Duration |
---|---|---|---|---|
16 ms | 115.3 ms | 5.7 ms | 2.1 ms | 3.6 ms |
https://static-catalog.diamant.ru/_next/static/chunks/6434.a726009e658608fe.js | ||||
Invoker: https://static-catalog.diamant.ru/_next/static/chunks/6434.a726009e658608fe.js |
Blocking duration | Work duration | Render duration | PreLayout Duration | Style And Layout Duration |
---|---|---|---|---|
1 ms | 125.3 ms | 12.7 ms | 8.4 ms | 4.3 ms |
No availible script information. |
Blocking duration | Work duration | Render duration | PreLayout Duration | Style And Layout Duration |
---|---|---|---|---|
0 ms | 69.4 ms | 18.6 ms | 11.6 ms | 7 ms |
https://static-catalog.diamant.ru/_next/static/chunks/3333.1fd2fe3e19d424df.js | ||||
Forced Style And Layout Duration: 2 ms Invoker: https://static-catalog.diamant.ru/_next/static/chunks/3333.1fd2fe3e19d424df.js | ||||
https://static-catalog.diamant.ru/_next/static/chunks/framework-12a8921dab738876.js | ||||
Invoker: MessagePort.onmessage |
Blocking duration | Work duration | Render duration | PreLayout Duration | Style And Layout Duration |
---|---|---|---|---|
0 ms | 53.2 ms | 3.8 ms | 1.7 ms | 2.1 ms |
https://static-catalog.diamant.ru/_next/static/chunks/9436-8b7e73a429627c4a.js | ||||
Invoker: https://static-catalog.diamant.ru/_next/static/chunks/9436-8b7e73a429627c4a.js | ||||
https://static-catalog.diamant.ru/_next/static/chunks/6434.a726009e658608fe.js | ||||
Invoker: TimerHandler:setTimeout |
There are no Server Timings.
There are no custom configured scripts.
There are no custom extra metrics from scripting.
How the page is built.
Summary | |
---|---|
HTTP version | HTTP/2.0 |
Total requests | 85 |
Total domains | 4 |
Total transfer size | 3.6 MB |
Total content size | 9.1 MB |
Responses missing compression | 32 |
Number of cookies | 8 |
Third party cookies | 0 |
Requests per response code | |
---|---|
200 | 83 |
206 | 1 |
404 | 1 |
URL | Type | Transfer Size | Content Size |
---|---|---|---|
https://cdn.sokolov....8ba7e6548110a.jpg | image | 640.6 KB | 639.6 KB |
https://cdn.sokolov....710c7d04484c0.png | image | 559.3 KB | 558.5 KB |
https://cdn.sokolov....2e12f8d053073.jpg | image | 556.8 KB | 556.0 KB |
https://cdn.sokolov....0674936a35691.jpg | image | 255.4 KB | 254.9 KB |
https://cdn.sokolov....32b97e5176aa7.jpg | image | 210.3 KB | 209.8 KB |
https://static-catal...aad0f4ef292f9a.js | javascript | 172.1 KB | 605.3 KB |
https://cdn.sokolov....60058fb11a6e1.jpg | image | 154.9 KB | 154.5 KB |
https://diamant.ru/u...z03T3Isg873OH.png | image | 72.9 KB | 72.5 KB |
https://static-catal...a8921dab738876.js | javascript | 66.5 KB | 204.9 KB |
https://diamant.ru/u...-zZZ16ahQFESf.png | image | 58.3 KB | 58.0 KB |
https://diamant.ru/u...aAOMzvnvwwwo_.png | image | 55.5 KB | 55.2 KB |
https://diamant.ru/u...-dJg9jTEYOdfj.png | image | 54.0 KB | 53.7 KB |
https://diamant.ru/u...5-HtECc-f_cf_.png | image | 52.2 KB | 51.9 KB |
https://diamant.ru/u...NuJNMYWuVOHtU.png | image | 52.2 KB | 51.9 KB |
https://cdn.sokolov....rat/regular.woff2 | font | 52.2 KB | 51.8 KB |
https://cdn.sokolov....serrat/bold.woff2 | font | 52.1 KB | 51.7 KB |
https://cdn.sokolov....at/semibold.woff2 | font | 52.0 KB | 51.7 KB |
https://cdn.sokolov....rrat/medium.woff2 | font | 51.9 KB | 51.6 KB |
https://static-catal...538aab560fdd2.css | css | 50.6 KB | 365.6 KB |
https://diamant.ru/u...eEcuKiZRF7iWk.png | image | 47.2 KB | 46.9 KB |
Content | Header Size | Transfer Size | Content Size | Requests |
---|---|---|---|---|
html | 0 b | 28.7 KB | 345.0 KB | 1 |
css | 0 b | 93.6 KB | 590.7 KB | 8 |
javascript | 0 b | 525.7 KB | 1.7 MB | 34 |
image | 0 b | 2.8 MB | 2.8 MB | 15 |
font | 0 b | 208.2 KB | 206.8 KB | 4 |
json | 0 b | 11.2 KB | 31.2 KB | 9 |
other | 0 b | 0 b | 0 b | 1 |
favicon | 0 b | 1.4 KB | 9.4 KB | 1 |
svg | 0 b | 7.3 KB | 9.3 KB | 10 |
video | 0 b | 0 b | 3.5 MB | 1 |
Total | 0 b | 3.6 MB | 9.1 MB | 84 |
Domain | Total download time | Transfer Size | Content Size | Requests |
---|---|---|---|---|
diamant.ru | 1.866 s | 507.5 KB | 840.7 KB | 18 |
cdn.sokolov.ru | 1.572 s | 2.5 MB | 6.1 MB | 20 |
static-catalog.diamant.ru | 2.173 s | 622.5 KB | 2.2 MB | 45 |
seo.sokolov.ru | 93 ms | 207 B | 31 B | 2 |
type | min | median | max |
---|---|---|---|
Expires | 0 seconds | 1 year | 1 year |
Last modified | 6 hours | 3 weeks | 40 weeks |
Included requests done after load event end.
Content | Transfer Size | Requests |
---|---|---|
html | 0 b | 0 |
css | 6.4 KB | 3 |
javascript | 114.6 KB | 19 |
image | 2.3 MB | 6 |
font | 0 b | 0 |
json | 11.2 KB | 9 |
other | 0 b | 1 |
favicon | 1.4 KB | 1 |
svg | 7.3 KB | 10 |
video | 0 b | 1 |
Total | 2.5 MB | 51 |
Includes requests done after DOM content loaded.
Content | Transfer Size | Requests |
---|---|---|
html | 0 b | 0 |
css | 6.4 KB | 3 |
javascript | 114.6 KB | 19 |
image | 2.3 MB | 6 |
font | 0 b | 0 |
json | 11.2 KB | 9 |
other | 0 b | 1 |
favicon | 1.4 KB | 1 |
svg | 7.3 KB | 10 |
video | 0 b | 1 |
Total | 2.5 MB | 51 |
Render blocking information directly from Chrome.
Blocking | In body parser blocking | Potentially blocking |
---|---|---|
0 | 0 | 0 |
URL | Type |
---|---|
https://static-catal...aad0f4ef292f9a.js | non_blocking |
https://static-catal...a8921dab738876.js | non_blocking |
https://cdn.sokolov....rat/regular.woff2 | non_blocking |
https://cdn.sokolov....serrat/bold.woff2 | non_blocking |
https://cdn.sokolov....at/semibold.woff2 | non_blocking |
https://cdn.sokolov....rrat/medium.woff2 | non_blocking |
https://static-catal...538aab560fdd2.css | non_blocking |
https://static-catal...528e618c90a44c.js | non_blocking |
https://static-catal...33f27b2dfdcc1f.js | non_blocking |
https://static-catal...26009e658608fe.js | non_blocking |
https://static-catal...ad076cb54663ae.js | non_blocking |
https://static-catal...d4955c7aea6026.js | non_blocking |
https://static-catal...e8ec0aad0d4042.js | non_blocking |
https://static-catal...d2fe3e19d424df.js | non_blocking |
https://static-catal...895d4bc736c19a.js | non_blocking |
https://static-catal...ac68a873ced39.css | non_blocking |
https://static-catal...609ce0b7f20b73.js | non_blocking |
https://static-catal...ffff92113ca794.js | non_blocking |
https://static-catal...1e17b595b138db.js | non_blocking |
https://static-catal...150e9e1bfa1b2.css | non_blocking |
https://static-catal...73becefb9a38a8.js | non_blocking |
https://static-catal...cdcc44c06b3a97.js | non_blocking |
https://static-catal...7d580206864104.js | non_blocking |
https://static-catal...7e73a429627c4a.js | non_blocking |
https://static-catal...914a619aaaccf.css | non_blocking |
https://static-catal...7efefabe50f85.css | non_blocking |
https://static-catal...e009bf1bbe802.css | dynamically_injected_non_blocking |
https://static-catal...fdab27d2fbfd93.js | non_blocking |
https://static-catal...f7556ef5a1e9ce.js | non_blocking |
https://static-catal..._buildManifest.js | non_blocking |
https://static-catal...cf24f034ca1213.js | non_blocking |
https://static-catal...673ffea797ece4.js | non_blocking |
https://static-catal...1e104d0f1004dc.js | non_blocking |
https://static-catal...1bc8144664229a.js | non_blocking |
https://static-catal...538a4e5a3c925.css | dynamically_injected_non_blocking |
https://static-catal...6c34e864d9a98d.js | non_blocking |
https://static-catal...6de3534181a6c.css | dynamically_injected_non_blocking |
https://static-catal...b68982a7d87933.js | non_blocking |
https://static-catal...0baf6b0adfaf4f.js | non_blocking |
https://static-catal...0417b504718185.js | non_blocking |
https://static-catal...1bac4a22023b4a.js | non_blocking |
https://static-catal...2f4776540adae0.js | non_blocking |
https://static-catal...f858da31fff1c0.js | non_blocking |
https://static-catal...fabfa6469908c8.js | non_blocking |
https://static-catal...ac726038f76803.js | non_blocking |
https://static-catal..._/_ssgManifest.js | 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 | 326 | |
Max Potential First Input Delay | 292 | |
Long Tasks before First Paint | 2 | 163 |
Long Tasks before First Contentful Paint | 2 | 163 |
Long Tasks before Largest Contentful Paint | 5 | 639 |
Long Tasks after Load Event End | 3 | 476 |
Total Long Tasks | 5 | 639 |
CPU last long task happened at 1.832 s
name | startTime | duration | containerId | containerName | containerSrc | containerType |
---|---|---|---|---|---|---|
unknown | 805 | 101 | window | |||
self | 907 | 62 | window | |||
self | 1009 | 292 | window | |||
self | 1322 | 124 | window | |||
self | 1832 | 60 | window |
Calculated using Tracium.
Categories (ms) | |
---|---|
parseHTML | 21 |
styleLayout | 325 |
paintCompositeRender | 305 |
scriptParseCompile | 1 |
scriptEvaluation | 895 |
garbageCollection | 27 |
other | 659 |
Events (ms) | |
---|---|
FunctionCall | 644 |
RunTask | 394 |
UpdateLayoutTree | 254 |
RunMicrotasks | 172 |
Paint | 165 |
Layerize | 104 |
PaintImage | 80 |
Layout | 70 |
Commit | 60 |
UpdateLayer | 55 |
PrePaint | 49 |
IntersectionObserverController::computeIntersections | 30 |
v8.callFunction | 17 |
v8.run | 17 |
ParseHTML | 13 |
V8.GC_SCAVENGER_SCAVENGE_PARALLEL | 12 |
V8.BytecodeBudgetInterrupt | 11 |
V8.HandleInterrupts | 10 |
URL | CPU time (ms) |
---|---|
https://static-catalog.diamant.ru/_next/static/chunks/framework-12a8921dab738876.js | 636 |
https://static-catalog.diamant.ru/_next/static/chunks/6434.a726009e658608fe.js | 123 |
https://static-catalog.diamant.ru/_next/static/chunks/4643-fe528e618c90a44c.js | 84 |
https://static-catalog.diamant.ru/_next/static/chunks/pages/_app-63aad0f4ef292f9a.js | 62 |
https://static-catalog.diamant.ru/_next/static/chunks/pages/main/bot-a4fabfa6469908c8.js | 22 |
https://static-catalog.diamant.ru/_next/static/chunks/3333.1fd2fe3e19d424df.js | 21 |
https://static-catalog.diamant.ru/_next/static/chunks/main-8933f27b2dfdcc1f.js | 16 |
Tool/domain | Time (ms) |
---|---|
static-catalog.diamant.ru | 962.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.sokolov.ru |
seo.sokolov.ru |
Calculated using .*diamant.* (use --firstParty
to configure).
Content | Header Size | Transfer Size | Content Size | Requests |
---|---|---|---|---|
html | 0 b | 28.7 KB | 345.0 KB | 1 |
css | 0 b | 93.6 KB | 590.7 KB | 8 |
javascript | 0 b | 525.7 KB | 1.7 MB | 34 |
image | 0 b | 467.8 KB | 465.1 KB | 9 |
font | 0 b | 0 b | 0 b | 0 |
json | 0 b | 11.0 KB | 31.2 KB | 8 |
favicon | 0 b | 1.4 KB | 9.4 KB | 1 |
svg | 0 b | 894 B | 680 B | 1 |
Total | N/A | 1.1 MB | 3.1 MB | 63 |
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 | 2.3 MB | 2.3 MB | 6 |
font | 0 b | 208.2 KB | 206.8 KB | 4 |
other | 0 b | 0 b | 0 b | 1 |
json | 0 b | 207 B | 31 B | 1 |
svg | 0 b | 6.4 KB | 8.7 KB | 9 |
video | 0 b | 0 b | 3.5 MB | 1 |
Total | N/A | 2.5 MB | 6.1 MB | 22 |
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 (15 issues) |
Serious | 3 (25 issues) |
Moderate | 1 (1 issues) |
Minor | 1 (5 issues) |