dweiss commented on issue #12852:
URL: https://github.com/apache/lucene/issues/12852#issuecomment-1840793857

   Also, not sure why it's slow - perhaps because of the wrapping in read-only 
buffers when toBufferList is called? If so, then this could be internally 
tweaked by calling toWriteableBufferList inside toDataInput (since we know data 
input is not going to be messing with the buffers...).


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