The size of the project matters a lot in the diseconomy of scale. In Software Estimation, Steve McConnell talks about estimating projects on different scales and considering important factors. Typically, we talk about economies of scale by saying, “If we build five more factories, the cost per unit we produce will be lower.” However, in software engineering, it’s quite the contrary. When we build larger systems, we significantly increase the costs. That’s why it’s called diseconomy of scale: different factors, such as the cost of communication, increase exponentially.
- Related Note(s):
- Source(s): Software Estimation Book by Steve McConnell
Preview: