API Reference memory_size v0.1.0
Modules
This module provides two utilities for understanding what is using the memory in a complex data structure. summary/2 provides information about what fields are using data in a struct tree, while term/2 aims to be a fast, approximate replacement for :erts_debug.flat_size.