Nodes/comfyui-video-tiler/Sampler Timing Result
ComfyUI Node

Sampler Timing Result

Reads sampler timing after sampling. FLOAT outputs can feed any compatible workflow node.

By maDcaDDie2000·Created 5 months ago·Updated 15 days ago· 18
Sampler Timing Result
  • samples
  • sampler_timer
  • samples
  • average_seconds
  • total_seconds
  • seconds_per_step
  • sampler_calls
  • total_steps
CategoryVideo Tiler

Inputs (2)

NameTypeDefaultDescription
samplesLATENTConnect the LATENT output of the timed sampler.
sampler_timerSAMPLER_TIMERConnect Sampler Timer Start's sampler_timer output.

Outputs (6)

NameTypeDescription
samplesLATENTUnchanged sampler LATENT passthrough.
average_secondsFLOATAverage wall-clock seconds per completed sampler call.
total_secondsFLOATTotal wall-clock seconds across completed sampler calls.
seconds_per_stepFLOATAverage wall-clock seconds per sigma interval.
sampler_callsINTNumber of completed sampler calls included in the average.
total_stepsINTTotal sigma intervals included in seconds_per_step.