Critical Rendering Path

1.生成 dom & cssom 

https://developers.google.com/web/fundamentals/performance/critical-rendering-path/constructing-the-object-model

2.render tree construction ,layout and painting

https://developers.google.com/web/fundamentals/performance/critical-rendering-path/render-tree-construction

原文地址:https://www.cnblogs.com/Mr-Joe/p/4054347.html