Tool to measure the performance of an application on Html5 on an android platform

Asked

Viewed 104 times

0

I am interested in creating an HTML5 mobile application using the android platform. I will use Cordova for this and I would like to know if you know any tools to measure the performance of this application.

2 answers

1


Taking into account that it is html, the performance is in charge of the mobile browser. So, you can use plugins like YSLOW or Google Page Speed .

To simulate smartphones there is an extension for Chrome that can help as well.

Ripple

0

Here on this site you know what mobile browsers support and can have a basis of what you can do: https://html5test.com/

Already check the performance will be kind of difficult, because each Android device uses a WebView different to run the application in Cordova. I recommend to test your apps the Phonegap Developr, of course, if you are using Phonegap.

Browser other questions tagged

You are not signed in. Login or sign up in order to post.