Slashdot Mirror


IE 9 Beta Strips Down For Speed

CWmike writes "Those who have written off IE as being slow and old-looking are in for a surprise. The just-released Internet Explorer 9 beta is dramatically faster than its predecessor, sports an elegant, stripped-down interface and adds some useful new features, writes Preston Gralla. Even more surprising than the stripped-down interface is IE9 beta's speed. Internet Explorer has long been the slowest browser by a wide margin. IE9 has turned that around in dramatic fashion, using hardware acceleration and a new JavaScript engine it calls Chakra, which compiles scripts in the background and uses multiple processor cores. In this beta, my tests show it overtaking Firefox for speed, and putting up a respectable showing against Safari, Opera and Chrome. It's even integrated into Windows 7. One big problem: It will not work on Windows XP. So, forget the performance and security boost, many enterprises and netbook users."

10 of 288 comments (clear)

  1. I know other whores... by dotancohen · · Score: 5, Funny

    ...who strip down for speed, dope, blow, and whatnot.

    I don't go near any of them, either.

    --
    It is dangerous to be right when the government is wrong.
    1. Re:I know other whores... by hedwards · · Score: 4, Informative

      They give you viruses as well if you're not careful.

  2. Re:Here's to hoping by tepples · · Score: 4, Insightful

    In other words, they are throwing more hardware at the problem (graphics cards AND multiple processor cores) instead of actually producing a faster or more resource efficient browser. Anyone else read that the same way?

    The resources present in a PC that can run Windows 6.x Aero include multiple cores and an integrated stream processor (also called a GPU). So yes, IE is being more efficient by using the resources that are there instead of ignoring them.

  3. This just in... by Aggrav8d · · Score: 4, Funny

    Javascript engine speeds have nothing to do with quality of code. It's all about how cool a name you come up with for your engine. IE9 is the latest to jump on the bandwagon with their "Chakra" engine, sure to appeal to a wide market of yuppie-wanna-be-hippie 30 somethings. Following this news, Mozilla has announced their next javascript engine will be called "unicorn bacon", and apple have bought the rights to use the name "iMegatron". The future is now!

  4. tabs on the same row as address bar by spyked · · Score: 4, Interesting

    Am I the only guy who doesn't like this idea?

    1. Re:tabs on the same row as address bar by AsmordeanX · · Score: 4, Informative

      It handles multiple tabs about as poorly as you can expect it to. http://arstechnica.com/microsoft/news/2010/09/inside-internet-explorer-9-redmond-gets-back-in-the-game.ars/2 (scroll about 1/2 way down)

      Basically it just crowds out until the tabs are rendered useless then if helpfully puts scroll arrows after you can't read what's inside the tab anymore.

  5. Oh mod me a troll BUT by SmallFurryCreature · · Score: 4, Insightful

    Somehow I am not impressed when someone goes from absolute last to second last. It STILL is beaten by Opera, Chrome and Safari... so it beat Firefox which is the browser best known for its extensibility rather then speed by stripping itself down... So it becomes Chrome rather then Firefox, but then looses to Chrome.

    oh, and it only work with hardware acceleration, only on windows and then only on recent versions of windows. ALL its competitors run on Windows XP with no trouble AND do it faster. So MS can't get a fast browser on its own OS THAT IT STILL SELLS!

    My god, is our opinion of IE really THAT low that we find this impressive?

    Oh and cue all the MS fanboys who will explain that IE9 can't run on XP because it needs X and yet all its competitors can do it. And run on Linux and OSX to boot...

    IE is that special kid in class, who wins a price not for coming in first, but because everyone is special in their own way. Even if they eat the chalk.

    MS, if you want to change the perceptions of your crappy software, do a FORCED upgrade on ALL your still used OS'es to IE9. Stop hiding behind excuses and repair the damage you did to paying customers with IE6. You got plenty of money to do it, so there are no excuses. Rid the world of IE6 and I might even buy an xbox... Nah

    --

    MMO Quests are like orgasms:

    You may solo them, I prefer them in a group.

  6. Re:M$ snubs XP ? by ledow · · Score: 4, Interesting

    It's a good way to shift more customers to alternatives. I know that all the schools I've worked in, Firefox is compulsory because even the *thought* of updating IE or trying to move to 7 just to gain some small advantages and lose quite a lot of existing functionality / ease of use puts fears into the bursars.

    Support XP and you could EASILY double the userbase of IE9. It shows what Microsoft is really after - not customers, but lock-in to ever-decreasing upgrades. My bursar promised to kill me if I end up needing something that HAS to have Windows 7 installed in the school to run. At least for the next few years. I similarly have a promise to hunt down any of my users who tries to fiddle with their desktop icons in order to restore IE access instead of Firefox.

  7. Re:No cross platform support either by natehoy · · Score: 4, Funny

    I'm not disputing your 2% number, because I don't have any other numbers to dispute it with. But not all computers are new computers.

    Anecdotal evidence is anecdotal, but I personally know of a handful computers that are running Linux. They probably did come out of Big Box Retailer, but almost a decade ago. They won't run Windows any more (at least not a flavor that will work in today's world), but they are all perfectly happy with a lightweight window manager running under Linux, and can run the latest Firefox quite happily. Their owners, who can't afford a new computer, were grateful to get the results of my dumpster-diving, reformatting, and refurbishing. It costs me (and them) nothing.

    "New Computers Sold" obviously would show a massively overwhelming preponderance toward Windows, obviously. But Linux is incredibly useful for slightly older hardware for people on a tight budget. There's a good bit of hardware that would have once had a one-way trip to dumpsterville that is now making a long stop at Linux Station along the way and getting a few more useful years of life.

    I agree that 10% seems rather, well, "overly optimistic". My gut tells me it's higher than 2%, though.

    To be fair, my gut tells me the two cheeseburgers I had for lunch were just what I needed, so it lies to me sometimes.

    --
    "This post contains words, known to the State of California to cause thought. Wash brain thoroughly after reading."
  8. Re:No cross platform support either by Trepidity · · Score: 5, Interesting

    Cross-platformness in a radical sense (all hardware, all operating systems) does seem to be quickly falling by the wayside, and not just with IE only running on Windows..

    The Apple version of Webkit (Safari) of course only runs on OSX, or OSX+iOS if you count Mobile Safari as the same browser. Chrome runs on the three major OSs, but only x86, x86-64, and ARM architectures, and is hard to port, due to generating machine code in its Javascript engine. Opera runs on x86, x86-64, ARM, and SuperH, and is reportedly somewhat easier to port, but it's closed-source so who knows. Firefox 4 will run only on x86 and x86-64.

    So Firefox 3.6.x may be the last modern web browser that runs basically everywhere. You can get binaries for all major platforms, and Debian currently ships it for all 8 of its supported architectures: x86, x86-64, alpha, ARM, MIPS, PowerPC, S390 (!), and SPARC.

    Sort of step backwards from the original Unix solution to portability: you write your stuff in C+POSIX, and then it runs everywhere we've ported a C compiler and a POSIX layer. Now apps are sprouting their own architecture-specific virtual machines! Perhaps LLVM will save us? It'd be nice if we managed to agree again on a single point of porting, so instead of saying "Chrome runs on x86, x86-64, and ARM, Firefox runs on x86 and x86-64", you can say "Browser Foo runs on anything with an LLVM port".