ChrisHegarty commented on PR #14896: URL: https://github.com/apache/lucene/pull/14896#issuecomment-3036740658
>Wow, this is a big speedup! I'd like to get opinions on INT_FOR_DOUBLE_SPECIES from folks who are familiar with the vector API, maybe @uschindler or @ChrisHegarty. I know we've had to be careful with the vector API at times as playing some tricks may get even slower than scalar code on some hardware. This looks good to me. The usage of the vector API, and the structuring of the code and test look good. Let's add a micro benchmark to lucene/benchmark-jmh. -- 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