Expand description
Task memory profiling and performance metrics
Provides data structures for tracking memory usage patterns and performance characteristics of individual async tasks.
Structsยง
- Aggregated
Task Stats - Aggregated statistics across multiple tasks
- Task
Memory Profile - Memory usage profile for a single async task
- Task
Performance Metrics - Performance metrics for async task execution