Redian新闻
>
回国被人送了一本介绍海归的书
avatar
d*a
2
。。。。。。
avatar
b*s
3
本版名ID的故事也在里面,作为80后年青女性的代表。
怀着崇拜,我反复拜读了很多遍。。。
avatar
A*i
4
前者是映射的容器,后者是映射方法
avatar
d*a
5

zz
My personal view (Might not be the answer you seek):
Why Android consumes more power?
Android applications utilize Google's highly optimized Java Virtual Machine.
So if you are looking from out side, an Android application is run inside a
virtual machine which is inside the real machine. So you actually have two
machines instead of one.
Everytime an android app produces an instruction, it should be translated to
into the native machine code from an intermediate code and is then executed
by the CPU. This is an extra step which consumes power.
Ubuntu Touch's Internal Nature
Ubuntu touch has no Java Virtual Machine overhead. It can directly run
binary programs compiled for the CPU, completely eliminating the need of
translation. So we know the power consumption should be less in Ubuntu Touch
for a certain extent.
However most Ubuntu Touch apps so far use an interpreter called qmlscene
which does something similar to Java Virtual Machine. Those apps aren't in
binary format but human readable code. The code is interpreted to CPU
instructions at run time. qmlscene's impact on performance is less than Java
runtime, because no virtual machine is involved. It is not noted to be a
power hungry system as QT developers have made it extremely efficient.
There are many other reasons for extra power consumption as well. It
includes 3G/4G usage management, background services etc. We ignore such
facts, because they get different from one device to another. Those facts
are at least controllable by the operating system for a certain extent.
Summary
Ubuntu touch will most probably consume less power than Android. At the time
of writing it is not yet optimized to do so. We will have to wait until
phones come out.

【在 d******a 的大作中提到】
: 。。。。。。
avatar
a*r
6
书名?
相关阅读
logo
联系我们隐私协议©2024 redian.news
Redian新闻
Redian.news刊载任何文章,不代表同意其说法或描述,仅为提供更多信息,也不构成任何建议。文章信息的合法性及真实性由其作者负责,与Redian.news及其运营公司无关。欢迎投稿,如发现稿件侵权,或作者不愿在本网发表文章,请版权拥有者通知本网处理。