tustvold commented on PR #6208:
URL: https://github.com/apache/arrow-rs/pull/6208#issuecomment-2275249350

   Rust generics are monomorphised so if you call a generic function with lots 
of different parameters of it leads to lots of additional codegen hurting 
compile times and bloating your binary


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