Why does iOS run faster than Android on less powerful hardware?

Why does iOS run faster than Android on less powerful hardware?


iOS is definitely more efficient, because it is running native code.  That code is generated by an optimising compiler (not a VM or a JIT compiler)

iOS does not use garbage collection which is also a source of stalls and is less efficient at handling memory.

But the A series processors are actually very fast too.  Clock rate and core count are not good indicators of throughput.

最后编辑于
©著作权归作者所有,转载或内容合作请联系作者
【社区内容提示】社区部分内容疑似由AI辅助生成,浏览时请结合常识与多方信息审慎甄别。
平台声明:文章内容(如有图片或视频亦包括在内)由作者上传并发布,文章内容仅代表作者本人观点,简书系信息发布平台,仅提供信息存储服务。

推荐阅读更多精彩内容

  • This chapter discusses some of the design decisions that ...
    狂风无迹阅读 4,580评论 0 0
  • 原文链接:machinethink.net/blog/tensorflow-on-ios/ Before you ...
    dopami阅读 4,638评论 0 1
  • 越来越多的人在学习iOS课程,起初我自己是通过国内的一些网站学习,但是视频教程更新慢。后来在Youtube上看视频...
    东东隆东抢阅读 9,797评论 0 9
  • 本篇文章是基于谷歌有关Graphic的一篇概览文章的翻译:http://source.android.com/de...
    lee_3do阅读 11,989评论 2 21
  • 两天的校运会终于拉下帷幕,两天的工作人员也结束了。 尽管这次校运会并不如我所想的那般,尽管校运会存在着一些不足,但...
    浅绘sole阅读 1,414评论 0 1

友情链接更多精彩内容