Insights

Google Lighthouse Performance

The Google Lighthouse performance score is a metric that measures the speed and performance of a website. It’s an overall score that ranges from 0 to 100 and is generated based on a number of different performance metrics, such as the time it takes for a website to load, the time it takes for a website to become interactive, the size of the resources used by the website, and other factors that impact the user experience.

A high performance score in Google Lighthouse indicates that a website is fast and responsive, which can lead to a better user experience and improved search engine rankings. On the other hand, a low performance score can indicate that a website is slow and unresponsive, and can negatively impact the user experience.

Mobile Performance
100%
Desktop Performance
100%

Core Web Vitals

Core Web Vitals are a set of specific factors that Google considers important in a webpage’s overall user experience. Core Web Vitals are made up of three specific page speed and user interaction measurements: Largest Contentful PaintFirst Input Delay, and Cumulative Layout Shift.

VitalMobileDesktopTarget
Largest Contentful Paint1.8 s0.4 s< 2.5 s
First Input Delay50 ms20 ms< 100ms
Cumulative Layout Shift00 0.1

Opportunities

Optimise images

By optimising the following images, roughly 19 KB could be removed from the transfer size, about 4%. This would reduce the CO2 generated per page load from 0.1g grams to 0.1 grams.

Images should be optimised for the web for several reasons:

  1. Reduced file size: Optimizing images can result in a smaller file size, which can help to reduce the amount of data that needs to be downloaded. This can lead to faster page load times and improved performance.
  2. Improved user experience: Optimising images can help to improve the overall user experience, as pages with optimised images load faster and are more responsive.
  3. Lower emissions: Optimising images can help to reduce the emissions associated with data transfer, as less data needs to be transmitted over the network.
  4. Better accessibility: Optimising images can make them more accessible to users with slower connections or limited data plans.
wexhaus-home-1500x3472.jpg.webp 263 KB 57% 19 KB

Largest Contentful Paint

MobileDesktop
Score99%100%
Timing1.8 s0.4 s

Properly size images

MobileDesktop
Score75%87%
InsightPotential savings of 45 KiBPotential savings of 162 KiB

Largest Contentful Paint image was not lazily loaded

MobileDesktop
GradeFailPass