Dandandan commented on PR #8951:
URL: https://github.com/apache/arrow-rs/pull/8951#issuecomment-3617296926

   ```
   filter: primitive, 8192, nulls: 0, selectivity: 0.001                        
        1.00     54.1±1.62ms        ? ?/sec    1.80     97.2±0.21ms        ? 
?/sec
   filter: primitive, 8192, nulls: 0, selectivity: 0.01                         
        1.00      5.9±0.03ms        ? ?/sec    1.57      9.3±0.02ms        ? 
?/sec
   filter: primitive, 8192, nulls: 0, selectivity: 0.1                          
        1.00      3.2±0.09ms        ? ?/sec    1.17      3.7±0.05ms        ? 
?/sec
   filter: primitive, 8192, nulls: 0, selectivity: 0.8                          
        1.00      2.7±0.01ms        ? ?/sec    1.14      3.1±0.02ms        ? 
?/sec
   filter: primitive, 8192, nulls: 0.1, selectivity: 0.001                      
        1.00     60.9±0.09ms        ? ?/sec    2.06    125.4±0.26ms        ? 
?/sec
   filter: primitive, 8192, nulls: 0.1, selectivity: 0.01                       
        1.00     10.9±0.04ms        ? ?/sec    1.38     15.1±0.06ms        ? 
?/sec
   filter: primitive, 8192, nulls: 0.1, selectivity: 0.1                        
        1.16      8.6±0.20ms        ? ?/sec    1.00      7.4±0.36ms        ? 
?/sec
   filter: primitive, 8192, nulls: 0.1, selectivity: 0.8                        
        1.62     14.7±0.04ms        ? ?/sec    1.00      9.1±0.04ms        ? 
?/sec
   ```
   
   Pretty good I would say... probably have to look a bit more at the 
null-handling speed


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