felipecrv opened a new pull request, #31:
URL: https://github.com/apache/arrow-experiments/pull/31

   `response` is a file-like Python object, and as such it's not necessary to
   allocate the entire buffer before creating the IPC stream.
   
   This reduced the elapsed time in half while handling a 3GB response
   generated by `server.py`: from 1.108s to 0.638s on my machine.


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