Comment Re:wait a minute (Score 1) 275
It's simply a result of what you dedicate your transistors towards. GPUs have very little cache, whereas the greater bulk of chip area on a CPU is cache. Since all you have is a bunch of transistors, every block that you make for computation instead of cache increases arithmetic performance.