Optimizing KNIME Workflow on a Smart PC: Tips for Heavy Data Processing

@harry_1 welcome to the KNIME forum.

For Excel in the past sometimes employing Python /OpenPyxl could help:

You can also try and use Apache Arrow which is more ‘native’ to KNIME and might speed up the process.

You should leave some memory for other processes besides KNIME in general. How much RAM do you have and how large are your files.

Some further ideas about KNIME and performance are in this article:

And about the handling of very large files: