Expand description
Bounded memory statistics to prevent infinite growth
This module provides memory statistics structures that use bounded containers to prevent memory leaks during long-running applications.
Structsยง
- Allocation
History Manager - Allocation history manager for separate storage of detailed history
- Allocation
Summary - Lightweight allocation summary for bounded storage
- Bounded
Memory Stats - Bounded memory statistics that prevent infinite growth
- Bounded
Stats Config - Configuration for bounded memory statistics
- Historical
Summary - Historical summary for long-term trends
- Memory
Usage Stats - Memory usage statistics for the stats instance itself