Module resource_monitor

Module resource_monitor 

Source
Expand description

Comprehensive resource monitoring for async tasks

Provides real-time monitoring of CPU, Memory, IO, Network, and GPU resources at the individual async task level.

Structs§

AsyncResourceMonitor
Resource monitor for tracking async task performance
BlockingOperation
ComponentScores
CpuHotspot
CpuMetrics
CriticalPathAnalysis
EfficiencyExplanation
GpuMetrics
HotMetrics
IoHotspot
IoMetrics
MemoryHotspot
MemoryMetrics
NetworkHotspot
NetworkMetrics
PerformanceRecommendation
SourceLocation
TaskResourceProfile
Complete resource profile for an async task

Enums§

BottleneckType
TaskType