Remix.run Logo
sgarland 5 days ago

> 50 ms p99

You realize that’s abysmally bad performance for any reasonable OLTP query, right? Sub-msec (as measured by the DB, not including RTT etc.) is very achievable, even at scale. 2-3 msec for complex queries.

tossandthrow 3 days ago | parent [-]

The is the response time for the server, not the database - which is appears that everyone but you understood clearly from the context.