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

Timer Info

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:

Related workflows & nodes

  1. 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 File Reader node.
    knime > Examples > 01_Data_Access > 01_Common_Type_Files > 10_Simple_File_Reader_Speedup
  2. Simple File Reader Speedup Demonstration
    carlwitt > Public > Simple File Reader Speedup Demonstration
  3. Fraud Detection: Model Deployment
    fraud fraud detection random forest +4
    This workflow, the deployment workflow, reads the trained model, as well as the new transaction and applies the model t…
    knime > Examples > 50_Applications > 39_Fraud_Detection > 02_Fraud_Detection_Deployment
  4. Tickdata to OHLC_V2
    totaldataloss > Public > Tickdata to OHLC_V2 > Tickdata to OHLC_V2
  5. Streaming - Text Processing
    Life Science Streaming Literature +1
    This workflow demonstrates streaming in KNIME. Streaming is only possible for a selection of nodes. To enable streaming…
    knime > Life Sciences > Workflow_Snippets > Streaming - Text Processing
  6. Benchmark of string manipulation in a loop
    Different implementations are compared: Column Expressions, String Manipulation with header extraction and String manip…
    lisovyi > Public > forum > forum_11518
  7. Sentiment Analysis with BERT extension by Redfield
    Deep Learning NLP Machine Learning +9
    This workflow demonstrates how to do sentiment analysis with BERT extension for Knime by Redfield. The dataset used her…
    redfield > Public > BERT_Sentiment_Analysis_with_BERT_extension
  8. SpeedTestKNIMEvsKNIME
    iris > Public > SpeedTestKNIMEvsKNIME
  9. Stream vs Parallel
    evanb > Public > Stream vs Parallel
  10. SMOTE performance
    Compare performance of the direct SMOTE usage vs running it only on the minority class
    lisovyi > Public > forum > 17769 SMOTE variants

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
© 2021 KNIME AG. All rights reserved.
  • Trademarks
  • Imprint
  • Privacy
  • Terms & Conditions
  • Credits