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

   ```
   cast i64 to string 512                                             1.00      
8.7±0.03µs        ? ?/sec    1.01      8.8±0.03µs        ? ?/sec
   cast int32 to float32 512                                          4.06    
626.0±2.22ns        ? ?/sec    1.00    154.3±1.44ns        ? ?/sec
   cast int32 to float64 512                                          3.35    
654.1±5.18ns        ? ?/sec    1.00    195.2±1.35ns        ? ?/sec
   cast int32 to int32 512                                            1.01    
174.7±1.21ns        ? ?/sec    1.00    173.7±1.75ns        ? ?/sec
   cast int32 to int64 512                                            3.88    
643.2±5.30ns        ? ?/sec    1.00    165.8±1.38ns        ? ?/sec
   cast int32 to uint32 512                                           1.13    
896.5±1.15ns        ? ?/sec    1.00    792.7±1.80ns        ? ?/sec
   ```
   nice


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