Skip to content

migration tool reanalyzes all parts in a library every time it analyzes one #40915

@jcollins-g

Description

@jcollins-g

In the debugger, I have seen AnalysisDriver._computeAnalysisResult calls with withUnit = true for every file in a multi-part library, which appears to force re-analysis of the full library. Exactly why we are doing this and what we might do instead is TBD. This is a big reason migration of web_ui is so slow.

Metadata

Metadata

Assignees

Labels

NNBDIssues related to NNBD ReleaseP1A high priority bug; for example, a single project is unusable or has many test failuresarea-migration (deprecated)Deprecated: this label is no longer actively used (was: issues with the `dart migrate` tool).

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions