Skip to content

c0d3h01/CoreTaskOptimizer

Repository files navigation

🚀 Task Core Optimizer (Magisk Module)

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.

License Stars


Features

- 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!

Installation

Steps:

  1. Download the Module
    Download the latest release of the Task-Core-Optimizer Magisk module from the Releases section.

  2. Open Magisk Manager
    Launch the Magisk Manager app on your rooted Android device.

  3. Install the Module
    In the Magisk Manager app, tap on Modules, then click on the Install from Storage button. Navigate to the downloaded .zip file and select it.

  4. Reboot Your Device
    Once the module is installed, reboot your device to apply the optimizations.


License

This project is licensed under the MIT License. See the LICENSE file for more information.