Expand description
This module provides a function to estimate the memory size of a HashTable prior to allocation
Functionsยง
- estimate_
memory_ size - Estimates the memory size required for a hash table prior to allocation.
- get_
record_ batch_ memory_ size - Calculate total used memory of this batch.