10-minute load times on RTX 6000? Dev troubleshooting ComfyUI bottlenecks

buttplugs4life4me · reddit · 2026-08-04

A DevOps engineer reported severe performance bottlenecks when running ComfyUI with an NVMe SSD and an RTX Pro 6000 GPU, experiencing loading times of over 10 minutes per generation.

Investigation revealed that ComfyUI appears to load the entire model into system RAM before transferring it to VRAM. During this process, neither the CPU, storage, RAM, nor GPU are fully utilized. In contrast, loading a similarly sized (32GB) LLM using vLLM or llama.cpp takes only 30 seconds to 2 minutes.

The author complained about ComfyUI's overly complex deployment experience, citing numerous CLI arguments that don't always work together and a lack of useful debug logging, making it one of the hardest projects they've ever deployed.

Original post →

More from Infra

Infra channel →