Tested 2025-03-31 13:00:08 using Chrome 134.0.6998.35 (runtime settings).
Metric | Value |
---|---|
Page metrics | |
Performance Score | 51 |
Total Page Transfer Size | 9.1 MB |
Requests | 482 |
Timing metrics | |
TTFB [median] | 543 ms |
First Paint [median] | 912 ms |
Fully Loaded [median] | 9.151 s |
Google Web Vitals | |
TTFB [median] | 543 ms |
First Contentful Paint (FCP) [median] | 912 ms |
Largest Contentful Paint (LCP) [median] | 1.156 s |
Cumulative Layout Shift (CLS) [median] | 0.00 |
Interaction To Next Paint (INP) [median] | 152 ms |
Total Blocking Time [median] | 1.319 s |
Max Potential FID [median] | 1.056 s |
CPU metrics | |
CPU long tasks [median] | 12 |
CPU longest task duration | 1.070 s |
CPU last long task happens at | 4.403 s |
Visual Metrics | |
First Visual Change [median] | 900 ms |
Speed Index [median] | 4.474 s |
Visual Complete 85% [median] | 8.734 s |
Visual Complete 99% [median] | 8.967 s |
Last Visual Change [median] | 9.134 s |
Chrome User Experience Report (CRUX) | |
First Contentful Paint [p75] | 2.230 s |
Largest Contentful Paint (LCP) [p75] | 2.650 s |
Cumulative Layout Shift (CLS) [p75] | 0.15 |
Metric | min | median | mean | max |
---|---|---|---|---|
Visual Metrics | ||||
FirstVisualChange | 867 ms | 900 ms | 978 ms | 1.167 s |
LastVisualChange | 8.400 s | 9.134 s | 51.967 s | 138.367 s |
SpeedIndex | 4.018 s | 4.474 s | 16.983 s | 42.456 s |
VisualReadiness | 7.533 s | 7.967 s | 50.989 s | 137.467 s |
VisualComplete85 | 8.000 s | 8.734 s | 51.600 s | 138.067 s |
VisualComplete95 | 8.134 s | 8.867 s | 51.745 s | 138.234 s |
VisualComplete99 | 8.267 s | 8.967 s | 51.867 s | 138.367 s |
Google Web Vitals | ||||
Time To First Byte (TTFB) | 516 ms | 543 ms | 613 ms | 780 ms |
Largest Contentful Paint (LCP) | 1.060 s | 1.156 s | 1.201 s | 1.388 s |
First Contentful Paint (FCP) | 904 ms | 912 ms | 1.001 s | 1.188 s |
Cumulative Layout Shift (CLS) | 0.0018 | 0.0043 | 0.0034 | 0.0043 |
More metrics | ||||
firstPaint | 904 ms | 912 ms | 1.001 s | 1.188 s |
loadEventEnd | 3.978 s | 4.029 s | 47.572 s | 134.710 s |
User Timing | ||||
sentry-tracing-init | 1.525 s | 1.542 s | 1.687 s | 1.996 s |
CPU | ||||
Total Blocking Time | 1.168 s | 1.319 s | 1.269 s | 1.320 s |
Max Potential FID | 990 ms | 1.056 s | 1.039 s | 1.070 s |
CPU long tasks | 10 | 12 | 11 | 12 |
CPU last long task happens at | 4.308 s | 4.403 s | 47.925 s | 135.063 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 208 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 47 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://pay.yandex.r...web/sdk/v1/init-2 has a header content-security-policy that is 2112 characters long. https://mc.yandex.ru...ru/watch/92508816 has a header location that is 1592 characters long. https://yandex.ru/ad...365599/getBulk/v2 has a header set-cookie that is 817 characters long. https://mc.yandex.ru.../watch/92508816/1 has a header location that is 1592 characters long. https://mc.yandex.ru.../watch/92508816/1 has a header set-cookie that is 924 characters long. https://top-fwz1.mai...1.mail.ru/counter has a header set-cookie that is 923 characters long. https://px.adhigh.ne...h.net/p/sync.html has a header set-cookie that is 3628 characters long. https://top-fwz1.mai...1.mail.ru/tracker has a header set-cookie that is 821 characters long. https://top-fwz1.mai...1.mail.ru/tracker has a header set-cookie that is 821 characters long. | 91 |
Description: Do not send response headers that are too long. | ||
Offenders: | ||
Avoid too many third party requests (thirdParty) | The page do more requests to third party domains (353 requests and 8 MB) then first party (129 requests and 1.5 MB). The page transfer more bytes from third party domains (8 MB) then first party (1.5 MB). The regex .*585zolotoy.* was used to calculate first/third party requests. | 0 |
Description: Do not load most of your content from third party URLs. | ||
Avoid unnecessary headers (unnecessaryHeaders) | There are 43 responses that sets a p3p header. There are 112 responses that sets both a max-age and expires header. There are 68 responses that sets a pragma no-cache header (that is a request header). There are 434 responses that sets a server header. | 0 |
Description: Do not send headers that you don't need. We look for p3p, cache-control and max-age, pragma, server and x-frame-options headers. Have a look at Andrew Betts - Headers for Hackers talk as a guide https://www.youtube.com/watch?v=k92ZbrY815c or read https://www.fastly.com/blog/headers-we-dont-want. | ||
Offenders: |
Title | Advice | Score |
---|---|---|
Use a good Content-Security-Policy header to make sure you you avoid Cross Site Scripting (XSS) attacks. (contentSecurityPolicyHeader) | Set a Content-Security-Policy header to make sure you are not open for Cross Site Scripting (XSS) attacks. You can start with setting a Content-Security-Policy-Report-Only header, that will only report the violation, not stop the download. | 0 |
Description: Content Security Policy is delivered via a HTTP response header, and defines approved sources of content that the browser may load. It can be an effective countermeasure to Cross Site Scripting (XSS) attacks and is also widely supported and usually easily deployed. https://scotthelme.co.uk/content-security-policy-an-introduction/. | ||
Offenders: | ||
Set a referrer-policy header to make sure you do not leak user information. (referrerPolicyHeader) | Set a referrer-policy header to make sure you do not leak user information. | 0 |
Description: Referrer Policy is a new header that allows a site to control how much information the browser includes with navigations away from a document and should be set by all sites. https://scotthelme.co.uk/a-new-security-header-referrer-policy/. | ||
Offenders: | ||
Set a strict transport header to make sure the user always use HTTPS. (strictTransportSecurityHeader) | A strict transport header is set but miss out on setting includeSubDomains | 90 |
Description: The HTTP Strict-Transport-Security response header (often abbreviated as HSTS) lets a web site tell browsers that it should only be accessed using HTTPS, instead of using HTTP. https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Strict-Transport-Security. | ||
Avoid third party cookies that is used to track the user. (thirdPartyCookies) | The page sets 20 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 (66 requests with a size of 930 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 11 survelliance requests and uses 3 survelliance tools. The page do 11 analytics requests and uses 2 analytics tools. The page do 2 tag-manager requests and uses 1 tag-manager tool. The page do 32 ad requests and uses 8 ad tools. | 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 | Ювелирный магазин 585*Золотой — официальный сайт интернет-магазина ювелирных украшений — все изделия онлайн |
Width | 1904 |
Height | 5863 |
DOM elements | 5676 |
Avg DOM depth | 11 |
Max DOM depth | 16 |
Iframes | 5 |
Script tags | 46 |
Local storage | 1007 B |
Session storage | 463 B |
Network Information API | 4g |
Resource Hints |
---|
preconnect |
https://fonts.googleapis.com/ |
https://fonts.gstatic.com/ |
https://fonts.googleapis.com/ |
https://fonts.gstatic.com/ |
prefetch |
https://www.585zolotoy.ru/_nuxt/png/DJxplviO-1743168079297.png |
https://www.585zolotoy.ru/_nuxt/chunk/xibgEGQ5-1743168079297.js |
https://www.585zolotoy.ru/_nuxt/chunk/tuxj6vzs-1743168079297.js |
https://www.585zolotoy.ru/_nuxt/svg/DIo_p9xF-1743168079297.svg |
https://www.585zolotoy.ru/_nuxt/png/BYs156L2-1743168079297.png |
https://www.585zolotoy.ru/_nuxt/png/DgeKgvZ4-1743168079297.png |
https://www.585zolotoy.ru/_nuxt/png/Bs7cxZoC-1743168079297.png |
https://www.585zolotoy.ru/_nuxt/png/mtgHqbpZ-1743168079297.png |
https://www.585zolotoy.ru/_nuxt/png/Fm_Ohol4-1743168079297.png |
https://www.585zolotoy.ru/_nuxt/png/DDiT9aQj-1743168079297.png |
https://www.585zolotoy.ru/_nuxt/webp/WVw3hLTP-1743168079297.webp |
https://www.585zolotoy.ru/_nuxt/webp/DLz8yiUk-1743168079297.webp |
https://www.585zolotoy.ru/_nuxt/png/DYxP849F-1743168079297.png |
https://www.585zolotoy.ru/_nuxt/png/y4BVCYku-1743168079297.png |
https://www.585zolotoy.ru/_nuxt/webp/DB4ShhZh-1743168079297.webp |
https://www.585zolotoy.ru/_nuxt/webp/-0AAxrZX-1743168079297.webp |
https://www.585zolotoy.ru/_nuxt/png/R8fNEPZa-1743168079297.png |
https://www.585zolotoy.ru/_nuxt/png/BaogvJOk-1743168079297.png |
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 |
Node.js | 100 | Programming languages |
Laravel | 100 | Web frameworks |
Nginx | 100 | Web servers Reverse proxies |
Express | 100 | Web frameworks Web servers |
Amazon Web Services | 100 | PaaS |
HSTS | 100 | Security |
Cloudflare | 100 | CDN |
Amazon CloudFront | 100 | CDN |
HTTP/3 | 100 | Miscellaneous |
Data collected using Third Party Web 0.26.2
Cdn |
---|
Google Fonts |
Yandex CDN |
JSDelivr CDN |
Survelliance |
Google Fonts |
Google Tag Manager |
Google Analytics |
Analytics |
Yandex Metrica |
Google Analytics |
Tag-manager |
Google Tag Manager |
Ad |
AdRiver |
GetIntent RTBSuite |
Between Digital |
adKernel |
Index Exchange |
Yandex Ads |
Weborama |
Segmento |
Data from run 3
Visual Metrics | |
---|---|
First Visual Change | 1.167 s |
Speed Index | 4.474 s |
Visual Complete 85% | 8.734 s |
Visual Complete 95% | 8.867 s |
Visual Complete 99% | 8.967 s |
Last Visual Change | 9.134 s |
Visual Readiness | 7.967 s |
Navigation Timing | |
---|---|
backEndTime | 780 ms |
domContentLoadedTime | 1.815 s |
domInteractiveTime | 1.768 s |
domainLookupTime | 0 ms |
frontEndTime | 3.189 s |
pageDownloadTime | 59 ms |
pageLoadTime | 4.028 s |
redirectionTime | 0 ms |
serverConnectionTime | 19 ms |
serverResponseTime | 815 ms |
Google Web Vitals | |
---|---|
Time to first byte (TTFB) | 780 ms |
First Contentful Paint (FCP) | 1.188 s |
Largest Contentful Paint (LCP) | 1.388 s |
Cumulative Layout Shift (CLS) | 0.00 |
Interaction to next paint (INP) | 240 ms |
Total Blocking Time (TBT) | 1.168 s |
First Contentful Paint info | |
---|---|
Elements that needed recalculate style before FCP | 426 |
Time spent in recalculate style before FCP | 36.831 ms |
Extra timings | |
---|---|
TTFB | 780 ms |
First Paint | 1.188 s |
Load Event End | 4.029 s |
Fully loaded | 9.151 s |
User Timing marks | |
---|---|
sentry-tracing-init | 1.994 s |
sentry-tracing-init | 1.996 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 class="sized-image picture" src="https://static2.585.cloud/media/1900/bunners/40bba071-bb41-4ccd-a1fe-23e3e46816a0.jpg" loading="eager" fetchpriority="high" style="--hover-zoom:100%;" data-v-496cd98f="" data-v-5986aaaf=""> |
Render time | 1.388 s |
Element render delay | 304 ms |
TTFB | 780 ms |
Resource delay | 20 ms |
Resource load duration | 283 ms |
Elements that needed recalculate style before LCP | 953 |
Time spent in recalculate style before LCP | 59.051 ms |
Load time | 1.100 s |
URL | https://static2.585....-23e3e46816a0.jpg |
Size (width*height) | 423180 |
DOM path | |
div#__nuxt > section > div:eq(0) > div:eq(0) > div:eq(0) > div:eq(0) > a:eq(0) > div > img> div#__nuxt > section > div:eq(0) > div:eq(0) > div:eq(0) > div:eq(0) > a:eq(0) > div > img> |
0.00426 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.00247 | <div class="page-container flex h-[var(--header-height)] items-center" data-v-a73a3232=""></div>,<section class="page-content page-container" data-v-2ca0f3c3=""></section> |
body > div#__nuxt > header > div:eq(1),body > div#__nuxt > section | |
0.00179 | <div class="tag" data-v-496cd98f=""></div>,<div class="caption text-body-2 font-medium" data-v-496cd98f=""></div>,<a href="/contacts/shops/" class="cursor-pointer text-primary" data-v-0d3da7cf=""></a>,<a class="inline-flex h-full cursor-pointer items-center text-primary" href="https://lombard.585zolotoy.ru/" rel="noopener" target="_blank" data-v-0d3da7cf=""></a>,<div class="icons desktop ml-auto flex items-center justify-end" data-v-a73a3232=""></div> |
body > div#__nuxt > section > div:eq(0) > div:eq(1) > div > div > a:eq(3) > div,body > div#__nuxt > section > div:eq(0) > div:eq(2) > div > div > a:eq(0) > div:eq(1),body > div#__nuxt > header > div:eq(1) > div:eq(2) > div > a:eq(2),body > div#__nuxt > header > div:eq(1) > div:eq(2) > div > a:eq(3),body > div#__nuxt > header > div:eq(1) > div:eq(3) |
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 240 ms.
Event type | pointerover |
Element type | IMG |
Element class name | sized-image picture |
Event target | div.slider-container>a.text-primary.type-normal.item>div.bunner-container>img.sized-image.picture |
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 |
---|---|---|---|---|
950.7 ms | 1.079 s | 10.7 ms | 10.5 ms | 0.2 ms |
https://www.585zolotoy.ru/_nuxt/chunk/DIN_2sz8-1743168079297.js | ||||
Invoker: https://www.585zolotoy.ru/_nuxt/chunk/DIN_2sz8-1743168079297.js | ||||
https://www.585zolotoy.ru/_nuxt/entry/4v4mbHEM-1743168079297.js | ||||
Forced Style And Layout Duration: 21 ms Invoker: import.then |
Blocking duration | Work duration | Render duration | PreLayout Duration | Style And Layout Duration |
---|---|---|---|---|
80.1 ms | 156.3 ms | 2.1 ms | 1.9 ms | 0.2 ms |
https://www.googletagmanager.com/gtag/js?id=G-750VBXG7ZL&l=dataLayer&cx=c>m=45He53q1v812662698za200&tag_exp=102482433~102788824~102803279~102813109~102887800~102926062~102964102~102976415 | ||||
Invoker: https://www.googletagmanager.com/gtag/js?id=G-750VBXG7ZL&l=dataLayer&cx=c>m=45He53q1v812662698za200&tag_exp=102482433~102788824~102803279~102813109~102887800~102926062~102964102~102976415 |
Blocking duration | Work duration | Render duration | PreLayout Duration | Style And Layout Duration |
---|---|---|---|---|
76.8 ms | 97.1 ms | 44.9 ms | 44.8 ms | 0.1 ms |
No availible script information. |
Blocking duration | Work duration | Render duration | PreLayout Duration | Style And Layout Duration |
---|---|---|---|---|
62.3 ms | 99.9 ms | 42.3 ms | 42.3 ms | 0 ms |
https://cdn.skcrtxr.com/wrapper/js/common-engine.js?v=s-445ea5f4-0d6b-46ec-90e3-43ffbefae176 | ||||
Invoker: https://cdn.skcrtxr.com/wrapper/js/common-engine.js?v=s-445ea5f4-0d6b-46ec-90e3-43ffbefae176 |
Blocking duration | Work duration | Render duration | PreLayout Duration | Style And Layout Duration |
---|---|---|---|---|
55.4 ms | 242.8 ms | 63 ms | 0.2 ms | 62.8 ms |
https://pay.yandex.ru/sdk/v1/pay.js | ||||
Invoker: https://pay.yandex.ru/sdk/v1/pay.js |
Blocking duration | Work duration | Render duration | PreLayout Duration | Style And Layout Duration |
---|---|---|---|---|
51.8 ms | 54.7 ms | 90.9 ms | 90.8 ms | 0.1 ms |
https://pay.yandex.ru/sdk/v1/pay.js | ||||
Invoker: TimerHandler:setTimeout |
Blocking duration | Work duration | Render duration | PreLayout Duration | Style And Layout Duration |
---|---|---|---|---|
40.2 ms | 90.2 ms | 0 ms | 0 ms | 0 ms |
https://www.585zolotoy.ru/_nuxt/entry/4v4mbHEM-1743168079297.js | ||||
Invoker: TimerHandler:setTimeout |
Blocking duration | Work duration | Render duration | PreLayout Duration | Style And Layout Duration |
---|---|---|---|---|
28.8 ms | 108.7 ms | 6 ms | 5.8 ms | 0.2 ms |
https://cdn.diginetica.net/648/client.js | ||||
Invoker: https://cdn.diginetica.net/648/client.js | ||||
https://top-fwz1.mail.ru/js/code.js | ||||
Forced Style And Layout Duration: 3 ms Invoker: https://top-fwz1.mail.ru/js/code.js |
Blocking duration | Work duration | Render duration | PreLayout Duration | Style And Layout Duration |
---|---|---|---|---|
14.2 ms | 63.3 ms | 1.3 ms | 1.2 ms | 0.1 ms |
https://yandex.ru/ads/system/context.js | ||||
Forced Style And Layout Duration: 2 ms Invoker: https://yandex.ru/ads/system/context.js |
Blocking duration | Work duration | Render duration | PreLayout Duration | Style And Layout Duration |
---|---|---|---|---|
13.8 ms | 80.6 ms | 1.6 ms | 1.5 ms | 0.1 ms |
https://www.585zolotoy.ru/_nuxt/entry/4v4mbHEM-1743168079297.js | ||||
Invoker: TimerHandler:setTimeout |
There are no Server Timings.
There are no custom configured scripts.
There are no custom extra metrics from scripting.
How the page is built.
Summary | |
---|---|
HTTP version | HTTP/2.0 |
Total requests | 482 |
Total domains | 87 |
Total transfer size | 9.1 MB |
Total content size | 14.5 MB |
Responses missing compression | 94 |
Number of cookies | 63 |
Third party cookies | 20 |
Requests per response code | |
---|---|
200 | 393 |
204 | 15 |
301 | 11 |
302 | 51 |
307 | 5 |
400 | 1 |
504 | 6 |
URL | Type | Transfer Size | Content Size |
---|---|---|---|
https://static2.585....-03d8ddafa419.png | image | 395.5 KB | 394.8 KB |
https://static2.585....-9237f8649fea.jpg | image | 290.2 KB | 289.6 KB |
https://static2.585....-e1d53dbd2903.png | image | 242.0 KB | 241.5 KB |
https://www.585zolot...1743168079297.png | image | 240.1 KB | 0 b |
https://static2.585....-4111f9e6e433.jpg | image | 217.7 KB | 217.2 KB |
https://static2.585....-1df03bbd3c03.png | image | 217.0 KB | 216.5 KB |
https://static2.585....-23e3e46816a0.jpg | image | 213.0 KB | 212.5 KB |
https://static2.585....-d44f958746cf.jpg | image | 209.2 KB | 208.7 KB |
https://static2.585....-53a146c13206.jpg | image | 203.7 KB | 203.2 KB |
https://www.585zolot...-1743168079297.js | javascript | 191.2 KB | 505.7 KB |
https://static2.585....-3902c6537885.jpg | image | 189.1 KB | 188.6 KB |
https://www.585zolotoy.ru/ | html | 182.4 KB | 1.3 MB |
https://static2.585....-03505dd074ff.png | image | 181.8 KB | 181.3 KB |
https://static2.585....-59ce6d5c0b5d.png | image | 167.3 KB | 166.9 KB |
https://static2.585....-b9a2ec91070f.jpg | image | 153.2 KB | 152.8 KB |
https://www.googleta...nager.com/gtag/js | javascript | 142.5 KB | 441.8 KB |
https://static2.585....-b57ed0d3fa88.jpg | image | 142.5 KB | 142.1 KB |
https://cdn.skcrtxr..../common-engine.js | javascript | 134.5 KB | 554.9 KB |
https://static2.585....-b0b0655552fe.jpg | image | 131.8 KB | 131.3 KB |
https://static2.585....-98ec7e147530.jpg | image | 124.4 KB | 124.0 KB |
Content | Header Size | Transfer Size | Content Size | Requests |
---|---|---|---|---|
html | 2.4 KB | 198.5 KB | 1.4 MB | 5 |
css | 0 b | 52.3 KB | 295.2 KB | 3 |
javascript | 4.0 KB | 1.7 MB | 6.4 MB | 142 |
image | 4.2 KB | 6.7 MB | 6.1 MB | 196 |
font | 0 b | 285.0 KB | 334.6 KB | 10 |
svg | 1.9 KB | 63.1 KB | 65.1 KB | 9 |
json | 956 B | 30.0 KB | 43.3 KB | 17 |
plain | 931 B | 3.9 KB | 15 B | 19 |
other | 1.3 KB | 1.0 KB | 438 B | 7 |
Total | 15.7 KB | 9.1 MB | 14.5 MB | 408 |
Domain | Total download time | Transfer Size | Content Size | Requests |
---|---|---|---|---|
www.585zolotoy.ru | 15.575 s | 1.5 MB | 3.1 MB | 129 |
pay.yandex.ru | 531.024 s | 110.1 KB | 248.1 KB | 16 |
cdn.skcrtxr.com | 375 ms | 135.8 KB | 557.5 KB | 2 |
fonts.googleapis.com | 436 ms | 1.9 KB | 12.1 KB | 2 |
static2.585.cloud | 12.067 s | 6.1 MB | 6.1 MB | 149 |
9qjbah.ru | 146 ms | 30.7 KB | 30.4 KB | 1 |
onelinksmartscript.appsflyer.com | 1.200 s | 22.0 KB | 94.8 KB | 1 |
launcher.giftery.cards | 451 ms | 4.9 KB | 17.2 KB | 1 |
fonts.gstatic.com | 657 ms | 205.5 KB | 205.4 KB | 5 |
skcrtxr.com | 102 ms | 416 B | 70 B | 1 |
bidder.skcrtxr.com | 145 ms | 406 B | 43 B | 3 |
rpc.skcrtxr.com | 120 ms | 54 B | 15 B | 2 |
mc.yandex.ru | 428 ms | 86.4 KB | 245.2 KB | 9 |
rap.skcrtxr.com | 97 ms | 375 B | 43 B | 1 |
hitcrypt.9qjbah.ru | 275 ms | 960 B | 718 B | 2 |
qntm.pro | 12.481 s | 387 B | 256 B | 1 |
hit.9qjbah.ru | 121 ms | 275 B | 0 b | 1 |
www.googletagmanager.com | 369 ms | 258.3 KB | 820.6 KB | 2 |
yandex.ru | 505 ms | 112.4 KB | 393.8 KB | 5 |
sentry.aisance.ru | 203 ms | 182 B | 2 B | 1 |
content.adriver.ru | 166 ms | 48.0 KB | 47.7 KB | 1 |
px.adhigh.net | 800 ms | 14.8 KB | 15.0 KB | 17 |
yastatic.net | 1.003 s | 202.8 KB | 1.8 MB | 13 |
top-fwz1.mail.ru | 311 ms | 25.8 KB | 49.9 KB | 5 |
cdn.diginetica.net | 302 ms | 113.3 KB | 493.4 KB | 1 |
ads.adfox.ru | 46 ms | 230 B | 0 b | 1 |
banners.adfox.ru | 209 ms | 480 B | 43 B | 1 |
www.google-analytics.com | 226 ms | 604 B | 0 b | 2 |
privacy-cs.mail.ru | 1.249 s | 20.9 KB | 82.6 KB | 4 |
tracking.diginetica.net | 131 ms | 74 B | 74 B | 2 |
autocomplete.diginetica.net | 209 ms | 364 B | 2 B | 1 |
ad.adriver.ru | 159 ms | 644 B | 501 B | 1 |
x.cnt.my | 262 ms | 3.7 KB | 8.0 KB | 4 |
static.indoleads.com | 748 ms | 2.4 KB | 1.9 KB | 3 |
gdeslon.ru | 325 ms | 9.2 KB | 22.7 KB | 1 |
ev.adriver.ru | 269 ms | 0 b | 0 b | 2 |
ssp.bidvol.com | 177 ms | 444 B | 0 b | 1 |
ads.adtec.ru | 197 ms | 32 B | 32 B | 1 |
ck.silvermob.com | 275 ms | 0 b | 0 b | 1 |
ssp.rutube.ru | 148 ms | 0 b | 0 b | 1 |
ssp.adriver.ru | 268 ms | 53 B | 42 B | 1 |
matching.mobilebanner.ru | 1.116 s | 213 B | 0 b | 1 |
rtb.hhkld.com | 344 ms | 455 B | 43 B | 1 |
match.ohmy.bid | 191 ms | 227 B | 44 B | 2 |
instreamvideo.ru | 210 ms | 500 B | 43 B | 1 |
tms.dmp.wi-fi.ru | 300 ms | 225 B | 0 b | 2 |
ssp.bidster.net | 219 ms | 151 B | 0 b | 1 |
ads.betweendigital.com | 495 ms | 597 B | 68 B | 2 |
x01.aidata.io | 207 ms | 460 B | 0 b | 2 |
id.uma.media | 1.693 s | 110 B | 0 b | 1 |
exchange.buzzoola.com | 238 ms | 128 B | 43 B | 3 |
kimberlite.io | 1.310 s | 933 B | 43 B | 3 |
sync.opendsp.ru | 823 ms | N/A | 0 b | 3 |
tms.gpmdata.ru | 250 ms | 655 B | 35 B | 1 |
sync.dmp.otm-r.com | 456 ms | 150 B | 0 b | 2 |
mc.acint.net | 760 ms | N/A | 0 b | 6 |
const.uno | 202 ms | 0 b | 0 b | 1 |
sync.videonow.ru | 228 ms | 461 B | 35 B | 1 |
sync.adkernel.com | 313 ms | 42 B | 42 B | 1 |
dsum-sec.casalemedia.com | 601 ms | 555 B | 43 B | 2 |
a.utraff.com | 259.588 s | 1.3 KB | 0 b | 2 |
rtb.moe.video | 254 ms | 177 B | 0 b | 1 |
an.yandex.ru | 291 ms | 394 B | 43 B | 1 |
dmg.digitaltarget.ru | 280 ms | 219 B | 49 B | 2 |
dmp.sbermarketing.ru | 615 ms | 3.1 KB | 0 b | 10 |
code.moviead55.ru | 426 ms | 149 B | 0 b | 1 |
prodmp.ru | 276 ms | 230 B | 0 b | 1 |
clicks.gdeslon.ru | 196 ms | 662 B | 6 B | 1 |
webecyzo.com | 189 ms | 306 B | 306 B | 1 |
meodora.com | 298 ms | 1.9 KB | 5.6 KB | 1 |
sm.rtb.mts.ru | 180 ms | 284 B | 0 b | 2 |
ssp-rtb.sape.ru | 168 ms | N/A | 0 b | 2 |
m.webecyzo.com | 186 ms | 3.7 KB | 3.7 KB | 1 |
vma.mts.ru | 284 ms | 0 b | 0 b | 4 |
acint.net | 151 ms | N/A | 0 b | 2 |
cm.a.mts.ru | 176 ms | N/A | 0 b | 2 |
c.webecyzo.com | 194 ms | 0 b | 0 b | 1 |
6759651191743426014447.cm.a.mts.ru | 159 ms | N/A | 0 b | 1 |
4192386161743426014447.cm.a.mts.ru | 104 ms | N/A | 0 b | 1 |
redirect.frontend.weborama.fr | 126 ms | N/A | 0 b | 2 |
sape-sync.rutarget.ru | 164 ms | 124 B | 0 b | 1 |
www.acint.net | 94 ms | 269 B | 43 B | 1 |
solta-sync.rutarget.ru | 151 ms | 124 B | 0 b | 1 |
rtmscl.com | 1.680 s | 1.8 KB | 1.8 KB | 2 |
citydsp.com | 412 ms | 336 B | 272 B | 1 |
cdn.jsdelivr.net | 291 ms | 87.5 KB | 238.0 KB | 1 |
retagro.com | 546 ms | 1022 B | 1.9 KB | 2 |
type | min | median | max |
---|---|---|---|
Expires | -55 years | 1 day | 30 years |
Last modified | 0 seconds | 3 days | 55 years |
Included requests done after load event end.
Content | Transfer Size | Requests |
---|---|---|
html | 0 b | 0 |
css | 0 b | 0 |
javascript | 88.9 KB | 4 |
image | 4.6 KB | 5 |
font | 0 b | 0 |
json | 1.6 KB | 1 |
Total | 95.1 KB | 11 |
Includes requests done after DOM content loaded.
Content | Transfer Size | Requests |
---|---|---|
html | 7.3 KB | 3 |
css | 0 b | 0 |
javascript | 1000.7 KB | 71 |
image | 3.5 MB | 149 |
font | 26.0 KB | 3 |
plain | 3.6 KB | 16 |
json | 29.6 KB | 16 |
other | 1.0 KB | 6 |
svg | 60.9 KB | 7 |
Total | 4.7 MB | 343 |
Render blocking information directly from Chrome.
Blocking | In body parser blocking | Potentially blocking |
---|---|---|
4 | 0 | 4 |
URL | Type |
---|---|
https://www.585zolot...-1743168079297.js | non_blocking |
https://www.googleta...nager.com/gtag/js | non_blocking |
https://cdn.skcrtxr..../common-engine.js | non_blocking |
https://yastatic.net...f79c9d64a5c091.js | non_blocking |
https://www.googleta...anager.com/gtm.js | non_blocking |
https://cdn.diginetica.net/648/client.js | non_blocking |
https://yandex.ru/ads/system/context.js | non_blocking |
https://cdn.jsdelivr...rica-watch/tag.js | non_blocking |
https://mc.yandex.ru/metrika/tag.js | non_blocking |
https://fonts.gstati...jxLsJ8ah8QA.woff2 | non_blocking |
https://www.585zolot...-1743168079297.js | non_blocking |
https://www.585zolot...-1743168079297.js | non_blocking |
https://www.585zolot...1743168079297.css | blocking |
https://content.adriver.ru/AdRiverFPS.js | non_blocking |
https://fonts.gstati...p50SjIa1ZL7.woff2 | non_blocking |
https://fonts.gstati...BNMjxLsH8ag.woff2 | non_blocking |
https://pay.yandex.ru/sdk/v1/pay.js | potentially_blocking |
https://9qjbah.ru/ | potentially_blocking |
https://yastatic.net...riable-full.woff2 | non_blocking |
https://yastatic.net...091be22fceb2d4.js | non_blocking |
https://www.585zolot...-1743168079297.js | non_blocking |
https://onelinksmart...-script-latest.js | potentially_blocking |
https://privacy-cs.m...ic/sync-loader.js | non_blocking |
https://top-fwz1.mail.ru/js/code.js | non_blocking |
https://www.585zolot...-1743168079297.js | non_blocking |
https://fonts.gstati...SjIa0ZL7SUc.woff2 | non_blocking |
https://www.585zolot...-1743168079297.js | non_blocking |
https://fonts.gstati...jxLsD8ah8QA.woff2 | non_blocking |
https://www.585zolot...-1743168079297.js | non_blocking |
https://yastatic.net...abc9452955ef31.js | non_blocking |
https://px.adhigh.net/t.js | non_blocking |
https://yastatic.net...dles/0.83/host.js | non_blocking |
https://gdeslon.ru/g...gdeslon.ru/gsp.js | non_blocking |
https://www.585zolot...-1743168079297.js | non_blocking |
https://www.585zolot...-1743168079297.js | non_blocking |
https://www.585zolot...-1743168079297.js | non_blocking |
https://yastatic.net...a26fab48fe3782.js | non_blocking |
https://www.585zolot...-1743168079297.js | non_blocking |
https://www.585zolot...-1743168079297.js | non_blocking |
https://www.585zolot...-1743168079297.js | non_blocking |
https://www.585zolot...-1743168079297.js | non_blocking |
https://www.585zolot...-1743168079297.js | non_blocking |
https://launcher.gif...cards/js/index.js | non_blocking |
https://www.585zolot...-1743168079297.js | non_blocking |
https://www.585zolot...-1743168079297.js | non_blocking |
https://www.585zolot...-1743168079297.js | non_blocking |
https://m.webecyzo.c...//m.webecyzo.com/ | non_blocking |
https://www.585zolot...-1743168079297.js | non_blocking |
https://www.585zolot...-1743168079297.js | non_blocking |
https://www.585zolot...-1743168079297.js | non_blocking |
https://www.585zolot...-1743168079297.js | non_blocking |
https://www.585zolot...-1743168079297.js | non_blocking |
https://www.585zolot...-1743168079297.js | non_blocking |
https://www.585zolot...-1743168079297.js | non_blocking |
https://www.585zolot...-1743168079297.js | non_blocking |
https://www.585zolot...-1743168079297.js | non_blocking |
https://top-fwz1.mai...yn-goal-config.js | non_blocking |
https://www.585zolot...-1743168079297.js | non_blocking |
https://www.585zolot...-1743168079297.js | non_blocking |
https://www.585zolot...-1743168079297.js | non_blocking |
https://www.585zolot...-1743168079297.js | non_blocking |
https://www.585zolot...-1743168079297.js | non_blocking |
https://www.585zolot...-1743168079297.js | non_blocking |
https://meodora.com/...eodora.com/track/ | non_blocking |
https://x.cnt.my/asy....585zolotoy.ru.js | non_blocking |
https://rtmscl.com/config | non_blocking |
https://www.585zolot...-1743168079297.js | non_blocking |
https://www.585zolot...-1743168079297.js | non_blocking |
https://www.585zolot...-1743168079297.js | non_blocking |
https://www.585zolot...-1743168079297.js | non_blocking |
https://www.585zolot...-1743168079297.js | non_blocking |
https://www.585zolot...-1743168079297.js | non_blocking |
https://www.585zolot...-1743168079297.js | non_blocking |
https://www.585zolot...-1743168079297.js | non_blocking |
https://www.585zolot...-1743168079297.js | non_blocking |
https://www.585zolot...-1743168079297.js | non_blocking |
https://static.indol...ntainer_v2.min.js | non_blocking |
https://www.585zolot...-1743168079297.js | non_blocking |
https://www.585zolot...-1743168079297.js | non_blocking |
https://cdn.skcrtxr..../roxot-manager.js | potentially_blocking |
https://x.cnt.my/asy...t.my/async/track/ | non_blocking |
https://www.585zolot...-1743168079297.js | non_blocking |
https://www.585zolot...-1743168079297.js | non_blocking |
https://www.585zolot...-1743168079297.js | non_blocking |
https://www.585zolot...-1743168079297.js | non_blocking |
https://www.585zolot...-1743168079297.js | non_blocking |
https://www.585zolot...-1743168079297.js | non_blocking |
https://www.585zolot...-1743168079297.js | non_blocking |
https://fonts.google...ogleapis.com/css2 | blocking |
https://www.585zolot...-1743168079297.js | non_blocking |
https://www.585zolot...-1743168079297.js | non_blocking |
https://www.585zolot...-1743168079297.js | non_blocking |
https://retagro.com/.../retagro.com/init | non_blocking |
https://www.585zolot...-1743168079297.js | non_blocking |
https://www.585zolot...-1743168079297.js | non_blocking |
https://www.585zolot...-1743168079297.js | non_blocking |
https://www.585zolot...-1743168079297.js | non_blocking |
https://fonts.google...ogleapis.com/css2 | blocking |
https://www.585zolot...-1743168079297.js | non_blocking |
https://px.adhigh.ne...net/p/tracking.js | non_blocking |
https://www.585zolot...-1743168079297.js | non_blocking |
https://www.585zolot...-1743168079297.js | non_blocking |
https://www.585zolot...-1743168079297.js | non_blocking |
https://www.585zolot...-1743168079297.js | non_blocking |
https://www.585zolot...-1743168079297.js | non_blocking |
https://www.585zolot...-1743168079297.js | non_blocking |
https://clicks.gdesl...lon.ru/gsclick.js | non_blocking |
https://www.585zolot...-1743168079297.js | non_blocking |
https://www.585zolot...-1743168079297.js | non_blocking |
https://www.585zolot...-1743168079297.js | non_blocking |
https://www.585zolot...-1743168079297.js | non_blocking |
https://www.585zolot...-1743168079297.js | non_blocking |
https://www.585zolot...-1743168079297.js | non_blocking |
https://www.585zolot...-1743168079297.js | non_blocking |
https://www.585zolot...-1743168079297.js | non_blocking |
https://www.585zolot...-1743168079297.js | non_blocking |
https://www.585zolot...-1743168079297.js | non_blocking |
https://www.585zolot...-1743168079297.js | non_blocking |
https://www.585zolot...-1743168079297.js | non_blocking |
https://www.585zolot...-1743168079297.js | non_blocking |
https://www.585zolot...-1743168079297.js | non_blocking |
https://www.585zolot...-1743168079297.js | non_blocking |
https://www.585zolot...-1743168079297.js | non_blocking |
https://www.585zolot...-1743168079297.js | non_blocking |
https://www.585zolot...-1743168079297.js | non_blocking |
https://www.585zolot...-1743168079297.js | non_blocking |
https://www.585zolot...-1743168079297.js | non_blocking |
https://www.585zolot...-1743168079297.js | non_blocking |
https://www.585zolot...-1743168079297.js | non_blocking |
https://www.585zolot...-1743168079297.js | non_blocking |
https://www.585zolot...-1743168079297.js | non_blocking |
https://www.585zolot...-1743168079297.js | non_blocking |
https://www.585zolot...-1743168079297.js | non_blocking |
https://www.585zolot...-1743168079297.js | non_blocking |
https://www.585zolot...-1743168079297.js | non_blocking |
https://www.585zolot...-1743168079297.js | non_blocking |
https://qntm.pro/cod...s://qntm.pro/code | non_blocking |
https://www.585zolot...-1743168079297.js | non_blocking |
https://citydsp.com/...//citydsp.com/dsp | non_blocking |
https://webecyzo.com/ | non_blocking |
https://www.585zolot...normalize-span.js | blocking |
https://retagro.com/...gro.com/analytics | non_blocking |
https://rtmscl.com/d...//rtmscl.com/data | non_blocking |
https://yastatic.net...riable-full.woff2 | non_blocking |
https://yastatic.net...a26fab48fe3782.js | non_blocking |
https://yastatic.net...abc9452955ef31.js | non_blocking |
https://yastatic.net...f79c9d64a5c091.js | non_blocking |
https://yastatic.net...riable-full.woff2 | non_blocking |
https://yastatic.net...091be22fceb2d4.js | non_blocking |
https://yastatic.net...091be22fceb2d4.js | non_blocking |
https://www.585zolot...ate_Regular.woff2 | non_blocking |
https://www.585zolot...nate_Medium.woff2 | non_blocking |
https://px.adhigh.ne...net/p/tracking.js | non_blocking |
Download the Chrome trace log and drag and drop it into Developer Tools / Performance in Chrome.
Collected using the Long Task API. A long task is a task that take 50 milliseconds or more.
Type | Quantity | Total duration (ms) |
---|---|---|
Total Blocking Time | 1168 | |
Max Potential First Input Delay | 990 | |
Long Tasks before First Paint | 2 | 161 |
Long Tasks before First Contentful Paint | 2 | 161 |
Long Tasks before Largest Contentful Paint | 4 | 286 |
Long Tasks after Load Event End | 1 | 90 |
Total Long Tasks | 12 | 1829 |
CPU last long task happened at 4.403 s
name | startTime | duration | containerId | containerName | containerSrc | containerType |
---|---|---|---|---|---|---|
unknown | 1028 | 65 | window | |||
unknown | 1148 | 96 | window | |||
unknown | 1285 | 55 | window | |||
self | 1362 | 70 | window | |||
self | 1623 | 82 | window | |||
same-origin-descendant | 2027 | 62 | iframe | |||
same-origin-descendant | 2154 | 57 | iframe | |||
self | 2375 | 62 | window | |||
multiple-contexts | 2463 | 990 | window | |||
self | 3697 | 128 | window | |||
self | 3831 | 72 | window | |||
self | 4403 | 90 | window |
Calculated using Tracium.
Categories (ms) | |
---|---|
parseHTML | 211 |
styleLayout | 423 |
paintCompositeRender | 121 |
scriptParseCompile | 8 |
scriptEvaluation | 2448 |
garbageCollection | 100 |
other | 895 |
Events (ms) | |
---|---|
RunMicrotasks | 1303 |
v8.run | 636 |
RunTask | 558 |
FunctionCall | 303 |
Layout | 229 |
UpdateLayoutTree | 192 |
ParseHTML | 169 |
IntersectionObserverController::computeIntersections | 105 |
Paint | 65 |
v8.evaluateModule | 59 |
HTMLDocumentParser::MaybeFetchQueuedPreloads | 57 |
V8.GC_SCAVENGER_SCAVENGE_PARALLEL | 56 |
Layerize | 48 |
HitTest | 43 |
v8.callFunction | 38 |
PrePaint | 33 |
V8.HandleInterrupts | 26 |
V8.GC_MC_INCREMENTAL | 25 |
Commit | 24 |
V8.BytecodeBudgetInterrupt | 21 |
DocumentLoader::BodyLoadingFinished | 19 |
DecodedDataDocumentParser::AppendBytes | 19 |
EventDispatch | 11 |
TimerFire | 11 |
URL | CPU time (ms) |
---|---|
https://www.585zolotoy.ru/_nuxt/entry/4v4mbHEM-1743168079297.js | 388 |
https://yandex.ru/ads/system/context.js | 192 |
https://www.googletagmanager.com/gtm.js?id=GTM-W266292 | 182 |
https://www.googletagmanager.com/gtag/js?id=G-750VBXG7ZL&l=dataLayer&cx=c>m=45He53q1v812662698za200&tag_exp=102482433~102788824~102803279~102813109~102887800~102926062~102964102~102976415 | 150 |
https://cdn.skcrtxr.com/wrapper/js/common-engine.js?v=s-445ea5f4-0d6b-46ec-90e3-43ffbefae176 | 115 |
https://cdn.diginetica.net/648/client.js | 79 |
https://mc.yandex.ru/metrika/tag.js | 73 |
https://top-fwz1.mail.ru/js/code.js | 63 |
https://pay.yandex.ru/sdk/v1/pay.js | 60 |
https://cdn.jsdelivr.net/npm/yandex-metrica-watch/tag.js | 27 |
https://privacy-cs.mail.ru/static/sync-loader.js | 22 |
https://yastatic.net/partner-code-bundles/1239411/ca51be091be22fceb2d4.js | 20 |
https://gdeslon.ru/gsp.js?mode=main&mid=112048&order_id=&cat_id=&codes=&deduplication=&perf=4527&gs_uid=undefined&_t=1743426249769&source=https%3A%2F%2Fwww.585zolotoy.ru%2F | 18 |
https://yastatic.net/safeframe-bundles/0.83/host.js | 17 |
https://content.adriver.ru/AdRiverFPS.js | 11 |
Tool/domain | Time (ms) |
---|---|
www.585zolotoy.ru | 388.2 |
yandex.ru | 192.3 |
Google Tag Manager | 332.3 |
cdn.skcrtxr.com | 114.7 |
cdn.diginetica.net | 79.1 |
Yandex Metrica | 72.6 |
top-fwz1.mail.ru | 63.3 |
pay.yandex.ru | 59.8 |
JSDelivr CDN | 26.9 |
privacy-cs.mail.ru | 22.0 |
Yandex CDN | 37.0 |
gdeslon.ru | 17.6 |
AdRiver | 10.9 |
Third party requests categorised by Third party web version 0.26.2.
Category | Requests |
---|---|
cdn | 20 |
survelliance | 11 |
analytics | 9 |
tag-manager | 2 |
ad | 32 |
Category | Number of tools |
---|---|
cdn | 3 |
survelliance | 3 |
analytics | 2 |
tag-manager | 1 |
ad | 8 |
cdn (20 requests) |
Google Fonts |
Yandex CDN |
JSDelivr CDN |
|
survelliance (11 requests) |
Google Fonts |
Google Tag Manager |
Google Analytics |
|
analytics (9 requests) |
Yandex Metrica |
Google Analytics |
|
tag-manager (2 requests) |
Google Tag Manager |
|
ad (32 requests) |
AdRiver |
GetIntent RTBSuite |
Between Digital |
Yandex Ads |
adKernel |
Index Exchange |
Weborama |
Segmento |
|
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
.
pay.yandex.ru |
cdn.skcrtxr.com |
static2.585.cloud |
9qjbah.ru |
onelinksmartscript.appsflyer.com |
launcher.giftery.cards |
skcrtxr.com |
bidder.skcrtxr.com |
rpc.skcrtxr.com |
rap.skcrtxr.com |
hitcrypt.9qjbah.ru |
qntm.pro |
hit.9qjbah.ru |
yandex.ru |
rtmscl.com |
sentry.aisance.ru |
ads.adfox.ru |
banners.adfox.ru |
top-fwz1.mail.ru |
cdn.diginetica.net |
tracking.diginetica.net |
privacy-cs.mail.ru |
autocomplete.diginetica.net |
x.cnt.my |
static.indoleads.com |
gdeslon.ru |
citydsp.com |
clicks.gdeslon.ru |
ssp.bidvol.com |
ads.adtec.ru |
ck.silvermob.com |
ssp.rutube.ru |
matching.mobilebanner.ru |
rtb.hhkld.com |
match.ohmy.bid |
instreamvideo.ru |
tms.dmp.wi-fi.ru |
x01.aidata.io |
sync.videonow.ru |
prodmp.ru |
const.uno |
rtb.moe.video |
mc.acint.net |
id.uma.media |
sync.opendsp.ru |
tms.gpmdata.ru |
dmp.sbermarketing.ru |
kimberlite.io |
sync.dmp.otm-r.com |
exchange.buzzoola.com |
ssp.bidster.net |
cs.alfasense.com |
dmg.digitaltarget.ru |
code.moviead55.ru |
retagro.com |
sm.rtb.mts.ru |
ssp-rtb.sape.ru |
vma.mts.ru |
acint.net |
webecyzo.com |
meodora.com |
cm.a.mts.ru |
5590155451743426250455.cm.a.mts.ru |
5364037131743426250456.cm.a.mts.ru |
m.webecyzo.com |
sync.dsp.solta.io |
c.webecyzo.com |
www.acint.net |
Cookie name | Domain |
---|---|
_yasc | .yandex.ru |
bh | .yandex.ru |
receive-cookie-deprecation | .yandex.ru |
yabs-sid | .yandex.ru |
gi_u | .adhigh.net |
bidvol_sync | .adhigh.net |
userId | gdeslon.ru |
xcntUt | .cnt.my |
bvuid | .bidvol.com |
dmpuid | .gpmdata.ru |
preutid | .itraff.net |
uuid | buzzoola.com |
mpid | otm-r.com |
viuserid | dmg.digitaltarget.ru |
dc | .betweendigital.com |
CMID | casalemedia.com |
_uma_cid | .uma.media |
Calculated using .*585zolotoy.* (use --firstParty
to configure).
Content | Header Size | Transfer Size | Content Size | Requests |
---|---|---|---|---|
html | 0 b | 182.4 KB | 1.3 MB | 1 |
css | 0 b | 50.4 KB | 283.1 KB | 1 |
javascript | 0 b | 571.7 KB | 1.4 MB | 99 |
image | 0 b | 605.9 KB | 1.5 KB | 16 |
font | 0 b | 53.5 KB | 53.1 KB | 2 |
svg | 0 b | 2.8 KB | 5.7 KB | 3 |
json | 0 b | 21.0 KB | 36.1 KB | 2 |
other | 0 b | 792 B | 438 B | 1 |
Total | N/A | 1.5 MB | 3.1 MB | 129 |
Content | Header Size | Transfer Size | Content Size | Requests |
---|---|---|---|---|
html | 2.4 KB | 16.1 KB | 35.8 KB | 4 |
css | 0 b | 1.9 KB | 12.1 KB | 2 |
javascript | 4.0 KB | 1.2 MB | 4.9 MB | 43 |
image | 4.2 KB | 6.1 MB | 6.1 MB | 180 |
font | 0 b | 231.5 KB | 281.6 KB | 8 |
json | 956 B | 9.0 KB | 7.2 KB | 15 |
plain | 931 B | 3.9 KB | 15 B | 19 |
other | 1.3 KB | 235 B | 0 b | 6 |
svg | 1.9 KB | 60.3 KB | 59.4 KB | 6 |
Total | 28.6 KB | 7.6 MB | 11.4 MB | 353 |
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 | 3 (155 issues) |
Serious | 3 (101 issues) |
Moderate | 2 (395 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 2025-3-2 and 2025-3-29
Metric | Value |
---|---|
Round Trip Time (RTT) 75 percentile | 165 ms |
Time To First Byte (TTFB) 75 percentile | 1.102 s |
First Contentful Paint (FCP) 75 percentile | 2.230 s |
Largest Contentful Paint (LCP) 75 percentile | 2.650 s |
Cumulative Layout Shift (CLS) 75 percentile | 0.15 |
Interaction to Next Paint (INP) 75 percentile | 1.189 s |
Form factor | Value |
---|---|
Desktop | 6.62% |
Phone | 93.38% |
Tablet | 0.00% |
Navigation type | Value |
---|---|
Navigate | 92.50% |
Navigate cache | 0.00% |
Reload | 5.59% |
Restore | 0.00% |
Back/Forward | 1.55% |
Back/Forward cache | 0.00% |
Prerender | 0.36% |
Element type | Value |
---|---|
Text | 1.68% |
Image | 98.32% |
Metric | 75 p |
---|---|
Largest Contentful Paint | 2.650 s |
Image load duration | 389 ms |
Image load delay | 505 ms |
Image render delay | 506 ms |
Image TTFB | 1.072 s |
Round Trip Time (RTT) | Time To First Byte (TTFB) |
---|---|
| |
First Contentful Paint (FCP) | Largest Contentful Paint (LCP) |
Interaction to Next Paint (INP) | Cumulative Layout Shift (CLS) |
This is a summary of all pages served from this origin over the last 30 days for Chrome users.
Data collected between 2025-3-2 and 2025-3-29
Metric | Value |
---|---|
Round Trip Time (RTT) 75 percentile | 164 ms |
Time To First Byte (TTFB) 75 percentile | 1.234 s |
First Contentful Paint (FCP) 75 percentile | 2.410 s |
Largest Contentful Paint (LCP) 75 percentile | 2.728 s |
Cumulative Layout Shift (CLS) 75 percentile | 0.07 |
Interaction to Next Paint (INP) 75 percentile | 952 ms |
Form factor | Value |
---|---|
Desktop | 4.55% |
Phone | 95.45% |
Tablet | 0.00% |
Navigation type | Value |
---|---|
Navigate | 84.75% |
Navigate cache | 0.00% |
Reload | 11.92% |
Restore | 0.09% |
Back/Forward | 2.83% |
Back/Forward cache | 0.26% |
Prerender | 0.15% |
Element type | Value |
---|---|
Text | 22.27% |
Image | 77.73% |
Metric | 75 p |
---|---|
Largest Contentful Paint | 2.728 s |
Image load duration | 228 ms |
Image load delay | 382 ms |
Image render delay | 789 ms |
Image TTFB | 1.162 s |
Round Trip Time (RTT) | Time To First Byte (TTFB) |
---|---|
| |
First Contentful Paint (FCP) | Largest Contentful Paint (LCP) |
Interaction to Next Paint (INP) | Cumulative Layout Shift (CLS) |