Rendering Performance | Web Fundamentals | Google Developers →
To write performant sites and apps you need to understand how HTML, JavaScript and CSS is handled by the browser, and ensure that the code you write (and the other 3rd party code you include) runs as efficiently as possible.
Understanding the render pipeline certainly helps!