Problem with speed of data transmission

I’m using my BOLT interfaced with arduino to make it control a servo motor as I continuously send gyroscopic data to the bolt. But, there is a lot of lag in this process and the motor turns a long time after I send the data from my browser.

Is there any way that I can reduce this lag?
I need the motors to turn almost simultaneously as I send the data.
Please help!
Thanks in advance.

Hi,

Unfortunately we cannot control network delays if you are working from a local network. However since our cloud commands require minimal bandwidth , you can try hosting your application on the cloud and sending commands from there.