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/05/11 07:55:14 UTC

[GitHub] [arrow-rs] ritchie46 commented on issue #279: Performance improvements for take by specializing on 32 / 64 bit integer indices

ritchie46 commented on issue #279:
URL: https://github.com/apache/arrow-rs/issues/279#issuecomment-838020696


   > It seems further speedups might come only from somehow removing bound checks and SIMD gather.
   
   SIMD gather is not being used atm right? I remember looking for this operation in `packed_simd`, but not yielding any results.


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