#webrender #zng #measure #memory #fork #bundling #firefox

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

#5 in #webrender

Download history 272/week @ 2024-04-06 42/week @ 2024-04-13 9/week @ 2024-04-20

323 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

~645KB
~15K SLoC