Introduction
xcelera is a lightweight, developer-friendly performance monitoring tool built on Chrome Lighthouse.
Why does xcelera exist?
More code is being shipped than ever, but it's mostly not being written with performance in mind. Without careful monitoring, regressions compound quietly until long load times are normalized. Most performance tooling is built for enterprise budgets. xcelera gives small teams a cost-effective way to continuously audit their pages so problems surface early.
What can it do?
- Schedule audits — Set up daily or hourly Lighthouse audits for any page
- Track trends — Monitor Performance, Accessibility, Best Practices, and SEO scores over time
- Integrate with GitHub — Get performance check runs on every pull request
- Trigger via API — Run audits programmatically from your CI pipeline or CLI
- Audit secure pages — Authenticate against pages behind a login
- Connect via webhooks — Push audit results to Slack, low code tools, or any external system
New here? Start with the Getting Started guide to add your first page and run an audit.