servo/components/layout_2020/fragment_tree
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
..
base_fragment.rs layout: Report memory usage for fragment and box trees. (#36553) 2025-04-18 20:05:15 +00:00
box_fragment.rs layout: Report memory usage for fragment and box trees. (#36553) 2025-04-18 20:05:15 +00:00
containing_block.rs layout: Make Fragment hold ArcRefCell inside (#34923) 2025-01-13 09:59:59 +00:00
fragment.rs layout: Report memory usage for fragment and box trees. (#36553) 2025-04-18 20:05:15 +00:00
fragment_tree.rs layout: Report memory usage for fragment and box trees. (#36553) 2025-04-18 20:05:15 +00:00
hoisted_shared_fragment.rs layout: Report memory usage for fragment and box trees. (#36553) 2025-04-18 20:05:15 +00:00
mod.rs clippy: Fix warnings in components/layout_2020 (#31611) 2024-03-11 14:24:33 +00:00
positioning_fragment.rs layout: Report memory usage for fragment and box trees. (#36553) 2025-04-18 20:05:15 +00:00