YouTube CPU and GPU Optimizer

Optimize CPU and GPU usage while watching YouTube videos

Από την 16/05/2024. Δείτε την τελευταία έκδοση.

Δημιουργός
Anh Khoa Phan
Βαθμολογίες
0 0 0
Έκδοση
0.2
Δημιουργήθηκε την
16/05/2024
Ενημερώθηκε την
16/05/2024
Μέγεθος
10 KB
Άδεια
MIT
Εφαρμόζεται σε

Ideal for users who frequently encounter "YouTube CPU Tamer by AnimationFrame" and "YouTube CPU Tamer" by CY Fung and knoa, this userscript is designed to optimize CPU and GPU usage while watching YouTube videos.

This userscript intercepts and customizes the execution of the "setTimeout" and "setInterval" functions, which are commonly used for scheduling tasks in JavaScript. By synchronizing these tasks with the browser's "requestAnimationFrame" function, it ensures that tasks are executed more efficiently and in alignment with the screen's refresh rate.

Additionally, the script checks for GPU acceleration support to leverage hardware capabilities and further reduce the energy impact. It also manages task execution in background tabs, adjusting intervals to minimize CPU usage when the tab is not active.

In essence, this script helps maintain smoother video playback and reduces power consumption, making it ideal for users looking to enhance their YouTube viewing experience on resource-constrained devices.

Thank you!
Best regards, AstralRift