#webrender #memory #web #renderer #zng #firefox #measure

zng-wr-malloc-size-of

Internal utility to measure memory usage in WebRender

2 releases

0.0.3 Apr 10, 2024
0.0.2 Apr 7, 2024

#16 in #webrender

Download history 170/week @ 2024-11-17 211/week @ 2024-11-24 202/week @ 2024-12-01 114/week @ 2024-12-08 103/week @ 2024-12-15 256/week @ 2024-12-22 131/week @ 2024-12-29 502/week @ 2025-01-05 223/week @ 2025-01-12 186/week @ 2025-01-19 196/week @ 2025-01-26 165/week @ 2025-02-02 166/week @ 2025-02-09 267/week @ 2025-02-16 248/week @ 2025-02-23 96/week @ 2025-03-02

812 downloads per month
Used in 6 crates (3 directly)

MIT/Apache

17KB
349 lines

This crate is a fork of servo/webrender published for use in zng-ui/zng.

Feel free to use it in your own project, the code is the same, the crate is just renamed with "zng-" prefix.


lib.rs:

A reduced fork of Firefox's malloc_size_of crate, for bundling with WebRender.

Dependencies

~660KB
~15K SLoC