Comment Re:Save power? (Score 1) 336
The problem is, the simpler the application, the less it benefits from parallelization. So long as serial applications don't take a serious performance hit this is a good idea.
If you don't have time to do it right, where are you going to find the time to do it over?