tustvold commented on issue #2647:
URL: https://github.com/apache/arrow-rs/issues/2647#issuecomment-1612146560

   I have confirmed empirically that there is no discernible performance 
difference between a variant that returns an error only on divide by zero, and 
a variant that also returns an error on overflow.
   
   I therefore think it makes sense to only have checked division and modulus 
kernels, this is what I plan to do as part of #3999


-- 
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]

Reply via email to