servo/components/layout_2020/flow/inline
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
..
construct.rs layout: Add a LayoutBoxBase to inline boxes (#36513) 2025-04-14 16:02:37 +00:00
inline_box.rs layout: Report memory usage for fragment and box trees. (#36553) 2025-04-18 20:05:15 +00:00
line.rs layout: Store Fragment results in LayoutBoxBase and start using them for queries (#36583) 2025-04-18 09:40:29 +00:00
line_breaker.rs layout: Linebreak the entire InlineFormattingContext at once (#32483) 2024-06-13 20:12:14 +00:00
mod.rs layout: Report memory usage for fragment and box trees. (#36553) 2025-04-18 20:05:15 +00:00
text_run.rs layout: Report memory usage for fragment and box trees. (#36553) 2025-04-18 20:05:15 +00:00