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

style: Don't loop over all the set of dependencies always. #13108

Merged
merged 1 commit into from Aug 30, 2016

Commits on Aug 29, 2016

  1. style: Don't loop over all the set of dependencies always.

    The dependency count is not at all minor, and this way we avoid looping
    through all of them in the common cases, mainly either changing state, or
    attributes.
    emilio committed Aug 29, 2016
You can’t perform that action at this time.