开发者

Fastest Javascript Framework for Phonegap [closed]

Closed. This question is seeking recommendations for books, tools, software libraries, and more. It does not meet Stack Overflow guidelines. It is not currently accepting answers.

We don’t allow questions seeking recommendations for books, tools, software libraries, and more.开发者_JAVA百科 You can edit the question so it can be answered with facts and citations.

Closed 8 years ago.

Improve this question

What is the lightest and fastest JavaScript framework for Phonegap? JqTouch, JQuery-mobile, or Dojo-mobile?

Found this :

https://spreadsheets.google.com/spreadsheet/viewanalytics formkey=dEdOZVZRVUszSU8wVG4tZmtYNUdZdWc6MQ

What do you think?

TQ.


I doubt you'll have much success in getting objective answers with empirical evidence on this here. The PhoneGap community (although growing) is already a small subset of the mobile development community. I doubt many have start-to-finish implemented actual performance tests of these stacks and compared them:

Sencha-Touch -> PhoneGap -> Native iOS
Sencha-Touch -> PhoneGap -> Native Android

vs

jqTouch -> PhoneGap -> Native iOS
jqTouch -> PhoneGap -> Native Android

etc.

I'd try looking around for comparisons of the various JS frameworks themselves for any notable performance differences and start testing the PhoneGap implementations yourself to see if the PhoneGap wrap affects the performance of each beyond the margins of difference between the individual frameworks. Or perhaps you could consult directly with the PhoneGap documentation and/or dev team yourself as I imagine they've had to test on various platforms and frameworks already.

Just a suggestion.


Have a look at the following. The author actually did spend the time re-doing his application in different JS frameworks.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜