Добавить
Уведомления

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

Иконка канала Все о CSS
20 подписчиков
12+
15 просмотров
2 года назад
27 ноября 2023 г.
12+
15 просмотров
2 года назад
27 ноября 2023 г.

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

, чтобы оставлять комментарии