ComfyUI Node
Execution Cost Estimator (Arctenox's Essentials)
Estimates execution costs before running generation: Estimates: • VRAM usage breakdown (model + latents + overhead) • Expected runtime (per step and total) • Batch processing efficiency • Memory pressure warnings • Device-specific optimizations Features: • Supports major model architectures • Precision-aware calculations • Device-specific estimates (CUDA/MPS/CPU) • Batch efficiency analysis • OOM risk warnings Use Cases: • Preview resource requirements • Optimize batch sizes • Prevent out-of-memory errors • Compare workflow efficiency • Plan hardware upgrades
Execution Cost Estimator (Arctenox's Essentials)
- model
- vae
- cost_report
◄width960►
◄height1280►
◄batch_size1►
◄steps25►
◄model_typeSDXL (8B)►
◄custom_model_size_gb6.45►
◄precisionfp16►
◄enable_vaetrue►
◄deviceauto►
CategoryArctenox Essentials/Utilities
Inputs (11)
| Name | Type | Default | Description |
|---|---|---|---|
| width | INT | 96064–8192 | Image width |
| height | INT | 128064–8192 | Image height |
| batch_size | INT | 11–64 | Number of images per batch |
| steps | INT | 251–10000 | Sampling steps |
| model_type | COMBO | SDXL (8B) | Model architecture type |
| custom_model_size_gb | FLOAT | 6.450.01–64 | Custom model size in GB (if Custom Model selected) |
| precision | COMBO | fp16 | Model precision |
| enable_vae | COMBO | true | Include VAE decode in estimate |
| device | COMBO | auto | Target device for estimation |
| modelopt | MODEL | — | |
| vaeopt | VAE | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| cost_report | STRING | — |