Continuous Performance Analysis with Lighthouse CI and GitHub Actions

Lighthouse is a free and open-source tool for assessing your website’s performance, accessibility, progressive web app metrics, SEO, and more. The easiest way to use it is through the Chrome DevTools panel. Once you open the DevTools, you will see a “Lighthouse” tab. Clicking the “Generate report” button will run a series of tests on the web page and display the results right there in the Lighthouse tab. This makes it easy to test any web page, whether public or … Read article “Continuous Performance Analysis with Lighthouse CI and GitHub Actions”

The post Continuous Performance Analysis with Lighthouse CI and GitHub Actions appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.

https://css-tricks.com/continuous-performance-analysis-with-lighthouse-ci-and-github-actions/

Établi 4y | 23 déc. 2020 à 17:21:11


Connectez-vous pour ajouter un commentaire

Autres messages de ce groupe

A CSS Wishlist for 2025

2024 has been one of the greatest years for CSS: cross-document view transitions,

23 déc. 2024 à 15:10:04 | CSS tricks
The Little Triangle in the Tooltip

Today, I want to focus on what I'll call the little triangle in the tooltip. It receives minimal attention but it amazes you by how many ways there are to make them. Let's start with the simplest a

20 déc. 2024 à 17:30:19 | CSS tricks
How to Create Multi-Step Forms With Vanilla JavaScript and CSS

When was the last time you developed a multi-step form? There’s so much to think about and so many moving pieces that need to be managed. But doing it by hand can be a good exercise and a great way

18 déc. 2024 à 16:50:11 | CSS tricks
What ELSE is on your CSS wishlist?

What else do we want or need CSS to do? Chris kept a CSS wishlist, going back as far as 2013 and following back up on it in 2019. We all have things we'd like to see CSS do and we always will no ma

17 déc. 2024 à 20:10:04 | CSS tricks
Fluid Superscripts and Subscripts

How much attention do you pay to the alignments of your subscripts and superscripts? Lorenz Wöehr has you covered with a recipe for fluid scaling.


11 déc. 2024 à 20:30:05 | CSS tricks
Smashing Meets Product Design

I had the pleasure of hosting a recent Smashing Magazine workshop on product design, subbing for Vitaly Friedman who usual

10 déc. 2024 à 16:30:21 | CSS tricks
CSSWG Minutes Telecon (2024-12-04): Just Use Grid vs. Display: Masonry

The CSSWG met to try and finally squash a debate that has been going on for five years: whether Masonry should be a part of Grid or a separate system. We've got coverage of both presentations for y

10 déc. 2024 à 16:30:19 | CSS tricks