comparison setup.py @ 4816:2b132bc99d6c

db: drop most lazy joins Lazy joins will in some cases turn small selects into joins that returns huge amounts of redundant data - increasingly bad as the repo size increases. Lazy joins should only be used after careful analysis and with comments explaining the case. This change will make some operations faster and probably also make some operations slower. Performance regressions would have to be analyzed and addressed separately ... and differently.
author Mads Kiilerich <madski@unity3d.com>
date Wed, 11 Feb 2015 02:40:28 +0100
parents b1679034b6c4
children 953ee49f3b30
comparison
equal deleted inserted replaced
4815:64b1a2320bcb 4816:2b132bc99d6c