kaivalnp commented on PR #14178: URL: https://github.com/apache/lucene/pull/14178#issuecomment-2954723052
I also re-ran a performance test since it's been a long time: Lucene: ``` recall latency (ms) nDoc topK fanout maxConn beamWidth quantized visited index s index docs/s num segments index size (MB) vec disk (MB) vec RAM (MB) 0.812 0.693 200000 100 50 32 200 no 1392 154.09 1297.93 1 236.93 228.882 228.882 ``` Faiss: ``` recall latency (ms) nDoc topK fanout maxConn beamWidth quantized visited index s index docs/s num segments index size (MB) vec disk (MB) vec RAM (MB) 0.811 0.595 200000 100 50 32 200 no 0 140.34 1425.16 1 511.97 228.882 228.882 ``` ..which appears to be fine -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org