Comment Re:Practical limit (Score 1) 174
This is why parallel computing will become more and more important. While a few tasks are unparallelizable, each calculation requiring the results of the previous, most tasks can be engineered to take advantage of a computer that can do 100 things at once at 1 GHz for example.