Time to First Byte (TTFB)
TTFB measures the duration between the browser request and receiving the first byte of response data from the server. It captures server processing time, database queries, and network transit latency.
First Contentful Paint (FCP)
FCP tracks when the browser renders the first element of content (text, background color, canvas) on the page, reassuring users that the site is responsive.
