Google Lighthouse Moves to Insight-Based Performance Audits in Chrome DevTools

Google is simplifying and streamlining how it delivers performance advice in Lighthouse, Chrome DevTools, and PageSpeed Insights. Starting mid‑2025, performance audits are switching to a new insights-based model. This means more clarity, less duplication, and better alignment across tools.

What’s Changing?

The new model replaces many traditional individual performance audits, like 'layout shifts,' 'First Meaningful Paint,' and 'unsized images', with grouped insights. For example:

  • Layout shifts and related issues now appear under a single “CLS Culprits Insight”

  • Some outdated audits, such as “First Meaningful Paint” and“Uses Passive Event Listeners”, are being retired completely Stan Ventures Empathy First Media.

The Rollout Timeline

Google has laid out a phased plan to help developers adapt:

What Does Insight Mode Offer?

The new Insights model brings performance audits in line with Chrome DevTools’ Performance panel and PageSpeed Insights. According to Google, the goal is to unify performance advice across all platforms for a consistent workflow GitHub DebugBear.

Within DevTools, the new Insights sidebar allows visual, trace‑level information. For example:

  • Render‑blocking requests are annotated directly on the performance timeline

  • Clicking on the LCP (Largest Contentful Paint) marker reveals options like “LCP by phase” or “LCP request discovery”, to show what’s delaying key page elements DebugBear.

In Lighthouse reports, a clear “Insights” section will show consolidated recommendations, separate from standard “Diagnostics” audits Chrome for Developers Stan Ventures.

Why This Matters

If your workflows rely on Lighthouse names or structures, such as automated CI scripts, dashboards, or performance tracking, you’ll need to update them. Since audits are being merged or renamed, tests referencing deprecated audit IDs may break Stan Ventures.

But the benefits are compelling:

  • Clearer guidance with fewer overlapping checks

  • Consistent experience across DevTools, Lighthouse, and PageSpeed Insights

  • Visual trace integrations make root-cause detection faster and more intuitive

Final Thoughts

By autumn 2025, Lighthouse will fully embrace this insights-driven style, making it simpler and more unified. For developers, performance analysts, and SEOs, it means clearer diagnostics but also a need to update reporting tools.