This post is part of our ReadWriteMobile channel, which is dedicated to helping its community understand the strategic business and technical implications of developing mobile applications. This channel is sponsored by Alcatel-Lucent. As you're exploring these resources, check out this helpful resource from our sponsors: Cultivating a Developer Ecosystem: Understanding Their Needs
Sencha, a provider of HTML5 frameworks and tools for developers both on desktop and mobile, has put the new HP TouchPad tablet computer to the test in terms of HTML5 browser performance, and found it somewhat lacking. "The TouchPad looks quite promising, but still seems rough around the edges," notes the company while detailing the battery of browser tests it used to determine the TouchPad's HTML5 scorecard.
A less-than-stellar review regarding HTML5 performance is an interesting result for the OS behind the TouchPad. The mobile operating system webOS had previously excited the developer community because it was built on top of HTML5 and modern Web technologies, including Node.js, for example.
But after running tests on the TouchPad's implementation of WebKit (version 534.6, a recent build) to determine its worthiness as an HTML5 app platform, Sencha says the results were mixed.
"We found different behavior depending whether we used the browser directly or if we installed the app as a 'native' web app using webOS' packaging capability," writes Sencha's Aditya Bansod. "And while the browser has very mixed CSS3 and JavaScript results, it has the fastest Canvas implementation we've ever seen. Overall, the TouchPad looks quite promising, but it still seems like there is room for improvement from a Web developer's point of view."

The TouchPad's HTML5 scorecard came from a series of tests in areas like JavaScript performance, HTML5/CSS3 feature, rendering performance and rendering accuracy. Sencha used a variety of standard tests including Modernizr, Acid3, SunSpider and the company's own Sencha Animator demos and Sencha Touch Kitchen Sink.
Here is a summary of the findings (more detail here):

Sencha concludes its review with a handful of tips for the HTML5 app developer, beginning with a suggestion to build Sencha apps, of course. But as it turns, out, that may not be a bad idea.
The company found that when a Sencha Touch app was packaged as an IPK (the webOS packaging format) using the Palm Developer tools, and the app was run in the native shell, overall performance was "significantly better." What this means is that the core software stack is very capable, explains Bansod, but the browser itself needs improvement.
More simply put, what he's saying is that native apps run better on the TouchPad than Web apps.
Some other tips for app developers include the following: