Stories
Slash Boxes
Comments

News for nerds, stuff that matters

Slashdot Log In

Log In

Create Account  |  Retrieve Password

Core Duo - Intel's Best CPU?

Posted by Zonk on Tue Apr 18, 2006 08:40 AM
from the shadow-knows dept.
Bender writes "How good is Intel's Core Duo mobile processor? Good enough that Apple chose to put it in the iMac, and good enough that Intel chose to base its next generation microprocessor architecture on it. But is it already Intel's best CPU? The Tech Report has managed to snag a micro-ATX motherboard for this processor and compared the Core Duo directly to a range of mobile and desktop CPUs from AMD and Intel, including the Athlon 64 X2 and the Pentium Extreme Edition. The results are surprising. Not only is the Core Duo's performance per watt better than the rest, but they conclude that its 'outright performance is easily superior to Intel's supposed flagship desktop processor, the Pentium Extreme Edition 965.'"
+ -
story

Related Stories

[+] Inside Intel's Next Generation Microarchitecture 116 comments
Overly Critical Guy writes "Arstechnica has the technical scoop on Intel's next-generation Core chips. As other architectures move away from out-of-order execution, the from-scratch Core fully adopts it, optimizing as much code as possible in silicon, and relies on transistor size decreases--Moore's Law--for scalability."
This discussion has been archived. No new comments can be posted.
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
 Full
 Abbreviated
 Hidden
More
Loading... please wait.
  • by Sonic McTails (700139) on Tuesday April 18 2006, @08:45AM (#15148424)
    I have to say the Intel Dual Core Processor is quite impressive. It's fast enough to run just about anything I throw at it, and still keep chugging, but I believe that the article negects the fact that the dual core processor runs extremely hot vs other Intel processor. My old Sony VAIO never got as hot as my MacBook Pro does, and it is something that should be considered.
    • You're not even close to how a Prescott would feel in a laptop...

      The Vaio AFAIK contains a Pentium M - which means they're on the very cool end of Intel processors.
      • How important is heat, really?

        Heat is a huge consideration to many people, often the deciding factor.

        Assuming that the machine has been engineered sufficiently well to prevent the processor from melting down

        It doesn't matter how well the machine is engineered. If you have hot componentry you'll have a hard time getting rid of the heat without making a lot of noise, especially under load.

        But I never even considered not buying one because of the heat

        What choice did you have? With laptops (especially Apple) yo
      • I have a dell inspiron 9300. They designed it so that the fans don't go up to high speed until it gets really hot (to keep the noise down I assume). Unfortunately, that means it reaches lap scalding temperatures before the fan comes on to cool it off. So although it is a 'laptop' it cannot actually be used on the lap for more than 15 minutes without injury. So heat does matter to some extent. My next laptop will not have this problem, because I won't buy one that does.
      • In a unit like the iMac, where there is plenty of air flow around the case heat is less of an issue, and you are not likely to spend your time with your hand on it. In a portable heat is a big issue, since the under side has zero air flow when on a desk, and on the upper side where heat is going to be noticed your hands are resting, for large amount of time.

        Also, heat can actually reduce the life-span of components.
      • by darkwhite (139802) on Tuesday April 18 2006, @10:04AM (#15149222)
        How important is heat, really?

        Extremely important.

        It's blindingly obvious why it is important in laptops - not only because of battery lifetime, but also because the cooling assembly size and weight depends on TDP, and of course for user comfort considerations. Intel started a mobile CPU revolution with the Pentium M, so it's a little disappointing to hear that its latest successor doesn't improve further.

        It's just as blindingly obvious why heat is terribly important for servers, where rack heat and power density has long been the limiting factor to packing more servers into less space.

        On desktops, to me personally, heat is a premier consideration when choosing any chip. I have no need for something twice as fast as my current CPU if it consumes twice the amount of power. I expect better.
        • Intel started a mobile CPU revolution with the Pentium M, so it's a little disappointing to hear that its latest successor doesn't improve further.

          Wha?? Did you even glance at the article?

          The Core Solo uses the same power as the Pentium-M to deliver more performance. The Core Duo uses slightly more power than the Pentium-M to deliver a lot more performance. Ergo, the performance per watt figures in both cases are better than the Pentium-M's.

          In what sense, exactly, does the Core (Yonah) series not contin
      • They have pathetic battery life after all the bragging Jobs did at last years WWDC.

        The impression I got was that Jobs was trying really hard to avoid mentioning the battery life; the MacBook Pro was still in development and all they had were prototype models, so they actually didn't know what the battery life would be; they were guessing it should be "about the same" (as the PowerBook G4).

        They are slow. My old G4 laptops kick the shit out it for media type tasks, about the same for single thread performance, and of course are slower for multi-threaded tasks.

        Are you running all native applications? If not, it's not a fair comparison (and if you really need apps that aren't available natively yet, maybe you shouldn't have bought one yet). If you are running native apps, your experience seems to disagree with most reports I've heard.

        It seems the speed most people are claiming for the MacBook Pros is due more to the faster video cards and the silky smooth desktop acceleration people weren't use to with their old G4 machines.

        I'm really looking forward to this.

        It is depressing to think that if Apple hadn't pissed off IBM that we could be running much faster/cooler dual core 970 PowerBooks right now.

        If Apple hadn't pissed off IBM? When the G5 was released, Apple announced that they had 2GHz then, but would have 3GHz in one year. What was Apple supposed to do when that never happened? Just wait and hope that IBM figured out how to make something work?

        Instead dual boot AMD Windows/Linux systems are looking like the only option for people who don't want to pay twice as much for x86 hardware.

        Show me a laptop with comparable specs for half the price of a MacBook Pro. I think you're trolling.
        • Let me interject here - I own a dual 1.8GHz G5 tower. Anyone who's looked inside one of these things has the same initial reaction - "god, those heatsinks are HUGE!". And while it's very quiet while idling, it does get noisy when it's under load. And you can feel the heat coming out the back if you put your hand back there. It's almost as bad as the dual Athlon XP system I used to have that would literally heat the room.

          By contrast, I just got an IBM ThinkCentre desktop system at work, featuring a dual-core
  • Depends (Score:5, Informative)

    by 2.7182 (819680) on Tuesday April 18 2006, @08:46AM (#15148432)
    I would argue that the 8080 was. If you normalize for date/speed that is...
    • I think the 6502 was clock-for-clock faster.

      True fact: The minimalistic 6502 (which had been used in Acorn's BBC micro & predecessors) was the inspiration for the ARM RISC CPU (formerly Acorn Risc Machine, then renamed as Advanced Risc Machine).
      • Re:Depends (Score:2, Interesting)

        by Anonymous Coward
        I wrote micro interpreters at Infocom. My 1MHz Apple II 6502 interpreter was 80% fast as the 6MHz PC AT 80286 interpreter.

        drewk
    • At the time it was introduced, there was no other microprocessor that came close to matching it.

      It was indisputably not only the best microprocessor Intel had produced to date, but the best microprocessor on the market.

      Simply no contest. No argument. It superlative in every way, the fastest, the cheapest, the lowest in power consumption, the most advanced in architecture, the widest path. It was king of the hill, the top of the tree, the Cadillac of microprocessors, the ne plus ultra, it bestrode the world of microprocessors like a colossus.

      The world will never again see the day when one manufacturer so dominated the microprocessor market that a single product had a 100.0% market share.
  • by BobPaul (710574) * on Tuesday April 18 2006, @08:50AM (#15148471) Homepage Journal
    It's not obvious from the article, but you can find it elsewhere on the internet (such as Intel's comment that the Core microarchitecture will provide 20% boost over CoreDuo). It is hinted at in the article with the following quote (emphasis mine).
    If you've been hanging around here for a while, you may have heard us referring to Core Duo by its code name, Yonah, long before Intel decided to give it a somewhat confusing official name. ... In the case of the Core Duo, those CPU cores are massaged and tweaked versions of the Pentium M processor, familiar as part of Intel's Centrino mobile platform.

    The new core microarchitecture, if you read the Ars Technica article in the previousl /. posting linked, was designed from the ground up and is similar to PentiumM in many respects, but is much more different than the CoreSolo and CoreDuo are.
    • I was wondering on that myself, as i would have expected a "core" cpu to be even faster.

      Just for those who dont know, improvements in the "core"-core are stuff like twice the shedulers, superscalar sse-x with duplicated units (so 2 identical commands can be committed per clockcycle, no only combinations) and 4 integer units.

      But as much as i like those spec, the naming SUCKS. Yeah, the core architecture is new, but shouldnt be confused with the architecture of core duo, which is a dual core cpu, in contrast
    • by MrFlibbs (945469) on Tuesday April 18 2006, @09:10AM (#15148672)
      The new Merom-based products (Conroe is the desktop version) were *NOT* designed from the ground up. The Ars Technica article repeated some Intel marketspeak that overstates the case. Merom is a major revision of Yonah, but is derived from the same code base. In fact, it is still technically a derivative of the P6 family that began with the Pentium Pro 10 years ago.

      This is more than just a matter of semantics. The major micro-architectural features that defined the P6 are still present in Merom. The P4 architecture (may it rest in peace) was a brand new architecture -- Merom is not.
        • by uarch (637449) on Tuesday April 18 2006, @10:55AM (#15149818)
          Yeah, they use both HDL coding and EDA (cad-like) tools to design most microprocessors. The designs are too massive to design them by placing each wire manually - they haven't done that for _several_ generations (1980s? - not sure really)

          That's not to say there isn't a small army of design engineers at Intel and AMD who work with nothing but schematics - there are. Its just that most of the logic design work is done on the HDL coding level (with either VHDL, IHDL, Verilog, or some other tool). You only start dealing with schematics at a much later stage of development. Until then your designs are constantly changing and its infinitely easy/faster to change a few lines of HDL code than to re-write hundreds/thousands of wires and transistors.

          I've worked at both Intel and AMD in the past and in both cases you could take the entire codebase for a processor (HDL, microcode, ROM, etc), compile it with the right HDL compiler and run the entire thing with small test programs as a simulator. Thats how much of the validation/verification work is done before they make the masks.

          As for using the old code bases... That's done a lot. There's just too much complexity and too little time for them to re-write every processor from scratch. You also have countless hours invested in making sure previous designs work. If you're only doing small changes it would be hard to justfy building something from scratch since you'll have to do all of that validation work again.
  • You're forgetting all those students with Laptops, one I know said his laptop was so hot, he'd leave it on his bed before going to sleep, as the accommodation had substandard heating (the norm for all student places, no?)
  • Even more reviews (Score:5, Informative)

    by adam1101 (805240) on Tuesday April 18 2006, @08:53AM (#15148511)
    More reviews here [vr-zone.com] and here [extremetech.com].
  • Common Knowledge (Score:3, Insightful)

    by John Jamieson (890438) on Tuesday April 18 2006, @08:53AM (#15148517)
    I thought this was commonly known or assumed. Is this news to many people?

    I thought that the only reason the P4 had not been totally abandoned already was that it takes time to switch directions in such a massive company. (and with so many partners that design around your product)
  • Of course its Intel's best performing desktop processor. It is not like the P4 has set the bar particularly high, with the unfavourable heat production these processors have. Maybe if the P4 scaled as well as Intel initally hoped for, it would be a more difficult task to design a better processor.
  • by c0l0 (826165) on Tuesday April 18 2006, @08:56AM (#15148544) Homepage
    ...actually show ANYTHING really well, then it's the absolute neglibility of recent synthetic benchmarks. Looking at the numbers SiSoft Sandra spills out, the clocked-to-the-brim Netburst-cores should take the performance-crown with ease in FPU and ALU-applications alike. In reality though, said CPUs hardly matter at all when it's about uncompromising peak-performance. I fail to understand why benchmark-suites this far away from reality still matter in reviews like this.
    Sad, in an awkward way.
  • Core Duo is a 32bit processor.
    Athlon 64 X2 is a 64bit processor.

    I care not how much power it uses or how well it runs Word or whatever else they are doing to test these things.

    The Core Duo cannot do the same things the Athlon 64 X2 can. Largely because (gasp) it cannot run 64bit code.

    What the hell is the point of this comparison?
    • Re:What? (Score:5, Informative)

      by DrDitto (962751) on Tuesday April 18 2006, @09:03AM (#15148611)
      The reason for going to 64-bits is to increase the amount of physical address space, not for speed. The majority of applications, especially integer, do not benefit from bigger registers and wider ALUs.
      • Re:What? (Score:5, Informative)

        by Jeff DeMaagd (2015) on Tuesday April 18 2006, @09:17AM (#15148736) Homepage Journal
        Actually, x86-64 does have some speed benefits over standard ia32 for smaller programs and data sets in that it doubles the number of exposed registers. Most other archs were not register starved on the 32 bit version, so going 64 bit generally slowed the system down a bit because the pointer size doubled, taking more memory bandwidth to store pointers.
        • Re:What? (Score:4, Informative)

          by NutscrapeSucks (446616) on Tuesday April 18 2006, @10:28AM (#15149481)
          The "more registers" with x86-64 has been massively overhyped. There's very little real world benefit.

          For example: AMD's claims about UT2004 being 20% faster in 64-bit mode turned out to be bogus (more like 2%).
    • Re:What? (Score:5, Insightful)

      by Phroggy (441) * <slashdot3@phrogg[ ]om ['y.c' in gap]> on Tuesday April 18 2006, @09:17AM (#15148740) Homepage
      The Core Duo cannot do the same things the Athlon 64 X2 can. Largely because (gasp) it cannot run 64bit code.

      What the hell is the point of this comparison?


      You're correct, of course. However, many of us don't need to run 64-bit code. You can completely ignore this, because any 32-bit CPU doesn't fit your needs, but please try to understand that other people need different things.
    • Re:What? (Score:4, Insightful)

      by Anonymous Coward on Tuesday April 18 2006, @09:22AM (#15148786)

      The Core Duo cannot do the same things the Athlon 64 X2 can. Largely because (gasp) it cannot run 64bit code.


      I drive an 18 wheeler, and I can't imagine why anyone would want a passenger car. You can't haul near the same amount of goods!
    • Re:What? (Score:5, Informative)

      Hate to say this, but there are not that many uses for 64 bit processors yet. Manufacturers do not provide 64-bit drivers for their products. The drivers that exist are buggy. To the average Joe, 64-bit is useless. He doesn't need the extra horsepower for his Internet browser or word processor. Well, unless Vista comes out.
  • Benchmarks (Score:3, Informative)

    by SilentChris (452960) on Tuesday April 18 2006, @08:59AM (#15148575) Homepage
    I already posted some benchmarks of a Core Duo Mac Mini running Windows (http://slashdot.org/comments.pl?sid=182379&cid=15 077120 [slashdot.org]) and to be honest I was fairly impressed. The gaming benchmark was obviously miserable, the "general purpose" benchmark (zipping files, encoding audio/video, etcdid very well. The Apple zealots may say "it's because it's a Mac", but really the hardware is almost identical to your average Intel laptop. The only major difference is the Core Duo, which not many laptops have (although that's increasing all the time), and that's what I'm putting my money on. Can't wait to see a benchmark with this thing in a gaming rig.
  • So, Intel's new 65nm process is better than their older processes? Weird...
  • I just got a new 2.0 Core Duo iMac and it feels a lot more powerful than my old P4 2.8 GHz Sony PC.

    I know it's subjective, and I'm now running OS X instead of Windows, but still -- I definately *feels* more powerful.

    boxlight
  • by Inoshiro (71693) on Tuesday April 18 2006, @09:06AM (#15148644) Homepage
    "But Yonah also supports the group of 13 new instructions known as SSE3, handles some SSE2 instructing like Shuffle and Unpack up to 30% faster, and is capable of using its instruction-grouping abilities (known as micro-ops fusion) on some SSE instructions, improving overall throughput."

    SSE3 has some very nice hardware thread synchronization instructions. These are important (and AMD has them now). As for the instruction grouping, that sounds rather suspiciously like the double dispatch operations [chip-architect.com] that were added to Opteron:
    "Appendix C of Opteron's Optimization Guide specifies to which class each and every instruction belongs. Most 128 bit SSE and SSE2 instructions are implemented as double dispatch instructions. Only those that can not be split into two independent 64 bit operations are handled as Vector Path (Micro Code) instructions. Those SSE2 instructions that operate on only one half of a 128 bit register are implemented as a single (Direct Path) instruction."

    Assuming AMD can tune Turion64s to be more power friendly, they'll be able to best Intel's fancy new Core Duo. If they can't, then Intel may be the best game in town for the first time in a decade (assuming they price competitively).
  • by danpsmith (922127) on Tuesday April 18 2006, @09:07AM (#15148654)
    Looks like AMD still has them beat. From my take on this, on pure performance, the 3800+ X2 is going toe-to-toe and the 4800+ X2 is beating it every single time. So again, not that impressive. Now the per watt performance is important in some applications, so I can see why it would be a better, say, mobile platform than the AMD chips. But let's not pretend that Intel is winning the benchmarks with this quite yet.
  • I think we could all see this coming. The Prescott Pentium 4's were never that great compared to the competition. They sucked tons of power, were hotter than hell, and the performance really wasn't all that great compared to the competition.

    The Pentium M on the other hand had a much better core design. It just lacked the connectivity of the Pentium 4 because it used socket 478 and similar older technologies. These new Core Duo's are the logical extension to the already good Pentium M line. I wish Inte
  • From the article: ...The T2600 can't quite take the overall performance crown from the likes of the Athlon 64 FX-60 or the X2 4800+, but jeez, it's startlingly close....

    Given the T2600 runs at 2.16ghz

    Compare this to

    AMD 4800+ 2.4ghz

    it really does seem the 'Mhz = performance' is well and truely over...and for the first time Intel seems to be saying to AMD "We too can play your Mhz mean 'nuffin game'"

    Again...the test results maybe affected by the chipsets used for the different processor architectures, which i
  • Practical experiance (Score:3, Interesting)

    by weiserfireman (917228) on Tuesday April 18 2006, @09:23AM (#15148801)
    Just this week, I received a brand new HP nx9420 laptop with a 1.83Ghz Duo processor. I use this laptop for 3D Solid CAD/CAM applications. For my application, it is definately faster. The CAM rendering is faster, the part rotation is smoother. Overall very efficient. I have done some stress testing by doing some long database queries at the same time I am rendering a part. My old computers would have joked. There is a noticable hit on rendering performance, but it is still able to complete both tasks in a reasonable manner. We have the same CAD/CAM software on a 1.6Ghz PentiumM Laptop and two 2.8GHz Pentium-4 desktop machines. All the machines have 1024MB of RAM, and the two Desktops have 256MB video cards. I have not noticed that heat issues that other folks have mentioned, but I don't hold it in my lap either. So far I am very impressed.
  • by delire (809063) on Tuesday April 18 2006, @09:27AM (#15148851)
    Not only is the Core Duo's performance per watt better than the rest [...]
    Why then is the battery life in the MacBooks so miserly?
  • by mcbridematt (544099) on Tuesday April 18 2006, @09:32AM (#15148893) Homepage Journal
    I think its extreme pricewhore time for AMD, apart from a new Socket with DDR2 - which solves a problem which has never really existed at AMD* (I still enjoy my Opterons NUMA as much as the next person though :) ), although DDR2 still brings some benefits none the less.

    * Apart from the Athlon MP, whose usefullness apart from a low low cost SMP server platform disappeared when stuff started to demand more bandwidth. A Uniprocessor Duron on an nForce2 owns it on anything where AGP and memory bandwidth comes into play!
  • Keep in mind that (Score:5, Interesting)

    by sgent (874402) on Tuesday April 18 2006, @09:59AM (#15149177)
    Intel's lead is mostly a manufactoring one -- 65nm process. AMD still uses 90nm. Not to discount Intel's advantage, but AMD doesn't need a new core design to continue their dominance -- merely a new manufactoring facility (which is hard, but not as hard as the design).
    • Are you sure about that? I would think it's just the opposite. This article [semiconduc...nology.com] gives the costs of the AMD 65nm facility in Dresden as $2.4 billion over 4 years. I'd be surprised if the digital design expenditure would look significant in comparison. That said, it looks like the fab should come online this year, so Intel won't have that advantage for long. If they were just starting to develop a 65nm facility now, I'd be very worried for them, though.
    • The problem is, Intel is way ahead on their 45nm manufacturing process, which could virtually negate AMD's 65nm step. (Intel says they're going to be ready in 2007, which is when everyone expects the new AMD 65nm fab to come online).

      If Intel could get to 45nm before AMD even gets to 65nm, you could kiss any performance gain that 65nm would lend AMD totally goodbye. (There's no telling how likely it is that this could happen, but seeing as both Intel and AMD are putting a great deal of their resources int
  • Hard-Core (Score:3, Funny)

    by leabre (304234) on Tuesday April 18 2006, @04:27PM (#15152814)
    I'm waiting for the Intel Hard-Core Extreme Edition: Keep your servers up and running all night, watch them scream.

    Uhmmm... count me in.

    Thanks,
    Leabre
    • Re:Load of Crap (Score:4, Informative)

      by NCG_Mike (905098) on Tuesday April 18 2006, @09:13AM (#15148709)
      Our QA department is testing my universal application right now (AppKit based). They've recorded a 20 to 30 percent increase in performance of a 1GB MacBook Pro over a 3GB 2Ghz Dual G5 doing a particular operation (mostly mathematics based done in cross-platform C++). It's single threaded, I might add, since OpenMP isn't here yet. The *ONLY* difference in the XCode settings between the two architectures that I made was to enable SSE3 for the Intel build. I can't believe that it's that alone, of course, and suspect it's just better code gen for the Intel architecture coming out of GCC.
    • Re:Load of Crap (Score:4, Informative)

      by nsayer (86181) <nsayer@kfuOPENBSD.com minus bsd> on Tuesday April 18 2006, @09:27AM (#15148850) Homepage
      It is not faster than the G5 period!

      It sure the hell is. I have a 2.0x2 G5 desktop machine and one of the new 1.66 GHz Core Duo Mac Minis. Running Handbrake [m0k.org], the mini is easily twice as fast.

    • I wish there was a mod option for 'Blatantly Incorrect'.
    • by Anonymous Coward
      The parent is the worst comment I have ever seen. Maybe my morning coffee hasn't kicked in yet.

      "It might perform well now, but how long will it last under a load? Will something happen over time that they do not forsee?"

      Of AMD Competition? Of continuous 100% CPU utilization? Of OEM bumblings putting on an improperly rated Heatsink fan? If there is any faith in Moore's law, then we will all come to the simple conclusion that this chip is not going to be the best forever. However, is it the best right no