#webrender #memory #web #zng #renderer #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

#12 in #webrender

Download history 93/week @ 2024-06-29 367/week @ 2024-07-06 192/week @ 2024-07-13 192/week @ 2024-07-20 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 360/week @ 2024-10-12

1,146 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