Links
- by Paul Lewis
Every frame your browser paints goes through the same pipeline, and most performance bugs come from accidentally triggering expensive stages you didn't need to.
- by Tali Garsiel & Paul Irish
The most thorough single reference on everything that happens between typing a URL and seeing pixels, and it's held up since 2011.
- by Mariko Kosaka
Chrome's own team explains why your browser runs a separate process for each tab and what actually happens at the OS level when you click a link.