CivArchive
    ComfyUI KSampler (timer) - v1.0
    NSFW
    Preview 1

    KSampler (timer)

    by @IndustrialVectors
    repository GitLab
    license MIT

    The download link gets you the contents of the custom node as a zip. You need to unzip the contents to path_to_your_comfyui/custom_nodes/comfyui_ksamplertimer.

    A custom node that returns the generation time of the KSampler.

    Intended for benchmarking or debugging.

    Install

    manager

    1. In ComfyUI, open the Manager, click "Install via GIT URL"

    2. Paste https://gitlab.com/lanterieur/comfyui_ksamplertimer.git in the text field.

    3. Hit Enter/OK.

    cmd

    1. Clone this project into the custom_nodes directory of your ComfyUI install directory.
      git clone https://gitlab.com/lanterieur/comfyui_ksamplertimer.git

    2. (Re)Start ComfyUI

    Usage

    • The custom node is called KSampler (timer).

    • The node is found under add node > sampling > KSampler (timer).

    Behavior

    This node is just a wrapper around the native KSampler. This node adds two outputs to the KSampler:

    • GENERATION_TIME_STRING
      The time in seconds as a float string with 2 numbers after the comma.

    • GENERATION_TIME
      The time in seconds as a float.

    Batches

    The time returned is for the whole batch.

    You may have to divide the generation time by the batch size to get the average generation time. (See examples on how to do it.)

    Examples

    See the sample workflows in the workflows sub directory.

    Description

    Other
    Other

    Details

    Downloads
    2
    Platform
    SeaArt
    Platform Status
    Available
    Created
    7/25/2024
    Updated
    10/3/2025
    Deleted
    -

    Files

    Available On (1 platform)