YouTube RM3 - Reduce Memory Usage by Reusing Components

一个在后台运行的简单工具,通过重复利用 YouTube 组件,从而在长期减少内存使用量。

< 脚本YouTube RM3 - Reduce Memory Usage by Reusing Components的反馈

评价:好评 - 脚本运行良好

§
发表于:2024-12-23

I think it would be a good idea to combine all your YouTube performance tweaks into one userscript with toggleable functions. It would simplify management, reduce conflicts, and make benchmarking more consistent.

§
发表于:2024-12-24
编辑于:2024-12-24

No. They would not be combined as a one.

YouTube's coding is changing everyday. Some scripts might get broken. Separation helps debugging.

Some scripts are just experimental. For example, I discourage the use of "YouTube EXPERIMENT_FLAGS Tamer", but I know some people want to use it.

Those scripts I do not use would just rely on the feedback from users, and do the bug fix if I can.

Also, some scripts might conflict other userscripts/extensions.

All these scripts are working separately. No conflict.

§
发表于:2024-12-24

One good example is Boost Chat.

https://greasyfork.org/en/scripts/520755-youtube-boost-chat

( It seems no one is using it. )

That script changes the entire chat messages.

It will cause the conflicts with other userscripts/extensions.

I use it mostly but I could not add it into a combined script.

For YouTube RM3, it is still experimental and I rely on feedbacks from users. So I have to separate it.

All userscripts are uniquely working on their own aspects.

YouTube's engine is so complicated. If I don't separate my fixes, I don't know how to update when an update is needed.

§
发表于:2025-01-14

Gotcha

发表回复

登录以发表回复。