alamb commented on PR #17898: URL: https://github.com/apache/datafusion/pull/17898#issuecomment-3408253025
🤖: Benchmark completed <details><summary>Details</summary> <p> ``` group case_improvements main ----- ----------------- ---- case_when: CASE expr 1.01 23.3±0.10µs ? ?/sec 1.00 23.1±0.18µs ? ?/sec case_when: column or null 1.00 1430.0±2.39ns ? ?/sec 1.00 1434.4±12.61ns ? ?/sec case_when: expr or expr 1.00 31.1±0.11µs ? ?/sec 1.00 31.1±0.12µs ? ?/sec case_when: scalar or scalar 1.01 8.3±0.07µs ? ?/sec 1.00 8.2±0.08µs ? ?/sec ``` </p> </details> -- 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]
