Test execution speed

I was using Appium with WinAppDriver to test windows Appication. All was working fine

Suddenly some code changes on my test application and Appium listening on port 0.0.0.0 4723 adding delays to the test execution.

[WinAppDriver] [STDOUT] Content-Type: application/json; charset=utf-8
[WinAppDriver] [STDOUT] Host: 127.0.0.1:4724
[WinAppDriver] [STDOUT] User-Agent: appium
[WinAppDriver] [STDOUT]
[WinAppDriver] [STDOUT] {“using”:“tag name”,“value”:“x_item”}
Big Delay here some timeout as well

[HTTP] <-- POST /wd/hub/session/a581b269-f581-4bd9-b8cf-258a2877df94/element - - ms - -

[HTTP]