alamb commented on PR #6297: URL: https://github.com/apache/arrow-rs/pull/6297#issuecomment-2315038508
> I must have hallucinated last night...turns out copy_from_slice actually is a bit faster for the long arrays. Sorry I didn't follow all the nance of the results here. It seems like you have concluded that which approach is faster is a result of what the target architecture is? If this is the case, I think my preference would be go with the simplest code (e.g. `copy_from_slice`?) otherwise we run the risk of over fitting / over optimizing for some specific conditions) -- 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]
