coderfender commented on PR #21456:
URL: https://github.com/apache/datafusion/pull/21456#issuecomment-4226940085

   Recent benchmarks :
   
   ```
   group                              bitmap_count_distinct                  
main
   -----                              ---------------------                  
----
   count_distinct i16 bitmap          1.00      3.1±0.27µs        ? ?/sec    
25.69    80.7±0.62µs        ? ?/sec
   count_distinct i64 80% distinct    1.00     48.7±0.49µs        ? ?/sec    
1.00     48.9±1.01µs        ? ?/sec
   count_distinct i64 99% distinct    1.00     49.0±1.97µs        ? ?/sec    
1.04     51.0±3.38µs        ? ?/sec
   count_distinct i8 bitmap           1.00      2.2±0.18µs        ? ?/sec    
7.60     17.0±0.16µs        ? ?/sec
   count_distinct u16 bitmap          1.00      3.1±0.17µs        ? ?/sec    
25.99    81.4±0.84µs        ? ?/sec
   count_distinct u8 bitmap           1.00      2.0±0.01µs        ? ?/sec    
8.42     17.2±0.17µ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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to