Tested 2025-04-03 02:17:43 using Chrome 134.0.6998.35 (runtime settings).
Metric | Value |
---|---|
Page metrics | |
Performance Score | 53 |
Total Page Transfer Size | 3.7 MB |
Requests | 453 |
Timing metrics | |
TTFB [median] | 703 ms |
First Paint [median] | 2.148 s |
Fully Loaded [median] | 7.668 s |
Google Web Vitals | |
TTFB [median] | 703 ms |
First Contentful Paint (FCP) [median] | 2.148 s |
Largest Contentful Paint (LCP) [median] | 5.600 s |
Cumulative Layout Shift (CLS) [median] | 0.00 |
Total Blocking Time [median] | 2.014 s |
Max Potential FID [median] | 1.013 s |
CPU metrics | |
CPU long tasks [median] | 13 |
CPU longest task duration | 1.188 s |
CPU last long task happens at | 6.011 s |
Visual Metrics | |
First Visual Change [median] | 2.134 s |
Speed Index [median] | 4.791 s |
Visual Complete 85% [median] | 5.600 s |
Visual Complete 99% [median] | 5.600 s |
Last Visual Change [median] | 5.600 s |
Chrome User Experience Report (CRUX) | |
First Contentful Paint [p75] | 2.447 s |
Largest Contentful Paint (LCP) [p75] | 2.625 s |
Cumulative Layout Shift (CLS) [p75] | 0.11 |
Metric | min | median | mean | max |
---|---|---|---|---|
Visual Metrics | ||||
FirstVisualChange | 1.967 s | 2.134 s | 2.167 s | 2.400 s |
LastVisualChange | 5.000 s | 5.600 s | 5.700 s | 6.500 s |
SpeedIndex | 4.254 s | 4.791 s | 4.876 s | 5.582 s |
VisualReadiness | 3.033 s | 3.466 s | 3.533 s | 4.100 s |
VisualComplete85 | 4.933 s | 5.600 s | 5.633 s | 6.367 s |
VisualComplete95 | 4.933 s | 5.600 s | 5.678 s | 6.500 s |
VisualComplete99 | 5.000 s | 5.600 s | 5.700 s | 6.500 s |
Google Web Vitals | ||||
Time To First Byte (TTFB) | 691 ms | 703 ms | 772 ms | 921 ms |
Largest Contentful Paint (LCP) | 4.908 s | 5.600 s | 5.625 s | 6.368 s |
First Contentful Paint (FCP) | 1.948 s | 2.148 s | 2.172 s | 2.420 s |
Cumulative Layout Shift (CLS) | 0.0017 | 0.0017 | 0.0019 | 0.0024 |
More metrics | ||||
firstPaint | 1.948 s | 2.148 s | 2.172 s | 2.420 s |
loadEventEnd | 5.099 s | 5.764 s | 49.326 s | 137.114 s |
User Timing | ||||
sentry-tracing-init | 3.070 s | 3.480 s | 3.703 s | 4.560 s |
CPU | ||||
Total Blocking Time | 1.746 s | 2.014 s | 2.154 s | 2.703 s |
Max Potential FID | 877 ms | 1.013 s | 969 ms | 1.017 s |
CPU long tasks | 12 | 13 | 13 | 14 |
CPU last long task happens at | 5.335 s | 6.011 s | 49.602 s | 137.459 s |
Run 1 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 186 characters, the recommended max is 155 | 50 |
Description: Use a page description 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 1300 characters long. https://yandex.ru/ad...365599/getBulk/v2 has a header set-cookie that is 817 characters long. https://yandex.ru/ad...365599/getBulk/v2 has a header set-cookie that is 817 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 1300 characters long. https://mc.yandex.ru.../watch/92508816/1 has a header set-cookie that is 923 characters long. https://top-fwz1.mai...1.mail.ru/counter has a header set-cookie that is 923 characters long. https://top-fwz1.mai...1.mail.ru/tracker has a header set-cookie that is 821 characters long. https://px.adhigh.ne...h.net/p/sync.html has a header set-cookie that is 3628 characters long. https://px.adhigh.ne...h.net/p/sync.html has a header set-cookie that is 3628 characters long. | 89 |
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 (338 requests and 2.5 MB) then first party (115 requests and 1.4 MB). The page transfer more bytes from third party domains (2.5 MB) then first party (1.4 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 63 responses that sets a p3p header. There are 155 responses that sets both a max-age and expires header. There are 95 responses that sets a pragma no-cache header (that is a request header). There are 394 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 32 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 20% requests that are 3rd party (90 requests with a size of 1.1 MB). 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 9 survelliance requests and uses 3 survelliance tools. The page do 2 tag-manager requests and uses 1 tag-manager tool. The page do 8 analytics requests and uses 2 analytics tools. The page do 2 utility requests and uses 1 utility tool. The page do 57 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 | 5422 |
DOM elements | 4798 |
Avg DOM depth | 10 |
Max DOM depth | 17 |
Iframes | 7 |
Script tags | 33 |
Local storage | 870 B |
Session storage | 454 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 |
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 |
---|---|---|
Node.js | 100 | Programming languages |
Nginx | 100 | Web servers Reverse proxies |
OpenResty | 100 | Web servers |
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 |
Tag-manager |
Google Tag Manager |
Analytics |
Yandex Metrica |
Google Analytics |
Utility |
Yandex APIs |
Ad |
AdRiver |
GetIntent RTBSuite |
Between Digital |
Yandex Ads |
adKernel |
Index Exchange |
Weborama |
Segmento |
Data from run 1
Visual Metrics | |
---|---|
First Visual Change | 2.134 s |
Speed Index | 4.791 s |
Visual Complete 85% | 5.600 s |
Visual Complete 95% | 5.600 s |
Visual Complete 99% | 5.600 s |
Last Visual Change | 5.600 s |
Visual Readiness | 3.466 s |
Navigation Timing | |
---|---|
backEndTime | 691 ms |
domContentLoadedTime | 2.267 s |
domInteractiveTime | 2.184 s |
domainLookupTime | 0 ms |
frontEndTime | 4.987 s |
pageDownloadTime | 85 ms |
pageLoadTime | 5.763 s |
redirectionTime | 0 ms |
serverConnectionTime | 21 ms |
serverResponseTime | 751 ms |
Google Web Vitals | |
---|---|
Time to first byte (TTFB) | 691 ms |
First Contentful Paint (FCP) | 2.148 s |
Largest Contentful Paint (LCP) | 5.600 s |
Cumulative Layout Shift (CLS) | 0.00 |
Total Blocking Time (TBT) | 2.014 s |
First Contentful Paint info | |
---|---|
Elements that needed recalculate style before FCP | 2010 |
Time spent in recalculate style before FCP | 65.529 ms |
Extra timings | |
---|---|
TTFB | 691 ms |
First Paint | 2.148 s |
Load Event End | 5.764 s |
Fully loaded | 7.668 s |
User Timing marks | |
---|---|
sentry-tracing-init | 3.479 s |
sentry-tracing-init | 3.480 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 src="https://core-renderer-tiles.maps.yandex.net/tiles?l=map&x=618&y=320&z=10&scale=1&lang=ru_RU&v=25.04.02-0~b:250311142430~ib:250330021739-24332&apikey=c841390b-b380-40d2-9e35-217bd2f947e2" style="width: 256px; height: 256px; opacity: 1; left: 147px; top: 40px;"> |
Render time | 5.600 s |
Element render delay | 317 ms |
TTFB | 691 ms |
Resource delay | 4.418 s |
Resource load duration | 173 ms |
Elements that needed recalculate style before LCP | 3465 |
Time spent in recalculate style before LCP | 127.435 ms |
Load time | 5.560 s |
URL | https://core-rendere....yandex.net/tiles |
Size (width*height) | 80411 |
DOM path | |
div#__nuxt > section > div:eq(1) > div:eq(1) > div > ymaps > ymaps:eq(0) > ymaps:eq(0) > ymaps > ymaps > ymaps > img:eq(6)> div#__nuxt > section > div:eq(1) > div:eq(1) > div > ymaps > ymaps:eq(0) > ymaps:eq(0) > ymaps > ymaps > ymaps > img:eq(6)> |
0.00168 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.00168 | <div class="divide-y divide-neutral-200" data-v-13ff282c=""></div> |
body > div#__nuxt > section > div:eq(1) > div:eq(0) > div > div: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.
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 |
---|---|---|---|---|
1.067 s | 321.6 ms | 1.050 s | 0 ms | 1.050 s |
No availible script information. |
Blocking duration | Work duration | Render duration | PreLayout Duration | Style And Layout Duration |
---|---|---|---|---|
1.044 s | 99.8 ms | 1.009 s | 1.009 s | 0 ms |
https://9qjbah.ru/ | ||||
Invoker: https://9qjbah.ru/ | ||||
https://www.585zolotoy.ru/_nuxt/entry/4v4mbHEM-1743168079297.js | ||||
Invoker: https://www.585zolotoy.ru/_nuxt/entry/4v4mbHEM-1743168079297.js |
Blocking duration | Work duration | Render duration | PreLayout Duration | Style And Layout Duration |
---|---|---|---|---|
709.8 ms | 811.2 ms | 3.1 ms | 2.8 ms | 0.3 ms |
https://cdn.skcrtxr.com/wrapper/js/common-engine.js?v=s-b8d5231a-d09b-47f7-b610-69d7d6159a39 | ||||
Invoker: XMLHttpRequest.onloadend | ||||
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: 6 ms Invoker: import.then |
Blocking duration | Work duration | Render duration | PreLayout Duration | Style And Layout Duration |
---|---|---|---|---|
73 ms | 113.3 ms | 14.4 ms | 12.8 ms | 1.6 ms |
Invoker: SCRIPT[src=https://yastatic.net/s3/front-maps-static/maps-front-jsapi-3/3.0.16239869/build/static/bundles/0-0-1/clusterer.js].onload |
Blocking duration | Work duration | Render duration | PreLayout Duration | Style And Layout Duration |
---|---|---|---|---|
66.9 ms | 116.9 ms | 0 ms | 0 ms | 0 ms |
https://www.googletagmanager.com/gtag/js?id=G-750VBXG7ZL&l=dataLayer&cx=c>m=45He5411v812662698za200&tag_exp=102788824~102803279~102813109~102887800~102926062~102975949~103016951 | ||||
Invoker: https://www.googletagmanager.com/gtag/js?id=G-750VBXG7ZL&l=dataLayer&cx=c>m=45He5411v812662698za200&tag_exp=102788824~102803279~102813109~102887800~102926062~102975949~103016951 |
Blocking duration | Work duration | Render duration | PreLayout Duration | Style And Layout Duration |
---|---|---|---|---|
41.3 ms | 100.9 ms | 9.1 ms | 7.9 ms | 1.2 ms |
https://cdn.diginetica.net/648/client.js | ||||
Invoker: https://cdn.diginetica.net/648/client.js |
Blocking duration | Work duration | Render duration | PreLayout Duration | Style And Layout Duration |
---|---|---|---|---|
38.4 ms | 89.1 ms | 0.4 ms | 0 ms | 0.4 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 |
---|---|---|---|---|
37.4 ms | 100.9 ms | 17 ms | 15.7 ms | 1.3 ms |
https://yastatic.net/s3/front-maps-static/maps-front-jsapi-3/3.0.16239869/build/static/bundles/main.js | ||||
Invoker: https://yastatic.net/s3/front-maps-static/maps-front-jsapi-3/3.0.16239869/build/static/bundles/main.js | ||||
Forced Style And Layout Duration: 8 ms Invoker: SCRIPT[src=https://yastatic.net/s3/front-maps-static/maps-front-jsapi-3/3.0.16239869/build/static/bundles/main.js].onload | ||||
https://top-fwz1.mail.ru/js/code.js | ||||
Forced Style And Layout Duration: 1 ms Invoker: https://top-fwz1.mail.ru/js/code.js | ||||
https://www.585zolotoy.ru/_nuxt/entry/4v4mbHEM-1743168079297.js | ||||
Invoker: FrameRequestCallback |
Blocking duration | Work duration | Render duration | PreLayout Duration | Style And Layout Duration |
---|---|---|---|---|
35.5 ms | 142.1 ms | 0.6 ms | 0.4 ms | 0.2 ms |
https://www.googletagmanager.com/gtm.js?id=GTM-W266292 | ||||
Invoker: https://www.googletagmanager.com/gtm.js?id=GTM-W266292 | ||||
https://mc.yandex.ru/metrika/tag.js | ||||
Invoker: https://mc.yandex.ru/metrika/tag.js |
Blocking duration | Work duration | Render duration | PreLayout Duration | Style And Layout Duration |
---|---|---|---|---|
34.3 ms | 109.3 ms | 0.9 ms | 0.7 ms | 0.2 ms |
https://yandex.ru/ads/system/context.js | ||||
Forced Style And Layout Duration: 2 ms Invoker: https://yandex.ru/ads/system/context.js | ||||
https://yandex.ru/ads/system/context.js | ||||
Forced Style And Layout Duration: 2 ms Invoker: https://yandex.ru/ads/system/context.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/2.0 |
Total requests | 453 |
Total domains | 79 |
Total transfer size | 3.7 MB |
Total content size | 10.0 MB |
Responses missing compression | 84 |
Number of cookies | 85 |
Third party cookies | 32 |
Requests per response code | |
---|---|
200 | 309 |
204 | 18 |
301 | 15 |
302 | 100 |
307 | 9 |
400 | 2 |
URL | Type | Transfer Size | Content Size |
---|---|---|---|
https://www.585zolot...u/contacts/shops/ | html | 389.6 KB | 1.9 MB |
https://www.585zolot...1743168079297.png | image | 240.1 KB | 0 b |
https://www.585zolot...-1743168079297.js | javascript | 191.2 KB | 505.7 KB |
https://www.googleta...nager.com/gtag/js | javascript | 143.2 KB | 443.8 KB |
https://cdn.skcrtxr..../common-engine.js | javascript | 134.5 KB | 554.9 KB |
https://yastatic.net...de0751313814b9.js | javascript | 123.1 KB | 638.1 KB |
https://www.googleta...anager.com/gtm.js | javascript | 116.1 KB | 380.5 KB |
https://cdn.diginetica.net/648/client.js | javascript | 113.3 KB | 493.4 KB |
https://yandex.ru/ads/system/context.js | javascript | 110.0 KB | 390.5 KB |
https://yastatic.net...bundles/vector.js | javascript | 97.7 KB | 371.6 KB |
https://yastatic.net...c/bundles/main.js | javascript | 88.6 KB | 310.2 KB |
https://cdn.jsdelivr...rica-watch/tag.js | javascript | 87.5 KB | 238.0 KB |
https://mc.yandex.ru/metrika/tag.js | javascript | 79.8 KB | 237.3 KB |
https://www.585zolot...-1743168079297.js | javascript | 77.2 KB | 283.4 KB |
https://www.585zolot...1743168079297.css | css | 50.4 KB | 283.1 KB |
https://content.adriver.ru/AdRiverFPS.js | javascript | 48.0 KB | 47.7 KB |
https://fonts.gstati...p50SjIa1ZL7.woff2 | font | 47.3 KB | 47.3 KB |
https://fonts.gstati...BNMjxLsH8ag.woff2 | font | 44.0 KB | 44.0 KB |
https://pay.yandex.ru/sdk/v1/pay.js | javascript | 40.9 KB | 163.5 KB |
https://www.585zolot...1743168079297.png | image | 37.6 KB | 0 b |
Content | Header Size | Transfer Size | Content Size | Requests |
---|---|---|---|---|
html | 2.4 KB | 410.4 KB | 1.9 MB | 7 |
css | 0 b | 52.3 KB | 295.2 KB | 3 |
javascript | 1.9 KB | 1.8 MB | 6.8 MB | 131 |
image | 6.2 KB | 1.2 MB | 815.9 KB | 127 |
font | 0 b | 179.3 KB | 203.8 KB | 7 |
svg | 0 b | 3.5 KB | 6.7 KB | 4 |
other | 1.3 KB | 1.2 KB | 438 B | 9 |
plain | 706 B | 4.6 KB | 15 B | 23 |
json | 1.4 KB | 8.4 KB | 6.2 KB | 16 |
Total | 13.9 KB | 3.6 MB | 10.0 MB | 327 |
Domain | Total download time | Transfer Size | Content Size | Requests |
---|---|---|---|---|
www.585zolotoy.ru | 20.908 s | 1.3 MB | 3.5 MB | 115 |
pay.yandex.ru | 436 ms | 50.4 KB | 188.7 KB | 4 |
cdn.skcrtxr.com | 409 ms | 135.8 KB | 557.5 KB | 2 |
fonts.googleapis.com | 504 ms | 1.9 KB | 12.1 KB | 2 |
9qjbah.ru | 165 ms | 30.7 KB | 30.4 KB | 1 |
onelinksmartscript.appsflyer.com | 190 ms | 22.0 KB | 94.8 KB | 1 |
fonts.gstatic.com | 399 ms | 126.3 KB | 126.2 KB | 4 |
hitcrypt.9qjbah.ru | 113 ms | 0 b | 0 b | 1 |
qntm.pro | 263 ms | 387 B | 256 B | 1 |
hit.9qjbah.ru | 106 ms | 276 B | 0 b | 1 |
skcrtxr.com | 86 ms | 417 B | 70 B | 1 |
www.googletagmanager.com | 360 ms | 259.3 KB | 824.3 KB | 2 |
rtmscl.com | 334 ms | 1.8 KB | 1.8 KB | 2 |
bidder.skcrtxr.com | 127 ms | 406 B | 43 B | 3 |
rpc.skcrtxr.com | 84 ms | 54 B | 15 B | 2 |
mc.yandex.ru | 572 ms | 86.2 KB | 245.1 KB | 7 |
rap.skcrtxr.com | 59 ms | 375 B | 43 B | 1 |
sentry.aisance.ru | 99 ms | 182 B | 2 B | 1 |
api-maps.yandex.ru | 267 ms | 5.8 KB | 11.5 KB | 2 |
static2.585.cloud | 4.637 s | 536.2 KB | 516.4 KB | 63 |
yandex.ru | 495 ms | 112.4 KB | 393.5 KB | 5 |
content.adriver.ru | 157 ms | 48.0 KB | 47.7 KB | 1 |
px.adhigh.net | 1.578 s | 19.6 KB | 20.8 KB | 31 |
yastatic.net | 754 ms | 391.9 KB | 2.4 MB | 14 |
top-fwz1.mail.ru | 193 ms | 24.5 KB | 49.9 KB | 4 |
cdn.diginetica.net | 176 ms | 113.3 KB | 493.4 KB | 1 |
privacy-cs.mail.ru | 827 ms | 20.9 KB | 82.6 KB | 4 |
core-renderer-tiles.maps.yandex.net | 1.407 s | 299.5 KB | 296.3 KB | 16 |
www.google-analytics.com | 229 ms | 556 B | 0 b | 1 |
autocomplete.diginetica.net | 124 ms | 364 B | 2 B | 1 |
ads.adfox.ru | 48 ms | 230 B | 0 b | 1 |
banners.adfox.ru | 158 ms | 480 B | 43 B | 1 |
ad.adriver.ru | 154 ms | 644 B | 501 B | 1 |
cdn.jsdelivr.net | 291 ms | 87.5 KB | 238.0 KB | 1 |
ev.adriver.ru | 285 ms | 0 b | 0 b | 2 |
ssp.bidvol.com | 329 ms | 890 B | 0 b | 2 |
ads.adtec.ru | 391 ms | 64 B | 64 B | 2 |
ck.silvermob.com | 731 ms | 348 B | 86 B | 2 |
ssp.rutube.ru | 204 ms | 0 b | 0 b | 2 |
ssp.adriver.ru | 480 ms | 106 B | 84 B | 2 |
matching.mobilebanner.ru | 851 ms | 425 B | 0 b | 2 |
rtb.hhkld.com | 690 ms | 913 B | 86 B | 2 |
match.ohmy.bid | 421 ms | 454 B | 88 B | 5 |
instreamvideo.ru | 235 ms | 996 B | 86 B | 2 |
tms.dmp.wi-fi.ru | 409 ms | 449 B | 0 b | 4 |
ads.betweendigital.com | 1.046 s | 1.2 KB | 136 B | 6 |
code.moviead55.ru | 544 ms | 297 B | 0 b | 2 |
exchange.buzzoola.com | 515 ms | 258 B | 86 B | 4 |
x01.aidata.io | 435 ms | 919 B | 0 b | 5 |
dmp.sbermarketing.ru | 665 ms | 6.0 KB | 0 b | 20 |
tms.gpmdata.ru | 500 ms | 1.3 KB | 70 B | 2 |
dmg.digitaltarget.ru | 547 ms | 487 B | 147 B | 5 |
mc.acint.net | 1.482 s | 256 B | 43 B | 14 |
sync.dmp.otm-r.com | 341 ms | 299 B | 0 b | 5 |
an.yandex.ru | 487 ms | 541 B | 86 B | 2 |
sync.opendsp.ru | 378 ms | N/A | 0 b | 7 |
const.uno | 378 ms | 0 b | 0 b | 2 |
ssp.bidster.net | 469 ms | 301 B | 0 b | 2 |
sync.videonow.ru | 454 ms | 919 B | 70 B | 2 |
rtb.moe.video | 517 ms | 353 B | 0 b | 2 |
kimberlite.io | 492 ms | 1.5 KB | 86 B | 5 |
id.uma.media | 491 ms | 220 B | 0 b | 2 |
prodmp.ru | 560 ms | 457 B | 0 b | 2 |
sync.adkernel.com | 1.059 s | 84 B | 84 B | 2 |
cs.alfasense.com | 533 ms | 554 B | 0 b | 2 |
dsum-sec.casalemedia.com | 751 ms | 1.1 KB | 86 B | 4 |
sm.rtb.mts.ru | 271 ms | 284 B | 0 b | 4 |
vma.mts.ru | 420 ms | 0 b | 0 b | 8 |
ssp-rtb.sape.ru | 155 ms | N/A | 0 b | 2 |
cm.a.mts.ru | 271 ms | N/A | 0 b | 4 |
acint.net | 156 ms | N/A | 0 b | 2 |
3446025971743646671641.cm.a.mts.ru | 79 ms | N/A | 0 b | 1 |
5020783721743646671642.cm.a.mts.ru | 68 ms | N/A | 0 b | 1 |
5788948721743646671646.cm.a.mts.ru | 74 ms | N/A | 0 b | 1 |
redirect.frontend.weborama.fr | 261 ms | N/A | 0 b | 4 |
solta-sync.rutarget.ru | 125 ms | 124 B | 0 b | 1 |
sape-sync.rutarget.ru | 169 ms | 124 B | 0 b | 1 |
pixel.konnektu.ru | 110 ms | N/A | 0 b | 1 |
www.acint.net | 129 ms | 269 B | 43 B | 1 |
type | min | median | max |
---|---|---|---|
Expires | -55 years | 0 seconds | 30 years |
Last modified | 0 seconds | 6 days | 55 years |
Included requests done after load event end.
Content | Transfer Size | Requests |
---|---|---|
html | 9.3 KB | 4 |
css | 0 b | 0 |
javascript | 162.6 KB | 27 |
image | 12.3 KB | 36 |
font | 0 b | 0 |
json | 1.8 KB | 5 |
other | 459 B | 7 |
plain | 3.4 KB | 16 |
Total | 198.1 KB | 218 |
Includes requests done after DOM content loaded.
Content | Transfer Size | Requests |
---|---|---|
html | 12.0 KB | 5 |
css | 0 b | 0 |
javascript | 1.2 MB | 52 |
image | 851.5 KB | 122 |
font | 26.0 KB | 2 |
json | 8.4 KB | 16 |
plain | 4.3 KB | 22 |
other | 1.2 KB | 8 |
svg | 717 B | 1 |
Total | 2.1 MB | 353 |
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...de0751313814b9.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://yastatic.net...bundles/vector.js | non_blocking |
https://yastatic.net...c/bundles/main.js | non_blocking |
https://cdn.jsdelivr...rica-watch/tag.js | non_blocking |
https://mc.yandex.ru/metrika/tag.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...6d38604a9f325e.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...6f51a9a1b55698.js | non_blocking |
https://px.adhigh.net/t.js | non_blocking |
https://yastatic.net...dles/0.83/host.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...0cfca30fb7a2b6.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://api-maps.yan...ps.yandex.ru/3.0/ | 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://yastatic.net...-0-1/clusterer.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://www.585zolot...-1743168079297.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://www.585zolot...-1743168079297.js | non_blocking |
https://cdn.skcrtxr..../roxot-manager.js | potentially_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://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://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://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://www.585zolot...normalize-span.js | blocking |
https://rtmscl.com/d...//rtmscl.com/data | non_blocking |
https://yastatic.net...riable-full.woff2 | non_blocking |
https://yastatic.net...6f51a9a1b55698.js | non_blocking |
https://yastatic.net...de0751313814b9.js | non_blocking |
https://yastatic.net...dles/0.83/host.js | non_blocking |
https://yastatic.net...6d38604a9f325e.js | non_blocking |
https://www.585zolot...nate_Medium.woff2 | non_blocking |
https://px.adhigh.ne...net/p/tracking.js | 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 | 2014 | |
Max Potential First Input Delay | 1017 | |
Long Tasks before First Paint | 1 | 1070 |
Long Tasks before First Contentful Paint | 1 | 1070 |
Long Tasks before Largest Contentful Paint | 12 | 3596 |
Long Tasks after Load Event End | 1 | 88 |
Total Long Tasks | 13 | 3684 |
CPU last long task happened at 6.011 s
name | startTime | duration | containerId | containerName | containerSrc | containerType |
---|---|---|---|---|---|---|
unknown | 1022 | 1070 | window | |||
self | 2184 | 85 | window | |||
unknown | 2273 | 1017 | window | |||
self | 3318 | 63 | window | |||
self | 3555 | 756 | window | |||
self | 4531 | 84 | window | |||
self | 4639 | 61 | window | |||
same-origin-descendant | 4772 | 83 | iframe | |||
self | 4995 | 70 | window | |||
self | 5116 | 117 | window | |||
self | 5240 | 82 | window | |||
self | 5437 | 108 | window | |||
self | 6011 | 88 | window |
Calculated using Tracium.
Categories (ms) | |
---|---|
parseHTML | 203 |
styleLayout | 2135 |
paintCompositeRender | 76 |
scriptParseCompile | 8 |
scriptEvaluation | 2337 |
garbageCollection | 109 |
other | 880 |
Events (ms) | |
---|---|
Layout | 1997 |
RunMicrotasks | 1106 |
v8.run | 735 |
RunTask | 603 |
FunctionCall | 276 |
ParseHTML | 165 |
UpdateLayoutTree | 137 |
v8.evaluateModule | 76 |
IntersectionObserverController::computeIntersections | 71 |
Paint | 60 |
HTMLDocumentParser::MaybeFetchQueuedPreloads | 59 |
V8.GC_SCAVENGER_SCAVENGE_PARALLEL | 46 |
DocumentLoader::BodyLoadingFinished | 40 |
Layerize | 36 |
v8.callFunction | 34 |
V8.HandleInterrupts | 24 |
V8.BytecodeBudgetInterrupt | 22 |
PrePaint | 20 |
DecodedDataDocumentParser::AppendBytes | 18 |
V8.GC_MC_MARK_WEAK_CLOSURE_EPHEMERON_MARKING | 14 |
Commit | 14 |
V8.GC_TIME_TO_SAFEPOINT | 14 |
FireIdleCallback | 12 |
URL | CPU time (ms) |
---|---|
https://www.585zolotoy.ru/_nuxt/entry/4v4mbHEM-1743168079297.js | 406 |
https://yandex.ru/ads/system/context.js | 200 |
https://www.googletagmanager.com/gtm.js?id=GTM-W266292 | 176 |
https://www.googletagmanager.com/gtag/js?id=G-750VBXG7ZL&l=dataLayer&cx=c>m=45He5411v812662698za200&tag_exp=102788824~102803279~102813109~102887800~102926062~102975949~103016951 | 134 |
https://mc.yandex.ru/metrika/tag.js | 104 |
https://cdn.diginetica.net/648/client.js | 84 |
https://cdn.skcrtxr.com/wrapper/js/common-engine.js?v=s-b8d5231a-d09b-47f7-b610-69d7d6159a39 | 81 |
https://top-fwz1.mail.ru/js/code.js | 50 |
https://pay.yandex.ru/sdk/v1/pay.js | 50 |
https://yastatic.net/s3/front-maps-static/maps-front-jsapi-3/3.0.16239869/build/static/bundles/main.js | 37 |
https://cdn.jsdelivr.net/npm/yandex-metrica-watch/tag.js | 25 |
https://yastatic.net/s3/front-maps-static/maps-front-jsapi-3/3.0.16239869/build/static/bundles/vector.js | 22 |
https://privacy-cs.mail.ru/static/sync-loader.js | 16 |
https://content.adriver.ru/AdRiverFPS.js | 15 |
https://yastatic.net/partner-code-bundles/1240318/c8aa40de0751313814b9.js | 15 |
https://yastatic.net/partner-code-bundles/1240318/dc43e16d38604a9f325e.js | 15 |
Tool/domain | Time (ms) |
---|---|
www.585zolotoy.ru | 405.7 |
yandex.ru | 200.2 |
Google Tag Manager | 310.1 |
Yandex Metrica | 104.0 |
cdn.diginetica.net | 83.8 |
cdn.skcrtxr.com | 80.8 |
top-fwz1.mail.ru | 50.2 |
pay.yandex.ru | 49.7 |
Yandex CDN | 89.2 |
JSDelivr CDN | 24.6 |
privacy-cs.mail.ru | 16.0 |
AdRiver | 15.4 |
Third party requests categorised by Third party web version 0.26.2.
Category | Requests |
---|---|
cdn | 21 |
survelliance | 9 |
tag-manager | 2 |
analytics | 8 |
utility | 2 |
ad | 57 |
Category | Number of tools |
---|---|
cdn | 3 |
survelliance | 3 |
tag-manager | 1 |
analytics | 2 |
utility | 1 |
ad | 8 |
cdn (21 requests) |
Google Fonts |
Yandex CDN |
JSDelivr CDN |
|
survelliance (9 requests) |
Google Fonts |
Google Tag Manager |
Google Analytics |
|
tag-manager (2 requests) |
Google Tag Manager |
|
analytics (8 requests) |
Yandex Metrica |
Google Analytics |
|
utility (2 requests) |
Yandex APIs |
ad (57 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 |
9qjbah.ru |
onelinksmartscript.appsflyer.com |
hitcrypt.9qjbah.ru |
qntm.pro |
hit.9qjbah.ru |
skcrtxr.com |
rtmscl.com |
bidder.skcrtxr.com |
rpc.skcrtxr.com |
rap.skcrtxr.com |
sentry.aisance.ru |
static2.585.cloud |
yandex.ru |
top-fwz1.mail.ru |
cdn.diginetica.net |
privacy-cs.mail.ru |
core-renderer-tiles.maps.yandex.net |
autocomplete.diginetica.net |
ads.adfox.ru |
banners.adfox.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 |
code.moviead55.ru |
exchange.buzzoola.com |
x01.aidata.io |
dmp.sbermarketing.ru |
tms.gpmdata.ru |
dmg.digitaltarget.ru |
mc.acint.net |
sync.dmp.otm-r.com |
sync.opendsp.ru |
const.uno |
ssp.bidster.net |
sync.videonow.ru |
rtb.moe.video |
kimberlite.io |
id.uma.media |
prodmp.ru |
cs.alfasense.com |
sm.rtb.mts.ru |
vma.mts.ru |
ssp-rtb.sape.ru |
cm.a.mts.ru |
acint.net |
3446025971743646671641.cm.a.mts.ru |
5020783721743646671642.cm.a.mts.ru |
5788948721743646671646.cm.a.mts.ru |
pixel.konnektu.ru |
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 |
bvuid | .bidvol.com |
sm_uid | ck.silvermob.com |
dmpuid | .gpmdata.ru |
uuid | buzzoola.com |
mpid | otm-r.com |
viuserid | dmg.digitaltarget.ru |
CMID | casalemedia.com |
_uma_cid | .uma.media |
dc | .betweendigital.com |
Calculated using .*585zolotoy.* (use --firstParty
to configure).
Content | Header Size | Transfer Size | Content Size | Requests |
---|---|---|---|---|
html | 0 b | 389.6 KB | 1.9 MB | 1 |
css | 0 b | 50.4 KB | 283.1 KB | 1 |
javascript | 0 b | 511.8 KB | 1.3 MB | 97 |
image | 0 b | 355.5 KB | 1.5 KB | 6 |
font | 0 b | 27.0 KB | 26.8 KB | 1 |
svg | 0 b | 3.5 KB | 6.7 KB | 4 |
json | 0 b | 408 B | 189 B | 1 |
other | 0 b | 793 B | 438 B | 1 |
Total | N/A | 1.3 MB | 3.5 MB | 115 |
Content | Header Size | Transfer Size | Content Size | Requests |
---|---|---|---|---|
html | 2.4 KB | 20.8 KB | 41.0 KB | 6 |
css | 0 b | 1.9 KB | 12.1 KB | 2 |
javascript | 1.9 KB | 1.3 MB | 5.5 MB | 34 |
image | 6.2 KB | 849.8 KB | 814.4 KB | 121 |
font | 0 b | 152.3 KB | 177.0 KB | 6 |
other | 1.3 KB | 459 B | 0 b | 8 |
plain | 706 B | 4.6 KB | 15 B | 23 |
json | 1.4 KB | 8.0 KB | 6.0 KB | 15 |
Total | 37.3 KB | 2.3 MB | 6.5 MB | 338 |
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 (20 issues) |
Serious | 3 (7 issues) |
Moderate | 3 (10 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-4 and 2025-3-31
Metric | Value |
---|---|
Round Trip Time (RTT) 75 percentile | 168 ms |
Time To First Byte (TTFB) 75 percentile | 1.072 s |
First Contentful Paint (FCP) 75 percentile | 2.447 s |
Largest Contentful Paint (LCP) 75 percentile | 2.625 s |
Cumulative Layout Shift (CLS) 75 percentile | 0.11 |
Interaction to Next Paint (INP) 75 percentile | 1.348 s |
Form factor | Value |
---|---|
Desktop | 4.25% |
Phone | 95.75% |
Tablet | 0.00% |
Navigation type | Value |
---|---|
Navigate | 93.56% |
Navigate cache | 0.00% |
Reload | 6.44% |
Restore | 0.00% |
Back/Forward | 0.00% |
Back/Forward cache | 0.00% |
Prerender | 0.00% |
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-4 and 2025-3-31
Metric | Value |
---|---|
Round Trip Time (RTT) 75 percentile | 163 ms |
Time To First Byte (TTFB) 75 percentile | 1.274 s |
First Contentful Paint (FCP) 75 percentile | 2.455 s |
Largest Contentful Paint (LCP) 75 percentile | 2.771 s |
Cumulative Layout Shift (CLS) 75 percentile | 0.07 |
Interaction to Next Paint (INP) 75 percentile | 942 ms |
Form factor | Value |
---|---|
Desktop | 4.67% |
Phone | 95.33% |
Tablet | 0.00% |
Navigation type | Value |
---|---|
Navigate | 84.50% |
Navigate cache | 0.00% |
Reload | 12.20% |
Restore | 0.09% |
Back/Forward | 2.79% |
Back/Forward cache | 0.24% |
Prerender | 0.18% |
Element type | Value |
---|---|
Text | 22.84% |
Image | 77.16% |
Metric | 75 p |
---|---|
Largest Contentful Paint | 2.771 s |
Image load duration | 229 ms |
Image load delay | 385 ms |
Image render delay | 782 ms |
Image TTFB | 1.201 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) |