API Latency: Why 200ms Feels Like Forever
Your API returns in 200 milliseconds. That's fast, right?
A fifth of a second. Barely perceptible.
Except it's not just the API. It's your server processing the request. The API call. Processing the response. Rendering the result. Now you're at 400ms...
apiverve.hashnode.dev7 min read