Closed gab1one closed 8 years ago
when a workflow is loaded, the script is compiled 3 times.
The node loading time is still slower than most nodes but not a big problem anymore.
anyway, the script should not be compiled so often an we should avoid too many contexts.
There is only one context per node now and the compilations are reduced quite a bit. Node loading time is no longer an issue.
The node slows down the loading time of KNIME, by slowing down the loading time of any workflow containing it.