Make depgraph.create() avoid metadata lookups for binary packages and ebuilds in...
authorZac Medico <zmedico@gentoo.org>
Thu, 23 Aug 2007 08:11:52 +0000 (08:11 -0000)
committerZac Medico <zmedico@gentoo.org>
Thu, 23 Aug 2007 08:11:52 +0000 (08:11 -0000)
commit8e504594a5567a003394f7bc99ca9d0fa3badb24
tree1fc92e54836e0558a048703a4166d129ed4d99dd
parentdc3bb50020a6e9af8ca8542f986cccc00978a770
Make depgraph.create() avoid metadata lookups for binary packages and ebuilds in cases where an installed package has already been added to the graph. This greatly improves performance when the graph contains a large number of installed packages. (trunk r7680)

svn path=/main/branches/2.1.2/; revision=7681
bin/emerge