msokolov commented on pull request #2176:
URL: https://github.com/apache/lucene-solr/pull/2176#issuecomment-754627642


   Uwe, I didn't think that IndexInput would expose its internal ByteBuffers 
easily? But you are right about the double-copying - that is why I opened 
https://issues.apache.org/jira/browse/LUCENE-9652. BTW I did test that change 
with and without this one and saw a similar slowdown there. Possibly a loop 
with a single float at a time would be better? It's highly counterintutitive to 
me, but when I get a moment, I will try it.


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