Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

perf(new): improve import performance when using --aspect #7280

Merged
merged 4 commits into from
Apr 18, 2023

Conversation

davidfirst
Copy link
Member

By avoid importing all dependencies unnecessarily.

@davidfirst davidfirst merged commit 12b8117 into master Apr 18, 2023
@davidfirst davidfirst deleted the improve-import-bit-new branch April 18, 2023 17:27
davidfirst added a commit that referenced this pull request Apr 21, 2023
This is a regression caused by an optimization done in
#7280. This PR revert the import of
aspects during workspace.loadAspects to fetch dependencies.
It's not completely clear why it's needed. It'll be investigated later
on.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants