MemoryProfile#
- class MemoryProfile(fast_shape, ft_shape, float_nbytes, complex_nbytes, integer_nbytes)[source]#
Bases:
MatchingMemoryUsage
Memory estimator for methods with uniform array requirements.
Attributes
Number of shared complex arrays
Number of shared real arrays
Number of complex arrays per fork
Number of real arrays per fork
Methods
Return the base memory usage in bytes.
Return the memory usage per fork in bytes.