Performance Tweak
Developed by @Unknown Developer
DownloadDls
VersionVer
v30.0
Size
Unknown
UpdatedDate
5 Jul 2026
performance-tweak.md
The Performance Tweak Magisk Module modifies system-level display parameters, CPU scheduling, and surfaceflinger properties on rooted Android devices. It locks refresh rates, disables thermal throttling zones, and forces higher GPU baseline frequencies to maintain consistent gaming frame rates.
My Experience
I flashed version 30 on my phone to eliminate micro-stutters, and the SurfaceFlinger tweaks made scrolling instantly feel snappier. Disabling thermal throttle profiles holds frame rates stable, though you will want to keep an eye on battery temps during extended gaming sessions.
Core Features
- FPS stabilization lock stops dynamic refresh rate drops and locks UI frame rates during heavy workloads.
- CPU burst scheduling forces multi-core threads to process heavy tasks with zero governor delay.
- GPU minimum clock set to 300MHz prevents initial rendering lag when opening heavy 3D titles.
- Disables thermal throttling limits across system zones to stop aggressive CPU performance drops.
Support & Requirements
- Supported Android Versions: Android 9 and above
- Root Requirement: Magisk or KernelSU
How to Install
- Open Magisk Manager or KernelSU and head to the Modules tab.
- Select Install from storage and pick the downloaded Performance Tweak
.zipfile. - Reboot your device to apply the CPU scheduling and display rendering changes.