You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by GitBox <gi...@apache.org> on 2021/03/13 14:09:46 UTC

[GitHub] [lucene] rmuir commented on pull request #17: LUCENE-9837: try to improve performance of VectorUtil.dotProduct

rmuir commented on pull request #17:
URL: https://github.com/apache/lucene/pull/17#issuecomment-798422182


   @madrob it is GPL i guess due to licensing of libraries used. 
   
   But I simply adapted an existing one from a hotspot bug report: https://bugs.openjdk.java.net/browse/JDK-8200477 I changed it to floats and instead of only testing 1024 i tested the series of sizes listed above


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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org