YimingQiao commented on issue #10692: URL: https://github.com/apache/arrow-rs/issues/10692#issuecomment-5391023596
Hi, @robert3005 I submitted a pr and re-run the code, they have similar performance now. In that PR, I do not deduplicate buffers, but change the API of cloning buffers. This is because buffer deduplication incurs additional overhead for some workloads. -- 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]
