Slashdot Mirror


Generational Windows Multicore Performance Tests

snydeq writes "Windows XP, Windows Vista, and (soon) Windows 7 all support SMP out of the box, but as InfoWorld's Randall Kennedy notes, 'experience has shown that multiprocessing across discrete CPUs is not the same thing as multiprocessing across integrated cores within the same CPU.' As such, Kennedy set out to stress the multiprocessing capabilities of Windows XP, Windows Vista, and Windows 7 in dual-core and quad-core performance tests. The comprehensive, multiprocess workload tests were undertaken to document scalability, execution efficiency, and raw performance of workloads. 'What I found may surprise you,' Kennedy writes. 'Not only does Microsoft have a firm grasp of multicore tuning, but its scalability story promises to keep getting better with time. In other words, Windows Vista and Windows 7 are poised to reap ever greater performance benefits as Intel and AMD extend the number of cores in future editions of their processors.'"

23 of 228 comments (clear)

  1. So what? by fpophoto · · Score: 5, Insightful

    Are we supposed to be surprised that the leading OS vendor, who's had deep, intertwined relationships for decades with hardware makers is exploiting that hardware properly?

    Honest question: where's the news here?

    1. Re:So what? by Anonymous Coward · · Score: 5, Insightful

      The news is that nobody can say anything non-critical of Microsoft without being accused of advertising or astroturfing.

      Oh wait, this is Slashdot. Nevermind.

  2. Multicore vs. Single core by Compholio · · Score: 5, Informative

    'What I found may surprise you,' Kennedy writes. 'Not only does Microsoft have a firm grasp of multicore tuning, but its scalability story promises to keep getting better with time. ...'

    Not really, wasn't one of the major complaints about Vista that they were changing the OS architecture to tune multicore processors to the detriment of single core processors?

  3. 118% slower by TheMeuge · · Score: 5, Insightful

    Roughly 118 percent slower than XP on dual-core

    Some great mathematics in this review... it also appears as if Vista isn't just not solving the problems presented to it, but also adds new ones to increase its own workload.

    Fascinating...

    1. Re:118% slower by jc42 · · Score: 5, Funny

      Roughly 118 percent slower than XP on dual-core

      Some great mathematics in this review...

      Yeah, I was sorta wondering about that. Anyone know what the denominator could have been in this calculation? Are they really claiming that it runs the code backwards, undoing the calculations and going from a programs outputs to what its inputs had to be? If so, that could be a major technological advance all by itself. Imagine the useful things you could do with this capability ...

      --
      Those who do study history are doomed to stand helplessly by while everyone else repeats it.
  4. And Windows XP is still faster by ameline · · Score: 4, Insightful

    And XP is still faster than vista or 7, even on 4 cores... And he speculates that it would be faster on 8 (although he didn't measure that)

    Scalability doesn't matter if you're still slower in absolute terms on systems that are available commercially at a reasonable price. (going past 8 cores these days is a very large price jump per core)

    --
    Ian Ameline
    1. Re:And Windows XP is still faster by SerpentMage · · Score: 5, Informative

      Ok so who is faster XP, or Vista?

      The header says Vista and Windows 7, but yet in the article:

      It should come as no surprise that Windows 7 performs very much like its predecessor. In fact, during extensive multiprocess benchmark testing, Windows 7 essentially mirrored Vista in almost every scenario. Database tasks? Roughly 118 percent slower than XP on dual-core (Vista was 92 percent slower) and 19 percent slower than XP on quad-core (identical to Vista). Workflow? A respectable 38 percent slower than XP on dual-core (Vista was 98 percent slower) and 59 percent slower on quad-core (Vista was 66 percent slower).

      http://www.infoworld.com/article/09/01/22/03TC-windows-multicore_4.html

      So therefore Vista and Windows 7 suck in performance to XP?

      --

      "You can't make a race horse of a pig"
      "No," said Samuel, "but you can make very fast pig"
  5. Where's the beef? by gzipped_tar · · Score: 5, Informative

    I tried RTFA (sorry, please mod me done for this ;) but, after clicked the "print" version, I couldn't find anything that looked like a benchmark report. No numbers. No tables. No graphs. All I saw was a page of [[weasel words]] or something like that.

    Sigh..

    --
    Colorless green Cthulhu waits dreaming furiously.
  6. Interesting by quo_vadis · · Score: 4, Insightful

    It is interesting that WinXP is still better in terms of performance than either. The article suggests that Win7 and Vista would be better on systems that hypothetically had 16+ cores.

    But nowadays, especially in tech savvy crowds like on /., the most popular thing to do is run VMs with virtual instances of Windows, which reduces all the hassles associated with dealing with win cruft. Got a worm? restore machine. Drivers made system unstable? restore machine. The vms are typically only given 1-2 cores, the exact use case where WinXP does way better than its successors.

    So even if we move to a world with 16+ core processors, if Win7 cannot do better than a 10 year old OS, in common scenarios, how can that be called progress?

    --
    Legally obligatory sig : My opinions are my own... etc etc
    1. Re:Interesting by blankinthefill · · Score: 5, Insightful

      Try running Win 98 on Vista's minimum hardware. Hell, lets go whole hog here. Try running Win 3.1 on Vista's minimum hardware. (Okay, you might have to do a lot of work to get it running, but I'm just trying to make a point). I guarantee you that both 98 and 3.1 will run faster than XP on that hardware. By a lot. If it surprises you that vista and xp run slower on the same hardware than xp, then either you're not thinking things through, or you're not very bright. As stated, they are far newer. This means they have a much higher assumed baseline of technology that they can run against, which means that they have far more assumed resources to play with. So yeah, on the same system, Vista runs slower than XP. No surprise (at all, as far as I'm concerned). Honestly, all this speed stuff is pretty pointless. The question with OSes is never really about the fastest, or we would all still be using DOS. The question with OSes is are the fast ENOUGH. This is very subjective, but it basically boils down to: will they run what we want them to run in an acceptably small amount of time. On its original release, Vista did not. However, right now Vista is certainly running fast enough for me, and I expect Win 7 will to. But you're ALWAYS going to take a performance hit moving to an OS that utilizes new technology, and I don't care what OS you use.

  7. The Money Quote by d3ac0n · · Score: 5, Insightful

    Basically, this article states the obvious: Windows XP 64 is just plain faster than Vista 64 or Win7 64. By a factor of 20-40%. But to understand why, you need to read the MONEY quote. Here it is:

    In the end, it all comes down to the complexity of the execution path. With its simpler legacy kernel devoid of DRM hooks and other performance-sapping baggage, Windows XP provides a cleaner code path for the workloads to navigate as they execute. This, in turn, translates into better overall performance with lower consumption of CPU cycles.

    It's the DRM baby. You strip that out of the Kernel, and Vista and Win7 will EASILY outpace XP with their more advanced and flexible SMP capability. Until Microsoft understands that people DO NOT WANT DRM and removes it from their newer OSes, these new OSes will continue to suffer from performance problems, and thusly, acceptance and sales problems.

    Come on Microsoft. Apple has figured it out, DRM is a sales loser. Do you really want to keep wasting time on a loser technology in the midst of a global recession? You blew it with Vista, but you still have a chance with Win7. Offer people a DRM-Free kernel and Win7 will FLY off the shelves.

     

    --
    Official Heretic from the "Church of Global Warming". Proven right thanks to whistle blowers. AGW = Flat Earth Theory
    1. Re:The Money Quote by d3ac0n · · Score: 5, Interesting

      Because ALL software has to run the DRM hook gauntlet. basically, the way Microsoft has set it up is that the DRM processes are ALWAYS running and CANNOT be disabled. So every single bit of data is processed through the DRM loop, slowing everything down.

      --
      Official Heretic from the "Church of Global Warming". Proven right thanks to whistle blowers. AGW = Flat Earth Theory
    2. Re:The Money Quote by quo_vadis · · Score: 5, Insightful

      I have never been a "windows fanboi"( In fact this is being posted from a linux computer) and I am no defender of Microsoft's business practices. However without doing code analysis, it is impossible to say that this slowdown is because of DRM. Nowhere in the article does it suggest that they were able to do a profile analysis of the kernel codes and compare what modules on the path were causing the delays. So while it is theoretically possible(and likely) that the source of the delay was DRM related, one cannot be sure. If you possess knowledge otherwise, please feel free to cite it and correct me.

      --
      Legally obligatory sig : My opinions are my own... etc etc
    3. Re:The Money Quote by Toreo+asesino · · Score: 5, Informative

      Oh? That's quite a claim.

      "DRM" only kick in the moment you play hi-def media with copy-protection bits enabled only. Vista is in some tests ever-so-slightly slower than XP, but then XP was to 2k, 2k to 98, etc, etc. It's a phenomenon known as "more code".

      I'd appreciate it if you could justify any of these claims with say some evidence? Not the Auckland guy though, his claims were debunked rather thoroughly a long time ago.

      --
      throw new NoSignatureException();
    4. Re:The Money Quote by rossjudson · · Score: 5, Insightful

      This is yet another one of those times when I wish Slashdot wasn't so ridiculously hostile to Microsoft. What we need here is some informed, possibly even official commentary from someone in the know at MS. Exactly why is a workload slower on Vista? Where's that time going? Right now something like 60-70% of corporate workloads still run on Windows OS, so gaining an understanding of exactly why is important.

      When the difference is on the order of 20-40% (if the article is to be believed), we're looking at some level of system-call "tax" under Vista, or we're looking at a different _capability set_. If the workload on Vista is in a secured environment, and the same workload runs faster on XP in an unsecured environment, we're talking apples and oranges.

      It could be the case the even for workloads running as root equivalents in Vista execution times are worse...but we don't really know from what's quoted in this article, and there isn't any response from MS.

      I think Vista is a pretty important upgrade for most users. Even if its security mechanisms are intrusive, at least they're _there_, and that's a step in the right direction.

    5. Re:The Money Quote by Anonymous Coward · · Score: 4, Informative

      All you MS apologists and shills have the same talking points: (1) DRM is harmless because it isn't invoked unless you're play DRMed content (in which case you *want* it), and (2) Don't quote Peter Gutmann (the "Auckland guy") because he's been debunked.

      "The Auckland guy" has most definitely not been debunked. The only serious (using the term loosely) efforts I know of have come from Microsoft itself and from the Microsoft's ad agency, ZDNet. Gutmann showed the ZDNet critics for the idiots that they are (not that it wasn't already pretty obvious on the face of it), and the Inquirer exposed the Vista team's response for the spin that it was.

      "The Auckland guy" is a respected academic computer scientist and security and cryptography expert who is talking in his field of expertise. Everything he says is based on Microsoft's own developer docs or device manufacturer docs. He cites his sources. He explains it all in technical detail. And unlike his opponents his fortunes aren't tied to this argument.

      The truth scares you shills so much you have to try to discredit and suppress him at every turn. That's why you say thing like "Stop quoting the Auckland guy, he's been thoroughly debunked." I hate to break it to you, but this random debunked guy from Auckland has Bruce Schneier on his side. It's not hard to tell the difference between the experts and the shills in this debate, as long as the experts get the exposure they deserve. That's why people keep posting links to the "Auckland guy" despite your desperate protests. I know who I trust.

      Read Peter Gutmann's excellent article here:
      http://www.cs.auckland.ac.nz/~pgut001/pubs/vista_cost.html

    6. Re:The Money Quote by D+Ninja · · Score: 4, Informative

      It's with handling DRM (not specifically Microsoft's implementation). The fact that Microsoft MUST handle DRM is the slowdown.

      Take a look at it this way:

      Code Execution Path w/out DRM
      Run
      Function
      Function
      Function
      End

      Code Execution Path w/ DRM
      Run
      DRM Check
      Function
      DRM Check
      Function
      DRM Check
      Second DRM Check
      Function
      End

      One is obviously taking longer than the other.

    7. Re:The Money Quote by setagllib · · Score: 4, Insightful

      Unlike Windows, if you install a very lean Linux distribution, even one with up-to-date package versions, it will be absurdly fast as you'd expect from modern hardware. Just because Ubuntu is being burdened doesn't mean the FOSS landscape itself is.

      The algorithms and data structures in almost all open source applications have either stayed the same over the years, or gotten better, with the notable exception of some programs like GCC which have used the increase in system resources to advance compiled code optimisation rather than compile-time performance.

      This whole "of course newer is slower" thing is just Microsoft brain damage. Apple is another company which regularly improves performance and scalability in its software products, even with DRM problems similar to Vista.

      Did you know that by now hundreds/thousands of Windows *system* *calls* have built-in backwards compatibility checks to support programs whose source code is not available for maintenance? You're paying a performance penalty every time you make a system call, with no option to turn it off, just because someone somewhere might want to play The Sims. Open source solves this problem by fixing the program, rather than hacking every layer of the OS to support old bugs. You can't spell "backwards compatibility" without "backward".

      --
      Sam ty sig.
  8. Better than Vista, still worse than XP by Animats · · Score: 4, Insightful

    First, go to the real story, bypassing an intermediate blog and two interstitial ads.

    Second, the article says the performance of the newer OSs is worse than XP. "In fact, during extensive multiprocess benchmark testing, Windows 7 essentially mirrored Vista in almost every scenario. Database tasks? Roughly 118 percent slower than XP on dual-core (Vista was 92 percent slower) and 19 percent slower than XP on quad-core (identical to Vista). Workflow? A respectable 38 percent slower than XP on dual-core (Vista was 98 percent slower) and 59 percent slower on quad-core (Vista was 66 percent slower)."

    Third, there are no tables or graphs anywhere in these articles, and very few numbers. As a benchmarking article, this is awful.

  9. More great mathematics by Lonewolf666 · · Score: 4, Insightful

    From page 2 of TFA:

    In terms of raw application throughput, Windows XP clearly is still king of the hill. However, despite its current edge on dual-core and quad-core systems, Microsoft's 8-year-old OS is beginning to show its age. For example, when you contrast the dual- and quad-core transaction times for the ADO (database) and MAPI (workflow) workloads, you see that scalability -- in terms of a percentage improvement from dual-core to quad-core -- is capped at 265 percent for the database tasks and 32 percent for the messaging workflow tasks. While excellent by legacy Windows NT standards, these improvements pale next to the 571 percent boost witnessed for the same SQL-driven database workload under Windows 7, or the 58 percent improvement for the MAPI message store workflow task under Windows Vista.

    (emphasis mine)
    So we are supposed to believe that the database test on Windows 7 runs 571 percent faster on a quad-core compared to a dual core?
    That would be a factor of 6.71, or in terms of performance per core, a factor of 3.355. In other words, the quad core would do 3.355 times more work per core than the dual core. That sounds not very believable, considering similar tests the German C't magazine has done in the past (for Linux and Windows 2000). In those tests, both OS scaled at best linear with the number of CPUs, so the "performance boost" from going from dual to quad core was at best 100% (in most tests more like 80%).

    Maybe I'm misunderstanding what Randall C. Kennedy wanted to say. Here it would have helped if he posted his raw data and test configuration, as most reputable testers do. But as he only posted a few end results, I can only say that his numbers seem bogus. I rated the Infoworld article with 1 of 5 points.

    --
    C - the footgun of programming languages
  10. NUMA by jpmorgan · · Score: 5, Informative

    As a HPC developer, there's a few areas where XP falls down. With the release of the new Core i7 line from Intel, the end of the FSB is in sight. Both Intel and AMD now use a ccNUMA memory architecture, which has tremendous implications on software design. In short, if your software isn't aware of the system's memory topology, you're going to end up with most of your memory traffic going over the processor interconnects and that's a substantial performance hit over going directly to memory (2-4 times slower).

    XP's NUMA support is very weak. Sometimes the easiest solution is to write your own allocator (and preallocate huge chunks of ram).

    And before somebody comes along and says 'no real HPC is done in Windows!' there are a lot of old, crusty engineering software packages that everybody is scared of porting.

  11. What about multi-function? by CannonballHead · · Score: 4, Insightful

    Nobody is going to argue that if you run one single application (a database something), a "small" OS will work better. There are Linux versions that are specifically geared towards doing that sort of thing, right? Ubuntu is probably slower at something than [insert other dist].

    The real question is, though... what about normal usage? Unfortunately, that's hard to measure... but how does Vista/Windows 7 affect normal user productivity and speed as opposed to simple benchmarks designed to test out efficiency at doing ONE thing?

    If Vista and Windows 7 were designed to have a lot of background processes to help the user do this or that, then why not test that, too? XP wasn't designed that way, apparently, while Windows Vista/7 are more designed that way. So give it a level playing field and test what it was designed to do.

    I don't have an answer of whether or not Vista/Win7 are slower or faster when doing other things (like, say, searching for a file because you can't remember where you put it, running multiple applications, using something DRM enabled, or whatever), but it'd be interesting to try to test it rather than a generic "XP runs a single application faster than Vista because Vista has more stuff running in the background." It'd be interesting to try to physically load the system with lots of applications and see which is better then.

  12. Bullshit by im_thatoneguy · · Score: 4, Interesting

    Complete and utter bullshit.

    We're a VFX company. We work with all manner of multi-core applications. Cloth simulation, Global Illumination, Caustics, Optical Flow tracking, compositing etc etc.

    Every single one of our computers are 64 bit. We have Windows XP x64 and we have Vista x64.

    I'm looking at a chart right this very second of render times for our current job. 9 million polygons, 6GB of RAM usage, 100% CPU usage across all 4 cores. NO RENDER PERFORMANCE HIT. Render software scales better than just about anything else on earth. Each core renders its little slice of the scene and returns it to the application. There is no cross talk, it scales pretty much linearlly with very very little overhead. If anything is going to expose some sort of massive performance hit, it would be rendering.

    If Vista x64 is running a DRM check on every ray casting function we would see it. If Vista was running 118% slower we would see it. We have identical machines running the identical piece of software and they're returning on average statistically identical results.

    I've got millions of photons bouncing around a scene and supposedly each calculation is being 'taxed' by some DRM check? I don't see it.

    They're all generating pixels, what could be more "DRM related" than reading footage, processing footage and creating new footage?

    Maybe this test found some piece of software that doesn't run well on Vista. I can buy that argument. But Vista and Windows 7 are not substantially slower than XP at processing. In fact they seem to be no slower from my experience with a wide variety of extremely processor and memory intensive tasks.