九、参考链接
最后更新于:2022-04-01 03:23:35
## 九、参考链接
* Domenico De Felice, [How browsers work](http://domenicodefelice.blogspot.sg/2015/08/how-browsers-work.html)
* Stoyan Stefanov, [Rendering: repaint, reflow/relayout, restyle](http://www.phpied.com/rendering-repaint-reflowrelayout-restyle/)
* Addy Osmani, [Improving Web App Performance With the Chrome DevTools Timeline and Profiles](http://addyosmani.com/blog/performance-optimisation-with-timeline-profiles/)
* Tom Wiltzius, [Jank Busting for Better Rendering Performance](http://www.html5rocks.com/en/tutorials/speed/rendering/)
* Paul Lewis, [Using requestIdleCallback](https://developers.google.com/web/updates/2015/08/27/using-requestidlecallback?hl=en)
(完)