Odeyalo 1.1 Icon

Odeyalo

ArtD Tools
0
0 Ratings
570+
Downloads
1.1
version
May 26, 2019
release date
19.7 KB
file size
Free
Download

About Odeyalo Android App

A simple test processor performance using the increment counter. The program displays the performance of thread (s) in relative units (megacycles).

Each thread executes the following code:

int test_count = 0;
while (work == true) {
test_count++;
if (test_count % 1000000 == 0) {
test_count = 0;
updateStatistics();
}
}

Since most mobile CPU during heating reduces its clock speed, the performance can be significantly reduced. Therefore, the test is better to start with the cold CPU.

The test results (button "1 Thread») for some CPU:
- Qualcomm MSM7225A, 800 МГц: 14.1
- Rockchip RK3066, 1.6 ГГц: 33.6
- NVIDIA Tegra 3, 1.3 ГГц: 30.4

Other Information:

Package Name:
Requires Android:
Android 2.3.2+
Other Sources:
Category:

Download

This version of Odeyalo Android App comes with one universal variant which will work on all the Android devices.

Variant
2
(May 26, 2019)
Architecture
universal
Minimum OS
Android 2.3.2+
Screen DPI
nodpi (all screens)

All Versions

If you are looking to download other versions of Odeyalo Android App, We have 1 version in our database. Please select one of them below to download.

Loading..