AdamGS commented on PR #9643: URL: https://github.com/apache/arrow-rs/pull/9643#issuecomment-4261632686
``` take list i32 1024 1.00 7.8±0.03µs ? ?/sec 1.66 12.9±0.03µs ? ?/sec take list i32 512 1.00 4.3±0.01µs ? ?/sec 1.68 7.2±0.02µs ? ?/sec take list i32 null indices 1024 1.00 9.7±0.10µs ? ?/sec 6.28 60.6±0.48µs ? ?/sec take list i32 null values 1024 1.00 5.7±0.02µs ? ?/sec 1.34 7.7±0.01µs ? ?/sec take list i32 null values null indices 1024 1.00 6.8±0.05µs ? ?/sec 1.18 8.0±0.01µs ? ?/sec ``` 🥳 -- 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]
