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/24 15:27:00 UTC

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

Daniel Sun created GROOVY-8604:
----------------------------------

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


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)