nsane.forums Posted September 25, 2012 Share Posted September 25, 2012 Trying to improve more than just a browser's Javascript program speed, Google lets fly with a new browser benchmark. It wants others to help improve the test, but Microsoft's IE team derides it. Google last night unveiled an early version of RoboHornet, a general-purpose browser speed test that company engineers hope will shed light on something besides just Javascript. There are plenty of Javascript speed tests, Google's new Octane among them, and for good reason: the programming language is used to turn static Web pages into interactive Web apps. But there's more to fast browsing, and Google hopes others will get involved to flesh out RoboHornet with a full suite of tests. "It's a living, dynamic benchmark that aims to use the collective efforts of the Web development community and ultimately get browser vendors to fix real-world performance pain points," said RoboHornet leader Alex Komoroske in a Google+ post. Paul Irish, another Google engineer, said RoboHornet will exercise browser facets including scrolling; Canvas, a 2D area for graphics; the DOM (Document Object Model), a means to let Javascript programs modify the appearance of a Web page; and SVG (Scalable Vector Graphics), a format suited to graphics such as logos that can be resized easily. Various subsets of the full test suite can be selected to exercise particular areas. To run the alpha version of RoboHornet, you'll have to disable any blocking of pop-up windows for the site. RoboHornet is an open-source project on GitHub, and Google is seeking involvement from others. Additions to the benchmark code itself have come from Google staff including Erik Arvidsson and Paul Lewis, but the RoboHornet committee includes members from Mozilla, Facebook, Microsoft, and Sencha. And it's not just about browser makers, but also those who build Web sites; other representatives come from SmugMug and Google Spreadsheets. Komoroske said the benchmark as it stands today is in its early stages: "RoboHornet is still in a very early alpha state, but that's where you come in. It's up to you to propose and vote for performance issues you care about, helping shape the future of the benchmark and effectively defining the areas that browser vendors will invest in making run faster!" In a blog post today, Microsoft pooh-poohed RoboHornet. "Members of our engineering team took a look at the benchmark and found that RoboHornet isn't all that representative of the performance users might encounter on real-world sites. Like all micro-benchmarks, RoboHornet is a lab test that only focuses on specific aspects of browser performance," said Roger Capriotti, director of Internet Explorer marketing. The real Web should be used to measure performance, he said: "Internet Explorer is built from the ground up to perform incredibly well on Web sites, not lab micro-benchmarks." Improving Web performance is important. For one thing, people spend a lot of time in their browsers, and they tend to be more active when Web sites are responsive. For companies like Google, that means more searches, more search advertising opportunities, and therefore more revenue. For another, better performance means Web apps can compete better against native apps for iOS, Android, Windows, OS X, or other operating systems. That helps programmers rely more on the universal Web foundation rather than crafting multiple versions of their software for each device. View: Original Article Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.