CPU Load Generator

CPU Load Generator
CPU Load Generator
Developer: Salt
Category: Tools
1.5M installs
3.3K ratings
379.5K monthly active users
$10K+ monthly revenue est.
IAP 0% · Ad 100%
Install Trends
Weekly +364.6K
Trending
Monthly +436.8K
Trending

CPU Load Generator Summary

CPU Load Generator is a ad-supported Android app in Tools by Salt. Released in Nov 2017 (8 years ago). It has about 1.5M+ installs and 3.3K ratings with a 4.18★ (good) average. Based on AppGoblin estimates, it reaches roughly 379.5K monthly active users and generates around $10K+ monthly revenue (0% IAP / 100% ads). Store metadata: updated Sep 7, 2025.

Recent activity: 364.6K installs this week (436.8K over 4 weeks) showing exceptional growth , and 3.00 new ratings this week View trends →

Store info: Last updated on Google Play on Sep 7, 2025 .


4.18★

Ratings: 3.3K

5★
4★
3★
2★
1★

Screenshots

App screenshot
App screenshot
App screenshot
App screenshot

App Description

This tool generates CPU loads.

*** If you need old versions, please download from http://salt.car.coocan.jp/CpuLoadGenerator.htm ***

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.
***