Performance Reports

Lighthouse-powered audits that measure your website's Core Web Vitals and performance over time.

OpsKitty runs Google Lighthouse against your website and stores the results so you can track performance trends over time. Each audit produces four scores — Performance, Accessibility, Best Practices, and SEO — along with the individual metrics and opportunities that make up each score.

Lighthouse scores

  • Performance — measures load speed using Largest Contentful Paint (LCP), First Contentful Paint (FCP), Total Blocking Time (TBT), Cumulative Layout Shift (CLS), and Speed Index.
  • Accessibility — checks for screen reader compatibility, contrast ratios, keyboard navigation, and ARIA attributes.
  • Best Practices — detects insecure requests, console errors, deprecated APIs, and other common web development pitfalls.
  • SEO — checks meta tags, canonical URLs, robots directives, and mobile-friendliness.

Running an audit

Go to Dashboard → Reports → Performance, select a website, and click Run Audit. The audit typically completes in 30–60 seconds depending on your page's complexity. Results appear immediately and are stored in audit history.

Historical trends

Each website shows a trend chart for all four scores over time. Use this to verify that optimizations improved performance, or to spot regressions after deployments. Click any data point to see the full Lighthouse report for that audit run.

Tip: Run audits from the same region each time for comparable results. Performance scores can vary slightly depending on server load and network conditions.