mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2026-04-22 03:40:31 +00:00
Instead, collect a list of all the elements with content-visibility:auto after layout. This way we can skip the tree traversal when updating the rendering. This was previously eating up ~300 µs of the 60fps frame budget on our GitHub repo pages (and even more on large pages). |
||
|---|---|---|
| .. | ||
| EventLoop.cpp | ||
| EventLoop.h | ||
| Task.cpp | ||
| Task.h | ||
| TaskQueue.cpp | ||
| TaskQueue.h | ||