Use APKPure App
Get Odeyalo old version APK for Android
Sebuah tes kinerja prosesor sederhana
Sebuah kinerja prosesor tes sederhana menggunakan counter kenaikan. Program ini menampilkan kinerja thread (s) dalam satuan relatif (megacycles).
Setiap thread mengeksekusi kode berikut:
int test_count = 0;
sementara (kerja == true) {
test_count ++;
jika (test_count% 1000000 == 0) {
test_count = 0;
updateStatistics ();
}
}
Karena kebanyakan CPU ponsel selama pemanasan mengurangi kecepatan clock, kinerja dapat dikurangi secara signifikan. Oleh karena itu, tes ini lebih baik untuk memulai dengan CPU dingin.
Hasil tes (tombol "1 Thread») untuk beberapa CPU:
- Qualcomm MSM7225A, 800 МГц: 14.1
- Rockchip RK3066, 1,6 ГГц: 33,6
- NVIDIA Tegra 3, 1,3 ГГц: 30,4
Last updated on May 26, 2019
Minor bug fixes and improvements. Install or update to the newest version to check it out!
Diunggah oleh
Bike Lord
Perlu Android versi
Android 2.3.2+
Kategori
Laporkan
Odeyalo
1.1 by ArtD
May 26, 2019