ComfyUI VRAM Tracker: Visualizes Model Memory Lifecycle
Puppet_Master_1337 · reddit · 2026-08-02
A developer has open-sourced a ComfyUI VRAM Tracker node that tracks the full memory lifecycle during a ComfyUI run. It logs when weights are reserved, paged into VRAM, computed on, evicted, and freed.
The tool renders an interactive HTML report featuring a timeline and search functionality for specific layers. This allows developers to visually inspect model allocation, identify VRAM-saturating layers, and fine-tune quantization strategies. It supports both AMD and NVIDIA GPUs, working best with ComfyUI's memory manager enabled.
More from Infra
- Etched Raises $1B Led by Jane Street to Validate Architecture-Agnostic AI Chips — TheTuringPost · 2026-08-24
- LifeOS: A Local, Voice-Driven Personal Organizer — Extension-Bid-639 · 2026-08-24
- Hyperscalers: Choosing Between HDD and SSD Based on Space and Cost — generativist · 2026-08-24
- Samsung shows new HBM cooling solution, hints at die performance variance — BenBajarin · 2026-08-24
- Tobi open-sources walgit: A single-binary Git server backed by object stores — jevon · 2026-08-24
- s3collections: Durable Go data structures backed directly by S3-compatible storage — andersonbcdefg · 2026-08-24