cyfung1031 / userscript-supports

This is for the userscripts created on GreasyFork.org.
https://cyfung1031.github.io/userscript-supports/
MIT License
48 stars 3 forks source link

Question about cpu tamer scripts. #41

Closed ChromiaCat closed 3 months ago

ChromiaCat commented 3 months ago

Why are there so many? Is there a difference on what they do/how well they work? They all have the same description and it's hard for me to figure out by code alone if they do different stuff.

cyfung1031 commented 3 months ago

They are helping in a similar way. Just install one of them. Function: They will alter the timer function used in YouTube.


The main script (CPU Tamer by AnimationFrame) was created after the review of knoa's script "YouTube CPU Tamer".

That was the first attempt to help improving the YouTube smoothness that my PC was slow.

I am now using Macbook only so I no longer feel any slowness but just keep updating it.

Besides, I am now understanding more the related JS coding that might make the browser slow, so I have created other scripts to handle YouTube's js coding issue.

https://greasyfork.org/en/scripts/469878-youtube-super-fast-chat https://greasyfork.org/en/scripts/473972-youtube-js-engine-tamer (and one more for the chatroom but now it is still under developing)

Basically these scripts are already fixed the issues as much as possible. CPU Tamer Script might not be required. (Super Fast Chat and JS Engine Tamer are handling different things, they can be used together)


youtube-cpu-tamer-by-animationframe.user.js

youtube-cpu-tamer-dm.user.js


youtube-cpu-tamer-io.user.js , youtube-cpu-tamer-vf1.user.js, youtube-cpu-tamer-vf2.user.js

youtube-live-chat-tamer.js


Conclusion

cyfung1031 commented 3 months ago

No further response. Close.