开发者

How does Gecko (or any other layout engine) render a document/page?

开发者 https://www.devze.com 2023-01-05 12:48 出处:网络
It was kind of hard to go through Gecko\'s documentation to see how it renders a web page. I\'m doing some performance analysis for my projects across the leading browsers to see how to improve respo

It was kind of hard to go through Gecko's documentation to see how it renders a web page.

I'm doing some performance analysis for my projects across the leading browsers to see how to improve response time. I am aware of optimization techniques out there but I don't really understand their basis — which I believe would be resolved if I knew how browser engines do their th开发者_运维知识库ing.


I gave a tech talk on material that might be useful a few years ago. It wasn't the best of presentations, but I think I did manage to convey some useful information despite that. (Slides at http://dbaron.org/talks/2008-11-12-faster-html-and-css/slide-1.xhtml or http://dbaron.org/talks/2008-11-12-faster-html-and-css/master.xhtml.)

0

精彩评论

暂无评论...
验证码 换一张
取 消