Commit Graph

1 Commits (5b358db83f47cf051f42e0725f7a604e09c3c9f4)

Author SHA1 Message Date
AlanCoding 153c9bd539 Reduce recursion within group methods
This offers an optimization that allows loading larger
inventories of various structure by improving the
scaling laws involved for adding hosts and groups.

The primary speed benefit is the elimination of duplicate
recusion from traversing converging paths.
7 years ago