Performance optimization has always been one of the hardest parts of web development. You run Lighthouse, record a Performance trace, identify a long task... And then comes the difficult part:

Traditionally, developers had to spend hours searching documentation, comparing best practices, and figuring out which optimization applied to their situation.

Google is trying to simplify this workflow with two new resources:

Modern Web Guidance

Chrome DevTools for AI Agents