Why Android apps are running slower than iOS apps

Source: Internet
Author: User

The Java language is known as a cross-platform, which is not a language feature, but a reason to add the JVM to the middle. Formally this JVM, which causes Java applications to run slowly, has been trying to improve performance, but at least today, it is unlikely to be faster than c/c++,object-c. Also, the most significant aspect of improving performance is that the code generates a target code like C, which is then retained and then used directly for each subsequent run.

If you change the structure of the Android architecture, there will be a huge performance boost. Java routes are good separations: machine problems and real-world problems. C language is based on machine characteristics to solve the real problem, is the need to face the various types of machine problems.

Why Android apps are running slower than iOS apps

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.