Thanks for all the replies. Electricity in NZ is about US$0.17/ KWh (varies with night time usage, etc). It's not really a huge concern.
I don't know where Mr. Ravyne got his information, but he's quite wrong; the Haswell-E processors will feature 6 and 8 cores, for up to twice the theoretical performance.
Where did you see that? As far as I've read, the only CPU that will get a core count increase is the i7 extreme.
A xeon definitely isn't worth the price increase.
I tend to view the i7 Extreme thing as a rip-off at the best of times. I quote this month's CPU price/performance breakdown from Tom's Hardware:
Yeah, I'd read that article myself. Which was why I was planning to stick with the 4670K. Still... I can dream :D
but more than 4 cores is of little benefit to a programming and compiling, unless your job involves writing very parallelizable code.
It appears you seem to be implying there is a link between the degree of parallelizability of the execution and compiling of a piece of code; but there is none that I know of. Afaik, msvs makes great use of additional cores during compilation (although you may have to enable it in the options for C++). Compilation involves a lot of steps which are trivially parallelized.
Yep, and that's the main reason I'd like a hexa or even octo core. One of my main work projects involves some legacy C++ code. The thing's a bloody nightmare, coupling is through the roof and the whole thing is in one giant lib that needs to be recompiled every time I change something in the C# it relies on. I'm slowly refactoring it to be more sane, but in the meantime, more cores = faster compilation. When I started here, I enabled parallel computation and the compile time quartered from 40 mins to 10. Yes, it's really that bad. :(
I've decided I'll wait until next week and see what the pricing does. Even if the new haswell refresh doesn't offer much, at the very least we should see a small price drop in existing models.
Cheers all.
if you think programming is like sex, you probably haven't done much of either.-------------- - capn_midnight