rmuir commented on PR #15549:
URL: https://github.com/apache/lucene/pull/15549#issuecomment-3711820374

   Just look at numbers on the PR. they benchmark the cosine and the dot 
product. Maybe try it out with the branch from that openjdk PR.
   
   Code in `o.a.l.internal.vectorization` will be needed that takes advantage 
of the new Float16Vector or whatever the name ends out being. I would try to 
keep it looking as close to the existing 32-bit float code as possible.
   


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