阅读背景:

How (not) to trigger a layout in WebKit

来源:互联网 

As most web developers are aware, a significant amount of a script's running time may be spent performing DOM operations triggered by the script rather than executing the JS byte code itself. One such potentially costly operation is layout (aka reflow) -- the process of constructing a render tree from a DOM tree. The larger and more complex the DOM, the more expensive this operation may be.As most web developers are aware, a significant




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: