#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 254/week @ 2024-09-16 323/week @ 2024-09-23 215/week @ 2024-09-30 222/week @ 2024-10-07 363/week @ 2024-10-14 184/week @ 2024-10-21 199/week @ 2024-10-28 269/week @ 2024-11-04 145/week @ 2024-11-11 169/week @ 2024-11-18 204/week @ 2024-11-25 207/week @ 2024-12-02 113/week @ 2024-12-09 96/week @ 2024-12-16 258/week @ 2024-12-23 119/week @ 2024-12-30

605 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