速報APP / 工具 / CPU Load Generator

CPU Load Generator

價格:免費

更新日期:2017-12-26

檔案大小:2.4M

目前版本:1.0.1

版本需求:Android 4.4 以上版本

官方網站:http://salt.car.coocan.jp/

Email:saltpp@gmail.com

聯絡地址:123-2-1-710, Iwaicho, Hodogaya-ku Yokohama-shi, Kanagawa, 240-0023, Japan

CPU Load Generator(圖1)-速報App

This tool generates CPU loads.

This tool launches several Android Services that continue to calculate SHA1 value of 2MB buffer that is filled by random data. You can control how many Android Services are launched by pushing button. Basically I think that CPU load is highest when you launch number of services as same as the number of the CPU Core.

***

CPU Load Generator(圖2)-速報App

It seems this tool is too hevy. According to user feedback, several devices were broken. So please use this app carefully. But this tool are using just MessageDigest#update() and MessageDigest#digest().

https://developer.android.com/reference/java/security/MessageDigest#update(byte[])

https://developer.android.com/reference/java/security/MessageDigest#digest()

CPU Load Generator(圖3)-速報App

So if device is broken, it is device's problem because device must ensure that all Android API work properly. And I think you can ask manufacture for repair.

***