Crate re_memory

source ·
Expand description

Run-time memory tracking and profiling.

See AccountingAllocator and accounting_allocator.

Re-exports

pub use accounting_allocator::AccountingAllocator;

Modules

Track allocations and memory use.

Structs

Number of allocation and their total size.
Tracks memory use over time.