Open Source Project:Android performance optmizer! Inspired By Uperf
- Task-Core-Optimizer is a system performance optimizer by prioritizing critical tasks on high-performance CPU cores, adjusting process priorities, and managing CPU affinities.
- High-Performance Core Assignment: Critical tasks are dynamically assigned to the most powerful CPU cores.
- Process Prioritization: Automatically adjusts process priorities to boost system responsiveness.
- CPU Affinity Management: Distributes tasks effectively across CPU cores for maximum performance.
- Magisk-Compatible: Seamlessly integrates with the Android system via Magisk for system-level enhancements.
- Written in C++: Fast and efficient execution, built for performance!
-
Download the Module
Download the latest release of the Task-Core-Optimizer Magisk module from the Releases section. -
Open Magisk Manager
Launch the Magisk Manager app on your rooted Android device. -
Install the Module
In the Magisk Manager app, tap onModules
, then click on theInstall from Storage
button. Navigate to the downloaded.zip
file and select it. -
Reboot Your Device
Once the module is installed, reboot your device to apply the optimizations.
This project is licensed under the MIT License. See the LICENSE file for more information.