← Back to team overview

launchpad-reviewers team mailing list archive

[Merge] lp:~cjwatson/launchpad/code-delete-no-recipe-preload into lp:launchpad

 

The proposal to merge lp:~cjwatson/launchpad/code-delete-no-recipe-preload into lp:launchpad has been updated.

Description changed to:

There isn't much point in preloading this.  One tradeoff here is that it means we'll end up loading SourcePackageRecipeData rows one at a time; but the number of recipes for a single branch/repository is typically pretty small, and I think the cost of that will be dominated by the current cost of the preloading.

For more details, see:
https://code.launchpad.net/~cjwatson/launchpad/code-delete-no-recipe-preload/+merge/364890
-- 
Your team Launchpad code reviewers is requested to review the proposed merge of lp:~cjwatson/launchpad/code-delete-no-recipe-preload into lp:launchpad.


References