Run project from Uipath Assistant - The UiPath Executor.exe run make CPU overload

Hi Bro.

I have created a small project as attached picture.

I have two datatable, DT1 has 100 rows & DT2 has 140 rows.

When i use ForEachRow activity to loop 2 datatables:

1 - If i remove “Assign” activity out of loop and public into the orchestrator. The project run very fast and the Execution Log file very small.

2 - If i use “Assign” activity inside of loop and public into the orchestrator. The project ran very slow and the Execution Log file very strong as below picture. => ISSUE

But with that two case, if i ran project directly on the server, it ran very fast.

I dont understand about this issue. I have tried many ways but still could not fixed.


image
image