Lighthouse Desktop
· 0 checks — Desktop Lighthouse audit -- Performance, Accessibility, Best Practices, and SEO category breakdown.Detailed Report
Audit breakdown by category with detailed findings.
Performance
Insights
Remove large, duplicate JavaScript modules from bundles to reduce unnecessary bytes consumed by network activity.
Performance issues directly impact user engagement and conversion rates.
Polyfills and transforms enable older browsers to use new JavaScript features. However, many aren't necessary for modern browsers. Consider modifying your JavaScript build process to not transpile Baseline features, unless you know you must support older browsers. Learn why most sites can deploy ES6+ code without transpiling
Performance issues directly impact user engagement and conversion rates.
3rd party code can significantly impact load performance. Reduce and defer loading of 3rd party code to prioritize your page's content.
Performance issues directly impact user engagement and conversion rates.
A long cache lifetime can speed up repeat visits to your page. Learn more about caching.
Performance issues directly impact user engagement and conversion rates.
Layout shifts occur when elements move absent any user interaction. Investigate the causes of layout shifts, such as elements being added, removed, or their fonts changing as the page loads.
Performance issues directly impact user engagement and conversion rates.
Avoid chaining critical requests by reducing the length of chains, reducing the download size of resources, or deferring the download of unnecessary resources to improve page load.
Performance issues directly impact user engagement and conversion rates.
Reducing the download time of images can improve the perceived load time of the page and LCP. Learn more about optimizing image size
Performance issues directly impact user engagement and conversion rates.
| URL | Resource Size | Est Savings | |
|---|---|---|---|
latina ka new style body > div.f2dD3zSK_nwV685NTQBQ > div.gSPZ4JykommM8jYG8Zck > img.f1dg4DSssPPtX9CCBMLQ | assets.ahmybid.net/7613a052-b5f5-4f9f-942a-01aba386e713.jpg | 13.8 KiB | 7.3 KiB |
These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.
These are the largest layout shifts observed on the page. Each table item represents a single layout shift, and shows the element that shifted the most. Below each item are possible root causes that led to the layout shift. Some of these layout shifts may not be included in the CLS metric value due to windowing. Learn how to improve CLS
Performance issues directly impact user engagement and conversion rates.
| Element | Layout shift score |
|---|---|
Медицинская энциклопедия
Большой медицинский словарь
Медицинские термины
Атлас … div#content > div#diclist > div.column > ul | 0.433 |
The maximum potential First Input Delay that your users could experience is the duration of the longest task. Learn more about the Maximum Potential First Input Delay metric.
Performance issues directly impact user engagement and conversion rates.
Time to Interactive is the amount of time it takes for the page to become fully interactive. Learn more about the Time to Interactive metric.
Performance issues directly impact user engagement and conversion rates.
Diagnostics
Consider reducing the time spent parsing, compiling, and executing JS. You may find delivering smaller JS payloads helps with this. Learn how to reduce Javascript execution time.
Performance issues directly impact user engagement and conversion rates.
| URL | Total CPU Time | Script Evaluation | Script Parse |
|---|---|---|---|
| js.mbidinp.com/npc/sdk/wpu/npush.m.js | 1.3 s | 341 ms | 5.1 ms |
| Unattributable | 492 ms | 75 ms | 0.0 ms |
| academic.ru/ | 365 ms | 5.1 ms | 1.1 ms |
| static.a.mts.ru/id/pixel.js | 223 ms | 164 ms | 8.5 ms |
| static.kimberlite.io/js/thumbmark.umd.js | 204 ms | 197 ms | 0.0 ms |
| mc.yandex.ru/metrika/tag.js | 180 ms | 161 ms | 7.1 ms |
| yandex.ru/ads/system/adsdk.js | 176 ms | 163 ms | 3.6 ms |
| js.mbidadm.com/static/scripts.js | 158 ms | 126 ms | 15 ms |
| /partner-code-bundles/1304651/vas-bundles/bundles-es2017/... | 150 ms | 120 ms | 17 ms |
| yandex.ru/ads/system/context.js | 137 ms | 102 ms | 10 ms |
| cdnrtbsape.ru/js/vast/vpaid-ssp.min.js | 130 ms | 108 ms | 14 ms |
| yastatic.net/partner-code-bundles/1304651/22d10f9d8e892aab.js | 121 ms | 82 ms | 4.0 ms |
| x01.aidata.io/lib/aidata.fp.latest.js?pixel=0892394 | 115 ms | 97 ms | 6.9 ms |
| yandex.ru/ads/system/header-bidding.js | 105 ms | 57 ms | 2.8 ms |
| ads.digitalcaramel.com/caramel.js?ts=1776896586109 | 97 ms | 83 ms | 3.8 ms |
| privacy-cs.mail.ru/static/sync-loader.js | 71 ms | 60 ms | 2.2 ms |
Consider reducing the time spent parsing, compiling and executing JS. You may find delivering smaller JS payloads helps with this. Learn how to minimize main-thread work
Performance issues directly impact user engagement and conversion rates.
| Category | Time Spent |
|---|---|
| Script Evaluation | 2.2 s |
| Other | 1.5 s |
| Style & Layout | 369 ms |
| Script Parsing & Compilation | 157 ms |
| Rendering | 111 ms |
| Garbage Collection | 82 ms |
| Parse HTML & CSS | 20 ms |
Minifying JavaScript files can reduce payload sizes and script parse time. Learn how to minify JavaScript.
Performance issues directly impact user engagement and conversion rates.
| URL | Transfer Size | Est Savings |
|---|---|---|
| static.kimberlite.io/js/botd.js | 7.7 KiB | 3.0 KiB |
Reduce unused JavaScript and defer loading scripts until they are required to decrease bytes consumed by network activity. Learn how to reduce unused JavaScript.
Performance issues directly impact user engagement and conversion rates.
More information about the performance of your application. These numbers don't directly affect the Performance score.
Accessibility
These checks highlight opportunities to improve the accessibility of your web app. Automatic detection can only detect a subset of issues and does not guarantee the accessibility of your web app, so manual testing is also encouraged.
Names and labels
Screen reader users rely on frame titles to describe the contents of frames. Learn more about frame titles.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
body > iframe body > iframe |
body > iframe body > iframe |
body > iframe body > iframe |
body > iframe body > iframe |
body > iframe body > iframe |
body > iframe body > iframe |
body > iframe body > iframe |
body > iframe body > iframe |
body > iframe body > iframe |
body > iframe body > iframe |
body > iframe body > iframe |
body > iframe body > iframe |
body > iframe body > iframe |
body > iframe body > iframe |
Link text (and alternate text for images, when used as links) that is discernible, unique, and focusable improves the navigation experience for screen reader users. Learn how to make links accessible.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div#page > div#footer > div#liveinternet > a div#page > div#footer > div#liveinternet > a |
These are opportunities to improve the semantics of the controls in your application. This may enhance the experience for users of assistive technology, like a screen reader.
Tables and lists
Screen readers have a specific way of announcing lists. Ensuring proper list structure aids screen reader output. Learn more about proper list structure.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Правила русского правописания
Справочник по правописанию и стилистике
Словарь-с… div#content > div#diclist > div.column > ul |
These are opportunities to improve the experience of reading tabular or list data using assistive technology, like a screen reader.
Best practices
One main landmark helps screen reader users navigate a web page. Learn more about landmarks.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
html html |
These items highlight common accessibility best practices.
Best Practices
General
Deprecated APIs will eventually be removed from the browser. Learn more about deprecated APIs.
Performance issues directly impact user engagement and conversion rates.
| Deprecation / Warning | Source |
|---|---|
| Topics |
Errors logged to the console indicate unresolved problems. They can come from network request failures and other browser concerns. Learn more about this errors in console diagnostic audit
Performance issues directly impact user engagement and conversion rates.
| Source | Description |
|---|---|
academic.ru/ line 959, col 0 | ReferenceError: googletag is not defined
at https://academic.ru/:960:1 |
SEO
These checks ensure that your page is following basic search engine optimization advice. There are many additional factors Lighthouse does not score here that may affect your search ranking, including performance on Core Web Vitals. Learn more about Google Search Essentials.
Crawling and Indexing
Search engines may use `href` attributes on links to crawl websites. Ensure that the `href` attribute of anchor elements links to an appropriate destination, so more pages of the site can be discovered. Learn how to make links crawlable
Performance issues directly impact user engagement and conversion rates.
| Uncrawlable Link |
|---|
tr > td#td-search > div#translate-arrow > a tr > td#td-search > div#translate-arrow > a |
To appear in search results, crawlers need access to your app.