Remix.run Logo
embedding-shape 2 hours ago

It sounds like they're talking about HTTP requests/responses, then that sounds mostly like just networking overhead, and it wouldn't matter if it was JS/Go/Rust or C++, network latency would be there anyways. And if that's with network latency excluded, just hitting localhost, then that sounds horrible, should easily be below 1ms unless you're doing something heavy, but sounds like a typical application with no such actions.