etseidl commented on PR #10690:
URL: https://github.com/apache/arrow-rs/pull/10690#issuecomment-5348977491

   On my x86 mac laptop:
   ```
   group                                                                        
           main_bytearr                           pr_bytearr
   -----                                                                        
           ------------                           ----------
   arrow_array_reader/BinaryArray/dictionary encoded, mandatory, no NULLs       
           1.00   517.3±32.36µs        ? ?/sec    1.07   555.8±35.44µs        ? 
?/sec
   arrow_array_reader/BinaryArray/dictionary encoded, mandatory, no NULLs, 
large values    1.00     55.1±2.75ms        ? ?/sec    1.05     57.6±2.80ms     
   ? ?/sec
   arrow_array_reader/BinaryArray/dictionary encoded, optional, half NULLs      
           1.00   654.6±41.15µs        ? ?/sec    1.04   683.2±43.57µs        ? 
?/sec
   arrow_array_reader/BinaryArray/dictionary encoded, optional, no NULLs        
           1.00   547.3±32.93µs        ? ?/sec    1.03   562.5±29.80µ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