kaivalnp commented on PR #14178:
URL: https://github.com/apache/lucene/pull/14178#issuecomment-2844866562

   Thank you for the benchmarks @mikemccand !
   
   > slower the 11 segment case is (6.5 vs .9 msec) -- maybe the search is not 
concurrent across segments?
   
   Yes, it is sequential -- we're not passing an executor 
[here](https://github.com/mikemccand/luceneutil/blob/a75b8a4d3a8c146f3ff7e6695ab6bbf2e34e4b90/src/main/knn/KnnGraphTester.java#L851)
 for concurrency
   
   Also, would be great if you could post Lucene HNSW benchmarks for comparison!


-- 
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

Reply via email to