Skip to content

Conversation

@Yuki-Inoue
Copy link

Currently, the recursiveChildCount is not cached and this calculation is
run everytime. It is likely the weight calculation algorithm is being
exponential in time complexity. By caching the recursiveChildCount,
this intractability problem is solved.

Currently, the recursiveChildCount is not cached and this calculation is
run everytime.  It is likely the weight calculation algorithm is being
exponential in time complexity.  By caching the recursiveChildCount,
this intractability problem is solved.
@fusesource-ci
Copy link

Can one of the admins verify this patch?

@Yuki-Inoue
Copy link
Author

Bump...

@chirino
Copy link
Member

chirino commented May 22, 2019

@Yuki-Inoue sorry recent change that was merged cause a conflict. Could you rebase?

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.

3 participants