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

   Here are my results (consistent with @etseidl 's report in 
https://github.com/apache/arrow-rs/pull/6252#issuecomment-2299757432) 👏 
   
   <details><summary>Details</summary>
   <p>
   
   ```
   ++ critcmp master to_prim
   group                                                                        
                           master                                 to_prim
   -----                                                                        
                           ------                                 -------
   arrow_array_reader/BYTE_ARRAY/Decimal128Array/plain encoded, mandatory, no 
NULLs                        1.42   1683.6±9.59µs        ? ?/sec    1.00   
1187.4±1.50µs        ? ?/sec
   arrow_array_reader/BYTE_ARRAY/Decimal128Array/plain encoded, optional, half 
NULLs                       1.40   1889.4±2.88µs        ? ?/sec    1.00   
1345.9±2.07µs        ? ?/sec
   arrow_array_reader/BYTE_ARRAY/Decimal128Array/plain encoded, optional, no 
NULLs                         1.41   1689.3±2.95µs        ? ?/sec    1.00   
1195.3±1.52µs        ? ?/sec
   arrow_array_reader/BYTE_STREAM_SPLIT/Decimal128Array/byte_stream_split 
encoded, mandatory, no NULLs     1.27   1135.2±2.06µs        ? ?/sec    1.00    
892.2±1.95µs        ? ?/sec
   arrow_array_reader/BYTE_STREAM_SPLIT/Decimal128Array/byte_stream_split 
encoded, optional, half NULLs    1.52   1607.9±2.63µs        ? ?/sec    1.00   
1055.4±2.60µs        ? ?/sec
   arrow_array_reader/BYTE_STREAM_SPLIT/Decimal128Array/byte_stream_split 
encoded, optional, no NULLs      1.27   1142.3±3.51µs        ? ?/sec    1.00    
898.1±2.13µs        ? ?/sec
   arrow_array_reader/BYTE_STREAM_SPLIT/Float16Array/byte_stream_split encoded, 
mandatory, no NULLs        2.08    236.9±0.34µs        ? ?/sec    1.00    
113.7±0.26µs        ? ?/sec
   arrow_array_reader/BYTE_STREAM_SPLIT/Float16Array/byte_stream_split encoded, 
optional, half NULLs       2.82    860.8±5.10µs        ? ?/sec    1.00    
305.7±0.71µs        ? ?/sec
   arrow_array_reader/BYTE_STREAM_SPLIT/Float16Array/byte_stream_split encoded, 
optional, no NULLs         2.04    242.9±0.35µs        ? ?/sec    1.00    
119.0±0.17µs        ? ?/sec
   arrow_array_reader/BinaryArray/dictionary encoded, mandatory, no NULLs       
                           1.01    598.9±1.36µs        ? ?/sec    1.00    
594.5±1.05µs        ? ?/sec
   arrow_array_reader/BinaryArray/dictionary encoded, optional, half NULLs      
                           1.02    852.8±1.74µs        ? ?/sec    1.00    
837.6±1.87µs        ? ?/sec
   arrow_array_reader/BinaryArray/dictionary encoded, optional, no NULLs        
                           1.00    602.8±1.24µs        ? ?/sec    1.00    
601.3±1.03µs        ? ?/sec
   arrow_array_reader/BinaryArray/plain encoded, mandatory, no NULLs            
                           1.01    653.5±4.23µs        ? ?/sec    1.00    
649.0±2.56µs        ? ?/sec
   arrow_array_reader/BinaryArray/plain encoded, optional, half NULLs           
                           1.01    889.3±2.38µs        ? ?/sec    1.00    
882.3±1.97µs        ? ?/sec
   arrow_array_reader/BinaryArray/plain encoded, optional, no NULLs             
                           1.00    659.3±3.33µs        ? ?/sec    1.00    
659.3±2.44µs        ? ?/sec
   arrow_array_reader/BinaryViewArray/dictionary encoded, mandatory, no NULLs   
                           1.02    467.0±0.75µs        ? ?/sec    1.00    
457.6±0.71µs        ? ?/sec
   arrow_array_reader/BinaryViewArray/dictionary encoded, optional, half NULLs  
                           1.00    656.0±1.77µs        ? ?/sec    1.00    
657.4±0.86µs        ? ?/sec
   arrow_array_reader/BinaryViewArray/dictionary encoded, optional, no NULLs    
                           1.00    464.1±1.33µs        ? ?/sec    1.00    
463.2±0.87µs        ? ?/sec
   arrow_array_reader/BinaryViewArray/plain encoded, mandatory, no NULLs        
                           1.00    586.5±1.28µs        ? ?/sec    1.00    
587.5±1.39µs        ? ?/sec
   arrow_array_reader/BinaryViewArray/plain encoded, mandatory, no NULLs, short 
string                     1.00    552.2±0.49µs        ? ?/sec    1.00    
552.5±0.71µs        ? ?/sec
   arrow_array_reader/BinaryViewArray/plain encoded, optional, half NULLs       
                           1.00    732.4±2.23µs        ? ?/sec    1.00    
728.8±2.51µs        ? ?/sec
   arrow_array_reader/BinaryViewArray/plain encoded, optional, no NULLs         
                           1.00    593.8±2.05µs        ? ?/sec    1.00    
594.5±2.16µs        ? ?/sec
   arrow_array_reader/FIXED_LENGTH_BYTE_ARRAY/Decimal128Array/plain encoded, 
mandatory, no NULLs           1.83    512.4±1.74µs        ? ?/sec    1.00    
279.6±1.96µs        ? ?/sec
   arrow_array_reader/FIXED_LENGTH_BYTE_ARRAY/Decimal128Array/plain encoded, 
optional, half NULLs          1.75   1299.9±2.83µs        ? ?/sec    1.00    
742.2±2.96µs        ? ?/sec
   arrow_array_reader/FIXED_LENGTH_BYTE_ARRAY/Decimal128Array/plain encoded, 
optional, no NULLs            1.83    521.9±3.21µs        ? ?/sec    1.00    
285.3±0.69µs        ? ?/sec
   arrow_array_reader/INT32/Decimal128Array/binary packed skip, mandatory, no 
NULLs                        1.20    154.6±0.45µs        ? ?/sec    1.00    
128.6±0.21µs        ? ?/sec
   arrow_array_reader/INT32/Decimal128Array/binary packed skip, optional, no 
NULLs                         1.20    157.4±0.37µs        ? ?/sec    1.00    
131.6±0.26µs        ? ?/sec
   arrow_array_reader/INT32/Decimal128Array/binary packed, mandatory, no NULLs  
                           1.33    243.4±0.70µs        ? ?/sec    1.00    
183.3±0.46µs        ? ?/sec
   arrow_array_reader/INT32/Decimal128Array/binary packed, optional, half NULLs 
                           2.44    757.7±1.27µs        ? ?/sec    1.00    
310.2±0.60µs        ? ?/sec
   arrow_array_reader/INT32/Decimal128Array/binary packed, optional, no NULLs   
                           1.31    248.6±0.83µs        ? ?/sec    1.00    
189.3±0.43µs        ? ?/sec
   arrow_array_reader/INT32/Decimal128Array/dictionary encoded, mandatory, no 
NULLs                        1.41    264.1±0.63µs        ? ?/sec    1.00    
187.8±0.62µs        ? ?/sec
   arrow_array_reader/INT32/Decimal128Array/dictionary encoded, optional, half 
NULLs                       2.45    771.5±1.12µs        ? ?/sec    1.00    
314.3±0.57µs        ? ?/sec
   arrow_array_reader/INT32/Decimal128Array/dictionary encoded, optional, no 
NULLs                         1.41    270.8±0.68µs        ? ?/sec    1.00    
192.7±0.26µs        ? ?/sec
   arrow_array_reader/INT32/Decimal128Array/plain encoded, mandatory, no NULLs  
                           2.03    148.0±0.59µs        ? ?/sec    1.00     
72.8±0.19µs        ? ?/sec
   arrow_array_reader/INT32/Decimal128Array/plain encoded, optional, half NULLs 
                           2.82    705.9±1.46µs        ? ?/sec    1.00    
250.4±0.99µs        ? ?/sec
   arrow_array_reader/INT32/Decimal128Array/plain encoded, optional, no NULLs   
                           1.99    153.8±0.43µs        ? ?/sec    1.00     
77.4±0.19µs        ? ?/sec
   arrow_array_reader/INT64/Decimal128Array/binary packed skip, mandatory, no 
NULLs                        1.33    150.6±0.33µs        ? ?/sec    1.00    
112.8±0.18µs        ? ?/sec
   arrow_array_reader/INT64/Decimal128Array/binary packed skip, optional, no 
NULLs                         1.31    151.9±1.17µs        ? ?/sec    1.00    
115.6±0.12µs        ? ?/sec
   arrow_array_reader/INT64/Decimal128Array/binary packed, mandatory, no NULLs  
                           1.49    243.6±0.34µs        ? ?/sec    1.00    
163.3±0.42µs        ? ?/sec
   arrow_array_reader/INT64/Decimal128Array/binary packed, optional, half NULLs 
                           2.61    800.2±0.80µs        ? ?/sec    1.00    
306.5±0.42µs        ? ?/sec
   arrow_array_reader/INT64/Decimal128Array/binary packed, optional, no NULLs   
                           1.48    248.1±0.75µs        ? ?/sec    1.00    
168.0±0.49µs        ? ?/sec
   arrow_array_reader/INT64/Decimal128Array/dictionary encoded, mandatory, no 
NULLs                        1.37    270.8±0.65µs        ? ?/sec    1.00    
197.3±0.33µs        ? ?/sec
   arrow_array_reader/INT64/Decimal128Array/dictionary encoded, optional, half 
NULLs                       2.55    829.0±0.99µs        ? ?/sec    1.00    
325.1±0.58µs        ? ?/sec
   arrow_array_reader/INT64/Decimal128Array/dictionary encoded, optional, no 
NULLs                         1.37    278.1±0.88µs        ? ?/sec    1.00    
202.9±0.36µs        ? ?/sec
   arrow_array_reader/INT64/Decimal128Array/plain encoded, mandatory, no NULLs  
                           1.70    174.8±1.27µs        ? ?/sec    1.00    
102.9±0.32µs        ? ?/sec
   arrow_array_reader/INT64/Decimal128Array/plain encoded, optional, half NULLs 
                           2.80    769.6±1.34µs        ? ?/sec    1.00    
275.1±0.36µs        ? ?/sec
   arrow_array_reader/INT64/Decimal128Array/plain encoded, optional, no NULLs   
                           1.68    182.2±1.26µs        ? ?/sec    1.00    
108.2±1.10µs        ? ?/sec
   ```
   
   </p>
   </details> 


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