HaoYang670 commented on pull request #1374: URL: https://github.com/apache/arrow-rs/pull/1374#issuecomment-1055070041
I have tested that if we replace `array.value` by `array.value_unchecked`, there will be 10% extra performance improvement on the benchmark `min string 512`. But it also introduces an unsafe block. -- 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]
