Hub
  • Software
  • Blog
  • Forum
  • Events
  • Documentation
  • About KNIME
  • KNIME Hub
  • Nodes
  • Timer Info
NodeNode / Sink

Timer Info

Workflow Control Automation
Drag & drop
Like
Copy short link

This node reports individual and aggregate timing/execution information for all nodes of the workflow at this level and for (nested) metanodes up until the specified depth.

The output table lists all nodes in the workflow that were executed since the last reset. This also includes nodes in metanodes up to the specified nesting depth. The detailed statistics are:

  • Name: Name of the node
  • Execution Time: The execution time of the most recent execution.
  • Execution Time since last Reset: The aggregated execution time since the node was last reset. For all nodes but loop start and end nodes this value is the same as the "execution time". Start & end nodes do not get reset as part of a loop restart.
  • Execution Time since Start: The aggregated execution time since the workflow has been opened (or the node was instantiated).
  • Nr of Executions since last Reset: Number of executions since it was last reset. This is usually 1 (or 0 if node is not executed) but can be a larger number for loop start and end nodes.
  • Nr of Executions since Start: Number of times a node was executed since the workflow has been opened.
  • NodeID: The unique ID within the workflow associated with the node.
  • Classname: The java class name of the node -- used to uniquely identify the node implementation.

All times are reported in milliseconds.

Node details

Input ports
  1. Type: Flow Variable
    Variable Input
    Input Port - allows to make sure node is executed after others.
Output ports
  1. Type: Table
    Output table
    The collected timer information.

Extension

The Timer Info node is part of this extension:

  1. Go to item

Related workflows & nodes

  1. Go to item
    MongoDB Bulk Size
    MongoDB Write Bulksize
    +1
    This workflow demonstrates, bulk size writing operation to Mongo DB Collection. The "Time…
    knime > Examples > 01_Data_Access > 02_Databases > 20_MongoDB_Bulk_Size
  2. Go to item
    Simple File Reader Speedup Demonstration
    File Reader Simple File Reader Data access
    This workflow demonstrates the speedup of the Simple File Reader node compared to the Fil…
    knime > Examples > 01_Data_Access > 01_Common_Type_Files > 10_Simple_File_Reader_Speedup
  3. Go to item
    Simple File Reader Speedup Demonstration
    carlwitt > Public > Simple File Reader Speedup Demonstration
  4. Go to item
    Loop_Python_Script_Labs_Benchmark
    tymsk3891 > Public > tmp > Loop_Python_Script_Labs_Benchmark
  5. Go to item
    Fraud Detection: Model Deployment
    Fraud Fraud detection Random forest
    +5
    This workflow, the deployment workflow, reads the trained model, as well as the new trans…
    knime > Examples > 50_Applications > 39_Fraud_Detection > 02_Fraud_Detection_Deployment
  6. Go to item
    Tickdata to OHLC_V2
    totaldataloss > Public > Tickdata to OHLC_V2 > Tickdata to OHLC_V2
  7. Go to item
    Streaming - Text Processing
    Streaming Literature Text Processing
    +1
    This workflow demonstrates streaming in KNIME. Streaming is only possible for a selection…
    knime > Workflow Snippets > Streaming - Text Processing
  8. Go to item
    Benchmark of string manipulation in a loop
    Different implementations are compared: Column Expressions, String Manipulation with head…
    lisovyi > Public > forum > forum_11518
  9. Go to item
    SpeedTestKNIMEvsKNIME
    iris > Public > SpeedTestKNIMEvsKNIME
  10. Go to item
    JS_draw_kline_by_python_vs_echarts_vs_klinechart_20220515
    bfcat > NPQuant > Snippet > JS_draw_kline_by_python_vs_echarts_vs_klinechart_20220515
  1. Go to item
  2. Go to item
  3. Go to item
  4. Go to item
  5. Go to item
  6. Go to item

KNIME
Open for Innovation

KNIME AG
Hardturmstrasse 66
8005 Zurich, Switzerland
  • Software
  • Getting started
  • Documentation
  • E-Learning course
  • Solutions
  • KNIME Hub
  • KNIME Forum
  • Blog
  • Events
  • Partner
  • Developers
  • KNIME Home
  • KNIME Open Source Story
  • Careers
  • Contact us
Download KNIME Analytics Platform Read more on KNIME Server
© 2022 KNIME AG. All rights reserved.
  • Trademarks
  • Imprint
  • Privacy
  • Terms & Conditions
  • Credits