jimczi commented on PR #14178: URL: https://github.com/apache/lucene/pull/14178#issuecomment-2622578687
> Not as high as 10x anymore, but it is still ~3x faster Not so easy ;) See the force merge time for Faiss (41.44 s). The force merge is the time it took to merge the created segments into 1 (the final number of segment for your experiment). So the total time is index + force merge time and in these runs it seems in the same ballpark for both. I don't understand why force merge time is 0 for the Lucene version though. -- 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