rluvaton commented on PR #8619:
URL: https://github.com/apache/arrow-rs/pull/8619#issuecomment-3415912764

   > 
   > 
   > I will later change `BooleanBufferBuilder#append_packed_range` function to 
use `mutable_bitwise_bin_op_helper` as I saw that running the 
`boolean_append_packed` benchmark improved by 57%
   > 
   > ```
   > 
   > boolean_append_packed   time:   [2.0079 µs 2.0139 µs 2.0202 µs]
   > 
   >                         change: [−57.808% −57.653% −57.494%] (p = 0.00 < 
0.05)
   > 
   >                         Performance has improved.
   > 
   > ``` 
   
   You can change the code that I described
   
   


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