Skip to content

Conversation

@contrem
Copy link

@contrem contrem commented Feb 8, 2022

Make linkPackage iterative instead of recursive.

  • For big projects the resolved array is too slow.

In our project, dependency link creation goes from 115+ seconds to < 1 second using this method.

Make linkPackage iterative instead of recursive.

- For big projects the resolved array is too slow.

Signed-off-by: Michael Contreras <[email protected]>
@openam
Copy link

openam commented Mar 10, 2022

This change appears to work great for me. Is there any reason not to move forward with getting this merged in?

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