TTFB snippets
Time to First Byte — diagnostic snippets for breaking down server and connection time.
-
ttfb.js →
PerformanceObserver-based snippet that splits TTFB into the underlying phases (worker, DNS, TCP, request, response start) using the Navigation Timing API.