1 repositorio
The process of diffing structured audit data between different versions of a page to identify specific changes.
Distinct from Performance Auditing: Focuses on the comparison of two audit datasets rather than the act of performing a single audit.
Explore 1 awesome GitHub repository matching web development · Comparative Audit Analysis. Refine with filters or upvote what's useful.
Lighthouse CI is a continuous integration tool designed to automate web audits and detect performance, accessibility, and SEO regressions between code commits. It functions as a web performance regression suite that enforces resource budgets and runs automated quality checks during the software development lifecycle. The system distinguishes itself through the ability to block code merges if performance metrics fall below defined quality thresholds. It provides mechanisms for commit-to-commit comparison and cross-version site analysis to pinpoint specific resource improvements or regressions.
Analyzes structured JSON audit data between commits to identify specific performance regressions and improvements.