#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

#15 in #webrender

Download history 114/week @ 2024-07-27 117/week @ 2024-08-03 233/week @ 2024-08-10 226/week @ 2024-08-17 151/week @ 2024-08-24 318/week @ 2024-08-31 189/week @ 2024-09-07 272/week @ 2024-09-14 274/week @ 2024-09-21 263/week @ 2024-09-28 222/week @ 2024-10-05 366/week @ 2024-10-12 177/week @ 2024-10-19 184/week @ 2024-10-26 270/week @ 2024-11-02 172/week @ 2024-11-09

818 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