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.
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 | |
|---|---|---|---|
The Lenovo ThinkPad T16 Gen 5. div.intro_featured_bar > a.intro_featured_bar_item > picture > img | /fileadmin/_processed_/webp/Notebooks/News/_nc5/IMG_20260... | 51.5 KiB | 37.9 KiB |
Not just for runners – Huawei Watch GT Runner 2 review div.intro_featured_bar > a.intro_featured_bar_item > picture > img | /fileadmin/_processed_/webp/Notebooks/Huawei/Watch_GT_Run... | 42.6 KiB | 26.2 KiB |
Samsung Galaxy Book6 Pro Laptop Review - Better than the new XPS 16 div.intro_featured_bar > a.intro_featured_bar_item > picture > img | /fileadmin/_processed_/webp/Notebooks/Samsung/Galaxy_Book... | 30.4 KiB | 16.8 KiB |
The NucBox K17 mini PC starts at $544.99 with the special discount code. Pictur… article > div.introa_rm_img > picture > img.introa_img_med | /fileadmin/_processed_/webp/Notebooks/News/_nc5/GMKtec-la... | 13.0 KiB | 9.6 KiB |
AMD Ryzen AI meets classic ThinkPad: Lenovo ThinkPad T14 Gen 6 AMD laptop review div.intro_featured_bar > a.intro_featured_bar_item > picture > img | /fileadmin/_processed_/webp/Notebooks/Lenovo/ThinkPad_T14... | 31.2 KiB | 9.2 KiB |
The free game currently has a 94% positive rating. Pictured: an edited screensh… article > div.introa_rm_img > picture > img.introa_img_med | /fileadmin/_processed_/webp/Notebooks/News/_nc5/House-Fli... | 12.2 KiB | 8.7 KiB |
Anthropic article > div.introa_rm_img > picture > img.introa_img_med | /fileadmin/_processed_/webp/Notebooks/News/_nc5/Anthropic... | 12.1 KiB | 8.6 KiB |
Kliff seen in a Crimson Desert landscape article > div.introa_rm_img > picture > img.introa_img_med | /fileadmin/_processed_/webp/Notebooks/News/_nc5/CrimsonDe... | 11.0 KiB | 7.5 KiB |
An image showing a landscape in Smalland: Survive the Wilds. article > div.introa_rm_img > picture > img.introa_img_med | /fileadmin/_processed_/webp/Notebooks/News/_nc5/With-very... | 10.4 KiB | 6.9 KiB |
New Shinobi: Art of Vengeance DLC adds crossover bosses including Goro Majima, … article > div.introa_rm_img > picture > img.introa_img_med | /fileadmin/_processed_/webp/Notebooks/News/_nc5/Shinobi-A... | 7.1 KiB | 5.1 KiB |
Optimize LCP by making the LCP image discoverable from the HTML immediately, and avoiding lazy-loading
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 |
|---|---|---|
| html-load.com/loader.min.js | 47.3 KiB | 342 ms |
| /fileadmin/templates/nbc_v5/notebookcheck.min.css?1773743785 | 7.0 KiB | 59 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 |
|---|---|---|
| c.amazon-adsystem.com/aax2/apstag.js | 3600.0 s | 90.0 KiB |
| cdn.id5-sync.com/api/1.0/id5-api.js | 3600.0 s | 34.5 KiB |
| secure.cdn.fastclick.net/js/pubcid/latest/pubcid.min.js | 900.0 s | 21.7 KiB |
| /cdn-cgi/challenge-platform/h/b/scripts/jsd/625261456364/... | 14400.0 s | 12.5 KiB |
| config.aps.amazon-adsystem.com/configs/3927 | 3600.0 s | 6.7 KiB |
| /beacon.min.js/v8c78df7c7c0f484497ecbca7046644da177152312... | 86400.0 s | 10.7 KiB |
| ad-delivery.net/px.gif?ch=2 | 86400.0 s | 616 B |
| ad-delivery.net/px.gif?ch=1 | 86400.0 s | 109 B |
These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.
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 minimize main-thread work
Performance issues directly impact user engagement and conversion rates.
| Category | Time Spent |
|---|---|
| Script Evaluation | 1.2 s |
| Other | 376 ms |
| Style & Layout | 366 ms |
| Script Parsing & Compilation | 195 ms |
| Rendering | 73 ms |
| Parse HTML & CSS | 47 ms |
| Garbage Collection | 35 ms |
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.
| URL | Transfer Size | Est Savings |
|---|---|---|
| cdn.snigelweb.com/prebid/9.43.0/prebid.js?v=18266-1774866111347 | 196.6 KiB | 149.0 KiB |
| /pagead/managed/js/gpt/m202603310101/pubads_impl.js | 182.4 KiB | 127.9 KiB |
| fundingchoicesmessages.google.com/i/22152718?ers=3 | 68.5 KiB | 65.3 KiB |
| www.googletagmanager.com/gtag/js?id=G-XLBGPKWB3N | 171.5 KiB | 63.7 KiB |
| c.amazon-adsystem.com/aax2/apstag.js | 89.6 KiB | 49.5 KiB |
| cdn.snigelweb.com/intentiq/IIQAgent.js | 45.9 KiB | 39.4 KiB |
| adengine.snigelweb.com/notebookcheck.net/18266-1774866111347/adngin.js | 65.4 KiB | 36.2 KiB |
| fundingchoicesmessages.google.com/i/pub-9885689965057708?ers=1 | 68.6 KiB | 34.7 KiB |
| pagead2.googlesyndication.com/pagead/js/adsbygoogle.js | 54.2 KiB | 34.2 KiB |
| cdn1.anonymised.io/light/auth.js?v=1.8.52 | 26.4 KiB | 22.7 KiB |
Set an explicit width and height on image elements to reduce layout shifts and improve CLS. Learn how to set image dimensions
Performance issues directly impact user engagement and conversion rates.
| URL | |
|---|---|
Website CMP logo div.sn-logo > div.sn-inner-logo > div#sn-back > img | www.notebookcheck.net/fileadmin/templates/nbc_v4_4/images/header_bg.svg |
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 |
|---|
Honor Magic8 Pro Air review: A dream come true for many smartphone fans div > div.tx-nbc2fe-pi1 > div.googleATopEl > a |
Best business tablet in the Android mid-range with 5G and lots of RAM - Lenovo … div > div.tx-nbc2fe-pi1 > div.googleATopEl > a |
Samsung Galaxy Book6 Pro Laptop Review - Better than the new XPS 16 div > div.tx-nbc2fe-pi1 > div.googleATopEl > a |
AMD Ryzen AI meets classic ThinkPad: Lenovo ThinkPad T14 Gen 6 AMD laptop review div > div.tx-nbc2fe-pi1 > div.googleATopEl > a |
A big seller despite many cut corners: Apple iPhone 17e smartphone review div > div.tx-nbc2fe-pi1 > div.googleATopEl > a |
Polished looks, powerhouse battery, a few trade-offs – Oppo Reno15 Pro 5G review div > div.tx-nbc2fe-pi1 > div.googleATopEl > a |
Honor Watch 5 Ultra Smartwatch Review: Ultra design with pretty normal functions div > div.tx-nbc2fe-pi1 > div.googleATopEl > a |
Alldocube iWork GT Ultra convertible review: Alternative to Android tablets wit… div > div.tx-nbc2fe-pi1 > div.googleATopEl > a |
Lenovo Yoga 7 2-in-1 16AGP11 review: Latest AMD Ryzen AI 7 refresh lags behind … div > div.tx-nbc2fe-pi1 > div.googleATopEl > a |
Nokia 5.4 Smartphone Review - With Android One to the top of its class? div > div.tx-nbc2fe-pi1 > div.googleATopEl > a |
Low-contrast text is difficult or impossible for many users to read. Link text that is discernible improves the experience for users with low vision. Learn how to make links distinguishable.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
tests, reviews div#nbc_contentcolumns_home > div#nbc_subcontent_home > div.ttcl_55 > a |
news div#nbc_contentcolumns_home > div#nbc_subcontent_home > div.ttcl_55 > a |
technical information div#nbc_contentcolumns_home > div#nbc_subcontent_home > div.ttcl_55 > a |
CPU div#nbc_contentcolumns_home > div#nbc_subcontent_home > div.ttcl_55 > a |
GPU benchmarks div#nbc_contentcolumns_home > div#nbc_subcontent_home > div.ttcl_55 > a |
links to reviews by other sites div#nbc_contentcolumns_home > div#nbc_subcontent_home > div.ttcl_55 > a |
These are opportunities to improve the legibility of your content.
Navigation
Properly ordered headings that do not skip levels convey the semantic structure of the page, making it easier to navigate and understand when using assistive technologies. Learn more about heading order.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Tags div#nbc_subcontent_home > div#c1938463 > div.csc-header > h3 |
Learn more why you are seeing this div.sn-inner > div.sn-content > div.sn-tabs > h3 |
These are opportunities to improve keyboard navigation in your application.
Best practices
Touch targets with sufficient size and spacing help users who may have difficulty targeting small controls to activate the targets. Learn more about touch targets.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Nvidia GeForce RTX 5090 Laptop div#c62340 > ul > li > a.internal-link |
Nvidia GeForce RTX 5080 Laptop div#c62340 > ul > li > a.internal-link |
Nvidia GeForce RTX 4090 Laptop div#c62340 > ul > li > a.internal-link |
Nvidia GeForce RTX 5050 Laptop div#c62340 > ul > li > a.internal-link |
Nvidia GeForce RTX 4050 Laptop div#c62340 > ul > li > a.internal-link |
AMD Radeon RX 6550M div#c62340 > ul > li > a.internal-link |
Intel Arc Graphics 140T div#c62340 > ul > li > a.internal-link |
AMD Radeon 890M div#c62340 > ul > li > a.internal-link |
AMD Radeon 880M div#c62340 > ul > li > a.internal-link |
Intel Arc Graphics 8 div#c62340 > ul > li > a.internal-link |
Intel Arc Graphics 7 div#c62340 > ul > li > a.internal-link |
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 |
|---|---|
| SharedStorage | |
| StorageType.persistent is deprecated. Please use standardized navigator.storage instead. | |
| Fledge |
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 |
|---|
Cookie Settings body > footer#nbc_bottombar > div#footer > a |
To appear in search results, crawlers need access to your app.