Page summary

https://www.wildberries.ru/catalog/yuvelirnye-ukrasheniya/koltsa?sort=popular&page=1&fbrand=4603

Tested 2024-10-19 10:50:09 using Chrome 129.0.6668.89 (runtime settings).

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

Summary

MetricValue
Page metrics
Performance Score59
Total Page Transfer Size4.6 MB
Requests154
Timing metrics
TTFB [median]112 ms
First Paint [median]593 ms
Fully Loaded [median]30.971 s
Google Web Vitals
TTFB [median]112 ms
First Contentful Paint (FCP) [median]593 ms
Largest Contentful Paint (LCP) [median]545 ms
Cumulative Layout Shift (CLS) [median]0.00
Total Blocking Time [median]2.165 s
Max Potential FID [median]1.495 s
CPU metrics
CPU long tasks [median]7
CPU longest task duration1.601 s
CPU last long task happens at16.147 s
Visual Metrics
First Visual Change [median]600 ms
Speed Index [median]2.281 s
Visual Complete 85% [median]4.867 s
Visual Complete 99% [median]5.100 s
Last Visual Change [median]15.334 s
Screenshot of run 1

Timings Summary

Metricminmedianmeanmax
Visual Metrics
FirstVisualChange534 ms600 ms634 ms767 ms
LastVisualChange6.100 s15.334 s17.556 s31.234 s
SpeedIndex2.195 s2.281 s3.302 s5.430 s
VisualReadiness5.500 s14.567 s16.922 s30.700 s
VisualComplete854.767 s4.867 s8.245 s15.100 s
VisualComplete954.767 s4.867 s8.245 s15.100 s
VisualComplete995.000 s5.100 s8.467 s15.300 s
Google Web Vitals
Time To First Byte (TTFB)109 ms112 ms134 ms182 ms
Largest Contentful Paint (LCP)510 ms545 ms582 ms692 ms
First Contentful Paint (FCP)546 ms593 ms644 ms794 ms
Cumulative Layout Shift (CLS)0.00210.00210.00210.0021
More metrics
firstPaint546 ms593 ms644 ms794 ms
loadEventEnd30.704 s30.918 s30.947 s31.219 s
CPU
Total Blocking Time2.019 s2.165 s2.193 s2.395 s
Max Potential FID1.268 s1.495 s1.455 s1.601 s
CPU long tasks 7778
CPU last long task happens at16.086 s16.147 s16.177 s16.298 s
| Waterfall | | Download HAR | 

Waterfall

Run 1 SpeedIndex median

| Filmstrip | 

Filmstrip

Use--filmstrip.showAll to show all filmstrips.

0 s
0.3 sCPU Long Task duration 278 ms
0.6 sLCP <HEADER> 510 msFirst Visual Change 534 msCPU Long Task duration 71 msFirst Contentful Paint 546 ms
0.7 sDOM Content Loaded Time 635 ms
0.8 s
0.9 sCPU Long Task duration 52 msCPU Long Task duration 515 ms
1.5 s
4.5 sCPU Long Task duration 388 ms
4.9 sCPU Long Task duration 82 msVisual Complete 85% 4.867 sVisual Complete 95% 4.867 s
5 s
5.1 sCPU Long Task duration 57 msLayout Shift 0.00214 5.088 sVisual Complete 99% 5.100 s
5.2 s
6.2 s
16.1 sCPU Long Task duration 1.601 s
31.3 sPage Load Time 31.219 sLast Visual Change 31.234 s
| Performance advice | Best practice advice | Privacy advice | Page info | Technologies | 

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 (59)

TitleAdviceScore
Avoid slowing down the critical rendering path (avoidRenderBlocking)The page has 6 blocking requests and 6 in body parser blocking (7 JavaScript and 5 CSS).30
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://static-basket-01.wbbasket.ru/vol0/j/app.min.ad19a657450fb2cc.js
  • https://static-basket-01.wbbasket.ru/vol0/j/spa/index.min.825a12fd0353784f.js
  • https://static-basket-01.wbbasket.ru/vol0/j/spa/customTags/spa.recentItems.min.ef1499c48738a2a7.js
  • https://static-basket-01.wbbasket.ru/vol0/j/spa/customTags/spa.searchTags.min.8e915a967b6c8579.js
  • https://static-basket-01.wbbasket.ru/vol0/j/spa/customTags/spa.tooltip.min.427c93e1900719eb.js
  • https://static-basket-01.wbbasket.ru/vol0/r/js-templates-ru-ru.10.0.42.3.js
  • https://static-basket-01.wbbasket.ru/vol0/r/route-data-ru.10.0.42.3.js
  • Don't scale images in the browser (avoidScalingImages)The page has 29 images that are scaled more than 100 pixels. It would be better if those images are sent so the browser don't need to scale them.0
    Description: It's easy to scale images in the browser and make sure they look good in different devices, however that is bad for performance! Scaling images in the browser takes extra CPU time and will hurt performance on mobile. And the user will download extra kilobytes (sometimes megabytes) of data that could be avoided. Don't do that, make sure you create multiple version of the same image server-side and serve the appropriate one.
    Offenders:
  • https://static-basket-01.wbbasket.ru/vol0/i/v3/header/wb-logo_wb-birthday_2024_2.webp
  • https://basket-01.wbbasket.ru/vol42/part4286/4286778/images/c516x688/1.webp
  • https://basket-01.wbbasket.ru/vol36/part3685/3685136/images/c516x688/1.webp
  • https://basket-01.wbbasket.ru/vol126/part12695/12695041/images/c516x688/1.webp
  • https://basket-01.wbbasket.ru/vol29/part2997/2997074/images/c516x688/1.webp
  • https://basket-04.wbbasket.ru/vol636/part63628/63628899/images/c516x688/1.webp
  • https://basket-01.wbbasket.ru/vol105/part10516/10516377/images/c516x688/1.webp
  • https://basket-04.wbbasket.ru/vol636/part63646/63646408/images/c516x688/1.webp
  • https://basket-08.wbbasket.ru/vol1132/part113256/113256091/images/c516x688/1.webp
  • https://basket-01.wbbasket.ru/vol29/part2961/2961946/images/c516x688/1.webp
  • https://basket-02.wbbasket.ru/vol279/part27936/27936852/images/c516x688/1.webp
  • https://basket-10.wbbasket.ru/vol1503/part150300/150300892/images/c516x688/1.webp
  • https://basket-02.wbbasket.ru/vol279/part27936/27936886/images/c516x688/1.webp
  • https://basket-01.wbbasket.ru/vol101/part10199/10199477/images/c516x688/1.webp
  • https://basket-12.wbbasket.ru/vol1798/part179875/179875779/images/c516x688/1.webp
  • https://basket-01.wbbasket.ru/vol32/part3284/3284770/images/c516x688/1.webp
  • https://basket-01.wbbasket.ru/vol20/part2077/2077638/images/c516x688/1.webp
  • https://basket-01.wbbasket.ru/vol67/part6713/6713932/images/c516x688/1.webp
  • https://basket-01.wbbasket.ru/vol37/part3796/3796614/images/c516x688/1.webp
  • https://basket-11.wbbasket.ru/vol1653/part165318/165318107/images/c516x688/1.webp
  • https://basket-01.wbbasket.ru/vol67/part6713/6713934/images/c516x688/1.webp
  • https://basket-01.wbbasket.ru/vol115/part11527/11527049/images/c516x688/1.webp
  • https://basket-01.wbbasket.ru/vol23/part2379/2379415/images/c516x688/1.webp
  • https://basket-01.wbbasket.ru/vol36/part3659/3659276/images/c516x688/1.webp
  • https://basket-01.wbbasket.ru/vol32/part3284/3284756/images/c516x688/1.webp
  • https://basket-01.wbbasket.ru/vol29/part2945/2945110/images/c516x688/1.webp
  • https://basket-10.wbbasket.ru/vol1563/part156376/156376604/images/c516x688/1.webp
  • https://basket-04.wbbasket.ru/vol650/part65075/65075151/images/c516x688/1.webp
  • https://basket-01.wbbasket.ru/vol20/part2077/2077644/images/c516x688/1.webp
  • Inline CSS for faster first render (inlineCss)The page has both inline CSS and CSS requests even though it uses a HTTP/2-ish connection. If you have many users on slow connections, it can be better to only inline the CSS. Run your own tests and check the waterfall graph to see what happens.95
    Description: In the early days of the Internet, inlining CSS was one of the ugliest things you can do. That has changed if you want your page to start rendering fast for your user. Always inline the critical CSS when you use HTTP/1 and HTTP/2 (avoid doing CSS requests that block rendering) and lazy load and cache the rest of the CSS. It is a little more complicated when using HTTP/2. Does your server support HTTP push? Then maybe that can help. Do you have a lot of users on a slow connection and are serving large chunks of HTML? Then it could be better to use the inline technique, becasue some servers always prioritize HTML content over CSS so the user needs to download the HTML first, before the CSS is downloaded.
    Avoid CPU Long Tasks (longTasks)The page has 8 CPU long tasks with the total of 3.044 s. The total blocking time is 2.416 s and 1 long task before first contentful paint with total time of 278 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.0
    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:
  • unknown
  • self
  • unknown
  • self
  • self
  • self
  • self
  • self
  • Avoid Frontend single point of failures (spof)The page has 5 requests inside of the head that can cause a SPOF (single point of failure). Load them asynchronously or move them outside of the document head.90
    Description: A page can be stopped from loading in the browser if a single JavaScript, CSS, and in some cases a font, couldn't be fetched or is loading really slowly (the white screen of death). That is a scenario you really want to avoid. Never load 3rd-party components synchronously inside of the head tag.
    Offenders:
  • https://static-basket-01.wbbasket.ru/vol0/s/desktop/style/views/spa/main-v3.min.bd54797f203b9042.css
  • https://static-basket-01.wbbasket.ru/vol0/s/desktop/style/views/spa/common.min.3ae7c63f4268e263.css
  • https://static-basket-01.wbbasket.ru/vol0/s/desktop/style/views/site/catalog-pag...c0778a54e724c.css
  • https://static-basket-01.wbbasket.ru/vol0/s/desktop/style/views/site/promotion-c...75eab0813cb5c.css
  • https://static-basket-01.wbbasket.ru/vol0/s/desktop/style/views/site/promotion-m...38ee7602792fa.css
  • Avoid extra requests by setting cache headers (cacheHeaders)The page has 74 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 3.2 MB the next access.0
    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://static-basket-01.wbbasket.ru/vol0/s/desktop/style/views/spa/main-v3.min.bd54797f203b9042.css
  • https://static-basket-01.wbbasket.ru/vol0/s/desktop/style/views/spa/common.min.3ae7c63f4268e263.css
  • https://static-basket-01.wbbasket.ru/vol0/s/desktop/style/views/site/catalog-pag...c0778a54e724c.css
  • https://static-basket-01.wbbasket.ru/vol0/s/desktop/style/views/site/promotion-c...75eab0813cb5c.css
  • https://static-basket-01.wbbasket.ru/vol0/s/desktop/style/views/site/promotion-m...38ee7602792fa.css
  • https://static-basket-01.wbbasket.ru/vol0/i/v3/header/wb-logo_wb-birthday_2024_2.webp
  • https://static-basket-01.wbbasket.ru/vol0/i/v3/apps/qr-apps.svg
  • https://static-basket-01.wbbasket.ru/vol0/j/app.min.ad19a657450fb2cc.js
  • https://static-basket-01.wbbasket.ru/vol0/j/spa/index.min.825a12fd0353784f.js
  • https://static-basket-01.wbbasket.ru/vol0/j/spa/customTags/spa.recentItems.min.ef1499c48738a2a7.js
  • https://static-basket-01.wbbasket.ru/vol0/j/spa/customTags/spa.searchTags.min.8e915a967b6c8579.js
  • https://static-basket-01.wbbasket.ru/vol0/j/spa/customTags/spa.tooltip.min.427c93e1900719eb.js
  • https://static-basket-01.wbbasket.ru/vol0/r/js-templates-ru-ru.10.0.42.3.js
  • https://static-basket-01.wbbasket.ru/vol0/r/route-data-ru.10.0.42.3.js
  • https://static-basket-01.wbbasket.ru/vol0/i/v3/header/background_wb-birthday_2024.webp
  • https://static-basket-01.wb.ru/vol1/global-payment/default-payment.json
  • https://static-basket-01.wbbasket.ru/vol0/j/spa/services/orderService.min.1ae4b06e459a9146.js
  • https://static-basket-01.wbbasket.ru/vol0/j/spa/services/wbxOrderService.min.a49817e336a3df91.js
  • https://static-basket-01.wbbasket.ru/vol0/data/settings-front-ru.json.hash
  • https://static-basket-01.wbbasket.ru/vol0/data/promotion-creatives.json.hash
  • https://static-basket-01.wbbasket.ru/vol0/i/blank.gif
  • https://static-basket-01.wbbasket.ru/vol0/data/cargo-delivery-stores-v2.json
  • https://static-basket-01.wbbasket.ru/vol0/data/stores-data.json
  • https://static-basket-01.wbbasket.ru/vol0/data/settings-front-ru.json
  • https://static-basket-01.wbbasket.ru/vol0/data/promotion-creatives.json
  • https://static-basket-01.wbbasket.ru/vol0/j/spa/customTags/banners.min.fa5c594041669961.js
  • https://static-basket-01.wbbasket.ru/vol0/j/spa/modules/searchInput/suggestionsH...1f418cdf2364df.js
  • https://static-basket-01.wbbasket.ru/vol0/t/jst/spacatalog-ru-ru.4a58fa0073746103.json
  • https://static-basket-01.wbbasket.ru/vol0/j/spa/modules/catalog/xCatalogData.min.fd5c570d7a53a5ea.js
  • https://static-basket-01.wbbasket.ru/vol0/j/spa/modules/catalog/queryHelper.min.4a19010826e8d00e.js
  • https://static-basket-01.wbbasket.ru/vol0/j/spa/modules/catalog_v2/providers/xCa...24127e470ebfcd.js
  • https://static-basket-01.wbbasket.ru/vol0/j/spa/modules/catalog/sorterModel/sort...bdf2a551380b02.js
  • https://static-basket-01.wbbasket.ru/vol0/data/main-menu-ru-ru-v3.json
  • https://static-basket-01.wbbasket.ru/vol0/j/spa/models/categoryCatalog.min.7a810ff85be1f0ac.js
  • https://user-geo-data.wildberries.ru/get-geo-info...s.ru/get-geo-info
  • https://static-basket-01.wbbasket.ru/vol0/data/menu/catalog/ekspress-dostavka.json
  • https://static-basket-01.wbbasket.ru/vol0/t/jst/menutoptmpl-ru-ru.d7da992fc1c000da.json
  • https://static-basket-01.wbbasket.ru/vol0/j/swiper.min.7a55dc87e84f5c3f.js
  • https://banners-website.wildberries.ru/public/v1/banners...public/v1/banners
  • https://static-basket-01.wbbasket.ru/vol0/j/spa/services/parseToken/parseTokenSe...05f4ccddd20bcf.js
  • https://pow.wildberries.ru/api/v1/js-settings
  • https://catalog.wb.ru/catalog/jewellery1/v2/catalog...llery1/v2/catalog
  • https://catalog.wb.ru/catalog/jewellery1/v2/catalog...llery1/v2/catalog
  • https://static-basket-01.wbbasket.ru/vol0/j/spa/services/feedbacks/feedbacksPaym...52e80756a6a35a.js
  • https://static-basket-01.wbbasket.ru/vol0/t/jst/catalogcard-ru-ru.8514a1319a327664.json
  • https://static-basket-01.wbbasket.ru/vol0/t/jst/catalogcore-ru-ru.b3a09120c910d559.json
  • https://static-basket-01.wbbasket.ru/vol0/j/spa/customTags/lazyBlockLoader.min.6623456650f0eac0.js
  • https://static-basket-01.wbbasket.ru/vol0/j/spa/modules/catalog_v2/goodsCatalog/...92a5a40c04b2d0.js
  • https://static-basket-01.wbbasket.ru/vol0/t/jst/catalogsitepath-ru-ru.82bb2a30e309e655.json
  • https://static-basket-01.wbbasket.ru/vol0/j/spa/modules/catalog_v2/shared/catalo...96e69c40b710e9.js
  • https://static-basket-01.wbbasket.ru/vol0/j/spa/modules/lazyBlockLoader.min.f9571df382b5a066.js
  • https://static-basket-01.wbbasket.ru/vol0/t/jst/recommendationslist-ru-ru.e2fdd963f8a9c93f.json
  • https://static-basket-01.wbbasket.ru/vol0/j/spa/modules/recommendations/recommen...86860f6915047b.js
  • https://catalog.wb.ru/catalog/jewellery1/v6/filters...llery1/v6/filters
  • https://www.wildberries.ru/webapi/spa/catalog/metatags/yuvelirnye-ukrasheniya/ko...krasheniya/koltsa
  • https://static-basket-01.wbbasket.ru/vol0/t/jst/filteritem-ru-ru.6be66106ba231687.json
  • https://static-basket-01.wbbasket.ru/vol0/j/spa/modules/catalog_v2/filtres/filte...a9584b65eb9b5d.js
  • https://static-basket-01.wbbasket.ru/vol0/t/jst/mobilepopupfilter-ru-ru.b0d871a474c04dee.json
  • https://static-basket-01.wbbasket.ru/vol0/s/desktop/style/modules/mobilePopupFil...202312be6f62f.css
  • https://static-basket-01.wbbasket.ru/vol0/j/spa/modules/catalog_v2/filtres/mobil...89ba2af34eb709.js
  • https://static-basket-01.wbbasket.ru/vol0/t/jst/onlinechatpopup-ru-ru.57da630cb64e406d.json
  • https://static-basket-01.wbbasket.ru/vol0/j/spa/modules/onlineChat/onlineChatPop...f03933b9278345.js
  • https://static-basket-01.wbbasket.ru/vol0/t/jst/onlinechat-ru-ru.cd9fa3043e557514.json
  • https://static-basket-01.wbbasket.ru/vol0/s/desktop/style/modules/popups/chatSli...ec7d19f108d59.css
  • https://static-basket-01.wbbasket.ru/vol0/j/spa/customTags/spa.contextMenu.min.2fb7b7670aad32ab.js
  • https://static-basket-01.wbbasket.ru/vol0/j/spa/modules/onlineChat/onlineChat.mi...5d48f5c5e2af97.js
  • https://static-basket-01.wbbasket.ru/vol0/j/spa/services/storageService.min.03faf4a7932ef69c.js
  • https://chat-prod.wildberries.ru/api/support/v1/unauth/messages
  • https://static-basket-01.wbbasket.ru/vol0/data/all-poo-v9.json.hash
  • https://static-basket-01.wbbasket.ru/vol0/data/all-poo-fr-v9.json
  • https://www.wildberries.ru/manifestv2.json
  • https://www.wildberries.ru/icon.svg
  • https://www.wildberries.ru/favicon.ico
  • https://www.wildberries.ru/android-icon-144x144.png
  • Long cache headers is good (cacheHeadersLong)The page has 32 requests that have a shorter cache time than 30 days (but still a cache time).68
    Description: Setting a cache header is good. Setting a long cache header (at least 30 days) is even better beacause then it will stay long in the browser cache. But what do you do if that asset change? Rename it and the browser will pick up the new version.
    Offenders:
  • https://basket-01.wbbasket.ru/vol42/part4286/4286778/images/c516x688/1.webp
  • https://basket-01.wbbasket.ru/vol36/part3685/3685136/images/c516x688/1.webp
  • https://basket-01.wbbasket.ru/vol126/part12695/12695041/images/c516x688/1.webp
  • https://basket-01.wbbasket.ru/vol29/part2997/2997074/images/c516x688/1.webp
  • https://basket-04.wbbasket.ru/vol636/part63628/63628899/images/c516x688/1.webp
  • https://basket-04.wbbasket.ru/vol636/part63646/63646408/images/c516x688/1.webp
  • https://basket-01.wbbasket.ru/vol105/part10516/10516377/images/c516x688/1.webp
  • https://basket-08.wbbasket.ru/vol1132/part113256/113256091/images/c516x688/1.webp
  • https://basket-01.wbbasket.ru/vol29/part2961/2961946/images/c516x688/1.webp
  • https://a.wb.ru/sdk/sdk.js
  • https://basket-02.wbbasket.ru/vol279/part27936/27936852/images/c516x688/1.webp
  • https://basket-10.wbbasket.ru/vol1503/part150300/150300892/images/c516x688/1.webp
  • https://basket-02.wbbasket.ru/vol279/part27936/27936886/images/c516x688/1.webp
  • https://basket-12.wbbasket.ru/vol1798/part179875/179875779/images/c516x688/1.webp
  • https://basket-01.wbbasket.ru/vol101/part10199/10199477/images/c516x688/1.webp
  • https://basket-01.wbbasket.ru/vol32/part3284/3284770/images/c516x688/1.webp
  • https://basket-01.wbbasket.ru/vol20/part2077/2077638/images/c516x688/1.webp
  • https://basket-01.wbbasket.ru/vol67/part6713/6713932/images/c516x688/1.webp
  • https://basket-01.wbbasket.ru/vol37/part3796/3796614/images/c516x688/1.webp
  • https://pow.wildberries.ru/scripts/d.js?7eec71a7
  • https://pow.wildberries.ru/scripts/default_wasm_exec.js?8bccb701
  • https://pow.wildberries.ru/scripts/default_solve.wasm?e9b7919c
  • https://basket-11.wbbasket.ru/vol1653/part165318/165318107/images/c516x688/1.webp
  • https://basket-01.wbbasket.ru/vol67/part6713/6713934/images/c516x688/1.webp
  • https://basket-01.wbbasket.ru/vol115/part11527/11527049/images/c516x688/1.webp
  • https://basket-01.wbbasket.ru/vol23/part2379/2379415/images/c516x688/1.webp
  • https://basket-01.wbbasket.ru/vol36/part3659/3659276/images/c516x688/1.webp
  • https://basket-01.wbbasket.ru/vol32/part3284/3284756/images/c516x688/1.webp
  • https://basket-01.wbbasket.ru/vol29/part2945/2945110/images/c516x688/1.webp
  • https://basket-10.wbbasket.ru/vol1563/part156376/156376604/images/c516x688/1.webp
  • https://basket-04.wbbasket.ru/vol650/part65075/65075151/images/c516x688/1.webp
  • https://basket-01.wbbasket.ru/vol20/part2077/2077644/images/c516x688/1.webp
  • Total CSS size shouldn't be too big (cssSize)The total CSS transfer size is 197.1 kB and uncompressed size is 970 kB. That is big and the CSS could most probably be smaller.0
    Description: Delivering a massive amount of CSS to the browser is not the best thing you can do, because it means more work for the browser when parsing the CSS against the HTML and that makes the rendering slower. Try to send only the CSS that is used on that page. And make sure to remove CSS rules when they aren't used anymore.
    Offenders:
    URLTransfer sizeContent size
    https://static-basket-01.wbbasket.ru/vol0/s/desktop/style/views/spa/main-v3.min.bd54797f203b9042.css 53.0 KB258.4 KB
    https://static-basket-01.wbbasket.ru/vol0/s/desktop/style/views/spa/common.min.3ae7c63f4268e263.css 110.9 KB480.1 KB
    https://static-basket-01.wbbasket.ru/vol0/s/desktop/style/views/site/catalog-pag...c0778a54e724c.css 16.9 KB125.6 KB
    https://static-basket-01.wbbasket.ru/vol0/s/desktop/style/views/site/promotion-c...75eab0813cb5c.css 6.8 KB60.0 KB
    https://static-basket-01.wbbasket.ru/vol0/s/desktop/style/views/site/promotion-m...38ee7602792fa.css 2.2 KB10.2 KB
    https://static-basket-01.wbbasket.ru/vol0/s/desktop/style/modules/mobilePopupFil...202312be6f62f.css 880 B3.0 KB
    https://static-basket-01.wbbasket.ru/vol0/s/desktop/style/modules/popups/chatSli...ec7d19f108d59.css 1.7 KB9.8 KB
    The favicon should be small and cacheable (favicon)The favicon size is 16 kB bytes. That's quite big, can you make it smaller? The favicon has no cache time. 0
    Description: It is easy to make the favicon big but please avoid doing that, because every browser will then perform an unnecessarily large download. And make sure the cache headers are set for a long time for the favicon. It is easy to miss since it's another content type.
    Offenders:
  • https://www.wildberries.ru/favicon.ico
  • Total image size shouldn't be too big (imageSize)The page total image size is 886.2 kB. It's really big. Is the page using the right format for the images? Can they be lazy loaded? Are they compressed as good as they can be? Make them smaller by using https://imageoptim.com/.50
    Description: Avoid having too many large images on the page. The images will not affect the first paint of the page, but it will eat bandwidth for the user.
    Total JavaScript size shouldn't be too big (javascriptSize)The total JavaScript transfer size is 378.7 kB and the uncompressed size is 1.4 MB. This is totally crazy! There is really room for improvement here. 0
    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://static-basket-01.wbbasket.ru/vol0/j/app.min.ad19a657450fb2cc.js 42.2 KB108.9 KB
    https://static-basket-01.wbbasket.ru/vol0/j/spa/index.min.825a12fd0353784f.js 121.8 KB492.3 KB
    https://static-basket-01.wbbasket.ru/vol0/j/spa/customTags/spa.recentItems.min.ef1499c48738a2a7.js 551 B986 B
    https://static-basket-01.wbbasket.ru/vol0/j/spa/customTags/spa.searchTags.min.8e915a967b6c8579.js 407 B745 B
    https://static-basket-01.wbbasket.ru/vol0/j/spa/customTags/spa.tooltip.min.427c93e1900719eb.js 2.2 KB8.0 KB
    https://static-basket-01.wbbasket.ru/vol0/r/js-templates-ru-ru.10.0.42.3.js 1.8 KB5.7 KB
    https://static-basket-01.wbbasket.ru/vol0/r/route-data-ru.10.0.42.3.js 17.7 KB109.6 KB
    https://a.wb.ru/sdk/sdk.js 2.1 KB5.8 KB
    https://static-basket-01.wbbasket.ru/vol0/j/spa/services/orderService.min.1ae4b06e459a9146.js 8.7 KB26.0 KB
    https://static-basket-01.wbbasket.ru/vol0/j/spa/services/wbxOrderService.min.a49817e336a3df91.js 11.4 KB36.0 KB
    https://static-basket-01.wbbasket.ru/vol0/j/spa/customTags/banners.min.fa5c594041669961.js 3.9 KB15.4 KB
    https://static-basket-01.wbbasket.ru/vol0/j/spa/modules/searchInput/suggestionsH...1f418cdf2364df.js 2.1 KB5.3 KB
    https://static-basket-01.wbbasket.ru/vol0/j/spa/modules/catalog/xCatalogData.min.fd5c570d7a53a5ea.js 1.3 KB4.8 KB
    https://static-basket-01.wbbasket.ru/vol0/j/spa/modules/catalog/queryHelper.min.4a19010826e8d00e.js 1.3 KB3.5 KB
    https://static-basket-01.wbbasket.ru/vol0/j/spa/modules/catalog_v2/providers/xCa...24127e470ebfcd.js 2.3 KB7.1 KB
    https://static-basket-01.wbbasket.ru/vol0/j/spa/modules/catalog/sorterModel/sort...bdf2a551380b02.js 2.1 KB6.8 KB
    https://static-basket-01.wbbasket.ru/vol0/j/spa/models/categoryCatalog.min.7a810ff85be1f0ac.js 4.2 KB15.1 KB
    https://static-basket-01.wbbasket.ru/vol0/j/swiper.min.7a55dc87e84f5c3f.js 26.7 KB103.4 KB
    https://static-basket-01.wbbasket.ru/vol0/j/spa/services/parseToken/parseTokenSe...05f4ccddd20bcf.js 23.2 KB73.8 KB
    https://pow.wildberries.ru/scripts/d.js?7eec71a7 21.1 KB59.0 KB
    https://pow.wildberries.ru/scripts/default_wasm_exec.js?8bccb701 5.0 KB16.3 KB
    https://static-basket-01.wbbasket.ru/vol0/j/spa/services/feedbacks/feedbacksPaym...52e80756a6a35a.js 997 B2.0 KB
    https://static-basket-01.wbbasket.ru/vol0/j/spa/customTags/lazyBlockLoader.min.6623456650f0eac0.js 492 B801 B
    https://static-basket-01.wbbasket.ru/vol0/j/spa/modules/catalog_v2/goodsCatalog/...92a5a40c04b2d0.js 20.1 KB95.1 KB
    https://static-basket-01.wbbasket.ru/vol0/j/spa/modules/catalog_v2/shared/catalo...96e69c40b710e9.js 857 B1.7 KB
    https://static-basket-01.wbbasket.ru/vol0/j/spa/modules/lazyBlockLoader.min.f9571df382b5a066.js 937 B2.1 KB
    https://static-basket-01.wbbasket.ru/vol0/j/spa/modules/recommendations/recommen...86860f6915047b.js 9.0 KB35.1 KB
    https://static-basket-01.wbbasket.ru/vol0/j/spa/modules/catalog_v2/filtres/filte...a9584b65eb9b5d.js 5.9 KB25.1 KB
    https://static-basket-01.wbbasket.ru/vol0/j/spa/modules/catalog_v2/filtres/mobil...89ba2af34eb709.js 506 B689 B
    https://static-basket-01.wbbasket.ru/vol0/j/spa/modules/onlineChat/onlineChatPop...f03933b9278345.js 12.4 KB39.8 KB
    https://static-basket-01.wbbasket.ru/vol0/j/spa/customTags/spa.contextMenu.min.2fb7b7670aad32ab.js 722 B1.5 KB
    https://static-basket-01.wbbasket.ru/vol0/j/spa/modules/onlineChat/onlineChat.mi...5d48f5c5e2af97.js 9.6 KB31.2 KB
    https://static-basket-01.wbbasket.ru/vol0/j/spa/services/storageService.min.03faf4a7932ef69c.js 6.5 KB21.8 KB
    Avoid using incorrect mime types (mimeTypes)The page has 6 misconfigured mime types. 94
    Description: It's not a great idea to let browsers guess content types (content sniffing), in some cases it can actually be a security risk.
    Offenders:
  • https://static-basket-01.wbbasket.ru/vol0/data/settings-front-ru.json
  • https://pow.wildberries.ru/scripts/default_solve.wasm?e9b7919c
  • https://catalog.wb.ru/catalog/jewellery1/v2/catalog...llery1/v2/catalog
  • https://points.wb.ru/points-users-api/api/v1/w/promotion/available
  • https://catalog.wb.ru/catalog/jewellery1/v6/filters...llery1/v6/filters
  • https://www.wildberries.ru/webapi/stats/events
  • Make each CSS response small (optimalCssSize)https://static-basket-01.wbbasket.ru/vol0/s/desktop/style/views/spa/main-v3.min.bd54797f203b9042.css size is 54.3 kB (54315) and that is bigger than the limit of 14.5 kB. https://static-basket-01.wbbasket.ru/vol0/s/desktop/style/views/spa/common.min.3ae7c63f4268e263.css size is 113.6 kB (113596) and that is bigger than the limit of 14.5 kB. https://static-basket-01.wbbasket.ru/vol0/s/desktop/style/views/site/catalog-page-v3.min.bdfc0778a54e724c.css size is 17.3 kB (17346) and that is bigger than the limit of 14.5 kB. Try to make the CSS files fit into 14.5 KB.70
    Description: Make CSS responses small to fit into the magic number TCP window size of 14.5 KB. The browser can then download the CSS faster and that will make the page start rendering earlier.
    Offenders:
    URLTransfer sizeContent size
    https://static-basket-01.wbbasket.ru/vol0/s/desktop/style/views/spa/main-v3.min.bd54797f203b9042.css 53.0 KB258.4 KB
    https://static-basket-01.wbbasket.ru/vol0/s/desktop/style/views/spa/common.min.3ae7c63f4268e263.css 110.9 KB480.1 KB
    https://static-basket-01.wbbasket.ru/vol0/s/desktop/style/views/site/catalog-pag...c0778a54e724c.css 16.9 KB125.6 KB
    Total page size shouldn't be too big (pageSize)The page total transfer size is 4.9 MB, which is more than the coach limit of 2 MB. That is really big and you need to make it smaller.0
    Description: Avoid having pages that have a transfer size over the wire of more than 2 MB (desktop) and 1 MB (mobile) because that is really big and will hurt performance and will make the page expensive for the user if she/he pays for the bandwidth.
    Offenders:
    URLTransfer sizeContent size
    https://www.wildberries.ru/catalog/yuvelirnye-ukrasheniya/koltsa?sort=popular&page=1&fbrand=4603 27.1 KB691.1 KB
    https://static-basket-01.wbbasket.ru/vol0/s/desktop/style/views/spa/main-v3.min.bd54797f203b9042.css 53.0 KB258.4 KB
    https://static-basket-01.wbbasket.ru/vol0/s/desktop/style/views/spa/common.min.3ae7c63f4268e263.css 110.9 KB480.1 KB
    https://static-basket-01.wbbasket.ru/vol0/s/desktop/style/views/site/catalog-pag...c0778a54e724c.css 16.9 KB125.6 KB
    https://static-basket-01.wbbasket.ru/vol0/s/desktop/style/views/site/promotion-c...75eab0813cb5c.css 6.8 KB60.0 KB
    https://static-basket-01.wbbasket.ru/vol0/s/desktop/style/views/site/promotion-m...38ee7602792fa.css 2.2 KB10.2 KB
    https://static-basket-01.wbbasket.ru/vol0/i/v3/header/wb-logo_wb-birthday_2024_2.webp 35.8 KB35.7 KB
    https://basket-01.wbbasket.ru/vol42/part4286/4286778/images/c516x688/1.webp 25.3 KB25.2 KB
    https://basket-01.wbbasket.ru/vol36/part3685/3685136/images/c516x688/1.webp 26.7 KB26.6 KB
    https://basket-01.wbbasket.ru/vol126/part12695/12695041/images/c516x688/1.webp 32.0 KB31.6 KB
    https://basket-01.wbbasket.ru/vol29/part2997/2997074/images/c516x688/1.webp 30.7 KB30.6 KB
    https://basket-04.wbbasket.ru/vol636/part63628/63628899/images/c516x688/1.webp 23.8 KB23.4 KB
    https://basket-04.wbbasket.ru/vol636/part63646/63646408/images/c516x688/1.webp 22.9 KB22.8 KB
    https://basket-01.wbbasket.ru/vol105/part10516/10516377/images/c516x688/1.webp 35.0 KB34.9 KB
    https://basket-08.wbbasket.ru/vol1132/part113256/113256091/images/c516x688/1.webp 23.7 KB23.3 KB
    https://static-basket-01.wbbasket.ru/vol0/i/v3/apps/qr-apps.svg 15.6 KB77.9 KB
    https://static-basket-01.wbbasket.ru/vol0/j/app.min.ad19a657450fb2cc.js 42.2 KB108.9 KB
    https://static-basket-01.wbbasket.ru/vol0/j/spa/index.min.825a12fd0353784f.js 121.8 KB492.3 KB
    https://static-basket-01.wbbasket.ru/vol0/j/spa/customTags/spa.recentItems.min.ef1499c48738a2a7.js 551 B986 B
    https://static-basket-01.wbbasket.ru/vol0/j/spa/customTags/spa.searchTags.min.8e915a967b6c8579.js 407 B745 B
    https://static-basket-01.wbbasket.ru/vol0/j/spa/customTags/spa.tooltip.min.427c93e1900719eb.js 2.2 KB8.0 KB
    https://static-basket-01.wbbasket.ru/vol0/r/js-templates-ru-ru.10.0.42.3.js 1.8 KB5.7 KB
    https://static-basket-01.wbbasket.ru/vol0/r/route-data-ru.10.0.42.3.js 17.7 KB109.6 KB
    https://basket-01.wbbasket.ru/vol29/part2961/2961946/images/c516x688/1.webp 26.4 KB26.3 KB
    https://static-basket-01.wbbasket.ru/vol0/i/v3/header/background_wb-birthday_2024.webp 14.7 KB14.5 KB
    https://a.wb.ru/sdk/sdk.js 2.1 KB5.8 KB
    https://static-basket-01.wb.ru/vol1/global-payment/default-payment.json 390 B195 B
    https://static-basket-01.wbbasket.ru/vol0/j/spa/services/orderService.min.1ae4b06e459a9146.js 8.7 KB26.0 KB
    https://static-basket-01.wbbasket.ru/vol0/j/spa/services/wbxOrderService.min.a49817e336a3df91.js 11.4 KB36.0 KB
    https://static-basket-01.wbbasket.ru/vol0/data/settings-front-ru.json.hash 169 B16 B
    https://static-basket-01.wbbasket.ru/vol0/data/promotion-creatives.json.hash 169 B16 B
    https://basket-02.wbbasket.ru/vol279/part27936/27936852/images/c516x688/1.webp 33.9 KB33.8 KB
    https://basket-10.wbbasket.ru/vol1503/part150300/150300892/images/c516x688/1.webp 25.2 KB24.8 KB
    https://basket-02.wbbasket.ru/vol279/part27936/27936886/images/c516x688/1.webp 12.6 KB12.2 KB
    https://basket-12.wbbasket.ru/vol1798/part179875/179875779/images/c516x688/1.webp 36.4 KB35.9 KB
    https://static-basket-01.wbbasket.ru/vol0/i/blank.gif 165 B49 B
    https://static-basket-01.wbbasket.ru/vol0/data/cargo-delivery-stores-v2.json 13.8 KB74.7 KB
    https://static-basket-01.wbbasket.ru/vol0/data/stores-data.json 72.4 KB1.4 MB
    https://static-basket-01.wbbasket.ru/vol0/data/settings-front-ru.json 0 b0 b
    https://static-basket-01.wbbasket.ru/vol0/data/settings-front-ru.json 2.1 KB5.0 KB
    https://static-basket-01.wbbasket.ru/vol0/data/promotion-creatives.json 621 B1.0 KB
    https://a.wb.ru/e/user_id...a.wb.ru/e/user_id 0 b0 b
    https://a.wb.ru/e/session_start...u/e/session_start 0 b0 b
    https://static-basket-01.wbbasket.ru/vol0/j/spa/customTags/banners.min.fa5c594041669961.js 3.9 KB15.4 KB
    https://static-basket-01.wbbasket.ru/vol0/j/spa/modules/searchInput/suggestionsH...1f418cdf2364df.js 2.1 KB5.3 KB
    https://a.wb.ru/e/pageview....wb.ru/e/pageview 0 b0 b
    https://static-basket-01.wbbasket.ru/vol0/t/jst/spacatalog-ru-ru.4a58fa0073746103.json 894 B2.6 KB
    https://static-basket-01.wbbasket.ru/vol0/j/spa/modules/catalog/xCatalogData.min.fd5c570d7a53a5ea.js 1.3 KB4.8 KB
    https://static-basket-01.wbbasket.ru/vol0/j/spa/modules/catalog/queryHelper.min.4a19010826e8d00e.js 1.3 KB3.5 KB
    https://static-basket-01.wbbasket.ru/vol0/j/spa/modules/catalog_v2/providers/xCa...24127e470ebfcd.js 2.3 KB7.1 KB
    https://static-basket-01.wbbasket.ru/vol0/j/spa/modules/catalog/sorterModel/sort...bdf2a551380b02.js 2.1 KB6.8 KB
    https://static-basket-01.wbbasket.ru/vol0/data/main-menu-ru-ru-v3.json 66.5 KB441.6 KB
    https://static-basket-01.wbbasket.ru/vol0/j/spa/models/categoryCatalog.min.7a810ff85be1f0ac.js 4.2 KB15.1 KB
    https://www.wildberries.ru/webapi/stats/pageview 631 B38 B
    https://user-geo-data.wildberries.ru/get-geo-info...s.ru/get-geo-info 602 B355 B
    https://basket-01.wbbasket.ru/vol101/part10199/10199477/images/c516x688/1.webp 17.3 KB17.2 KB
    https://basket-01.wbbasket.ru/vol32/part3284/3284770/images/c516x688/1.webp 16.8 KB16.7 KB
    https://basket-01.wbbasket.ru/vol20/part2077/2077638/images/c516x688/1.webp 38.1 KB37.9 KB
    https://basket-01.wbbasket.ru/vol67/part6713/6713932/images/c516x688/1.webp 18.7 KB18.6 KB
    https://basket-01.wbbasket.ru/vol37/part3796/3796614/images/c516x688/1.webp 19.8 KB19.7 KB
    https://static-basket-01.wbbasket.ru/vol0/data/menu/catalog/ekspress-dostavka.json 16.5 KB108.7 KB
    https://static-basket-01.wbbasket.ru/vol0/t/jst/menutoptmpl-ru-ru.d7da992fc1c000da.json 1.7 KB7.5 KB
    https://a.wb.ru/e/pageview....wb.ru/e/pageview 0 b0 b
    https://static-basket-01.wbbasket.ru/vol0/j/swiper.min.7a55dc87e84f5c3f.js 26.7 KB103.4 KB
    https://www.wildberries.ru/webapi/stats/pageview 631 B38 B
    https://banners-website.wildberries.ru/public/v1/banners...public/v1/banners 10.9 KB135.6 KB
    https://static-basket-01.wbbasket.ru/vol0/j/spa/services/parseToken/parseTokenSe...05f4ccddd20bcf.js 23.2 KB73.8 KB
    https://pow.wildberries.ru/api/v1/js-settings 762 B138 B
    https://pow.wildberries.ru/scripts/d.js?7eec71a7 21.1 KB59.0 KB
    https://pow.wildberries.ru/api/v1/client/get-task?client_id=c810af55-d5e0-41dc-960b-33f809d7e6de 1.0 KB433 B
    https://pow.wildberries.ru/scripts/default_wasm_exec.js?8bccb701 5.0 KB16.3 KB
    https://pow.wildberries.ru/scripts/default_solve.wasm?e9b7919c 791.7 KB2.8 MB
    https://pow.wildberries.ru/api/v1/client/verify-answer 743 B120 B
    https://catalog.wb.ru/catalog/jewellery1/v2/catalog...llery1/v2/catalog 0 b0 b
    https://catalog.wb.ru/catalog/jewellery1/v2/catalog...llery1/v2/catalog 62.1 KB298.7 KB
    https://catalog.wb.ru/catalog/jewellery1/v2/catalog...llery1/v2/catalog 62.0 KB298.7 KB
    https://static-basket-01.wbbasket.ru/vol0/j/spa/services/feedbacks/feedbacksPaym...52e80756a6a35a.js 997 B2.0 KB
    https://static-basket-01.wbbasket.ru/vol0/t/jst/catalogcard-ru-ru.8514a1319a327664.json 2.9 KB10.9 KB
    https://static-basket-01.wbbasket.ru/vol0/t/jst/catalogcore-ru-ru.b3a09120c910d559.json 5.0 KB22.1 KB
    https://static-basket-01.wbbasket.ru/vol0/j/spa/customTags/lazyBlockLoader.min.6623456650f0eac0.js 492 B801 B
    https://static-basket-01.wbbasket.ru/vol0/j/spa/modules/catalog_v2/goodsCatalog/...92a5a40c04b2d0.js 20.1 KB95.1 KB
    https://static-basket-01.wbbasket.ru/vol0/t/jst/catalogsitepath-ru-ru.82bb2a30e309e655.json 531 B1.3 KB
    https://static-basket-01.wbbasket.ru/vol0/j/spa/modules/catalog_v2/shared/catalo...96e69c40b710e9.js 857 B1.7 KB
    https://points.wb.ru/points-users-api/api/v1/w/promotion/available 0 b0 b
    https://points.wb.ru/points-users-api/api/v1/w/promotion/available 266 B22 B
    https://static-basket-01.wbbasket.ru/vol0/j/spa/modules/lazyBlockLoader.min.f9571df382b5a066.js 937 B2.1 KB
    https://static-basket-01.wbbasket.ru/vol0/t/jst/recommendationslist-ru-ru.e2fdd963f8a9c93f.json 2.3 KB8.2 KB
    https://static-basket-01.wbbasket.ru/vol0/j/spa/modules/recommendations/recommen...86860f6915047b.js 9.0 KB35.1 KB
    https://catalog.wb.ru/catalog/jewellery1/v6/filters...llery1/v6/filters 0 b0 b
    https://a.wb.ru/e/Screen_V....wb.ru/e/Screen_V 0 b0 b
    https://catalog.wb.ru/catalog/jewellery1/v6/filters...llery1/v6/filters 1.7 KB5.1 KB
    https://www.wildberries.ru/webapi/spa/catalog/metatags/yuvelirnye-ukrasheniya/ko...krasheniya/koltsa 977 B1.2 KB
    https://basket-11.wbbasket.ru/vol1653/part165318/165318107/images/c516x688/1.webp 32.7 KB32.2 KB
    https://basket-01.wbbasket.ru/vol67/part6713/6713934/images/c516x688/1.webp 15.6 KB15.4 KB
    https://basket-01.wbbasket.ru/vol115/part11527/11527049/images/c516x688/1.webp 29.1 KB29.0 KB
    https://basket-01.wbbasket.ru/vol23/part2379/2379415/images/c516x688/1.webp 30.9 KB30.8 KB
    https://basket-01.wbbasket.ru/vol36/part3659/3659276/images/c516x688/1.webp 32.9 KB32.8 KB
    https://basket-01.wbbasket.ru/vol32/part3284/3284756/images/c516x688/1.webp 22.5 KB22.4 KB
    https://basket-01.wbbasket.ru/vol29/part2945/2945110/images/c516x688/1.webp 19.5 KB19.4 KB
    https://basket-10.wbbasket.ru/vol1563/part156376/156376604/images/c516x688/1.webp 33.3 KB33.2 KB
    https://basket-04.wbbasket.ru/vol650/part65075/65075151/images/c516x688/1.webp 21.5 KB21.4 KB
    https://basket-01.wbbasket.ru/vol20/part2077/2077644/images/c516x688/1.webp 21.6 KB21.5 KB
    https://static-basket-01.wbbasket.ru/vol0/t/jst/filteritem-ru-ru.6be66106ba231687.json 2.0 KB6.9 KB
    https://static-basket-01.wbbasket.ru/vol0/j/spa/modules/catalog_v2/filtres/filte...a9584b65eb9b5d.js 5.9 KB25.1 KB
    https://a.wb.ru/e/Filter_D....wb.ru/e/Filter_D 0 b0 b
    https://a.wb.ru/e/Filter_D....wb.ru/e/Filter_D 0 b0 b
    https://a.wb.ru/e/Filter_D....wb.ru/e/Filter_D 0 b0 b
    https://a.wb.ru/e/Filter_D....wb.ru/e/Filter_D 0 b0 b
    https://a.wb.ru/e/Filter_D....wb.ru/e/Filter_D 0 b0 b
    https://a.wb.ru/e/Filter_D....wb.ru/e/Filter_D 0 b0 b
    https://a.wb.ru/e/Filter_D....wb.ru/e/Filter_D 0 b0 b
    https://a.wb.ru/e/Filter_D....wb.ru/e/Filter_D 0 b0 b
    https://static-basket-01.wbbasket.ru/vol0/t/jst/mobilepopupfilter-ru-ru.b0d871a474c04dee.json 394 B501 B
    https://static-basket-01.wbbasket.ru/vol0/s/desktop/style/modules/mobilePopupFil...202312be6f62f.css 880 B3.0 KB
    https://static-basket-01.wbbasket.ru/vol0/j/spa/modules/catalog_v2/filtres/mobil...89ba2af34eb709.js 506 B689 B
    https://a.wb.ru/e/Filter_D....wb.ru/e/Filter_D 0 b0 b
    https://a.wb.ru/e/Filter_D....wb.ru/e/Filter_D 0 b0 b
    https://a.wb.ru/e/Filter_D....wb.ru/e/Filter_D 0 b0 b
    https://a.wb.ru/e/Filter_D....wb.ru/e/Filter_D 0 b0 b
    https://a.wb.ru/e/Filter_D....wb.ru/e/Filter_D 0 b0 b
    https://a.wb.ru/e/Filter_D....wb.ru/e/Filter_D 0 b0 b
    https://a.wb.ru/e/Filter_D....wb.ru/e/Filter_D 0 b0 b
    https://a.wb.ru/e/Filter_D....wb.ru/e/Filter_D 0 b0 b
    https://a.wb.ru/e/Filter_D....wb.ru/e/Filter_D 0 b0 b
    https://a.wb.ru/e/Filter_S....wb.ru/e/Filter_S 0 b0 b
    https://a.wb.ru/e/Filter_S....wb.ru/e/Filter_S 0 b0 b
    https://a.wb.ru/e/Filter_S....wb.ru/e/Filter_S 0 b0 b
    https://a.wb.ru/e/Filter_S....wb.ru/e/Filter_S 0 b0 b
    https://a.wb.ru/e/Filter_S....wb.ru/e/Filter_S 0 b0 b
    https://a.wb.ru/e/Filter_S....wb.ru/e/Filter_S 0 b0 b
    https://a.wb.ru/e/Filter_S....wb.ru/e/Filter_S 0 b0 b
    https://a.wb.ru/e/Filter_S....wb.ru/e/Filter_S 0 b0 b
    https://a.wb.ru/e/ec...ps://a.wb.ru/e/ec 0 b0 b
    https://a.wb.ru/e/ec...ps://a.wb.ru/e/ec 0 b0 b
    https://a.wb.ru/e/ec...ps://a.wb.ru/e/ec 0 b0 b
    https://a.wb.ru/e/ec...ps://a.wb.ru/e/ec 0 b0 b
    https://a.wb.ru/e/ec...ps://a.wb.ru/e/ec 0 b0 b
    https://a.wb.ru/e/ec...ps://a.wb.ru/e/ec 0 b0 b
    https://static-basket-01.wbbasket.ru/vol0/t/jst/onlinechatpopup-ru-ru.57da630cb64e406d.json 4.5 KB27.1 KB
    https://static-basket-01.wbbasket.ru/vol0/j/spa/modules/onlineChat/onlineChatPop...f03933b9278345.js 12.4 KB39.8 KB
    https://static-basket-01.wbbasket.ru/vol0/t/jst/onlinechat-ru-ru.cd9fa3043e557514.json 4.8 KB23.3 KB
    https://static-basket-01.wbbasket.ru/vol0/s/desktop/style/modules/popups/chatSli...ec7d19f108d59.css 1.7 KB9.8 KB
    https://static-basket-01.wbbasket.ru/vol0/j/spa/customTags/spa.contextMenu.min.2fb7b7670aad32ab.js 722 B1.5 KB
    https://static-basket-01.wbbasket.ru/vol0/j/spa/modules/onlineChat/onlineChat.mi...5d48f5c5e2af97.js 9.6 KB31.2 KB
    https://static-basket-01.wbbasket.ru/vol0/j/spa/services/storageService.min.03faf4a7932ef69c.js 6.5 KB21.8 KB
    https://chat-prod.wildberries.ru/api/support/v1/unauth/messages 0 b0 b
    https://chat-prod.wildberries.ru/api/support/v1/unauth/messages 286 B3 B
    https://www.wildberries.ru/webapi/stats/events N/A0 b
    https://static-basket-01.wbbasket.ru/vol0/data/all-poo-v9.json.hash 169 B16 B
    https://static-basket-01.wbbasket.ru/vol0/data/all-poo-fr-v9.json 2.1 MB15.0 MB
    https://www.wildberries.ru/manifestv2.json 947 B1.5 KB
    https://www.wildberries.ru/icon.svg 1.3 KB1.5 KB
    https://www.wildberries.ru/favicon.ico 15.6 KB15.0 KB
    https://www.wildberries.ru/android-icon-144x144.png 16.7 KB16.1 KB
    Don't use private headers on static content (privateAssets)The page has 6 requests with private headers. The main page has a private header. It could be right in some cases where the user can be logged in and served specific content. But if your asset is static it should never be private. Make sure that the assets really should be private and only used by one user. Otherwise, make it cacheable for everyone.50
    Description: If you set private headers on content, that means that the content are specific for that user. Static content should be able to be cached and used by everyone. Avoid setting the cache header to private.
    Offenders:
  • https://www.wildberries.ru/catalog/yuvelirnye-ukrasheniya/koltsa?sort=popular&page=1&fbrand=4603
  • https://pow.wildberries.ru/api/v1/js-settings
  • https://www.wildberries.ru/webapi/spa/catalog/metatags/yuvelirnye-ukrasheniya/ko...krasheniya/koltsa
  • https://www.wildberries.ru/manifestv2.json
  • https://www.wildberries.ru/icon.svg
  • https://www.wildberries.ru/android-icon-144x144.png
  • Best practice advice (82)

    TitleAdviceScore
    Have a good URL format (url)The page is using more than two request parameters. You should really rethink and try to minimize the number of parameters. 50
    Description: A clean URL is good for the user and for SEO. Make them human readable, avoid too long URLs, spaces in the URL, too many request parameters, and never ever have the session id in your URL.
    Avoid too many third party requests (thirdParty)The page do more requests to third party domains (135 requests and 3.9 MB) then first party (19 requests and 917.2 kB). The page transfer more bytes from third party domains (3.9 MB) then first party (917.2 kB). The regex .*wildberries.* 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 16 responses that sets both a max-age and expires header. There are 12 responses that sets a pragma no-cache header (that is a request header). There are 63 responses that sets a server header. 9
    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.wildberries.ru/catalog/yuvelirnye-ukrasheniya/koltsa?sort=popular&page=1&fbrand=4603
  • https://www.wildberries.ru/catalog/yuvelirnye-ukrasheniya/koltsa?sort=popular&page=1&fbrand=4603
  • https://www.wildberries.ru/catalog/yuvelirnye-ukrasheniya/koltsa?sort=popular&page=1&fbrand=4603
  • https://a.wb.ru/sdk/sdk.js
  • https://a.wb.ru/sdk/sdk.js
  • https://a.wb.ru/e/user_id...a.wb.ru/e/user_id
  • https://a.wb.ru/e/session_start...u/e/session_start
  • https://a.wb.ru/e/pageview....wb.ru/e/pageview
  • https://www.wildberries.ru/webapi/stats/pageview
  • https://www.wildberries.ru/webapi/stats/pageview
  • https://www.wildberries.ru/webapi/stats/pageview
  • https://user-geo-data.wildberries.ru/get-geo-info...s.ru/get-geo-info
  • https://a.wb.ru/e/pageview....wb.ru/e/pageview
  • https://www.wildberries.ru/webapi/stats/pageview
  • https://www.wildberries.ru/webapi/stats/pageview
  • https://www.wildberries.ru/webapi/stats/pageview
  • https://banners-website.wildberries.ru/public/v1/banners...public/v1/banners
  • https://pow.wildberries.ru/api/v1/js-settings
  • https://pow.wildberries.ru/api/v1/js-settings
  • https://pow.wildberries.ru/api/v1/js-settings
  • https://pow.wildberries.ru/scripts/d.js?7eec71a7
  • https://pow.wildberries.ru/scripts/d.js?7eec71a7
  • https://pow.wildberries.ru/api/v1/client/get-task?client_id=c810af55-d5e0-41dc-960b-33f809d7e6de
  • https://pow.wildberries.ru/api/v1/client/get-task?client_id=c810af55-d5e0-41dc-960b-33f809d7e6de
  • https://pow.wildberries.ru/api/v1/client/get-task?client_id=c810af55-d5e0-41dc-960b-33f809d7e6de
  • https://pow.wildberries.ru/scripts/default_wasm_exec.js?8bccb701
  • https://pow.wildberries.ru/scripts/default_wasm_exec.js?8bccb701
  • https://pow.wildberries.ru/scripts/default_solve.wasm?e9b7919c
  • https://pow.wildberries.ru/scripts/default_solve.wasm?e9b7919c
  • https://pow.wildberries.ru/api/v1/client/verify-answer
  • https://pow.wildberries.ru/api/v1/client/verify-answer
  • https://pow.wildberries.ru/api/v1/client/verify-answer
  • https://catalog.wb.ru/catalog/jewellery1/v2/catalog...llery1/v2/catalog
  • https://catalog.wb.ru/catalog/jewellery1/v2/catalog...llery1/v2/catalog
  • https://catalog.wb.ru/catalog/jewellery1/v2/catalog...llery1/v2/catalog
  • https://points.wb.ru/points-users-api/api/v1/w/promotion/available
  • https://points.wb.ru/points-users-api/api/v1/w/promotion/available
  • https://catalog.wb.ru/catalog/jewellery1/v6/filters...llery1/v6/filters
  • https://a.wb.ru/e/Screen_V....wb.ru/e/Screen_V
  • https://catalog.wb.ru/catalog/jewellery1/v6/filters...llery1/v6/filters
  • https://www.wildberries.ru/webapi/spa/catalog/metatags/yuvelirnye-ukrasheniya/ko...krasheniya/koltsa
  • https://www.wildberries.ru/webapi/spa/catalog/metatags/yuvelirnye-ukrasheniya/ko...krasheniya/koltsa
  • https://www.wildberries.ru/webapi/spa/catalog/metatags/yuvelirnye-ukrasheniya/ko...krasheniya/koltsa
  • https://a.wb.ru/e/Filter_D....wb.ru/e/Filter_D
  • https://a.wb.ru/e/Filter_D....wb.ru/e/Filter_D
  • https://a.wb.ru/e/Filter_D....wb.ru/e/Filter_D
  • https://a.wb.ru/e/Filter_D....wb.ru/e/Filter_D
  • https://a.wb.ru/e/Filter_D....wb.ru/e/Filter_D
  • https://a.wb.ru/e/Filter_D....wb.ru/e/Filter_D
  • https://a.wb.ru/e/Filter_D....wb.ru/e/Filter_D
  • https://a.wb.ru/e/Filter_D....wb.ru/e/Filter_D
  • https://a.wb.ru/e/Filter_D....wb.ru/e/Filter_D
  • https://a.wb.ru/e/Filter_D....wb.ru/e/Filter_D
  • https://a.wb.ru/e/Filter_D....wb.ru/e/Filter_D
  • https://a.wb.ru/e/Filter_D....wb.ru/e/Filter_D
  • https://a.wb.ru/e/Filter_D....wb.ru/e/Filter_D
  • https://a.wb.ru/e/Filter_D....wb.ru/e/Filter_D
  • https://a.wb.ru/e/Filter_D....wb.ru/e/Filter_D
  • https://a.wb.ru/e/Filter_D....wb.ru/e/Filter_D
  • https://a.wb.ru/e/Filter_D....wb.ru/e/Filter_D
  • https://a.wb.ru/e/Filter_S....wb.ru/e/Filter_S
  • https://a.wb.ru/e/Filter_S....wb.ru/e/Filter_S
  • https://a.wb.ru/e/Filter_S....wb.ru/e/Filter_S
  • https://a.wb.ru/e/Filter_S....wb.ru/e/Filter_S
  • https://a.wb.ru/e/Filter_S....wb.ru/e/Filter_S
  • https://a.wb.ru/e/Filter_S....wb.ru/e/Filter_S
  • https://a.wb.ru/e/Filter_S....wb.ru/e/Filter_S
  • https://a.wb.ru/e/Filter_S....wb.ru/e/Filter_S
  • https://a.wb.ru/e/ec...ps://a.wb.ru/e/ec
  • https://a.wb.ru/e/ec...ps://a.wb.ru/e/ec
  • https://a.wb.ru/e/ec...ps://a.wb.ru/e/ec
  • https://a.wb.ru/e/ec...ps://a.wb.ru/e/ec
  • https://a.wb.ru/e/ec...ps://a.wb.ru/e/ec
  • https://a.wb.ru/e/ec...ps://a.wb.ru/e/ec
  • https://chat-prod.wildberries.ru/api/support/v1/unauth/messages
  • https://chat-prod.wildberries.ru/api/support/v1/unauth/messages
  • https://www.wildberries.ru/webapi/stats/events
  • https://www.wildberries.ru/webapi/stats/events
  • https://www.wildberries.ru/webapi/stats/events
  • https://www.wildberries.ru/manifestv2.json
  • https://www.wildberries.ru/manifestv2.json
  • https://www.wildberries.ru/manifestv2.json
  • https://www.wildberries.ru/icon.svg
  • https://www.wildberries.ru/icon.svg
  • https://www.wildberries.ru/icon.svg
  • https://www.wildberries.ru/favicon.ico
  • https://www.wildberries.ru/favicon.ico
  • https://www.wildberries.ru/favicon.ico
  • https://www.wildberries.ru/android-icon-144x144.png
  • https://www.wildberries.ru/android-icon-144x144.png
  • https://www.wildberries.ru/android-icon-144x144.png
  • Privacy advice (93)

    TitleAdviceScore
    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.wildberries.ru/catalog/yuvelirnye-ukrasheniya/koltsa?sort=popular&page=1&fbrand=4603
  • 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 includeSubDomains90
    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.

    Page info

    Page info
    TitleКупить ювелирные кольца в интернет магазине WildBerries.ru
    Width1904
    Height4025
    DOM elements4736
    Avg DOM depth15
    Max DOM depth18
    Iframes0
    Script tags2759
    Local storage7.0 KB
    Session storage497 B
    Network Information API4g
    Resource Hints
    preconnect
    https://static-basket-01.wbbasket.ru/
    https://splitter.wb.ru/
    https://photos.wbstatic.net/
    https://wb.ru/

    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.

    TechnologyConfidenceCategory
    HSTS 100  Security
    HTTP/3 100  Miscellaneous
    | Browser metrics | Visual Metrics | Largest Contentful Paint | Cumulative Layout Shift | Long Aninimation Frames | 

    Data from run 1

    Visual Metrics

    Browser Metrics

    Google Web Vitals
    Time to first byte (TTFB)109 ms
    First Contentful Paint (FCP)546 ms
    Largest Contentful Paint (LCP)510 ms
    Cumulative Layout Shift (CLS)0.00
    Total Blocking Time (TBT)2.395 s
    First Contentful Paint info
    Elements that needed recalculate style before FCP7190
    Time spent in recalculate style before FCP140.29 ms
    Extra timings
    TTFB109 ms
    First Paint546 ms
    Load Event End31.219 s
    Fully loaded31.320 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 typeHEADER
    Element/tag<header class="header j-header"></header>
    Render time 510 ms
    Elements that needed recalculate style before LCP7190
    Time spent in recalculate style before LCP140.29 ms
    Load time510 ms
    URL https://static-baske...irthday_2024.webp
    Size (width*height)217056
    DOM path
    div:eq(0) > header> div:eq(0) > header>
    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.

    The Largest Contentful Paint API highlighted this image as a part of the LCP.

    LCP

    Detected Cumulative Layout Shift

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

    ScoreHTML Element
    0.00214<button class="dropdown-filter__btn dropdown-filter__btn--sorter " data-link="class{merge:model.count > 0 toggle='selected'}" type="button"></button>,<button class="dropdown-filter__btn dropdown-filter__btn--burger " data-link="class{merge:model.count > 0 toggle='selected'}" type="button"></button>
    body > div:eq(0) > main#body-layout > div#mainContainer > div#app > div:eq(1) > div#catalog > div:eq(2) > div#ODc1MWU1NTEtNzc0Mi0yN2QxLTM0NzUtNzBhNTE4ZDVkMTUx > div > div > div > div:eq(0) > div#ZWU1ZjJkNjgtOGQzOS0xZmIzLWE1YjktMDlmMWY4ZDk1Yzcy > button,body > div:eq(0) > main#body-layout > div#mainContainer > div#app > div:eq(1) > div#catalog > div:eq(2) > div#ODc1MWU1NTEtNzc0Mi0yN2QxLTM0NzUtNzBhNTE4ZDVkMTUx > div > div > div > div:eq(0) > div#N2E0NWFlNTUtY2ExNC03M2NkLTEyNDktZTY1MGM4ZDVlZDcy > button
    Layout shift

    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.

    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
    1.551 s1.601 s0 ms0 ms0 ms
    https://static-basket-01.wbbasket.ru/vol0/j/spa/index.min.825a12fd0353784f.js

    Invoker:  IDBOpenDBRequest.onsuccess
    Invoker Type: event-listener
    Window attribution: self
    Source char position: -1

    Blocking duration Work durationRender durationPreLayout DurationStyle And Layout Duration
    1.021 s1.071 s0 ms0 ms0 ms
    No availible script information.
    Blocking duration Work durationRender durationPreLayout DurationStyle And Layout Duration
    465 ms515 ms0 ms0 ms0 ms
    https://static-basket-01.wbbasket.ru/vol0/j/spa/index.min.825a12fd0353784f.js

    Invoker:  IDBOpenDBRequest.onsuccess
    Invoker Type: event-listener
    Window attribution: self
    Source char position: -1

    Blocking duration Work durationRender durationPreLayout DurationStyle And Layout Duration
    356 ms390.3 ms16.7 ms0 ms16.7 ms

    Forced Style And Layout Duration: 89 ms

    Invoker:  SCRIPT[src=//static-basket-01.wbbasket.ru/vol0/j/spa/customTags/lazyBlockLoader.min.6623456650f0eac0.js].onload
    Invoker Type: event-listener
    Window attribution: self
    Source char position: -1

    Blocking duration Work durationRender durationPreLayout DurationStyle And Layout Duration
    238 ms103.2 ms277.8 ms0.1 ms277.7 ms
    No availible script information.
    Blocking duration Work durationRender durationPreLayout DurationStyle And Layout Duration
    228 ms278 ms0 ms0 ms0 ms
    No availible script information.
    Blocking duration Work durationRender durationPreLayout DurationStyle And Layout Duration
    72 ms122 ms0 ms0 ms0 ms
    No availible script information.
    Blocking duration Work durationRender durationPreLayout DurationStyle And Layout Duration
    52 ms50.7 ms56.3 ms48.1 ms8.2 ms

    Invoker:  SCRIPT[src=//static-basket-01.wbbasket.ru/vol0/j/spa/modules/catalog_v2/filtres/filterItem.min.f4a9584b65eb9b5d.js].onload
    Invoker Type: event-listener
    Window attribution: self
    Source char position: -1

    https://static-basket-01.wbbasket.ru/vol0/j/spa/modules/catalog_v2/goodsCatalog/catalogCore.min.7b92a5a40c04b2d0.js

    Forced Style And Layout Duration: 25 ms

    Invoker:  FrameRequestCallback
    Invoker Type: user-callback
    Window attribution: self
    Source char position: -1

    Blocking duration Work durationRender durationPreLayout DurationStyle And Layout Duration
    33 ms32.4 ms52.6 ms0 ms52.6 ms
    https://static-basket-01.wbbasket.ru/vol0/j/spa/index.min.825a12fd0353784f.js

    Invoker:  Response.json.then
    Invoker Type: resolve-promise
    Window attribution: self
    Source char position: -1

    Blocking duration Work durationRender durationPreLayout DurationStyle And Layout Duration
    33 ms16.9 ms82.1 ms48.5 ms33.6 ms
    https://static-basket-01.wbbasket.ru/vol0/j/spa/modules/catalog_v2/goodsCatalog/catalogCore.min.7b92a5a40c04b2d0.js

    Invoker:  FrameRequestCallback
    Invoker Type: user-callback
    Window attribution: self
    Source char position: -1

    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  | Requests loaded after onLoad event  | Render blocking requests  | 

    PageXray

    How the page is built.

    Summary
    HTTP versionHTTP/2.0
    Total requests154
    Total domains17
    Total transfer size4.6 MB
    Total content size24.4 MB
    Responses missing compression54
    Number of cookies1
    Third party cookies0
    Requests per response code
    200152
    2042

    Largest assets on the page (by transfer size)

    Requests and sizes per content type

    ContentHeader SizeTransfer SizeContent SizeRequests
    html0 b27.1 KB691.1 KB1
    css0 b192.5 KB947.2 KB7
    javascript421 B369.8 KB1.3 MB33
    image0 b792.1 KB786.1 KB32
    svg0 b16.8 KB79.4 KB2
    json0 b2.5 MB17.8 MB33
    plain6.3 KB507 B48 B39
    other0 b791.7 KB2.8 MB6
    favicon0 b15.6 KB15.0 KB1
    Total6.7 KB4.6 MB24.4 MB154

    Data per domain

    DomainTotal download timeTransfer SizeContent SizeRequests
    www.wildberries.ru382 ms63.7 KB726.5 KB9
    static-basket-01.wbbasket.ru1.852 s2.9 MB19.3 MB62
    basket-01.wbbasket.ru7.283 s458.9 KB456.7 KB18
    basket-04.wbbasket.ru2.267 s68.2 KB67.6 KB3
    basket-08.wbbasket.ru75 ms23.7 KB23.3 KB1
    a.wb.ru1.360 s2.1 KB5.8 KB37
    static-basket-01.wb.ru64 ms390 B195 B1
    basket-02.wbbasket.ru2.251 s46.5 KB46.0 KB2
    basket-10.wbbasket.ru1.173 s58.5 KB57.9 KB2
    basket-12.wbbasket.ru1.131 s36.4 KB35.9 KB1
    user-geo-data.wildberries.ru98 ms602 B355 B1
    banners-website.wildberries.ru146 ms10.9 KB135.6 KB1
    pow.wildberries.ru338 ms820.3 KB2.9 MB6
    catalog.wb.ru398 ms125.8 KB602.5 KB5
    points.wb.ru174 ms266 B22 B2
    basket-11.wbbasket.ru135 ms32.7 KB32.2 KB1
    chat-prod.wildberries.ru236 ms286 B3 B2

    Expires and last modified statistics

    typeminmedianmax
    Expires0 seconds0 seconds1 day
    Last modified14 seconds3 weeks2 years

    Requests loaded after onLoad event

    Included requests done after load event end.

    ContentTransfer SizeRequests
    html0 b0
    css0 b0
    javascript0 b0
    image16.7 KB1
    font0 b0
    json947 B1
    svg1.3 KB1
    favicon15.6 KB1
    Total34.4 KB4

    Requests loaded after onContentLoad

    Includes requests done after DOM content loaded.

    ContentTransfer SizeRequests
    html0 b0
    css2.6 KB2
    javascript160.9 KB23
    image495.1 KB21
    font0 b0
    plain338 B38
    json2.5 MB32
    other791.7 KB6
    svg1.3 KB1
    favicon15.6 KB1
    Total3.9 MB124

    Render blocking requests

    Render blocking information directly from Chrome.

    BlockingIn body parser blockingPotentially blocking
    660

    Render information

    URLType
    https://static-baske...5a12fd0353784f.jsin_body_parser_blocking
    https://static-baske...7c63f4268e263.cssblocking
    https://static-baske...4797f203b9042.cssblocking
    https://static-baske...19a657450fb2cc.jsblocking
    https://static-baske...55dc87e84f5c3f.jsnon_blocking
    https://static-baske...05f4ccddd20bcf.jsnon_blocking
    https://pow.wildberr...s.ru/scripts/d.jsnon_blocking
    https://static-baske...92a5a40c04b2d0.jsnon_blocking
    https://static-baske...a-ru.10.0.42.3.jsin_body_parser_blocking
    https://static-baske...c0778a54e724c.cssblocking
    https://static-baske...f03933b9278345.jsnon_blocking
    https://static-baske...9817e336a3df91.jsnon_blocking
    https://static-baske...5d48f5c5e2af97.jsnon_blocking
    https://static-baske...86860f6915047b.jsnon_blocking
    https://static-baske...e4b06e459a9146.jsnon_blocking
    https://static-baske...75eab0813cb5c.cssblocking
    https://static-baske...faf4a7932ef69c.jsnon_blocking
    https://static-baske...a9584b65eb9b5d.jsnon_blocking
    https://pow.wildberr...ault_wasm_exec.jsnon_blocking
    https://static-baske...810ff85be1f0ac.jsnon_blocking
    https://static-baske...5c594041669961.jsnon_blocking
    https://static-baske...24127e470ebfcd.jsnon_blocking
    https://static-baske...38ee7602792fa.cssblocking
    https://static-baske...7c93e1900719eb.jsin_body_parser_blocking
    https://a.wb.ru/sdk/sdk.jsnon_blocking
    https://static-baske...bdf2a551380b02.jsnon_blocking
    https://static-baske...1f418cdf2364df.jsnon_blocking
    https://static-baske...u-ru.10.0.42.3.jsin_body_parser_blocking
    https://static-baske...ec7d19f108d59.cssdynamically_injected_non_blocking
    https://static-baske...5c570d7a53a5ea.jsnon_blocking
    https://static-baske...19010826e8d00e.jsnon_blocking
    https://static-baske...52e80756a6a35a.jsnon_blocking
    https://static-baske...571df382b5a066.jsnon_blocking
    https://static-baske...202312be6f62f.cssdynamically_injected_non_blocking
    https://static-baske...96e69c40b710e9.jsnon_blocking
    https://static-baske...b7b7670aad32ab.jsnon_blocking
    https://static-baske...1499c48738a2a7.jsin_body_parser_blocking
    https://static-baske...89ba2af34eb709.jsnon_blocking
    https://static-baske...23456650f0eac0.jsnon_blocking
    https://static-baske...915a967b6c8579.jsin_body_parser_blocking
    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 2395
    Max Potential First Input Delay 1601
    Long Tasks before First Paint1278
    Long Tasks before First Contentful Paint1278
    Long Tasks before Largest Contentful Paint1278
    Long Tasks after Load Event End00
    Total Long Tasks83044

    CPU last long task happened at 16.086 s

    Individual Long Tasks

    namestartTimedurationcontainerIdcontainerNamecontainerSrccontainerType
    unknown216278window
    self54671window
    unknown83252window
    self887515window
    self4406388window
    self485882window
    self503457window
    self160861601window

    CPU time spent

    Calculated using Tracium.

    Categories (ms)
    parseHTML71
    styleLayout484
    paintCompositeRender67
    scriptParseCompile1
    scriptEvaluation3946
    garbageCollection145
    other2496
    Events (ms)
    RunMicrotasks3631
    RunTask1985
    UpdateLayoutTree299
    URLLoader::Context::OnCompletedRequest280
    Layout172
    v8.run134
    FunctionCall121
    ParseHTML57
    URLLoader::Context::OnReceivedResponse48
    PrePaint46
    Paint44
    V8.GC_MC_INCREMENTAL_EMBEDDER_TRACING24
    V8.GC_SCAVENGER_SCAVENGE_PARALLEL23
    Layerize20
    V8.GC_MARK_COMPACTOR20
    V8.GC_MC_INCREMENTAL19
    PaintImage16
    V8.GC_MC_MARK_EMBEDDER_TRACING14
    V8.GC_MC_MARK_WEAK_CLOSURE_EPHEMERON_MARKING14
    V8.GC_HEAP_EMBEDDER_TRACING_EPILOGUE14
    DecodedDataDocumentParser::AppendBytes13
    v8.wasm.compileConsume11

    Time spent per request

    URLCPU time (ms)
    https://static-basket-01.wbbasket.ru/vol0/j/spa/modules/catalog_v2/goodsCatalog/catalogCore.min.7b92a5a40c04b2d0.js117
    https://static-basket-01.wbbasket.ru/vol0/j/spa/index.min.825a12fd0353784f.js108
    https://static-basket-01.wbbasket.ru/vol0/r/route-data-ru.10.0.42.3.js26
    https://static-basket-01.wbbasket.ru/vol0/j/app.min.ad19a657450fb2cc.js23
    https://a.wb.ru/sdk/sdk.js21
    https://static-basket-01.wbbasket.ru/vol0/j/spa/services/parseToken/parseTokenService.min.c105f4ccddd20bcf.js11

    CPU time spent

    Tool/domainTime (ms)
    static-basket-01.wbbasket.ru284.8
    a.wb.ru20.7
    | Categories | | First vs third | 

    Third party

    Third party requests categorised by Third party web version 0.24.0.

    CategoryRequests
    CategoryNumber of tools

    Unmatched third party domains

    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.

    static-basket-01.wbbasket.ru
    basket-01.wbbasket.ru
    basket-04.wbbasket.ru
    basket-08.wbbasket.ru
    a.wb.ru
    static-basket-01.wb.ru
    basket-02.wbbasket.ru
    basket-10.wbbasket.ru
    basket-12.wbbasket.ru
    catalog.wb.ru
    points.wb.ru
    basket-11.wbbasket.ru

    First party requests and sizes per content type

    Calculated using .*wildberries.* (use --firstParty to configure).

    ContentHeader SizeTransfer SizeContent SizeRequests
    html0 b27.1 KB691.1 KB1
    css0 b0 b0 b0
    javascript0 b26.0 KB75.3 KB2
    image0 b16.7 KB16.1 KB1
    font0 b0 b0 b0
    json0 b17.4 KB139.4 KB11
    other0 b791.7 KB2.8 MB2
    svg0 b1.3 KB1.5 KB1
    favicon0 b15.6 KB15.0 KB1
    TotalN/A895.7 KB3.7 MB19

    Third party requests and sizes per content type

    ContentHeader SizeTransfer SizeContent SizeRequests
    html0 b0 b0 b0
    css0 b192.5 KB947.2 KB7
    javascript421 B343.8 KB1.3 MB31
    image0 b775.4 KB770.0 KB31
    font0 b0 b0 b0
    svg0 b15.6 KB77.9 KB1
    json0 b2.5 MB17.6 MB22
    plain6.3 KB507 B48 B39
    other0 b0 b0 b4
    Total6.6 KB3.8 MB20.6 MB135

    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 (86 issues)
    Moderate1 (33 issues)
    Minor0 (0 issues)