jhorstmann commented on PR #4441: URL: https://github.com/apache/arrow-rs/pull/4441#issuecomment-1609469322
I would actually expect the existing code to auto-vectorize and generate nearly the same assembly as with using intrinsics. Maybe `check` needs a tiny refactoring and not do that early exit though: https://rust.godbolt.org/z/GG6YqTena Are there more optimizations in the crate that I'm missing? -- 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]
