ariel-miculas commented on issue #693:
URL: 
https://github.com/apache/arrow-rs-object-store/issues/693#issuecomment-4243889303

   Even without increasing the buffer size, we could reduce the context switch 
overhead, e.g. by using a single `spawn_blocking` thread and an mpsc channel, 
as I mentioned in 
https://github.com/apache/datafusion/pull/21478#discussion_r3078305447 when 
considering alternative implementations.


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

Reply via email to