Details
-
Question
-
Status: Closed
-
Major
-
Resolution: Information Provided
-
3.0.5, 2.5.17
-
None
-
None
Description
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?