/TaskCoreOptimizer

Enhance Android Performance with System-Level Optimizations!

Primary LanguageC++MIT LicenseMIT

🚀 Task-Core-Optimizer Magisk Module

Enhance Android Performance with System-Level Optimizations!

Task-Core-Optimizer is a Magisk module written in C++, designed to optimize Android system performance 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

Prerequisites:

  • Rooted Android device with Magisk installed.
  • Magisk Manager app.

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.


Star this Repository

If you find Task-Core-Optimizer useful, don't forget to give us a ⭐ to show your support!


🤝 Credit

The original source code was written in a shell script, but in this repository (TaskCoreOptimizer), it's implemented in C++ for efficiency and to improve my knowledge ;). I also received assistance from

Uperf

Claude.ai


🛡️ License

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