CurtHagenlocher opened a new issue, #267:
URL: https://github.com/apache/arrow-dotnet/issues/267

   ### Describe the enhancement requested
   
   A managed allocator would not conform to the Arrow specification in that its 
buffers wouldn't be 64-byte aligned. But in e.g. a purely-managed service 
environment where the buffers are being assembled to ship out on a wire, the 
alignment shouldn't really matter and the managed allocator might be 
substantially faster, at least for small allocations. (Impact on LOH would need 
to be understood.)


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