ComfyUI Node
Memory Leak Detector π
A ComfyUI node in Memory Management with 5 inputs and 5 outputs.
Memory Leak Detector π
- action_result
- leak_report
- leak_count
- leaks_detected
- recommendations
βactionTake SnapshotβΊ
βsnapshot_labelSnapshotβΊ
βleak_threshold_mb100βΊ
βauto_snapshot_interval60βΊ
βenable_auto_snapshotsfalseβΊ
CategoryMemory Management
Inputs (5)
| Name | Type | Default | Description |
|---|---|---|---|
| action | COMBO | Take Snapshot | 5 options: Start Tracking, Take Snapshot, Detect Leaks, Stop Tracking, Get Report |
| snapshot_label | STRING | Snapshot | β |
| leak_threshold_mbopt | FLOAT | 10010β1000 | β |
| auto_snapshot_intervalopt | FLOAT | 6010β600 | β |
| enable_auto_snapshotsopt | BOOLEAN | false | β |
Outputs (5)
| Name | Type | Description |
|---|---|---|
| action_result | STRING | β |
| leak_report | STRING | β |
| leak_count | INT | β |
| leaks_detected | BOOLEAN | β |
| recommendations | STRING | β |