benwtrent commented on PR #15148:
URL: https://github.com/apache/lucene/pull/15148#issuecomment-3246521768

   Ah, interesting! For sure, with panama vector enabled, I would expect to see 
zero slow down in Lucene. 
   
   Looking forward to benchmarks :).
   
   One tricky part would be that we don't mix up the `signed bytes` that a user 
could provide and the `unsigned byte` that we would gather from quantization. 
   
   I think you have this handled with the `signed` boolean you are passing 
around. Just wanting to call out the concern.


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