ComfyUI Node Optimizes MiniMax H3 Generation Time by 30%
nnorbbi · reddit · 2026-08-07
A developer released a lightweight, dependency-free MODEL patch node for native ComfyUI MiniMax H3 models, significantly boosting generation speed using FirstBlockCache technology.
Fixed-seed benchmarks on an RTX 5090 using the INT8 ConvRot model show:
- Native attention: Time reduced from 90.64s to 60.82s, a 32.9% drop (1.49x speedup).
- SageAttention2: Time reduced from 57.96s to 40.26s, a 30.5% drop (1.44x speedup).
The node offers Safe, Fast, and Aggressive presets. This is an approximation rather than a lossless optimization, meaning exact motion trajectories might change even with the same seed. The implementation requires no additional Python packages or custom CUDA kernels and is open-sourced on GitHub under the MIT license.
More from Infra
- Testing MiniMax-H3 Video Generation Workflow on RTX 6000 Pro — JahJedi · 2026-08-07
- Testing MiniMax-H3 T2I on RTX 5090: 12 Mins for a 15s Clip — VirtualWishX · 2026-08-07
- FT Inside Story: How Intel Fought Back from the Brink of Collapse — nordicinst · 2026-08-07
- Local Multi-GPU Cluster Concurrently Runs Multiple Open-Source LLMs with Performance Stats — Any-Lingonberry7411 · 2026-08-07
- Cable tie spacing vs short circuit risk: engineering considerations for 185mm² cables — jwt0625 · 2026-08-07
- Testing MiniMax-H3 on RTX 5090: Generates 15s Video in 12 Minutes — VirtualWishX · 2026-08-07