-
Notifications
You must be signed in to change notification settings - Fork 37
Closed
Labels
⚙️ RefactoringImprovement for development or maintainabilityImprovement for development or maintainability
Milestone
Description
Describe the refactoring action
Introduce a cache in the ImportResolver to avoid repeatedly looking up the absolute URL of an import.
Expected benefit
Depending on the environment, looking up the absolute URL can be slow and it seems to happen a lot for certain modular type system designs.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
⚙️ RefactoringImprovement for development or maintainabilityImprovement for development or maintainability