Lighthouse Mobile
· 0 checks — Mobile 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 |
|---|---|---|
| www.lyon-industries.no/_next/static/chunks/122e8327fd43f498.css | 29.2 KiB | 302 ms |
| www.lyon-industries.no/_next/static/chunks/de729fa5c02730be.css | 4.9 KiB |
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 | |
|---|---|---|---|
Field Report secondary intelligence view with monitored news items and source s… li.bg-background > a.group > div.relative > img.object-cover | /_next/image?url=%2F_content%2Fprojects%2Ffield-report%2F... | 52.5 KiB | 36.3 KiB |
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
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 |
|---|---|---|
| www.lyon-industries.no/_next/static/chunks/ef98cffb5a91e9bf.js | 291.7 KiB | 181.4 KiB |
| www.lyon-industries.no/_next/static/chunks/d7d51581d3bfe207.js | 69.8 KiB | 24.9 KiB |
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 |
|---|---|---|---|
| www.lyon-industries.no/ | 1.6 s | 18 ms | 42 ms |
| www.lyon-industries.no/_next/static/chunks/d7d51581d3bfe207.js | 681 ms | 658 ms | 16 ms |
| www.lyon-industries.no/_next/static/chunks/ef98cffb5a91e9bf.js | 566 ms | 413 ms | 108 ms |
| www.lyon-industries.no/_next/static/chunks/72a63f8d02bd41ab.js | 274 ms | 219 ms | 13 ms |
| Unattributable | 236 ms | 17 ms | 0.0 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 |
|---|---|
| Other | 1.6 s |
| Script Evaluation | 1.3 s |
| Style & Layout | 218 ms |
| Script Parsing & Compilation | 204 ms |
| Parse HTML & CSS | 51 ms |
| Rendering | 41 ms |
| Garbage Collection | 15 ms |
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 |
|---|
01 dl.grid > a.group > div.flex > span.font-mono |
02 dl.grid > a.group > div.flex > span.font-mono |
03 dl.grid > a.group > div.flex > span.font-mono |
04 dl.grid > a.group > div.flex > span.font-mono |
05 dl.grid > a.group > div.flex > span.font-mono |
LIVE a.group > div.flex > div.flex > span.rounded-sm |
LIVE a.group > div.flex > div.flex > span.rounded-sm |
OPEN ARCHIVE div.site-footer-frame > div.flex > div.flex > span.text-primary |
INDEPENDENT RESEARCH STUDIO div.site-footer-frame > div.grid > section.py-8 > p.font-mono |
01 section.py-8 > div.mt-8 > div.border-b > p.text-primary |
02 section.py-8 > div.mt-8 > div.border-b > p.text-primary |
03 section.py-8 > div.mt-8 > div.border-b > p.text-primary |
04 section.py-8 > div.mt-8 > div.border-b > p.text-primary |
These are opportunities to improve the legibility of your content.
Tables and lists
When definition lists are not properly marked up, screen readers may produce confusing or inaccurate output. Learn how to structure definition lists correctly.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
01
SECTION
Research
Long-form technical studies on robotics, space systems, off… main.flex-1 > div.mx-auto > section.mt-24 > dl.grid |
04
SECTION
Projects
Working applications, tools, and benches - shipped for the … main.flex-1 > div.mx-auto > section.mt-24 > dl.grid |
Definition list items (`<dt>` and `<dd>`) must be wrapped in a parent `<dl>` element to ensure that screen readers can properly announce them. Learn how to structure definition lists correctly.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Research section.mt-24 > dl.grid > a.group > dt.font-heading |
Long-form technical studies on robotics, space systems, offshore, and applied A… section.mt-24 > dl.grid > a.group > dd.text-sm |
White Papers section.mt-24 > dl.grid > a.group > dt.font-heading |
Executive-grade briefings with assumptions, numbers, and decision frames. section.mt-24 > dl.grid > a.group > dd.text-sm |
Cookbooks section.mt-24 > dl.grid > a.group > dt.font-heading |
Applied-science recipes - runnable code with the equations and reasoning undern… section.mt-24 > dl.grid > a.group > dd.text-sm |
Projects section.mt-24 > dl.grid > a.group > dt.font-heading |
Working applications, tools, and benches - shipped for the studio and for clien… section.mt-24 > dl.grid > a.group > dd.text-sm |
Speaking section.mt-24 > dl.grid > a.group > dt.font-heading |
Conference talks, panels, and press appearances - the public side of the work. section.mt-24 > dl.grid > a.group > dd.text-sm |
These are opportunities to improve the experience of reading tabular or list data using assistive technology, like a screen reader.
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 |
|---|
Regional AI Hubs Need A Local Industry Problem li.snap-start > a.group > div.absolute > h4.font-heading |
These are opportunities to improve keyboard navigation in your application.
Best Practices
General
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 |
|---|---|
Failed to load resource: the server responded with a status of 403 () |
Source maps translate minified code to the original source code. This helps developers debug in production. In addition, Lighthouse is able to provide further insights. Consider deploying source maps to take advantage of these benefits. Learn more about source maps.
Performance issues directly impact user engagement and conversion rates.
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.