Rich-T-kid commented on PR #10944:
URL: https://github.com/apache/arrow-rs/pull/10944#issuecomment-5514782920

   ```
   take i32 1024                                                               
1.02    526.8±4.99ns        ? ?/sec    1.00    515.5±1.67ns        ? ?/sec
   take i32 512                                                                
1.01    353.2±4.70ns        ? ?/sec    1.00    350.4±1.51ns        ? ?/sec
   take i32 null indices 1024                                                  
1.00    856.4±1.61ns        ? ?/sec    1.00    853.5±1.42ns        ? ?/sec
   take i32 null values 1024                                                   
1.01  1120.8±30.38ns        ? ?/sec    1.00   1104.9±2.30ns        ? ?/sec
   take i32 null values null indices 1024                                      
1.01   1541.8±2.63ns        ? ?/sec    1.00   1533.1±2.31ns        ? ?/sec
   ```
   
   within noise 


-- 
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