Software Archive
Read-only legacy content
17061 Discussions

64 bit SSE benchmark

jan_v_
New Contributor I
577 Views

I've create an Android benchmark to evaluate CPU performance.

It can run both in 32-bit and 64-bit using SSE2  (higher SSE currently not supported in NDK).

Can anybody test this on a Intel 64 bit device ?

Infact I worder if there are any devices around that run Lolipop 64 bit yet.

 

0 Kudos
3 Replies
Alexander_W_Intel
577 Views

Hi,

you can test your app in the cloud for free on Intel Android devices here: http://testdroid.com/news/free-android-app-game-and-web-testing-on-intel-devices 

The NDK also supports higher versions of SSE. You just need to specify it as GCC option in Android.mk/Application.mk. 

Thanks,
Alex

0 Kudos
jan_v_
New Contributor I
577 Views

 

Interesting way of testing Apps this cloud, I'll give it a try.

I'm still wondering if there are any real 64-bit devices out there.

 

 

 

 

0 Kudos
Sergio_J__C_
Beginner
577 Views

I not, but a will tried on my OPPO N1

0 Kudos
Reply