uschindler commented on pull request #518:
URL: https://github.com/apache/lucene/pull/518#issuecomment-999933220


   But on long term we should do everything off-heap. Especially the vector 
stuff. But for that we need to change IndexInput to allow to return Float 
vector or LongVector instances backed off-heap. The default impl would just 
copy as before and return a view.
   
   But that needs to wait until vector API goes out of incubator and preview 
phases.


-- 
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: issues-unsubscr...@lucene.apache.org

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