jpountz commented on PR #12377:
URL: https://github.com/apache/lucene/pull/12377#issuecomment-1599116196

   Have we checked if this actually made things faster? I remember getting 
surprised in the past because folding too much into a single loop would prevent 
C2 from recognizing thas some bits can be auto-vectorized (like computing the 
min value across the entire array).


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