-
Notifications
You must be signed in to change notification settings - Fork 12.9k
Open
Labels
Domain: PerformanceReports of unusually slow behaviorReports of unusually slow behaviorFix AvailableA PR has been opened for this issueA PR has been opened for this issueRescheduledThis issue was previously scheduled to an earlier milestoneThis issue was previously scheduled to an earlier milestone
Milestone
Description
If an unimported type is referenced repeatedly, each reference will be qualified with the same import("path")
expression. Cumulatively, these can significantly enlarge a declaration file.
Probably, this will be the first time we need to make non-local edits to a declaration file, which may substantially increase the code complexity. It should not, however, take much more time to execute (unless I'm missing something).
Metadata
Metadata
Assignees
Labels
Domain: PerformanceReports of unusually slow behaviorReports of unusually slow behaviorFix AvailableA PR has been opened for this issueA PR has been opened for this issueRescheduledThis issue was previously scheduled to an earlier milestoneThis issue was previously scheduled to an earlier milestone