Benchmark Start (3 ports)

This node provides the start of a timing block for monitoring performance of a node or nodes. It needs to be paired with a corresponding Performance Monitoring Timing End node.

The incoming Data tables are passed through unchanged

Execution can be halted either by the number of executions in the loop start node being passed, or the optional timeout time (again from the loop start node) being passed.

NB The timeout will not halt intermediate node execution, only prevent a new iteration starting.

This node was developed by Vernalis Research. For feedback and more information, please contact knime@vernalis.com

Options

Number of iterations
The number of loop iterations

Timeout

Stop tests after timeout period?
Should the loops stop if the timeout period expires before the indicated number of loops has executed? NB Does not stop loop execution mid-loop
Maximum total time (s)
The maximum loop iteration time if the above option is selected

Loop-body nodes

Report node times
Should the times of the individual loop body nodes be reported? This uses the timings shown in the 'Timer info...' node
Probe wrapped metanodes timings
If the above option is selected, this option allows the timings of individual nodes within wrapped metanodes (and other subnodes) to be individually probed. The total time for wrapped metanodes and subnodes are always reported. Metanodes are always probed, as they provide no useful top level NodeTimer information. In the timings output table of the loop end, nested nodes have their paths separated by ' --> '

Input Ports

Icon
Input Data table 0
Icon
Input Data table 1
Icon
Input Data table 2

Output Ports

Icon
Unchanged Input Data table 0
Icon
Unchanged Input Data table 1
Icon
Unchanged Input Data table 2

Views

This node has no views

Workflows

  • No workflows found

Links

Developers

You want to see the source code for this node? Click the following button and we’ll use our super-powers to find it for you.