alamb commented on PR #9120: URL: https://github.com/apache/arrow-rs/pull/9120#issuecomment-3734543552
It seems like `BooleanBufferBuilder.finish()` has some small overhead (make a new MutableBuffer) which wasn't done previously so I updated the code to avoid doing that in d8426fae0f I'll rerun the benchmarks and hopefully we'll see an improvement -- 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]
