Tested 2025-01-17 09:24:26 using Chrome 131.0.6778.85 (runtime settings).
Metric | Value |
---|---|
Page metrics | |
Performance Score | 54 |
Total Page Transfer Size | 18.9 MB |
Requests | 202 |
Timing metrics | |
TTFB [median] | 84 ms |
First Paint [median] | 512 ms |
Fully Loaded [median] | 33.275 s |
Google Web Vitals | |
TTFB [median] | 84 ms |
First Contentful Paint (FCP) [median] | 512 ms |
Largest Contentful Paint (LCP) [median] | 745 ms |
Cumulative Layout Shift (CLS) [median] | 0.01 |
Interaction To Next Paint (INP) [median] | 272 ms |
Total Blocking Time [median] | 2.162 s |
Max Potential FID [median] | 842 ms |
CPU metrics | |
CPU long tasks [median] | 18 |
CPU longest task duration | 1.193 s |
CPU last long task happens at | 5.607 s |
Visual Metrics | |
First Visual Change [median] | 533 ms |
Speed Index [median] | 13.367 s |
Visual Complete 85% [median] | 37.200 s |
Visual Complete 99% [median] | 38.767 s |
Last Visual Change [median] | 38.767 s |
Chrome User Experience Report (CRUX) | |
First Contentful Paint [p75] | 2.416 s |
Largest Contentful Paint (LCP) [p75] | 4.119 s |
Cumulative Layout Shift (CLS) [p75] | 0.01 |
Metric | min | median | mean | max |
---|---|---|---|---|
Visual Metrics | ||||
FirstVisualChange | 500 ms | 533 ms | 756 ms | 1.234 s |
LastVisualChange | 38.300 s | 38.767 s | 38.645 s | 38.867 s |
SpeedIndex | 13.318 s | 13.367 s | 13.545 s | 13.950 s |
VisualReadiness | 37.533 s | 37.767 s | 37.889 s | 38.367 s |
VisualComplete85 | 36.267 s | 37.200 s | 36.967 s | 37.434 s |
VisualComplete95 | 38.233 s | 38.767 s | 38.600 s | 38.800 s |
VisualComplete99 | 38.300 s | 38.767 s | 38.645 s | 38.867 s |
Google Web Vitals | ||||
Time To First Byte (TTFB) | 67 ms | 84 ms | 327 ms | 831 ms |
Largest Contentful Paint (LCP) | 742 ms | 745 ms | 1.200 s | 2.113 s |
First Contentful Paint (FCP) | 498 ms | 512 ms | 748 ms | 1.233 s |
Cumulative Layout Shift (CLS) | 0.0099 | 0.0099 | 0.0104 | 0.0115 |
More metrics | ||||
firstPaint | 498 ms | 512 ms | 748 ms | 1.233 s |
loadEventEnd | 32.621 s | 32.681 s | 32.870 s | 33.309 s |
CPU | ||||
Total Blocking Time | 1.994 s | 2.162 s | 2.331 s | 2.837 s |
Max Potential FID | 822 ms | 842 ms | 952 ms | 1.193 s |
CPU long tasks | 16 | 18 | 18 | 20 |
CPU last long task happens at | 5.067 s | 5.607 s | 5.598 s | 6.121 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 1780 characters long. https://mc.yandex.ru...u/watch/5901091/1 has a header location that is 1780 characters long. https://mc.yandex.ru...u/watch/5901091/1 has a header set-cookie that is 929 characters long. https://api.sunlight...v3/cities/select/ has a header set-cookie that is 882 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.4 MB). First party is 112 requests and 18.4 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 24 responses that sets a pragma no-cache header (that is a request header). There are 184 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 8 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 493.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 11 analytics requests and uses 2 analytics 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 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 | 6491 |
DOM elements | 3642 |
Avg DOM depth | 11 |
Max DOM depth | 20 |
Iframes | 2 |
Script tags | 73 |
Local storage | 7.7 KB |
Session storage | 770 B |
Network Information API | 4g |
Resource Hints |
---|
dns-prefetch |
https://www.googletagmanager.com/ |
https://mc.yandex.ru/ |
https://cdn.diginetica.net/ |
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.120815 | 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 |
Analytics |
Yandex Metrica |
Google Analytics |
Ad |
Branch Metrics |
Social |
VK |
Utility |
Other Google APIs/SDKs |
Cdn |
Google Fonts |
Data from run 3
Visual Metrics | |
---|---|
First Visual Change | 533 ms |
Speed Index | 13.367 s |
Visual Complete 85% | 37.200 s |
Visual Complete 95% | 38.233 s |
Visual Complete 99% | 38.300 s |
Last Visual Change | 38.300 s |
Visual Readiness | 37.767 s |
Navigation Timing | |
---|---|
backEndTime | 84 ms |
domContentLoadedTime | 2.549 s |
domInteractiveTime | 2.549 s |
domainLookupTime | 0 ms |
frontEndTime | 32.502 s |
pageDownloadTime | 34 ms |
pageLoadTime | 32.620 s |
redirectionTime | 0 ms |
serverConnectionTime | 28 ms |
serverResponseTime | 81 ms |
Google Web Vitals | |
---|---|
Time to first byte (TTFB) | 84 ms |
First Contentful Paint (FCP) | 512 ms |
Largest Contentful Paint (LCP) | 742 ms |
Cumulative Layout Shift (CLS) | 0.01 |
Interaction to next paint (INP) | 264 ms |
Total Blocking Time (TBT) | 2.162 s |
First Contentful Paint info | |
---|---|
Elements that needed recalculate style before FCP | 827 |
Time spent in recalculate style before FCP | 31.647 ms |
Extra timings | |
---|---|
TTFB | 84 ms |
First Paint | 512 ms |
Load Event End | 32.621 s |
Fully loaded | 33.177 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 | 742 ms |
Elements that needed recalculate style before LCP | 1788 |
Time spent in recalculate style before LCP | 85.567 ms |
Load time | 742 ms |
URL | https://g2.sunlight....082089502560d.jpg |
Size (width*height) | 74564 |
DOM path | |
<>> |
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 264 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 |
---|---|---|---|---|
798 ms | 881.4 ms | 4.6 ms | 2.2 ms | 2.4 ms |
Forced Style And Layout Duration: 396 ms Invoker: IDBRequest.onsuccess |
Blocking duration | Work duration | Render duration | PreLayout Duration | Style And Layout Duration |
---|---|---|---|---|
509 ms | 561.2 ms | 13.8 ms | 8.6 ms | 5.2 ms |
https://cdn.diginetica.net/338/client.js | ||||
Forced Style And Layout Duration: 172 ms Invoker: https://cdn.diginetica.net/338/client.js |
Blocking duration | Work duration | Render duration | PreLayout Duration | Style And Layout Duration |
---|---|---|---|---|
379 ms | 410.7 ms | 33.3 ms | 23.4 ms | 9.9 ms |
https://g2.sunlight.net/static/webpack-modules-vue3/product/detail/main/dist/main.be1d3311eff663c7774e.js?1737105144.0 | ||||
Forced Style And Layout Duration: 91 ms Invoker: https://g2.sunlight.net/static/webpack-modules-vue3/product/detail/main/dist/main.be1d3311eff663c7774e.js?1737105144.0 | ||||
https://g2.sunlight.net/static/webpack-modules-vue3/product/detail/main/dist/main.be1d3311eff663c7774e.js?1737105144.0 | ||||
Forced Style And Layout Duration: 12 ms Invoker: FrameRequestCallback |
Blocking duration | Work duration | Render duration | PreLayout Duration | Style And Layout Duration |
---|---|---|---|---|
83 ms | 169.4 ms | 2.6 ms | 1.4 ms | 1.2 ms |
https://web-static.mindbox.ru/quizzes/stable/quizzes.js?v=548 | ||||
Invoker: https://web-static.mindbox.ru/quizzes/stable/quizzes.js?v=548 | ||||
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://api.mindbox.ru/scripts/v1/tracker.js | ||||
Invoker: SCRIPT[src=https://api.mindbox.ru/scripts/modules/webpush_v2.js?version=1.0.682].onload | ||||
Invoker: TimerHandler:setTimeout |
Blocking duration | Work duration | Render duration | PreLayout Duration | Style And Layout Duration |
---|---|---|---|---|
74 ms | 120.9 ms | 5.1 ms | 0.6 ms | 4.5 ms |
https://www.googletagmanager.com/gtag/js?id=G-HJNSJ6NG5J&l=dataLayer&cx=c>m=45He51d0v76512221za200 | ||||
Invoker: https://www.googletagmanager.com/gtag/js?id=G-HJNSJ6NG5J&l=dataLayer&cx=c>m=45He51d0v76512221za200 |
Blocking duration | Work duration | Render duration | PreLayout Duration | Style And Layout Duration |
---|---|---|---|---|
68 ms | 11.7 ms | 106.3 ms | 102.5 ms | 3.8 ms |
No availible script information. |
Blocking duration | Work duration | Render duration | PreLayout Duration | Style And Layout Duration |
---|---|---|---|---|
61 ms | 73.9 ms | 88.1 ms | 85.7 ms | 2.4 ms |
Invoker: TimerHandler:setTimeout | ||||
Invoker: TimerHandler:setTimeout | ||||
Invoker: TimerHandler:setTimeout | ||||
Forced Style And Layout Duration: 11 ms Invoker: TimerHandler:setTimeout |
Blocking duration | Work duration | Render duration | PreLayout Duration | Style And Layout Duration |
---|---|---|---|---|
53 ms | 136.5 ms | 4.5 ms | 1.5 ms | 3 ms |
https://onelinksmartscript.appsflyer.com/onelink-smart-script-latest.js | ||||
Invoker: https://onelinksmartscript.appsflyer.com/onelink-smart-script-latest.js | ||||
https://mc.yandex.ru/metrika/watch.js | ||||
Forced Style And Layout Duration: 1 ms Invoker: https://mc.yandex.ru/metrika/watch.js |
Blocking duration | Work duration | Render duration | PreLayout Duration | Style And Layout Duration |
---|---|---|---|---|
47 ms | 107 ms | 4 ms | 2 ms | 2 ms |
No availible script information. |
Blocking duration | Work duration | Render duration | PreLayout Duration | Style And Layout Duration |
---|---|---|---|---|
46 ms | 118.6 ms | 1.4 ms | 0.5 ms | 0.9 ms |
https://top-fwz1.mail.ru/js/code.js | ||||
Invoker: https://top-fwz1.mail.ru/js/code.js |
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 | 18.9 MB |
Total content size | 31.1 MB |
Responses missing compression | 52 |
Number of cookies | 29 |
Third party cookies | 8 |
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://g7.sunlight....cd41e45525233.mp4 | video | 2.6 MB | 2.6 MB |
https://g9.sunlight....73b65b703a6b4.jpg | image | 603.3 KB | 602.5 KB |
https://g1.sunlight....88a95b1b39572.mp4 | video | 574.4 KB | 573.7 KB |
https://cdn.diginetica.net/338/client.js | javascript | 309.3 KB | 1.3 MB |
https://g2.sunlight....11eff663c7774e.js | javascript | 191.8 KB | 571.6 KB |
https://api.mindbox....les/webpush_v2.js | javascript | 164.2 KB | 504.5 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 | 134.9 KB | 807.0 KB |
https://www.googleta...nager.com/gtag/js | javascript | 131.8 KB | 405.6 KB |
https://g3.sunlight....a6e1a0d52003f.jpg | image | 127.5 KB | 127.2 KB |
https://www.googleta...nager.com/gtag/js | javascript | 110.8 KB | 389.0 KB |
https://www.googleta...anager.com/gtm.js | javascript | 110.3 KB | 388.6 KB |
https://g2.sunlight....5a9cb97d4cff3b.js | javascript | 102.9 KB | 250.6 KB |
https://personalizat...rvice/v2/forms.js | javascript | 92.1 KB | 266.9 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 |
Content | Header Size | Transfer Size | Content Size | Requests |
---|---|---|---|---|
html | 7.5 KB | 141.0 KB | 827.4 KB | 13 |
css | 1.1 KB | 84.4 KB | 469.0 KB | 9 |
javascript | 878 B | 1.7 MB | 5.4 MB | 31 |
image | 1.0 KB | 1.6 MB | 1.6 MB | 56 |
font | 0 b | 175.1 KB | 174.1 KB | 6 |
svg | 0 b | 24.7 KB | 43.2 KB | 31 |
other | 1.3 KB | 42.7 KB | 40.0 KB | 12 |
video | 0 b | 15.1 MB | 22.5 MB | 6 |
json | 6.0 KB | 19.5 KB | 149.6 KB | 27 |
plain | 382 B | 3.7 KB | 9.3 KB | 5 |
favicon | 0 b | 9.6 KB | 9.4 KB | 1 |
Total | 18.1 KB | 18.9 MB | 31.1 MB | 197 |
Domain | Total download time | Transfer Size | Content Size | Requests |
---|---|---|---|---|
sunlight.net | 101 ms | 134.9 KB | 807.0 KB | 1 |
g0.sunlight.net | 7.045 s | 12.0 MB | 12.0 MB | 10 |
g3.sunlight.net | 549 ms | 220.7 KB | 229.6 KB | 8 |
g5.sunlight.net | 871 ms | 157.9 KB | 229.7 KB | 13 |
g6.sunlight.net | 959 ms | 159.6 KB | 276.2 KB | 12 |
www.googletagmanager.com | 621 ms | 352.9 KB | 1.2 MB | 3 |
mc.yandex.ru | 361 ms | 65.5 KB | 174.1 KB | 9 |
cdn.diginetica.net | 343 ms | 322.2 KB | 1.3 MB | 5 |
g2.sunlight.net | 1.124 s | 457.0 KB | 1.3 MB | 12 |
g9.sunlight.net | 2.806 s | 1007.7 KB | 4.6 MB | 10 |
g1.sunlight.net | 464 ms | 628.8 KB | 628.8 KB | 5 |
g8.sunlight.net | 205 ms | 3.5 KB | 6.0 KB | 4 |
g7.sunlight.net | 2.152 s | 2.7 MB | 6.4 MB | 7 |
g4.sunlight.net | 171 ms | 6.2 KB | 6.2 KB | 4 |
vs1.sunlight.net | 1.321 s | 135.6 KB | 134.7 KB | 4 |
api.sunlight.net | 2.125 s | 4.5 KB | 139.3 KB | 22 |
cdn.branch.io | 207 ms | 23.4 KB | 75.0 KB | 1 |
api.mindbox.ru | 472 ms | 189.8 KB | 586.0 KB | 3 |
vk.com | 392 ms | 36.7 KB | 112.8 KB | 8 |
onelinksmartscript.appsflyer.com | 190 ms | 22.0 KB | 94.8 KB | 1 |
stream.datago.ru | 589 ms | 73.3 KB | 72.8 KB | 6 |
top-fwz1.mail.ru | 656 ms | 33.0 KB | 50.2 KB | 12 |
tracking.diginetica.net | 53 ms | 111 B | 111 B | 3 |
autocomplete.diginetica.net | 92 ms | 835 B | 98 B | 2 |
web-static.mindbox.ru | 194 ms | 60.8 KB | 148.4 KB | 2 |
analytics.google.com | 927 ms | N/A | 0 b | 2 |
www.google.ru | 215 ms | 63 B | 42 B | 1 |
app.link | 380 ms | 667 B | 91 B | 1 |
privacy-cs.mail.ru | 1.620 s | 40.0 KB | 155.0 KB | 4 |
api.expf.ru | 192 ms | 2.3 KB | 6.6 KB | 4 |
abt.s3.yandex.net | 149 ms | 6.4 KB | 14.2 KB | 1 |
api2.branch.io | 555 ms | 1.1 KB | 303 B | 2 |
api-qa.diginetica.net | 69 ms | 614 B | 36 B | 1 |
uaas.yandex.ru | 122 ms | 697 B | 173 B | 1 |
personalization-web-stable.mindbox.ru | 585 ms | 98.8 KB | 282.0 KB | 6 |
ad.mail.ru | 38 ms | 525 B | 86 B | 2 |
quizzes-stable.mindbox.ru | 145 ms | 943 B | 591 B | 2 |
yandex.ru | 138 ms | N/A | 0 b | 1 |
cdn.uxfeedback.ru | 355 ms | 59.0 KB | 171.3 KB | 4 |
widget-api.uxfeedback.ru | 202 ms | 230 B | 1.3 KB | 2 |
fonts.googleapis.com | 208 ms | 1.9 KB | 5.4 KB | 1 |
type | min | median | max |
---|---|---|---|
Expires | 0 seconds | 1 hour | 27 weeks |
Last modified | 0 seconds | 15 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 | 2.9 KB | 6 |
css | 8.1 KB | 3 |
javascript | 436.2 KB | 10 |
image | 41.6 KB | 28 |
font | 0 b | 0 |
json | 14.7 KB | 19 |
video | 2.6 MB | 1 |
other | 2.4 KB | 10 |
plain | 3.7 KB | 4 |
svg | 1.1 KB | 1 |
favicon | 9.6 KB | 1 |
Total | 3.1 MB | 87 |
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://g2.sunlight....11eff663c7774e.js | in_body_parser_blocking |
https://api.mindbox....les/webpush_v2.js | non_blocking |
https://www.googleta...nager.com/gtag/js | non_blocking |
https://www.googleta...nager.com/gtag/js | non_blocking |
https://www.googleta...anager.com/gtm.js | non_blocking |
https://g2.sunlight....5a9cb97d4cff3b.js | in_body_parser_blocking |
https://personalizat...rvice/v2/forms.js | non_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://g5.sunlight....db1147f3f794d3.js | non_blocking |
https://g2.sunlight....1522891958222.css | 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://g6.sunlight....turaPT-Demi.woff2 | non_blocking |
https://g2.sunlight....8a4272d97e36f5.js | non_blocking |
https://g0.sunlight....raPT-Medium.woff2 | non_blocking |
https://g6.sunlight....raPT-Medium.woff2 | non_blocking |
https://g0.sunlight....turaPT-Book.woff2 | non_blocking |
https://g6.sunlight....turaPT-Book.woff2 | 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://g6.sunlight....1dbdb8971b646.css | blocking |
https://vk.com/dist/...bb2a98626e46ab.js | non_blocking |
https://vk.com/dist/...bb2a98626e46ab.js | non_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://fonts.google...oogleapis.com/css | dynamically_injected_non_blocking |
https://g6.sunlight....efaf6484d5cce8.js | 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 | 2162 | |
Max Potential First Input Delay | 842 | |
Long Tasks before First Paint | 1 | 109 |
Long Tasks before First Contentful Paint | 1 | 109 |
Long Tasks before Largest Contentful Paint | 1 | 109 |
Long Tasks after Load Event End | 0 | 0 |
Total Long Tasks | 18 | 3121 |
CPU last long task happened at 5.067 s
name | startTime | duration | containerId | containerName | containerSrc | containerType |
---|---|---|---|---|---|---|
unknown | 490 | 109 | window | |||
unknown | 777 | 82 | window | |||
self | 882 | 74 | window | |||
self | 965 | 53 | window | |||
self | 1084 | 84 | window | |||
self | 1184 | 395 | window | |||
self | 1636 | 545 | window | |||
self | 2279 | 94 | window | |||
self | 2384 | 119 | window | |||
self | 2760 | 98 | window | |||
self | 2899 | 72 | window | |||
self | 3139 | 842 | window | |||
self | 4004 | 74 | window | |||
self | 4233 | 93 | window | |||
self | 4479 | 88 | window | |||
self | 4674 | 80 | window | |||
self | 4875 | 130 | window | |||
self | 5067 | 89 | window |
Calculated using Tracium.
Categories (ms) | |
---|---|
parseHTML | 143 |
styleLayout | 1279 |
paintCompositeRender | 74 |
scriptParseCompile | 18 |
scriptEvaluation | 4975 |
garbageCollection | 115 |
other | 2015 |
Events (ms) | |
---|---|
FunctionCall | 2182 |
RunTask | 1558 |
v8.run | 1171 |
RunMicrotasks | 1139 |
Layout | 699 |
UpdateLayoutTree | 578 |
Commit | 153 |
v8.callFunction | 143 |
ParseHTML | 130 |
TimerFire | 83 |
PrePaint | 82 |
IntersectionObserverController::computeIntersections | 63 |
EventDispatch | 63 |
FireAnimationFrame | 56 |
Layerize | 45 |
Paint | 38 |
HitTest | 29 |
V8.BytecodeBudgetInterrupt | 24 |
V8.GC_HEAP_EMBEDDER_TRACING_EPILOGUE | 22 |
DocumentLoader::CommitNavigation | 20 |
v8.compile | 18 |
V8.GC_MC_INCREMENTAL | 17 |
V8.GC_SCAVENGER_SCAVENGE_PARALLEL | 17 |
DecodedDataDocumentParser::AppendBytes | 16 |
V8.HandleInterrupts | 16 |
XHRReadyStateChange | 14 |
v8.evaluateModule | 13 |
V8.GC_MC_INCREMENTAL_EMBEDDER_TRACING | 12 |
V8.DeoptimizeCode | 12 |
ParseAuthorStyleSheet | 12 |
V8.DeserializeContext | 11 |
DocumentLoader::BodyLoadingFinished | 11 |
URL | CPU time (ms) |
---|---|
https://cdn.diginetica.net/338/client.js | 1809 |
https://g2.sunlight.net/static/webpack-modules-vue3/product/detail/main/dist/main.be1d3311eff663c7774e.js?1737105144.0 | 417 |
https://www.googletagmanager.com/gtm.js?id=GTM-565K2CR | 310 |
https://mc.yandex.ru/metrika/watch.js | 216 |
https://privacy-cs.mail.ru/static/sync-loader.js | 129 |
https://www.googletagmanager.com/gtag/js?id=G-HJNSJ6NG5J&l=dataLayer&cx=c>m=45He51d0v76512221za200 | 129 |
https://top-fwz1.mail.ru/js/code.js | 115 |
https://g2.sunlight.net/static/webpack-modules-vue3/main-site/global-code.ssr-only/dist/footer-libs.0769065a9cb97d4cff3b.js?1737105144.0 | 88 |
https://personalization-web-stable.mindbox.ru/js/service/v2/forms.js?v=4.48.36 | 64 |
https://api.mindbox.ru/scripts/v1/tracker.js | 30 |
https://g6.sunlight.net/static/webpack-modules-vue3/popups/go-to-app/dist/main.44028120e4b0133b1413.js?1737105144.0 | 27 |
https://onelinksmartscript.appsflyer.com/onelink-smart-script-latest.js | 25 |
https://cdn.uxfeedback.ru/assets-4.9.2/1.de85b107d8f17efbb81b.js | 25 |
https://cdn.branch.io/branch-latest.min.js | 21 |
https://g2.sunlight.net/static/webpack-modules-vue3/main-site/global-code.ssr-only/dist/367.4949ac8a4272d97e36f5.js | 18 |
https://stream.datago.ru/tracker/sp.js | 17 |
https://sunlight.net/catalog/ring_57830.html | 17 |
https://api.mindbox.ru/scripts/modules/webpush_v2.js?version=1.0.682 | 16 |
https://g5.sunlight.net/static/webpack-modules-vue3/popups/cities-popup/dist/main.0e005fdb1147f3f794d3.js?1737105144.0 | 16 |
chrome-error://chromewebdata/ | 12 |
Tool/domain | Time (ms) |
---|---|
cdn.diginetica.net | 1809.3 |
g2.sunlight.net | 522.0 |
Google Tag Manager | 438.9 |
Yandex Metrica | 216.2 |
privacy-cs.mail.ru | 128.6 |
top-fwz1.mail.ru | 115.1 |
personalization-web-stable.mindbox.ru | 64.2 |
api.mindbox.ru | 46.0 |
g6.sunlight.net | 27.1 |
onelinksmartscript.appsflyer.com | 25.2 |
cdn.uxfeedback.ru | 24.8 |
Branch Metrics | 21.2 |
stream.datago.ru | 17.3 |
sunlight.net | 16.5 |
g5.sunlight.net | 15.7 |
Third party requests categorised by Third party web version 0.26.2.
Category | Requests |
---|---|
tag-manager | 4 |
survelliance | 8 |
analytics | 12 |
ad | 4 |
social | 8 |
utility | 1 |
cdn | 1 |
Category | Number of tools |
---|---|
tag-manager | 1 |
survelliance | 4 |
analytics | 2 |
ad | 1 |
social | 1 |
utility | 1 |
cdn | 1 |
tag-manager (4 requests) |
Google Tag Manager |
|
survelliance (8 requests) |
Google Tag Manager |
Google Analytics |
Other Google APIs/SDKs |
Google Fonts |
|
analytics (12 requests) |
Yandex Metrica |
Google Analytics |
|
ad (4 requests) |
Branch Metrics |
|
social (8 requests) |
VK |
|
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 |
tracking.diginetica.net |
autocomplete.diginetica.net |
privacy-cs.mail.ru |
api.expf.ru |
web-static.mindbox.ru |
abt.s3.yandex.net |
api-qa.diginetica.net |
ad.mail.ru |
uaas.yandex.ru |
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 |
digi-cookie | api-qa.diginetica.net |
yabs-sid | .yandex.ru |
receive-cookie-deprecation | .yandex.ru |
i | .yandex.ru |
Calculated using .*sunlight.* (use --firstParty
to configure).
Content | Header Size | Transfer Size | Content Size | Requests |
---|---|---|---|---|
html | 6.2 KB | 134.9 KB | 807.0 KB | 10 |
css | 0 b | 66.5 KB | 398.3 KB | 4 |
javascript | 0 b | 425.9 KB | 1.1 MB | 7 |
image | 0 b | 1.6 MB | 1.6 MB | 33 |
font | 0 b | 175.1 KB | 174.1 KB | 6 |
svg | 0 b | 24.7 KB | 43.2 KB | 31 |
other | 0 b | 40.3 KB | 40.0 KB | 1 |
video | 0 b | 15.1 MB | 22.5 MB | 6 |
json | 5.6 KB | 10.2 KB | 139.3 KB | 12 |
favicon | 0 b | 9.6 KB | 9.4 KB | 1 |
Total | 12.1 KB | 17.5 MB | 26.7 MB | 112 |
Content | Header Size | Transfer Size | Content Size | Requests |
---|---|---|---|---|
html | 1.2 KB | 6.1 KB | 20.4 KB | 3 |
css | 1.1 KB | 17.8 KB | 70.6 KB | 5 |
javascript | 878 B | 1.3 MB | 4.3 MB | 24 |
image | 1.0 KB | 13.9 KB | 982 B | 23 |
font | 0 b | 0 b | 0 b | 0 |
json | 466 B | 9.3 KB | 10.4 KB | 15 |
plain | 382 B | 3.7 KB | 9.3 KB | 5 |
other | 1.3 KB | 2.4 KB | 22 B | 11 |
Total | 6.2 KB | 1.4 MB | 4.4 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-19 and 2025-1-15
Metric | Value |
---|---|
Round trip time 75 percentile | 153 ms |
Time to first byte (TTFB) 75 percentile | 1.779 s |
First Contentful Paint (FCP) 75 percentile | 2.416 s |
Largest Contentful Paint (LCP) 75 percentile | 4.119 s |
Cumulative Layout Shift (CLS) 75 percentile | 0.01 |
Interaction to next paint (INP) 75 percentile | 208 ms |
Form factor | Value |
---|---|
Desktop | 8.63% |
Phone | 91.37% |
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-19 and 2025-1-15
Metric | Value |
---|---|
Round trip time 75 percentile | 146 ms |
Time to first byte (TTFB) 75 percentile | 1.505 s |
First Contentful Paint (FCP) 75 percentile | 2.290 s |
Largest Contentful Paint (LCP) 75 percentile | 3.700 s |
Cumulative Layout Shift (CLS) 75 percentile | 0.04 |
Interaction to next paint (INP) 75 percentile | 251 ms |
Form factor | Value |
---|---|
Desktop | 10.28% |
Phone | 88.47% |
Tablet | 1.25% |
Navigation type | Value |
---|---|
Navigate | 78.23% |
Navigate cache | 0.00% |
Reload | 4.91% |
Restore | 0.06% |
Back/Forward | 15.40% |
Back/Forward cache | 1.30% |
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) | |
|