Hi,
I got a long job and trying to improve to cut down the run time. I am a bit confused by the reported Profile Time. My input tool read around135 million records and the reported data input Profile Time is 2843302.11ms. But in the log file, the data input last about 4hr25min.
Here are some related log entries:
Started running H:\Alteryx\PoC-3\EXIS Workflow - BLUDB-7-OLEDB-DB2COPY2.yxmd at Wed Jul 28 22:51:38 2021
04:25:0.691 - ToolId 2: 134909462 records were read from ......
......
04:39:6.019 - ToolId 260: Profile Time: 3242541.12ms, 19.36%
04:39:6.019 - ToolId 261: Profile Time: 3096397.58ms, 18.49%
04:39:6.019 - ToolId 2: Profile Time: 2843302.11ms, 16.98%
04:39:6.034 - ToolId 248: Profile Time: 2834719.14ms, 16.93%
04:39:6.034 - ToolId 259: Profile Time: 1686048.37ms, 10.07%
04:39:6.034 - ToolId 230: Profile Time: 1379644.12ms, 8.24%
......
Finished in 04:39:6.144 with 3 field conversion errors
Anyone knows how the Profile Time was defined?
Thank you.