Hi everyone,
I’ve noticed a major performance regression regarding checkpoint loading (moving the model into GPU VRAM) in ComfyUI after updating to recent kernels.
The Issue:
The very first generation in ComfyUI, which involves loading the checkpoint into the GPU, takes an extremely long time.
Benchmark comparison:
- Kernel 7.1.rc7-1-cachyos: Bug persists (extremely slow)
- Kernel 7.0.12-1-cachyos: 405.26 seconds
- Kernel 6.18.35-1-cachyos-lts: 25.56 seconds
(Note: I think It was working fine on the previous 7.0.11 kernel, but since it’s no longer in the repositories (i tried to install it but it keep’s installing 7.0.12), I couldn’t re-test it directly right now, so I tested against the LTS kernel where the performance is normal).
Has anyone else experienced this, or is there a known workaround for the 7.0.12+ and 7.1.rc series?
Thanks for any help!

