rkv icon indicating copy to clipboard operation
rkv copied to clipboard

Implement `MallocSizeOf` for Rkv internals

Open badboy opened this issue 6 months ago • 1 comments

This will allow to measure the allocated memory used by the database. It's only implemented for safe-mode.


Putting this up, so I can point to it and hopefully soon move forward with it.

badboy avatar May 23 '25 09:05 badboy

This should work once I have https://bugzilla.mozilla.org/show_bug.cgi?id=1971960 landed

badboy avatar Jun 13 '25 11:06 badboy