# GoogleChrome/lighthouse-ci

Automate running Lighthouse for every commit, viewing the changes, and preventing regressions

Repository: https://github.com/GoogleChrome/lighthouse-ci
Canonical: https://ross.abutalabs.com/products/lighthouse-ci
Language: JavaScript
License: Apache-2.0
License Family: permissive
Topics: lighthouse, webperf
Last push: 2026-03-27T19:57:30+00:00

## Health v2 (maintenance only)
Score: 67/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 74, release rhythm 40, longevity 100
- inputs: {"age_days": 2704, "days_push": 159, "days_rel": 434, "gap_med": 16, "n_releases_24m": 2}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 7060, forks 713 (observed 2026-08-28T04:09:55.602888+00:00)

## What it is
Lighthouse CI is a suite of tools for continuously running, saving, retrieving, and asserting against Lighthouse audit results in a CI pipeline. It helps teams catch performance, accessibility, and SEO regressions on every commit and track metrics over time.

## Use cases
- run lighthouse audits on every pull request
- prevent performance regressions in ci
- set performance budgets for javascript and images
- track lighthouse scores over time
- compare two versions of a site for resource regressions
- add lighthouse reports to github actions

## When to choose
- you want automated Lighthouse audits on every commit or PR
- you need to enforce performance budgets and block regressions in CI
- you want historical tracking of web performance metrics with a dashboard

## When to avoid
- you only need a one-off local Lighthouse audit without CI integration
- you need load or stress testing rather than page-level performance auditing
- your project is not a website or web app

## Facets
- artifact type: cli-tool
- maturity: active
- function: testing, benchmarking, ci-cd, monitoring, analytics
- domain: web-development, performance, developer-tools
- platform: cli
- tags: lighthouse, web-performance, performance-budgets, continuous-integration, github-actions, web-vitals, regression-detection, devops, nodejs, docker, web-server

## Member repositories
- GoogleChrome/lighthouse-ci (main) score 67

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:55.602888+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T17:40:29.495572+00:00, confidence not recorded.
  - readme: https://github.com/GoogleChrome/lighthouse-ci (fetched 2026-08-28T04:09:55.602888+00:00, sha 96b64b99b2c7)
- Data as of 2026-08-30T08:39:29.467469+00:00.
