Finding which phase of a request (DNS/TCP/TLS/server/transfer) is causing slowness
Using browser DevTools and curl's timing output to isolate whether DNS, connection, TLS, or the server itself is the bottleneck.