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

   Latest benches : https://github.com/apache/datafusion/pull/21817 
   
   ```
   group                                               hashmap                  
              roaring_bitmap
   -----                                               -------                  
              --------------
   hash_join_semi_anti/right_anti_d100_h10/1000000     3.01      5.3±0.10ms     
   ? ?/sec    1.00  1750.0±49.28µs        ? ?/sec
   hash_join_semi_anti/right_anti_d100_h100/1000000    1.84      3.3±0.08ms     
   ? ?/sec    1.00  1806.6±44.54µs        ? ?/sec
   hash_join_semi_anti/right_anti_d10_h10/1000000      4.02     11.0±0.12ms     
   ? ?/sec    1.00      2.8±0.04ms        ? ?/sec
   hash_join_semi_anti/right_anti_d10_h100/1000000     1.62      5.3±0.18ms     
   ? ?/sec    1.00      3.3±0.08ms        ? ?/sec
   hash_join_semi_anti/right_anti_d50_h10/1000000      2.49      5.3±0.09ms     
   ? ?/sec    1.00      2.1±0.02ms        ? ?/sec
   hash_join_semi_anti/right_anti_d50_h100/1000000     1.53      3.3±0.07ms     
   ? ?/sec    1.00      2.2±0.03ms        ? ?/sec
   hash_join_semi_anti/right_semi_d100_h10/1000000     1.00  1574.1±31.33µs     
   ? ?/sec    1.11  1743.7±13.23µs        ? ?/sec
   hash_join_semi_anti/right_semi_d100_h100/1000000    4.40      8.0±0.14ms     
   ? ?/sec    1.00  1814.4±13.57µs        ? ?/sec
   hash_join_semi_anti/right_semi_d10_h10/1000000      2.71      7.4±0.30ms     
   ? ?/sec    1.00      2.7±0.04ms        ? ?/sec
   hash_join_semi_anti/right_semi_d10_h100/1000000     3.00     10.0±0.26ms     
   ? ?/sec    1.00      3.3±0.06ms        ? ?/sec
   hash_join_semi_anti/right_semi_d50_h10/1000000      1.00  1604.7±26.37µs     
   ? ?/sec    1.31      2.1±0.03ms        ? ?/sec
   hash_join_semi_anti/right_semi_d50_h100/1000000     3.66      8.0±0.10ms     
   ? ?/sec    1.00      2.2±0.03ms        ? ?/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