CSS runtime performance | Nolan Lawson | performance.now() 2022
On the client side, we pay a lot of attention to JavaScript performance. But relatively little time is spent on CSS, even though style and layout calculation can impact runtime performance as well. In this talk, I'd like to demystify some aspects of CSS runtime performance, exploring what parts the browser has already optimized, and what we as web developers can do to speed up styling. Slides: https://nolanlawson.github.io/css-talk-2022/ About Nolan: https://nolanlawson.com More about performance.now(); https://perfnow.nl or https://twitter.com/perfnowconf Receive conference announcements in your inbox: https://perfnow.nl/subscribe
On the client side, we pay a lot of attention to JavaScript performance. But relatively little time is spent on CSS, even though style and layout calculation can impact runtime performance as well. In this talk, I'd like to demystify some aspects of CSS runtime performance, exploring what parts the browser has already optimized, and what we as web developers can do to speed up styling. Slides: https://nolanlawson.github.io/css-talk-2022/ About Nolan: https://nolanlawson.com More about performance.now(); https://perfnow.nl or https://twitter.com/perfnowconf Receive conference announcements in your inbox: https://perfnow.nl/subscribe