servo/components/shared/compositing
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
..
tests compositing: Combine webrender_traits and compositing_traits (#36372) 2025-04-06 17:34:18 +00:00
Cargo.toml layout: Report memory usage for fragment and box trees. (#36553) 2025-04-18 20:05:15 +00:00
display_list.rs layout: Report memory usage for fragment and box trees. (#36553) 2025-04-18 20:05:15 +00:00
lib.rs compositing: Add memory reporter for WebRender. (#36557) 2025-04-16 13:14:04 +00:00
rendering_context.rs compositing: Combine webrender_traits and compositing_traits (#36372) 2025-04-06 17:34:18 +00:00