Tested 2025-01-15 05:24:00 using Chrome 131.0.6778.85 (runtime settings).
Metric | Value |
---|---|
Page metrics | |
Performance Score | 52 |
Total Page Transfer Size | 16.2 MB |
Requests | 202 |
Timing metrics | |
TTFB [median] | 73 ms |
First Paint [median] | 906 ms |
Fully Loaded [median] | 32.480 s |
Google Web Vitals | |
TTFB [median] | 73 ms |
First Contentful Paint (FCP) [median] | 906 ms |
Largest Contentful Paint (LCP) [median] | 1.168 s |
Cumulative Layout Shift (CLS) [median] | 0.01 |
Interaction To Next Paint (INP) [median] | 224 ms |
Total Blocking Time [median] | 1.976 s |
Max Potential FID [median] | 899 ms |
CPU metrics | |
CPU long tasks [median] | 17 |
CPU longest task duration | 915 ms |
CPU last long task happens at | 6.411 s |
Visual Metrics | |
First Visual Change [median] | 900 ms |
Speed Index [median] | 12.706 s |
Visual Complete 85% [median] | 36.934 s |
Visual Complete 99% [median] | 38.433 s |
Last Visual Change [median] | 38.433 s |
Chrome User Experience Report (CRUX) | |
First Contentful Paint [p75] | 2.421 s |
Largest Contentful Paint (LCP) [p75] | 4.086 s |
Cumulative Layout Shift (CLS) [p75] | 0.01 |
Metric | min | median | mean | max |
---|---|---|---|---|
Visual Metrics | ||||
FirstVisualChange | 500 ms | 900 ms | 1.222 s | 2.267 s |
LastVisualChange | 37.667 s | 38.433 s | 38.367 s | 39.000 s |
SpeedIndex | 12.212 s | 12.706 s | 12.959 s | 13.959 s |
VisualReadiness | 36.733 s | 36.767 s | 37.144 s | 37.933 s |
VisualComplete85 | 35.667 s | 36.934 s | 36.856 s | 37.967 s |
VisualComplete95 | 37.634 s | 38.433 s | 38.322 s | 38.900 s |
VisualComplete99 | 37.667 s | 38.433 s | 38.367 s | 39.000 s |
Google Web Vitals | ||||
Time To First Byte (TTFB) | 63 ms | 73 ms | 310 ms | 794 ms |
Largest Contentful Paint (LCP) | 1.132 s | 1.168 s | 1.509 s | 2.227 s |
First Contentful Paint (FCP) | 459 ms | 906 ms | 1.223 s | 2.305 s |
Cumulative Layout Shift (CLS) | 0.0094 | 0.0096 | 0.0096 | 0.0099 |
More metrics | ||||
firstPaint | 459 ms | 906 ms | 1.223 s | 2.305 s |
loadEventEnd | 31.498 s | 31.970 s | 32.398 s | 33.725 s |
CPU | ||||
Total Blocking Time | 1.705 s | 1.976 s | 1.933 s | 2.117 s |
Max Potential FID | 667 ms | 899 ms | 827 ms | 915 ms |
CPU long tasks | 16 | 17 | 17 | 19 |
CPU last long task happens at | 4.397 s | 6.411 s | 14.297 s | 32.082 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 |
---|---|---|
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://top-fwz1.mai...1.mail.ru/counter has a header set-cookie that is 716 characters long. https://mc.yandex.ru/metrika/watch.js has a header set-cookie that is 943 characters long. https://mc.yandex.ru....ru/watch/5901091 has a header location that is 1784 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 1784 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 (91 requests and 1.3 MB). First party is 111 requests and 15.7 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 26 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 (29 requests with a size of 376.8 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 3 tag-manager requests and uses 1 tag-manager tool. The page do 7 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.120747 | 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 2
Visual Metrics | |
---|---|
First Visual Change | 900 ms |
Speed Index | 12.706 s |
Visual Complete 85% | 35.667 s |
Visual Complete 95% | 37.634 s |
Visual Complete 99% | 37.667 s |
Last Visual Change | 37.667 s |
Visual Readiness | 36.767 s |
Navigation Timing | |
---|---|
backEndTime | 63 ms |
domContentLoadedTime | 2.666 s |
domInteractiveTime | 2.665 s |
domainLookupTime | 0 ms |
frontEndTime | 31.410 s |
pageDownloadTime | 24 ms |
pageLoadTime | 31.497 s |
redirectionTime | 0 ms |
serverConnectionTime | 22 ms |
serverResponseTime | 60 ms |
Google Web Vitals | |
---|---|
Time to first byte (TTFB) | 63 ms |
First Contentful Paint (FCP) | 906 ms |
Largest Contentful Paint (LCP) | 1.168 s |
Cumulative Layout Shift (CLS) | 0.01 |
Interaction to next paint (INP) | 176 ms |
Total Blocking Time (TBT) | 2.117 s |
First Contentful Paint info | |
---|---|
Elements that needed recalculate style before FCP | 576 |
Time spent in recalculate style before FCP | 23.133 ms |
Extra timings | |
---|---|
TTFB | 63 ms |
First Paint | 906 ms |
Load Event End | 31.498 s |
Fully loaded | 32.071 s |
When in time the page main content is rendered (collected using the Largest Contentful Paint API). Read more about Largest Contentful Paint.
Render time | 1.168 s |
Elements that needed recalculate style before LCP | 3550 |
Time spent in recalculate style before LCP | 273.28 ms |
Load time | 1.168 s |
URL | https://g2.sunlight....082089502560d.jpg |
Size (width*height) | 74564 |
DOM path | |
<>> |
0.00939 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 |
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 176 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 |
---|---|---|---|---|
853 ms | 964.5 ms | 3.5 ms | 1.6 ms | 1.9 ms |
https://api.mindbox.ru/scripts/modules/webpush_v2.js?version=1.0.682 | ||||
Invoker: https://api.mindbox.ru/scripts/modules/webpush_v2.js?version=1.0.682 | ||||
https://web-static.mindbox.ru/quizzes/stable/quizzes.js?v=543 | ||||
Invoker: https://web-static.mindbox.ru/quizzes/stable/quizzes.js?v=543 | ||||
Forced Style And Layout Duration: 405 ms Invoker: IDBRequest.onsuccess |
Blocking duration | Work duration | Render duration | PreLayout Duration | Style And Layout Duration |
---|---|---|---|---|
429 ms | 463.6 ms | 23.4 ms | 14.6 ms | 8.8 ms |
https://cdn.diginetica.net/338/client.js | ||||
Forced Style And Layout Duration: 120 ms Invoker: https://cdn.diginetica.net/338/client.js | ||||
Invoker: FrameRequestCallback |
Blocking duration | Work duration | Render duration | PreLayout Duration | Style And Layout Duration |
---|---|---|---|---|
308 ms | 339.6 ms | 22.4 ms | 15.9 ms | 6.5 ms |
https://g4.sunlight.net/static/webpack-modules-vue3/product/detail/main/dist/main.c1eaed848b497d813b80.js?1736916017.0 | ||||
Forced Style And Layout Duration: 72 ms Invoker: https://g4.sunlight.net/static/webpack-modules-vue3/product/detail/main/dist/main.c1eaed848b497d813b80.js?1736916017.0 | ||||
https://g4.sunlight.net/static/webpack-modules-vue3/product/detail/main/dist/main.c1eaed848b497d813b80.js?1736916017.0 | ||||
Forced Style And Layout Duration: 7 ms Invoker: FrameRequestCallback |
Blocking duration | Work duration | Render duration | PreLayout Duration | Style And Layout Duration |
---|---|---|---|---|
147 ms | 215.8 ms | 3.2 ms | 2.3 ms | 0.9 ms |
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 |
---|---|---|---|---|
98 ms | 141.3 ms | 10.7 ms | 10.6 ms | 0.1 ms |
Invoker: TimerHandler:setTimeout | ||||
https://personalization-web-stable.mindbox.ru/js/service/v2/forms.js?v=4.48.36 | ||||
Invoker: FrameRequestCallback |
Blocking duration | Work duration | Render duration | PreLayout Duration | Style And Layout Duration |
---|---|---|---|---|
96 ms | 185.3 ms | 2.7 ms | 1.9 ms | 0.8 ms |
https://cdn.diginetica.net/338/client.js | ||||
Invoker: XMLHttpRequest.onreadystatechange | ||||
https://g5.sunlight.net/static/webpack-modules-vue3/popups/cities-popup/dist/main.0e005fdb1147f3f794d3.js?1736916017.0 | ||||
Invoker: https://g5.sunlight.net/static/webpack-modules-vue3/popups/cities-popup/dist/main.0e005fdb1147f3f794d3.js?1736916017.0 | ||||
https://g6.sunlight.net/static/webpack-modules-vue3/main-site/global-code.ssr-only/dist/footer-libs.e4cf42d2c9fd39c7ab85.js?1736916017.0 | ||||
Forced Style And Layout Duration: 27 ms Invoker: SCRIPT#https://g5.sunlight.net/static/webpack-modules-vue3/popups/cities-popup/dist/main.0e005fdb1147f3f794d3.js?1736916017.0 .onload |
Blocking duration | Work duration | Render duration | PreLayout Duration | Style And Layout Duration |
---|---|---|---|---|
76 ms | 126.2 ms | 78.8 ms | 77.6 ms | 1.2 ms |
https://privacy-cs.mail.ru/static/sync-loader.js | ||||
Forced Style And Layout Duration: 6 ms Invoker: TimerHandler:setTimeout | ||||
https://privacy-cs.mail.ru/static/sync-loader.js | ||||
Forced Style And Layout Duration: 5 ms Invoker: TimerHandler:setTimeout | ||||
https://privacy-cs.mail.ru/static/sync-loader.js | ||||
Forced Style And Layout Duration: 5 ms Invoker: TimerHandler:setTimeout | ||||
Forced Style And Layout Duration: 6 ms Invoker: TimerHandler:setTimeout | ||||
https://top-fwz1.mail.ru/js/code.js | ||||
Forced Style And Layout Duration: 6 ms Invoker: TimerHandler:setTimeout | ||||
https://mc.yandex.ru/metrika/watch.js | ||||
Invoker: DOMWindow.onmessage | ||||
https://personalization-web-stable.mindbox.ru/js/service/v2/forms.js?v=4.48.36 | ||||
Invoker: https://personalization-web-stable.mindbox.ru/js/service/v2/forms.js?v=4.48.36 |
Blocking duration | Work duration | Render duration | PreLayout Duration | Style And Layout Duration |
---|---|---|---|---|
50 ms | 614.3 ms | 51.7 ms | 0.2 ms | 51.5 ms |
https://www.googletagmanager.com/gtm.js?id=GTM-565K2CR | ||||
Invoker: https://www.googletagmanager.com/gtm.js?id=GTM-565K2CR | ||||
https://www.googletagmanager.com/gtm.js?id=GTM-565K2CR | ||||
Invoker: TimerHandler:setTimeout |
Blocking duration | Work duration | Render duration | PreLayout Duration | Style And Layout Duration |
---|---|---|---|---|
47 ms | 106.7 ms | 69.3 ms | 67.8 ms | 1.5 ms |
Invoker: TimerHandler:setTimeout | ||||
Invoker: TimerHandler:setTimeout | ||||
Forced Style And Layout Duration: 14 ms Invoker: TimerHandler:setTimeout | ||||
https://web-static.mindbox.ru/quizzes/stable/quizzes.js?v=543 | ||||
Invoker: TimerHandler:setTimeout | ||||
https://mc.yandex.ru/metrika/watch.js | ||||
Invoker: TimerHandler:setTimeout | ||||
Invoker: TimerHandler:setTimeout |
Blocking duration | Work duration | Render duration | PreLayout Duration | Style And Layout Duration |
---|---|---|---|---|
42 ms | 103.3 ms | 6.7 ms | 2.6 ms | 4.1 ms |
No availible script information. |
There are no Server Timings.
There are no custom configured scripts.
There are no custom extra metrics from scripting.
How the page is built.
Summary | |
---|---|
HTTP version | HTTP/1.1 |
Total requests | 202 |
Total domains | 41 |
Total transfer size | 16.2 MB |
Total content size | 27.6 MB |
Responses missing compression | 51 |
Number of cookies | 31 |
Third party cookies | 9 |
Requests per response code | |
---|---|
200 | 187 |
204 | 5 |
206 | 5 |
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....73b65b703a6b4.jpg | image | 603.3 KB | 602.5 KB |
https://g1.sunlight....88a95b1b39572.mp4 | video | 574.5 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.4 KB | 157.1 KB |
https://g9.sunlight....262e43e065c1c.jpg | image | 148.2 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.0 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.5 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.3 KB | 63.1 KB |
https://g9.sunlight....78b5d91edacc0.jpg | image | 63.1 KB | 62.9 KB |
https://mc.yandex.ru/metrika/watch.js | javascript | 59.9 KB | 167.5 KB |
https://g5.sunlight....149ce1e60460d.jpg | image | 55.5 KB | 55.4 KB |
Content | Header Size | Transfer Size | Content Size | Requests |
---|---|---|---|---|
html | 7.5 KB | 139.6 KB | 826.3 KB | 13 |
css | 1.1 KB | 79.7 KB | 469.0 KB | 9 |
javascript | 881 B | 1.6 MB | 5.0 MB | 30 |
image | 1.0 KB | 1.6 MB | 1.6 MB | 57 |
font | 0 b | 175.8 KB | 174.1 KB | 6 |
svg | 0 b | 25.4 KB | 43.2 KB | 31 |
other | 1.3 KB | 42.6 KB | 40.0 KB | 12 |
video | 0 b | 12.5 MB | 19.3 MB | 5 |
json | 6.0 KB | 19.4 KB | 149.8 KB | 27 |
plain | 382 B | 4.0 KB | 9.3 KB | 6 |
favicon | 0 b | 9.6 KB | 9.4 KB | 1 |
Total | 18.1 KB | 16.2 MB | 27.6 MB | 197 |
Domain | Total download time | Transfer Size | Content Size | Requests |
---|---|---|---|---|
sunlight.net | 835 ms | 133.8 KB | 805.9 KB | 1 |
g0.sunlight.net | 7.554 s | 12.0 MB | 12.0 MB | 10 |
g3.sunlight.net | 2.811 s | 323.6 KB | 391.3 KB | 13 |
g5.sunlight.net | 1.741 s | 213.4 KB | 285.1 KB | 14 |
g6.sunlight.net | 2.426 s | 164.2 KB | 452.6 KB | 8 |
g2.sunlight.net | 1.691 s | 133.3 KB | 400.3 KB | 9 |
g9.sunlight.net | 2.685 s | 1007.7 KB | 4.2 MB | 10 |
g4.sunlight.net | 1.270 s | 167.6 KB | 576.3 KB | 5 |
g1.sunlight.net | 358 ms | 629.3 KB | 628.8 KB | 5 |
www.googletagmanager.com | 508 ms | 238.5 KB | 772.8 KB | 3 |
g8.sunlight.net | 394 ms | 3.5 KB | 6.0 KB | 4 |
g7.sunlight.net | 1.323 s | 69.8 KB | 3.7 MB | 6 |
vs1.sunlight.net | 325 ms | 135.5 KB | 134.7 KB | 4 |
api.sunlight.net | 1.825 s | 4.5 KB | 139.4 KB | 22 |
cdn.diginetica.net | 427 ms | 319.0 KB | 1.3 MB | 5 |
cdn.branch.io | 193 ms | 23.4 KB | 75.0 KB | 1 |
api.mindbox.ru | 374 ms | 189.8 KB | 586.0 KB | 3 |
vk.com | 503 ms | 36.8 KB | 112.8 KB | 8 |
onelinksmartscript.appsflyer.com | 173 ms | 22.0 KB | 94.8 KB | 1 |
stream.datago.ru | 562 ms | 73.3 KB | 72.8 KB | 6 |
top-fwz1.mail.ru | 286 ms | 32.9 KB | 49.9 KB | 12 |
api.expf.ru | 181 ms | 2.3 KB | 6.6 KB | 4 |
privacy-cs.mail.ru | 972 ms | 40.0 KB | 155.0 KB | 4 |
mc.yandex.ru | 542 ms | 65.6 KB | 174.1 KB | 10 |
abt.s3.yandex.net | 125 ms | 6.4 KB | 14.2 KB | 1 |
analytics.google.com | 809 ms | N/A | 0 b | 2 |
www.google.ru | 167 ms | 63 B | 42 B | 1 |
web-static.mindbox.ru | 184 ms | 60.8 KB | 148.4 KB | 2 |
app.link | 364 ms | 665 B | 91 B | 1 |
tracking.diginetica.net | 61 ms | 111 B | 111 B | 3 |
autocomplete.diginetica.net | 111 ms | 835 B | 98 B | 2 |
uaas.yandex.ru | 131 ms | 696 B | 173 B | 1 |
api2.branch.io | 570 ms | 1.1 KB | 303 B | 2 |
personalization-web-stable.mindbox.ru | 542 ms | 98.7 KB | 282.0 KB | 6 |
api-qa.diginetica.net | 108 ms | 614 B | 36 B | 1 |
ad.mail.ru | 91 ms | 525 B | 86 B | 2 |
quizzes-stable.mindbox.ru | 153 ms | 943 B | 591 B | 2 |
yandex.ru | 153 ms | N/A | 0 b | 1 |
cdn.uxfeedback.ru | 377 ms | 59.0 KB | 171.3 KB | 4 |
widget-api.uxfeedback.ru | 137 ms | 230 B | 1.3 KB | 2 |
fonts.googleapis.com | 191 ms | 1.9 KB | 5.4 KB | 1 |
type | min | median | max |
---|---|---|---|
Expires | 0 seconds | 1 hour | 27 weeks |
Last modified | 0 seconds | 14 weeks | 54 years |
Included requests done after load event end.
Content | Transfer Size | Requests |
---|---|---|
html | 0 b | 0 |
css | 6.3 KB | 2 |
javascript | 54.6 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.6 KB | 5 |
javascript | 558.1 KB | 16 |
image | 44.0 KB | 33 |
font | 0 b | 0 |
json | 15.9 KB | 22 |
plain | 3.7 KB | 5 |
other | 2.4 KB | 11 |
svg | 1.1 KB | 1 |
favicon | 9.6 KB | 1 |
Total | 654.9 KB | 106 |
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://g5.sunlight....db1147f3f794d3.js | non_blocking |
https://g2.sunlight....1522891958222.css | blocking |
https://g6.sunlight....20e4b0133b1413.js | non_blocking |
https://privacy-cs.m...ic/sync-loader.js | non_blocking |
https://cdn.uxfeedba...07d8f17efbb81b.js | non_blocking |
https://g0.sunlight....turaPT-Demi.woff2 | non_blocking |
https://g3.sunlight....turaPT-Demi.woff2 | non_blocking |
https://g3.sunlight....raPT-Medium.woff2 | non_blocking |
https://g0.sunlight....raPT-Medium.woff2 | non_blocking |
https://g3.sunlight....turaPT-Book.woff2 | non_blocking |
https://g0.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://g9.sunlight....fa01941e696ca7.js | in_body_parser_blocking |
https://cdn.digineti...lete/template.css | dynamically_injected_non_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 | 2117 | |
Max Potential First Input Delay | 899 | |
Long Tasks before First Paint | 1 | 54 |
Long Tasks before First Contentful Paint | 1 | 54 |
Long Tasks before Largest Contentful Paint | 3 | 200 |
Long Tasks after Load Event End | 1 | 66 |
Total Long Tasks | 17 | 2971 |
CPU last long task happened at 32.082 s
name | startTime | duration | containerId | containerName | containerSrc | containerType |
---|---|---|---|---|---|---|
unknown | 733 | 54 | window | |||
unknown | 979 | 82 | window | |||
self | 1096 | 64 | window | |||
self | 1183 | 193 | window | |||
self | 1541 | 336 | window | |||
self | 1904 | 455 | window | |||
self | 2485 | 75 | window | |||
self | 2774 | 142 | window | |||
self | 3022 | 78 | window | |||
self | 3111 | 85 | window | |||
self | 3370 | 899 | window | |||
self | 4373 | 69 | window | |||
self | 4585 | 70 | window | |||
self | 4781 | 79 | window | |||
self | 4963 | 136 | window | |||
self | 5171 | 88 | window | |||
self | 32082 | 66 | window |
Calculated using Tracium.
Categories (ms) | |
---|---|
parseHTML | 129 |
styleLayout | 1166 |
paintCompositeRender | 73 |
scriptParseCompile | 16 |
scriptEvaluation | 4666 |
garbageCollection | 129 |
other | 1842 |
Events (ms) | |
---|---|
FunctionCall | 1879 |
RunTask | 1414 |
RunMicrotasks | 1258 |
v8.run | 1096 |
Layout | 649 |
UpdateLayoutTree | 516 |
Commit | 144 |
v8.callFunction | 124 |
ParseHTML | 121 |
PrePaint | 75 |
TimerFire | 67 |
IntersectionObserverController::computeIntersections | 58 |
EventDispatch | 53 |
Layerize | 48 |
FireAnimationFrame | 47 |
V8.BytecodeBudgetInterrupt | 44 |
Paint | 40 |
V8.GC_MC_MARK_EMBEDDER_TRACING | 30 |
HitTest | 24 |
DocumentLoader::CommitNavigation | 23 |
V8.DeserializeContext | 16 |
V8.GC_SCAVENGER_SCAVENGE_PARALLEL | 16 |
DecodedDataDocumentParser::AppendBytes | 16 |
v8.compile | 16 |
V8.GC_HEAP_EMBEDDER_TRACING_EPILOGUE | 16 |
V8.HandleInterrupts | 15 |
v8.evaluateModule | 13 |
V8.GC_MC_CLEAR_WEAK_REFERENCES_FILTER_NON_TRIVIAL | 10 |
URL | CPU time (ms) |
---|---|
https://cdn.diginetica.net/338/client.js | 1557 |
https://g4.sunlight.net/static/webpack-modules-vue3/product/detail/main/dist/main.c1eaed848b497d813b80.js?1736916017.0 | 351 |
https://www.googletagmanager.com/gtag/js?id=G-HJNSJ6NG5J&l=dataLayer&cx=c>m=45He51e0v76512221za200 | 198 |
https://www.googletagmanager.com/gtm.js?id=GTM-565K2CR | 190 |
https://privacy-cs.mail.ru/static/sync-loader.js | 170 |
https://mc.yandex.ru/metrika/watch.js | 169 |
https://g6.sunlight.net/static/webpack-modules-vue3/main-site/global-code.ssr-only/dist/footer-libs.e4cf42d2c9fd39c7ab85.js?1736916017.0 | 76 |
https://top-fwz1.mail.ru/js/code.js | 65 |
https://personalization-web-stable.mindbox.ru/js/service/v2/forms.js?v=4.48.36 | 65 |
https://api.mindbox.ru/scripts/v1/tracker.js | 32 |
https://g6.sunlight.net/static/webpack-modules-vue3/main-site/global-code.ssr-only/dist/367.4949ac8a4272d97e36f5.js | 27 |
https://g6.sunlight.net/static/webpack-modules-vue3/popups/go-to-app/dist/main.44028120e4b0133b1413.js?1736916017.0 | 26 |
https://cdn.uxfeedback.ru/assets-4.9.2/1.de85b107d8f17efbb81b.js | 21 |
https://g5.sunlight.net/static/webpack-modules-vue3/popups/cities-popup/dist/main.0e005fdb1147f3f794d3.js?1736916017.0 | 19 |
chrome-error://chromewebdata/ | 18 |
https://stream.datago.ru/tracker/sp.js | 17 |
https://cdn.branch.io/branch-latest.min.js | 17 |
https://sunlight.net/catalog/ring_57830.html | 17 |
https://api.mindbox.ru/scripts/modules/webpush_v2.js?version=1.0.682 | 14 |
https://web-static.mindbox.ru/quizzes/stable/quizzes.js?v=543 | 11 |
Tool/domain | Time (ms) |
---|---|
cdn.diginetica.net | 1557.4 |
g4.sunlight.net | 350.8 |
Google Tag Manager | 387.5 |
privacy-cs.mail.ru | 169.8 |
Yandex Metrica | 169.0 |
g6.sunlight.net | 129.6 |
top-fwz1.mail.ru | 65.4 |
personalization-web-stable.mindbox.ru | 65.1 |
api.mindbox.ru | 45.5 |
cdn.uxfeedback.ru | 20.9 |
g5.sunlight.net | 19.3 |
stream.datago.ru | 17.5 |
Branch Metrics | 16.7 |
sunlight.net | 16.5 |
web-static.mindbox.ru | 11.0 |
Third party requests categorised by Third party web version 0.26.2.
Category | Requests |
---|---|
tag-manager | 2 |
survelliance | 6 |
ad | 4 |
social | 8 |
analytics | 11 |
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 (11 requests) |
Google Analytics |
Yandex Metrica |
|
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 |
privacy-cs.mail.ru |
web-static.mindbox.ru |
tracking.diginetica.net |
autocomplete.diginetica.net |
api.expf.ru |
abt.s3.yandex.net |
personalization-web-stable.mindbox.ru |
uaas.yandex.ru |
ad.mail.ru |
api-qa.diginetica.net |
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 | 62.1 KB | 398.4 KB | 4 |
javascript | 0 b | 374.3 KB | 1.1 MB | 7 |
image | 0 b | 1.6 MB | 1.6 MB | 33 |
font | 0 b | 175.8 KB | 174.1 KB | 6 |
svg | 0 b | 25.4 KB | 43.2 KB | 31 |
other | 0 b | 40.2 KB | 40.0 KB | 1 |
video | 0 b | 12.5 MB | 19.3 MB | 5 |
json | 5.6 KB | 10.3 KB | 139.4 KB | 12 |
favicon | 0 b | 9.6 KB | 9.4 KB | 1 |
Total | 12.1 KB | 14.9 MB | 23.6 MB | 111 |
Content | Header Size | Transfer Size | Content Size | Requests |
---|---|---|---|---|
html | 1.2 KB | 5.8 KB | 20.4 KB | 3 |
css | 1.1 KB | 17.6 KB | 70.6 KB | 5 |
javascript | 881 B | 1.2 MB | 3.9 MB | 23 |
image | 1.0 KB | 14.3 KB | 1.0 KB | 24 |
font | 0 b | 0 b | 0 b | 0 |
plain | 382 B | 4.0 KB | 9.3 KB | 6 |
json | 466 B | 9.1 KB | 10.4 KB | 15 |
other | 1.3 KB | 2.4 KB | 22 B | 11 |
Total | 6.2 KB | 1.2 MB | 4.0 MB | 91 |
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-17 and 2025-1-13
Metric | Value |
---|---|
Round trip time 75 percentile | 154 ms |
Time to first byte (TTFB) 75 percentile | 1.781 s |
First Contentful Paint (FCP) 75 percentile | 2.421 s |
Largest Contentful Paint (LCP) 75 percentile | 4.086 s |
Cumulative Layout Shift (CLS) 75 percentile | 0.01 |
Interaction to next paint (INP) 75 percentile | 208 ms |
Form factor | Value |
---|---|
Desktop | 8.07% |
Phone | 91.93% |
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-17 and 2025-1-13
Metric | Value |
---|---|
Round trip time 75 percentile | 146 ms |
Time to first byte (TTFB) 75 percentile | 1.515 s |
First Contentful Paint (FCP) 75 percentile | 2.298 s |
Largest Contentful Paint (LCP) 75 percentile | 3.707 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.07% |
Tablet | 1.25% |
Navigation type | Value |
---|---|
Navigate | 78.27% |
Navigate cache | 0.00% |
Reload | 5.03% |
Restore | 0.06% |
Back/Forward | 15.28% |
Back/Forward cache | 1.26% |
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) | |
|