launchpad-reviewers team mailing list archive
-
launchpad-reviewers team
-
Mailing list archive
-
Message #13357
[Merge] lp:~stevenk/launchpad/no-more-o-n-queries-bug-dupes into lp:launchpad
The proposal to merge lp:~stevenk/launchpad/no-more-o-n-queries-bug-dupes into lp:launchpad has been updated.
Commit Message changed to:
Rewrite the heavy-lifting queries in IBug.getSubscriptionForPerson() and IPersonSubscriptionInfo._getDirectAndDuplicateSubscriptions() to be performant using two CTEs, and destroy the cause of excessive queries in the second function by bulk loading.
For more details, see:
https://code.launchpad.net/~stevenk/launchpad/no-more-o-n-queries-bug-dupes/+merge/129355
--
https://code.launchpad.net/~stevenk/launchpad/no-more-o-n-queries-bug-dupes/+merge/129355
Your team Launchpad code reviewers is subscribed to branch lp:launchpad.
References