CPU confusion, need help making a choice


OK, so I look forward, hopefully, to build a new PC next year. But as I did some research on what I would like to buy as hardware I find myself confused about the processors I am considering.

My goal is to build a decent rig good enough to play most of todays games (except maybe Crysis) with decent frames per second that does not cost an arm and a leg. Hopefully under $900. However I've been stumped at the CPU point of the build as I find myself looking at 2 CPUs of different models but somehow seem the same and that's where it gets confusing.

Here are the CPUs and their similarities and differences:

CPU Intel Core i7-860 Intel Core 2
Socket Type LGA 1156 LGA 775
Core Lynnfield Yorkfield
Multi-Core Quad-Core Quad-Core
Frequency 2.8GHz 2.83GHz
Cache 8MB 12MB
64 bit Support Yes Yes
Manufacturing Tech 45 nm 45 nm
Thermal Design Power 95W 95W
Hyper-Threading Yes ?
Current Price $289.99 $279.99

Besides the .03 difference in the Frequency and the 4MB difference in the Cache, the only real difference is i7 has Hyper-Threading. But what has me confused is that the i7 is the new kid in town, supposely the best CPU from Intel and the Core 2 has been out for quite some time now so why are these 2 CPUs almost the same price? I would have expected an i7 like this one to be more expensive that a Core 2 with similar specs.

Can someone help me understand why these 2 processor prices are so similar? Are they not that much different after all? Would a Core 2 be just fine for my rig or should I just pay the extra $10 for the i7? Please help. Thanks.

Powered by Zoundry Raven

132,547 views 55 replies
Reply #1 Top

well im building a system in January with the i7 920 which is supposed to be bad ass...i think im gonna go with the 1366 mobo and the 920 to prepare for the future and whatever it holds....to each his own though...the 1366 is a bit more expensive depending on what board you buy but the i7-920 is just as cheap as those other processors....if i were you id go with the i7 simply cause its new and it does handles some apps better im sure :grin: :grin: GOOD LUCK BUDDY

 

Model
Brand Intel
Series Core i7
Model BX80601920
CPU Socket Type
CPU Socket Type LGA 1366
Tech Spec
Core Bloomfield
Multi-Core Quad-Core
Name Core i7-920
Operating Frequency 2.66GHz
QPI 4.8GT/s
L2 Cache 4 x 256KB
L3 Cache 8MB
Manufacturing Tech 45 nm
64 bit Support Yes
Hyper-Threading Support Yes
Virtualization Technology Support Yes
Voltage 0.80V-1.375V
Thermal Design Power 130W
Cooling Device Heatsink and Fan included
Manufacturer Warranty
Parts 3 years limited
Labor 3 years limited
Reply #2 Top

Can someone help me understand why these 2 processor prices are so similar?

Does the price of the Core 2 include a processor fan, where as the i7 does not.

 

Reply #3 Top

It's because of the age.  The processor itself is actually fairly new, although in no way does it compare to the 860 due to the older architecture.  It will be more expensive due to that, production volume will have a lot to do with it, but there's a fair bit of desperation involved as well.  That's an upgrade line, for people too poor to buy a new Nehalem based system and need more life out of an older 775 board.

Reply #5 Top

It's some old school tech from the Xeon line.  The processors have faster switching capabilities, they're more efficient at running multiple threads on the same core than a standard processor is.

 

Unfortunately, due to inadequate utilization by the software, this can actually be a performance loss, so I recommend disabling it in the bios for a quad core.  If you were doing serious work with multi-threaded applications that could tax the cpu, it would be a very nice bonus though.  Most of the enterprise development software is set up very nicely for it, the typical game gains absolutely zip.

Reply #6 Top

The older LGA775 socket has more aftermarket parts and is a cheaper option for those who just want to upgrade rather than purchase an entirely new motherboard. Keep in mind, that the LGA775 motherboards are generally cheaper than the newer LGA1156 ones, and the LGA1156 compatible processor heatsink/fans etc. are rarer since they are fairly  new.

Reply #7 Top

http://www.anandtech.com/cpuchipsets/showdoc.aspx?i=3641&p=2

 

These benchmarks should tell you pretty much all you need to know.  In the absolute best case for the Core 2 possible, the 3 GHZ version of the quad runs about even with the i7 860.  In the worst situation (basically anything involving floating point calculations, like 3D effects) the Core 2 falls behind by up to 25%, which will be more since the one you're looking at is 2.83 instead of 3.0

 

Pretty much a no-brainer when the cost is identical.

Reply #9 Top

I don't know how Intel does their hyperthreading, but I did read AMD's patent for how they do it.  In the Phenom II and Bulldozer series, basically what they do is mirror all the registers in the CPU and multiplex them depending on which thread you're running.  That basically means at 2 threads-per-CPU, you're basically incurring ZERO cost for switching between threads.   It's actually pretty obvious, now that they mention it.   But since AMD holds the patent, I have to assume that is not what Intel's doing.   But when you're talking AMD vs. Intel, you never know.   I can tell you that patent is worth MILLIONS.

However Intel recognizes threads in their microarchitecture, the point is that they're handling threads in the microarchitecture--not making the OS handle it.  When you run a program at 2.8 GHz, the program is stalling all the time; be it for a missed branch assembly instruction, or waiting on the L2 cache to return a value--let alone waiting on main memory or disk I/O.  If you wait just 25 milliseconds for a disk I/O at 2.8 GHz--you do the math.   25ms is forever.  You want to run the other thread that is NOT stalled when that happens.  The problem is, you're incurring a penalty when you context-switch; and if the OS is doing it, guess how it does it:  by reading in all the old register values from the L2.  Defeats the purpose.  The other thread is going to end up stalled out anyway just trying to context switch.  Hyperthreading (however they do it) is getting the CPU to handle the context switches directly, so that you can take advantage of that free CPU time when the other thread is stalled out waiting on a memory access.  It's going to be faster.   But to take advantage of it, you have to have more than 4 threads running (1 per core).

Reply #10 Top

Just out of curiosity why Intel?

Reply #11 Top

I guess that he (as many other non-computer literate people) believe them to be the best because of how it was in the old days of the AMD K.6-2 when AMD were crap. I know people I gamed with not wanting AMD simply because they have had bad experiences with their previous cpu generations.

 

That has lived on until today though some (can't even guess how many) understand that AMD is just as good if not better then Intel today.

Reply #12 Top

I guess that he (as many other non-computer literate people) believe them to be the best because of how it was in the old days

Or he (and some of the rest of us) had a bad deal with AMD.  You only have to be burned once to be twice shy.

Reply #13 Top

Does the price of the Core 2 include a processor fan, where as the i7 does not.

Good question, didn't think of that. I checked and both have heatsinks and fans. Didn't seem to be that much different.

Reply #14 Top

These benchmarks should tell you pretty much all you need to know. In the absolute best case for the Core 2 possible, the 3 GHZ version of the quad runs about even with the i7 860. In the worst situation (basically anything involving floating point calculations, like 3D effects) the Core 2 falls behind by up to 25%, which will be more since the one you're looking at is 2.83 instead of 3.0

That is great info. Considering the price difference, even at $20 or $30 higher the i7 is still worth the extra money.

Just out of curiosity why Intel?

To be honest, probably because I have followed AMD for so long that I decided to give Intel a chance this time. I wanted to give it a try myself to see if Intel might be better. Odds are I may not notice much but I want to try it myself.

But, since it's gonna be a few months before I actually get to build it, AMD is not out of the question a this point.

I guess that he (as many other non-computer literate people) believe them to be the best because of how it was in the old days of the AMD K.6-2 when AMD were crap.

Well, I consider myself pretty computer literate. I am not very knowledgeable about the specifics on how every piece of hardware in a PC works but these questions help me learn from hands-on people I can actually talk to as oppose to people who write articles and blogs but never really respond back to their audience.

From what I have read AMD and Intel are pretty much at par if we were to take into account that most people (regardless of knowledge) would probably not really notice the differences if put to use 2 PCs to do the same tasks, one with an Intel CPU and one with an AMD CPU. Pros will do all these benchmark test and find that one CPU will do better than the others on certain task but the differences would really not be noticed by the average PC user (again regardless of knowledge) probably even with all these benchmark details. Unless you play a game like Crysis that is. From what I read, it's hard to build a system around that game. LOL.

Reply #15 Top

Or he (and some of the rest of us) had a bad deal with AMD. You only have to be burned once to be twice shy.

I currently have an AMD Athlon X2 (I think) and so far works great.

+1 Loading…
Reply #16 Top

I guess that he (as many other non-computer literate people) believe them to be the best because of how it was in the old days of the AMD K.6-2 when AMD were crap. I know people I gamed with not wanting AMD simply because they have had bad experiences with their previous cpu generations.

Or he (and some of the rest of us) had a bad deal with AMD. You only have to be burned once to be twice shy.

Well my last 5 CPU's have been AMD's... and only when power needs required it, did I upgrade... to another AMD. However, that was financial and not because I'd been burned by Intel.  I don't know much about the very early AMD's but my latest is an AMD Phenom II x4 920 and I've been most happy with it.  However, I am not anti-Intel and would go that way if circumstances and the price were right.   Had I been able to afford an i7 based machine at the time (an extra $2400 AUD again), I certainly would have gone that way, given the good reviews I'd read. 

For example, Jafo spent $3000 AUD on his i7 920 build around the same time, whereas the Phenom II 920 upgrade cost me under $600 AUD.  That was for the CPU, a 860w PSU and an extra 2x2gb sticks of Corsair RAM.  Thanks to AM2/AM3 backward compatability I was able to keep the same mobo/original RAM and save myself some cash there.

Anyhow!... @ Dr Guy. Long time no see!!  So 'ow be 'e yer ol' bugger... well n' 'appy, I 'opes?? :sun:

 

Reply #17 Top

Since 2000, I have built 4 computers with AMD processors, and for each build I would buy one of the newest most powerful processors AMD had at the time.  Result was satisfying.

I have just finished my latest rig, and after very extensive research, went with the Core I7 920 (2.66Ghz).  Result was AMAZING, blows my mind everyday.

The Core I7 architecture is the biggest jump for processors since the Pentium came along.

It is absolutely awesome. Benefits include... 4 cores/ 8 threads, EEEEasily Oc'd (it took me 20 minutes to figure out how to get it up to 3.6 Ghz stable, on air w/ aftermarket cooler.), I have run 3 HD videos simultaneously, and still not get to 65% load. 

Good and Bad... runs on (requires) DDR3 RAM.  Fast and a bit expensive these days, all RAM prices have gone up dramatically in the last few months. 

Check out NEWEGG or TIGER DIRECT... read some reviews, try googling CORE I7 reviews, you'll find some good information.

Gone to check some reviews on CORE I7 860...

I'm back,

Yes... the 860 wipes the floor with the Phenom X4, even the CORE I5 beats it in 25 out of 27 tests run by Anand Bench.

Get the 860, or if you can... get a 920 (better cache and more memory bandwidth).

Reply #18 Top

Just built one with the i7 860 and am more than satisfied with it.  Slight issue with getting a fan controller as the box comes with 6 fans and not enough headers on the MB and I can't get Soundpackager to work with W7 64 bit, but that is nothing to do with the processor.

Reply #19 Top

Get the 860, or if you can... get a 920 (better cache and more memory bandwidth).

My next build will be the i7 920, for sure.  I figure that with a bit of saving and prices coming down some, I'll be able to afford it around April/May 2010.  However, instead of trying to purchase everything in the one go, I'll pick up the case, HDD's, ROM's, sound and graphics cards along the way.  That way it'll just be the CPU, RAM and mobo when the time comes/I've saved enough.

Reply #20 Top

I agree with narbytrout. Over 25 years I have used AMD and Intel chips in many of their reincarnations and the integration of the I7 with the hardware architechture and Win 7 64bit is a startling advance over what was. At this moment it is the best choice available.

Reply #21 Top

  However, instead of trying to purchase everything in the one go, I'll pick up the case, HDD's, ROM's, sound and graphics cards along the way.  That way it'll just be the CPU, RAM and mobo when the time comes/I've saved enough.

 

This really is not a good way to buy a computer.  Prices on everything for computer components trend downward over time.  If you pick up a graphics card (say, a GTX 260) right now, but pick up the rest of your computer four months later, chances are that the very same graphics card you purchased will be significantly cheaper by the time you actually build your computer.

 

Assuming you aren't the kind of person that will just blow money being saved, it is (almost) always vastly superior to save whatever your budget is, and then spend it all at the same time.

 

The only exceptions being one-time style deals (If you can get a GTX 260 for half of street price today, then do it!)

Reply #22 Top

I agree, Intel i7's are the best these days, but AMD wins the price/performance, hands down.   The i7's shining points have more to do with the peripherals than with the CPU cores themselves.   A lot of AMD's engineer talent with the peripherals have probably been diverted to assimilating the ATI acquisition, and now as a result they leapfrogged Nvidia on their video card.   I expect the next round of product announcements, AMD will leapfrog Intel again, and Nvidia will leapfrog ATI again.  It's just like a basketball game, trading baskets.

I've pretty much decided I'm going to hold off on upgrading altogether until the next round of product announcements, for that reason.  A Phenom II is not enough of an upgrade to justify going to the trouble.  And AMD doesn't tend to charge obscene prices to the average consumer even when they have the leading processor.   I mean--$999 for an i7 950?   That's a thousand bucks...for the CPU alone.   Intel must be going after the business market, whereas AMD is going after joe user (i.e. us), with their video and more reasonable prices.  If that continues, buy AMD.

Reply #23 Top

For example, Jafo spent $3000 AUD on his i7 920 build around the same time, whereas the Phenom II 920 upgrade cost me under $600 AUD. That was for the CPU, a 860w PSU and an extra 2x2gb sticks of Corsair RAM. Thanks to AM2/AM3 backward compatability I was able to keep the same mobo/original RAM and save myself some cash there.

My 'upgrade' was an entirely new machine.  There was no option for adding to the old components as it was a quantum leap in upgrade.....;)

Lian Li PC-A6010 case [black]

Antec TruePower Quattro 1000w PSU

ASUS P6T-se  X58 i7 MoBo

Intel i7 920 2.66Ghz LGA1366 CPU

OCZ 12G-Triple [6x2G] PC12800 Gold Ram

CoolerMaster V8 CPU Cooler [that bloody big thing]

Vantec EZ2 Sata hot-swap racks x2

1TB Seagate Sata2 7200 HD x2 [for backup/data]

250G Seagate Sata2 7200 HD x2 [for secondary/alternate OS installs]

OCZ Summit SSD 60G [for OS]

ACR-105 Multi card reader

LG Sata DVD-RW x2

XFX 1G GTX285 Black Edition [vid]

Windows 7 Ultimate 64bit RTM.

Reply #24 Top

my current rig is one based on an i7-860, asus p7p55d deluxe, 8 gigs of corsair dominator, corsair hx850, and sapphire 5890 configuration. for a customer last night, i built a rig based around an amd 965 cpu and asus's top 790 chipset based mobo, 8 gigs of corsair dominator, same gpu and psu i have. i'll take my i7-860 rig anytime. don't get me wrong, that 965 is sweet and cost less than my rig did but mine is better. even ben, the customer, agrees. 

for those saying the 1366 socket systems are the way to go based on future upgrading, you know virtually everyone of you are going to buy a new mobo and ram when you upgrade the cpu anyway. chances are, you won't upgrade for a couple years or more. by then, you'll want a new mobo, ram, psu, gpu, and case to go along with the new cpu. :grin:

Reply #25 Top

Quoting Irahi, reply 21

  However, instead of trying to purchase everything in the one go, I'll pick up the case, HDD's, ROM's, sound and graphics cards along the way.  That way it'll just be the CPU, RAM and mobo when the time comes/I've saved enough.
 

This really is not a good way to buy a computer.  Prices on everything for computer components trend downward over time.  If you pick up a graphics card (say, a GTX 260) right now, but pick up the rest of your computer four months later, chances are that the very same graphics card you purchased will be significantly cheaper by the time you actually build your computer.

 

Assuming you aren't the kind of person that will just blow money being saved, it is (almost) always vastly superior to save whatever your budget is, and then spend it all at the same time.

 

The only exceptions being one-time style deals (If you can get a GTX 260 for half of street price today, then do it!)

Yeah, you're probably right.. particularly when it comes to the graphics card price.   The GTX295 is running at around $595 to $665 AUD at present, and it will come down in price by the time I'm ready to build, so I shall hold off of getting that until I'm ready to purchase the CPU, mobo and RAM.  However, the other components (case, HDD's and ROM's, etc, are fairly much static in price here, unless there's a special, so I will still collect those along the way.  I use PriceSpy to keep an eye on things, so I can pounce on really good deals when they're available.  For example, I saw a Creative X-Fi Xtreme Gamer Pro on special for just $75 AUD the other day... I paid around $135 for mine, which is still about the going price, normally.

My 'upgrade' was an entirely new machine. There was no option for adding to the old components as it was a quantum leap in upgrade.....

I realise that, Jafo, but my comparison was moreso to demonstrate what I could afford at the time... which was just a partial upgrade of a better processor, a higher rated PSU and some extra RAM.  I was able to do that because of the Phenom II's backward compatability.  Therefore it was the most economical way for me to access greater power than what my AMD Athlon x2 6400 gave me.  Had I been able to go with a complete new build at the time I most definitely would have gone with the i7 and forgot entirely about doing a piecemeal upgrade.

A Phenom II is not enough of an upgrade to justify going to the trouble.

Now that entirely depends on what you'd be upgrading from, doesn't it??  I went from a dual core 6400 @ 3.3 to a Phenom II quad @ 2.88, and the difference is significant and well worth it.  So anyone on a lower rated AMD CPU  is going to notice a distinct power and speed improvement.  That is not to say, however, that anyone with a low-end Intel dual or quad core would benefit from a Phenom quad.  By the time they paid for a new mobo to match it, they'd probably be better off going for a same socket upgrade, something like an Intel Core 2 Q9650 @ 3.0ghz, perhaps.