Optimize xmatch "bestmatch-visible" to do fewer metadata
authorZac Medico <zmedico@gentoo.org>
Tue, 30 Oct 2007 21:48:11 +0000 (21:48 -0000)
committerZac Medico <zmedico@gentoo.org>
Tue, 30 Oct 2007 21:48:11 +0000 (21:48 -0000)
commitd04efcdcc909361603d26d95452574647683bd5e
tree15273c540030d30ec548327d2f3bbbb37e53ece7
parent38fc97f83f41cf92ac4bb11b718ec098c4762802
Optimize xmatch "bestmatch-visible" to do fewer metadata
accesses by using the same code as "minimum-visible" but
with a reverse iterator.

svn path=/main/trunk/; revision=8342
pym/portage/dbapi/porttree.py