OSPF Scalability
Each route recalculates its database each time there’s a topology change. This taxes the CPU.
Each router needs to hold a copy of the whole network topology. This taxes memory.
Each router needs a copy of the whole routing table. More memory is, thus, needed.
Recall that the number of entries in the routing (topology) tables may be greater than the number of networks in the routing table.