16ms of delay is equivalent to one frame at 60 fps. Which is the target for most devices.

If we are targeting 120fps, then our actions need to be completed in 8ms.

https://input-delay.glitch.me/

A fast server response is likely 60ms+. Avoid blocking the user behind a server response if at all possible.

Response Time

Source: Arc YouTube Video about Perception Break by Brian Michel