Is there a benchmark with Cocoa, JQuery Mobile, Sencha Touch, titanium, etc?
Can we see a real difference between them?
Do you think speed is a limit for a framework?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Putting aside browser-based frameworks, which are at a distinct disadvantage in terms of performance, iOS native-code frameworks are likely to perform quite similarly to the same application written in CocoaTouch (of course it might vary, particularly if the framework provides some useful-but-slow functionality that you use).
I’m a big fan of MonoTouch and feel strongly that it allows me to program in a modern programming language, across platforms, without paying any significant penalty in terms of performance or capability.