YouTube RM3 - Reduce Memory Usage by Reusing Components

YouTubeコンポーネントを再利用することで、長期的なメモリ使用量の削減を目指す、バックグラウンドで実行されるシンプルなツールです。

2024/12/23のページです。最新版はこちら。

このスクリプトの質問や評価の投稿はこちら通報はこちらへお寄せください。
作者
𝖢𝖸 𝖥𝗎𝗇𝗀
評価
0 0 0
バージョン
0.1.0017
作成日
2024/12/21
更新日
2024/12/23
大きさ
31.1KB
互換性
Firefox への互換性あり Chrome への互換性あり Opera への互換性あり Safari への互換性あり Edge への互換性あり
ライセンス
MIT
対象サイト

Way of Test

  1. https://www.youtube.com/watch?v=IKKar5SS29E
  2. Open Chat Room
  3. The pre tickers are shown.
  4. wait for few seconds ( 3s ~ 5s )
  5. change from "top chats" to "all chats"
  6. all content refreshed.
  7. pre tickers disappear.
  8. wait for the next next ticker appears ( sufficient time for 4s CONFIRM_TIME)
  9. the tickers appear would cause less memory increase.
  10. can be verified in DevTools Performance Recording.

General Test (Loading of Chatroom in a Live Archive for 30s)

  1. https://www.youtube.com/watch?v=IKKar5SS29E
  2. Open Chat Room
  3. Play 1s (live chat initialization)
  4. Open DevTools and start record
  5. Record for >30s

Before

After