Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
有时,元素的 jQuery 动画似乎比其他元素表现得更差(fps 方面)。一个非常简单的例子是,如果你有一个非常复杂的 DOM,你试图移动它而不是一个非常简单的 DOM。
是否有任何鲜为人知的规则会极大地影响动画的性能,但可能很容易被忽略?
jankfree.org上有一些关于浏览器性能的重要信息