Performance Monitor
- class gpype.frontend.widgets.performance_monitor.PerformanceMonitor(pipeline)[source]
Bases:
WidgetVisualization widget for real-time pipeline performance monitoring.
Displays pipeline state, condition, and per-node load statistics in a tabular format with automatic updates.
- Parameters:
pipeline (Pipeline)