MemoryInfo
Hierarchy
- MemoryUsageInfo
- MemoryInfo
Index
Properties
created_at
The time at which the measurement was taken.
current_size
Memory usage of the current Python process and its children.
model_config
system_wide_used_size
Total memory used by all processes system-wide (including non-crawlee processes).
total_size
Total memory available in the system.
Information about system memory.