Slashdot Mirror


Windows 7 RTM Reviewed & Benchmarked

An anonymous reader writes "The code is final, and CNet has reviewed the final version of Windows 7, with benchmarks to support the case that it's not only the fastest version of Windows to shut down, but also looks like 'the operating system that both Microsoft and its consumers have been waiting for.' The review continues: 'By fixing most of the perceived and real problems in Vista, Microsoft has laid the groundwork for the future of where Windows will go. Windows 7 presents a stable platform that can compete comfortably with OS X, while reassuring the world that Microsoft can still turn out a strong, useful operating system.'"

25 of 792 comments (clear)

  1. Vista was the fastest Windows by symbolset · · Score: 5, Funny

    From installation to wipe in an average of ten days. A pioneering achievement.

    As for the rest of this prerelease hype, I'll believe it when I see it.

    --
    Help stamp out iliturcy.
  2. Re:Great goals by Verminator · · Score: 5, Funny

    As the most useful thing any user can do with Windows is to shut it down, this is a critical benchmark of performance.

    --
    "The more corrupt the state, the more it legislates." - Tacitus
  3. So basically... by korean.ian · · Score: 5, Funny

    "'the operating system that both Microsoft and its consumers have been waiting for.'"
    So it's Snow Leopard?

  4. Re:Great goals by electrosoccertux · · Score: 3, Funny

    Shutting down is part of the restart process, which I personally do several times a day just to make sure everything is running A-OK!!!

  5. Re:The competition is OSX by TheDugong · · Score: 4, Funny

    They can pry my Ubuntu from my warm sweaty palms!

  6. Anticipation, check. by Cur8or · · Score: 1, Funny

    Disappointment, check. Anticipation for next windows, begin.

    --
    Winkey shortcut mapping for 64bit windows. WinKeyPlus
  7. Re:The competition is OSX by mjwx · · Score: 2, Funny

    So, all linux fanboys have nothing to fear of !!!

    Excellent.

    When Microsoft turn Windows into OSX then all the businesses will run the the next best alternative to avoid it, Linux.

    Then they will all pay me licensing fees. (channelling Darl Mcbride)

    --
    Calling someone a "hater" only means you can not rationally rebut their argument.
  8. Re:Copying by oever · · Score: 5, Funny

    No, you still cannot copy it.

    --
    DNA is the ultimate spaghetti code.
  9. Re:16GB? by Beriaru · · Score: 2, Funny

    Copyright notices, EULAs, DRM engines, w98 & XP for retrocompatibility... and a pr0n video of Ballmer and a chair. 6 hours, HD, Harcore. The mother of the easter eggs.

  10. If Operating Systems Were Guns by bmo · · Score: 4, Funny

    Linux is anything from a little single shot Derringer to a 30 mm GAU-8/A Avenger Gatling gun at 4200 rounds per minute.

    OSX is clearly stamped down the side "Desert Eagle point five oh"

    And Windows has "'Replica' written down the side"

    --
    BMO

    1. Re:If Operating Systems Were Guns by bmajik · · Score: 5, Funny

      OSX is clearly stamped down the side "Desert Eagle point five oh"

      That's certainly an apt comparison, since most people that have or want DE50's think they look cool and work really awesome, but have no fucking idea what they're doing when using a gun. They feel this strange sense of smugness about the elite status their choice in firearm has afforded them, perhaps not having any idea that a boring old Casull 454 has more muzzle energy, or that the DE50 is utterly impractical for essentially any worhtwhile endeavour. They know that they spent way more money than other guns cost, but they don't realize that there's always something cheaper that does a better job.

      Yet nothing else seems to have caught and held the affection of hollywood so effectively, so nothing else will suffice for the discriminating individuals that know nothing about firearms or marksmanship --- except that they are better than everyone else at both by virtue of their wise purchase.

      I'm not sure you had any idea how good of an analogy you were making. Bravo! :)

      --
      My opinions are my own, and do not necessarily represent those of my employer.
    2. Re:If Operating Systems Were Guns by gbjbaanb · · Score: 2, Funny

      yeah, but everyone knows you have to clean your gun regularly or it'll stop working properly.

      which is a lot like Windows too, shame the detailed disassembly instructions are never included in the box.

  11. Re:Fast way to shut down! by maxwell+demon · · Score: 2, Funny

    7 might be better than vista. but i still dont believe it's the fastest ever or any of their other bs.

    Indeed, they'll probably not get back the great boot time of DOS. Not to mention the instant shutdown! :-)

    --
    The Tao of math: The numbers you can count are not the real numbers.
  12. it doesn't matter if the OS is better... by Tumbleweed · · Score: 5, Funny

    I'm for _anything_ that gets more people to stop using IE6. :)

  13. Re:The competition is OSX by RLiegh · · Score: 2, Funny

    You'll get things done more slowly, because GUI configs suck, but that's your choice.

    Or I can, ya know, get things done faster by using GUI configuration tools that don't suck.
    THAT would require a Windows Server, however.....

  14. Re:The competition is OSX by skudenfaugen · · Score: 2, Funny

    I hate to do this (not really), but here is the obligatory xkcd reference (and from the newest comic too). http://xkcd.com/619/

  15. Comment removed by account_deleted · · Score: 4, Funny

    Comment removed based on user account deletion

  16. Re:Slowest windows yet! by Ant+P. · · Score: 2, Funny

    Yes, CNet is telling you this.

    In case you haven't noticed already, they make Fox News look fair and balanced.

  17. Re:SMB still sucks by bwalling · · Score: 5, Funny

    I found all the Need For Speed games to be mostly the same and not very fun. The Mario games have a little more variety and have been getting more interesting.

  18. The GUI is not the end-all, be-all by Junta · · Score: 3, Funny

    I take issue with a viewpoint that a GUI magically makes things easier. If you have thousands of paths with very advanced concepts, it will not be possible to extract the data with any degree of enhanced ease. In fact, navigation becomes clunky when there are too many options to parse at once or too many layers of depth to traverse. In that aspect, Windows really punishes advanced users or those seeking to give simple instruction. In linux support, I can generally paste a line or few of shell script. For Windows, I end up having to take several screenshots generally (the command was quicker to type as well, *and* more amenable to scripting and using against many machines at once). The 'cmd' scripting is painfully bad and severely lacking and awkward (many MS provided capabilities are possible via CLI, but not in as useful a manner, and many installers must run with a GUI, even if not interacted with). 'Powershell' is their 'answer' to the inadequcies of their cmd shell, but it's horribly slow and in many ways misses the point. An example central to that is how they deal with piping. They thought piping providing a dumb stream was not useful enough, so they made their piping require more work to describe simple concepts. Yes, dumb piping is limited to some types of programming, but for shell, the simplicity makes 95% of the usage cases easier, and you just have to go to a language like python for the other 5%.

    For me, Windows not having a CLI for everything is worse than Linux distros not having a GUI for advanced features that you either had to search online for or already know ahead of time even under Windows. However, I believe at least SuSE endeavors to have a GUI for everything within YaST that is not frequently used by typical users.

    --
    XML is like violence. If it doesn't solve the problem, use more.
  19. Re:Great goals by Bert64 · · Score: 3, Funny

    You lie...

    Windows is an easy to use GUI based OS, therefore there is no possible operation that requires, or is easier done with, the CLI...

    You must be thinking of Linux, where simple tasks like shutting down the system must be done from the command line.

    --
    http://spamdecoy.net - free throwaway anonymous email - avoid spam!
  20. Re:The competition is OSX by Rennt · · Score: 2, Funny

    A good operating system is discoverable and user-centric

    No, a good operating system is flexible and operator-friendly. You are thinking of a MARKETABLE operating system - real men call them "toys".

  21. Re:Fast way to shut down! by Saint+Fnordius · · Score: 2, Funny

    I tried pulling the plug on my work laptop, but it just switched to battery power.

  22. Re:"the fastest version of Windows to shut down" by blind+biker · · Score: 4, Funny

    DOS required to be shut down, too, if you used SmartDrive (which, IIRC, was active by default at least since MS DOS 5.0, as it improved performance quite a bit). What you had to do was to press CTRL + ALT + DEL before turning off the system, to let SmartDrive write back to disk the dirty blocks in its cache. It would display a short message during the operation, then reboot the computer. This behaviour was recommended in the DOS user's manual.

    And only NOW you tell me!?

    --
    "The agriculture ministry is not in charge of Gundam" - Japanese ministry official.
  23. Re:Fast way to shut down! by Antony-Kyre · · Score: 2, Funny

    I may regret mentioning this...
    512MB of RAM,
    4MB of shared video I believe,
    900MHz processor.