Yes, we did. If the QPS is high, running the clients in the same region is important for performance.
we actually tuned `m` (e.g. 32), `ef_construct` and `ef_search` (e.g. 128-256) to be fairly large values for best performance, but not able to obtain better results. Overall HNSW consumes a lot of resources, so it's not…
Yes, we did. If the QPS is high, running the clients in the same region is important for performance.
we actually tuned `m` (e.g. 32), `ef_construct` and `ef_search` (e.g. 128-256) to be fairly large values for best performance, but not able to obtain better results. Overall HNSW consumes a lot of resources, so it's not…