kosiew commented on PR #23843: URL: https://github.com/apache/datafusion/pull/23843#issuecomment-5200045948
``` ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━┓ ┃ Benchmark Summary ┃ ┃ ┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━┩ │ Total Time (HEAD) │ 7216.70ms │ │ Total Time (shehab_hashjoin-filter-keys) │ 6806.63ms │ │ Average Time (HEAD) │ 288.67ms │ │ Average Time (shehab_hashjoin-filter-keys) │ 272.27ms │ │ Queries Faster │ 4 │ │ Queries Slower │ 0 │ │ Queries with No Change │ 21 │ │ Queries with Failure │ 0 │ └────────────────────────────────────────────┴───────────┘ ``` Performance improved. Thanks @shehab-ali -- 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]
