Page speed versus Core Web Vitals: where the line sits
Page speed and Core Web Vitals get used interchangeably, but they are not the same thing. Page speed is the broad, colloquial term: the general perception and measurement of how long a page takes to load and become usable. It is a term SEO has used long before the current metrics existed, and it still gets used to talk about a site's overall performance in a client call or a brief, without pinning down exact numbers. Writing down just "improve page speed" in a report, without specifying which metric or which tool is meant, leaves the dev team guessing where to even start looking.
Core Web Vitals is the concrete implementation Google chose starting in 2020 to measure that performance in a standardized way: three metrics with defined numeric thresholds, part of the "page experience" signals in the search algorithm. Core Web Vitals is, in practice, a subset within page speed, the part Google turned into a measurable ranking factor. Page speed also covers aspects those three metrics do not capture directly, such as server response time on interactions that fall outside the LCP, INP or CLS calculation, or the general sense of smoothness a user gets while browsing.
For the full breakdown of LCP, INP and CLS, thresholds and examples included, there is a dedicated article on Core Web Vitals. This one covers what that article does not: how page speed actually gets measured and what slows it down.
