Closed atolopko-czi closed 2 years ago
I think that 250 ms for the common case is out of reach for our current architecture. Currently (with the larger instance) we have a response time a little under 1.5 seconds
I think that 250 ms for the common case is out of reach for our current architecture. Currently (with the larger instance) we have a response time a little under 1.5 seconds
So that's the full request/response time (round trip) for the client, right? Do we know how this breaks down between TileDB query time and network I/O?
The functional tests should be able to identify
Acceptance Criteria:
Note: tests do not need to verify correctness of returned data. They need only assert the non-empty results are being returned with performance meeting SLOs.