Rich-T-kid commented on PR #10441: URL: https://github.com/apache/arrow-rs/pull/10441#issuecomment-5390670026
``` take str null values null indices 1024 1.02 3.2±0.02µs ? ?/sec 1.00 3.1±0.03µs ? ?/sec take stringview 1024 1.00 732.4±1.43ns ? ?/sec 1.24 907.7±1.97ns ? ?/sec take stringview 512 1.00 474.4±1.34ns ? ?/sec 1.17 553.0±2.07ns ? ?/sec take stringview null indices 1024 1.00 916.4±1.61ns ? ?/sec 1.00 916.7±1.85ns ? ?/sec take stringview null indices 512 1.00 568.6±1.26ns ? ?/sec 1.00 568.0±3.39ns ? ?/sec take stringview null values 1024 1.00 1712.6±1.62ns ? ?/sec 1.11 1893.4±1.69ns ? ?/sec ``` 🤔 i'm going to split this PR into separate PR's because I don't each datatype will benefit from the same optimization -- 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]
