Issue with network.download timing and touch event

Problem solved off-site.

Hi Slepop,

could you share some feedback. Do you see the following behaviour :

  • we are doing http requests every 3 seconds with small payload (200bytes) using network.request 

  • at the same time, a lot of ui interaction is going on

From time to time, the UI stalls and becomes unresponsive. 

Is what you are seeing similar, what was your solution?

Thanks a lot in advance

Frank

One more comment. We looked into the unresponsiveness, and it is NOT a GC problem. No GC is taking place at that time of the pause.

Hi Slepop,

could you share some feedback. Do you see the following behaviour :

  • we are doing http requests every 3 seconds with small payload (200bytes) using network.request 

  • at the same time, a lot of ui interaction is going on

From time to time, the UI stalls and becomes unresponsive. 

Is what you are seeing similar, what was your solution?

Thanks a lot in advance

Frank

One more comment. We looked into the unresponsiveness, and it is NOT a GC problem. No GC is taking place at that time of the pause.