jhorstmann commented on PR #9121: URL: https://github.com/apache/arrow-rs/pull/9121#issuecomment-3760650115
I ran the benchmark for "arrow_array_reader/BinaryViewArray/dictionary encoded, optional, half NULLs" locally with `samply` and can confirm that the code in this PR is an improvement. The difference was small, 0.5% for `ViewBuffer::into_array` on `main` vs 0.2% on this branch, so it is likely that some benchmark runs will show random fluctuation in either direction. -- 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]
