Dandandan commented on pull request #8822:
URL: https://github.com/apache/arrow/pull/8822#issuecomment-738140123


   I did also some new profiling using callgrind. It seems the compiler is 
still not always able to fully specialize even for the `if 
matches!(T::DATA_TYPE, DataType::Boolean) ` check, though it is still much 
faster / needs way less instructions. So there is also still a tiny perf 
improvement possible.


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


Reply via email to