Skip to content

General wiki purpose about Android performance and the kernel.

License

Notifications You must be signed in to change notification settings

tryigit/Android-Load-Knowledge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 

Repository files navigation

Load Performance

This command allows you to see the load value on the Android system.

su -c uptime
  • 1. Value 1min load average
  • 2. Value 5min load average
  • 3. Value 15min load average

If your load value is high, system performance and battery life will be affected. The most important thing you need to pay attention to in Android is the load value and anything can cause it.

Load Optimized

Scene and Franco K. M. It provides a really good graphical interface, but it is important to have ssh knowledge. This command gives information about all processes in the system. You can see things that affect load values ​​and cause CPU load. There are db and more details but i am sleeping.

su -c top

Tip

Do not use custom roms and custom kernels. You can't imagine how complex and hard to follow the Linux kernel is.

Telegram

https://t.me/chinacloudgroup

About

General wiki purpose about Android performance and the kernel.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published