mikemccand commented on issue #12358: URL: https://github.com/apache/lucene/issues/12358#issuecomment-1585586577
> Also, do you have an idea of what is the best JVM and the best settings we should use. I think @uschindler is referring to the [recent changes to let Lucene use Panama](https://github.com/apache/lucene/pull/12311) (rough SIMD access from way up in javaland) if the user opts in at runtime. We could test this (add `--add-modules jdk.incubator.vector`) but I suspect it's unlikely to help since so far Lucene only uses Panama for KNN search, I think? We should fix the JVM heap size I suppose -- I'll try that to see if it alters results. -- 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