Module profile

Module profile 

Source
Expand description

Task memory profiling and performance metrics

Provides data structures for tracking memory usage patterns and performance characteristics of individual async tasks.

Structsยง

AggregatedTaskStats
Aggregated statistics across multiple tasks
TaskMemoryProfile
Memory usage profile for a single async task
TaskPerformanceMetrics
Performance metrics for async task execution