aherbert commented on PR #140:
URL: https://github.com/apache/commons-numbers/pull/140#issuecomment-1973038477

   It seems that commit history changed the int version in 
[NUMBERS-132](https://issues.apache.org/jira/browse/NUMBERS-132). This 
introduced the use of `numberOfTrailingZeros` for fast divide by powers of 2. 
It did not update the long version.
   
   I'll review the code with some feedback. I expect the benchmark code to fail 
the build due to uncommented public methods. If these are made private it 
should be OK.
   


-- 
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: issues-unsubscr...@commons.apache.org

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

Reply via email to