Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 708 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 708 Bytes

浏览器渲染优化的案例

简介

Velocity china 2013 的性能优化主题演讲 - 《16毫秒的优化》 主要研究浏览器渲染优化,以及浏览器展示性能的一些demo

注意

这里的大部分需要配合Chrome Devtools的timeline去观察渲染方面的变化

一些关于浏览器渲染的文献

http://jankfree.org

http://addyosmani.com/blog/devtools-visually-re-engineering-css-for-faster-paint-times/

http://www.smashingmagazine.com/2013/06/10/pinterest-paint-performance-case-study/

https://developers.google.com/chrome-developer-tools/docs/timeline

http://www.slideshare.net/ariyahidayat/understanding-webkit-rendering