You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "assignUser (via GitHub)" <gi...@apache.org> on 2023/04/03 14:40:11 UTC

[GitHub] [arrow] assignUser commented on issue #34845: Performance of explicit array comparison faster vs. Arrow compute

assignUser commented on issue #34845:
URL: https://github.com/apache/arrow/issues/34845#issuecomment-1494452521

   Looking at the example it uses only 8 values so my guess (as I am not a C++ maintainer) is that the overhead of calling the compute function eats up any advantages in comparison time leading tot the above result. 
   
   You could try creating much bigger arrays to compare and see if the result changes.


-- 
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: github-unsubscribe@arrow.apache.org

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