ADMIN - Explore the new world of system administration! Special introductory offer! Order by September 30th to save 10% off the regular subscription price! Each issue delivers technical solutions to the real-world problems you face every day. Learn the latest techniques for better:
network security
system management
troubleshooting
performance tuning
virtualization
cloud computing
on Windows, Linux, Solaris, and popular varieties of Unix.
Google has brought a new website online where users can run the Sputnik JavaScript test suite.
The sputnik.googlelabs.com site allows users to test their browsers' JavaScript capabilities against the ECMA-262 script language specification. The ECMA-262 specification of the European Computer Manufacturers Association describes a platform- and provider-independent scripting language.
New website for running the Sputnik JavaScript test suite.
After the release of Sputnik in September 2009 as an open source project, one of the most requested features was conducting the test right in the browser, according to Google developer and project owner Christian Plesner Hansen in his Chromium blog announcing the new website. He describes the Sputnik test as a complement to other testing suites such as Acid3. The Sputnik test is not so much about the JavaScript execution speed then about its accuracy. Before the website went online, interested parties needed to download the test software from the Google Code project page.
According to previous results (performed under Windows XP), Opera hit the target in browser performance better than Internet Explorer. (Source: sputnik.googlelabs.com)
The test still rated the browser conformity against version 3 of the specification. In December 2009, ECMA-262 version 5 was released and the Chrome project is currently updating the test suite to that version. A raging discussion is already ensuing in Hansen's announcement blog about Opera's stellar performance but unfortunate lack of recognition on the Web.
(Anika Kehrer)
Comments
Sputnik
Clorinda Figueroa
Jun 29, 2010 5:23pm GMT
Sputnik touches all aspects of the JavaScript language defined in the third edition of the ECMA-262 spec. In many ways it can be seen as a continuation of and a complement to existing browser conformance testing tools, such as the Acid3 test. While they are always focused on improving speed, Sputnik is not about testing how fast particular browser executes JavaScript, but rather whether it does so correctly. On this site http://autoinsb.com/ javascript executes without any problem.
Get 3 Issues + 3 DVDs for the price of a single issue!
Let Linux Magazine's hands-on, technical articles guide you in your daily Linux use. Check out bonus DVDs like Ubuntu, SUSE, or Fedora and save the download.
Only available for a limited time. Don't miss out!
Comments
Sputnik
Clorinda Figueroa Jun 29, 2010 5:23pm GMT
Sputnik touches all aspects of the JavaScript language defined in the third edition of the ECMA-262 spec. In many ways it can be seen as a continuation of and a complement to existing browser conformance testing tools, such as the Acid3 test. While they are always focused on improving speed, Sputnik is not about testing how fast particular browser executes JavaScript, but rather whether it does so correctly. On this site http://autoinsb.com/ javascript executes without any problem.