What is TTFB (Time to First Byte)?
Time to First Byte (TTFB) measures how long it takes after a browser requests a page until the first byte of the response is received. It reflects server processing time, network latency, and redirect time.
Performance Thresholds
- Good: < 800ms
- Needs Improvement: 800ms - 1800ms
- Poor: > 1800ms