Run 2 summary

https://www.wildberries.ru

Tested 2024-10-20 07:48:56 using Chrome 129.0.6668.89 (runtime settings).

SummaryWaterfall MetricsFilmstrip CoachPageXrayCPU Third partyScreenshotsaxe

Summary

MetricValue
Page metrics
Performance score58
Total page size4.5 MB
Requests135
Timing metrics
TTFB55 ms
First Paint309 ms
Fully Loaded6.508 s
Google Web Vitals
TTFB55 ms
First Contentful Paint (FCP) 309 ms
Largest Contentful Paint (LCP) 192 ms
Cumulative Layout Shift (CLS) 0.14
Total Blocking Time756 ms
Max Potential FID508 ms
CPU metrics
CPU long tasks6
CPU last long task happens at4.365 s
Visual Metrics
First Visual Change334 ms
Speed Index2.960 s
Visual Complete 85%5.000 s
Visual Complete 99%5.000 s
Last Visual Change6.567 s
Screenshot
| Waterfall | | Download HAR | 

Waterfall

| Filmstrip | 

Filmstrip

Use--filmstrip.showAll to show all filmstrips.

0 s
0.2 sCPU Long Task duration 78 msLCP <> banner_0040e249-f8c2-42af-93fa-8c69f9855c6b 192 ms
0.4 sCPU Long Task duration 76 msFirst Contentful Paint 309 msFirst Visual Change 334 msDOM Content Loaded Time 398 ms
0.5 sLayout Shift 0.00046 427 ms
0.6 sLayout Shift 0.00010 528 msCPU Long Task duration 508 ms
1.1 sLayout Shift 0.00007 1.041 s
1.2 sLayout Shift 0.02339 1.143 s
1.3 sLayout Shift 0.00385 1.248 sLayout Shift 0.00266 1.287 s
1.4 sLayout Shift 0.00018 1.308 sCPU Long Task duration 52 msLayout Shift 0.00986 1.377 s
1.5 sPage Load Time 1.490 s
1.6 sCPU Long Task duration 75 ms
1.7 sLayout Shift 0.07746 1.673 s
1.8 sLayout Shift 0.00015 1.776 sLayout Shift 0.00009 1.794 s
1.9 sLayout Shift 0.00029 1.823 sLayout Shift 0.00042 1.859 sLayout Shift 0.00057 1.885 s
2 sLayout Shift 0.00073 1.921 sLayout Shift 0.00092 1.951 sLayout Shift 0.00051 1.981 s
2.1 sLayout Shift 0.00123 2.008 sLayout Shift 0.00067 2.025 sLayout Shift 0.00072 2.039 sLayout Shift 0.00079 2.052 sLayout Shift 0.00083 2.066 sLayout Shift 0.00083 2.083 s
2.2 sLayout Shift 0.00084 2.107 sLayout Shift 0.00084 2.129 sLayout Shift 0.00180 2.151 sLayout Shift 0.00086 2.167 sLayout Shift 0.00085 2.183 sLayout Shift 0.00084 2.200 s
2.3 sLayout Shift 0.00084 2.216 sLayout Shift 0.00083 2.234 sLayout Shift 0.00083 2.250 sLayout Shift 0.00079 2.266 sLayout Shift 0.00073 2.283 sLayout Shift 0.00067 2.300 s
2.4 sLayout Shift 0.00062 2.317 sLayout Shift 0.00057 2.333 sLayout Shift 0.00051 2.352 sLayout Shift 0.00046 2.369 s
2.5 sLayout Shift 0.00042 2.407 sLayout Shift 0.00037 2.408 sLayout Shift 0.00033 2.425 sLayout Shift 0.00029 2.443 sLayout Shift 0.00025 2.462 sLayout Shift 0.00021 2.478 sLayout Shift 0.00018 2.496 s
2.6 sLayout Shift 0.00015 2.514 sLayout Shift 0.00012 2.528 sLayout Shift 0.00009 2.541 sLayout Shift 0.00007 2.554 sLayout Shift 0.00005 2.567 sLayout Shift 0.00004 2.589 s
2.7 sLayout Shift 0.00002 2.614 s
4.4 sCPU Long Task duration 321 ms
4.8 s
5 sVisual Complete 85% 5.000 sVisual Complete 95% 5.000 sVisual Complete 99% 5.000 s
6.6 sFully Loaded 6.508 sLast Visual Change 6.567 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 (58)

TitleAdviceScore
Avoid slowing down the critical rendering path (avoidRenderBlocking)The page has 3 blocking requests and 9 in body parser blocking (9 JavaScript and 3 CSS).10
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/swiper.min.7a55dc87e84f5c3f.js
  • https://static-basket-01.wbbasket.ru/vol0/j/spa/customTags/banners.min.fa5c594041669961.js
  • https://static-basket-01.wbbasket.ru/vol0/j/spa/customTags/lazyBlockLoader.min.6623456650f0eac0.js
  • https://static-basket-01.wbbasket.ru/vol0/j/spa/customTags/spa.tooltip.min.427c93e1900719eb.js
  • https://static-basket-01.wbbasket.ru/vol0/j/spa/customTags/spa.shortDeliveries.m...74ef15a1f2f942.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 39 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://static-basket-01.wbbasket.ru/vol1/crm-bnrs/bners1/double_2880_80.webp
  • https://static-basket-01.wbbasket.ru/vol1/crm-bnrs/bners1/2880_priz.webp
  • https://static-basket-01.wbbasket.ru/vol1/crm-bnrs/bners1/2880_ekspress.webp
  • https://static-basket-01.wbbasket.ru/vol1/crm-bnrs/bners1/2880_wb_trend.webp
  • https://static-basket-01.wbbasket.ru/vol1/crm-bnrs/bners1/2880_priz.webp
  • https://basket-14.wbbasket.ru/vol2091/part209194/209194281/images/c516x688/1.webp
  • https://basket-03.wbbasket.ru/vol384/part38440/38440518/images/c516x688/1.webp
  • https://basket-16.wbbasket.ru/vol2463/part246376/246376762/images/c516x688/1.webp
  • https://basket-12.wbbasket.ru/vol1694/part169467/169467205/images/c516x688/1.webp
  • https://basket-08.wbbasket.ru/vol1167/part116785/116785496/images/c516x688/1.webp
  • https://basket-10.wbbasket.ru/vol1420/part142054/142054898/images/c516x688/1.webp
  • https://basket-02.wbbasket.ru/vol271/part27110/27110002/images/c516x688/1.webp
  • https://basket-02.wbbasket.ru/vol181/part18165/18165016/images/c516x688/1.webp
  • https://basket-14.wbbasket.ru/vol2099/part209928/209928876/images/c516x688/1.webp
  • https://basket-09.wbbasket.ru/vol1309/part130973/130973325/images/c516x688/1.webp
  • https://basket-10.wbbasket.ru/vol1442/part144299/144299547/images/c516x688/1.webp
  • https://basket-14.wbbasket.ru/vol2073/part207324/207324839/images/c516x688/1.webp
  • https://static-basket-01.wbbasket.ru/vol1/crm-bnrs/adsf/1729069742718815833.webp
  • https://static-basket-01.wbbasket.ru/vol1/crm-bnrs/adsf/1729069739895388009.webp
  • https://static-basket-01.wbbasket.ru/vol1/crm-bnrs/adsf/1729069679485515689.webp
  • https://static-basket-01.wbbasket.ru/vol1/crm-bnrs/adsf/1729069701005320361.webp
  • https://static-basket-01.wbbasket.ru/vol1/crm-bnrs/adsf/1728919028823242498.webp
  • https://static-basket-01.wbbasket.ru/vol1/crm-bnrs/adsf/1728919368331269821.webp
  • https://static-basket-01.wbbasket.ru/vol1/crm-bnrs/adsf/1729069709778769215.webp
  • https://static-basket-01.wbbasket.ru/vol1/crm-bnrs/adsf/1729069697662172238.webp
  • https://static-basket-01.wbbasket.ru/vol1/crm-bnrs/adsf/1729155887769608331.webp
  • https://basket-15.wbbasket.ru/vol2359/part235906/235906781/images/c516x688/1.webp
  • https://basket-16.wbbasket.ru/vol2431/part243107/243107748/images/c516x688/1.webp
  • https://basket-12.wbbasket.ru/vol1731/part173191/173191364/images/c516x688/1.webp
  • https://basket-02.wbbasket.ru/vol145/part14540/14540537/images/c516x688/1.webp
  • https://basket-02.wbbasket.ru/vol269/part26950/26950668/images/c516x688/1.webp
  • https://basket-02.wbbasket.ru/vol246/part24695/24695842/images/c516x688/1.webp
  • https://basket-09.wbbasket.ru/vol1224/part122404/122404984/images/c516x688/1.webp
  • https://basket-11.wbbasket.ru/vol1609/part160928/160928259/images/c516x688/1.webp
  • https://basket-04.wbbasket.ru/vol658/part65848/65848828/images/c516x688/1.webp
  • https://basket-12.wbbasket.ru/vol1846/part184640/184640131/images/c516x688/1.webp
  • https://basket-12.wbbasket.ru/vol1753/part175360/175360455/images/c516x688/1.webp
  • https://basket-16.wbbasket.ru/vol2508/part250885/250885680/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 6 CPU long tasks with the total of 1.110 s. The total blocking time is 756 ms and 2 long tasks before first contentful paint with total time of 154 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
  • self
  • self
  • unknown
  • unknown
  • Avoid Frontend single point of failures (spof)The page has 3 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/main-page-v...e3aba865477cc.css
  • Avoid extra requests by setting cache headers (cacheHeaders)The page has 76 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 2.7 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/main-page-v...e3aba865477cc.css
  • https://static-basket-01.wbbasket.ru/vol0/i/v3/header/wb-logo_wb-birthday_2024_2.webp
  • https://static-basket-01.wbbasket.ru/vol1/crm-bnrs/adsf/1724065841472911219.jpg
  • https://static-basket-01.wbbasket.ru/vol0/i/blank.gif
  • 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/swiper.min.7a55dc87e84f5c3f.js
  • https://static-basket-01.wbbasket.ru/vol0/j/spa/customTags/banners.min.fa5c594041669961.js
  • https://static-basket-01.wbbasket.ru/vol0/j/spa/customTags/lazyBlockLoader.min.6623456650f0eac0.js
  • https://static-basket-01.wbbasket.ru/vol0/j/spa/customTags/spa.tooltip.min.427c93e1900719eb.js
  • https://static-basket-01.wbbasket.ru/vol0/j/spa/customTags/spa.shortDeliveries.m...74ef15a1f2f942.js
  • https://static-basket-01.wbbasket.ru/vol0/i/v3/apps/qr-apps.svg
  • 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/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/promotion-creatives.json
  • https://static-basket-01.wbbasket.ru/vol0/data/settings-front-ru.json
  • https://static-basket-01.wbbasket.ru/vol0/j/spa/modules/searchInput/suggestionsH...1f418cdf2364df.js
  • https://static-basket-01.wbbasket.ru/vol0/t/jst/spahome-ru-ru.34c9e63907252df4.json
  • https://static-basket-01.wbbasket.ru/vol0/j/spa/models/home.min.af1110877a94f02d.js
  • https://user-geo-data.wildberries.ru/get-geo-info...s.ru/get-geo-info
  • https://banners-website.wildberries.ru/public/v1/banners...public/v1/banners
  • 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/spa.searchTags.min.8e915a967b6c8579.js
  • https://static-basket-01.wbbasket.ru/vol0/j/spa/modules/catalog_v2/goodsCatalog/...92a5a40c04b2d0.js
  • 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_v2/providers/xCa...24127e470ebfcd.js
  • https://static-basket-01.wbbasket.ru/vol0/j/spa/modules/userInfo/userInfoRequest...1e7d1aa1ab26f5.js
  • https://www.wildberries.ru/webapi/api/home/seo
  • https://static-basket-01.wbbasket.ru/vol0/data/main-menu-ru-ru-v3.json
  • https://static-basket-01.wbbasket.ru/vol0/t/jst/menutoptmpl-ru-ru.d7da992fc1c000da.json
  • https://banners-website.wildberries.ru/public/v1/banners...public/v1/banners
  • https://banners-website.wildberries.ru/public/v1/banners...public/v1/banners
  • https://www.wildberries.ru/webapi/api/home/seo
  • https://static-basket-01.wbbasket.ru/vol0/data/menu/catalog/ekspress-dostavka.json
  • https://www.wildberries.ru/manifestv2.json
  • https://www.wildberries.ru/icon.svg
  • https://static-basket-01.wbbasket.ru/vol0/j/spa/services/parseToken/parseTokenSe...05f4ccddd20bcf.js
  • https://static-basket-01.wbbasket.ru/vol1/crm-bnrs/bners1/2880_priz.webp
  • https://static-basket-01.wbbasket.ru/vol1/crm-bnrs/bners1/double_2880_80.webp
  • https://static-basket-01.wbbasket.ru/vol1/crm-bnrs/bners1/2880_wb_trend.webp
  • https://static-basket-01.wbbasket.ru/vol1/crm-bnrs/bners1/Frame-2087329373.webp
  • https://www.wildberries.ru/favicon.ico
  • https://www.wildberries.ru/android-icon-144x144.png
  • https://pow.wildberries.ru/api/v1/js-settings
  • https://recom.wb.ru/personal/ru/common/v5/search.../common/v5/search
  • https://recom.wb.ru/personal/ru/common/v5/search.../common/v5/search
  • https://static-basket-01.wbbasket.ru/vol0/j/spa/services/feedbacks/feedbacksPaym...52e80756a6a35a.js
  • https://static-basket-01.wbbasket.ru/vol0/j/spa/modules/lazyBlockLoader.min.f9571df382b5a066.js
  • https://static-basket-01.wbbasket.ru/vol1/crm-bnrs/adsf/1729069742718815833.webp
  • https://static-basket-01.wbbasket.ru/vol1/crm-bnrs/adsf/1729069739895388009.webp
  • https://static-basket-01.wbbasket.ru/vol1/crm-bnrs/adsf/1729069679485515689.webp
  • https://static-basket-01.wbbasket.ru/vol1/crm-bnrs/adsf/1729069701005320361.webp
  • https://static-basket-01.wbbasket.ru/vol1/crm-bnrs/adsf/1728919028823242498.webp
  • https://static-basket-01.wbbasket.ru/vol1/crm-bnrs/adsf/1728919368331269821.webp
  • https://static-basket-01.wbbasket.ru/vol1/crm-bnrs/adsf/1729069709778769215.webp
  • https://static-basket-01.wbbasket.ru/vol1/crm-bnrs/adsf/1729069697662172238.webp
  • https://static-basket-01.wbbasket.ru/vol1/crm-bnrs/adsf/1729155887769608331.webp
  • 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
  • Long cache headers is good (cacheHeadersLong)The page has 28 requests that have a shorter cache time than 30 days (but still a cache time).72
    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://a.wb.ru/sdk/sdk.js
  • 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-14.wbbasket.ru/vol2091/part209194/209194281/images/c516x688/1.webp
  • https://basket-03.wbbasket.ru/vol384/part38440/38440518/images/c516x688/1.webp
  • https://basket-16.wbbasket.ru/vol2463/part246376/246376762/images/c516x688/1.webp
  • https://basket-12.wbbasket.ru/vol1694/part169467/169467205/images/c516x688/1.webp
  • https://basket-08.wbbasket.ru/vol1167/part116785/116785496/images/c516x688/1.webp
  • https://basket-10.wbbasket.ru/vol1420/part142054/142054898/images/c516x688/1.webp
  • https://basket-02.wbbasket.ru/vol271/part27110/27110002/images/c516x688/1.webp
  • https://basket-02.wbbasket.ru/vol181/part18165/18165016/images/c516x688/1.webp
  • https://basket-14.wbbasket.ru/vol2099/part209928/209928876/images/c516x688/1.webp
  • https://basket-09.wbbasket.ru/vol1309/part130973/130973325/images/c516x688/1.webp
  • https://basket-10.wbbasket.ru/vol1442/part144299/144299547/images/c516x688/1.webp
  • https://basket-14.wbbasket.ru/vol2073/part207324/207324839/images/c516x688/1.webp
  • https://basket-15.wbbasket.ru/vol2359/part235906/235906781/images/c516x688/1.webp
  • https://basket-16.wbbasket.ru/vol2431/part243107/243107748/images/c516x688/1.webp
  • https://basket-12.wbbasket.ru/vol1731/part173191/173191364/images/c516x688/1.webp
  • https://basket-02.wbbasket.ru/vol145/part14540/14540537/images/c516x688/1.webp
  • https://basket-02.wbbasket.ru/vol269/part26950/26950668/images/c516x688/1.webp
  • https://basket-02.wbbasket.ru/vol246/part24695/24695842/images/c516x688/1.webp
  • https://basket-09.wbbasket.ru/vol1224/part122404/122404984/images/c516x688/1.webp
  • https://basket-11.wbbasket.ru/vol1609/part160928/160928259/images/c516x688/1.webp
  • https://basket-04.wbbasket.ru/vol658/part65848/65848828/images/c516x688/1.webp
  • https://basket-12.wbbasket.ru/vol1846/part184640/184640131/images/c516x688/1.webp
  • https://basket-12.wbbasket.ru/vol1753/part175360/175360455/images/c516x688/1.webp
  • https://basket-16.wbbasket.ru/vol2508/part250885/250885680/images/c516x688/1.webp
  • Total CSS size shouldn't be too big (cssSize)The total CSS transfer size is 175.5 kB and uncompressed size is 813.4 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/main-page-v...e3aba865477cc.css 5.7 KB46.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 3.1 MB. 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 364.1 kB and the uncompressed size is 1.3 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/swiper.min.7a55dc87e84f5c3f.js 26.6 KB103.4 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/customTags/lazyBlockLoader.min.6623456650f0eac0.js 382 B801 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/j/spa/customTags/spa.shortDeliveries.m...74ef15a1f2f942.js 1.4 KB4.8 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/modules/searchInput/suggestionsH...1f418cdf2364df.js 2.1 KB5.3 KB
    https://static-basket-01.wbbasket.ru/vol0/j/spa/models/home.min.af1110877a94f02d.js 7.5 KB25.1 KB
    https://static-basket-01.wbbasket.ru/vol0/j/spa/customTags/spa.searchTags.min.8e915a967b6c8579.js 525 B745 B
    https://static-basket-01.wbbasket.ru/vol0/j/spa/modules/catalog_v2/goodsCatalog/...92a5a40c04b2d0.js 20.2 KB95.1 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_v2/providers/xCa...24127e470ebfcd.js 2.3 KB7.1 KB
    https://static-basket-01.wbbasket.ru/vol0/j/spa/modules/userInfo/userInfoRequest...1e7d1aa1ab26f5.js 1.3 KB4.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 4.9 KB16.3 KB
    https://static-basket-01.wbbasket.ru/vol0/j/spa/services/feedbacks/feedbacksPaym...52e80756a6a35a.js 1005 B2.0 KB
    https://static-basket-01.wbbasket.ru/vol0/j/spa/modules/lazyBlockLoader.min.f9571df382b5a066.js 945 B2.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/j/spa/customTags/spa.contextMenu.min.2fb7b7670aad32ab.js 730 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://www.wildberries.ru/webapi/stats/events
  • 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://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. Try to make the CSS files fit into 14.5 KB.80
    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
    Total page size shouldn't be too big (pageSize)The page total transfer size is 4.7 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/ 17.5 KB88.2 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/main-page-v...e3aba865477cc.css 5.7 KB46.0 KB
    https://static-basket-01.wbbasket.ru/vol0/i/v3/header/wb-logo_wb-birthday_2024_2.webp 35.8 KB35.7 KB
    https://static-basket-01.wbbasket.ru/vol1/crm-bnrs/adsf/1724065841472911219.jpg 105.4 KB105.3 KB
    https://static-basket-01.wbbasket.ru/vol0/i/blank.gif 111 B49 B
    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/swiper.min.7a55dc87e84f5c3f.js 26.6 KB103.4 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/customTags/lazyBlockLoader.min.6623456650f0eac0.js 382 B801 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/j/spa/customTags/spa.shortDeliveries.m...74ef15a1f2f942.js 1.4 KB4.8 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/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://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 401 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://static-basket-01.wbbasket.ru/vol0/data/cargo-delivery-stores-v2.json 13.8 KB74.9 KB
    https://static-basket-01.wbbasket.ru/vol0/data/stores-data.json 72.6 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/promotion-creatives.json 621 B1.0 KB
    https://static-basket-01.wbbasket.ru/vol0/data/settings-front-ru.json 2.1 KB5.0 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/t/jst/spahome-ru-ru.34c9e63907252df4.json 2.5 KB11.3 KB
    https://static-basket-01.wbbasket.ru/vol0/j/spa/models/home.min.af1110877a94f02d.js 7.5 KB25.1 KB
    https://www.wildberries.ru/webapi/stats/pageview 631 B38 B
    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://a.wb.ru/e/pageview....wb.ru/e/pageview 0 b0 b
    https://user-geo-data.wildberries.ru/get-geo-info...s.ru/get-geo-info 603 B355 B
    https://banners-website.wildberries.ru/public/v1/banners...public/v1/banners 10.4 KB131.7 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/spa.searchTags.min.8e915a967b6c8579.js 525 B745 B
    https://static-basket-01.wbbasket.ru/vol0/j/spa/modules/catalog_v2/goodsCatalog/...92a5a40c04b2d0.js 20.2 KB95.1 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_v2/providers/xCa...24127e470ebfcd.js 2.3 KB7.1 KB
    https://static-basket-01.wbbasket.ru/vol0/j/spa/modules/userInfo/userInfoRequest...1e7d1aa1ab26f5.js 1.3 KB4.4 KB
    https://www.wildberries.ru/webapi/api/home/seo 2.9 KB6.9 KB
    https://a.wb.ru/e/Screen_V....wb.ru/e/Screen_V 0 b0 b
    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/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://www.wildberries.ru/webapi/stats/pageview 631 B38 B
    https://banners-website.wildberries.ru/public/v1/banners...public/v1/banners 10.4 KB131.7 KB
    https://banners-website.wildberries.ru/public/v1/banners...public/v1/banners 10.4 KB131.7 KB
    https://www.wildberries.ru/webapi/api/home/seo 2.9 KB6.9 KB
    https://a.wb.ru/e/Screen_V....wb.ru/e/Screen_V 0 b0 b
    https://www.wildberries.ru/webapi/personalinfo 1.2 KB608 B
    https://static-basket-01.wbbasket.ru/vol0/data/menu/catalog/ekspress-dostavka.json 16.5 KB108.5 KB
    https://www.wildberries.ru/manifestv2.json 947 B1.5 KB
    https://www.wildberries.ru/icon.svg 1.3 KB1.5 KB
    https://static-basket-01.wbbasket.ru/vol0/j/spa/services/parseToken/parseTokenSe...05f4ccddd20bcf.js 23.2 KB73.8 KB
    https://static-basket-01.wbbasket.ru/vol1/crm-bnrs/bners1/2880_priz.webp 149.0 KB148.9 KB
    https://static-basket-01.wbbasket.ru/vol1/crm-bnrs/bners1/double_2880_80.webp 40.5 KB40.3 KB
    https://static-basket-01.wbbasket.ru/vol1/crm-bnrs/bners1/2880_wb_trend.webp 168.5 KB168.3 KB
    https://static-basket-01.wbbasket.ru/vol1/crm-bnrs/bners1/Frame-2087329373.webp 125.7 KB125.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
    https://a.wb.ru/e/Banner_S....wb.ru/e/Banner_S 0 b0 b
    https://a.wb.ru/e/Banner_S....wb.ru/e/Banner_S 0 b0 b
    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 4.9 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://www.wildberries.ru/webapi/stats/events N/A0 b
    https://recom.wb.ru/personal/ru/common/v5/search.../common/v5/search 0 b0 b
    https://recom.wb.ru/personal/ru/common/v5/search.../common/v5/search 40.7 KB151.2 KB
    https://recom.wb.ru/personal/ru/common/v5/search.../common/v5/search 35.3 KB133.4 KB
    https://static-basket-01.wbbasket.ru/vol0/j/spa/services/feedbacks/feedbacksPaym...52e80756a6a35a.js 1005 B2.0 KB
    https://static-basket-01.wbbasket.ru/vol0/j/spa/modules/lazyBlockLoader.min.f9571df382b5a066.js 945 B2.1 KB
    https://a.wb.ru/e/ec...ps://a.wb.ru/e/ec 0 b0 b
    https://basket-14.wbbasket.ru/vol2091/part209194/209194281/images/c516x688/1.webp 54.8 KB54.4 KB
    https://basket-03.wbbasket.ru/vol384/part38440/38440518/images/c516x688/1.webp 28.9 KB28.5 KB
    https://basket-16.wbbasket.ru/vol2463/part246376/246376762/images/c516x688/1.webp 27.4 KB27.0 KB
    https://basket-12.wbbasket.ru/vol1694/part169467/169467205/images/c516x688/1.webp 40.2 KB39.7 KB
    https://basket-08.wbbasket.ru/vol1167/part116785/116785496/images/c516x688/1.webp 56.4 KB56.0 KB
    https://basket-10.wbbasket.ru/vol1420/part142054/142054898/images/c516x688/1.webp 26.3 KB25.9 KB
    https://basket-02.wbbasket.ru/vol271/part27110/27110002/images/c516x688/1.webp 38.1 KB37.7 KB
    https://basket-02.wbbasket.ru/vol181/part18165/18165016/images/c516x688/1.webp 41.2 KB41.0 KB
    https://basket-14.wbbasket.ru/vol2099/part209928/209928876/images/c516x688/1.webp 38.6 KB38.5 KB
    https://basket-09.wbbasket.ru/vol1309/part130973/130973325/images/c516x688/1.webp 77.3 KB76.9 KB
    https://static-basket-01.wbbasket.ru/vol1/crm-bnrs/adsf/1729069742718815833.webp 178.6 KB178.5 KB
    https://static-basket-01.wbbasket.ru/vol1/crm-bnrs/adsf/1729069739895388009.webp 80.8 KB80.7 KB
    https://static-basket-01.wbbasket.ru/vol1/crm-bnrs/adsf/1729069679485515689.webp 100.8 KB100.7 KB
    https://static-basket-01.wbbasket.ru/vol1/crm-bnrs/adsf/1729069701005320361.webp 99.1 KB98.9 KB
    https://static-basket-01.wbbasket.ru/vol1/crm-bnrs/adsf/1728919028823242498.webp 189.8 KB189.7 KB
    https://static-basket-01.wbbasket.ru/vol1/crm-bnrs/adsf/1728919368331269821.webp 97.3 KB97.2 KB
    https://static-basket-01.wbbasket.ru/vol1/crm-bnrs/adsf/1729069709778769215.webp 190.5 KB190.3 KB
    https://static-basket-01.wbbasket.ru/vol1/crm-bnrs/adsf/1729069697662172238.webp 86.9 KB86.8 KB
    https://static-basket-01.wbbasket.ru/vol1/crm-bnrs/adsf/1729155887769608331.webp 141.6 KB141.4 KB
    https://basket-10.wbbasket.ru/vol1442/part144299/144299547/images/c516x688/1.webp 48.8 KB48.7 KB
    https://basket-14.wbbasket.ru/vol2073/part207324/207324839/images/c516x688/1.webp 61.4 KB61.3 KB
    https://basket-15.wbbasket.ru/vol2359/part235906/235906781/images/c516x688/1.webp 26.1 KB25.7 KB
    https://basket-16.wbbasket.ru/vol2431/part243107/243107748/images/c516x688/1.webp 83.0 KB82.9 KB
    https://basket-12.wbbasket.ru/vol1731/part173191/173191364/images/c516x688/1.webp 77.6 KB77.4 KB
    https://basket-02.wbbasket.ru/vol145/part14540/14540537/images/c516x688/1.webp 52.3 KB52.1 KB
    https://basket-02.wbbasket.ru/vol269/part26950/26950668/images/c516x688/1.webp 38.1 KB38.0 KB
    https://basket-02.wbbasket.ru/vol246/part24695/24695842/images/c516x688/1.webp 19.9 KB19.8 KB
    https://basket-09.wbbasket.ru/vol1224/part122404/122404984/images/c516x688/1.webp 53.2 KB53.0 KB
    https://basket-11.wbbasket.ru/vol1609/part160928/160928259/images/c516x688/1.webp 21.9 KB21.5 KB
    https://basket-04.wbbasket.ru/vol658/part65848/65848828/images/c516x688/1.webp 26.8 KB26.4 KB
    https://basket-12.wbbasket.ru/vol1846/part184640/184640131/images/c516x688/1.webp 33.3 KB33.2 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 0 b0 b
    https://basket-12.wbbasket.ru/vol1753/part175360/175360455/images/c516x688/1.webp 73.0 KB72.9 KB
    https://basket-16.wbbasket.ru/vol2508/part250885/250885680/images/c516x688/1.webp 58.3 KB58.2 KB
    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://a.wb.ru/e/ec...ps://a.wb.ru/e/ec 0 b0 b
    https://points.wb.ru/points-users-api/api/v1/w/promotion/available 342 B99 B
    https://points.wb.ru/points-users-api/api/v1/w/promotion/available 420 B176 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 730 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://www.wildberries.ru/webapi/stats/events N/A0 b
    https://chat-prod.wildberries.ru/api/support/v1/unauth/messages 285 B3 B
    Don't use private headers on static content (privateAssets)The page has 7 requests with private headers. Make sure that the assets really should be private and only used by one user. Otherwise, make it cacheable for everyone.30
    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/
  • https://www.wildberries.ru/webapi/api/home/seo
  • https://www.wildberries.ru/webapi/api/home/seo
  • https://www.wildberries.ru/manifestv2.json
  • https://www.wildberries.ru/icon.svg
  • https://www.wildberries.ru/android-icon-144x144.png
  • https://pow.wildberries.ru/api/v1/js-settings
  • Best practice advice (66)

    TitleAdviceScore
    Cumulative Layout Shift (cumulativeLayoutShift)You have a cumulative layout shift score (0.1423) that needs improvements. It is in the Google Web Vitals needs improvement range, shift higher than 0.1. You should manually check the filmstrip or video and check if it will affect the user.50
    Description: Cumulative Layout Shift measures the sum total of all individual layout shift scores for unexpected layout shift that occur. The metric is measuring visual stability by quantify how often users experience unexpected layout shifts. It is one of Google Web Vitals.
    Meta description (metaDescription)The meta description is too long. It has 162 characters, the recommended max is 15550
    Description: Use a page description to make the page more relevant to search engines.
    Page title (pageTitle)The title is too long by 19 characters. The recommended max is 6050
    Description: Use a title to make the page more relevant to search engines.
    Avoid too many third party requests (thirdParty)The page do more requests to third party domains (111 requests and 3.8 MB) then first party (24 requests and 934.2 kB). The page transfer more bytes from third party domains (3.8 MB) then first party (934.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 19 responses that sets both a max-age and expires header. There are 15 responses that sets a pragma no-cache header (that is a request header). There are 48 responses that sets a server header. 18
    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/
  • https://www.wildberries.ru/
  • https://www.wildberries.ru/
  • https://a.wb.ru/sdk/sdk.js
  • https://a.wb.ru/sdk/sdk.js
  • https://www.wildberries.ru/webapi/stats/pageview
  • https://www.wildberries.ru/webapi/stats/pageview
  • https://www.wildberries.ru/webapi/stats/pageview
  • 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://user-geo-data.wildberries.ru/get-geo-info...s.ru/get-geo-info
  • https://banners-website.wildberries.ru/public/v1/banners...public/v1/banners
  • https://www.wildberries.ru/webapi/api/home/seo
  • https://www.wildberries.ru/webapi/api/home/seo
  • https://www.wildberries.ru/webapi/api/home/seo
  • https://a.wb.ru/e/Screen_V....wb.ru/e/Screen_V
  • 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://banners-website.wildberries.ru/public/v1/banners...public/v1/banners
  • https://www.wildberries.ru/webapi/api/home/seo
  • https://www.wildberries.ru/webapi/api/home/seo
  • https://www.wildberries.ru/webapi/api/home/seo
  • https://a.wb.ru/e/Screen_V....wb.ru/e/Screen_V
  • https://www.wildberries.ru/webapi/personalinfo
  • https://www.wildberries.ru/webapi/personalinfo
  • https://www.wildberries.ru/webapi/personalinfo
  • 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
  • https://a.wb.ru/e/Banner_S....wb.ru/e/Banner_S
  • https://a.wb.ru/e/Banner_S....wb.ru/e/Banner_S
  • 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://www.wildberries.ru/webapi/stats/events
  • https://www.wildberries.ru/webapi/stats/events
  • https://www.wildberries.ru/webapi/stats/events
  • https://recom.wb.ru/personal/ru/common/v5/search.../common/v5/search
  • https://recom.wb.ru/personal/ru/common/v5/search.../common/v5/search
  • https://recom.wb.ru/personal/ru/common/v5/search.../common/v5/search
  • https://a.wb.ru/e/ec...ps://a.wb.ru/e/ec
  • 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://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://a.wb.ru/e/ec...ps://a.wb.ru/e/ec
  • 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://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://chat-prod.wildberries.ru/api/support/v1/unauth/messages
  • 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/
  • 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: широкий ассортимент товаров - скидки каждый день!
    Width1904
    Height2983
    DOM elements3760
    Avg DOM depth14
    Max DOM depth20
    Iframes0
    Script tags2106
    Local storage224.7 KB
    Session storage303 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
    Nginx 100  Web servers Reverse proxies
    HSTS 100  Security
    HTTP/3 100  Miscellaneous
    | Browser metrics | Visual Metrics | Largest Contentful Paint | Cumulative Layout Shift | Long Aninimation Frames | Metrics from CDP | 

    Visual Metrics

    Browser Metrics

    Google Web Vitals
    Time to first byte (TTFB)55 ms
    First Contentful Paint (FCP)309 ms
    Largest Contentful Paint (LCP)192 ms
    Cumulative Layout Shift (CLS)0.14
    Total Blocking Time (TBT)756 ms
    First Contentful Paint info
    Elements that needed recalculate style before FCP1068
    Time spent in recalculate style before FCP37.395 ms
    Extra timings
    TTFB55 ms
    First Paint309 ms
    Load Event End1.490 s
    Fully loaded6.508 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.

    Render time 192 ms
    Elements that needed recalculate style before LCP1068
    Time spent in recalculate style before LCP37.395 ms
    Element idbanner_0040e249-f8c2-42af-93fa-8c69f9855c6b
    Load time192 ms
    URL https://static-baske...5841472911219.jpg
    Size (width*height)241920
    DOM path
    <>
    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.14227 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.07746<div id="mainContainer" class="main__container"></div>
    body > div:eq(0) > main#body-layout > div#mainContainer
    0.02339
    0.00986<div id="mainContainer" class="main__container"></div>
    body > div:eq(0) > main#body-layout > div#mainContainer
    0.00385
    0.00266
    0.00180
    0.00123
    0.00092
    0.00086
    0.00085
    0.00084
    0.00084
    0.00084
    0.00084
    0.00083
    0.00083
    0.00083
    0.00083
    0.00079
    0.00079
    0.00073
    0.00073
    0.00072
    0.00067
    0.00067
    0.00062
    0.00057
    0.00057
    0.00051
    0.00051
    0.00046
    0.00046<div class="search-catalog__btn-wrap"></div>,<div class="header__navbar-pc navbar-pc hide-mobile j-b-header-menu" id="basketContent"></div>
    body > div:eq(0) > header > div > div:eq(1) > div#searchBlock > div:eq(0) > div:eq(1),body > div:eq(0) > header > div > div:eq(1) > div#basketContent
    0.00042
    0.00042
    0.00037
    0.00033
    0.00029
    0.00029
    0.00025
    0.00021
    0.00018
    0.00018
    0.00015
    0.00015
    0.00012
    0.00010
    0.00009
    0.00009
    0.00007
    0.00007
    0.00005
    0.00004
    0.00002
    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.008 s1.060 s0.5 ms0.1 ms0.4 ms
    No availible script information.
    Blocking duration Work durationRender durationPreLayout DurationStyle And Layout Duration
    460 ms511.4 ms0.6 ms0.3 ms0.3 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
    294 ms337.6 ms21.4 ms0 ms21.4 ms
    No availible script information.
    Blocking duration Work durationRender durationPreLayout DurationStyle And Layout Duration
    35 ms104 ms78 ms0.1 ms77.9 ms
    No availible script information.
    Blocking duration Work durationRender durationPreLayout DurationStyle And Layout Duration
    30 ms84.8 ms4.2 ms0 ms4.2 ms
    No availible script information.
    Blocking duration Work durationRender durationPreLayout DurationStyle And Layout Duration
    27 ms80.2 ms0.8 ms0.1 ms0.7 ms
    https://static-basket-01.wbbasket.ru/vol0/j/spa/index.min.825a12fd0353784f.js

    Invoker:  https://static-basket-01.wbbasket.ru/vol0/j/spa/index.min.825a12fd0353784f.js
    Invoker Type: classic-script
    Window attribution: self

    Blocking duration Work durationRender durationPreLayout DurationStyle And Layout Duration
    4 ms67.7 ms2.3 ms0 ms2.3 ms

    Forced Style And Layout Duration: 14 ms

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

    Blocking duration Work durationRender durationPreLayout DurationStyle And Layout Duration
    0 ms50.8 ms5.2 ms0.2 ms5 ms
    https://static-basket-01.wbbasket.ru/vol0/j/app.min.ad19a657450fb2cc.js

    Invoker:  https://static-basket-01.wbbasket.ru/vol0/j/app.min.ad19a657450fb2cc.js
    Invoker Type: classic-script
    Window attribution: self

    Blocking duration Work durationRender durationPreLayout DurationStyle And Layout Duration
    0 ms57 ms1 ms0.1 ms0.9 ms
    No availible script information.
    Blocking duration Work durationRender durationPreLayout DurationStyle And Layout Duration
    0 ms100 ms2 ms0.1 ms1.9 ms
    https://a.wb.ru/sdk/sdk.js

    Invoker:  https://a.wb.ru/sdk/sdk.js
    Invoker Type: classic-script
    Window attribution: self

    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.

    CDP Performance

    namevalue
    AudioHandlers0
    AudioWorkletProcessors0
    Documents31
    Frames24
    JSEventListeners348
    LayoutObjects3589
    MediaKeySessions0
    MediaKeys0
    Nodes9682
    Resources124
    ContextLifecycleStateObservers52
    V8PerContextDatas1
    WorkerGlobalScopes0
    UACSSResources0
    RTCPeerConnections0
    ResourceFetchers31
    AdSubframes0
    DetachedScriptStates0
    ArrayBufferContents1
    LayoutCount132
    RecalcStyleCount158
    LayoutDuration122
    RecalcStyleDuration278
    DevToolsCommandDuration19
    ScriptDuration217
    V8CompileDuration1
    TaskDuration3455
    TaskOtherDuration2818
    ThreadTime3
    ProcessTime5
    JSHeapUsedSize20880892
    JSHeapTotalSize33988608
    FirstMeaningfulPaint309
    | 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 requests135
    Total domains21
    Total transfer size4.5 MB
    Total content size10.7 MB
    Responses missing compression49
    Number of cookies0
    Third party cookies0
    Requests per response code
    200132
    2043

    Largest assets on the page (by transfer size)

    Requests and sizes per content type

    ContentHeader SizeTransfer SizeContent SizeRequests
    html0 b17.5 KB88.2 KB1
    css0 b171.4 KB794.3 KB4
    javascript421 B355.5 KB1.3 MB28
    image0 b2.9 MB2.8 MB42
    svg0 b16.8 KB79.4 KB2
    json0 b314.3 KB2.8 MB32
    plain2.8 KB338 B32 B19
    other0 b791.7 KB2.8 MB6
    favicon0 b15.6 KB15.0 KB1
    Total3.2 KB4.5 MB10.7 MB135

    Data per domain

    DomainTotal download timeTransfer SizeContent SizeRequests
    www.wildberries.ru273 ms60.0 KB136.8 KB12
    static-basket-01.wbbasket.ru2.339 s2.5 MB5.9 MB62
    a.wb.ru461 ms2.1 KB5.8 KB17
    static-basket-01.wb.ru85 ms401 B195 B1
    user-geo-data.wildberries.ru93 ms603 B355 B1
    banners-website.wildberries.ru299 ms31.1 KB395.2 KB3
    pow.wildberries.ru357 ms820.3 KB2.9 MB6
    recom.wb.ru261 ms76.0 KB284.6 KB3
    basket-14.wbbasket.ru529 ms154.9 KB154.3 KB3
    basket-03.wbbasket.ru169 ms28.9 KB28.5 KB1
    basket-16.wbbasket.ru402 ms168.8 KB168.1 KB3
    basket-12.wbbasket.ru552 ms224.1 KB223.2 KB4
    basket-08.wbbasket.ru200 ms56.4 KB56.0 KB1
    basket-10.wbbasket.ru321 ms75.1 KB74.6 KB2
    basket-02.wbbasket.ru858 ms189.5 KB188.6 KB5
    basket-09.wbbasket.ru379 ms130.5 KB129.9 KB2
    basket-15.wbbasket.ru152 ms26.1 KB25.7 KB1
    basket-11.wbbasket.ru129 ms21.9 KB21.5 KB1
    basket-04.wbbasket.ru152 ms26.8 KB26.4 KB1
    points.wb.ru520 ms762 B275 B4
    chat-prod.wildberries.ru400 ms285 B3 B2

    Expires and last modified statistics

    typeminmedianmax
    Expires0 seconds0 seconds1 day
    Last modified3 seconds1 week49 weeks

    Requests loaded after onLoad event

    Included requests done after load event end.

    ContentTransfer SizeRequests
    html0 b0
    css1.7 KB1
    javascript80.2 KB9
    image2.7 MB38
    font0 b0
    json106.3 KB13
    svg1.3 KB1
    favicon15.6 KB1
    plain0 b11
    other791.7 KB5
    Total3.7 MB79

    Requests loaded after onContentLoad

    Includes requests done after DOM content loaded.

    ContentTransfer SizeRequests
    html0 b0
    css1.7 KB1
    javascript115.3 KB16
    image2.7 MB38
    font0 b0
    plain169 B18
    json313.9 KB31
    other791.7 KB6
    svg1.3 KB1
    favicon15.6 KB1
    Total3.9 MB112

    Render blocking requests

    Render blocking information directly from Chrome.

    BlockingIn body parser blockingPotentially blocking
    390

    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.jsin_body_parser_blocking
    https://static-baske...55dc87e84f5c3f.jsin_body_parser_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...f03933b9278345.jsnon_blocking
    https://static-baske...9817e336a3df91.jsnon_blocking
    https://static-baske...5d48f5c5e2af97.jsnon_blocking
    https://static-baske...e4b06e459a9146.jsnon_blocking
    https://static-baske...1110877a94f02d.jsnon_blocking
    https://static-baske...faf4a7932ef69c.jsnon_blocking
    https://static-baske...e3aba865477cc.cssblocking
    https://pow.wildberr...ault_wasm_exec.jsnon_blocking
    https://static-baske...5c594041669961.jsin_body_parser_blocking
    https://static-baske...24127e470ebfcd.jsnon_blocking
    https://static-baske...7c93e1900719eb.jsin_body_parser_blocking
    https://a.wb.ru/sdk/sdk.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...74ef15a1f2f942.jsin_body_parser_blocking
    https://static-baske...5c570d7a53a5ea.jsnon_blocking
    https://static-baske...1e7d1aa1ab26f5.jsnon_blocking
    https://static-baske...52e80756a6a35a.jsnon_blocking
    https://static-baske...571df382b5a066.jsnon_blocking
    https://static-baske...b7b7670aad32ab.jsnon_blocking
    https://static-baske...915a967b6c8579.jsnon_blocking
    https://static-baske...23456650f0eac0.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 756
    Max Potential First Input Delay 508
    Long Tasks before First Paint2154
    Long Tasks before First Contentful Paint2154
    Long Tasks before Largest Contentful Paint178
    Long Tasks after Load Event End2396
    Total Long Tasks61110

    CPU last long task happened at 4.365 s

    Individual Long Tasks

    namestartTimedurationcontainerIdcontainerNamecontainerSrccontainerType
    unknown16378window
    self30176window
    self531508window
    self131852window
    unknown158775window
    unknown4365321window

    CPU time spent

    Calculated using Tracium.

    Categories (ms)
    parseHTML44
    styleLayout405
    paintCompositeRender53
    scriptParseCompile1
    scriptEvaluation2204
    garbageCollection40
    other737
    Events (ms)
    RunMicrotasks1959
    RunTask505
    UpdateLayoutTree269
    v8.run152
    Layout125
    URLLoader::Context::OnReceivedResponse49
    URLLoader::Context::OnCompletedRequest45
    Layerize43
    FunctionCall36
    ParseHTML34
    Paint32
    PrePaint28
    V8.GC_SCAVENGER_SCAVENGE_PARALLEL17
    v8.callFunction17
    PaintImage15
    Commit13

    Time spent per request

    URLCPU time (ms)
    https://static-basket-01.wbbasket.ru/vol0/j/spa/index.min.825a12fd0353784f.js101
    https://a.wb.ru/sdk/sdk.js31
    https://static-basket-01.wbbasket.ru/vol0/r/route-data-ru.10.0.42.3.js22
    https://static-basket-01.wbbasket.ru/vol0/j/app.min.ad19a657450fb2cc.js22
    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.ru156.2
    a.wb.ru30.8
    | 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
    a.wb.ru
    static-basket-01.wb.ru
    recom.wb.ru
    basket-14.wbbasket.ru
    basket-03.wbbasket.ru
    basket-16.wbbasket.ru
    basket-12.wbbasket.ru
    basket-08.wbbasket.ru
    basket-10.wbbasket.ru
    basket-02.wbbasket.ru
    basket-09.wbbasket.ru
    basket-15.wbbasket.ru
    basket-11.wbbasket.ru
    basket-04.wbbasket.ru
    points.wb.ru

    First party requests and sizes per content type

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

    ContentHeader SizeTransfer SizeContent SizeRequests
    html0 b17.5 KB88.2 KB1
    css0 b0 b0 b0
    javascript0 b26.0 KB75.3 KB2
    image0 b16.7 KB16.1 KB1
    font0 b0 b0 b0
    json0 b43.5 KB412.2 KB15
    svg0 b1.3 KB1.5 KB1
    favicon0 b15.6 KB15.0 KB1
    other0 b791.7 KB2.8 MB3
    TotalN/A912.3 KB3.4 MB24

    Third party requests and sizes per content type

    ContentHeader SizeTransfer SizeContent SizeRequests
    html0 b0 b0 b0
    css0 b171.4 KB794.3 KB4
    javascript421 B329.5 KB1.2 MB26
    image0 b2.8 MB2.8 MB41
    font0 b0 b0 b0
    svg0 b15.6 KB77.9 KB1
    json0 b270.8 KB2.4 MB17
    plain2.8 KB338 B32 B19
    other0 b0 b0 b3
    Total3.1 KB3.6 MB7.3 MB111
    afterPageCompleteCheck.png | layoutShift.png | largestContentfulPaint.png | 

    Screenshots

    afterPageCompleteCheck.png

    afterPageCompleteCheck.png

    layoutShift.png

    layoutShift.png

    largestContentfulPaint.png

    largestContentfulPaint.png

    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

    serious
    Elements must meet minimum color contrast ratio thresholds (cat.color,wcag2aa,wcag143,TTv5,TT13.c,EN-301-549,EN-9.1.4.3,ACT) - color-contrastEnsure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds
    Fix any of the following: Element has insufficient color contrast of 2.69 (foreground color: #9d9da5, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1
    • <span class="product-card__name"> <span class=""> / </span>Стельки для обуви и кроссовок мягкие дышащие мужские женские </span>
    • <span class="btn-text">Завтра</span>
    • <span class="product-card__name"> <span class=""> / </span>Колготки зимние утепленные больших размеров </span>
    • <span class="btn-text">Завтра</span>
    • <span class="product-card__name"> <span class=""> / </span>Термобелье комплект спортивный зимний </span>
    • <span class="btn-text">Завтра</span>
    • <span class="product-card__name"> <span class=""> / </span>Кабель для lphone Lightning для зарядки телефона </span>
    • <span class="btn-text">Завтра</span>
    • <span class="product-card__name"> <span class=""> / </span>Шапка-шлем для новорожденного малыша осень вязаный </span>
    • <span class="btn-text">Завтра</span>
    • <span class="product-card__name"> <span class=""> / </span>Сыворотка для лица от прыщей и акне с ниацинамидом 30 мл </span>
    • <span class="btn-text">Завтра</span>
    • <span class="product-card__name"> <span class=""> / </span>Омега 3 1000мг рыбий жир в капсулах omega 3 </span>
    • <span class="btn-text">Завтра</span>
    • <span class="product-card__name"> <span class=""> / </span>Антицеллюлитный скраб для тела. Подарочный набор 3 шт </span>
    • <span class="btn-text">Завтра</span>
    • <span class="product-card__name"> <span class=""> / </span>Наушники беспроводные AirPro 2 для iPhone Android </span>
    • <span class="btn-text">Завтра</span>
    • <span class="product-card__name"> <span class=""> / </span>Гель для стирки Сильнозагрязненных вещей 5 литров </span>
    • <span class="btn-text">Завтра</span>
    • <span class="product-card__name"> <span class=""> / </span>Шампунь для волос и бальзам восстанавливающий Restart </span>
    • <span class="btn-text">Завтра</span>
    • <span class="product-card__name"> <span class=""> / </span>Ноутбук для работы и учебы 15,6" 4-ядра IPS 16Gb SSD 512 Gb </span>
    • <span class="btn-text">Завтра</span>
    • <span class="product-card__name"> <span class=""> / </span>Энзимная пенка для умывания лица увлажняющая уходовая </span>
    • <span class="btn-text">Завтра</span>
    • <span class="product-card__name"> <span class=""> / </span>Стельки ортопедические для обуви и кроссовок мужские женские </span>
    • <span class="btn-text">Завтра</span>
    • <span class="product-card__name"> <span class=""> / </span>Игровой коврик для мышки маленький с рисунком </span>
    • <span class="btn-text">Завтра</span>
    • <span class="product-card__name"> <span class=""> / </span>Ботинки рабочие с мeтал. пoдноском и MC </span>
    • <span class="btn-text">Завтра</span>
    • <span class="product-card__name"> <span class=""> / </span>Омега 3 1000 мг рыбий жир в капсулах omega 3 </span>
    • <span class="btn-text">Завтра</span>
    • <span class="product-card__name"> <span class=""> / </span>Брюки бананы укороченные 7 8 на резинке Лаина </span>
    • <span class="btn-text">Завтра</span>
    • <span class="product-card__name"> <span class=""> / </span>Смарт часы Smart Watch GS 9 Pro </span>
    • <span class="btn-text">Завтра</span>
    • <span class="product-card__name"> <span class=""> / </span>Когтерезка для кошек и собак с ограничителем </span>
    • <span class="btn-text">Завтра</span>
    • <span class="product-card__name"> <span class=""> / </span>Лампа настольная сенсорная </span>
    • <span class="btn-text">Завтра</span>
    • <span class="product-card__name"> <span class=""> / </span>Шапка бини осенняя зимняя </span>
    • <span class="btn-text">Завтра</span>
    • <span class="product-card__name"> <span class=""> / </span>Носки набор, высокие, однотонные, хлопок 10 пар </span>
    • <span class="btn-text">Завтра</span>
    • <span class="btn-text">Завтра</span>
    • <a rel="nofollow" href="/services/voprosy-i-otvety">Вопросы и ответы</a>
    • <label for="hd-1">Юридическая информация</label>
    • <a rel="nofollow" target="_blank" href="https://seller.wildberries.ru/">Продавать товары</a>
    • <a rel="nofollow" target="_blank" href="https://point-promo.wb.ru/">Открыть пункт выдачи</a>
    • <a rel="nofollow" target="_blank" href="https://rent.wildberries.ru/promo/">Предложить помещение</a>
    • <label for="hd-2">Развозить грузы</label>
    • <label for="hd-3">Доставлять заказы </label>
    • <a rel="nofollow" target="_blank" href="https://it-school.wildberries.ru/">WH School</a>
    • <a rel="nofollow" target="_blank" href="https://guru.wildberries.ru/?utm_source=main_footer">WB Guru</a>
    • <a rel="nofollow" target="_blank" href="/promo/wb-stream">WB Stream</a>
    • <a rel="nofollow" href="/services/o-nas">О нас</a>
    • <a rel="nofollow" href="/presservice">Пресс-служба</a>
    • <a rel="nofollow" href="/services/kontakty">Контакты</a>
    • <a rel="nofollow" target="_blank" href="https://vsemrabota.ru/">Вакансии</a>
    • <a rel="nofollow" href="/services/hotline">Сообщить о мошенничестве</a>
    • <span>© Wildberries 2004–2024.<span> Все права защищены.</span></span>
    • <span> Все права защищены.</span>
    • <span>Применяются <a href="/services/pravila-primeneniya-rekomendatelnyh-tehnologiy" class="footer__link">рекомендательные технологии</a></span>
    • <a href="/services/pravila-primeneniya-rekomendatelnyh-tehnologiy" class="footer__link">рекомендательные технологии</a>
    moderate
    Page should contain a level-one heading (cat.semantics,best-practice) - page-has-heading-oneEnsure that the page, or at least one of its frames contains a level-one heading
    Fix all of the following: Page must have a level-one heading
    • <html lang="ru" translate="no" class="adaptive" style="--custom-promo-filter-color: #FFFFFF; --custom-promo-filter-background: #FF01E2; --custom-promo-filter-switch-color: #FF9954; --custom-promo-filter-switch-background: #FFFFFF;">
    All page content should be contained by landmarks (cat.keyboard,best-practice) - regionEnsure all page content is contained by landmarks
    Fix any of the following: Some page content is not contained by landmarks
    • <li class="menu-burger__main-list-item j-menu-main-item " data-menu-id="1234"> <a href="/gift/certificates" class="menu-burger__main-list-link menu-burger__main-list-link--1234 ">Сертификаты Wildberries</a> </li>
    • <li class="menu-burger__main-list-item j-menu-main-item " data-menu-id="1235"> <a href="/promotions/trend" class="menu-burger__main-list-link menu-burger__main-list-link--1235 ">Тренд</a> </li>
    • <li class="menu-burger__main-list-item j-menu-main-item" data-menu-id="131387"> <a href="/promotions/dobroshrift" class="menu-burger__main-list-link menu-burger__main-list-link--131387">Доброшрифт</a> </li>
    • <li class="menu-burger__main-list-item j-menu-main-item " data-menu-id="306"> <a href="/catalog/zhenshchinam" class="menu-burger__main-list-link menu-burger__main-list-link--306 menu-burger__main-list-link--disable-link">Женщинам</a> </li>
    • <li class="menu-burger__main-list-item j-menu-main-item " data-menu-id="629"> <a href="/catalog/obuv" class="menu-burger__main-list-link menu-burger__main-list-link--629 menu-burger__main-list-link--disable-link">Обувь</a> </li>
    • <li class="menu-burger__main-list-item j-menu-main-item " data-menu-id="115"> <a href="/catalog/detyam" class="menu-burger__main-list-link menu-burger__main-list-link--115 menu-burger__main-list-link--disable-link">Детям</a> </li>
    • <li class="menu-burger__main-list-item j-menu-main-item " data-menu-id="566"> <a href="/catalog/muzhchinam" class="menu-burger__main-list-link menu-burger__main-list-link--566 menu-burger__main-list-link--disable-link">Мужчинам</a> </li>
    • <li class="menu-burger__main-list-item j-menu-main-item " data-menu-id="258"> <a href="/catalog/dom-i-dacha" class="menu-burger__main-list-link menu-burger__main-list-link--258 menu-burger__main-list-link--disable-link">Дом</a> </li>
    • <li class="menu-burger__main-list-item j-menu-main-item " data-menu-id="543"> <a href="/catalog/krasota" class="menu-burger__main-list-link menu-burger__main-list-link--543 menu-burger__main-list-link--disable-link">Красота</a> </li>
    • <li class="menu-burger__main-list-item j-menu-main-item " data-menu-id="1"> <a href="/catalog/aksessuary" class="menu-burger__main-list-link menu-burger__main-list-link--1 menu-burger__main-list-link--disable-link">Аксессуары</a> </li>
    • <li class="menu-burger__main-list-item j-menu-main-item " data-menu-id="4830"> <a href="/catalog/elektronika" class="menu-burger__main-list-link menu-burger__main-list-link--4830 menu-burger__main-list-link--disable-link">Электроника</a> </li>
    • <li class="menu-burger__main-list-item j-menu-main-item " data-menu-id="481"> <a href="/catalog/igrushki" class="menu-burger__main-list-link menu-burger__main-list-link--481 menu-burger__main-list-link--disable-link">Игрушки</a> </li>
    • <li class="menu-burger__main-list-item j-menu-main-item " data-menu-id="62827"> <a href="/catalog/dom/mebel" class="menu-burger__main-list-link menu-burger__main-list-link--62827 menu-burger__main-list-link--disable-link">Мебель</a> </li>
    • <li class="menu-burger__main-list-item j-menu-main-item " data-menu-id="62057"> <a href="/catalog/aksessuary/tovary-dlya-vzroslyh" class="menu-burger__main-list-link menu-burger__main-list-link--62057 menu-burger__main-list-link--disable-link">Товары для взрослых</a> </li>
    • <li class="menu-burger__main-list-item j-menu-main-item " data-menu-id="10296"> <a href="/catalog/pitanie" class="menu-burger__main-list-link menu-burger__main-list-link--10296 menu-burger__main-list-link--disable-link">Продукты</a> </li>
    • <li class="menu-burger__main-list-item j-menu-main-item " data-menu-id="131286"> <a href="/catalog/tsvety" class="menu-burger__main-list-link menu-burger__main-list-link--131286 ">Цветы</a> </li>
    • <li class="menu-burger__main-list-item j-menu-main-item " data-menu-id="16107"> <a href="/catalog/bytovaya-tehnika" class="menu-burger__main-list-link menu-burger__main-list-link--16107 menu-burger__main-list-link--disable-link">Бытовая техника</a> </li>
    • <li class="menu-burger__main-list-item j-menu-main-item " data-menu-id="6119"> <a href="/catalog/tovary-dlya-zhivotnyh" class="menu-burger__main-list-link menu-burger__main-list-link--6119 menu-burger__main-list-link--disable-link">Зоотовары</a> </li>
    • <li class="menu-burger__main-list-item j-menu-main-item " data-menu-id="784"> <a href="/catalog/sport" class="menu-burger__main-list-link menu-burger__main-list-link--784 menu-burger__main-list-link--disable-link">Спорт</a> </li>
    • <li class="menu-burger__main-list-item j-menu-main-item " data-menu-id="6994"> <a href="/catalog/aksessuary/avtotovary" class="menu-burger__main-list-link menu-burger__main-list-link--6994 menu-burger__main-list-link--disable-link">Автотовары</a> </li>
    • <li class="menu-burger__main-list-item j-menu-main-item " data-menu-id="130624"> <a href="/catalog/transportnye-sredstva" class="menu-burger__main-list-link menu-burger__main-list-link--130624 ">Транспортные средства</a> </li>
    • <li class="menu-burger__main-list-item j-menu-main-item " data-menu-id="250"> <a href="/catalog/detyam/shkola" class="menu-burger__main-list-link menu-burger__main-list-link--250 menu-burger__main-list-link--disable-link">Школа</a> </li>
    • <li class="menu-burger__main-list-item j-menu-main-item " data-menu-id="519"> <a href="/catalog/knigi" class="menu-burger__main-list-link menu-burger__main-list-link--519 menu-burger__main-list-link--disable-link">Книги</a> </li>
    • <li class="menu-burger__main-list-item j-menu-main-item " data-menu-id="1023"> <a href="/catalog/yuvelirnye-ukrasheniya" class="menu-burger__main-list-link menu-burger__main-list-link--1023 menu-burger__main-list-link--disable-link">Ювелирные изделия</a> </li>
    • <li class="menu-burger__main-list-item j-menu-main-item " data-menu-id="17006"> <a href="/catalog/dom-i-dacha/instrumenty" class="menu-burger__main-list-link menu-burger__main-list-link--17006 menu-burger__main-list-link--disable-link">Для ремонта</a> </li>
    • <li class="menu-burger__main-list-item j-menu-main-item " data-menu-id="4863"> <a href="/catalog/dachniy-sezon" class="menu-burger__main-list-link menu-burger__main-list-link--4863 menu-burger__main-list-link--disable-link">Сад и дача</a> </li>
    • <li class="menu-burger__main-list-item j-menu-main-item " data-menu-id="10326"> <a href="/catalog/dom-i-dacha/zdorove" class="menu-burger__main-list-link menu-burger__main-list-link--10326 menu-burger__main-list-link--disable-link">Здоровье</a> </li>
    • <li class="menu-burger__main-list-item j-menu-main-item " data-menu-id="5486"> <a href="/catalog/knigi-i-diski/kantstovary" class="menu-burger__main-list-link menu-burger__main-list-link--5486 menu-burger__main-list-link--disable-link">Канцтовары</a> </li>
    • <li class="menu-burger__main-list-item j-menu-main-item " data-menu-id="131111"> <a href="/catalog/kulturnyy-kod" class="menu-burger__main-list-link menu-burger__main-list-link--131111 menu-burger__main-list-link--disable-link">Культурный код</a> </li>
    • <li class="menu-burger__main-list-item j-menu-main-item " data-menu-id="2192"> <a href="/promotions" class="menu-burger__main-list-link menu-burger__main-list-link--2192 ">Акции</a> </li>
    • <li class="menu-burger__main-list-item j-menu-main-item " data-menu-id="62813"> <a href="https://digital.wildberries.ru" class="menu-burger__main-list-link menu-burger__main-list-link--62813 ">Цифровые товары</a> </li>
    • <li class="menu-burger__main-list-item j-menu-main-item " data-menu-id="61037"> <a href="https://vmeste.wildberries.ru/" class="menu-burger__main-list-link menu-burger__main-list-link--61037 ">Путешествия</a> </li>
    • <p class="cookies__text">Мы используем <a href="/services/politika-obrabotki-personalnyh-dannyh" target="_blank" data-link="{on cookies}" class="cookies__link" data-jsv="#5^/5^">cookies</a>, чтобы сохранять ваш поиск, рекомендовать<br> полезное и&nbsp;создавать другие удобства на&nbsp;сайте</p>