eric-milles commented on issue #903: GROOVY-9060: Make the initial capacity of 
LinkedHashMap be power of 2…
URL: https://github.com/apache/groovy/pull/903#issuecomment-479132066
 
 
   Doesn't this just move the math from inside of HashMap to 
InvokerHelper.initialCapacity?  Where is the performance gain?  Is there any 
benchmark for this?
   
   Did the constant {{LN2}} get used anywhere?  It appears to be added but 
unused.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to