alamb commented on PR #9643:
URL: https://github.com/apache/arrow-rs/pull/9643#issuecomment-4259984396

   ```
   group                                                                     
adamg_list-take-perf-improvement       main
   -----                                                                     
--------------------------------       ----
   ...
   take list i32 1024                                                        
1.00      7.8±0.04µs        ? ?/sec    1.65     12.9±0.23µs        ? ?/sec
   take list i32 512                                                         
1.00      4.3±0.03µs        ? ?/sec    1.68      7.2±0.02µs        ? ?/sec
   take list i32 null indices 1024                                           
1.00      9.4±0.05µs        ? ?/sec    6.40     60.0±0.26µs        ? ?/sec
   take list i32 null values 1024                                            
1.00      5.7±0.01µs        ? ?/sec    1.35      7.7±0.05µs        ? ?/sec
   take list i32 null values null indices 1024                               
1.00      6.8±0.06µs        ? ?/sec    1.17      8.0±0.02µ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]

Reply via email to