Comment "Productivity" (Score 2, Interesting) 619
I would argue that the speed and responsiveness of the interface is increasing productivity in some way. Having a responsive interface is not just nice window dressing, particularly if I'm doing several things at once.
It is also possible that it is faster instead of just appearing faster. What might have been sped up is the constant factors, the smaller functions, that are usually dwarfed by the time it takes to complete an "actual" task. That is, you might not be able to encode video any faster, because while the act of opening and writing to the video file on the filesystem could have been sped up, the limiting factor is encoding speed. (I'm not saying that's necessarily true about Windows 7, but it could be.