tang-hi commented on PR #12417: URL: https://github.com/apache/lucene/pull/12417#issuecomment-1639151537
I also currently believe that it may not be a good time to vectorize it. Although vectorized code combined with lazy compute does improve performance, we currently cannot achieve scalar code that can match the performance of the current code. Therefore, I think maybe we should wait until Panama is officially released before vectorizing this part of the code. -- 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