← Back to context Comment by tovlier 8 hours ago "sub-100ms queries" is not a high bar to clear. Milliseconds isn't even the right measurement. 2 comments tovlier Reply kijin 6 hours ago In a typical CRUD web app, any query that takes milliseconds instead of microseconds should be viewed with suspicion.In a more charitable interpretation, maybe the parent is talking about sub-100ms total round trip time for an API call over the public internet. kccqzy 6 hours ago But OP never said it's a CRUD app. Maybe OP did some experimentation with OLAP use cases.
kijin 6 hours ago In a typical CRUD web app, any query that takes milliseconds instead of microseconds should be viewed with suspicion.In a more charitable interpretation, maybe the parent is talking about sub-100ms total round trip time for an API call over the public internet. kccqzy 6 hours ago But OP never said it's a CRUD app. Maybe OP did some experimentation with OLAP use cases.
kccqzy 6 hours ago But OP never said it's a CRUD app. Maybe OP did some experimentation with OLAP use cases.
In a typical CRUD web app, any query that takes milliseconds instead of microseconds should be viewed with suspicion.
In a more charitable interpretation, maybe the parent is talking about sub-100ms total round trip time for an API call over the public internet.
But OP never said it's a CRUD app. Maybe OP did some experimentation with OLAP use cases.