YouTube直播聊天的终极性能提升
这些是代码更新过的版本。 显示所有版本
YouTube Super Fast Chat | Code Change
Use of native functions and avoid changing Node.prototype.appendChild
Node.prototype.appendChild
YouTube Super Fast Chat
YouTube Super Fast Chat | Bug Fix
fixed block popup bug, see discussions#192849
MODIFY_SCROLL_TO_BOTTOM = false
added USE_WILL_CHANGE_CONTROLLER. Disabled by default.
USE_WILL_CHANGE_CONTROLLER
added USE_OPTIMIZED_ON_SCROLL_ITEMS
USE_OPTIMIZED_ON_SCROLL_ITEMS
ENABLE_FULL_RENDER_REQUIRED
fix scroll at bottom using overflow-anchor
overflow-anchor
added option ENABLE_CONTENT_HIDDEN; default false
ENABLE_CONTENT_HIDDEN
false
Update 469878-youtube-chat.js
added ENABLE_NO_SMOOTH_TRANSFORM option.
ENABLE_NO_SMOOTH_TRANSFORM
effective trimming
trim before render
YouTube Super Fast Chat | Performance Boost
Mitigate rendering issue in background
YouTube Super Fast Chat | CSS
YouTube Super Fast Chat | CSS Fix & New Feat
YouTube Super Fast Chat | Code Review
YouTube Super Fast Chat | Code Fix
YouTube Super Fast Chat | Code Update
YouTube Super Fast Chat | CSS Fix
YouTube Super Fast Chat | Ticker Effect
Further Reduce Ticker Effect to update per 1 ~ 1.5s with step of no more than 5px normally.
cProto.updateTimeout is temporarily removed; buggy for playback
cProto.updateTimeout
YouTube Super Fast Chat | Update
Release constraint - css contain
contain
YouTube Super Fast Chat | Typo Fix
YouTube Super Fast Chat | Minor Code Fix
document.readyState
introduce getProto method
YouTube Super Fast Chat | Updated customYtElements Library
customYtElements Library 1.4.1
YouTube Super Fast Chat | Fix Element Invisible Issue
YouTube Super Fast Chat | Boost Super Boost
Change scrollToBottom_ and flushActiveItems_ in component register phase for event hook
scrollToBottom_
flushActiveItems_
Change scrollToBottom_ and flushActiveItems_ to microTasks to avoid dead lock of browser scripting due to DOM rendering
Change method async to incorporate the operation order of microTasks of scrollToBottom_ and flushActiveItems_
async
YouTube Super Fast Chat | Utilize will-change
will-change
YouTube Super Fast Chat | Removed Padding for Banner
显示脚本的所有版本