aherbert commented on PR #501:
URL: 
https://github.com/apache/commons-collections/pull/501#issuecomment-2155360385

   Just wondering if we want to fix the code to only compute the index update 
when it will be used. Currently the final computation inside the loop is 
wasted. This may be noticeable when using a small number of hash functions 
(e.g. k=5). The associated issue in COLLECTIONS-855 has an example.


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