Rich-T-kid commented on PR #10812: URL: https://github.com/apache/arrow-rs/pull/10812#issuecomment-5429384362
``` take list i32 1024 1.86 9.3±0.03µs ? ?/sec 1.00 5.0±0.05µs ? ?/sec take list i32 512 1.82 4.9±0.02µs ? ?/sec 1.00 2.7±0.02µs ? ?/sec take list i32 null indices 1024 1.28 10.7±0.10µs ? ?/sec 1.00 8.4±0.03µs ? ?/sec take list i32 null values 1024 1.44 6.4±0.02µs ? ?/sec 1.00 4.5±0.03µs ? ?/sec ``` @Jefffrey @alamb follow up to #10441 (they do not rely on one another though), ready for review 🚀 -- 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]
