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.
Your first network request is the most important. Reduce its latency by avoiding redirects, ensuring a fast server response, and enabling text compression.
Performance issues directly impact user engagement and conversion rates.
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 |
|---|---|---|
| cdn.consentmanager.net/delivery/js/semiautomatic.min.js | 4.9 KiB | 833 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.
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 | |
|---|---|---|---|
a collection of impossible dreamscapes imagines utopia beyond reality's limits div.item > a.picture-link > picture > img.lazyload | /wp-content/uploads/2026/04/Screenshot-2026-04-13-at-11.1... | 1.4 MiB | 1.3 MiB |
laila gohar spins a surreal arket carousel of fruits and vegetables at milan de… div#hwc-cover > a.picture-link > picture > img | /wp-content/uploads/2026/04/laila-gohar-carousel-fruit-ve... | 613.1 KiB | 464.8 KiB |
pilar zeta's sculpted portals transform public spaces into pocket dreamworlds div.item > a.picture-link > picture > img.lazyload | /wp-content/uploads/2026/04/Screenshot-2026-04-15-at-14.5... | 243.9 KiB | 120.3 KiB |
sara ricciardi releases the chemistry of happiness inside milan's pinacoteca di… article.p--p > div.p--p-pic > a > img.lazyload | /wp-content/uploads/2026/04/sara-ricciardi-chemistry-happ... | 122.4 KiB | 101.5 KiB |
how lachlan turczan reshapes matter by bending light and water in atmospheric i… div.item > a.picture-link > picture > img.lazyload | /wp-content/uploads/2026/04/how-lachlan-turczan-reshapes-... | 201.3 KiB | 88.1 KiB |
from talks to films, here is the full ROOM FOR DREAMS program at milan design w… article.p--p > div.p--p-pic > a > img.lazyload | /wp-content/uploads/2026/04/talks-films-full-room-for-dre... | 72.0 KiB | 31.2 KiB |
human interaction transforms lina ghotmeh’s dream-like pink labyrinthine at pal… div.p--m-rail__list > article.p--m-rail__item > a.p--m-rail__item__media > img.lazyload | /wp-content/uploads/2026/04/lina-ghotmeh-milan-palazzo-li... | 37.0 KiB | 27.5 KiB |
how penique productions dissolves architecture into glowing, immersive atmosphe… div.p--m-rail__list > article.p--m-rail__item > a.p--m-rail__item__media > img.lazyload | /wp-content/uploads/2026/04/penique-productions-dreams-de... | 30.5 KiB | 21.0 KiB |
ROOM FOR DREAMS opens at milan design week 2026 with full takeover of ME milan … article.p--p > div.p--p-pic > a > img.lazyload | /wp-content/uploads/2026/04/room-dreams-milan-design-week... | 60.7 KiB | 19.9 KiB |
what the readymade still asks: marcel duchamp returns to new york at MoMA and g… div.p--m-rail__list > article.p--m-rail__item > a.p--m-rail__item__media > img.lazyload | /wp-content/uploads/2026/04/readymade-marcel-duchamp-new-... | 29.2 KiB | 19.7 KiB |
safdie architects plans cherokee heritage center as a cluster of rammed earth b… article.p--p > div.p--p-pic > a > img.lazyload | /wp-content/uploads/2026/04/safdie-architects-cherokee-he... | 39.8 KiB | 19.0 KiB |
iris ceramica group merges pop energy and haute couture with ceramics article.p--p > div.p--p-pic > a > img.lazyload | /wp-content/uploads/2026/04/iris-ceramica-milan-design-we... | 35.7 KiB | 14.9 KiB |
designboom's ultimate guide to milan design week 2026 article.p--p > div.p--p-pic > a > img.lazyload | /wp-content/uploads/2026/03/700x560-560x448-22b08q85r701.jpg | 53.1 KiB | 12.3 KiB |
the not-yet: dreams, reveries, and hope in an unfinished world div.gridbox-lead-stories > article.p--m > a.p--m__media > img | /wp-content/uploads/2026/04/designboom-dreams-in-motion-l... | 56.1 KiB | 10.7 KiB |
BRABUS x DAB motors' electric motorcycle series goes bold in playful color sche… article.p--p > div.p--p-pic > a > img.lazyload | /wp-content/uploads/2026/04/brabus-dab-motors-three-elect... | 28.0 KiB | 7.1 KiB |
explore the day-to-day program of the cinema of dreams at milan design week 2026 article.p--p > div.p--p-pic > a > img.lazyload | /wp-content/uploads/2026/04/room-for-dreams-full-program-... | 46.4 KiB | 5.6 KiB |
These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.
Redirects introduce additional delays before the page can be loaded. Learn how to avoid page redirects.
Performance issues directly impact user engagement and conversion rates.
| URL | Time Spent |
|---|---|
| designboom.com/ | 574 ms |
| www.designboom.com/ | 0.0 ms |
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.
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.
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 |
|---|---|---|---|
| /wp-content/themes/designboom/res/js/d__b_app_archive.js?... | 872 ms | 579 ms | 2.2 ms |
| Unattributable | 398 ms | 132 ms | 0.0 ms |
| www.designboom.com/ | 304 ms | 62 ms | 1.6 ms |
| scripts.clarity.ms/0.8.59/clarity.js | 293 ms | 271 ms | 2.6 ms |
| /delivery/cmp.php?&cdid=bb3961e46271b&h=https%3A%2F%2Fwww... | 247 ms | 233 ms | 0.2 ms |
| cdn.fuseplatform.net/publift/tags/2/4031/fuse.js | 174 ms | 159 ms | 11 ms |
| /pagead/managed/js/gpt/m202604160201/pubads_impl.js?cb=31... | 124 ms | 90 ms | 18 ms |
| cdn.confiant-integrations.net/gptprebidnative/202603241056/wrap.js | 123 ms | 103 ms | 12 ms |
| www.googletagmanager.com/gtag/js?id=G-N9M3S9SEP3&cx=c>m=4e64h1 | 81 ms | 60 ms | 14 ms |
| btloader.com/tag?o=5708166709903360&upapi=true | 81 ms | 70 ms | 7.0 ms |
| cdn.fuseplatform.net/prebid/prebid-8.52.0-fde8051bdde25d3c0eb5b6496c6d6847.js | 70 ms | 45 ms | 18 ms |
| www.googletagmanager.com/gtm.js?id=GTM-5KPHJRQB | 55 ms | 44 ms | 11 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.0 s |
| Other | 555 ms |
| Style & Layout | 177 ms |
| Script Parsing & Compilation | 146 ms |
| Rendering | 84 ms |
| Garbage Collection | 49 ms |
| Parse HTML & CSS | 18 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 |
|---|---|---|
| /pagead/managed/js/gpt/m202604160201/pubads_impl.js?cb=31... | 187.7 KiB | 129.0 KiB |
| cdn.confiant-integrations.net/gptprebidnative/202603241056/wrap.js | 141.5 KiB | 81.1 KiB |
| cdn.fuseplatform.net/prebid/prebid-8.52.0-fde8051bdde25d3c0eb5b6496c6d6847.js | 176.4 KiB | 70.7 KiB |
| www.googletagmanager.com/gtag/js?id=G-N9M3S9SEP3&cx=c>m=4e64h1 | 155.5 KiB | 64.6 KiB |
| www.googletagmanager.com/gtm.js?id=GTM-TL2NZHFF | 122.8 KiB | 62.5 KiB |
| www.googletagmanager.com/gtm.js?id=GTM-5KPHJRQB | 122.8 KiB | 59.5 KiB |
| cdn.fuseplatform.net/publift/tags/2/4031/fuse.js | 101.4 KiB | 44.8 KiB |
| cdn.consentmanager.net/delivery/js/cmp_final.min.js?t=2026-4-21 | 100.5 KiB | 35.6 KiB |
Large network payloads cost users real money and are highly correlated with long load times. Learn how to reduce payload sizes.
Performance issues directly impact user engagement and conversion rates.
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 | |
|---|---|
form > div.d-flex > div > img form > div.d-flex > div > img | www.designboom.com/wp-content/themes/designboom/res/svg/arrow-down.svg |
Logo body#d__b > div#cmpbox > div.cmplogo > img.cmpdl | cdn.consentmanager.net/delivery/img/logo1745490615x3077.gif |
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.
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 |
|---|
the not-yet: dreams, reveries, and hope in an unfinished world div.gridbox-lead-stories > article.p--m > div.p--m__panel > h3.p--m__title |
These are opportunities to improve keyboard navigation in your application.
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 |
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 |
|---|
edit your cookie choices footer#footer-extended > div.d-flex > div.col > a.d-flex |
To appear in search results, crawlers need access to your app.