jhorstmann commented on pull request #8262: URL: https://github.com/apache/arrow/pull/8262#issuecomment-705176180
I ran some benchmarks and it seems the simd versions of `bitwise_bin_op` etc are only about 20% to 50% faster than the iterator based ones. I think it would be an acceptable tradeoff to remove them to simplify the code. ---------------------------------------------------------------- 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: [email protected]
