vertexclique commented on pull request #8664: URL: https://github.com/apache/arrow/pull/8664#issuecomment-729933868
Finished, I have addressed all the comments. @jorgecarleitao I saw that it is because of the unaligned bit checks and boundary checks in byte slices. Yet another addition comes from `as_buffer` method. Since we are allocating a buffer for it now to make it well aligned this is creating an overhead. I have tried to overcome that problem by writing unowned buffer but one test failed. I am also unsure that test is actually testing correctly or not. ---------------------------------------------------------------- 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: us...@infra.apache.org