You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@groovy.apache.org by "Daniel Sun (JIRA)" <ji...@apache.org> on 2018/05/25 01:23:00 UTC

[jira] [Resolved] (GROOVY-8604) Cache the parameterized type for better performance

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

Daniel Sun resolved GROOVY-8604.
--------------------------------
       Resolution: Fixed
    Fix Version/s: 2.5.0
                   3.0.0-alpha-3
                   2.6.0-alpha-4

Fixed by https://github.com/apache/groovy/commit/ed71b35e755090b1ae841e0e9888c0f61386d050

> Cache the parameterized type for better performance
> ---------------------------------------------------
>
>                 Key: GROOVY-8604
>                 URL: https://issues.apache.org/jira/browse/GROOVY-8604
>             Project: Groovy
>          Issue Type: Improvement
>            Reporter: Daniel Sun
>            Assignee: Daniel Sun
>            Priority: Major
>             Fix For: 2.6.0-alpha-4, 3.0.0-alpha-3, 2.5.0
>
>
> Finding the parameterized type is expensive, so it's better to cache it.
>  
> Here is the PR: https://github.com/apache/groovy/pull/721



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)