You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2021/04/16 16:19:54 UTC

[GitHub] [arrow] returnString commented on pull request #10002: ARROW-12343: [Rust] Support auto-vectorization for min/max

returnString commented on pull request #10002:
URL: https://github.com/apache/arrow/pull/10002#issuecomment-821289121


   The multiversion crate seems really handy! Are the tradeoffs just the expected bump in binary size to support the multiple implementations and presumably a branch when entering a multi-target code path? Is there any facility to remove the runtime checks, e.g. if I know I'm producing builds for say aarch64?


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

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