[ 
https://issues.apache.org/jira/browse/GROOVY-11935?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Daniel Sun updated GROOVY-11935:
--------------------------------
    Description: Static calls are inherently monomorphic (receiver is always a 
Class object) , so no need to wait for the 1,000-hit threshold.   (was: Static 
calls are inherently monomorphic (receiver is always a Class object) — no need 
to wait for the 1,000-hit threshold. )

> Set invokedynamic call site target immediately for static method calls to 
> enable earlier JIT inlining
> -----------------------------------------------------------------------------------------------------
>
>                 Key: GROOVY-11935
>                 URL: https://issues.apache.org/jira/browse/GROOVY-11935
>             Project: Groovy
>          Issue Type: Improvement
>            Reporter: Daniel Sun
>            Priority: Major
>
> Static calls are inherently monomorphic (receiver is always a Class object) , 
> so no need to wait for the 1,000-hit threshold. 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to