Page summary

https://www.585zolotoy.ru/catalog/products/4978904/

Tested 2024-10-17 18:01:55 using Chrome 129.0.6668.89 (runtime settings).

SummaryWaterfall MetricsFilmstrip CoachPageXrayCPU Third party axeCrUx
| Summary | | Download Timeline Log | Download HAR | 

Summary

MetricValue
Page metrics
Performance Score92
Total Page Transfer Size224.7 KB
Requests4
Timing metrics
TTFB [median]56 ms
First Paint [median]1.689 s
Fully Loaded [median]1.638 s
Google Web Vitals
TTFB [median]56 ms
First Contentful Paint (FCP) [median]1.689 s
Largest Contentful Paint (LCP) [median]1.689 s
Cumulative Layout Shift (CLS) [median]0.00
CPU metrics
CPU long tasks [median]1
CPU longest task duration342 ms
CPU last long task happens at198 ms
Visual Metrics
First Visual Change [median]1.700 s
Speed Index [median]1.700 s
Visual Complete 85% [median]1.700 s
Visual Complete 99% [median]1.700 s
Last Visual Change [median]1.700 s
Chrome User Experience Report (CRUX)
First Contentful Paint [p75]7.628 s
Largest Contentful Paint (LCP) [p75]7.647 s
Cumulative Layout Shift (CLS) [p75]0.07
Screenshot of run 3

Timings Summary

Metricminmedianmeanmax
Visual Metrics
FirstVisualChange1.600 s1.700 s1.678 s1.734 s
LastVisualChange1.600 s1.700 s1.678 s1.734 s
SpeedIndex1.600 s1.700 s1.678 s1.734 s
VisualReadiness0 ms0 ms0 ms0 ms
VisualComplete851.600 s1.700 s1.678 s1.734 s
VisualComplete951.600 s1.700 s1.678 s1.734 s
VisualComplete991.600 s1.700 s1.678 s1.734 s
Google Web Vitals
Time To First Byte (TTFB)49 ms56 ms72 ms112 ms
Largest Contentful Paint (LCP)1.609 s1.689 s1.677 s1.732 s
First Contentful Paint (FCP)1.609 s1.689 s1.677 s1.732 s
Cumulative Layout Shift (CLS)0000
More metrics
firstPaint1.609 s1.689 s1.677 s1.732 s
loadEventEnd457 ms517 ms510 ms555 ms
CPU
Total Blocking Time0 ms0 ms0 ms0 ms
Max Potential FID0 ms0 ms0 ms0 ms
CPU long tasks 1111
CPU last long task happens at174 ms198 ms225 ms302 ms
| Waterfall | | Download HAR | 

Waterfall

Run 3 SpeedIndex median

| Filmstrip | 

Filmstrip

Use--filmstrip.showAll to show all filmstrips.

0 s
0.2 sCPU Long Task duration 342 msDOM Content Loaded Time 174 msPage Load Time 175 ms
1.7 sFully Loaded 1.638 sFirst Contentful Paint 1.689 sLCP <DIV> 1.689 sFirst Visual Change 1.700 sLast Visual Change 1.700 sVisual Complete 85% 1.700 sVisual Complete 95% 1.700 sVisual Complete 99% 1.700 s
| Performance advice | Best practice advice | Privacy advice | Page info | 

Coach

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.0.2.

I am the coach

Coach score

Performance advice (92)

TitleAdviceScore
Avoid slowing down the critical rendering path (avoidRenderBlocking)The page has 1 blocking requests and 0 in body parser blocking (1 JavaScript and 0 CSS).90
Description: The critical rendering path is what the browser needs to do to start rendering the page. Every file requested inside of the head element will postpone the rendering of the page, because the browser need to do the request. Avoid loading JavaScript synchronously inside of the head (you should not need JavaScript to render the page), request files from the same domain as the main document (to avoid DNS lookups) and inline CSS for really fast rendering and a short rendering path.
Offenders:
  • https://www.585zolotoy.ru/__qrator/qauth.js
  • Avoid CPU Long Tasks (longTasks)The page has 1 CPU long task with the total of 253 ms. The total blocking time is 0 ms and 1 long task before first contentful paint with total time of 253 ms. However the CPU Long Task is depending on the computer/phones actual CPU speed, so you should measure this on the same type of the device that your user is using. Use Geckoprofiler for Firefox or Chromes tracelog to debug your long tasks.80
    Description: Long CPU tasks locks the thread. To the user this is commonly visible as a "locked up" page where the browser is unable to respond to user input; this is a major source of bad user experience on the web today. However the CPU Long Task is depending on the computer/phones actual CPU speed, so you should measure this on the same type of the device that your user is using. To debug you should use the Chrome timeline log and drag/drop it into devtools or use Firefox Geckoprofiler.
    Offenders:
  • self
  • Avoid extra requests by setting cache headers (cacheHeaders)The page has 2 requests that are missing a cache time. Configure a cache time so the browser doesn't need to download them every time. It will save 229.5 kB the next access.80
    Description: The easiest way to make your page fast is to avoid doing requests to the server. Setting a cache header on your server response will tell the browser that it doesn't need to download the asset again during the configured cache time! Always try to set a cache time if the content doesn't change for every request.
    Offenders:
  • https://www.585zolotoy.ru/__qrator/qauth.js
  • https://www.585zolotoy.ru/qrerror/403.html
  • Always compress text content (compressAssets)The page has 1 request that are served uncompressed. You could save a lot of bytes by sending them compressed instead.90
    Description: In the early days of the Internet there were browsers that didn't support compressing (gzipping) text content. They do now. Make sure you compress HTML, JSON, JavaScript, CSS and SVG. It will save bytes for the user; making the page load faster and use less bandwith.
    Offenders:
    URLTransfer sizeContent size
    https://www.585zolotoy.ru/__qrator/qauth.js 222.9 KB222.4 KB
    Total JavaScript size shouldn't be too big (javascriptSize)The total JavaScript transfer size is 228.2 kB. This is quite large. 50
    Description: A lot of JavaScript often means you are downloading more than you need. How complex is the page and what can the user do on the page? Do you use multiple JavaScript frameworks?
    Offenders:
    URLTransfer sizeContent size
    https://www.585zolotoy.ru/__qrator/qauth.js 222.9 KB222.4 KB
    Avoid missing and error requests (responseOk)The page has 3 error responses. The page has 1 response with code 401. The page has 2 responses with code 403. 70
    Description: Your page should never request assets that return a 400 or 500 error. These requests are never cached. If that happens something is broken. Please fix it.
    Offenders:
  • https://www.585zolotoy.ru/catalog/products/4978904/
  • https://www.585zolotoy.ru/__qrator/validate...__qrator/validate
  • https://www.585zolotoy.ru/qrerror/403.html
  • Best practice advice (90)

    TitleAdviceScore
    Meta description (metaDescription)The page is missing a meta description.0
    Description: Use a page description to make the page more relevant to search engines.
    Avoid unnecessary headers (unnecessaryHeaders)There are 3 responses that sets both a max-age and expires header. There are 3 responses that sets a pragma no-cache header (that is a request header). There are 4 responses that sets a server header. 90
    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:
  • https://www.585zolotoy.ru/catalog/products/4978904/
  • https://www.585zolotoy.ru/catalog/products/4978904/
  • https://www.585zolotoy.ru/catalog/products/4978904/
  • https://www.585zolotoy.ru/__qrator/qauth.js
  • https://www.585zolotoy.ru/__qrator/qauth.js
  • https://www.585zolotoy.ru/__qrator/qauth.js
  • https://www.585zolotoy.ru/__qrator/validate...__qrator/validate
  • https://www.585zolotoy.ru/__qrator/validate...__qrator/validate
  • https://www.585zolotoy.ru/__qrator/validate...__qrator/validate
  • https://www.585zolotoy.ru/qrerror/403.html
  • Privacy advice (88)

    TitleAdviceScore
    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:
  • https://www.585zolotoy.ru/catalog/products/4978904/
  • 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:
  • https://www.585zolotoy.ru/catalog/products/4978904/
  • Page info

    Page info
    TitleHTTP 403
    Width1919
    Height912
    DOM elements18
    Avg DOM depth4
    Max DOM depth6
    Iframes0
    Script tags0
    Local storage0 b
    Session storage0 b
    Network Information API4g

    Technologies used to build the page.

    Data collected using Wappalyzerversion 6.10.66.  Use --browsertime.firefox.includeResponseBodies htmlor --browsertime.chrome.includeResponseBodies htmlto help Wappalyser find more information about technologies used.

    Wappalyzer didn't find any information.

    | Browser metrics | Visual Metrics | Largest Contentful Paint | Cumulative Layout Shift | Long Aninimation Frames | 

    Data from run 3

    Visual Metrics

    Browser Metrics

    Google Web Vitals
    Time to first byte (TTFB)49 ms
    First Contentful Paint (FCP)1.689 s
    Largest Contentful Paint (LCP)1.689 s
    Total Blocking Time (TBT)0 ms
    First Contentful Paint info
    Elements that needed recalculate style before FCP30
    Time spent in recalculate style before FCP2.314 ms
    Extra timings
    TTFB49 ms
    First Paint1.689 s
    Load Event End517 ms
    Fully loaded1.638 s

    Largest Contentful Paint

    When in time the page main content is rendered (collected using the Largest Contentful Paint API). Read more about Largest Contentful Paint.

    Element typeDIV
    Element/tag<div class="guru"></div>
    Render time 1.689 s
    Elements that needed recalculate style before LCP30
    Time spent in recalculate style before LCP2.314 ms
    Load time0 ms
    Size (width*height)17724
    DOM path
    div > div:eq(3) > div> div > div:eq(3) > div>
    LCP

    The largest contentful paint is highlighted in the image. If no element is highlighted the element was removed before the screenshot or the LCP API couldn't find the element.

    Detected Cumulative Layout Shift

    No layout shift detected.

    Long Animation Frames

    Read more about the Long Animation Frames API here here.

    The top 10 longest animation frames entries

    Blocking duration Work durationRender durationPreLayout DurationStyle And Layout Duration
    293 ms465.2 ms-0.2 ms0 ms-0.2 ms
    https://www.585zolotoy.ru/__qrator/qauth.js

    Invoker:  https://www.585zolotoy.ru/__qrator/qauth.js
    Invoker Type: classic-script
    Window attribution: self

    https://www.585zolotoy.ru/__qrator/qauth.js

    Forced Style And Layout Duration: 3 ms

    Invoker:  DOMWindow.onload
    Invoker Type: event-listener
    Source Function Name:  ne
    Window attribution: self
    Source char position: 186111

    Server timings

    There are no Server Timings.

    Custom metrics collected through JavaScript

    There are no custom configured scripts.

    Extra metrics collected using scripting

    There are no custom extra metrics from scripting.

    | Summary  | Largest responses  | Requests and sizes per content type  | Data per domain | Expires and last modified statistics  | Render blocking requests  | 

    PageXray

    How the page is built.

    Summary
    HTTP versionHTTP/2.0
    Total requests4
    Total domains1
    Total transfer size224.7 KB
    Total content size223.9 KB
    Responses missing compression1
    Number of cookies1
    Third party cookies0
    Requests per response code
    2001
    4011
    4032

    Largest assets on the page (by transfer size)

    Requests and sizes per content type

    ContentHeader SizeTransfer SizeContent SizeRequests
    javascript0 b222.9 KB222.4 KB1
    Total0 b222.9 KB222.4 KB1

    Data per domain

    DomainTotal download timeTransfer SizeContent SizeRequests
    www.585zolotoy.ru377 ms224.7 KB223.9 KB4

    Expires and last modified statistics

    typeminmedianmax
    Expires0 seconds0 seconds0 seconds
    Last modified3 weeks3 weeks3 weeks

    Render blocking requests

    Render blocking information directly from Chrome.

    BlockingIn body parser blockingPotentially blocking
    100

    Render information

    CPU Long Tasks | CPU Time Spent | CPU Time Spent Per Request | CPU Time Per Tool/Domain | 

    CPU

    Download the Chrome trace log and drag and drop it into Developer Tools / Performance in Chrome.

    Long Tasks

    Collected using the Long Task API. A long task is a task that take 50 milliseconds or more.

    TypeQuantityTotal duration (ms)
    Total Blocking Time 0
    Max Potential First Input Delay 0
    Long Tasks before First Paint1342
    Long Tasks before First Contentful Paint1342
    Long Tasks before Largest Contentful Paint1342
    Long Tasks after Load Event End00
    Total Long Tasks1342

    CPU last long task happened at 174 ms

    Individual Long Tasks

    namestartTimedurationcontainerIdcontainerNamecontainerSrccontainerType
    self174342window

    CPU time spent

    Calculated using Tracium.

    Categories (ms)
    parseHTML2
    styleLayout11
    paintCompositeRender0
    scriptParseCompile0
    scriptEvaluation384
    garbageCollection12
    other32
    Events (ms)
    RunMicrotasks294
    v8.run40
    FunctionCall27
    RunTask23

    Time spent per request

    URLCPU time (ms)
    https://www.585zolotoy.ru/__qrator/qauth.js76

    CPU time spent

    Tool/domainTime (ms)
    www.585zolotoy.ru76.3
    | First vs third | 

    Third party

    Third party requests categorised by Third party web version 0.24.0.

    First party requests and sizes per content type

    Calculated using .*585zolotoy.* (use --firstParty to configure).

    ContentHeader SizeTransfer SizeContent SizeRequests
    html0 b0 b0 b0
    css0 b0 b0 b0
    javascript0 b222.9 KB222.4 KB1
    image0 b0 b0 b0
    font0 b0 b0 b0
    TotalN/A224.7 KB223.9 KB4

    Third party requests and sizes per content type

    ContentHeader SizeTransfer SizeContent SizeRequests
    html0 b0 b0 b0
    css0 b0 b0 b0
    javascript0 b0 b0 b0
    image0 b0 b0 b0
    font0 b0 b0 b0
    TotalN/AN/AN/A

    Axe

    Axe is an accessibility testing engine for websites and other HTML-based user interfaces. Tested using axe-core version 4.10.0. Read more about axe-core .

    Violations

    Median number of violations for all the runs. Check each individual run to see all the violations.

    TypeViolations (median)
    Critical 0 (0 issues)
    Serious1 (1 issues)
    Moderate3 (3 issues)
    Minor0 (0 issues)

    loadingExperience ALL | | originLoadingExperience ALL | | 

    CrUx

    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.

    Form Factor ALL

    Data collected between 2024-9-18 and 2024-10-15

    MetricValue
    Round trip time 75 percentile180 ms
    Time to first byte (TTFB) 75 percentile6.566 s
    First Contentful Paint (FCP) 75 percentile7.628 s
    Largest Contentful Paint (LCP) 75 percentile7.647 s
    Cumulative Layout Shift (CLS) 75 percentile0.07

    Form factors

    Form factorValue
    Desktop0.00%
    Phone100.00%
    Tablet0.00%

    Distribution

    Time to first byte (TTFB)First Contentful Paint (FCP)
    Largest Contentful Paint (LCP) Cumulative Layout Shift (CLS)
    Interaction to next paint (INP)

    All pages served from this origin

    This is a summary of all pages served from this origin over the last 30 days for Chrome users.

    Form Factor ALL

    Data collected between 2024-9-18 and 2024-10-15

    MetricValue
    Round trip time 75 percentile162 ms
    Time to first byte (TTFB) 75 percentile1.125 s
    First Contentful Paint (FCP) 75 percentile2.077 s
    Largest Contentful Paint (LCP) 75 percentile2.431 s
    Cumulative Layout Shift (CLS) 75 percentile0.07
    Interaction to next paint (INP) 75 percentile576 ms

    Form factors

    Form factorValue
    Desktop4.08%
    Phone95.92%
    Tablet0.00%

    Navigation types

    Navigation typeValue
    Navigate 85.98%
    Navigate cache 0.03%
    Reload 9.00%
    Restore 0.07%
    Back/Forward 4.47%
    Back/Forward cache 0.45%
    Prerender 0.00%

    Distribution

    Time to first byte (TTFB)First Contentful Paint (FCP)
    Largest Contentful Paint (LCP) Cumulative Layout Shift (CLS)
    Interaction to next paint (INP)