in reply to Dynamically switching between in-memory and disk-tied data structures
Devel::Size can tell you how much memory a variable uses - but note that if such a variable is an inside-out object, more memory can be associated with that variable then Devel::Size reports.
|
|---|