After running a simple reframework with reading an excel file with 8 entry and then the process is just writing down the first name of the entries, I noticed that the execution is taking some time. I did this only for unit testing that’s why the logic is very simple.
Looking in this simple step, the run should just take few seconds but running it took more than a minute. Then I tried running it on debug and it only took 00:00:04