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 forced reflow occurs when JavaScript queries geometric properties (such as offsetWidth) after styles have been invalidated by a change to the DOM state. This can result in poor performance. Learn more about forced reflows and possible mitigations.
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.
Requests are blocking the page's initial render, which may delay LCP. Deferring or inlining can move these network requests out of the critical path.
Performance issues directly impact user engagement and conversion rates.
| URL | Transfer Size | Duration |
|---|---|---|
| costdown.org/_next/static/css/64128db1240a9610.css | 8.8 KiB | 68 ms |
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.
| Request | Cache TTL | Transfer Size |
|---|---|---|
| costdown.org/logo-64.png | 14400.0 s | 4.8 KiB |
These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.
Diagnostics
Many navigations are performed by going back to a previous page, or forwards again. The back/forward cache (bfcache) can speed up these return navigations. Learn more about the bfcache
Performance issues directly impact user engagement and conversion rates.
| Failure reason | Failure type |
|---|---|
| Pages whose main resource has cache-control:no-store cannot enter back/forward cache. | Not actionable |
| Back/forward cache is disabled because some JavaScript network request received resource with Cache-Control: no-store header. | Not actionable |
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.
Contrast
Low-contrast text is difficult or impossible for many users to read. Learn how to provide sufficient color contrast.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
DISCOVER aside.hidden > nav.flex-1 > div.mb-4 > div.mb-1 |
INTELLIGENCE aside.hidden > nav.flex-1 > div.mb-4 > div.mb-1 |
WORKSPACE aside.hidden > nav.flex-1 > div.mb-4 > div.mb-1 |
cost header.sticky > a.inline-flex > span.brand-wordmark > span |
down header.sticky > a.inline-flex > span.brand-wordmark > span |
ĐỀ ÁN div.grid > div.group > div.flex > span |
NHÀ MÁY ĐÃ ÁP DỤNG div.grid > div.group > div.flex > span |
CHUYÊN GIA div.grid > div.group > div.flex > span |
ĐÃ XÁC MINH div.grid > div.group > div.flex > span |
CASE #14 a.group > div.rounded-lg > div.flex > span.font-mono |
Current Cost div.rounded-lg > div.grid > div > div.text-xs |
Potential Cost div.rounded-lg > div.grid > div > div.text-xs |
Potential Saving div.rounded-lg > div.grid > div > div.text-xs |
100.0% div.rounded-lg > div.grid > div > div.font-mono |
CASE #5 a.group > div.rounded-lg > div.flex > span.font-mono |
Current Cost div.rounded-lg > div.grid > div > div.text-xs |
Potential Cost div.rounded-lg > div.grid > div > div.text-xs |
Potential Saving div.rounded-lg > div.grid > div > div.text-xs |
66.7% div.rounded-lg > div.grid > div > div.font-mono |
CASE #2 a.group > div.rounded-lg > div.flex > span.font-mono |
Current Cost div.rounded-lg > div.grid > div > div.text-xs |
Potential Cost div.rounded-lg > div.grid > div > div.text-xs |
Potential Saving div.rounded-lg > div.grid > div > div.text-xs |
100.0% div.rounded-lg > div.grid > div > div.font-mono |
01 section.py-8 > div.grid > div > div.font-mono |
02 section.py-8 > div.grid > div > div.font-mono |
03 section.py-8 > div.grid > div > div.font-mono |
These are opportunities to improve the legibility of your content.
Names and labels
Form elements without effective labels can create frustrating experiences for screen reader users. Learn more about the `select` element.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Tất cả ngành
Sản xuất công nghiệp
Sản xuất - Cơ khí & Máy móc
Sản xuất - Ô tô, … section.py-8 > form.mb-8 > div.w-44 > select.w-full |
Tất cả KPI
Chi phí vật liệu
Chi phí nhân công
Tỷ lệ phế phẩm (Scrap)
Tỷ lệ làm … section.py-8 > form.mb-8 > div.w-44 > select.w-full |
Tất cả ngôn ngữ
Tiếng Việt
English
简体中文
繁體中文
日本語
한국어
हिन्दी
Deutsch
Français
Italia… section.py-8 > form.mb-8 > div.w-44 > select.w-full |
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.
Best Practices
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.
Content Best Practices
Meta descriptions may be included in search results to concisely summarize page content. Learn more about the meta description.
Performance issues directly impact user engagement and conversion rates.
Format your HTML in a way that enables crawlers to better understand your app’s content.