CPU Load Generator

Contains ads
4.2
3.11K reviews
500K+
Downloads
Content rating
Everyone
Screenshot image
Screenshot image
Screenshot image

About this 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.

***
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.
***
Updated on
Dec 26, 2017

Data safety

Safety starts with understanding how developers collect and share your data. Data privacy and security practices may vary based on your use, region, and age. The developer provided this information and may update it over time.
No data shared with third parties
Learn more about how developers declare sharing
No data collected
Learn more about how developers declare collection

Ratings and reviews

4.2
3.04K reviews
Plague Doctor
May 6, 2023
Using it for my samsung right now to heat it up, which solves the giant black bar problem my phone has. Honestly very good at doing that, and only takes like 3 minutes at MOST, and usually only takes like a minute on the regular. Would recommend for others struggling with this problem
Did you find this helpful?
A Google user
July 19, 2019
good for overloading a CPU. caused all CPU cycles to be used and required a hard restart. drained at least 50J from the battery. I could see how this may damage some hardware. There should definitely be a feature that is enabled by default that limits CPU usage to about 95%, which opens a confirmation dialog if changed. An interesting thing I noticed was that the artificial load does not generate similar electrical noise to a normal process.
36 people found this review helpful
Did you find this helpful?
Chris Webb
September 3, 2020
I needed to find a way to easily and quickly drain my battery so that I could safely replace the battery in my phone. This app did the trick, and was also helpful for calibrating the new battery. I'm not sure of any other use for this app, but it was definitely helpful for my battery replacement.
38 people found this review helpful
Did you find this helpful?

What's new

Ver.1.0.1
- Add feature to start services automatically on boot