Skip to main content
bbaovanc’s Website

tag icon DevOps rss-feed icon

Posts about toolchain and software pipeline stuff. The abbreviation means software development (Dev) plus IT operations (Ops). Includes things such as CI/CD (GitHub Actions).

Using GitHub Actions to audit my website with Google Chrome Lighthouse

Picture of the `Performance` section on the Lighthouse CI dashboard
Picture of the Performance section on the Lighthouse CI dashboard

The other day I set up automatic testing of my website using Google Chrome Lighthouse. I’m also running my own Lighthouse CI server to store test result history and show trends. Here’s an outline of what this means, some of the results I’ve obtained so far, and my thoughts on the usefulness of Lighthouse.