Is your Web Performance an Asset or Liability?

What is Web Performance?

Most of us have heard that web performance is about speed, however, that is not exactly true. It is about much more than that. Web Performance is about user experience. Optimizing it refers to improving the user experience which usually has the benefit of increasing visitor retention and loyalty. However, to be able to optimize something, you require being able to measure it objectively with metrics. This is why most consider that to be part of web performance optimization.

In other words: Web performance is the objective measurement and perceived user experience of a website or application.

Why is Web Performance important?

Most users do not notice good performance, they don’t notice that they did not have to wait for content to load or that the objects on the screen did not shift when new content loaded, but they do notice when it's bad. That is why we care and why you should care too.

Because when web performance is bad our users get frustrated and associate our website with that frustration and if it's bad enough, they assume it's broken and leave.

Good performance is an asset. Bad performance is a liability. Optimizing Web Performance directly affects bounce rates, conversion, revenue, and search engine ranking. A good case study that illustrated this point isPinterest, when it reduced its weight time by 40%, it increased its SEO traffic by 15% as well as increased its signup conversion rates by 15%.

How to diagnose your web performance?

The best way to make long-term improvements to your web performance is to quantify aspects of your website or application which affect user experience and make incremental adjustments to improve the metrics you have decided on. However, to make that work easier companies have come up with free tools to help us measure and track our web performance. Some of the most recognized tools in this area are:

Though it is worth mentioning there are alternatives to Google Lighthouse, it is the dominant tool in the market and can provide the most accurate results. Additionally, Pagespeed Insights is an online implementation of Google Lighthouse which allows you to test any website in a stable environment.

What is Google Lighthouse?

Lighthouse is an open-source automated tool built and maintained by google to audit your web performance, accessibility, progressive web apps, SEO, and more as well as identify improvement opportunities.

Additionally, in the same way, as the web is constantly evolving, so is Lighthouse, and as of November 15, 2020, Lighthouse 9.0 has been released.

What does the Lighthouse Performance Audit measure?

As of Lighthouse 8, the Lighthouse Performance Audit (https://web.dev/performance-scoring/) consists of the following 6 scored audits and their assigned weights according to the user's perception of performance:

How Lighthouse metric scores are calculated?

Most of the data extracted from the automated test are calculated in milliseconds and then converted to a value from 0 to 100 depending on and is giving a score based on where it falls on their log-normal distribution derived from the performance metrics of real website performance data onHTTP Archive

How to interpret your Lighthouse score?

As the name suggests, a good user experience usually falls in the range of 90 to 100 and should be what the website should aim to be achieved. To achieve this we suggest stating by identifying what issue is causing the large performance damage, improving it, and then continuing to the next one until satisfied with the score and user experience.

The closer your score is to 90 or over the closer it is to being an asset, and if your score is under 50 then it’s a liability and people can probably feel its performance is lacking.