You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@groovy.apache.org by "Ken Hu (Jira)" <ji...@apache.org> on 2023/02/13 21:23:00 UTC

[jira] [Created] (GROOVY-10934) Performance when Resolving Import Statement

Ken Hu created GROOVY-10934:
-------------------------------

             Summary: Performance when Resolving Import Statement
                 Key: GROOVY-10934
                 URL: https://issues.apache.org/jira/browse/GROOVY-10934
             Project: Groovy
          Issue Type: Question
          Components: Groovysh
    Affects Versions: 2.5.17, 3.0.5
            Reporter: Ken Hu


The time it takes to resolve imports for scripts seems to have increased substantially since fixing the issue for GROOVY-5103. This can have a major impact on performance when a simple script that contains many imports is executed because the majority of the time will be spent resolving the imports. Are there any workarounds for this?



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