Posts Tagged ‘JavaScript Benchmark’

Microsoft has made available a second release of its Internet Explorer 9 platform preview, with early results showcasing many improvements in the browser over the first platform preview that was released in March 2010.

“Today’s release builds on the first Platform Preview, delivering improvements to IE9’s performance, support for standards, and hardware acceleration of HTML5.  We’ve also updated the test drive site with a new set of developer samples to show what developers can do with GPU-powered HTML5. As part of our commitment to enabling developers to use the Same Markup – the same HTML, CSS, and script – on the web, we have contributed many new tests to the W3C for HTML5, as well as CSS3 Media Queries and DOM. The Developer Tools in this preview include some new features to make finding and fixing markup issues easier” wrote Internet Explorer’s General Manager Dean Hachamovitch.

Microsoft testing shows the browser is also slightly faster in SunSpider JavaScript benchmark test then the previous preview release, with the browser still being faster than Firefox 3.6 and Firefox.Next builds.

The release come days after figures show that Internet Explorer’s market share has dropped below the 60% mark for the first time since late 1998.

Windows users wanting to test Internet Explorer 9 Platform Preview #2 can download the browser from ietestdrive.com.

I have gone and put Opera 9.64, Opera 10 Alpha, and Opera 10 Beta 1 through the Acid 3 test, V8 Benchmark, and SunSpider Benchmark tools to see how the new browser is stacking up.

The results are pleasing, with the browser clearly heading in the correct direction. Graphed results are below.

Read more

Tags: , , , , , , , , Categories: Opera Comments Off on Opera 10 Beta 1 benchmarked

Computerworld has posted an article comparing Firefox’s 3.1 beta to the latest Chrome beta.

Steven J. Vaughan-Nichols put both of these browser through the SunSpider JavaScript benchmark test. Not surprising the results were very stunning with Firefox 3.1 beta taking it out.

Of interesting note is that Firefox 3.1 beta is almost 25 times faster when rendering JavaScript compared to Internet Explorer 7.

You can read the article in full and get all the details.

Tags: , , , Categories: Chrome, Firefox, Internet Explorer Comments Off on Firefox 3.1 beta vs. Chrome beta

With the release of Google Chrome, John Resig has performed JavaScript benchmark tests on a wide variety of browsers on both Windows Vista and XP. These browsers include:

  • Chrome 0.2
  • Safari 4
  • Safari 3.1.2
  • Opera 9.5.2
  • Firefox 3.1
  • Firefox 3.0.1
  • IE7
  • IE8 Beta 2

Testing, using three benchmarking tools; SunSpider, V8 Benchmark, and Dromaeo, has produced some interesting results. Results show that Google Chrome is ahead in all but one benchmark test – very impressive for a browser that is still in its early beta stages. It shows the performance of the new V8 JavaScript engine and the power of the WebKit rendering engine found in both Chrome and Safari.

You can read the full JavaScript Performance Rundown article to see the other (not-so)surprissing results.