AntoinePrv commented on PR #50785: URL: https://github.com/apache/arrow/pull/50785#issuecomment-5189201438
These benchmark results make no sense here. I think we lost the initial `CopyBitmapWithoutOffset` regression which could have been explained by the way I reordered `if` clauses. Locally, I see great improvements (~80% now) for bitmap unary operations (Copy/Invert) when both are offset. I think the path that get optimized for binary operations does not get exercised by the current benchmarks. What do you think of these changes @cyb70289, seems you were among the last involved here. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
