servo/components/layout_2020/flow
Josh Matthews c787688afc
layout: Report memory usage for fragment and box trees. (#36553)
Add memory reporter integration for the fragment and box trees that are
persisted in the layout thread.

Testing: Looked at the numbers for https://servo.org and
https://html.spec.whatwg.org/. The former was very small, but the latter
was 700mb.

---------

Signed-off-by: Josh Matthews <josh@joshmatthews.net>
2025-04-18 20:05:15 +00:00
..
inline layout: Report memory usage for fragment and box trees. (#36553) 2025-04-18 20:05:15 +00:00
construct.rs layout: Throw away nested marker elements instead of storing them in a BoxSlot (#36568) 2025-04-16 15:32:48 +00:00
float.rs layout: Report memory usage for fragment and box trees. (#36553) 2025-04-18 20:05:15 +00:00
mod.rs layout: Report memory usage for fragment and box trees. (#36553) 2025-04-18 20:05:15 +00:00
root.rs layout: Report memory usage for fragment and box trees. (#36553) 2025-04-18 20:05:15 +00:00