By: none (none.delete@this.none.com), July 15, 2013 11:15 pm
Room: Moderated Discussions
anon (anon.delete@this.anon.com) on July 15, 2013 4:43 pm wrote:
[...]
> The first is that x86 code was compiled with a special compiler and tuned flags that did not
> represent the actual build process, while the ARM used generic compiler and poor generic flags.
> Unless these are Android's out-of-the-box build settings, this is already dishonest IMO.
The default Android NDK flags for Thumb code generation are very poor: it's all size optimization. And these are the flags used by AnTuTu.
A bug has been opened regarding this issue: http://code.google.com/p/android/issues/detail?id=56951
So this means that ARM AnTuTu scores should be even higher, leaving Intel farther behind.
[...]
> The first is that x86 code was compiled with a special compiler and tuned flags that did not
> represent the actual build process, while the ARM used generic compiler and poor generic flags.
> Unless these are Android's out-of-the-box build settings, this is already dishonest IMO.
The default Android NDK flags for Thumb code generation are very poor: it's all size optimization. And these are the flags used by AnTuTu.
A bug has been opened regarding this issue: http://code.google.com/p/android/issues/detail?id=56951
So this means that ARM AnTuTu scores should be even higher, leaving Intel farther behind.