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

   ```
   arrow_reader_row_filter/utf8View <> ''/exclude_filter_column/sync            
                      1.00      6.4±0.03ms        ? ?/sec    1.01      
6.4±0.03ms        ? ?/sec
   arrow_reader_row_filter_limit/float64 <= 99.0/all_columns/limit10/async      
                      1.00    345.1±1.56µs        ? ?/sec    4.17  
1440.1±15.02µs        ? ?/sec
   arrow_reader_row_filter_limit/float64 <= 
99.0/exclude_filter_column/limit10/async                  1.00    338.7±1.41µs  
      ? ?/sec    3.86  1307.4±15.57µs        ? ?/sec
   arrow_reader_row_filter_limit/float64 > 99.0 AND ts >= 
9000/all_columns/limit10/async              1.00    384.4±1.41µs        ? ?/sec 
   6.11      2.3±0.02ms        ? ?/sec
   arrow_reader_row_filter_limit/float64 > 99.0 AND ts >= 
9000/exclude_filter_column/limit10/async    1.00    368.1±1.93µs        ? ?/sec 
   5.71      2.1±0.02ms        ? ?/sec
   arrow_reader_row_filter_limit/float64 > 99.0/all_columns/limit10/async       
                      1.00    345.6±1.38µs        ? ?/sec    4.16  
1436.4±11.43µs        ? ?/sec
   arrow_reader_row_filter_limit/float64 > 
99.0/exclude_filter_column/limit10/async                   1.00    339.0±1.53µs 
       ? ?/sec    3.83  1299.4±13.84µs        ? ?/sec
   arrow_reader_row_filter_limit/int64 > 90/all_columns/limit10/async           
                      1.00    339.7±1.44µs        ? ?/sec    3.61   
1227.4±4.45µs        ? ?/sec
   arrow_reader_row_filter_limit/int64 > 90/exclude_filter_column/limit10/async 
                      1.00    333.4±1.41µs        ? ?/sec    3.40   
1132.0±3.08µs        ? ?/sec
   arrow_reader_row_filter_limit/ts < 9000/all_columns/limit10/async            
                      1.00    336.9±1.26µs        ? ?/sec    3.64   
1227.5±6.13µs        ? ?/sec
   arrow_reader_row_filter_limit/ts < 9000/exclude_filter_column/limit10/async  
                      1.00    332.6±1.37µs        ? ?/sec    3.43   
1141.2±4.45µs        ? ?/sec
   arrow_reader_row_filter_limit/ts >= 9000/all_columns/limit10/async           
                      1.00    354.3±1.01µs        ? ?/sec    3.46   
1225.8±4.63µs        ? ?/sec
   arrow_reader_row_filter_limit/ts >= 9000/exclude_filter_column/limit10/async 
                      1.00    345.2±1.39µs        ? ?/sec    3.30   
1140.8±3.69µs        ? ?/sec
   arrow_reader_row_filter_limit/utf8View <> ''/all_columns/limit10/async       
                      1.00    363.6±1.40µs        ? ?/sec    10.90     
4.0±0.01ms        ? ?/sec
   arrow_reader_row_filter_limit/utf8View <> 
''/exclude_filter_column/limit10/async                   1.00    355.7±1.89µs   
     ? ?/sec    10.08     3.6±0.01ms        ? ?/sec
   
   ```
   Those are some sweet results @haohuaijin  😎 


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