tang-hi commented on issue #12477:
URL: https://github.com/apache/lucene/issues/12477#issuecomment-1658224212

   I have attempted to encode/decode the post block using SIMD instructions. 
However, I believe it may not be the opportune moment to vectorize it. This is 
because we are currently unable to generate scalar code that can match the 
performance of the existing code. You can find more details in this pull 
request. #12417 


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to