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

improve performance to collect recursive dependencies #430

Merged
merged 1 commit into from
Apr 28, 2017

Conversation

dirk-thomas
Copy link
Member

E.g. for Indigo it speeds up collecting all recursive dependencies (which is the longest running part to order topologically) by approximately 25%.

Similar to ros-infrastructure/catkin_pkg#166.

@dirk-thomas dirk-thomas self-assigned this Apr 27, 2017
@dirk-thomas
Copy link
Member Author

One of the style checks is failing due to https://gitlab.com/pycqa/flake8-docstrings/issues/19 This won't block merging this.

@dirk-thomas dirk-thomas merged commit 69a011d into master Apr 28, 2017
@dirk-thomas dirk-thomas deleted the improve_perf branch April 28, 2017 00:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants