Tested 2025-01-14 23:23:50 using Chrome 131.0.6778.85 (runtime settings).
Metric | Value |
---|---|
Page metrics | |
Performance Score | 53 |
Total Page Transfer Size | 22.5 MB |
Requests | 202 |
Timing metrics | |
TTFB [median] | 72 ms |
First Paint [median] | 648 ms |
Fully Loaded [median] | 32.953 s |
Google Web Vitals | |
TTFB [median] | 72 ms |
First Contentful Paint (FCP) [median] | 648 ms |
Largest Contentful Paint (LCP) [median] | 1.144 s |
Cumulative Layout Shift (CLS) [median] | 0.01 |
Interaction To Next Paint (INP) [median] | 208 ms |
Total Blocking Time [median] | 1.929 s |
Max Potential FID [median] | 918 ms |
CPU metrics | |
CPU long tasks [median] | 17 |
CPU longest task duration | 977 ms |
CPU last long task happens at | 5.115 s |
Visual Metrics | |
First Visual Change [median] | 634 ms |
Speed Index [median] | 13.137 s |
Visual Complete 85% [median] | 36.033 s |
Visual Complete 99% [median] | 38.200 s |
Last Visual Change [median] | 38.200 s |
Chrome User Experience Report (CRUX) | |
First Contentful Paint [p75] | 2.421 s |
Largest Contentful Paint (LCP) [p75] | 4.074 s |
Cumulative Layout Shift (CLS) [p75] | 0.01 |
Metric | min | median | mean | max |
---|---|---|---|---|
Visual Metrics | ||||
FirstVisualChange | 500 ms | 634 ms | 878 ms | 1.500 s |
LastVisualChange | 37.167 s | 38.200 s | 37.933 s | 38.433 s |
SpeedIndex | 12.212 s | 13.137 s | 12.999 s | 13.647 s |
VisualReadiness | 36.667 s | 36.933 s | 37.055 s | 37.566 s |
VisualComplete85 | 35.134 s | 36.033 s | 36.078 s | 37.067 s |
VisualComplete95 | 37.067 s | 38.200 s | 37.889 s | 38.400 s |
VisualComplete99 | 37.167 s | 38.200 s | 37.933 s | 38.433 s |
Google Web Vitals | ||||
Time To First Byte (TTFB) | 71 ms | 72 ms | 434 ms | 1.159 s |
Largest Contentful Paint (LCP) | 1.063 s | 1.144 s | 1.450 s | 2.144 s |
First Contentful Paint (FCP) | 540 ms | 648 ms | 882 ms | 1.459 s |
Cumulative Layout Shift (CLS) | 0.0094 | 0.0099 | 0.0103 | 0.0115 |
More metrics | ||||
firstPaint | 540 ms | 648 ms | 882 ms | 1.459 s |
loadEventEnd | 32.015 s | 32.286 s | 32.367 s | 32.801 s |
CPU | ||||
Total Blocking Time | 1.631 s | 1.929 s | 2.018 s | 2.495 s |
Max Potential FID | 691 ms | 918 ms | 862 ms | 977 ms |
CPU long tasks | 16 | 17 | 18 | 20 |
CPU last long task happens at | 4.802 s | 5.115 s | 5.102 s | 5.388 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 |
---|---|---|
Meta description (metaDescription) | The meta description is too long. It has 184 characters, the recommended max is 155 | 50 |
Description: Use a page description to make the page more relevant to search engines. | ||
Page title (pageTitle) | The title is too long by 95 characters. The recommended max is 60 | 50 |
Description: Use a title to make the page more relevant to search engines. | ||
Do not send too long headers (longHeaders) | https://mc.yandex.ru/metrika/watch.js has a header set-cookie that is 795 characters long. https://top-fwz1.mai...1.mail.ru/counter has a header set-cookie that is 716 characters long. https://mc.yandex.ru....ru/watch/5901091 has a header location that is 1777 characters long. https://api.sunlight...v3/cities/select/ has a header set-cookie that is 882 characters long. https://mc.yandex.ru...u/watch/5901091/1 has a header location that is 1777 characters long. https://mc.yandex.ru...u/watch/5901091/1 has a header set-cookie that is 929 characters long. https://top-fwz1.mai...1.mail.ru/tracker has a header set-cookie that is 614 characters long. https://top-fwz1.mai...1.mail.ru/tracker has a header set-cookie that is 614 characters long. https://top-fwz1.mai...1.mail.ru/tracker has a header set-cookie that is 614 characters long. https://top-fwz1.mai...1.mail.ru/tracker has a header set-cookie that is 614 characters long. https://top-fwz1.mai...1.mail.ru/tracker has a header set-cookie that is 614 characters long. https://top-fwz1.mai...mail.ru/datalayer has a header set-cookie that is 614 characters long. https://top-fwz1.mai...1.mail.ru/tracker has a header set-cookie that is 614 characters long. https://top-fwz1.mai...mail.ru/datalayer has a header set-cookie that is 614 characters long. https://yandex.ru/ads/system/context.js has a header set-cookie that is 823 characters long. https://top-fwz1.mai...1.mail.ru/tracker has a header set-cookie that is 614 characters long. | 84 |
Description: Do not send response headers that are too long. | ||
Offenders: | ||
Avoid too many third party requests (thirdParty) | The page do 45% requests to third party domains (90 requests and 1.3 MB). First party is 112 requests and 22.3 MB. The regex .*sunlight.* was used to calculate first/third party requests. | 50 |
Description: Do not load most of your content from third party URLs. | ||
Avoid unnecessary headers (unnecessaryHeaders) | There are 17 responses that sets a p3p header. There are 121 responses that sets both a max-age and expires header. There are 25 responses that sets a pragma no-cache header (that is a request header). There are 183 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: | ||
Avoid third party cookies that is used to track the user. (thirdPartyCookies) | The page sets 9 third party cookies. | 0 |
Description: Third party cookies are used to track the user. They are automatically blocked in Safari and Firefox. | ||
Offenders: | ||
Do not share user data with third parties. (thirdPartyPrivacy) | The page has 14% requests that are 3rd party (28 requests with a size of 376.5 kB). The page also have request to companies that harvest data from users and do not respect users privacy (see https://en.wikipedia.org/wiki/Surveillance_capitalism). The page do 2 tag-manager requests and uses 1 tag-manager tool. The page do 6 survelliance requests and uses 4 survelliance tools. The page do 4 ad requests and uses 1 ad tool. The page do 8 social requests and uses 1 social tool. The page do 12 analytics requests and uses 2 analytics tools. The page do 1 utility request and uses 1 utility tool. | 0 |
Description: Using third party requests shares user information with that third party. Please avoid that! The project https://github.com/patrickhulce/third-party-web is used to categorize first/third party requests. | ||
Offenders: |
Page info | |
---|---|
Title | Золотое кольцо с бриллиантами БРИЛЛИАНТЫ ЯКУТИИ 0490-K5R-02: розовое золото 585 пробы, бриллиант — купить в интернет-магазине SUNLIGHT, фото, артикул 57830 |
Width | 1909 |
Height | 6447 |
DOM elements | 3637 |
Avg DOM depth | 11 |
Max DOM depth | 20 |
Iframes | 2 |
Script tags | 74 |
Local storage | 7.7 KB |
Session storage | 770 B |
Network Information API | 4g |
Resource Hints |
---|
preconnect |
https://gum.criteo.com/ |
https://dis.eu.criteo.com/ |
https://tracking.diginetica.net/ |
https://bid.g.doubleclick.net/ |
https://ad.mail.ru/ |
https://px.adhigh.net/ |
https://top-fwz1.mail.ru/ |
Data collected using Wappalyzer version 6.10.66. With updated code from Webappanalyzer 2024-12-27. Use --browsertime.firefox.includeResponseBodies html
or --browsertime.chrome.includeResponseBodies html
to help Wappalyzer find more information about technologies used.
Technology | Confidence | Category |
---|---|---|
PHP | 100 | Programming languages |
KPHP 7.4.120745 | 100 | Programming languages |
Amazon Web Services | 100 | PaaS |
HSTS | 100 | Security |
Amazon CloudFront | 100 | CDN |
HTTP/3 | 100 | Miscellaneous |
Data collected using Third Party Web 0.26.2
Tag-manager |
---|
Google Tag Manager |
Survelliance |
Google Tag Manager |
Google Analytics |
Other Google APIs/SDKs |
Google Fonts |
Ad |
Branch Metrics |
Social |
VK |
Analytics |
Yandex Metrica |
Google Analytics |
Utility |
Other Google APIs/SDKs |
Cdn |
Google Fonts |
Data from run 3
Visual Metrics | |
---|---|
First Visual Change | 1.500 s |
Speed Index | 13.137 s |
Visual Complete 85% | 36.033 s |
Visual Complete 95% | 38.400 s |
Visual Complete 99% | 38.433 s |
Last Visual Change | 38.433 s |
Visual Readiness | 36.933 s |
Navigation Timing | |
---|---|
backEndTime | 1.159 s |
domContentLoadedTime | 2.458 s |
domInteractiveTime | 2.458 s |
domainLookupTime | 0 ms |
frontEndTime | 31.616 s |
pageDownloadTime | 25 ms |
pageLoadTime | 32.800 s |
redirectionTime | 0 ms |
serverConnectionTime | 25 ms |
serverResponseTime | 1.155 s |
Google Web Vitals | |
---|---|
Time to first byte (TTFB) | 1.159 s |
First Contentful Paint (FCP) | 1.459 s |
Largest Contentful Paint (LCP) | 2.144 s |
Cumulative Layout Shift (CLS) | 0.01 |
Interaction to next paint (INP) | 208 ms |
Total Blocking Time (TBT) | 1.631 s |
First Contentful Paint info | |
---|---|
Elements that needed recalculate style before FCP | 1653 |
Time spent in recalculate style before FCP | 38.521 ms |
Extra timings | |
---|---|
TTFB | 1.159 s |
First Paint | 1.459 s |
Load Event End | 32.801 s |
Fully loaded | 33.343 s |
When in time the page main content is rendered (collected using the Largest Contentful Paint API). Read more about Largest Contentful Paint.
Element type | IMG |
Element/tag | <img loading="lazy" class="supreme-product-card__banner-image" src="https://g2.sunlight.net/r/h300/q91/media/nameplates/images/961dab2a53bf626fbee5574bd60082089502560d.jpg"> |
Render time | 2.144 s |
Elements that needed recalculate style before LCP | 3145 |
Time spent in recalculate style before LCP | 136.895 ms |
Load time | 2.144 s |
URL | https://g2.sunlight....082089502560d.jpg |
Size (width*height) | 74564 |
DOM path | |
div#wrapper > div:eq(5) > main#js-supreme-product-card > main#js-supreme-product-card > div:eq(1) > div:eq(1) > div:eq(11) > section > a > img> div#wrapper > div:eq(5) > main#js-supreme-product-card > main#js-supreme-product-card > div:eq(1) > div:eq(1) > div:eq(11) > section > a > img> |
0.00991 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.00939 | <div class="supreme-product-card__price-block"></div>,<section class="supreme-product-card__banner-wrapper"></section> |
body > div#wrapper > div:eq(5) > main#js-supreme-product-card > main#js-supreme-product-card > div:eq(1) > div:eq(1) > div:eq(2) > div:eq(1),body > div#wrapper > div:eq(5) > main#js-supreme-product-card > main#js-supreme-product-card > div:eq(1) > div:eq(1) > div:eq(11) > section | |
0.00028 | <a href="tel:88002349999" class="supreme-header-top-menu-link m-phone js-main-phone"></a> |
body > div#wrapper > div#js-header-top > div > div:eq(0) > a:eq(1) | |
0.00023 | <a href="tel:88002349999" class="supreme-header-top-menu-link m-phone js-main-phone"></a> |
body > div#wrapper > div#js-header-top > div > div:eq(0) > a:eq(1) |
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 208 ms.
Event type | pointerover |
Element type | |
Element class name | |
Event target | |
Load state when the event happened | loading |
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 |
---|---|---|---|---|
645 ms | 703.3 ms | 3.7 ms | 2.1 ms | 1.6 ms |
Forced Style And Layout Duration: 279 ms Invoker: IDBRequest.onsuccess |
Blocking duration | Work duration | Render duration | PreLayout Duration | Style And Layout Duration |
---|---|---|---|---|
321 ms | 361 ms | 12 ms | 8.2 ms | 3.8 ms |
https://cdn.diginetica.net/338/client.js | ||||
Forced Style And Layout Duration: 93 ms Invoker: https://cdn.diginetica.net/338/client.js |
Blocking duration | Work duration | Render duration | PreLayout Duration | Style And Layout Duration |
---|---|---|---|---|
310 ms | 350.7 ms | 23.3 ms | 16.4 ms | 6.9 ms |
https://g4.sunlight.net/static/webpack-modules-vue3/product/detail/main/dist/main.c1eaed848b497d813b80.js?1736894272.0 | ||||
Forced Style And Layout Duration: 92 ms Invoker: https://g4.sunlight.net/static/webpack-modules-vue3/product/detail/main/dist/main.c1eaed848b497d813b80.js?1736894272.0 | ||||
https://g4.sunlight.net/static/webpack-modules-vue3/product/detail/main/dist/main.c1eaed848b497d813b80.js?1736894272.0 | ||||
Forced Style And Layout Duration: 8 ms Invoker: FrameRequestCallback |
Blocking duration | Work duration | Render duration | PreLayout Duration | Style And Layout Duration |
---|---|---|---|---|
111 ms | 204.7 ms | 9.3 ms | 7.7 ms | 1.6 ms |
https://www.googletagmanager.com/gtm.js?id=GTM-565K2CR | ||||
Invoker: TimerHandler:setTimeout | ||||
https://top-fwz1.mail.ru/js/code.js | ||||
Forced Style And Layout Duration: 6 ms Invoker: https://top-fwz1.mail.ru/js/code.js | ||||
https://www.googletagmanager.com/gtag/js?id=G-HJNSJ6NG5J&l=dataLayer&cx=c>m=45He51e0v76512221za200 | ||||
Invoker: https://www.googletagmanager.com/gtag/js?id=G-HJNSJ6NG5J&l=dataLayer&cx=c>m=45He51e0v76512221za200 |
Blocking duration | Work duration | Render duration | PreLayout Duration | Style And Layout Duration |
---|---|---|---|---|
78 ms | 130.4 ms | 0.6 ms | 0.8 ms | -0.2 ms |
Invoker: TimerHandler:setTimeout |
Blocking duration | Work duration | Render duration | PreLayout Duration | Style And Layout Duration |
---|---|---|---|---|
59 ms | 136.3 ms | 2.7 ms | 1.6 ms | 1.1 ms |
https://g6.sunlight.net/static/webpack-modules-vue3/main-site/global-code.ssr-only/dist/footer-libs.e4cf42d2c9fd39c7ab85.js?1736894272.0 | ||||
Invoker: https://g6.sunlight.net/static/webpack-modules-vue3/main-site/global-code.ssr-only/dist/footer-libs.e4cf42d2c9fd39c7ab85.js?1736894272.0 |
Blocking duration | Work duration | Render duration | PreLayout Duration | Style And Layout Duration |
---|---|---|---|---|
46 ms | 11.5 ms | 85.5 ms | 80.5 ms | 5 ms |
No availible script information. |
Blocking duration | Work duration | Render duration | PreLayout Duration | Style And Layout Duration |
---|---|---|---|---|
43 ms | 100.1 ms | 1.9 ms | 1 ms | 0.9 ms |
https://www.googletagmanager.com/gtm.js?id=GTM-565K2CR | ||||
Invoker: TimerHandler:setTimeout |
Blocking duration | Work duration | Render duration | PreLayout Duration | Style And Layout Duration |
---|---|---|---|---|
29 ms | 135.4 ms | 3.6 ms | 1.8 ms | 1.8 ms |
https://stream.datago.ru/tracker/sp.js | ||||
Forced Style And Layout Duration: 1 ms Invoker: https://stream.datago.ru/tracker/sp.js | ||||
https://g5.sunlight.net/static/webpack-modules-vue3/popups/cities-popup/dist/main.0e005fdb1147f3f794d3.js?1736894272.0 | ||||
Invoker: https://g5.sunlight.net/static/webpack-modules-vue3/popups/cities-popup/dist/main.0e005fdb1147f3f794d3.js?1736894272.0 | ||||
https://g6.sunlight.net/static/webpack-modules-vue3/main-site/global-code.ssr-only/dist/footer-libs.e4cf42d2c9fd39c7ab85.js?1736894272.0 | ||||
Forced Style And Layout Duration: 3 ms Invoker: SCRIPT#https://g5.sunlight.net/static/webpack-modules-vue3/popups/cities-popup/dist/main.0e005fdb1147f3f794d3.js?1736894272.0 .onload |
Blocking duration | Work duration | Render duration | PreLayout Duration | Style And Layout Duration |
---|---|---|---|---|
29 ms | 55.2 ms | 65.8 ms | 63.6 ms | 2.2 ms |
Invoker: TimerHandler:setTimeout | ||||
Invoker: TimerHandler:setTimeout | ||||
Invoker: TimerHandler:setTimeout | ||||
Forced Style And Layout Duration: 6 ms 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/1.1 |
Total requests | 202 |
Total domains | 41 |
Total transfer size | 22.5 MB |
Total content size | 31.0 MB |
Responses missing compression | 51 |
Number of cookies | 31 |
Third party cookies | 9 |
Requests per response code | |
---|---|
200 | 187 |
204 | 4 |
206 | 6 |
301 | 1 |
302 | 3 |
322 | 1 |
URL | Type | Transfer Size | Content Size |
---|---|---|---|
https://g0.sunlight....f0c72aefd7ddd.mp4 | video | 11.9 MB | 11.9 MB |
https://g9.sunlight....d2eb1f0f76472.mp4 | video | 3.9 MB | 3.9 MB |
https://g7.sunlight....cd41e45525233.mp4 | video | 2.4 MB | 2.4 MB |
https://g9.sunlight....73b65b703a6b4.jpg | image | 603.4 KB | 602.5 KB |
https://g1.sunlight....88a95b1b39572.mp4 | video | 574.4 KB | 573.7 KB |
https://cdn.diginetica.net/338/client.js | javascript | 306.1 KB | 1.3 MB |
https://api.mindbox....les/webpush_v2.js | javascript | 164.2 KB | 504.5 KB |
https://g4.sunlight....848b497d813b80.js | javascript | 161.0 KB | 570.2 KB |
https://g9.sunlight....9ec733081cc9.jpeg | image | 157.5 KB | 157.1 KB |
https://g9.sunlight....262e43e065c1c.jpg | image | 148.3 KB | 147.9 KB |
https://sunlight.net...g/ring_57830.html | html | 133.8 KB | 805.9 KB |
https://www.googleta...nager.com/gtag/js | javascript | 132.2 KB | 406.1 KB |
https://g3.sunlight....a6e1a0d52003f.jpg | image | 127.6 KB | 127.2 KB |
https://www.googleta...anager.com/gtm.js | javascript | 106.1 KB | 366.7 KB |
https://personalizat...rvice/v2/forms.js | javascript | 92.1 KB | 266.9 KB |
https://g6.sunlight....d2c9fd39c7ab85.js | javascript | 90.0 KB | 250.4 KB |
https://g2.sunlight....082089502560d.jpg | image | 84.6 KB | 84.3 KB |
https://stream.datago.ru/tracker/sp.js | javascript | 72.7 KB | 72.6 KB |
https://g5.sunlight....406ed94b5e472.jpg | image | 63.4 KB | 63.1 KB |
https://g9.sunlight....78b5d91edacc0.jpg | image | 63.3 KB | 62.9 KB |
Content | Header Size | Transfer Size | Content Size | Requests |
---|---|---|---|---|
html | 7.4 KB | 139.6 KB | 826.3 KB | 13 |
css | 1.1 KB | 68.5 KB | 469.0 KB | 9 |
javascript | 878 B | 1.6 MB | 5.0 MB | 30 |
image | 1.0 KB | 1.6 MB | 1.6 MB | 57 |
font | 0 b | 176.1 KB | 174.1 KB | 6 |
svg | 0 b | 27.5 KB | 43.2 KB | 31 |
video | 0 b | 18.8 MB | 22.7 MB | 6 |
json | 6.0 KB | 19.5 KB | 149.9 KB | 27 |
other | 1.3 KB | 42.6 KB | 40.0 KB | 12 |
plain | 382 B | 3.7 KB | 9.3 KB | 5 |
favicon | 0 b | 9.6 KB | 9.4 KB | 1 |
Total | 18.1 KB | 22.5 MB | 31.0 MB | 197 |
Domain | Total download time | Transfer Size | Content Size | Requests |
---|---|---|---|---|
sunlight.net | 113 ms | 133.8 KB | 805.9 KB | 1 |
g0.sunlight.net | 2.504 s | 12.0 MB | 12.0 MB | 9 |
g3.sunlight.net | 1.133 s | 323.7 KB | 391.3 KB | 13 |
g5.sunlight.net | 636 ms | 208.9 KB | 285.1 KB | 14 |
g6.sunlight.net | 978 ms | 173.9 KB | 462.1 KB | 9 |
g2.sunlight.net | 606 ms | 122.4 KB | 400.3 KB | 9 |
g9.sunlight.net | 1.109 s | 4.9 MB | 4.9 MB | 10 |
g4.sunlight.net | 351 ms | 167.6 KB | 576.3 KB | 5 |
g1.sunlight.net | 535 ms | 629.0 KB | 628.8 KB | 5 |
www.googletagmanager.com | 513 ms | 238.2 KB | 772.8 KB | 2 |
g8.sunlight.net | 492 ms | 3.7 KB | 6.0 KB | 4 |
g7.sunlight.net | 1.489 s | 2.5 MB | 6.4 MB | 7 |
api.sunlight.net | 5.102 s | 4.5 KB | 139.5 KB | 22 |
vs1.sunlight.net | 914 ms | 135.5 KB | 134.7 KB | 4 |
cdn.diginetica.net | 394 ms | 319.0 KB | 1.3 MB | 5 |
cdn.branch.io | 313 ms | 23.4 KB | 75.0 KB | 1 |
api.mindbox.ru | 556 ms | 189.8 KB | 586.0 KB | 3 |
vk.com | 396 ms | 36.7 KB | 112.8 KB | 8 |
onelinksmartscript.appsflyer.com | 310 ms | 22.0 KB | 94.8 KB | 1 |
stream.datago.ru | 476 ms | 73.3 KB | 72.8 KB | 6 |
top-fwz1.mail.ru | 291 ms | 32.9 KB | 49.9 KB | 12 |
api.expf.ru | 132 ms | 2.3 KB | 6.6 KB | 4 |
mc.yandex.ru | 605 ms | 65.6 KB | 174.1 KB | 10 |
abt.s3.yandex.net | 154 ms | 6.4 KB | 14.2 KB | 1 |
privacy-cs.mail.ru | 1.649 s | 40.0 KB | 155.0 KB | 4 |
analytics.google.com | 835 ms | N/A | 0 b | 2 |
www.google.ru | 125 ms | 63 B | 42 B | 1 |
tracking.diginetica.net | 44 ms | 111 B | 111 B | 3 |
autocomplete.diginetica.net | 74 ms | 835 B | 98 B | 2 |
web-static.mindbox.ru | 149 ms | 60.8 KB | 148.4 KB | 2 |
app.link | 376 ms | 669 B | 91 B | 1 |
uaas.yandex.ru | 101 ms | 700 B | 173 B | 1 |
api-qa.diginetica.net | 62 ms | 614 B | 36 B | 1 |
api2.branch.io | 621 ms | 1.1 KB | 303 B | 2 |
personalization-web-stable.mindbox.ru | 609 ms | 98.8 KB | 282.0 KB | 6 |
ad.mail.ru | 79 ms | 525 B | 86 B | 2 |
quizzes-stable.mindbox.ru | 175 ms | 948 B | 596 B | 2 |
yandex.ru | 119 ms | N/A | 0 b | 1 |
cdn.uxfeedback.ru | 343 ms | 59.0 KB | 171.3 KB | 4 |
widget-api.uxfeedback.ru | 146 ms | 230 B | 1.3 KB | 2 |
fonts.googleapis.com | 199 ms | 1.9 KB | 5.4 KB | 1 |
type | min | median | max |
---|---|---|---|
Expires | 0 seconds | 1 hour | 27 weeks |
Last modified | 0 seconds | 13 weeks | 54 years |
Included requests done after load event end.
Content | Transfer Size | Requests |
---|---|---|
html | 0 b | 0 |
css | 6.5 KB | 2 |
javascript | 54.4 KB | 3 |
image | 1.1 KB | 1 |
font | 0 b | 0 |
other | 0 b | 1 |
favicon | 9.6 KB | 1 |
json | 756 B | 2 |
plain | 0 b | 1 |
Total | 72.0 KB | 11 |
Includes requests done after DOM content loaded.
Content | Transfer Size | Requests |
---|---|---|
html | 5.8 KB | 8 |
css | 17.8 KB | 5 |
javascript | 557.8 KB | 16 |
image | 44.0 KB | 33 |
font | 0 b | 0 |
json | 16.0 KB | 23 |
video | 2.4 MB | 1 |
other | 2.4 KB | 11 |
plain | 3.7 KB | 5 |
svg | 1.1 KB | 1 |
favicon | 9.6 KB | 1 |
Total | 3.1 MB | 108 |
Render blocking information directly from Chrome.
Blocking | In body parser blocking | Potentially blocking |
---|---|---|
3 | 3 | 0 |
URL | Type |
---|---|
https://cdn.diginetica.net/338/client.js | non_blocking |
https://api.mindbox....les/webpush_v2.js | non_blocking |
https://g4.sunlight....848b497d813b80.js | in_body_parser_blocking |
https://www.googleta...nager.com/gtag/js | non_blocking |
https://www.googleta...anager.com/gtm.js | non_blocking |
https://personalizat...rvice/v2/forms.js | non_blocking |
https://g6.sunlight....d2c9fd39c7ab85.js | in_body_parser_blocking |
https://stream.datago.ru/tracker/sp.js | non_blocking |
https://mc.yandex.ru/metrika/watch.js | non_blocking |
https://web-static.m...stable/quizzes.js | non_blocking |
https://g1.sunlight....1d1b2b79f849.jpeg | non_blocking |
https://g6.sunlight....20e4b0133b1413.js | non_blocking |
https://privacy-cs.m...ic/sync-loader.js | non_blocking |
https://g5.sunlight....db1147f3f794d3.js | non_blocking |
https://cdn.uxfeedba...07d8f17efbb81b.js | non_blocking |
https://g2.sunlight....1522891958222.css | blocking |
https://g0.sunlight....turaPT-Demi.woff2 | non_blocking |
https://g3.sunlight....turaPT-Demi.woff2 | non_blocking |
https://g0.sunlight....raPT-Medium.woff2 | non_blocking |
https://g3.sunlight....raPT-Medium.woff2 | non_blocking |
https://g0.sunlight....turaPT-Book.woff2 | non_blocking |
https://g3.sunlight....turaPT-Book.woff2 | non_blocking |
https://g6.sunlight....8a4272d97e36f5.js | non_blocking |
https://api.mindbox....pts/v1/tracker.js | non_blocking |
https://cdn.branch.i...nch-latest.min.js | non_blocking |
https://onelinksmart...-script-latest.js | non_blocking |
https://top-fwz1.mail.ru/js/code.js | non_blocking |
https://vk.com/dist/...bb2a98626e46ab.js | non_blocking |
https://vk.com/dist/...bb2a98626e46ab.js | non_blocking |
https://g3.sunlight....2ea18045ea6a6.css | blocking |
https://cdn.uxfeedba...b9a88d7a8a0f16.js | non_blocking |
https://cdn.digineti...lete/template.css | dynamically_injected_non_blocking |
https://g9.sunlight....fa01941e696ca7.js | in_body_parser_blocking |
https://abt.s3.yande...pjs/latest/exp.js | non_blocking |
https://cdn.uxfeedba...38a4a74f1132b.css | dynamically_injected_non_blocking |
https://g3.sunlight....9e1cdf6798760.css | non_blocking |
https://cdn.uxfeedback.ru/widget.js | non_blocking |
https://top-fwz1.mai...yn-goal-config.js | non_blocking |
https://g6.sunlight....efaf6484d5cce8.js | blocking |
https://fonts.google...oogleapis.com/css | dynamically_injected_non_blocking |
https://personalizat...ervice/styles.css | dynamically_injected_non_blocking |
https://g5.sunlight....b893a74ec70f0.css | dynamically_injected_non_blocking |
https://app.link/_r...tps://app.link/_r | non_blocking |
https://cdn.digineti...arch/template.css | dynamically_injected_non_blocking |
https://vk.com/js/api/openapi.js?169 | non_blocking |
https://vk.com/js/api/openapi.js?159 | 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 | 1631 | |
Max Potential First Input Delay | 691 | |
Long Tasks before First Paint | 1 | 89 |
Long Tasks before First Contentful Paint | 1 | 89 |
Long Tasks before Largest Contentful Paint | 3 | 532 |
Long Tasks after Load Event End | 0 | 0 |
Total Long Tasks | 16 | 2470 |
CPU last long task happened at 5.115 s
name | startTime | duration | containerId | containerName | containerSrc | containerType |
---|---|---|---|---|---|---|
unknown | 1441 | 89 | window | |||
self | 1671 | 106 | window | |||
self | 1891 | 337 | window | |||
self | 2267 | 91 | window | |||
self | 2538 | 152 | window | |||
self | 2723 | 75 | window | |||
self | 2881 | 359 | window | |||
self | 3279 | 58 | window | |||
self | 3343 | 60 | window | |||
self | 3439 | 68 | window | |||
self | 3628 | 66 | window | |||
self | 3767 | 691 | window | |||
self | 4675 | 66 | window | |||
self | 4812 | 63 | window | |||
self | 4946 | 127 | window | |||
self | 5115 | 62 | window |
Calculated using Tracium.
Categories (ms) | |
---|---|
parseHTML | 121 |
styleLayout | 935 |
paintCompositeRender | 56 |
scriptParseCompile | 14 |
scriptEvaluation | 3984 |
garbageCollection | 104 |
other | 1667 |
Events (ms) | |
---|---|
FunctionCall | 1650 |
RunTask | 1281 |
RunMicrotasks | 1006 |
v8.run | 935 |
Layout | 497 |
UpdateLayoutTree | 437 |
Commit | 133 |
v8.callFunction | 114 |
ParseHTML | 112 |
PrePaint | 64 |
TimerFire | 62 |
IntersectionObserverController::computeIntersections | 57 |
EventDispatch | 57 |
FireAnimationFrame | 46 |
Layerize | 33 |
Paint | 31 |
V8.BytecodeBudgetInterrupt | 23 |
V8.GC_HEAP_EMBEDDER_TRACING_EPILOGUE | 22 |
HitTest | 20 |
V8.GC_MC_INCREMENTAL | 19 |
v8.evaluateModule | 18 |
DocumentLoader::CommitNavigation | 15 |
V8.GC_SCAVENGER_SCAVENGE_PARALLEL | 15 |
DecodedDataDocumentParser::AppendBytes | 14 |
v8.compile | 14 |
V8.HandleInterrupts | 12 |
V8.GC_MC_INCREMENTAL_EMBEDDER_TRACING | 12 |
V8.DeserializeContext | 11 |
URL | CPU time (ms) |
---|---|
https://cdn.diginetica.net/338/client.js | 1260 |
https://g4.sunlight.net/static/webpack-modules-vue3/product/detail/main/dist/main.c1eaed848b497d813b80.js?1736894272.0 | 352 |
https://www.googletagmanager.com/gtm.js?id=GTM-565K2CR | 229 |
https://www.googletagmanager.com/gtag/js?id=G-HJNSJ6NG5J&l=dataLayer&cx=c>m=45He51e0v76512221za200 | 156 |
https://mc.yandex.ru/metrika/watch.js | 152 |
https://g6.sunlight.net/static/webpack-modules-vue3/main-site/global-code.ssr-only/dist/footer-libs.e4cf42d2c9fd39c7ab85.js?1736894272.0 | 116 |
https://privacy-cs.mail.ru/static/sync-loader.js | 107 |
https://g6.sunlight.net/static/webpack-modules-vue3/popups/go-to-app/dist/main.44028120e4b0133b1413.js?1736894272.0 | 58 |
https://personalization-web-stable.mindbox.ru/js/service/v2/forms.js?v=4.48.36 | 54 |
https://g6.sunlight.net/static/webpack-modules-vue3/main-site/global-code.ssr-only/dist/367.4949ac8a4272d97e36f5.js | 42 |
https://top-fwz1.mail.ru/js/code.js | 40 |
https://cdn.uxfeedback.ru/assets-4.9.2/1.de85b107d8f17efbb81b.js | 24 |
https://api.mindbox.ru/scripts/v1/tracker.js | 22 |
https://sunlight.net/catalog/ring_57830.html | 20 |
https://stream.datago.ru/tracker/sp.js | 20 |
https://cdn.branch.io/branch-latest.min.js | 17 |
https://g5.sunlight.net/static/webpack-modules-vue3/popups/cities-popup/dist/main.0e005fdb1147f3f794d3.js?1736894272.0 | 16 |
https://api.mindbox.ru/scripts/modules/webpush_v2.js?version=1.0.682 | 13 |
chrome-error://chromewebdata/ | 11 |
Tool/domain | Time (ms) |
---|---|
cdn.diginetica.net | 1260.3 |
g4.sunlight.net | 352.4 |
Google Tag Manager | 384.8 |
Yandex Metrica | 151.7 |
g6.sunlight.net | 216.2 |
privacy-cs.mail.ru | 107.3 |
personalization-web-stable.mindbox.ru | 53.9 |
top-fwz1.mail.ru | 40.0 |
cdn.uxfeedback.ru | 24.2 |
api.mindbox.ru | 34.6 |
sunlight.net | 20.4 |
stream.datago.ru | 19.7 |
Branch Metrics | 17.2 |
g5.sunlight.net | 15.5 |
Third party requests categorised by Third party web version 0.26.2.
Category | Requests |
---|---|
tag-manager | 2 |
survelliance | 6 |
ad | 4 |
social | 8 |
analytics | 12 |
utility | 1 |
cdn | 1 |
Category | Number of tools |
---|---|
tag-manager | 1 |
survelliance | 4 |
ad | 1 |
social | 1 |
analytics | 2 |
utility | 1 |
cdn | 1 |
tag-manager (2 requests) |
Google Tag Manager |
|
survelliance (6 requests) |
Google Tag Manager |
Google Analytics |
Other Google APIs/SDKs |
Google Fonts |
|
ad (4 requests) |
Branch Metrics |
|
social (8 requests) |
VK |
|
analytics (12 requests) |
Yandex Metrica |
Google Analytics |
|
utility (1 requests) |
Other Google APIs/SDKs |
|
cdn (1 requests) |
Google Fonts |
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 |
api.mindbox.ru |
onelinksmartscript.appsflyer.com |
stream.datago.ru |
top-fwz1.mail.ru |
api.expf.ru |
privacy-cs.mail.ru |
abt.s3.yandex.net |
web-static.mindbox.ru |
tracking.diginetica.net |
autocomplete.diginetica.net |
uaas.yandex.ru |
ad.mail.ru |
api-qa.diginetica.net |
personalization-web-stable.mindbox.ru |
quizzes-stable.mindbox.ru |
yandex.ru |
cdn.uxfeedback.ru |
widget-api.uxfeedback.ru |
Cookie name | Domain |
---|---|
_yasc | .yandex.ru |
_s | .app.link |
yabs-sid | .yandex.ru |
digi-cookie | api-qa.diginetica.net |
receive-cookie-deprecation | .yandex.ru |
bh | .yandex.ru |
i | .yandex.ru |
Calculated using .*sunlight.* (use --firstParty
to configure).
Content | Header Size | Transfer Size | Content Size | Requests |
---|---|---|---|---|
html | 6.2 KB | 133.8 KB | 805.9 KB | 10 |
css | 0 b | 50.7 KB | 398.4 KB | 4 |
javascript | 0 b | 367.0 KB | 1.1 MB | 7 |
image | 0 b | 1.6 MB | 1.6 MB | 33 |
font | 0 b | 176.1 KB | 174.1 KB | 6 |
svg | 0 b | 27.5 KB | 43.2 KB | 31 |
video | 0 b | 18.8 MB | 22.7 MB | 6 |
json | 5.6 KB | 10.2 KB | 139.5 KB | 12 |
other | 0 b | 40.2 KB | 40.0 KB | 1 |
favicon | 0 b | 9.6 KB | 9.4 KB | 1 |
Total | 12.1 KB | 21.2 MB | 27.0 MB | 112 |
Content | Header Size | Transfer Size | Content Size | Requests |
---|---|---|---|---|
html | 1.2 KB | 5.8 KB | 20.4 KB | 3 |
css | 1.1 KB | 17.8 KB | 70.6 KB | 5 |
javascript | 878 B | 1.2 MB | 3.9 MB | 23 |
image | 1.0 KB | 14.2 KB | 1.0 KB | 24 |
font | 0 b | 0 b | 0 b | 0 |
json | 466 B | 9.3 KB | 10.4 KB | 15 |
other | 1.3 KB | 2.4 KB | 22 B | 11 |
plain | 382 B | 3.7 KB | 9.3 KB | 5 |
Total | 6.2 KB | 1.2 MB | 4.0 MB | 90 |
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 (28 issues) |
Serious | 2 (29 issues) |
Moderate | 4 (14 issues) |
Minor | 0 (0 issues) |
| loadingExperience ALL | | originLoadingExperience ALL | |
Chrome User Experience Report (CrUx) is powered by real user measurement across the public web, aggregated from users who have opted-in to syncing their browsing history, have not set up a Sync passphrase, and have usage statistic reporting enabled and is using Chrome.
The CrUx data has four different buckets (form factor) depending on device: DESKTOP, PHONE, TABLET and ALL. You can choose which data to get with --crux.formFactor
.
Over the last 30 days, this is the field data for this page for Chrome users.
Data collected between 2024-12-16 and 2025-1-12
Metric | Value |
---|---|
Round trip time 75 percentile | 154 ms |
Time to first byte (TTFB) 75 percentile | 1.780 s |
First Contentful Paint (FCP) 75 percentile | 2.421 s |
Largest Contentful Paint (LCP) 75 percentile | 4.074 s |
Cumulative Layout Shift (CLS) 75 percentile | 0.01 |
Interaction to next paint (INP) 75 percentile | 206 ms |
Form factor | Value |
---|---|
Desktop | 7.94% |
Phone | 92.06% |
Tablet | 0.00% |
Time to first byte (TTFB) | First Contentful Paint (FCP) |
---|---|
| |
Largest Contentful Paint (LCP) | Cumulative Layout Shift (CLS) |
Interaction to next paint (INP) | |
|
This is a summary of all pages served from this origin over the last 30 days for Chrome users.
Data collected between 2024-12-16 and 2025-1-12
Metric | Value |
---|---|
Round trip time 75 percentile | 146 ms |
Time to first byte (TTFB) 75 percentile | 1.518 s |
First Contentful Paint (FCP) 75 percentile | 2.299 s |
Largest Contentful Paint (LCP) 75 percentile | 3.710 s |
Cumulative Layout Shift (CLS) 75 percentile | 0.04 |
Interaction to next paint (INP) 75 percentile | 251 ms |
Form factor | Value |
---|---|
Desktop | 10.68% |
Phone | 88.13% |
Tablet | 1.19% |
Navigation type | Value |
---|---|
Navigate | 78.35% |
Navigate cache | 0.00% |
Reload | 5.00% |
Restore | 0.06% |
Back/Forward | 15.24% |
Back/Forward cache | 1.25% |
Prerender | 0.10% |
Time to first byte (TTFB) | First Contentful Paint (FCP) |
---|---|
| |
Largest Contentful Paint (LCP) | Cumulative Layout Shift (CLS) |
Interaction to next paint (INP) | |
|