This document discusses broadening perspectives on web performance monitoring beyond just network latency. It recommends measuring the actual user experience by tracking metrics like time to first paint, time to interactive page, and total user experience time. These metrics provide insights into how long it takes for a user to start seeing content and to fully interact with a page. The document suggests that average time to first paint is over 1 second currently. It also describes how browser APIs and services can measure these user experience metrics for websites.