]> git.donarmstrong.com Git - debbugs.git/commitdiff
In Debbugs::Package, do not double search for binary packages
authorDon Armstrong <don@donarmstrong.com>
Sun, 30 Jun 2019 17:04:18 +0000 (10:04 -0700)
committerDon Armstrong <don@donarmstrong.com>
Sun, 30 Jun 2019 17:04:18 +0000 (10:04 -0700)
When we're given a source package to search for, do not bother to load all of
the data related to all binary packages which correspond to that source package.
[For a complicated source package with 5000 binary packages like linux, that
search can take more than 5 seconds.]


No differences found