andygrove commented on PR #741: URL: https://github.com/apache/datafusion-comet/pull/741#issuecomment-2260646950
I created a criterion benchmark for decimal_div inhttps://github.com/apache/datafusion-comet/pull/743. The results look great for the changes in this PR. ``` decimal_div time: [5.3281 µs 5.3370 µs 5.3485 µs] change: [-94.767% -94.727% -94.685%] (p = 0.00 < 0.05) Performance has improved. ``` -- 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]
