You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by "davsclaus (via GitHub)" <gi...@apache.org> on 2023/04/04 10:55:45 UTC

[GitHub] [camel] davsclaus commented on pull request #9791: changed multiplication by a pow of two to bit shift or to the result of multiplication

davsclaus commented on PR #9791:
URL: https://github.com/apache/camel/pull/9791#issuecomment-1495762257

   Is the JDK compiler not optimising such things automatically ? Its a lot harder to read and understand as bit shifting operation only makes sense when you work with bit values / computations.
   


-- 
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: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org