top | item 46907719

(no title)

tovlier | 24 days ago

"sub-100ms queries" is not a high bar to clear. Milliseconds isn't even the right measurement.

discuss

order

kijin|24 days 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|24 days ago

But OP never said it's a CRUD app. Maybe OP did some experimentation with OLAP use cases.