[ 
https://issues.apache.org/jira/browse/MATH-762?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13423857#comment-13423857
 ] 

Luc Maisonobe commented on MATH-762:
------------------------------------

I don't understand which change you propose to apply. From the results you 
obtained, I guess you propose to remove inlining and set up an inner class, did 
I understand correctly? I am +1 for the change as I understood it.
                
> Duplicate code in "FastMath"
> ----------------------------
>
>                 Key: MATH-762
>                 URL: https://issues.apache.org/jira/browse/MATH-762
>             Project: Commons Math
>          Issue Type: Improvement
>            Reporter: Gilles
>            Priority: Minor
>              Labels: performance
>             Fix For: 3.1
>
>
> Several methods contain the same loop, marked
> {code}
> /* Inline the Cody/Waite reduction for performance */
> {code}
> It should be tested whether this claim is true with modern JIT compilation.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to