eerhardt commented on pull request #10562:
URL: https://github.com/apache/arrow/pull/10562#issuecomment-875128044


   > IMO these copies are harmless in terms of performance
   
   Unfortunately, this isn't true. Allocating unnecessary objects puts pressure 
on the garbage collector. Check out [this 
article](https://devblogs.microsoft.com/dotnet/performance-improvements-in-net-5/#gc)
 about some of the performance improvements that were made by reducing 
allocations.


-- 
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: github-unsubscr...@arrow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to