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

   The improvement in `concat_boolean` are quite impressive
   
   ```
   concat boolean 1024                                            1.00    
331.9±0.57ns        ? ?/sec    1.31    435.3±0.44ns        ? ?/sec
   concat boolean 8192 over 100 arrays                            1.00      
5.1±0.02µs        ? ?/sec    10.02    51.1±0.11µs        ? ?/sec
   concat boolean nulls 1024                                      1.00    
563.4±0.91ns        ? ?/sec    1.38    775.8±1.44ns        ? ?/sec
   concat boolean nulls 8192 over 100 arrays                      1.00     
18.1±0.06µs        ? ?/sec    6.07    109.8±0.35µ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