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 2022/06/09 14:21:19 UTC

[GitHub] [arrow-rs] tustvold commented on pull request #1825: Replace RawPtrBox with ScalarBuffer, reduce `unsafe` usage (#1811)

tustvold commented on PR #1825:
URL: https://github.com/apache/arrow-rs/pull/1825#issuecomment-1151183397

   Benchmarks show it making a fairly non-trivial difference to the following kernels:
   
   * like_utf8
   * length
   * bit_length
   * divide
   
   I need to look a bit more into what is going on here
   
   [arrow-benches.txt](https://github.com/apache/arrow-rs/files/8871216/arrow-benches.txt)


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