CPU Load Generator icon

CPU Load Generator

1.0.1

This tool generates CPU loads.

App Information

Version
Update
Dec 26, 2017
Developer
Category
Installs
500,000+

App Names

App Description
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.

***
It seems this tool is too hevy. According to user feedback, several devices were broken. So please use this app carefully. But this tool is 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()
So if the device is broken, it is device's problem because device must ensure that all Android APIs work properly. And I think you can ask manufacture for repair.
***
Read more